@charset "UTF-8";
@import url("../font/stylesheet.css");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Unbounded:wght@200..900&display=swap");
@import url("fontello.css");
@import url("avenir_next.css");
:root {
  --font-family: "Gilroy", sans-serif;
  --color-dark: #222223;
  --color-orange: #f08049;
  --bg-color: #ffffff;
  --color-gray: #f8f8f8;
  --color-green: #59d018;
  --white-color: #ffffff;
}

body {
  font-family: "Gilroy, sans-serif";
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth !important;
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px !important;
  }
}
.flag-container {
  display: none;
}

.intl-tel-input .allow-dropdown .separate-dial-code .flag-container {
  display: block;
}

.iti__country-list {
  z-index: 9999; /* dropdown'u ön plana getirir */
  position: relative;
}

.icon-information {
  -o-object-fit: contain !important;
     object-fit: contain !important;
  width: 40px !important;
  margin-left: 7px;
}

.bannerSection {
  background: url(../images/bg_banner.png);
  background-position-y: top;
  background-position-x: center;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 0;
  position: relative;
  padding-top: 148px;
}
.bannerSection header {
  height: 100px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 32px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (min-width: 1920px) {
  .bannerSection {
    min-height: 844px;
  }
}
@media (max-width: 767px) {
  .bannerSection {
    background: url(../images/bg_banner_mobile.png);
    background-position-y: bottom;
    background-position-x: center;
    min-height: 1377px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.bannerSection .bg-inner {
  display: flex;
  align-items: flex-end;
}
.bannerSection .banner-text-area {
  padding-top: 30px;
  margin-bottom: 2rem;
}
.bannerSection .banner-text-area .title p {
  font-size: 30px;
  line-height: 30px;
  font-family: "Gilroy-Black", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #f26625;
}
.bannerSection .banner-text-area .title p.first {
  font-size: 56px;
  color: #19191a;
}
@media (max-width: 576px) {
  .bannerSection .banner-text-area .title p.first {
    font-size: 32px;
    line-height: 36px;
  }
}
.bannerSection .banner-text-area .title p.second {
  margin-top: 1rem;
}
@media (max-width: 576px) {
  .bannerSection .banner-text-area .title p.second {
    font-size: 1rem;
    line-height: 20px;
  }
}
.bannerSection .banner-text-area .bottom p {
  font-size: 24px;
  font-family: "Gilroy-Heavy", sans-serif;
}
.bannerSection .banner-text-area .bottom p .middle-text {
  color: #d0ff06;
}
.bannerSection .banner-text-area .top {
  margin: 2rem 0;
}
.bannerSection .banner-text-area .top p {
  font-size: 45px;
  font-family: "Gilroy", sans-serif;
}
.bannerSection .banner-text-area .top p .middle-text {
  font-family: "Gilroy-Heavy", sans-serif;
}
@media (max-width: 768px) {
  .bannerSection .banner-text-area .title p {
    font-size: 40px;
    line-height: 52px;
  }
  .bannerSection .banner-text-area .top p {
    font-size: 16px;
    line-height: 24px;
  }
  .bannerSection .banner-text-area .bottom p {
    font-size: 12px;
    line-height: 16px;
  }
}
.bannerSection .banner-text-area p {
  color: #fff;
  line-height: 40px;
  text-align: center;
}
.bannerSection .container-wrapper {
  position: relative;
}
.bannerSection .container-wrapper .banner-ticket img {
  position: absolute;
}
.bannerSection .container-wrapper .banner-ticket img:nth-child(1) {
  top: 0;
  right: 1vw;
}
.bannerSection .container-wrapper .banner-ticket img:nth-child(2) {
  bottom: 0;
  left: 1vw;
}
.bannerSection .hero-banner-bottom {
  background-color: #191919;
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bannerSection .hero-banner-bottom p {
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  font-family: "Gilroy-Black", sans-serif;
  margin: 0;
}
@media (max-width: 768px) {
  .bannerSection .hero-banner-bottom p {
    font-size: 12px;
    line-height: 16px;
  }
}
.bannerSection .banner-title {
  text-shadow: -1px 0 red, 0 1px red, 1px 0 red, 0 -1px red;
  color: #ffffff;
  font-size: 61px;
  font-family: "Gilroy-Heavy", sans-serif;
  line-height: 50px;
}

.bannerSection .img-save {
  /* max-width: 500px; */
  width: 100%;
}

.icon-cinema {
  font-size: 22px !important;
  margin-right: 13px !important;
  padding-left: 15px !important;
}

.logo__flex {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.form__banner {
  margin: 0 auto;
}

.form__row {
  justify-content: center;
}

.banner__text img {
  display: block;
}

.banner__text h1 {
  font-size: 120px;
  line-height: 90px;
  font-style: italic;
  font-weight: 700;
  color: var(--white-color);
  font-family: "Avenir Next LT Pro";
  margin-top: 20px;
}

.banner__text p {
  font-size: 25px;
  font-style: italic;
  color: var(--white-color);
  font-family: "Avenir Next LT Pro";
  margin-top: 20px;
}

.form-group {
  display: flex;
}

.form__row form {
  margin: 0;
  margin-left: auto;
  padding: 0 2rem;
}
@media (max-width: 991px) {
  .form__row form {
    padding: 0;
  }
}

input {
  border: 1px solid #cccccc !important;
  border-radius: 30px !important;
  padding: 13px 19px !important;
  height: 50px !important;
  color: #222223 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

::-moz-placeholder {
  color: #222223 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

::placeholder {
  color: #222223 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

select {
  border: 1px solid #cccccc !important;
  border-radius: 30px !important;
  padding: 13px 19px !important;
  height: 50px !important;
  width: 100%;
  color: #222223 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.form__row .col {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.form__row .col-12 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

textarea {
  border: 1px solid #cccccc !important;
  border-radius: 30px !important;
  padding: 13px 19px !important;
  height: 109px !important;
  width: 100%;
}

.transform-x {
  transform: translateX(90px);
}

.btn-default-orange {
  background-color: #f26625;
  width: 320px;
  border: 2px solid #ffffff;
  padding: 13px;
  font-size: 20px;
  font-weight: bold;
  color: white;
  border-radius: 60px;
  font-family: var(--font-family);
  transition: background-color 0.4s;
}
@media (max-width: 768px) {
  .btn-default-orange {
    width: 100%;
  }
}
.btn-default-orange:hover {
  background-color: #ef560e;
  transition: background-color 0.4s;
}

.btn-default-orange:focus {
  box-shadow: none !important;
  outline: none !important;
}

.form-control,
.custom-select {
  border-color: #f26625 !important;
}
.form-control:focus,
.custom-select:focus {
  box-shadow: none !important;
}

.form-control:focus {
  box-shadow: none !important;
}

.widget__slider {
  margin-bottom: 77px;
  margin-top: 95px;
}

.flex__star {
  display: flex;
}

.stars {
  position: relative;
  height: 0;
  padding: 0;
  padding-bottom: 18.3266932271%;
}

#wrapper-right svg {
  width: 99px !important;
}

.wrapper-left p {
  color: #191919;
  font-size: 24px;
  margin: 0 0 12px;
}

#wrapper-right a:hover {
  text-decoration: none;
}

#wrapper-right {
  padding: 0 40px;
}

#wrapper-right h5 {
  color: #191919;
  font-weight: bold;
}

#wrapper-right span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
}

#wrapper-right p {
  color: #191919;
  font-weight: 300;
  font-size: 13px;
  line-height: 16px;
}

.tp-widget-stars {
  margin: 0 auto 12px;
}

.tp-widget-stars {
  width: 100%;
  max-width: 300px;
}

@media screen and (min-width: 520px) {
  .tp-widget-wrapper .wrapper-left {
    float: left;
    width: 200px;
  }
}
.tp-widget-humanscore {
  font-size: 24px;
  margin: 0 0 12px;
}

.tp-stars--4--half .tp-star:nth-of-type(-n + 4) .tp-star__canvas,
.tp-stars--4--half .tp-star:nth-of-type(-n + 4) .tp-star__canvas--half {
  fill: #00b67a;
}

.tp-stars--4--half .tp-star:nth-of-type(-n + 5) .tp-star__canvas--half {
  fill: #00b67a;
}

.tp-stars .tp-star__shape {
  fill: #fff;
}

.tp-stars .tp-star__canvas,
.tp-stars .tp-star__canvas--half {
  fill: #dcdce6;
}

.tp-stars--4--half .tp-star:nth-of-type(-n + 5) .tp-star__canvas--half {
  fill: #00b67a;
}

.tp-stars .tp-star__shape {
  fill: #fff;
}

.tp-widget-businessinfo {
  font-size: 13px;
  line-height: 16px;
  margin: 0 0 16px;
}

.bold-underline {
  border-bottom: 1px solid rgba(25, 25, 25, 0.6);
  color: #191919;
  font-weight: bold;
}

.tp-widget-logo {
  margin: 0 auto;
  width: 106px;
}

@media screen and (min-width: 520px) {
  .wrapper-left {
    float: left;
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 930px) {
  .tp-widget-wrapper .wrapper-right {
    width: calc(100% - 200px);
  }
}
.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas,
.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas--half {
  fill: #00b67a;
}

.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas,
.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas--half {
  fill: #00b67a;
}

.tp-stars .tp-star__shape {
  fill: #fff;
}

.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas,
.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas--half {
  fill: #00b67a;
}

.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas,
.tp-stars--5 .tp-star:nth-of-type(-n + 5) .tp-star__canvas--half {
  fill: #00b67a;
}

.tp-stars {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.counter-footer {
  background: #ededed;
}

.counter-footer .tabs {
  display: flex;
  gap: 10px;
  justify-content: space-around;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.counter-footer .tabs .tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0px;
}

.counter-footer .tabs .tab .number {
  font-family: "Unbounded", sans-serif;
  color: #682cde;
  font-size: 50px;
  font-weight: 300;
}

.counter-footer .tabs .tab .text {
  font-weight: bold;
  font-size: 15px;
  font-family: "Unbounded", sans-serif;
}

.flex-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 27px 0px;
}

.social li a {
  height: 100%;
  display: flex;
  align-items: center;
}

.social-center h4 {
  text-align: center;
  font-size: 20px;
  color: #f18049;
  font-family: "Gilroy-Bold";
}

.social-center ul {
  list-style: none;
  display: flex;
  gap: 15px;
  padding-left: 0px !important;
  margin-bottom: 6px !important;
}

.social-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.social-center span {
  font-size: 20px;
  font-weight: 300;
  color: rgba(68, 68, 68, 0.8470588235);
  font-family: "Gilroy-Regular";
}

.intl-tel-input.allow-dropdown .selected-flag {
  width: 100px !important;
  padding: 0 0 0 19px !important;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.intl-tel-input .country-list {
  max-width: 300px;
}

.intl-tel-input * {
  outline: none !important;
}

.intl-tel-input input {
  padding: 0px 0px 0px 113px !important;
}

select {
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  background-color: transparent;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12.744" height="8" viewBox="0 0 12.744 8"><path id="Path_35057" data-name="Path 35057" d="M6.5,7.919a.908.908,0,0,1-.764-.382L.262,1.805a1.162,1.162,0,0,1,0-1.528,1.162,1.162,0,0,1,1.528,0L6.375,5.244,10.833.277A1.159,1.159,0,0,1,12.361.15a1.159,1.159,0,0,1,.127,1.528L7.267,7.537a1.1,1.1,0,0,1-.764.382Z" transform="translate(0.025 0.081)" fill="%23222223"/></svg>');
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right center;
  background-clip: border-box;
  -moz-background-clip: border-box;
  -webkit-background-clip: border-box;
  background-position: right 0.9em top 50%;
}

@media (min-width: 992px) {
  .mobile-button {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1500px) {
  .bannerSection:before {
    left: -100px;
    z-index: revert-layer;
  }
  .bannerSection:after {
    right: -100px;
    z-index: revert-layer;
  }
  form {
    z-index: 3;
  }
  .details__card h3 {
    font-size: 16px;
  }
  .left__text span {
    font-size: 14px;
  }
  .top__text a {
    font-size: 13px;
  }
  .center__text span {
    font-size: 14px;
  }
  .bottom__text span {
    font-size: 14px;
  }
  .bottom__text p {
    font-size: 14px;
  }
  .bottom__text {
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
  .bottom__text p {
    padding-left: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .banner__text h1 {
    font-size: 96px;
    line-height: 72px;
  }
}
@media (max-width: 991px) {
  .top__text {
    justify-content: center !important;
  }
}
@media (max-width: 768px) {
  .banner__text h1 {
    font-size: 60px !important;
    text-align: center;
  }
  .banner__text p {
    text-align: center;
    font-size: 14px;
  }
}
picture {
  width: 100%;
}

.col-12 {
  margin-bottom: 10px;
}

.intl-tel-input.allow-dropdown {
  width: 100%;
}
.intl-tel-input.allow-dropdown .separate-dial-code {
  width: 100%;
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  height: 100%;
  z-index: 1;
}
.swiper-container2 .swiper-pagination {
  display: none !important;
}
.swiper-container2 .swiper-button-prev, .swiper-container2 .swiper-button-next {
  display: none !important;
}
.swiper-container2 .swiper-slide {
  border-radius: 0 !important;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.residences-section {
  padding-top: 120px;
}
.residences-section .title {
  color: #191919;
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  font-family: "Gilroy-Black", sans-serif;
}
.residences-section .slider-area {
  margin-top: 30px;
}
.residences-section .slider-area .residences-slider .swiper-slide {
  overflow: hidden;
  border-radius: 30px;
}
.residences-section .slider-area .residences-slider .swiper-slide.green .residence-card-left {
  background-color: #73e038;
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card {
  height: 430px;
  display: flex;
  background-color: #f8f8f8;
}
@media (max-width: 1200px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card {
    height: auto;
  }
}
@media (max-width: 768px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card {
    flex-direction: column;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-left {
  min-width: 400px;
  max-width: 400px;
  background-color: #ff5c02;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-left {
    min-width: 300px;
    max-width: 300px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-left {
    min-width: unset;
    max-width: unset;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-left-text {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Unbounded", sans-serif;
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-left img {
  margin-top: auto;
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right {
  display: flex;
  padding: 2rem;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) and (max-width: 991px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right {
    padding: 1rem;
  }
}
@media (max-width: 768px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right {
    align-items: center;
    padding: 1rem;
  }
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-top-button {
    margin: auto;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-top-button {
  background-color: #191919;
  color: #ffffff;
  border-radius: 20px;
  width: 200px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: "Unbounded", sans-serif;
  font-weight: 700;
  margin-left: auto;
  text-transform: uppercase;
  transition: background-color 0.4s;
  text-decoration: none;
}
@media (max-width: 768px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-top-button {
    order: 2;
    margin-top: 2rem;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-top-button:hover {
  background-color: #ef560e;
  transition: background-color 0.4s;
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom {
  width: 100%;
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom {
    align-items: center;
    margin: 0;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom-title {
  color: #ff5c02;
  font-size: 25px;
  font-family: "Unbounded", sans-serif;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom-title {
    font-size: 18px;
    margin-bottom: 1rem;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom .text {
  color: #222223;
  font-size: 18px;
  line-height: 24px;
  font-family: "Unbounded", sans-serif;
  margin: 0;
  text-align: start;
}
@media (min-width: 768px) and (max-width: 991px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom .text {
    font-size: 16px;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom img {
  max-width: 100%;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 0.5rem;
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__address-first, .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__features, .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__address-second {
  width: 100%;
  display: flex;
  align-items: center;
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__address-first {
  border-bottom: 1px solid rgba(112, 112, 112, 0.2549019608);
  padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__address-first {
    padding-bottom: 16px;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__address-second {
  border-top: 1px solid rgba(112, 112, 112, 0.2549019608);
  padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__address-second {
    padding-top: 16px;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__features {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__features {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.residences-section .slider-area .residences-slider .swiper-slide .residence-card-right-bottom__features .item {
  display: flex;
  align-items: center;
}

.copyright {
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 20px;
  color: #444444;
}

@media (max-width: 991px) {
  .flex-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .flex-footer img {
    margin-bottom: 15px;
  }
  .social-center img {
    margin-top: 20px !important;
  }
  .counter-footer .tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .counter-footer .tabs .tab .number {
    font-size: 40px;
  }
  .counter-footer .tabs .tab .text {
    font-weight: 700;
    font-size: 15px;
  }
  .form__row_inner {
    margin: auto !important;
  }
  form {
    margin: auto !important;
  }
}
@media (max-width: 1024px) {
  .bannerSection .bg-inner {
    display: none;
  }
  .bannerSection .banner-ticket {
    display: none;
  }
}
/* customizable snowflake styling */
.snowflake {
  color: #fff;
  font-size: 1.5em;
  font-family: Arial, sans-serif;
  text-shadow: 0 0 5px #999999;
}

.snowflake,
.snowflake .inner {
  animation-iteration-count: infinite;
  animation-play-state: running;
}

@keyframes snowflakes-fall {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(110vh);
  }
}
@keyframes snowflakes-shake {
  100% {
    transform: translateX(0);
  }
  90% {
    transform: translateX(-20px);
  }
  80% {
    transform: translateX(0px);
  }
  70% {
    transform: translateX(-20px);
  }
  60% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-20px);
  }
  40% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-20px);
  }
  20% {
    transform: translateX(0px);
  }
  10% {
    transform: translateX(-20px);
  }
  0% {
    transform: translateX(0);
  }
}
.snowflake {
  position: fixed;
  top: -10%;
  z-index: 9999;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: default;
  animation-name: snowflakes-shake;
  animation-duration: 12s;
  animation-timing-function: ease-in-out;
}

.snowflake .inner {
  animation-duration: 10s;
  animation-name: snowflakes-fall;
  animation-timing-function: linear;
}/*# sourceMappingURL=style.css.map */