.section {
  background: url(../img/easter-sale-2025/section-bg.webp) no-repeat center;
  background-size: cover;
  padding: 135px 0;
}
.icon {
  background: url('../img/black-friday-sale-2024/sprite.png') no-repeat;
  background-size: 654px 1180px;
  flex-shrink: 0;
  display: block;
}
.item_logo1,
.item_logo2,
.item_logo3,
.item_logo4,
.item_logo5,
.item_logo6 {
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
}
.item_logo1 {
  background-image: url(../img/easter-sale-2025/netfix.png);
}
.item_logo2 {
  background-image: url(../img/easter-sale-2025/amzon.png);
}
.item_logo3 {
  background-image: url(../img/easter-sale-2025/disney.png);
}
.item_logo4 {
  background-image: url(../img/easter-sale-2025/hbo.png);
}
.item_logo5 {
  background-image: url(../img/easter-sale-2025/hulu.png);
}
.item_logo6 {
  background-image: url(../img/easter-sale-2025/paramount.png);
}
.container {
  max-width: 1080px;
  width: unset;
}
.wrap-identification {
  width: fit-content;
  margin: 0 auto;
  color: #8d5100;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.5;
  padding: 10px 77px;
  border-radius: 30px;
  border: 2px solid #fff;
  background: #ffdc35;
}
h2 {
  text-align: center;
  color: #764503;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.5;
  margin: 30px 0;
}
h2 span {
  color: #f13a2f;
}
.wrap-text {
  width: 90%;
  text-align: center;
  color: #344214;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  margin: 40px auto 30px;
}
.btn-box {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 20px 0;
  width: 100%;
}
.btn-box .btn {
  flex: 0 0 48%;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 15px;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px 18px;
  line-height: 1.5;
  transition: all 0.5s;
  background: linear-gradient(to right, #fff8e3, #fff8e3), linear-gradient(90deg, #fa7571 0%, #f03428 100%);
  border: transparent 3px solid;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.btn-box .btn .btn-text {
  background-image: linear-gradient(90deg, #fa7571 0%, #f03428 100%);
  background-clip: text;
  color: transparent;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.345px;
  transition: all 0.5s;
}
.btn-box .btn .iconfont {
  font-size: 20px;
  background-image: linear-gradient(90deg, #fa7571 0%, #f03428 100%);
  background-clip: text;
  color: transparent;
  transition: all 0.5s;
}
.btn-box .btn:hover {
  background: linear-gradient(to right, #fff8e3, #fff8e3), linear-gradient(90deg, #d85e5b 0%, #cf3026 100%);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.btn-box .btn:hover .btn-text {
  background: linear-gradient(90deg, #d85e5b 0%, #cf3026 100%);
  background-clip: text;
}
.btn-box .btn:hover .iconfont {
  background: linear-gradient(90deg, #d85e5b 0%, #cf3026 100%);
  background-clip: text;
}
.btn-box .btn:first-child {
  background: linear-gradient(90deg, #fa7571 0%, #f03428 100%);
  border: none;
}
.btn-box .btn:first-child .btn-text {
  color: #fff;
}
.btn-box .btn:first-child .iconfont {
  color: #fff;
}
.btn-box .btn:first-child:hover {
  background: linear-gradient(90deg, #d85e5b 0%, #cf3026 100%);
}
.banner img {
  width: 100%;
  height: auto;
}
.wrap_content {
  display: flex;
  flex-flow: row wrap;
  gap: 24px;
  justify-content: center;
  margin-top: 50px;
}
.wrap_content .wrap-content_item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 380px;
  padding: 42px 19px 30px;
  background: #fff8e3;
  border: 5px solid #ef9878;
  backdrop-filter: blur(24px);
  border-radius: 28px;
}
.wrap_content .icon {
  width: 90px;
  height: 90px;
}
.wrap_content .item_discount {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  position: absolute;
  top: 0;
  right: 0;
  color: #7b4906;
  text-align: center;
  background: linear-gradient(90deg, #9000ff 0%, #4f1eff 100%);
  border-radius: 0 20px 0 20px;
  padding: 6px 10px;
  z-index: 2;
  box-sizing: border-box;
}
.wrap_content .item_title {
  flex: 1;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
}
.wrap_content .item_title a {
  display: inline-block;
  color: #404040;
  width: 90%;
}
.wrap_content .item_title .item-title_desc {
  bottom: -5px;
  left: 0;
  color: #404040;
  font-weight: 400;
  font-size: 18px;
  white-space: nowrap;
}
.wrap_content .item_desc {
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #404040;
  font-size: 16px;
  margin-top: 16px;
}
.wrap_content .item_price {
  margin-top: 5px;
}
.wrap_content .item-price_new {
  color: #f03428;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  margin: 15px 0;
}
.wrap_content .item-price_new span {
  font-size: 20px;
}
.wrap_content .item-price_old {
  color: #404040;
  font-size: 17px;
  margin-bottom: 5px;
}
.wrap_content .item_footer {
  width: 100%;
  color: #999999;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}
.wrap_content .item_include {
  width: 100%;
  margin: 20px 0;
  padding: 25px 20px 10px;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
  background: #ffeebb;
  border-radius: 13px;
}
.wrap_content .item_include .include_discount {
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: linear-gradient(90deg, #fa7571 0%, #f03428 100%);
  border-radius: 12px 0 12px 0;
  padding: 5px 10px;
  z-index: 2;
}
.wrap_content .item_include li {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-left: 30px;
}
.wrap_content .item_include li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/easter-sale-2025/li-icon.png) no-repeat;
  width: 18px;
  height: 18px;
}
.wrap2,
.wrap3 {
  position: relative;
  z-index: 1;
  margin-top: 200px;
}
.wrap1 .blue-discount {
  top: -5px;
  left: -4px;
}
.wrap1 .wrap_content {
  margin-top: 170px;
}
.wrap1 .wrap_content .wrap-content_item {
  text-align: center;
  justify-content: center;
  margin: 0 auto;
  flex: 0 0 338px;
}
.wrap1 .wrap_content .wrap-content_item:nth-child(odd) {
  border: unset;
}
.wrap1 .wrap_content .wrap-content_item:nth-child(2) {
  transform: translateY(-80px);
}
.wrap1 .wrap_content .item_discount {
  left: 0;
  right: unset;
  border-radius: 20px 0 20px 0;
  background: #fac102;
}
.wrap1 .wrap_content .item_title {
  font-size: 24px;
  flex: 0 0 100%;
}
.wrap1 .wrap_content .item_desc {
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #404040;
  font-size: 16px;
  margin-top: 16px;
}
.wrap1 .wrap_content .item_price {
  margin-top: 5px;
}
.wrap1 .wrap_content .item-price_new {
  color: #ff9800;
  font-style: normal;
  font-size: 32px;
}
.wrap1 .wrap_content .item-price_old {
  color: #404040;
  font-size: 18px;
  margin-bottom: 10px;
}
.wrap1 .wrap_content .item_footer {
  width: 100%;
  color: #999999;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}
.wrap1 .btn-box {
  flex-direction: column;
}
.wrap1 .btn-box .btn {
  width: 80%;
  flex: unset;
}
.wrap1 .btn-box .btn:first-child {
  margin: 0 0 18px;
}
.wrap2 .item-discount {
  position: absolute;
  top: -25px;
  left: -14px;
}
.wrap2 .wrap_content .item_price {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrap2 .first {
  left: -36px;
}
.wrap2 .meal {
  margin-top: 0;
  flex: 0 0 525px;
}
.wrap2 .meal .first {
  left: -14px;
}
.wrap2 .meal .item_title {
  flex: unset;
  color: #333;
  margin: 0 auto;
}
.wrap2 .meal .item_logo {
  width: 100%;
  max-width: 288px;
  text-align: center;
  padding-top: 40px;
  margin: 0 auto;
}
.wrap2 .meal .item_logo img {
  text-align: center;
  width: 100%;
  height: auto;
  margin-left: 30px;
}
.wrap2 .meal .icon {
  width: 216px;
  height: 150px;
  margin: 0 auto;
}
.wrap2 .meal .icon-napd {
  background-position: -24px -421px;
}
.wrap2 .meal .icon-dphd {
  background-position: -302px -421px;
}
.blue-discount {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 116px;
  height: 42px;
  background: url(../img/easter-sale-2025/discont-icon.png);
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  padding-top: 6px;
  top: -30px;
  right: 0;
  background-size: cover;
}
.wrap3 {
  padding-bottom: 213px;
}
.wrap3 .wrap_content {
  gap: 80px;
}
.wrap3 .wrap-content_item {
  flex: 0 0 100%;
  align-items: center;
  padding: 30px 0;
}
.wrap3 .wrap-content_item .item_title {
  flex: unset;
}
.wrap3 .wrap-content_item .item_title a {
  width: 100%;
  margin-top: 24px;
}
.wrap3 .wrap-content_item .item_desc {
  width: 80%;
  line-height: 1.6;
}
.wrap3 .wrap-content_item .item-title_desc {
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  margin-top: 20px;
}
.wrap3 .wrap-content_item .item-price_new {
  font-size: 32px;
  font-style: normal;
  line-height: 150%;
  margin: 12px 0 8px;
}
.wrap3 .wrap-content_item .item-price_old {
  font-size: 16px;
}
.wrap3 .wrap-content_item .month,
.wrap3 .wrap-content_item .year {
  position: relative;
}
.wrap3 .wrap-content_item .blue-discount,
.wrap3 .wrap-content_item .month-discount {
  position: absolute;
}
.wrap3 .wrap-content_item .month-discount {
  border-radius: 0 0px 21px 0px;
  background: #fac102;
  font-size: 14px;
  color: #7b4906;
  width: max-content;
  padding: 6px 10px;
  font-weight: 700;
  top: -35px;
  left: 0;
  line-height: 150%;
}
.wrap3 .wrap-content_item .month-discount span {
  font-size: 16px;
}
.wrap3 .wrap-content_item .blue-discount {
  background: linear-gradient(90deg, #fa7571 0%, #f03428 100%);
  border-radius: 0 28px 0 28px;
  padding: 8px 25px;
  font-size: 18px;
  height: auto;
  right: -15px;
  top: -35px;
}
.wrap3 .wrap-content_item .switch-box {
  display: none;
}
.wrap3 .wrap-content_item .item-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrap3 .wrap-content_item .product-info,
.wrap3 .wrap-content_item .month,
.wrap3 .wrap-content_item .year {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 353px;
  text-align: center;
}
.wrap3 .wrap-content_item .month {
  border-left: 1px dashed #cecece;
  border-right: 1px dashed #cecece;
}
.wrap3 .wrap-content_item .btn-box {
  justify-content: center;
  gap: 12px;
  margin: 18px 0 11px;
}
.wrap3 .wrap-content_item .btn-box .btn {
  flex: 0 0 144px;
  gap: 10px;
  padding: 10px 14px;
}
.wrap3 .wrap-content_item .btn-box .btn .iconfont {
  font-size: inherit;
}
@media (max-width: 768px) {
  .item_logo1,
  .item_logo2,
  .item_logo3,
  .item_logo4,
  .item_logo5,
  .item_logo6 {
    width: 50px;
    height: 50px;
    background-size: contain;
    flex-shrink: 0;
  }
  .container {
    width: 90%;
  }
  .section {
    padding: 50px 0;
  }
  .btn-box .btn {
    padding: 10px;
  }
  .wrap-identification {
    font-size: 16px;
    padding: 5px 50px;
  }
  h2 {
    font-size: 20px;
    padding: 11px 0;
    margin: 10px auto 0;
  }
  h2 i {
    font-style: normal;
    display: block;
  }
  .wrap-text {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    margin: 10px auto;
  }
  .wrap_content {
    display: flex;
    flex-flow: row wrap;
    gap: 24px;
    justify-content: center;
  }
  .wrap_content .wrap-content_item {
    flex: 0 0 100%;
  }
  .wrap_content .item_include {
    padding: 25px 14px 16px;
    font-size: 12px;
  }
  .wrap_content .item_include li {
    padding-left: 20px;
  }
  .wrap_content .item_include li::before {
    width: 16px;
    height: 16px;
  }
  .wrap2,
  .wrap3,
  .wrap4 {
    margin-top: 60px;
  }
  .wrap1 .wrap_content {
    margin-top: 50px;
  }
  .wrap1 .wrap_content .wrap-content_item {
    flex: 0 0 100%;
  }
  .wrap1 .wrap_content .wrap-content_item:nth-child(1) {
    order: 3;
  }
  .wrap1 .wrap_content .wrap-content_item:nth-child(2) {
    transform: unset;
  }
  .wrap2 .item-discount img {
    width: 60px;
    height: auto;
  }
  .wrap2 .wrap_content .item_price {
    flex-direction: column;
    align-items: self-start;
  }
  .wrap2 .meal {
    flex: 0 0 100%;
    padding: 42px 10px 30px;
    text-align: center;
  }
  .wrap2 .meal .item_discount {
    font-size: 17px;
    top: -40px;
    left: -25px;
    background: url('../img/black-friday-sale-2024/sprite.png') no-repeat -477px -139px;
    width: 82px;
    height: 78px;
  }
  .wrap2 .meal .item_discount span {
    font-size: 12px;
  }
  .wrap2 .meal .item_discount.first {
    left: -25px;
  }
  .wrap2 .meal .item_title {
    font-size: 15px;
  }
  .wrap2 .meal .item_logo {
    padding-top: 20px;
  }
  .wrap2 .meal .icon {
    width: 170px;
    height: 119px;
  }
  .wrap2 .meal .icon-napd {
    background-position: -23px -603px;
  }
  .wrap2 .meal .icon-dphd {
    background-position: -251px -604px;
  }
  .wrap3 {
    background: unset;
    padding-bottom: 70px;
  }
  .wrap3 .wrap_content {
    gap: 30px;
  }
  .wrap3 .switch-box {
    border-radius: 69px;
    background: rgba(255, 255, 255, 0.16);
  }
  .wrap3 .wrap-content_item {
    flex-direction: column;
    align-items: start;
    width: 100%;
    padding: 30px 20px;
  }
  .wrap3 .wrap-content_item .switch-box {
    display: flex;
    width: max-content;
    gap: 10px;
    font-size: 12px;
    color: #7b4906;
    padding: 3px 4px;
    margin-top: 11px;
    border-radius: 69px;
    background: #feb;
  }
  .wrap3 .wrap-content_item .switch-box .switch-box_item {
    padding: 2.5px 6px;
    border-radius: 69px;
    cursor: pointer;
  }
  .wrap3 .wrap-content_item .switch-box .active {
    background: #fac102;
  }
  .wrap3 .wrap-content_item .item-title_desc {
    display: none;
  }
  .wrap3 .wrap-content_item .month,
  .wrap3 .wrap-content_item .year,
  .wrap3 .wrap-content_item .product-info {
    align-items: start;
    text-align: left;
    width: 100%;
  }
  .wrap3 .wrap-content_item .item_desc {
    width: 100%;
  }
  .wrap3 .wrap-content_item .product-info {
    width: 100%;
  }
  .wrap3 .wrap-content_item .month {
    border: unset;
  }
  .wrap3 .wrap-content_item .year {
    display: none;
  }
  .wrap3 .wrap-content_item .month-discount {
    top: -5px;
    left: unset;
    right: -5px;
    border-radius: 0 21px 0 21px;
  }
  .wrap3 .wrap-content_item .blue-discount {
    top: -5px;
    right: -5px;
  }
  .wrap3 .wrap-content_item .month,
  .wrap3 .wrap-content_item .year {
    position: unset;
  }
  .wrap3 .wrap-content_item .item-top {
    flex-direction: row;
    gap: 12px;
  }
  .wrap3 .wrap-content_item .icon {
    transform: scale(0.7);
    margin: 0 -10px;
  }
  .wrap3 .wrap-content_item .item_title a {
    margin-top: 0;
    padding-right: 20px;
    width: 74%;
    text-align: left;
  }
  .wrap4 {
    padding-bottom: 80px;
    background: none;
  }
}
