.black-friday {
  background: url(../img/blackfriday/top-bg.png) top left/100% auto no-repeat, linear-gradient(0deg, #0C0D11 0%, #0C0D11 100%);
  position: relative;
}
@media (min-width: 1342px) {
  
  .black-friday::before {
    content: "";
    width: 33px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc((100vw - 1330px) / 2 - 75px);
    background: url(../img/blackfriday/line-bf-l.svg) top center/100% repeat-y;
  }
  .black-friday::after {
    content: "";
    width: 33px;
    height: 100%;
    position: absolute;
    top: 0;
    right: calc((100vw - 1330px) / 2 - 75px);
    background: url(../img/blackfriday/line-bf-r.svg) top center/100% repeat-y;
  }
}

.included-tabs-main-excursion-page__name{
  cursor:none!important;
}
.banner-friday {
  padding: 55px 0px;
}
@media (max-width: 1342px) {
  .banner-friday {
    padding: 40px 0px 35px;
  }
}
@media (max-width: 991.98px) {
  
  .banner-friday {
    padding: 0px 0px 30px;
  }
}
.banner-friday__main {
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media (max-width: 1342px) {
  .banner-friday__main {
    align-items: flex-end;
  }
}
@media (max-width: 991.98px) {
  .banner-friday__main {
    flex-direction: column;
    row-gap: 10px;
    align-items: center;
    max-width: 475px;
    margin: 0px auto;
  }
}
.banner-friday__image {
  flex: 1 1 auto;
}
@media (max-width: 1342px) {
  .banner-friday__image {
    flex: 0 0 calc((100% - 40px) / 2);
  }
}
.banner-friday__image img {
  width: 100%;
  max-width: 100%;
}
.banner-friday__form {
  flex: 0 0 560px;
}
@media (max-width: 1342px) {
  .banner-friday__form {
    flex: 0 0 calc((100% - 40px) / 2);
  }
}
@media (max-width: 991.98px) {
  .banner-friday__form {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
  }
}
.banner-friday__description {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
  width: 100%;
  max-width: 935px;
  margin: 55px auto 0px;
}
@media (max-width: 991.98px) {
  .banner-friday__description {
    font-size: 20px;
    margin-top: 30px;
  }
}
@media (max-width: 479.98px) {
  .banner-friday__description {
    font-size: 16px;
  }
}

.form-banner-friday {
  border-radius: 16px;
  background: #E11F26;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.form-banner-friday__content {
  flex: 1 1 auto;
  padding: 25px 0px 25px 30px;
}
@media (max-width: 1342px) {
  .form-banner-friday__content {
    padding: 20px 0px 20px 20px;
  }
}
@media (max-width: 479.98px) {
  .form-banner-friday__content {
    padding: 20px;
  }
}
.form-banner-friday__title {
  font-family: "Oswald";
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
.form-banner-friday__body {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  margin-top: 15px;
}
@media (max-width: 1342px) {
  .form-banner-friday__body {
    -moz-column-gap: 5px;
         column-gap: 5px;
    row-gap: 10px;
    margin-top: 10px;
  }
}
.form-banner-friday__row {
  width: 100%;
  max-width: 100%;
}
.form-banner-friday__input {
  width: 100%;
  max-width: 100%;
}
.form-banner-friday__button {
  padding: 12px 20px;
  border-radius: 100px;
  background: #0C0D11;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  color: #fff;
  width: 100%;
  max-width: 100%;
}
.form-banner-friday__boy {
  margin-top: -85px;
  margin-right: -16px;
  flex: 0 0 233px;
  align-self: flex-end;
}
@media (max-width: 1342px) {
  .form-banner-friday__boy {
    flex: 0 0 190px;
    margin-right: 5px;
    margin-top: -40px;
  }
}
@media (max-width: 479.98px) {
  .form-banner-friday__boy {
    display: none;
  }
}
.form-banner-friday__boy img {
  width: 100%;
  max-width: 100%;
}

.timer-black-friday {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  -moz-column-gap: 22px;
       column-gap: 22px;
}
@media (max-width: 991.98px) {
  .timer-black-friday {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
@media (max-width: 720.98px) {
  .timer-black-friday {
    flex-direction: column;
    row-gap: 20px;
    margin-top: 55px;
  }
}
@media (max-width: 479.98px) {
  .timer-black-friday {
    row-gap: 30px;
  }
}
.timer-black-friday__head {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 50px;
       column-gap: 50px;
  width: 100%;
  max-width: 100%;
  background: #fff;
  border-radius: 16px;
}
@media (min-width: 720.98px) {
  .timer-black-friday__head {
    display: none;
  }
}
.timer-black-friday__column {
  position: relative;
}
@media (max-width: 720.98px) {
  .timer-black-friday__column {
    padding: 10px 0px;
  }
}
.timer-black-friday__name {
  color: #fff;
  text-align: center;
  font-family: "Oswald";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.15;
  text-transform: uppercase;
}
@media (max-width: 720.98px) {
  .timer-black-friday__name {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateY(-100%) translateX(-50%);
    padding-bottom: 4px;
  }
}
@media (max-width: 479.98px) {
  .timer-black-friday__name {
    font-size: 18px;
  }
}
.timer-black-friday__body {
  width: 75px;
  padding: 12px 10px;
  background: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 6px;
}
@media (max-width: 720.98px) {
  .timer-black-friday__body {
    margin-top: 0;
    padding: 0px;
  }
}
@media (max-width: 479.98px) {
  .timer-black-friday__body {
    width: 55px;
  }
}
.timer-black-friday__value {
  color: #000;
  font-family: "Oswald";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 479.98px) {
  .timer-black-friday__value {
    font-size: 24px;
  }
}
.timer-black-friday__month {
  color: #000;
  font-family: "Oswald";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 479.98px) {
  .timer-black-friday__month {
    font-size: 16px;
  }
}
.timer-black-friday__time {
  align-self: flex-end;
}
@media (max-width: 720.98px) {
  .timer-black-friday__time {
    align-self: center;
  }
}

.time-timer-black-friday {
  display: flex;
  align-items: center;
  -moz-column-gap: 22px;
       column-gap: 22px;
}
@media (max-width: 991.98px) {
  .time-timer-black-friday {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
@media (max-width: 479.98px) {
  .time-timer-black-friday {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.time-timer-black-friday__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  flex: 0 0 100px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 2px solid #D9D9D9;
  position: relative;
}
.time-timer-black-friday__item canvas {
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
}
@media (max-width: 550px) {
  .time-timer-black-friday__item canvas {
    max-width: 80px;
    max-height: 80px;
  }
}
@media (max-width: 479.98px) {
  .time-timer-black-friday__item canvas {
    max-width: 60px;
    max-height: 60px;
  }
}
@media (max-width: 550px) {
  .time-timer-black-friday__item {
    flex: 0 0 80px;
    height: 80px;
    width: 80px;
  }
}
@media (max-width: 479.98px) {
  .time-timer-black-friday__item {
    flex: 0 0 60px;
    height: 60px;
    width: 60px;
  }
}
.time-timer-black-friday__value {
  color: #fff;
  font-family: "Oswald";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 550px) {
  .time-timer-black-friday__value {
    font-size: 24px;
  }
}
@media (max-width: 479.98px) {
  .time-timer-black-friday__value {
    font-size: 20px;
  }
}
.time-timer-black-friday__name {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 550px) {
  .time-timer-black-friday__name {
    font-size: 12px;
    margin-bottom: 4px;
  }
}
@media (max-width: 479.98px) {
  .time-timer-black-friday__name {
    font-size: 10px;
  }
}
.time-timer-black-friday__progress {
  position: absolute;
  z-index: 5;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  stroke-width: 2px;
  stroke: #FFCE00;
  fill: none;
  stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(0deg);
  overflow: hidden;
  display: none;
}
.time-timer-black-friday__space {
  color: #fff;
  font-family: "Oswald";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 550px) {
  .time-timer-black-friday__space {
    font-size: 24px;
  }
}
@media (max-width: 479.98px) {
  .time-timer-black-friday__space {
    font-size: 20px;
  }
}

.products-friday {
  padding-bottom: 40px;
}
@media (max-width: 1342px) {
  .products-friday {
    padding-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .products-friday {
    padding-bottom: 25px;
  }
}
.products-friday__content {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 1342px) {
  .products-friday__content {
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 40px;
  }
}
@media (max-width: 991.98px) {
  .products-friday__content {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
  }
}
@media (max-width: 720.98px) {
  .products-friday__content {
    row-gap: 30px;
  }
}
.products-friday__item {
  flex: 0 0 calc((100% - 30px) / 2);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 12px 52px 10px rgba(15, 15, 27, 0.04);
  display: flex;
  overflow: hidden;
}
@media (max-width: 1342px) {
  .products-friday__item {
    flex-direction: column;
    flex: 0 0 calc((100% - 40px) / 2);
  }
}
@media (max-width: 991.98px) {
  .products-friday__item {
    flex: 0 0 calc((100% - 20px) / 2);
  }
}
@media (max-width: 720.98px) {
  .products-friday__item {
    flex: 0 0 100%;
  }
}
.products-friday__image {
  max-width: 100%;
  flex: 0 0 275px;
  min-height: 400px;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}
@media (max-width: 1342px) {
  .products-friday__image {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    min-height: 0px;
    height: auto;
    padding-bottom: 64%;
  }
}
.products-friday__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.products-friday__body {
  flex: 1 1 auto;
  padding: 20px;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
@media (max-width: 1342px) {
  .products-friday__body {
    padding: 20px 30px;
  }
}
@media (max-width: 991.98px) {
  .products-friday__body {
    padding: 15px 20px;
  }
}
.products-friday__title {
  color: #063738;
  font-family: "Oswald";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
@media (max-width: 991.98px) {
  .products-friday__title {
    font-size: 18px;
  }
}
@media (any-hover: hover) {
  .products-friday__title:hover {
    color: #51AB67;
  }
}
.products-friday__price {
  filter: blur(6px);
}
.products-friday__list {
  flex: 1 1 auto;
  width: 100%;
}
.products-friday__button {
  min-height: 48px;
  padding: 5px 10px;
  color: #0C0D11;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 100px;
  background: #FFCE00;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease 0s;
}
@media (any-hover: hover) {
  .products-friday__button:hover {
    background: #ebbc02;
  }
}

.price-products-friday {
  font-family: "Oswald";
  color: #AAA;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.54px;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.price-products-friday__new {
  color: #F00;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.84px;
  text-transform: uppercase;
}
.price-products-friday__old {
  text-transform: uppercase;
  text-decoration-line: line-through;
}

.list-products-friday__row {
  padding: 8px 0px;
}
.list-products-friday__row:not(:last-child) {
  border-bottom: 1px solid #DEDEDE;
}
.list-products-friday__main {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.list-products-friday__main._active .list-products-friday__arrow {
  transform: rotate(180deg);
}
.list-products-friday__name {
  flex: 1 1 auto;
  color: #1F939F;
  font-family: "Oswald";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.list-products-friday__arrow {
  flex: 0 0 24px;
  height: 24px;
  width: 24px;
  transition: all 0.3s ease 0s;
}
.list-products-friday__arrow img, .list-products-friday__arrow svg {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.list-products-friday__body {
  display: none;
  margin-top: 12px;
}
.list-products-friday__body > *:not(:last-child) {
  margin-bottom: 12px;
}
.list-products-friday__text {
  color: #063738;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.list-products-friday__title {
  color: #063738;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.list-products-friday__list {
  color: #063738;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.list-products-friday__list li {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.list-products-friday__list li::before {
  content: "";
  flex: 0 0 24px;
  height: 24px;
  width: 24px;
  background: url(../img/icons/list-check.svg) center/cover no-repeat;
}

.help-friday {
  padding: 40px 0px;
}
@media (max-width: 1342px) {
  .help-friday {
    padding: 30px 0px;
  }
}
@media (max-width: 479.98px) {
  .help-friday {
    padding: 25px 0px;
  }
}
.help-friday__title {
  color: #fff;
  font-family: "Oswald";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .help-friday__title {
    font-size: 32px;
  }
}
@media (max-width: 479.98px) {
  .help-friday__title {
    font-size: 24px;
  }
}
.help-friday__content {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
@media (max-width: 479.98px) {
  .help-friday__content {
    row-gap: 15px;
    margin-top: 20px;
  }
}
.help-friday__row {
  border-radius: 8px;
  padding: 16px 30px;
  background: #fff;
}
@media (max-width: 991.98px) {
  .help-friday__row {
    padding: 16px 20px;
  }
}
@media (max-width: 479.98px) {
  .help-friday__row {
    padding: 12px 15px;
  }
}
.help-friday__main {
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  cursor: pointer;
}
.help-friday__main._active .help-friday__arrow {
  transform: rotate(180deg);
}
@media (max-width: 479.98px) {
  .help-friday__main {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.help-friday__icon {
  flex: 0 0 32px;
  height: 32px;
  width: 32px;
}
.help-friday__icon img, .help-friday__icon svg {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.help-friday__name {
  color: #0C0D11;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  flex: 1 1 auto;
}
@media (max-width: 991.98px) {
  .help-friday__name {
    font-size: 18px;
  }
}
@media (max-width: 479.98px) {
  .help-friday__name {
    font-size: 16px;
  }
}
.help-friday__arrow {
  flex: 0 0 32px;
  height: 32px;
  width: 32px;
  transition: all 0.3s ease 0s;
}
.help-friday__arrow img, .help-friday__arrow svg {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.help-friday__body {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #000;
  color: #0C0D11;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  display: none;
}

.payments-friday {
  padding: 40px 0px;
}
@media (max-width: 1342px) {
  .payments-friday {
    padding: 30px 0px;
  }
}
@media (max-width: 479.98px) {
  .payments-friday {
    padding: 25px 0px;
  }
}
.payments-friday__title {
  color: #fff;
  font-family: "Oswald";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .payments-friday__title {
    font-size: 32px;
  }
}
@media (max-width: 479.98px) {
  .payments-friday__title {
    font-size: 24px;
  }
}
.payments-friday__content {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  flex-wrap: wrap;
  row-gap: 20px;
  margin-top: 30px;
}
@media (max-width: 479.98px) {
  .payments-friday__content {
    -moz-column-gap: 8px;
         column-gap: 8px;
    row-gap: 8px;
    margin-top: 20px;
  }
}
.payments-friday__column {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  row-gap: 16px;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  padding: 40px 20px;
  flex: 0 0 calc((100% - 40px) / 3);
}
@media (max-width: 991.98px) {
  .payments-friday__column {
    flex: 0 0 calc((100% - 20px) / 2);
  }
}
@media (max-width: 479.98px) {
  .payments-friday__column {
    padding: 20px 12px;
    flex: 0 0 calc((100% - 16px) / 3);
    row-gap: 12px;
  }
  .payments-friday__column:nth-child(1) .payments-friday__icons {
    max-width: 42px;
  }
}
@media (max-width: 991.98px) and (min-width: 479.98px) {
  .payments-friday__column:nth-child(3) {
    flex: 0 0 100%;
  }
}
.payments-friday__step {
  color: #fff;
  font-family: "Oswald";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 0.8;
  text-transform: uppercase;
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F00;
}
@media (max-width: 479.98px) {
  .payments-friday__step {
    font-size: 18px;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
  }
}
.payments-friday__name {
  color: #0C0D11;
  text-align: center;
  font-family: "Oswald";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 479.98px) {
  .payments-friday__name {
    font-size: 18px;
  }
}
.payments-friday__text {
  color: #0C0D11;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 479.98px) {
  .payments-friday__text {
    display: none;
  }
}

.icons-payments-friday {
  display: flex;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 479.98px) {
  .icons-payments-friday {
    row-gap: 8px;
    flex-direction: column;
  }
}
.icons-payments-friday__item img {
  max-width: 100%;
}

.review-friday {
  padding: 40px 0px;
}
@media (max-width: 1342px) {
  .review-friday {
    padding: 30px 0px;
  }
}
@media (max-width: 479.98px) {
  .review-friday {
    padding: 25px 0px;
  }
}
.review-friday__title {
  color: #fff;
  font-family: "Oswald";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .review-friday__title {
    font-size: 32px;
  }
}
@media (max-width: 479.98px) {
  .review-friday__title {
    font-size: 24px;
  }
}
.review-friday__wrapper {
  margin-top: 60px;
  position: relative;
}
@media (max-width: 991.98px) {
  .review-friday__wrapper {
    margin-top: 30px;
  }
}
.review-friday__wrapper .review__item::after {
  background: url(../img/icons/double-quotes.svg) center/41px no-repeat, #FF0000;
}
@media (max-width: 991.98px) {
  .review-friday__wrapper .review__item::after {
    background: url(../img/icons/double-quotes.svg) center/25px no-repeat, #FF0000;
  }
}
.review-friday__wrapper .review__more {
  transition: all 0.3s ease 0s;
}
.review-friday__wrapper .review__more svg path {
  fill: #99A3AC;
  transition: all 0.3s ease 0s;
}
@media (any-hover: hover) {
  .review-friday__wrapper .review__more:hover {
    color: #063738;
  }
  .review-friday__wrapper .review__more:hover svg path {
    fill: #063738;
  }
}
.review-friday__wrapper .review__more::after {
  display: none;
}
.review-friday__slider {
  margin: -50px 0px;
  padding: 50px 0px;
}
.review-friday__slide {
  flex: 0 0 800px;
  max-width: 100%;
  transition: all 0.3s ease 0s;
  margin: 0px 15px;
}
.review-friday__slide:not(.swiper-slide-active) {
  opacity: 0.6;
}
.review-friday__slide .review__date {
  color: #FF0000;
}
.review-friday__arrow {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  background: #FFCE00;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}
@media (max-width: 991.98px) {
  .review-friday__arrow {
    display: none;
  }
}
.review-friday__arrow svg path {
  fill: #0C0D11;
  transition: all 0.3s ease 0s;
}
@media (any-hover: hover) {
  .review-friday__arrow:hover {
    background: #ca8f19;
  }
  .review-friday__arrow:hover svg path {
    fill: #fff;
  }
}
.review-friday__arrow img, .review-friday__arrow svg {
  flex: 0 0 24px;
  height: 24px;
  width: 24px;
}
.review-friday__arrow.review-friday-arrow-prev {
  left: calc((100% - 800px) / 2);
  transform: translateY(-50%) translateX(-50%);
}
.review-friday__arrow.review-friday-arrow-next {
  right: calc((100% - 800px) / 2);
  transform: translateY(-50%) translateX(50%);
}
.review-friday__paggination {
  margin-top: 10px;
}
.review-friday__paggination .swiper-pagination-bullet {
  border-color: #FFCE00;
}
.review-friday__paggination .swiper-pagination-bullet-active {
  background: #FFCE00;
}
@media (min-width: 991.98px) {
  .review-friday__paggination {
    display: none;
  }
}

.sertificate-friday {
  padding: 40px 0px;
}
@media (max-width: 1342px) {
  .sertificate-friday {
    padding: 30px 0px;
  }
}
@media (max-width: 479.98px) {
  .sertificate-friday {
    padding: 25px 0px;
  }
}
.sertificate-friday__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 30px;
       column-gap: 30px;
  border-radius: 16px;
  background: url(../img/blackfriday/bg-form.png) center/auto 100% no-repeat, #EAA722;
  box-shadow: 0px 12px 52px 10px rgba(15, 15, 27, 0.04);
  padding: 30px 70px;
}
@media (max-width: 1342px) {
  .sertificate-friday__wrapper {
    padding: 30px;
  }
}
@media (max-width: 991.98px) {
  .sertificate-friday__wrapper {
    padding: 30px 20px;
  }
}
@media (max-width: 720.98px) {
  .sertificate-friday__wrapper {
    flex-direction: column;
    text-align: center;
    row-gap: 20px;
    background: url(../img/blackfriday/bg-form.png) bottom left/100% auto no-repeat, #EAA722;
    padding-bottom: 62%;
  }
}
.sertificate-friday__info {
  padding-left: 40px;
}
@media (max-width: 1342px) {
  .sertificate-friday__info {
    padding-left: 0;
    max-width: 320px;
  }
}
@media (max-width: 991.98px) {
  .sertificate-friday__info {
    max-width: 250px;
  }
}
.sertificate-friday__title {
  color: #fff;
  font-family: "Oswald";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .sertificate-friday__title {
    font-size: 32px;
  }
}
@media (max-width: 479.98px) {
  .sertificate-friday__title {
    font-size: 24px;
  }
}
.sertificate-friday__text {
  color: #0C0D11;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sertificate-friday__form {
  flex: 0 0 345px;
}
@media (max-width: 991.98px) {
  .sertificate-friday__form {
    flex: 0 0 260px;
  }
}
@media (max-width: 720.98px) {
  .sertificate-friday__form {
    flex: 0 0 auto;
    width: 100%;
    max-width: 360px;
  }
}

.form-sertificate-friday {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.form-sertificate-friday__input {
  width: 100%;
  max-width: 100%;
}
.form-sertificate-friday__button {
  width: 100%;
  max-width: 100%;
  border-radius: 100px;
  background: #0C0D11;
  padding: 10px 20px;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contacts-friday {
  padding: 40px 0px 80px;
}
@media (max-width: 1342px) {
  .contacts-friday {
    padding: 30px 0px 60px;
  }
}
@media (max-width: 479.98px) {
  .contacts-friday {
    padding: 25px 0px 50px;
  }
}
.contacts-friday__title {
  color: #fff;
  font-family: "Oswald";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991.98px) {
  .contacts-friday__title {
    font-size: 32px;
  }
}
@media (max-width: 479.98px) {
  .contacts-friday__title {
    font-size: 24px;
  }
}
.contacts-friday__content {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 479.98px) {
  .contacts-friday__content {
    -moz-column-gap: 8px;
         column-gap: 8px;
    row-gap: 8px;
    margin-top: 20px;
  }
}
.contacts-friday__column {
  flex: 0 0 calc((100% - 60px) / 4);
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  align-items: center;
  border-radius: 16px;
  background: #21232D;
}
@media (max-width: 1342px) {
  .contacts-friday__column {
    flex: 0 0 calc((100% - 20px) / 2);
  }
}
@media (max-width: 479.98px) {
  .contacts-friday__column {
    justify-content: center;
    row-gap: 12px;
    padding: 20px 12px;
    flex: 0 0 calc((100% - 8px) / 2);
  }
}
.contacts-friday__icon {
  flex: 0 0 42px;
  height: 42px;
  width: 42px;
}
@media (max-width: 479.98px) {
  .contacts-friday__icon {
    flex: 0 0 32px;
    height: 32px;
    width: 32px;
  }
}
.contacts-friday__icon img, .contacts-friday__icon svg {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.contacts-friday__name {
  color: #fff;
  text-align: center;
  font-family: "Oswald";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 479.98px) {
  .contacts-friday__name {
    font-size: 18px;
  }
}
.contacts-friday__body {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: break-all;
}
@media (max-width: 479.98px) {
  .contacts-friday__body {
    font-size: 16px;
  }
}
.contacts-friday__body a {
  color: inherit;
  transition: all 0.3s ease 0s;
}
@media (any-hover: hover) {
  .contacts-friday__body a:hover {
    color: #EAA722;
  }
}
.socials-contacts-friday {
  display: grid;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: 28px 28px 28px;
}
@media (max-width: 1342px) {
  .socials-contacts-friday {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 1342px) {
  .socials-contacts-friday__item {
    flex: 0 0 28px;
    height: 28px;
    width: 28px;
  }
}
@media (any-hover: hover) {
  .socials-contacts-friday__item:hover svg path {
    fill: #d3961c;
  }
}
.socials-contacts-friday__item svg path {
  fill: #EAA722;
  transition: all 0.3s ease 0s;
}/*# sourceMappingURL=new.css.map */