* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(255, 255, 255, 0);
  cursor: default;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
}

.bot {
  position: absolute;
  bottom: 0px;
  max-width: 1280px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.bot__img {
  margin-left: auto;
  margin-right: 285px;
  display: block;
}
.bot a {
  text-decoration: none;
  color: #F7931A;
}
.bot__baner {
  position: absolute;
  top: -64px;
  right: 345px;
  font-size: 18px;
  color: #F7931A;
  line-height: 28px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  padding: 7px 15px;
}
.bot__baner-img {
  position: absolute;
  bottom: -83px;
  right: 100px;
}
@media (max-width: 970px) {
  .bot__img {
    margin: 0 auto;
    z-index: 4;
    position: relative;
    width: 187px;
  }
  .bot__baner {
    right: 30px;
    left: 30px;
    top: auto;
    bottom: 154px;
    text-align: center;
  }
  .bot__baner-img {
    width: 29px;
    bottom: -54px;
    right: auto;
    left: 70px;
    height: 54px;
  }
}

.bot {
  position: absolute;
  bottom: 0px;
  max-width: 1280px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.bot__img {
  margin-left: auto;
  margin-right: 285px;
  display: block;
}
.bot__baner {
  position: absolute;
  top: -64px;
  right: 245px;
  font-size: 18px;
  color: #F7931A;
  line-height: 28px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  padding: 7px 15px;
}
.bot__baner-img {
  position: absolute;
  bottom: -83px;
  right: 200px;
}
@media (max-width: 970px) {
  .bot__img {
    margin: 0 auto;
    z-index: 4;
    position: relative;
    width: 187px;
  }
  .bot__baner {
    right: 30px;
    left: 30px;
    top: auto;
    bottom: 154px;
    text-align: center;
  }
  .bot__baner-img {
    width: 29px;
    bottom: -54px;
    right: auto;
    left: 70px;
    height: 54px;
  }
}

.christmas {
  min-height: 100%;
  background-image: linear-gradient(to bottom, #000000 0%, #494949 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  overflow: hidden;
  position: relative;
}
.christmas .end-promo-stripe {
  color: #fff;
  position: absolute;
  top: 40px;
  left: -42px;
  width: 164px;
  text-align: center;
  background: #F74249;
  transform: rotate(-50deg);
  line-height: 25px;
  font-weight: bold;
  font-size: 12px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  z-index: 10;
}
.christmas .container {
  position: relative;
  z-index: 3;
  margin-top: auto;
  text-align: center;
  padding: 40px 100px;
}
@media (max-width: 760px) {
  .christmas .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.christmas .cryptotab-animate-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-bottom: 50px;
  animation-delay: 3.5s;
}
@media (max-width: 760px) {
  .christmas .cryptotab-animate-icon {
    margin-bottom: 30px;
  }
}
.christmas .arrow {
  position: absolute;
  bottom: 58px;
  animation-delay: 3s;
}
.christmas .arrow.left {
  left: 0;
}
.christmas .arrow.right {
  right: 0;
}
@media (max-width: 760px) {
  .christmas .arrow {
    display: none;
  }
}
.christmas .title {
  font-size: 64px;
  line-height: 77px;
  margin-bottom: 10px;
  animation-delay: 1.5s;
}
@media (max-width: 760px) {
  .christmas .title {
    font-size: 44px;
    line-height: 54px;
  }
}
.christmas .desc {
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
  color: #1DC886;
  animation-delay: 2s;
}
@media (max-width: 760px) {
  .christmas .desc {
    font-size: 24px;
    line-height: 32px;
  }
}
.christmas .snow {
  position: relative;
  z-index: 3;
  margin-top: auto;
  width: 100%;
}
.christmas .logo {
  width: 110px;
  height: 110px;
  margin: 0 auto 10px;
}
.christmas .wrap {
  position: relative;
  height: 200px;
  width: 100%;
}
.christmas .title-wrap {
  position: relative;
}
.christmas .title-wrap svg {
  max-width: 100%;
}
.christmas .title-wrap .arrow {
  position: absolute;
  top: 50%;
  left: -108px;
  bottom: auto;
  margin-top: -33px;
}
.christmas .title-wrap .arrow.right {
  left: auto;
  right: -108px;
}
.christmas .weaves {
  position: absolute !important;
  bottom: 0;
  top: auto !important;
  max-height: 200px;
  width: 110%;
  left: -5% !important;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .christmas .weaves {
    height: 100%;
    width: auto;
  }
}
.christmas .weaves-2 {
  height: 84%;
}
@media only screen and (max-width: 767px) {
  .christmas .weaves-2 {
    width: auto;
  }
}
.christmas .weaves-3 {
  height: 74%;
}
@media only screen and (max-width: 767px) {
  .christmas .weaves-3 {
    width: auto;
  }
}

.snowflakes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}
.snowflakes > div {
  position: absolute;
  top: 0;
  animation-name: falling;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-duration: 10s;
}
@media (max-width: 600px) {
  .snowflakes > div {
    max-width: 40px;
  }
}
@media (max-width: 500px) {
  .snowflakes > div {
    max-width: 30px;
  }
}
@media (max-width: 400px) {
  .snowflakes > div {
    max-width: 25px;
  }
}
.snowflakes img {
  vertical-align: top;
  max-width: 100%;
  animation-name: rotate;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}

#canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  animation-delay: 1s;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes falling {
  0% {
    transform-origin: center;
    transform: translateY(-100px);
  }
  75% {
    opacity: inherit;
  }
  100% {
    transform: translateY(100vh);
    opacity: 0;
  }
}
.christmas--2022 .logo {
  margin-bottom: 15px;
}

@media (max-width: 769px) {
  .christmas--2022 .title {
    line-height: normal;
    max-height: 115px;
    max-width: 233px;
    margin-bottom: 0;
  }
  .christmas--2022 .title svg {
    max-height: 115px;
  }
  .christmas--2022 .arrow {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .christmas--2022 .arrow.left {
    left: -60px;
    margin-top: -20px;
  }
  .christmas--2022 .arrow.right {
    right: -60px !important;
    margin-top: -20px;
  }
  .christmas--2022 .arrow img {
    width: 40px;
    height: 40px;
  }
}
::-moz-selection {
  background-color: #f7931a;
  color: #fff;
}

::selection {
  background-color: #f7931a;
  color: #fff;
}

.christmas--promo .popup {
  color: #000;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 100;
  padding: 0 15px;
  transition: all 0.7s;
}
.christmas--promo .popup.active {
  opacity: 1;
  visibility: visible;
}
.christmas--promo .popup__card {
  padding: 40px 30px 30px;
  background: #fff;
  box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  position: relative;
  max-width: 600px;
  text-align: center;
}
.christmas--promo .popup__card .close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.christmas--promo .popup__card .close:hover {
  opacity: 0.8;
}
.christmas--promo .popup__title {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 15px;
}
.christmas--promo .popup__icon {
  margin-bottom: 20px;
}
.christmas--promo .popup__text {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 40px;
  color: #494949;
}
.christmas--promo .popup__btn {
  outline: none;
  border: none;
  width: 100%;
  max-width: none;
  border-radius: 6px;
  margin: 0 auto !important;
}
.christmas--promo .title {
  margin-bottom: 15px;
  font-size: 48px;
  line-height: 60px;
}
.christmas--promo .desc {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 30px;
  max-width: 1000px;
  color: #D6D6D6;
  font-weight: normal;
}
.christmas--promo .btn {
  background: #4285F4;
  border: none;
  outline: none;
  border-radius: 3px;
  width: 100%;
  margin: 0 40px;
  max-width: 320px;
  text-transform: uppercase;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.christmas--promo .btn:disabled, .christmas--promo .btn.disabled {
  background: #8E8E8E;
  cursor: auto;
  color: #EBEBEB;
}
.christmas--promo .btn:disabled:hover, .christmas--promo .btn.disabled:hover {
  background: #8E8E8E;
}
.christmas--promo .btn__container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.christmas--promo .btn:hover {
  background-color: #f7931a;
}
.christmas--promo .arr-left, .christmas--promo .arr-right {
  width: 50px;
  height: 80px;
}
.christmas--promo .arr-left {
  transform: rotate(-90deg);
}
.christmas--promo .arr-right {
  transform: rotate(90deg);
}
@media (max-width: 769px) {
  .christmas--promo {
    justify-content: flex-start;
  }
  .christmas--promo .popup__card {
    padding: 40px 15px 15px;
  }
  .christmas--promo .popup__title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .christmas--promo .popup__text {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .christmas--promo .popup__btn {
    max-width: none;
  }
  .christmas--promo .container {
    padding: 50px 20px;
    margin: 0;
  }
  .christmas--promo .tripple-arrow--1 {
    display: none;
  }
  .christmas--promo .title {
    font-size: 36px;
    line-height: 46px;
  }
  .christmas--promo .desc {
    font-size: 16px;
    line-height: 26px;
  }
  .christmas--promo .btn {
    margin: 0;
    max-width: none;
  }
}

@media (max-width: 769px) and (max-height: 870px) {
  .bot {
    position: relative;
    margin-top: -120px;
    display: flex;
    justify-content: flex-end;
  }
}
.christmas--2022 .logo {
  margin-bottom: 15px;
}

@media (max-width: 769px) {
  .christmas--2022 .title {
    line-height: normal;
    max-height: 115px;
    max-width: 233px;
    margin-bottom: 0;
  }
  .christmas--2022 .title svg {
    max-height: 115px;
  }
  .christmas--2022 .arrow {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .christmas--2022 .arrow.left {
    left: -60px;
    margin-top: -20px;
  }
  .christmas--2022 .arrow.right {
    right: -60px !important;
    margin-top: -20px;
  }
  .christmas--2022 .arrow img {
    width: 40px;
    height: 40px;
  }
}
::-moz-selection {
  background-color: #f7931a;
  color: #fff;
}

::selection {
  background-color: #f7931a;
  color: #fff;
}

.btn__container .social-link {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 10px 15px;
}
.btn__container .social-link:hover {
  background: #f7931a;
}
.btn__container .social-link_fb {
  background-color: #1877F2;
  align-items: flex-end;
}
.btn__container .social-link_telegram {
  background-color: #31A5E0;
}
.btn__container .social-link_instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.btn__container .social-link_twitter {
  background-color: #1DA1F2;
}
.btn__container .social-link_youtube {
  background-color: #FF2500;
}
.btn__container .social-link_vk {
  background-color: #577CA4;
}

.christmas--2022 .title {
  font-weight: 800;
  font-size: 200px;
  line-height: 120%;
  letter-spacing: 0.04em;
  text-align: center;
}

.christmas--2022 .title-wrap {
  text-align: center;
}

@media (max-width: 769px) {
  .christmas--2022 .title {
    font-size: 80px;
  }
}

/*# sourceMappingURL=promo-christmas-2020.css.map */
