.bfpdfgift {
  display: block;
  height: 100%;
  background: #000 url(../bfpdfgift/banner_bg.jpg) top no-repeat;
  font-family: "Spartan";
}

.bfpdfgift .wrapper .logo._s {
  margin-left: 0px;
  opacity: 0.8;
  transition: all .1s ease-out;
}

.bfpdfgift .wrapper .logo._s:hover {
  opacity: 1;
}

.bfpdfgift .wrapper .title {
  width: 746px;
  height: auto;
  margin: 0px auto;
}

.bfpdfgift .purchase {
  padding: 0px 0px 87px;
}

.bfpdfgift .purchase .title {
  position: relative;
  height: 172px;
  background: url(../bfpdfgift/title.png) no-repeat bottom center;
}

.bfpdfgift .purchase .title span {
  position: absolute;
  font: normal normal 800 16px/34px League Spartan;
  color: #fff;
  transform: rotate(-32deg) scale(0.9);
  right: 33px;
  top: 58px;
}

.bfpdfgift .purchase .title span b {
  font-weight: 800;
  font-size: 40px;
}

.bfpdfgift .purchase h2 {
  padding-bottom: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  color: #fff;
}

.bfpdfgift .purchase h2 span {
  color: #FFFF00;
  font-size: 20px;
}

.bfpdfgift .purchase .banner_box li {
  background-color: #fff;
}

.bfpdfgift .purchase .banner_box li .puchase-input ._btn {
  justify-content: center;
  color: #C1965D;
  font-size: 14px;
  font-weight: bold;
}

.bfpdfgift .purchase .banner_box li .puchase-input ._btn:hover {
  color: #fff;
}

.bfpdfgift .purchase .banner_box li ._btn {
  justify-content: left;
}

.bfpdfgift .purchase .banner_box li ._btn:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
  transition: all .3s ease;
  border: 2px solid #FF77002B;
}

.bfpdfgift .purchase .banner_box li ._btn:hover span {
  color: #fff;
}

.bfpdfgift .purchase .banner_box li.purple {
  border-color: #D10016;
  background: transparent linear-gradient(333deg, #FFF8D6 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.bfpdfgift .purchase .banner_box li.purple ._time_free {
  background: #D10016;
  height: 36px;
  top: -36px;
}

.bfpdfgift .purchase .banner_box li.purple .br-countdown {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #FFB5B5;
  font-weight: 600;
}

.bfpdfgift .purchase .banner_box li.purple .br-countdown .br-time {
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 0px 4px 0px 6px;
}

.bfpdfgift .purchase .banner_box li.purple .br-countdown .br-time .time-list {
  display: block;
  margin-right: 2px;
  width: 25px;
  height: 22px;
  line-height: 22px;
  text-align: center;
}

.bfpdfgift .purchase .banner_box li.purple .br-countdown .br-time .time-list > em {
  background: #000;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  display: block;
  font-style: normal;
}

.bfpdfgift .purchase .banner_box li ._save {
  color: #000;
}

.bfpdfgift .purchase .banner_box li ._save.purple {
  background: #FFD4AE;
  color: #F70016;
}

.bfpdfgift .purchase .banner_box li ._billed {
  margin: 15px auto 10px;
  transform: scale(0.9);
}

.bfpdfgift .purchase .banner_box li ._time {
  font-size: 14px;
  font-weight: bold;
}

.bfpdfgift .purchase .banner_box li ._time span {
  color: #00A461;
  font-weight: bold;
}

.bfpdfgift .purchase .banner_box li ._price {
  font-weight: bold;
}

.bfpdfgift .purchase .banner_box li ._price big {
  font-weight: bold;
}

.bfpdfgift .purchase .banner_box li ._btn {
  border: 3px solid rgba(255, 119, 0, 0.29);
}

.bfpdfgift .purchase .banner_box li ._btn span {
  color: #C1965D;
  font-size: 14px;
  font-weight: bold;
}

.bfpdfgift .purchase .banner_box li ._btn.red {
  background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #FF9A4D;
  border: 4px solid #FF77002B;
  height: 46px;
}

.bfpdfgift .purchase .banner_box li ._btn.red span {
  color: #fff;
}

.bfpdfgift .purchase .banner_box li ._btn.red:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
}

.bfpdfgift .purchase .banner_box li ._btn.red:hover i {
  transform: translateX(30px);
}

.bfpdfgift .purchase .banner_box li ._mb {
  margin-top: 10px;
  font-size: 12px;
  color: #5D5D5D;
  transform: scale(0.9);
}

.bfpdfgift .purchase .table {
  margin-top: 54px;
}

.bfpdfgift .purchase .table li:nth-of-type(2n) {
  background: rgba(255, 255, 255, 0.2);
}

.bfpdfgift .purchase .table li p {
  color: #fff;
}

.bfpdfgift .purchase .table li p:nth-of-type(2) i.true {
  background: url(../bfpdfgift/w_true_cm.png) center no-repeat;
}

.bfpdfgift .purchase .table li p:nth-of-type(2) i.false {
  background: url(../bfpdfgift/w_false_cm.png) center no-repeat;
  opacity: 1;
}

.bfpdfgift .purchase .table li p:nth-of-type(3) {
  color: #FF7171;
}

.bfpdfgift .purchase .table li p:nth-of-type(3) i.true {
  background: url(../bfpdfgift/y_true_cm.png) center no-repeat;
}

.bfpdfgift .purchase .table li p._vip::after {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
  opacity: 0.25;
}

.bfpdfgift footer > ul {
  height: 102px;
}

.bfpdfgift footer > p {
  background: #262626;
}

.bfpdfgift .popbg {
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 32, 0.6) 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  position: fixed;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all .3s ease;
  transform-origin: top;
  z-index: -99998;
}

.bfpdfgift .popbg.on {
  transform: scale(1);
  z-index: 999;
}

.bfpdfgift .pop-pop-title {
  position: absolute;
  top: 46px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  white-space: nowrap;
}

.bfpdfgift .pop-title-top {
  position: relative;
  z-index: 1;
  top: 15px;
  display: inline-block;
  transform: rotate(-10deg);
}

.bfpdfgift .pop-title-top b {
  position: relative;
  z-index: 0;
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
}

.bfpdfgift .pop-title-top b:after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  z-index: -1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 8px #09090A;
}

.bfpdfgift .pop-title-top strong {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  background-image: linear-gradient(293deg, #FFF784 0%, #fff 100%);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
}

.bfpdfgift .pop-title-bottom {
  display: inline-block;
  margin-left: 8px;
  position: relative;
  z-index: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
}

.bfpdfgift .pop-title-bottom:after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  z-index: -1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 6px #000;
}

.bfpdfgift .bfidrlow-pop {
  position: fixed;
  width: 600px;
  height: 381px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -99998;
  margin: auto;
  transform: scale(0);
  transition: all .3s ease;
  transform-origin: top;
  z-index: -99998;
  background: url(../bfidrlow/pop_bg.png) center no-repeat;
}

.bfpdfgift .bfidrlow-pop.on {
  transform: scale(1);
  z-index: 1000;
}

.bfpdfgift .bfidrlow-pop .close {
  position: absolute;
  display: block;
  width: 23px;
  height: 23px;
  top: 10px;
  right: 8px;
  cursor: pointer;
  background: url(../bfidrlow/cross-small.png);
  opacity: 0.8;
}

.bfpdfgift .bfidrlow-pop .close:hover {
  opacity: 1;
}

.bfpdfgift .bfidrlow-pop .pop_cont {
  display: flex;
  justify-content: start;
  padding-left: 30px;
  margin-top: 136px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contl {
  padding-top: 18px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contl div {
  width: 156px;
  height: 156px;
  background: url(../bfpdfgift/pop_gift.png) center center no-repeat;
  position: relative;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contl div p {
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  bottom: 15px;
  left: 42px;
  white-space: nowrap;
  letter-spacing: -1px;
  transform: rotateZ(357deg) scale(0.88);
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr h2 {
  color: #C7C7C7;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  left: -20px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr h2 span {
  font-size: 20px;
  color: #FFFF00;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf {
  display: flex;
  justify-content: start;
  position: relative;
  left: 0px;
  margin-top: 20px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 76px;
  position: relative;
  margin-left: -11px;
  font-size: 14px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div span {
  display: block;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) {
  width: 160px;
  background: url(../bfidrlow/pop_img1.png);
  color: #fff;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span {
  padding-top: 8px;
  font-size: 20px;
  font-weight: bold;
  color: #FF2A2A;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span b {
  font-weight: bold;
  font-size: 22px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) {
  width: 135px;
  background: url(../bfidrlow/pop_img2.png);
  color: rgba(255, 255, 255, 0.35);
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span {
  padding-top: 10px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span b {
  font-size: 18px;
  text-decoration: line-through;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) {
  width: 151px;
  background: url(../bfidrlow/pop_img3.png);
  color: rgba(255, 255, 255, 0.2);
  align-items: start;
  padding-left: 35px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) span {
  padding-top: 12px;
  font-size: 14px;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .price_sf div:nth-of-type(3) span b {
  font-size: 18px;
  text-decoration: line-through;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .buybtn {
  display: flex;
  margin: 17px 50px 0px;
  width: 242px;
  height: 54px;
  margin: 0px auto;
  font-weight: 700;
  margin-top: 10px;
  align-items: center;
  justify-content: center;
  background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #000000;
  border: 4px solid #FF77002B;
  color: #fff;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .buybtn em,
.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .buybtn span {
  font: inherit;
  font-style: normal;
  font-weight: 400;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr .buybtn:hover {
  background: transparent linear-gradient(98deg, #FF6600 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
}

.bfpdfgift .bfidrlow-pop .pop_cont .pop_contr > p {
  margin: 10px 50px;
  font-size: 12px;
  color: #878787;
  text-align: center;
}
