.black-friday {
  background: url("/images/blackFriday/bg.jpg") no-repeat 50% 0/contain, #000;
  font-family: "Roboto";
  position: relative;
  padding-bottom: 150px;
  overflow: hidden;
  border-radius: 2px;
}

.black-friday .container {
  max-width: 100%;
}

.black-friday__head {
  position: relative;
  padding-top: 35px;
}

@media (max-width: 1199.98px) {
  .black-friday__head {
    position: relative;
    z-index: 2;
  }
}

@media (max-width: 576.98px) {
  .black-friday__head {
    padding: 0;
    padding-top: 30px;
  }
}

.black-friday__big-title {
  font-weight: 900;
  font-size: 80px;
  line-height: 94px;
  text-align: center;
  text-transform: uppercase;
  color: transparent;
  background: #FFFFFF;
  text-shadow: 3px 4px 15px rgba(0, 0, 0, 0.45);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}

@media (max-width: 767.98px) {
  .black-friday__big-title {
    font-size: 50px;
    line-height: 59px;
  }
}

.black-friday__big-sub-title {
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  text-transform: uppercase;
  color: #F8F0F0;
  margin-bottom: 22px;
  padding: 8px 0;
  background: url("/images/blackFriday/label.png") no-repeat 50%/contain;
}

@media (max-width: 767.98px) {
  .black-friday__big-sub-title {
    font-size: 27px;
    line-height: 32px;
  }
}

@media (max-width: 576.98px) {
  .black-friday__big-sub-title {
    max-width: 260px;
    margin: 0 auto 20px;
    background-size: cover;
  }
}

.black-friday__title {
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #FEDA14;
  font-weight: 700;
  margin-bottom: 5px;
}

@media (max-width: 767.98px) {
  .black-friday__title {
    font-size: 27px;
  }
}

.black-friday__subtitle {
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #FFF;
}

.black-friday__subtitle span {
  color: #DD1717;
  display: block;
}

.black-friday__ribbons {
  position: relative;
  margin: 0 -22px -50px;
  height: 205px;
  background: url("/images/blackFriday/ribbons.jpg") no-repeat 50%/1260px;
}

.black-friday__main {
  max-width: 650px;
  margin: 0 auto;
}

@media (max-width: 1199.98px) {
  .black-friday__main {
    position: relative;
    z-index: 2;
  }
}

.black-friday__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px -22px;
}

@media (max-width: 575.98px) {
  .black-friday__row {
    margin-bottom: -8px;
  }
}

.black-friday__col {
  padding: 0 8px;
  margin-bottom: 22px;
  width: 33.33%;
}

@media (max-width: 767.98px) {
  .black-friday__col {
    width: 50%;
  }
}

@media (max-width: 575.98px) {
  .black-friday__col {
    width: 100%;
    margin-bottom: 8px;
  }
}

.black-friday__balls {
  position: absolute;
  pointer-events: none;
}

@media (max-width: 767.98px) {
  .black-friday__balls {
    z-index: 0;
  }
}

.black-friday .balls-1 {
  width: 41.34078%;
  top: 14.04867%;
  left: -3.03272%;
}

@media (max-width: 767.98px) {
  .black-friday .balls-1 {
    width: 73.10455%;
    left: 0;
    top: 10%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.black-friday .balls-2 {
  width: 35.51476%;
  top: 14.15929%;
  right: 1.99521%;
}

@media (max-width: 767.98px) {
  .black-friday .balls-2 {
    width: 52.03512%;
    right: 0;
    top: 10%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.black-friday .balls-3 {
  width: 36.55227%;
  bottom: -3.4292%;
  left: -5.02793%;
}

@media (max-width: 767.98px) {
  .black-friday .balls-3 {
    width: 73.10455%;
    left: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 40%;
  }
}

.black-friday .balls-4 {
  width: 36.55227%;
  bottom: 0.5531%;
  right: -4.62889%;
}

@media (max-width: 767.98px) {
  .black-friday .balls-4 {
    width: 73.10455%;
    right: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    top: 40%;
  }
}

.black-friday .balls-5 {
  display: none;
}

@media (max-width: 767.98px) {
  .black-friday .balls-5 {
    display: block;
    width: 73.10455%;
    left: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
}

.black-friday .balls-6 {
  display: none;
}

@media (max-width: 767.98px) {
  .black-friday .balls-6 {
    display: block;
    width: 73.10455%;
    right: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    bottom: 0;
  }
}

.black-friday__timer {
  position: relative;
  z-index: 2;
}

.black-friday__timer span > span {
  text-transform: uppercase;
}

@media (max-width: 479.98px) {
  .black-friday__timer-cover {
    -webkit-transform: scale(0.8) !important;
            transform: scale(0.8) !important;
    margin: 0 -50px;
  }
}

.black-friday__timer-title {
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 40px;
}

.friday-product {
  padding: 15px 4px;
  background: #C4C4C4;
  border-radius: 12px;
  min-height: 100px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  max-width: 265px;
  margin: 0 auto;
  position: relative;
}

.friday-product__title {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #000000;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  max-width: 210px;
  margin: 0 auto 5px;
}

.friday-product__price-wrap {
  display: flex;
  align-items: center;
}

.friday-product__old-price {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  display: inline-block;
  position: relative;
  margin: 0 3px;
}

.friday-product__old-price::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 9px;
  left: 0;
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
  background-color: #000000;
}

.friday-product__price {
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #DD1717;
  margin: 0 3px;
}

.friday-product__btn {
  display: block;
  margin: 0 auto;
  width: 96px;
  height: 36px;
  background: url("/images/blackFriday/btn.png") no-repeat 50%/contain;
  color: #fff;
  text-align: center;
  line-height: 21px;
  font-size: 0;
  margin-bottom: -15px;
  margin-top: 5px;
}

.friday-product__btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.friday-product__title-new {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #DD1717;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
}

.friday-product__follow {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
}

/*# sourceMappingURL=blackFriday.css.map */
