* {
  -webkit-font-smoothing: antialiased;
}
body {
  -webkit-font-smoothing: antialiased;
} 

.clipped {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.header-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 99px;
  padding-right: 3vw;
  padding-left: 3vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  font-family: Roslindaletext, sans-serif;
  color: #ebebeb;
  font-size: 128px;
  line-height: 128px;
  text-align: center;
}

.hero-text-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: auto;
  margin-top: 15vw;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  padding-top: 10px;
  font-family: Objectsans, sans-serif;
  color: #ebebeb;
  font-size: 20px;
  font-weight: 500;
}

.text-block-2:hover {
  color: #fff;
}

.text-block-3 {
  font-family: Roslindaletext, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.text-block-3:hover {
  color: #fff;
}

.text-block-4 {
  margin-top: 0px;
  margin-right: 16px;
  margin-left: 12px;
  font-family: Roslindaletext, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.santa {
  width: 32vw;
}

.tree {
  position: relative;
  top: 1.2vw;
  bottom: -20vw;
  width: 10vw;
  margin-right: 120px;
  margin-left: -80px;
}

.ginger {
  position: relative;
  top: 2.7vw;
  bottom: -10vw;
  width: 10vw;
  margin-left: 120px;
}

.hero-img-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100vw;
  margin-top: 20vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d2pas86kykpvmq.cloudfront.net/img_christmas/noise-2x.png');
  background-position: 0px 0px;
  background-size: 256px;
  background-repeat: repeat;
}

.text-body {
  font-family: Objectsans, sans-serif;
  color: #ebebeb;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.text-body.black {
  color: #2e2e2e;
}

.text-body.black.center {
  text-align: center;
}

.text-body.green {
  color: #0f5f34;
  text-align: center;
}

.text-body.red {
  margin-top: 4px;
  color: #e5172a;
  text-align: center;
}

.text-body.center {
  text-align: center;
}

.heading-2 {
  position: relative;
  z-index: 0;
  width: 35vw;
  margin-top: 0px;
  font-family: Roslindaletext, sans-serif;
  color: #121212;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 260vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.santa-head {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  width: 32vw;
  margin-left: -111px;
}

.heading-3 {
  width: auto;
  margin-bottom: 40px;
  font-family: Roslindaletext, sans-serif;
  color: #121212;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 180px;
  padding-bottom: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card {
  width: 40%;
  border-radius: 30px;
  box-shadow: 1px 1px 4px 0 hsla(0, 0%, 9%, 0.05);
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}

.card._2 {
  margin-top: 229px;
  margin-left: -99px;
  box-shadow: 4px 4px 8px 1px hsla(0, 0%, 9%, 0.1);
}

.card._3 {
  margin-top: -140px;
  margin-left: -37px;
  box-shadow: 4px 4px 8px 1px hsla(0, 0%, 9%, 0.1);
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.card._4 {
  margin-left: -11px;
  box-shadow: 4px 0 10px 2px hsla(0, 0%, 9%, 0.1);
}

.card._5 {
  position: relative;
  z-index: 1;
  margin-top: -309px;
  margin-left: -39px;
  box-shadow: 10px 28px 30px 1px hsla(0, 0%, 9%, 0.15);
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.card._6 {
  margin-left: -37px;
}

.section-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 270vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: url('https://d2pas86kykpvmq.cloudfront.net/img_christmas/noise-2x.png');
  background-position: 0px 0px;
  background-size: 256px;
}

.heading-4 {
  position: static;
  font-family: Roslindaletext, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.heading-4.narrow {
  width: 53vw;
}

.snowman {
  width: 60vw;
}

.heading-5 {
  margin-bottom: 40px;
  font-family: Roslindaletext, sans-serif;
  color: #121212;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
}

.heading-5.preview {
  margin-top: 70px;
}

.heading-5.purchase {
  width: 100%;
  max-width: none;
  margin-bottom: 20px;
  padding: 0px;
  border-radius: 0px;
  background-color: transparent;
}

.heading-5.purchase.white {
  color: #fff;
}

.text-block-7 {
  font-family: Objectsans, sans-serif;
  color: #2e2e2e;
  font-size: 20px;
  line-height: 135%;
  text-align: center;
}

.hands-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 81px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-top: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hand-2 {
  width: 40vw;
}

.hand-3 {
  width: 17vw;
  margin-top: -435px;
  margin-left: 49px;
}

.hand-1 {
  position: relative;
  top: -10%;
  bottom: 35%;
  width: 17vw;
  margin-right: 76px;
  margin-left: -30px;
}

.subtitle {
  font-family: Objectsans, sans-serif;
  color: #121212;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}

.subtitle.white {
  margin-top: -60px;
  color: #ebebeb;
}

.heading-6 {
  font-family: Roslindaletext, sans-serif;
  color: #121212;
  font-size: 130px;
  line-height: 130px;
  text-align: center;
}

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 162px;
  padding-right: 4vw;
  padding-left: 4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-preview {
  margin-top: 100px;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.body {
  background-color: #ebebeb;
}

.img-preview {
  box-shadow: 1px 1px 3px 0 transparent;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 180px;
  padding-right: 6vw;
  padding-left: 6vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ic-wannathis {
  display: none;
  margin-left: 10px;
}

.logo-black {
  width: auto;
}

.wa-text {
  margin-bottom: 0px;
  font-family: Roslindaletext, sans-serif;
  color: #0f5f34;
  font-size: 20px;
  font-weight: 500;
}

.wa-text.rights {
  margin-top: 80px;
  opacity: 0.4;
  font-size: 12px;
}

.wa-text.rights.desctop {
  margin-top: 0px;
  margin-bottom: 14px;
  font-family: Objectsans, sans-serif;
  color: #121212;
  font-size: 12px;
  font-weight: 400;
}

.wa-text.margin {
  margin-right: 12px;
}

.wa-text.med {
  font-family: Objectsans, sans-serif;
  color: #121212;
  font-size: 16px;
  font-weight: 400;
}

.wa-text.black {
  color: #121212;
}

.fo_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #121212;
}

.line {
  width: 100%;
  height: 1px;
  margin-top: 101px;
  background-color: #121212;
  color: #d92112;
}

.fo_rights {
  display: none;
}

.fo_wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 50px;
  padding-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #121212;
}

.fo_link {
  font-family: Objectsans, sans-serif;
  color: #121212;
  font-size: 16px;
  text-decoration: none;
}

.fo_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #121212;
}

.fo-wannathis {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.social-2 {
  width: 100%;
  color: #121212;
}

.fo_footer {
  height: auto;
  padding-right: 6vw;
  padding-left: 6vw;
}

.fo_footer.hu {
  position: relative;
  margin-top: 0px;
  padding-right: 3vw;
  padding-left: 3vw;
  background-color: transparent;
  color: #121212;
}

.fo_title {
  margin-bottom: 48px;
}

.fo_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fo_column.last {
  width: auto;
  color: #121212;
}

.fo_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.social-wrapper {
  width: 26px;
  height: 26px;
  min-width: 26px;
  margin-top: -3px;
  margin-right: 0.5vw;
  color: #121212;
}

.social-wrapper.last {
  margin-right: 0px;
}

.star {
  width: 30px;
  margin-right: 6px;
}

.star.large {
  width: 60px;
  margin-top: 70px;
  margin-right: 0px;
  margin-bottom: 60px;
}

.star._1 {
  position: relative;
  left: 16%;
  top: 10%;
  bottom: 72%;
  margin-top: -458px;
}

.star._2 {
  position: relative;
  left: -15%;
  top: 48%;
  bottom: 20%;
  margin-top: 0px;
}

.star-wrapper {
  position: relative;
  margin-top: 100px;
  margin-bottom: 30px;
}

.header-right {
  text-decoration: none;
}

.scroll-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll-wrapper._2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 0px;
}

.stick {
  position: static;
  width: 7vw;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.stick._2 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.stick._3 {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.stick._4 {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.grid-stick {
  position: absolute;
  width: 100vw;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 20vw;
  grid-row-gap: 20vh;
}

.title-wrapper {
  width: 54vw;
}

.title-wrapper.narrow {
  width: 35vw;
}

.title-wrapper.fullwidth {
  width: 90vw;
}

.absolute-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.desc-wrapper {
  width: 90vw;
}

.snowflake {
  width: 35px;
}

.snowflake._1 {
  width: 35px;
  margin-top: 404px;
  margin-right: 160px;
}

.snowflake._2 {
  margin-top: 207px;
  margin-left: 64px;
}

.snowflake._3 {
  position: relative;
  left: -7%;
  top: -10%;
}

.snowflake._4 {
  position: relative;
  left: 10%;
  top: 20%;
}

.card-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100000;
  display: none;
  width: auto;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0f5f34;
  background-image: url('https://d2pas86kykpvmq.cloudfront.net/img_christmas/noise-2x.png');
  background-position: 0px 0px;
  background-size: 256px;
  color: #0f5f34;
}

.santa-preloader {
  width: 200px;
  max-width: 70%;
}

.loading-bar {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 10px;
  height: 10px;
  background-color: #f5f5f5;
}

.section-5_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 180px;
  padding-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  position: relative;
  width: 375px;
}

.image.right {
  top: -74px;
  z-index: 10;
  border-radius: 20px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  transform: rotate(12deg);
}

.image.left {
  z-index: 10;
  border-radius: 20px;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
}

.image.center {
  z-index: 100;
  border-radius: 20px;
  box-shadow: 31px 36px 20px -6px rgba(0, 0, 0, 0.3);
}

.mobile-preview {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 135px;
}

.ic-thunder {
  width: 15px;
  margin-right: 7px;
  margin-left: -22px;
}

.wrapper-purchase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.purchase {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42vw;
  max-width: 560px;
  margin-right: 30px;
  padding: 40px 30px 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  background-color: #fff;
}

.purchase.green {
  margin-right: 0px;
  background-color: #0f5f34;
  background-image: url('https://d2pas86kykpvmq.cloudfront.net/img_christmas/noise-2x.png');
  background-position: 0px 0px;
  background-size: 256px;
}

.btn-purchase {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  max-width: 360px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #f3bb60;
  cursor: pointer;
}

.btn-purchase:hover {
  background-color: #e4ae57;
}

.btn-purchase.red {
  background-color: #e03337;
}

.btn-purchase.red:hover {
  background-color: #ca292c;
}

.text-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roslindaletext, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.text-btn.white {
  color: #fff;
}

.text-purchase {
  width: 100%;
  max-width: 400px;
  margin-bottom: 40px;
}

.deal {
  margin-top: 4px;
  font-family: Objectsans, sans-serif;
  color: #fff;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.div-block-6 {
  position: absolute;
  left: auto;
  top: 30px;
  right: 30px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding: 0px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #1e844d;
}

@media screen and (min-width: 1440px) {
  .santa {
    position: relative;
    top: 5vw;
    width: 30vw;
  }

  .tree {
    left: -5%;
    top: 8.1vw;
    width: 9vw;
  }

  .ginger {
    left: 5%;
    top: 6.9vw;
    width: 9vw;
  }

  .hero-img-wrapper {
    margin-top: 20vw;
  }

  .santa-head {
    max-width: 500px;
  }

  .section-4 {
    border-radius: 0px;
  }

  .heading-4.narrow {
    width: 40vw;
  }

  .snowman {
    max-width: 1100px;
  }

  .grid-preview {
    margin-top: 120px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    grid-column-gap: 0px;
    grid-row-gap: 32px;
  }

  .logo-black {
    width: auto;
  }

  .fo_wrapper {
    padding-top: 50px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .fo_right {
    width: 50%;
  }

  .fo_footer {
    padding-right: 4vw;
    padding-left: 4vw;
  }

  .fo_footer.hu {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .fo_left {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .star-wrapper {
    margin-top: 200px;
  }

  .stick {
    max-width: 160px;
  }

  .title-wrapper {
    width: 43vw;
  }

  .title-wrapper.narrow {
    width: 28vw;
  }

  .snowflake._3 {
    left: -12%;
  }

  .snowflake._4 {
    left: 17%;
    top: 29%;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    width: 70vw;
  }

  .hero-img-wrapper {
    margin-top: 15vw;
  }

  .section {
    background-image: url('https://d2pas86kykpvmq.cloudfront.net/img_christmas/noise-2x.png');
   background-size: 256px;
  }

  .section-4 {
   background-image: url('https://d2pas86kykpvmq.cloudfront.net/img_christmas/noise-2x.png');
  background-size: 256px;
  }

  .heading-4.narrow {
    width: 30vw;
  }

  .snowman {
    max-width: 1100px;
  }

  .heading-6 {
    width: 60vw;
  }

  .grid-preview {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .fo_wrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .fo_footer {
    padding-right: 16vw;
    padding-left: 16vw;
  }

  .star-wrapper {
    margin-top: 300px;
  }

  .stick {
    max-width: 160px;
  }

  .title-wrapper {
    width: 30vw;
  }

  .title-wrapper.narrow {
    width: 21vw;
  }

  .snowflake._1 {
    margin-top: 504px;
  }

  .snowflake._2 {
    margin-top: -53px;
  }

  .preloader {
    background-image: url('https://d2pas86kykpvmq.cloudfront.net/img_christmas/noise-2x.png');
  background-size: 256px;
  }
}

@media screen and (max-width: 991px) {
  .header-wrapper {
    height: 80px;
  }

  .heading {
    font-size: 110px;
    line-height: 107px;
  }

  .hero-text-wrapper {
    position: relative;
  }

  .santa {
    min-width: 300px;
  }

  .tree {
    margin-right: 40px;
  }

  .ginger {
    margin-left: 73px;
  }

  .hero-img-wrapper {
    margin-top: -106px;
  }

  .section {
    overflow: hidden;
  }

  .heading-2 {
    width: 45vw;
  }

  .santa-head {
    min-width: 300px;
    margin-left: -63px;
  }

  .section-3 {
    padding-top: 120px;
    padding-bottom: 160px;
  }

  .card-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card {
    width: 35%;
    margin-top: -87px;
    border-radius: 16px;
  }

  .card._2 {
    margin-top: 125px;
    margin-left: -62px;
  }

  .card._4 {
    margin-left: -18px;
  }

  .card._5 {
    margin-top: -228px;
  }

  .snowman {
    min-width: 760px;
    margin-left: 160px;
  }

  .heading-5.preview {
    margin-top: 28px;
  }

  .heading-5.purchase {
    font-size: 64px;
  }

  .heading-5.purchase.white {
    line-height: 64px;
  }

  .section-5 {
    padding-top: 160px;
  }

  .hand-2 {
    width: 40vw;
  }

  .hand-3 {
    margin-top: -355px;
    margin-left: 0px;
  }

  .hand-1 {
    margin-right: 45px;
  }

  .subtitle.white {
    display: none;
    margin-top: 0px;
    font-size: 28px;
    line-height: 28px;
  }

  .heading-6 {
    font-size: 110px;
    line-height: 113px;
  }

  .section-6 {
    overflow: hidden;
    padding-top: 148px;
    padding-right: 2vw;
    padding-left: 2vw;
  }

  .grid-preview {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .img-preview {
    max-width: 100%;
  }

  .section-7 {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .wa-text {
    margin-bottom: 0px;
    font-weight: 700;
  }

  .wa-text.rights {
    margin-top: 60px;
    font-family: Objectsans, sans-serif;
    color: #2e2e2e;
    font-size: 12px;
    font-weight: 400;
  }

  .wa-text.rights.desctop {
    display: none;
    margin-top: 80px;
  }

  .wa-text.med {
    font-weight: 400;
  }

  .fo_row {
    margin-top: 8px;
    margin-bottom: 10px;
  }

  .fo_rights {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .fo_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fo_right {
    width: 100%;
    margin-top: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fo-wannathis {
    margin-left: 0px;
  }

  .fo_footer {
    overflow: hidden;
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .fo_footer.hu {
    margin-top: 0px;
  }

  .fo_title {
    margin-bottom: 12px;
  }

  .fo_column {
    width: 33%;
    text-align: center;
  }

  .fo_left {
    width: 100%;
    margin-top: 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid-stick {
    grid-column-gap: 30vw;
    grid-row-gap: 40vh;
  }

  .title-wrapper {
    width: 60vw;
  }

  .title-wrapper.narrow {
    width: 40vw;
  }

  .desc-wrapper {
    width: 94vw;
  }

  .snowflake._1 {
    width: 25px;
    margin-right: 80px;
  }

  .snowflake._2 {
    width: 25px;
    margin-left: 20px;
  }

  .card-half._2 {
    margin-top: 70px;
  }

  .preloader {
    display: none;
  }

  .santa-preloader {
    position: relative;
    left: -202px;
  }

  .image.right {
    width: 240px;
  }

  .image.left {
    width: 260px;
  }

  .image.center {
    position: static;
    width: 290px;
    max-width: 90%;
  }

  .mobile-preview {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .ic-thunder {
    margin-top: 0px;
  }

  .purchase {
    width: 46vw;
    margin-right: 10px;
  }

  .text-btn {
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 86px;
    line-height: 100%;
  }

  .tree {
    min-width: 80px;
    margin-right: 20px;
  }

  .ginger {
    min-width: 80px;
    margin-left: 30px;
  }

  .hero-img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -157px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2 {
    width: 60vw;
  }

  .santa-head {
    width: 30vw;
    min-width: 280px;
  }

  .snowman {
    margin-left: 160px;
  }

  .hand-2 {
    width: 50vw;
  }

  .hand-3 {
    width: 20vw;
    margin-top: -259px;
  }

  .hand-1 {
    width: 20vw;
    margin-right: 20px;
  }

  .heading-6 {
    font-size: 80px;
    line-height: 100%;
  }

  .section-6 {
    padding-top: 179px;
  }

  .grid-preview {
    margin-top: 80px;
    grid-column-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .section-7 {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .wa-text {
    font-weight: 700;
  }

  .wa-text.margin {
    margin-right: 0px;
    margin-bottom: 12px;
  }

  .fo_rights {
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fo_wrapper {
    height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .fo_right {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fo-wannathis {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fo_footer.hu {
    overflow: visible;
  }

  .fo_title {
    margin-bottom: 20px;
  }

  .fo_column {
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fo_column.last {
    width: 100%;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fo_left {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .social-wrapper {
    margin-right: 15px;
  }

  .social-wrapper.last {
    margin-right: 0px;
  }

  .star._1 {
    margin-top: -376px;
    margin-right: -90px;
    margin-left: 50px;
  }

  .star._2 {
    left: -5%;
    margin-top: 211px;
    margin-right: 0px;
    margin-left: -70px;
  }

  .grid-stick {
    grid-column-gap: 35vw;
    grid-row-gap: 40vh;
  }

  .title-wrapper.narrow {
    width: 70vw;
  }

  .snowflake._2 {
    display: block;
    margin-left: 0px;
  }

  .preloader {
    display: none;
  }

  .santa-preloader {
    position: relative;
    left: -205px;
  }

  .image.right {
    left: -4vw;
    width: 210px;
    margin-bottom: -220px;
    margin-left: -9px;
  }

  .image.left {
    left: 1%;
    width: 210px;
    margin-right: 20px;
    margin-bottom: -62px;
  }

  .image.center {
    position: relative;
    left: -2.2vw;
    width: 240px;
  }

  .mobile-preview {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .wrapper-purchase {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .purchase {
    width: 100%;
    margin-right: 0px;
  }

  .purchase.green {
    margin-top: 30px;
  }
}

@media screen and (max-width: 479px) {
  .header-wrapper {
    height: 70px;
  }

  .heading {
    margin-top: 56px;
    font-size: 16vw;
    line-height: 100%;
  }

  .text-block-2 {
    display: none;
  }

  .text-block-4 {
    margin-right: 12px;
    margin-left: 8px;
  }

  .santa {
    min-width: 260px;
    margin-top: 51px;
  }

  .tree {
    display: block;
    margin-right: 70px;
  }

  .ginger {
    display: block;
  }

  .hero-img-wrapper {
    margin-top: -148px;
  }

  .heading-2 {
    width: 104vw;
    font-size: 63px;
    line-height: 100%;
  }

  .santa-head {
    margin-left: -22px;
  }

  .section-3 {
    padding-top: 60px;
  }

  .card-wrapper {
    margin-top: 80px;
  }

  .card {
    width: 45%;
  }

  .card._2 {
    position: relative;
    left: -27px;
    top: 74px;
  }

  .card._5 {
    left: 53px;
    top: -50px;
    width: 50%;
  }

  .section-4 {
    height: 270vh;
  }

  .heading-4.narrow {
    font-size: 40px;
    line-height: 100%;
  }

  .snowman {
    min-width: 620px;
  }

  .heading-5 {
    font-size: 60px;
    line-height: 100%;
  }

  .hands-wrapper {
    margin-top: 90px;
  }

  .section-5 {
    overflow: hidden;
    padding-top: 140px;
    padding-bottom: 39px;
  }

  .hand-3 {
    position: relative;
    left: -64px;
    top: -51px;
    width: 40vw;
    margin-top: -182px;
  }

  .hand-1 {
    left: 27px;
    top: -77px;
    bottom: 46px;
    width: 40vw;
  }

  .subtitle {
    font-size: 20px;
    line-height: 20px;
  }

  .subtitle.white {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-6 {
    font-size: 50px;
    line-height: 100%;
  }

  .section-6 {
    padding-top: 95px;
  }

  .grid-preview {
    margin-top: 64px;
    grid-column-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .img-preview {
    max-width: 120%;
    margin-left: -20px;
  }

  .section-7 {
    padding-top: 120px;
  }

  .fo_row {
    margin-bottom: 8px;
  }

  .fo_rights {
    padding-bottom: 0px;
  }

  .fo-wannathis {
    margin-left: 0px;
  }

  .fo_title {
    margin-bottom: 10px;
  }

  .fo_left {
    margin-top: 40px;
  }

  .star.large {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .star._1 {
    margin-top: -293px;
  }

  .scroll-wrapper {
    height: 120vh;
  }

  .scroll-wrapper._2 {
    height: 120vh;
  }

  .grid-stick {
    display: none;
  }

  .title-wrapper {
    width: 90vw;
  }

  .title-wrapper.narrow {
    width: 81vw;
  }

  .desc-wrapper {
    width: 90vw;
  }

  .snowflake._1 {
    display: none;
  }

  .snowflake._2 {
    display: none;
  }

  .card-half._2 {
    margin-top: 143px;
  }

  .preloader {
    display: none;
  }

  .santa-preloader {
    position: relative;
    left: -218px;
  }

  .section-5_2 {
    overflow: hidden;
    padding-top: 59px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image.right {
    left: -136px;
    top: -236px;
    width: 150px;
    margin-top: 0px;
    margin-bottom: -510px;
    margin-left: 25px;
    border-radius: 10px;
  }

  .image.left {
    top: 116px;
    width: 150px;
    margin-left: 120px;
    border-radius: 10px;
  }

  .image.center {
    left: -69px;
    top: 15px;
    width: 200px;
    margin-top: -32px;
    margin-bottom: -18px;
    margin-left: 44px;
    border-radius: 10px;
  }

  .mobile-preview {
    overflow: visible;
    margin-top: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btn-purchase {
    height: auto;
    min-height: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@font-face {
  font-family: 'Roslindaletext';
  src: url(https://d2pas86kykpvmq.cloudfront.net/fonts/RoslindaleText-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Objectsans';
  src: url(https://d2pas86kykpvmq.cloudfront.net/fonts/ObjectSans-Medium.otf) format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Objectsans';
  src: url(https://d2pas86kykpvmq.cloudfront.net/fonts/ObjectSans-Regular.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Euclidcircularb';
  src: url('https://d2pas86kykpvmq.cloudfront.net/fonts/EuclidCircularB-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclidcircularb';
  src: url(https://d2pas86kykpvmq.cloudfront.net/fonts/EuclidCircularB-Regular.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}