.container {
  max-width: 1058px;
  padding: 0 30px;
  margin: 0 auto;
}
#product {
  background: #FFF0E1;
  padding-bottom: 100px;
  padding-top: 86px;
}
#product .product-title-inner {
  display: flex;
  align-items: flex-start;
}
#product .product-footer .union2 {
  position: absolute;
  top: 100px;
  left: 0;
}
#product .product-footer {
  position: relative;
}
#product .product-title-inner .product-title-number {
  width: 60px;
  height: 60px;
  background: #EF9686;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 200%;
  color: #FFFFFF;
  border-radius: 50%;
}
#product .product-title-inner .product-title {
  max-width: 772px;
  width: 100%;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 130%;
  color: #EF9686;
  margin: 0 0 0 22px;
}
#product .product-item-inner {
  display: flex;
  flex-direction: column;
}
#product .product-footer .product-footer-title {
  text-align: center;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 18px;
  margin-top: 100px;
  line-height: 120%;
  text-transform: uppercase;
  color: #000;
}
#product .product-footer .product-footer-subtitle {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #808080;
  max-width: 520px;
  margin: 0 auto;
}
#product .product-footer-button {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
  font-size: 20px;
  margin: 0 auto;
  line-height: 30px;
  margin-top: 50px;
  text-align: center;
  text-transform: uppercase;
  background: #E45E6D;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 357px;
  width: 100%;
  height: 60px;
}
#product .product-item-inner  .product-item-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
#product .product-item-inner  .product-item-wrap:last-child {
  margin-bottom: 0;
}
#product .product-item-inner  .product-item-wrap .product-item-image {
  background-image: url(/images/perks/member1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 486px;
  height: 337px;
}
#product .product-item-inner  .product-item-wrap .product-item-image.second-box {
  background-image: url(/images/perks/member2.png);
}
#product .product-item-inner  .product-item-wrap .product-item-text {
  display: flex;
  flex-direction: column;
  text-align: left;
}
#product .main-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 130%;
  align-items: flex-start;
  color: #EF9686;
  display: flex;
  margin-bottom: 20px;
  text-align: left;
}
#product .main-title .circle {
  max-width: 60px;
  width: 100%;
  height: 60px;
  border-radius: 80px;
  background: #EF9686;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 200%;
  margin-right: 20px;
}
.arrov-m {
  display: none;
}
#product .product-item-inner  .product-item-wrap .product-item-text-title {
  max-width: 387px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 120%;
  text-transform: uppercase;
  color: #000000;
}
#product .product-item-inner  .product-item-wrap .product-item-text-subtitle {
  max-width: 376px;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #808080;
}
#sale {
  padding-top: 143px;
  padding-bottom: 145px;
  background-color: white !important;
}
#sale .main-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 200%;
  color: #EF9686;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#sale .main-title .circle {
  width: 60px;
  height: 60px;
  border-radius: 80px;
  background: #EF9686;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 200%;
  margin-right: 20px;
}
.union1m {
  display: none;
}
#sale .content-wrap {
  display: flex;
  align-items: center;
}
#sale img {
  max-width: 470px;
  margin-right: 104px;
}
#sale p {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  max-width: 320px;
  font-size: 16px;
  line-height: 150%;
  color: #808080;
  position: relative;
  text-align: left;
}
#sale p .union3 {
  position: absolute;
  left: -370px;
  top: 225px;
}
#refer {
  padding-top: 60px;
  padding-bottom: 90px;
  background: #FFF0E1;
}
#refer .content-wrap .left-info .btn-red {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  background: #E45E6D;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 357px;
  width: 100%;
  height: 60px;
}
#refer .main-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 200%;
  color: #EF9686;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
#refer .main-title .circle {
  width: 60px;
  height: 60px;
  border-radius: 80px;
  background: #EF9686;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 200%;
  margin-right: 20px;
}
#refer .content-wrap {
  display: flex;
  align-items: center;
}
.union3m {
  display: none;
  position: absolute;
}
.union6m {
  display: none;
  position: absolute;
}
#refer .content-wrap p {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 40px;
  max-width: 380px;
  font-size: 16px;
  margin-right: 100px;
  line-height: 150%;
  color: #808080;
  text-align: left;
}
#hero {
  background-image: url(/images/perks/hero.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-height: 600px;
  height: 100%;
  padding-top: 120px;
  padding-bottom: 130px;
}
#hero .title {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 64px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  max-width: 758px;
  margin: 0 auto;
  margin-bottom: 34px;
}
#hero .sub-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  max-width: 450px;
  margin: 0 auto;
  margin-bottom: 69px;
}
#hero .btn-red {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  background: #E45E6D;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 357px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
}
#choice {
  padding: 87px 0 181px 0;
  background-color: white;
}
#choice .main-title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 200%;
  color: #EF9686;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
#choice .main-title .circle {
  width: 60px;
  height: 60px;
  border-radius: 80px;
  background: #EF9686;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 200%;
  margin-right: 20px;
}
#choice .wraper {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#choice .wraper .union1 {
  position: absolute;
  right: 150px;
  top: 230px;
}
#choice .item {
  max-width: 287px;
  text-align: center;
  position: relative;
}
#choice .item img {
  width: 45.44px;
  height: 41.31px;
  margin: 0 auto;
  margin-bottom: 30px;
}
#choice .item .title {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 200%;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 5px;
  text-align: center;
}
#choice .item .txt {
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #808080;
}
#choice .or {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  color: #EF9686;
}
@media (max-width: 768px) {
  #hero {
    padding-top: 123px;
    padding-bottom: 80px;
    position: relative;
  }
  #hero .title {
    font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    max-width: 380px;
    margin-bottom: 20px;
  }
  #hero .sub-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    max-width: 270px;
    margin-bottom: 80px;
  }
  #hero .btn-red {
    max-width: 280px;
    width: 100%;
    height: 52px;
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  #hero {
    background-position: -360px;
  }
}
@media (max-width: 998px) {
  #product {
    padding-bottom: 60px;
    padding-top: 50px;
  }
  .arrov-m {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
  }
  .union3 {
    display: none;
  }
  .union1m {
    display: block;
    position: absolute;
    bottom: -110px;
  }
  .union3m {
    display: block;
    position: absolute;
    bottom: -190px;
  }
  .union6m {
    display: block;
    position: absolute;
    bottom: -120px;
  }
  #refer .content-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  #refer .content-wrap img {
    max-width: 308px;
    width: 100%;
    margin-bottom: 20px;
  }
  #refer .content-wrap p {
    margin-right: 0px;
    font-size: 14px;
    max-width: 300px;
  }
  #refer .content-wrap .left-info .btn-red {
    max-width: 280px;
    width: 100%;
    height: 52px;
    margin: 0 auto;
    font-size: 14px;
  }
  #sale {
    padding-bottom: 129px;
    padding-top: 156px;
    background-color: white !important;
  }
  #sale .img-main {
    padding-right: 0px;
    max-width: 376px;
    margin-bottom: 10px;
    margin-right: 0px;
    width: 100%;
  }
  #sale .content-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
  #product .product-footer .product-footer-title {
    font-weight: bold;
    font-size: 18px;
    margin-top: 34px;
    line-height: 120%;
    text-align: left;
  }
  #product .product-footer .product-footer-subtitle {
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    margin: 0;
    max-width: 320px;
  }
  #refer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #product .product-footer-button {
    max-width: 280px;
    width: 100%;
    height: 52px;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 50px;
  }
  #product .product-item-inner .product-item-wrap .product-item-text {
    margin-bottom: 33px;
  }
  #product .product-item-inner .product-item-wrap .product-item-text-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 120%;
  }
  #product .product-footer .union2 {
    display: none;
  }
  #product .product-item-inner .product-item-wrap .product-item-image {
    max-width: 486px;
    width: 100%;
    height: 205px;
  }
}
@media (max-width: 1099px) {
  #choice .item {
    max-width: 100%;
  }
  #product .product-footer .union2 {
    left: -150px;
  }
  #choice .main-title {
    font-weight: bold;
    font-size: 23px;
    line-height: 130%;
    margin-bottom: 30px;
  }
  #sale .main-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 30px;
  }
  #sale .main-title .circle {
    width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 20px;
    line-height: 200%;
  }
  #choice .main-title .circle {
    width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 20px;
    line-height: 200%;
  }
  #refer .main-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 30px;
  }
  #refer .main-title .circle {
    width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 20px;
    line-height: 200%;
  }
  #product .main-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 130%;
    max-width: 280px;
    margin-bottom: 35px;
  }
  #product .main-title .circle {
    max-width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 20px;
    line-height: 200%;
  }
  #choice .wraper {
    flex-direction: column;
  }
  #choice .wrap-title {
    display: flex;
  }
  #choice .item .txt {
    padding-left: 70px;
    text-align: left;
  }
  #choice .item img {
    margin: 0;
    margin-bottom: 5px;
    margin-right: 23px;
  }
  #choice .item .title {
    text-align: left;
    line-height: 120%;
  }
  #choice .or {
    padding-top: 13px;
    padding-bottom: 20px;
    padding-left: 70px;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 130%;
  }
  #choice .wraper .union1 {
    display: none;
  }
  #choice {
    padding-bottom: 130px;
    padding-top: 60px;
  }
  .container {
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #product .product-item-inner .product-item-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  #product .product-item-inner .product-item-wrap:last-child {
    flex-direction: column;
  }
}
