.swap__representive.threeColumn .gift-deposite__cards .text-block {
  margin-bottom: 0;
}
.swap__representive.threeColumn .gift-deposite__cards .card_multi-buttons {
  margin-top: 0;
}
.swap__representive.threeColumn .card_multi__description {
  padding: 24px;
}
.service.button-fill {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1400px) {
  .service .card_multi__image-block {
    min-height: 258px;
  }
}
.subs__cards .list_features {
  display: none !important;
}
.subs__cards .text-block {
  margin-bottom: 5px !important;
}
.gift-deposite__wrap {
  margin-top: 40px;
}
.gift-deposite__wrap .button {
  width: 300px;
  height: 80px;
}
.gift-deposite__wrap .text-input {
  margin-bottom: 0;
  width: 300px;
  height: 80px;
  margin-right: 32px;
}
.holiday__nodesktop {
  display: none;
}
.holiday__top {
  background-color: #292929;
  padding: 24px 0;
  border-bottom: 1px solid rgba(103, 103, 103, 0.3);
}
.holiday__top-wrap {
  display: flex;
}
.holiday__top .filter__button {
  display: flex;
  align-items: center;
  margin-right: 12px;
  padding: 5px 12px;
  min-height: 48px;
  line-height: 1.3;
}
.holiday__banner {
  min-height: 600px;
  background-size: cover !important;
  height: auto;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 100px;
}
.holiday__banner-info {
  padding: 60px 0 75px 0;
  width: 620px;
}
.holiday__banner-info.second {
  padding-top: 100px;
}
.holiday__banner-info.second .holiday__banner-caption {
  max-width: 396px;
}
.holiday__banner-info.third {
  width: 800px;
}
.holiday__banner-info .title_h1 {
  margin-bottom: 33px;
  color: #fff;
}
.holiday__banner-info .title_h1.main {
  font-size: 50px;
}
.holiday__banner-caption {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.5;
  color: #c4c4c4;
}
.holiday__banner-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
  margin-bottom: 50px;
}
.holiday__banner-list.first {
  grid-gap: 60px 30px;
}
.holiday__banner-list.second {
  grid-gap: 40px 60px;
  margin-top: 50px;
  max-width: 420px;
}
.holiday__banner-list.second .holiday__banner-image {
  width: 50px;
  height: 50px;
}
.holiday__banner-list.third {
  grid-gap: 40px 80px;
}
.holiday__banner-list.third .holiday__banner-item {
  flex-direction: column;
  align-items: flex-start;
}
.holiday__banner-list.third .holiday__info-icon {
  margin-bottom: 10px;
}
.holiday__banner-list.third .holiday__banner-list-text {
  max-width: 350px;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #ececec;
  line-height: 1.5;
}
.holiday__banner-list-text {
  color: #fff;
  max-width: 215px;
  font-size: 20px;
}
.holiday__banner-item {
  display: flex;
  align-items: center;
}
.holiday__banner-image {
  margin-right: 16px;
  width: 60px;
  height: 60px;
}
.holiday__type {
  color: #b8d407;
  font-size: 18px;
  margin-bottom: 10px;
}
.holiday__info {
  margin-bottom: 40px;
}
.holiday__info .title_h1 {
  max-width: 1180px;
  color: #292929;
  margin-bottom: 34px;
}
.holiday__info-text {
  margin-right: 50px;
}
.holiday__info-title {
  font-size: 26px;
  margin-bottom: 24px;
  font-weight: 500;
  color: #292929;
  max-width: 580px;
}
.holiday__info-desc {
  font-size: 18px;
}
.holiday__info-wrap {
  display: flex;
  justify-content: space-between;
}
.holiday__info-list {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 15px 40px;
  max-width: 580px;
}
.holiday__info-item {
  display: flex;
}
.holiday__info-item-pretitle {
  display: block;
  color: #a8cd14;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 400;
}
.holiday__info-icon {
  position: relative;
  min-width: 27px;
  max-width: 27px;
  height: 27px;
  margin-right: 10px;
  border: 2.5px solid #a8cd14;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.holiday__info-icon::after {
  position: absolute;
  content: "";
  width: 10.5px;
  height: 5px;
  top: 5px;
  border-left: 2.5px solid #a8cd14;
  border-bottom: 2.5px solid #a8cd14;
  transform: rotate(-45deg);
}
.holiday__info-right {
  max-width: 692px;
}
.holiday__notificate {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  box-sizing: border-box;
  padding: 20px 0;
  justify-content: center;
  width: 100vw;
}
@media screen and (max-width: 1024px) {
  .holiday__notificate {
    padding: 15px;
    padding-bottom: 75px;
    width: calc(100% - 85px);
  }
}
.holiday__notificate-wrap {
  max-width: 930px;
  width: 930px;
  padding: 10px 20px;
  background-color: #292929;
  box-shadow: 0px 6px 14px -6px rgba(24, 39, 75, 0.15),
    0px 10px 32px -4px rgba(24, 39, 75, 0.12);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .holiday__notificate-wrap {
    max-width: 100%;
    width: 100%;
    padding: 5px 10px;
  }
}
.holiday__notificate-image {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
.holiday__notificate-image > img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .holiday__notificate-image {
    display: none;
  }
}
.holiday__notificate-text-block {
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 500px;
}
@media screen and (max-width: 1024px) {
  .holiday__notificate-text-block {
    max-width: calc(100% - 40px);
  }
}
.holiday__notificate-text-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #fff;
  margin-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .holiday__notificate-text-title {
    font-size: 16px;
  }
}
.holiday__notificate-text-desc {
  font-size: 14px;
  text-decoration: none;
  line-height: 120%;
  color: #c4c4c4;
}
.holiday__notificate-right {
  position: relative;
}
.holiday__notificate-button {
  height: 44px;
  width: 200px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  .holiday__notificate-button {
    display: none;
  }
}
.holiday__notificate-close {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: relative;
  z-index: 101;
}
@media screen and (max-width: 1024px) {
  .holiday__notificate-close {
    position: absolute;
    right: -5px;
    top: 0;
  }
}
.holiday__notificate-close img {
  width: 100%;
}
.list_features-item {
  align-items: center;
}
.list_features-item .list_features-icon {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .gift-deposite__wrap .text-input {
    margin-bottom: 0;
    width: 100%;
    height: 50px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .gift-deposite__wrap .button {
    height: 50px;
    width: 100%;
  }
  .gift-deposite__wrap .gift-deposite__right .fc {
    flex-direction: column;
  }
  .holiday__top {
    display: none;
  }
  .holiday__banner {
    height: auto;
    min-height: 0;
    max-width: 1920px;
    margin-bottom: 15px;
  }
  .holiday__banner-info {
    padding: 0;
    padding-top: 50px;
    width: 100%;
  }
  .holiday__banner-info.second {
    padding-top: 50px;
  }
  .holiday__banner-info.third {
    padding-top: 25px;
    width: 100%;
  }
  .holiday__banner-info.third .title_h1 {
    margin-bottom: 15px !important;
  }
  .holiday__banner-info .title_h1 {
    margin-bottom: 30px;
    padding: 0;
  }
  .holiday__banner-info .title_h1.main {
    font-size: 26px;
  }
  .holiday__banner-caption {
    margin-bottom: 10px;
  }
  .holiday__banner-list {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 20px;
    margin-bottom: 30px;
  }
  .holiday__banner-list.first {
    grid-gap: 20px;
  }
  .holiday__banner-list.first ~ .button-fill {
    margin-bottom: 50px;
  }
  .holiday__banner-list.second {
    grid-gap: 20px;
    margin-top: 20px;
    max-width: 420px;
  }
  .holiday__banner-list.second .holiday__banner-image {
    width: 40px;
    height: 40px;
  }
  .holiday__banner-list.second .holiday__banner-image img {
    width: 100%;
  }
  .holiday__banner-list.second .title_h1 {
    margin-bottom: 10px;
  }
  .holiday__banner-list.third {
    grid-gap: 15px;
  }
  .holiday__banner-list.third .holiday__banner-list-text {
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 1.4;
  }
  .holiday__banner-list-text {
    font-size: 16px;
  }
  .holiday__banner-image {
    margin-right: 10px;
    width: 40px;
    height: 40px;
  }
  .holiday__banner-image img {
    width: 100%;
  }
  .holiday__info {
    margin-bottom: 20px;
  }
  .holiday__info .title_h1 {
    margin-bottom: 15px;
  }
  .holiday__info-text {
    margin-right: 0;
  }
  .holiday__info-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .holiday__info-desc {
    font-size: 16px;
  }
  .holiday__info-wrap {
    flex-direction: column-reverse;
  }
  .holiday__info-list {
    grid-template-columns: 100%;
  }
  .holiday__info-item {
    display: flex;
  }
  .holiday__info-icon {
    display: none;
  }
  .holiday__info-right {
    max-width: 692px;
  }
}
/*# sourceMappingURL=holiday.min.css.map */
