
/* @import url("https://use.typekit.net/les6aft.css"); */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }


audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
   }

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  }

button,
input {
  line-height: normal; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
   }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: 13px;
  width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "icons";
  src: url("../../fonts/icons/icons.eot");
  src: url("../../fonts/icons/icons-.eot#iefix") format("embedded-opentype"), url("../../fonts/icons/icons.woff") format("woff"), url("../../fonts/icons/icons.ttf") format("truetype"), url("../../fonts/icons/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }
::selection {
  text-shadow: none;
  background: #000000;
  color: #FFFFFF; }

::-moz-selection {
  text-shadow: none;
  background: #000000;
  color: #FFFFFF; }

html {
  font-family: "Nunito", sans-serif;
  font-size: 16px; }

body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  line-height: 1.4em;
  background-color: #000000;
  text-align: center;
  color: #FFFFFF; }

h1, h2, h3 {
  font-family: 'Nunito';

  line-height: 1;
  font-weight: 700;
  margin: 0; }

h1 {
  font-size: 2.83333em; }

h2 {
  font-size: 2.33333em; }

p {
  margin: 0 0 1.4em; }

em {
  font-style: normal;
  color: #bccf02; }

img {
  display: block;
  width: 100%; }

ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  color: #bccf02; }

button {
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1.33333em;
  line-height: 45.6px;
  font-family: "Dosis", sans-serif;
  background-color: #F2F2F2;
  font-weight: 600;
  height: 48px;
  width: 48px;
  position: relative;
  display: block;
  margin: 0 auto;
  outline: none;
  border: none; }
  button.hide {
    opacity: 0; }


.accelerate {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }


/* .falling-snow {
  position: fixed;
  left: 0;
  height:100vh !important;
  z-index: 9999999 !important;
  display: block;
} */

.center {
  max-width: 400px;
  margin: 0 auto;
  width: 88%; }

.wrapper {
  min-height: 460px;
  position: absolute;
  overflow: hidden;
  display: table;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.cell {
  vertical-align: middle;
  display: table-cell; }

.panel {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  position: relative;
}

.video-button {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  margin: 0px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  padding: 0px 25px 0 60px;
  height: 50px;
  background: #BD57FD no-repeat;
  background-position: 20px 13px;
  background-image: url('../../images/play.svg');
  background-size: 30px auto;
  border-radius: 100px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  border:0 !important;
  outline: none !important;
}

.video-buttons li {
  margin-bottom: 10px;
}

.video-buttons li a {
    margin: 0px;
    display: flex;
    align-items: center;
    padding: 0px 25px 0 60px;
    height: 50px;
    background: #BD57FD no-repeat;
    background-position: 20px 13px;
    background-image: url('../../images/play.svg');
    background-size: 30px auto;
    border-radius: 100px;
    font-weight: 700;
    color: #fff;
    border:0 !important;
    outline: none !important;
}


.toggle {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  margin: 0px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 80px;
  left: 20px;
  min-width: 50px;
  height: 50px;
  padding: 0px 0px 0 40px;
  background: #3B2D82 no-repeat;
  background-position: 12px 13px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDExMS41NzcgMTExLjU3NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8cGF0aCBkPSJNNzguOTYyLDk5LjUzNmwtMS41NTksNi4zNzNjLTQuNjc3LDEuODQ2LTguNDEzLDMuMjUxLTExLjE5NSw0LjIxN2MtMi43ODUsMC45NjktNi4wMjEsMS40NTEtOS43MDgsMS40NTEgICBjLTUuNjYyLDAtMTAuMDY2LTEuMzg3LTEzLjIwNy00LjE0MmMtMy4xNDEtMi43NjYtNC43MTItNi4yNzEtNC43MTItMTAuNTIzYzAtMS42NDYsMC4xMTQtMy4zMzksMC4zNTEtNS4wNjQgICBjMC4yMzktMS43MjcsMC42MTktMy42NzIsMS4xMzktNS44NDZsNS44NDUtMjAuNjg4YzAuNTItMS45ODEsMC45NjItMy44NTgsMS4zMTYtNS42MzNjMC4zNTktMS43NjQsMC41MzItMy4zODcsMC41MzItNC44NDggICBjMC0yLjY0Mi0wLjU0Ny00LjQ5LTEuNjM2LTUuNTI5Yy0xLjA4OS0xLjAzNi0zLjE2Ny0xLjU2Mi02LjI1Mi0xLjU2MmMtMS41MTEsMC0zLjA2NCwwLjI0Mi00LjY0NywwLjcxICAgYy0xLjU5LDAuNDctMi45NDksMC45MjQtNC4wOSwxLjM0NmwxLjU2My02LjM3OGMzLjgyOS0xLjU1OSw3LjQ4OS0yLjg5NCwxMC45OS00LjAwMmMzLjUwMS0xLjExMSw2LjgwOS0xLjY2Nyw5LjkzOC0xLjY2NyAgIGM1LjYyMywwLDkuOTYyLDEuMzU5LDEzLjAwOSw0LjA3N2MzLjA0NywyLjcyLDQuNTcsNi4yNDYsNC41NywxMC41OTFjMCwwLjg5OS0wLjEsMi40ODMtMC4zMTUsNC43NDcgICBjLTAuMjEsMi4yNjktMC42MDEsNC4zNDgtMS4xNzEsNi4yMzlsLTUuODIsMjAuNjA1Yy0wLjQ3NywxLjY1NS0wLjkwNiwzLjU0Ny0xLjI3OSw1LjY3NmMtMC4zODUsMi4xMTUtMC41NjksMy43MzEtMC41NjksNC44MTUgICBjMCwyLjczNiwwLjYxLDQuNjA0LDEuODMzLDUuNTk3YzEuMjMyLDAuOTkzLDMuMzU0LDEuNDg3LDYuMzY4LDEuNDg3YzEuNDE1LDAsMy4wMjUtMC4yNTEsNC44MTQtMC43NDQgICBDNzYuODU0LDEwMC4zNDgsNzguMTU1LDk5LjkxNSw3OC45NjIsOTkuNTM2eiBNODAuNDM4LDEzLjAzYzAsMy41OS0xLjM1Myw2LjY1Ni00LjA3Miw5LjE3N2MtMi43MTIsMi41My01Ljk4LDMuNzk2LTkuODAzLDMuNzk2ICAgYy0zLjgzNSwwLTcuMTExLTEuMjY2LTkuODU0LTMuNzk2Yy0yLjczOC0yLjUyMi00LjExLTUuNTg3LTQuMTEtOS4xNzdjMC0zLjU4MywxLjM3Mi02LjY1NCw0LjExLTkuMjA3ICAgQzU5LjQ0NywxLjI3NCw2Mi43MjksMCw2Ni41NjMsMGMzLjgyMiwwLDcuMDkxLDEuMjc3LDkuODAzLDMuODIzQzc5LjA4Nyw2LjM3Niw4MC40MzgsOS40NDgsODAuNDM4LDEzLjAzeiIgZmlsbD0iI2ZmZmZmZiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=');
  background-size: 24px auto;
  border-radius: 100px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  outline: none !important;
}
@media only screen and (max-width: 1080px) {
  

  .toggle {
    transform: scale(0.8);
    bottom: 10px;
    left: 10px;
    width: 50px;
    padding:0;
  }
  .video-button {
    transform: scale(0.8);
    bottom: 10px;
    left: 55px;
    padding:0;
    width: 50px;
    height: 50px;
    background: #BD57FD no-repeat center;
    background-image: url('../../images/play.svg');
    background-size: 30px auto;
  }
  .video-button span { display: none;}
  .toggle span { display: none;}
}
@media only screen and (max-width: 440px) {
  .video-button {
    transform: scale(0.8);
    bottom: 55px;
    left: 10px;
    padding:0;
    width: 50px;
    height: 50px;
    background: #BD57FD no-repeat center;
    background-image: url('../../images/play.svg');
    background-size: 30px auto;
  }
}


.cross {

  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  position: absolute;
  left: 50%;
  top: 50%;
}
  .cross .x,
  .cross .y {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    height: 4px;
    width: 4px;
    margin: -2px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .cross .x {
    margin-left: -2px;
    margin-top: -12px;
    width: 4px; }
  .cross .y {
    margin-top: -4px;
    height: 16px; }
/*
.fancybox-active .toggle .cross {
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.fancybox-active .toggle .cross .x {
  margin-left: -12px;
  width: 24px;
  margin-top: -2px;
}
.fancybox-active .toggle .cross .y {
  margin-top: -12px;
  height: 24px;
} */

.scene,
.layer {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  pointer-events: none; }

  .layer.bottom {
    height: 0px;
    top: auto !important;
    bottom: 0;
  }

.scene {
  min-height: 460px;
  position: relative;
  overflow: hidden; }

.layer {
  position: absolute; }
  .layer div {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

.title {
  font-size: 3em;
  text-shadow: 0 8px 6px rgba(0, 0, 0, 0.6);
  margin-top: -0.7em;
  position: absolute;
  width: 100%;
  top: 42%; }



.background {
  background: url("../../images/background3.jpg") no-repeat 50% 50%;
  bottom: 0px;
  background-size: cover;
  position: absolute;
  width: 110%;
  left: -5%;
  top: -10%; }


.snowfall {
  top:0;
  left:-100px;
  transform: translateX(-50%);
  right: -100px;
  bottom: 0px;
  position: absolute !important;
}
.falling-snow {
  left:0;
}

.sky {
  position: absolute;
  top: 0;
  width: 240px;
  height: 240px;
  background: transparent no-repeat;
  background-position: center;
  background-size: contain;
}
.sky.cloud-01 {
  background-image: url("../../images/cloud-1.svg");
  left: 5%;
}
.sky.cloud-02 {
  left: 40%;
  background-image: url("../../images/clouds-2.svg");
}
.sky.cloud-03 {
  top: 100px;
  right: -5%;
  background-image: url("../../images/cloud-3.svg");
}
.sky.moon {
  width: 280px;
  height: 280px;
  right: 14%;
  background-image: url("../../images/fullmoon.svg");
}
.sky.moon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 170px;
  height: 100px;
  content:'';
  transform: translate(-50%, -50%);
  background: transparent no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../../images/logo.svg");
}

.sky.kerstwens {
  width: 300px;
  height: 340px;
  top: -40px;
  left: 14%;
  background-image: url("../../images/ikwens.svg");
  z-index: 8;
}
.sky.kerstwens.high {
  top: -140px;
}

@media only screen and (max-width: 1460px) {
  .sky {
    position: absolute;
    top: 0;
    width: 180px;
    height: 180px;
  }
  .sky.moon {
    width: 240px;
    height: 240px;
    right: 10%;
  }
  .sky.moon:after {
    width: 120px;
    height: 60px;
  }
  .sky.cloud-03 {
    top: 100px;
    right: 2%;
  }
  .sky.kerstwens {
    width: 240px;
    height: 300px;
    top: -40px;
    left: 14%;
  }
}
@media only screen and (max-width: 1130px) {
  .sky.kerstwens {
    width: 200px;
    height: 300px;
    top: -70px;
    left: 10%;
  }
}
@media only screen and (max-width: 1023px) {
  .sky {
    position: absolute;
    top: 0;
    width: 140px;
    height: 140px;
  }
  .sky.cloud-03 {
    top: 100px;
    right: 0%;
  }
}
@media only screen and (max-width: 767px) {
  .sky {
    position: absolute;
    top: 0;
    width: 100px;
    height: 100px;
  }
  .sky.kerstwens {
    display: none;
  }
  .sky.moon {
    top: -30px;
    width: 160px;
    height: 160px;
    right: -3%;
  }
  .sky.moon:after {
    width: 80px;
    height: 60px;
  }
  .sky.cloud-02 {
    top: 20px;
    left: 40%;
  }
  .sky.cloud-03 {
    top: 140px;
    right: -5%;
  }
}




.gifts {
  margin: 0px 0px;
  height: 100px;
  width: 100px;
  background-image: url("../../images/giftbox-2.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  bottom: 30px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
}
.man-holding-gifts {
  margin: 0px 0px;
  height: 54vh;
  width: 200px;
  background-image: url("../../images/man-holding-gifts.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  bottom: 50px;
  position: absolute;
  right: 25%;
}
.dog {
  margin: 0px 0px;
  height: 150px;
  width: 200px;
  background-image: url("../../images/dog.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  bottom: -30px;
  position: absolute;
  right: 3%;
}
.licker {
  margin: 0px 0px;
  height: 40px;
  width: 140px;
  background-image: url("../../images/licker.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  bottom: -10px;
  position: absolute;
  left: 20%;
}

.stam {
  margin: 0px 0px;
  height: 130px;
  width: 150px;
  background-image: url("../../images/stam.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  bottom: 40px;
  position: absolute;
  left: 50%;
  margin-left: -75px;

}

@media only screen and (max-width: 1460px) {
  .man-holding-gifts {
    height: 40vh;
    width: 200px;
    bottom: 50px;
    right: 25%;
  }
}
@media only screen and (max-width: 1023px) {

  .man-holding-gifts {
    display: none;
    height: 40vh;
    width: 200px;
    bottom: 50px;
    right: 15%;
  }
  .dog {
    height: 140px;
    width: 180px;
    bottom: -30px;
    right: 0%;
  }
  .licker {
    margin: 0px 0px;
    height: 40px;
    width: 100px;
    bottom: -10px;
    left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .gifts {
    height: 80px;
    width: 80px;
    bottom: 30px;
    left: 50%;
    margin-left: -100px;
  }
  .dog {
    height: 100px;
    width: 140px;
    bottom: 0px;
    right: -10%;
  }
  .licker {
    margin: 0px 0px;
    height: 40px;
    width: 80px;
    bottom: 0px;
    left: 5%;
  }
}

.tree {
  margin: 40px auto 0 auto;
  text-align: center;
  position: relative;
  height: calc(80vh - 120px) !important;
}
.tree .balls {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  transform-origin: 0 0;
}
.tree .ball {
  position: absolute;
  z-index: 1;
}
.tree svg {
  width: 100%;
}


.wishtrees {
  margin: 0px 0px;
  height: 85vh;
  width: 120%;
  bottom: 0px;
  position: absolute;
  left: -10%;
  pointer-events: auto;
}
/*
@media only screen and (max-width: 767px) {
  .tree > svg {
    margin-top: 50px;
    height: calc(80vh - 120px) !important;
  }
}
@media only screen and (max-width: 440px) {
  .tree > svg {
    margin-top: 80px;
    height: calc(80vh - 160px) !important;
  }
}
*/

.swiper-container {
  width: 100%;
  height: 100%;

}
.swiper-button-next,
.swiper-button-prev {
  width: 56px;
  height: 60px;
  border-radius: 100px;
  background: rgb(235, 238, 240);
  background-repeat: no-repeat;
  background-size:  auto 25px;
  background-position: center;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.322);
  border-left: 4px solid #fff;
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.fancybox-active .swiper-button-next,
.fancybox-active .swiper-button-prev {

  visibility: hidden;
  opacity: 0;
}

.swiper-button-prev {
  left: 12%;
  background-image: url("../../images/left-arrow.svg");
}
.swiper-button-next {
  right: 12%;
  background-image: url("../../images/right-arrow.svg");
}

.swiper-button-next:after,
.swiper-button-prev:after {
 display: none;
}


.swiper-slide svg {
  visibility: hidden;
  opacity: 0;
}
.swiper-slide.swiper-slide-active svg {
  visibility: visible;
  opacity: 1;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 15px;
}
.swiper-pagination-bullet {
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  background-repeat: no-repeat;
  background-size:  auto 40px;
  background-position: center;
  border: 3px solid #fff;
  opacity: 1;
}
.swiper-pagination-bullet:nth-child(3n+1) {
  background-image: url("../../images/small-tree1.svg");
}
.swiper-pagination-bullet:nth-child(3n+2) {
  background-image: url("../../images/small-tree2.svg");
}
.swiper-pagination-bullet:nth-child(3n+3) {
  background-image: url("../../images/small-tree3.svg");
}
.swiper-pagination-bullet-active {
  border-color: #729b01;
  opacity: 1;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.151);
}

@media only screen and (max-width: 767px) {
  .swiper-button-next,
  .swiper-button-prev {
    /* display: none; */
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 36px;
    height: 40px;
    background-size:  auto 14px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.322);
    border-left: 4px solid #fff;
    -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
      -moz-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .fancybox-active .swiper-button-next,
  .fancybox-active .swiper-button-prev {

    visibility: hidden;
    opacity: 0;
  }

  .swiper-button-prev {
    left: 10%;

  }
  .swiper-button-next {
    right: 10%;

  }

  .swiper-pagination-bullet {
    width: 34px;
    height: 34px;
    background-size:  auto 24px;
    border: 2px solid #fff;
  }
  .swiper-pagination-bullet-active {
    border-color: #729b01;
  }

}
@media only screen and (max-width: 440px) {
  .swiper-pagination-bullet {
    width: 28px;
    height: 28px;
    background-size:  auto 20px;
    border: 2px solid #fff;
  }
  .swiper-pagination-bullet-active {
    border-color: #729b01;
  }
}

/* Tree 1 Assets */

.tree1 {
  /* display: none; */
}
.tree1 .st0{fill:#ACBC01;}
.tree1 .st1{opacity:0.2;fill:#597901;}
.tree1 .st2{opacity:0.15;fill:#FFFFFF;}
.tree1 .st3{fill:#BBCE00;}
.tree1 .st4{opacity:0.15;}
.tree1 .st5{fill:#FFFFFF;}
.tree1 .st6{fill:#CAD749;}
.tree1 .st7{fill:#D6E279;}
.tree1 .st8{fill:#597901;}


#ball_tpl .st0{fill:#597901;}
#ball_tpl .st1{opacity:0.7;fill:#FFFFFF;}
#ball_tpl .st2{opacity:0.2;}
#ball_tpl .st3{fill:#FFFFFF;opacity:0.7;}

#ball_res .st0{fill:#9d999f;}
#ball_res .st1{opacity:0.7;fill:#FFFFFF;}
#ball_res .st2{opacity:0.2;}
#ball_res .st3{fill:#FFFFFF;opacity:0.7;}

#ball_fill_pink .st0{fill:#BD57FD;}
#ball_fill_pink .st1{opacity:0.7;fill:#FFFFFF;}
#ball_fill_pink .st2{opacity:0.2;}
#ball_fill_pink .st3{fill:#FFFFFF;opacity:0.7;}

#ball_fill_blue .st0{fill:#36C2DD;}
#ball_fill_blue .st1{opacity:0.7;fill:#FFFFFF;}
#ball_fill_blue .st2{opacity:0.2;}
#ball_fill_blue .st3{fill:#FFFFFF;opacity:0.7;}

#ball_fill_navy .st0{fill:#3B2D82;}
#ball_fill_navy .st1{opacity:0.7;fill:#FFFFFF;}
#ball_fill_navy .st2{opacity:0.2;}
#ball_fill_navy .st3{fill:#FFFFFF;opacity:0.7;}


.tree .ball svg {
  transform: scale(1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.tree .ball:hover svg {
  transform: scale(1.6);
  cursor: pointer;
  z-index: 9999;
}

/* Tree 2 Assets */
.tree2 {

}
.tree2 .st0{fill:#ACBC01;}
.tree2 .st1{opacity:0.2;fill:#597901;}
.tree2 .st2{opacity:0.15;fill:#FFFFFF;}
.tree2 .st3{fill:#BBCE00;}
.tree2 .st4{fill:#CAD749;}
.tree2 .st5{opacity:0.15;}
.tree2 .st6{fill:#FFFFFF;}
.tree2 .st7{fill:#D6E279;}
.tree2 .st8{fill:#597901;}

.tree2 .ball {
  transform-box: border-box;
  transform-origin: center !important;
  transform: scale(1);
  z-index: 1;
  -webkit-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.tree2 .ball:hover {
  transform: scale(1.6);
  cursor: pointer;
  z-index: 9999;
}
.tree2 .ball:hover circle {
  fill:#729b01;
  border: 2px solid #729b01
}
.tree2 .ball.active circle {
  fill:#BD57FD;
}
.tree2 .ball.active path {
  display: none;
}


/* Tree 3 Assets */
.tree3 {

}
.tree3 .st0{fill:#ACBC01;}
.tree3 .st1{opacity:0.2;fill:#597901;}
.tree3 .st2{opacity:0.15;fill:#FFFFFF;}
.tree3 .st3{fill:#BBCE00;}
.tree3 .st4{fill:#CAD749;}
.tree3 .st5{fill:#D6E279;}
.tree3 .st6{fill:#597901;}
.tree3 .st7{fill:#FFFFFF;}

.tree3 .ball {
  transform-box: border-box;
  transform-origin: center !important;
  transform: scale(1);
  z-index: 1;
  -webkit-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.tree3 .ball:hover {
  transform: scale(1.6);
  cursor: pointer;
  z-index: 9999;
}
.tree3 .ball:hover circle {
  fill:#729b01;
  border: 2px solid #729b01
}
.tree3 .ball.active circle {
  fill:#BD57FD;
}
.tree3 .ball.active path {
  display: none;
}


.snow {
  background: transparent no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  width: 140vw;
  left: -20vw;
}

.snow.front {
  background-image: url("../../images/snow-layer-front.svg");
  background-size: cover;
  bottom: 0px;
  margin: 0px 0px;
  height: 170px;
}
.snow.front:after {
  height: 0px;
}

.snow.middle {
  background-image: url("../../images/snow-layer-2.svg");
  bottom: -100px;
  margin: 0px 0px;
  height: 360px;
}
.snow.middle:after {
  height: 48px;
}

.snow.back {
  background-image: url("../../images/snow-layer-back.svg");
  bottom: 0px;
  margin: 0px 0px;
  height: 300px;
}
.snow.back:after {
  height: 96px;
}
.snow.trees {
  background-image: url("../../images/trees_2.svg");
  background-size: auto 101%;
  background-position: top center;
  bottom: 90px;
  margin: 0px 0px;
  height: 340px;
}
.snow.trees:after {
  height: 72px;
}

@media only screen and (max-width: 1460px) {
  .snow.front {
    bottom: -20px;
  }
  .snow.middle {
    bottom: -130px;
  }
  .snow.back {
    bottom: 0px;
    margin: 0px 0px;
    height: 250px;
  }
  .snow.trees {
    bottom: 70px;
    margin: 0px 0px;
    height: 300px;
  }
}
@media only screen and (max-width: 1130px) {
  .snow.front {
    bottom: -50px;
  }
  .snow.middle {
    height: 320px;
    bottom: -130px;
  }
  .snow.back {
    bottom: 0px;
    margin: 0px 0px;
    height: 200px;
  }
  .snow.trees {
    bottom: 60px;
    margin: 0px 0px;
    height: 240px;
  }
}
@media only screen and (max-width: 1023px) {
  .snow.front {
    bottom: -80px;
  }
  .snow.middle {
    height: 300px;
    bottom: -130px;
  }
  .snow.trees {
    background-size: auto 90%;
    bottom: 60px;
    margin: 0px 0px;
    height: 240px;
  }
}
a, button {
  -webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.cross, .x, .y {
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }




.fancybox-bg {
  background: rgba(2, 34, 73, 0.459);
}
.fancybox-navigation .fancybox-button {
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.4);
  padding:0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
}
.fancybox-navigation .fancybox-button:disabled {
  display: none;
}
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  border-radius: 0 100px 100px 0;
}
.fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  border-radius: 100px 0 0 100px;
}
.fancybox-navigation .fancybox-button div{
  padding: 15px;
}
.fancybox-slide--html .fancybox-close-small {
  top: -20px;
  right: -20px;
  padding: 4px
}
.fancybox-close-small {
  opacity: 1;
  background: #fff;
  border-radius: 100px;
  border: 5px solid #fff;
  padding: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.329)
}
.wish-modal .fancybox-close-small {
  background: #3B2D82;
  border: 5px solid #3B2D82;
}

/* Start state */
.animated-modal {
  max-width: 850px;
  border-radius: 20px;
  overflow: visible;
  border-top: 6px solid #3B2D82;
  background: rgb(58, 44, 129);
  background: linear-gradient(180deg, rgb(41, 30, 96) 0%, rgba(58, 44, 129,1) 100%);
  transform: translateY(-50px);
  transition: all .7s;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.329)
}
.white.animated-modal,
.add-wish-modal.animated-modal {
  color:#3B2D82;
  border-top: 6px solid #fff;
  background: rgb(246, 245, 250);
  background: linear-gradient(135deg, rgba(246, 245, 250,1) 0%, rgb(255, 255, 255));
}

.add-wish-modal.animated-modal {
  width: 700px;
}
@media only screen and (max-width: 767px) {
  .add-wish-modal.animated-modal {
    width: calc(100% - 10px);
    padding: 20px;
  }
  .fancybox-slide--html .fancybox-close-small {
    top: -16px;
    right: -10px;
    padding: 4px
  }
  .fancybox-close-small {
    opacity: 1;
    background: #fff;
    border-radius: 100px;
    border: 5px solid #fff;
    padding: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0)
  }

  .fancybox-navigation .fancybox-button {
    transform: scale(0.6);
    top: calc(60% - 50px);
  }

  .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
    border-radius: 0 100px 100px 0;
    left: -13px
  }
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
    border-radius: 100px 0 0 100px;
    right: -13px;
  }
  .fancybox-button svg {

  }

}

.modal-title {
  font-size: 42px;
  line-height: 1 !important;
  margin-bottom: 0px;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
}
.wish-modal .modal-title {

}
.modal-function {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.25;
}
.modal-function + .modal-function {
  margin-top: 0;
}
.modal p {
  font-weight: 700;
  margin-top: 10px;
  line-height: 1.6;
  font-size: 18px;
}
.modal-form label {
  display: block;
  font-weight: 400;
  padding: 0 0 4px;
}
.modal-form input,
.modal-form textarea {
  font-family: 'Nunito';
  font-size: 16px;
  font-weight: 700;
  color:#3B2D82;
  line-height: 1.4;
  width: 100%;
  height: 50px;
  border: 1px solid rgba(58, 44, 129, 0.2);
  background: rgba(255, 255, 255, 0.253);
  border-radius: 10px;
  padding-left: 15px;
  margin-bottom: 10px;
  outline: none;
  transition: border-color .2s, box-shadow .2s;
}
.modal-form input:focus,
.modal-form textarea:focus {
  border-color: #BD57FD;
  box-shadow: 0 0 12px 0 rgba(58, 44, 129 0.125);
}

.modal-form textarea {
  padding-top: 10px;
  height: 200px;
}
.modal-form .modal-form-button {
  background: #3fce73;
  color: #fff;
  font-size: 18px;
  border:0;
  border-top: 4px solid  rgba(255, 255, 255, 0.267);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /*-webkit-transition: background 0.2s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: background 0.2s cubic-bezier(0.77, 0, 0.175, 1);*/
  transition: background-color 0.2s cubic-bezier(0.77, 0, 0.175, 1);
}
.modal-form .modal-form-button:hover {
  background: #33b362;
}

.wish-modal {
  width: 600px;
  color: #fff;
  position: relative;
  text-align: center;
}

.wish-modal:before {
  position: absolute;
  top: -60px;
  left: -80px;
  width: 160px;
  height: 160px;
  content: '';
  background-image: url("../../images/stars.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;

}

@media only screen and (max-width: 767px) {
  .wish-modal {
    width: calc(100% - 10px);
    padding: 20px;
  }


  .wish-modal:before {
    position: absolute;
    top: -60px;
    left: 0px;
    width: 100px;
    height: 100px;
    content: '';
    background-image: url("../../images/stars.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
  }
  .wish-modal h2 {
    font-size: 18px;
    line-height: 1.1
  }
  .add-wish-modal h2 {
    font-size: 32px;
  }
  .wish-modal .modal-title {
    font-size: 32px;
  }
}

.animated-modal h2,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;

  transition-property: transform, opacity;
  transition-duration: .4s;
}

/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
  transition-delay: .1s;
}

.fancybox-slide--current .animated-modal p {
  transition-delay: .3s;
}




@-webkit-keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }
@-moz-keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }
@-ms-keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }
@keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }
@-webkit-keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX( 30deg);
    -moz-transform: rotateX( 30deg);
    transform: rotateX( 30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY( 30deg);
    -moz-transform: rotateY( 30deg);
    transform: rotateY( 30deg); }
  100% {
    -webkit-transform: rotateZ( 20deg);
    -moz-transform: rotateZ( 20deg);
    transform: rotateZ( 20deg); } }
@-moz-keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX( 30deg);
    -moz-transform: rotateX( 30deg);
    transform: rotateX( 30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY( 30deg);
    -moz-transform: rotateY( 30deg);
    transform: rotateY( 30deg); }
  100% {
    -webkit-transform: rotateZ( 20deg);
    -moz-transform: rotateZ( 20deg);
    transform: rotateZ( 20deg); } }
@-ms-keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX( 30deg);
    -moz-transform: rotateX( 30deg);
    transform: rotateX( 30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY( 30deg);
    -moz-transform: rotateY( 30deg);
    transform: rotateY( 30deg); }
  100% {
    -webkit-transform: rotateZ( 20deg);
    -moz-transform: rotateZ( 20deg);
    transform: rotateZ( 20deg); } }
@keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX( 30deg);
    -moz-transform: rotateX( 30deg);
    transform: rotateX( 30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY( 30deg);
    -moz-transform: rotateY( 30deg);
    transform: rotateY( 30deg); }
  100% {
    -webkit-transform: rotateZ( 20deg);
    -moz-transform: rotateZ( 20deg);
    transform: rotateZ( 20deg); } }
@-webkit-keyframes snow {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg); } }
@-moz-keyframes snow {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg); } }
@-ms-keyframes snow {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg); } }
@keyframes snow {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0,10%,0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0,10%,0) rotateZ(-360deg); } }
@-webkit-keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(15%,0,0) rotateZ(10deg);
    transform: translate3d(15%,0,0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    transform: translate3d(-15%,0,0) rotateZ(-10deg); } }
@-moz-keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(15%,0,0) rotateZ(10deg);
    transform: translate3d(15%,0,0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    transform: translate3d(-15%,0,0) rotateZ(-10deg); } }
@-ms-keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(15%,0,0) rotateZ(10deg);
    transform: translate3d(15%,0,0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    transform: translate3d(-15%,0,0) rotateZ(-10deg); } }
@keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%,0,0) rotateZ(10deg);
    -moz-transform: translate3d(15%,0,0) rotateZ(10deg);
    transform: translate3d(15%,0,0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%,0,0) rotateZ(-10deg);
    transform: translate3d(-15%,0,0) rotateZ(-10deg); } }
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg); } }
@-moz-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg); } }
@-ms-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg); } }
@keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg); } }
html.mouse a:hover, html.mouse button:hover {
  -webkit-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
html.mouse a:hover {
  color: #bccf02; }

html.mouse .toggle:hover .x, html.mouse .toggle:hover .y {
  background-color: #FFFFFF; }
html.mouse .links a:hover {
  background-color: #bccf02;
  color: #FFFFFF; }

html.touch a.tap, html.touch button.tap {
  -webkit-transition: color 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: color 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
html.touch a.tap {
  color: #bccf02; }
html.touch button.tap {
  background-color: #bccf02;
  color: #FFFFFF; }
html.touch .toggle.tap .x, html.touch .toggle.tap .y {
  background-color: #FFFFFF; }
html.touch .links a.tap {
  background-color: #bccf02;
  color: #FFFFFF; }


#admin {
    position: fixed;
    top: 15rem; right: 5rem; bottom: 5rem; left: 5rem;
    background-color: white;
    border-radius: 20px;
    box-shadow: 0 12px 50px 0 rgba(0, 0, 0, 0.12);
    padding: 2rem;
    z-index: 100;
    color: #000;
    text-align: left;
    border-top: 6px solid white;
    background: linear-gradient(to bottom, #EDEFF0, #FAFBFB);
}

@media screen and (max-width: 1024px) {
    #admin {
        top: 15rem; right: 2rem; bottom: 2rem; left: 2rem;
    }
}

#admin .stack {
    height: 100%;
    display: flex;
    flex-direction: column;
}
#admin .stack .fixed {
    flex-shrink: 0;
}
#admin .stack .scrollable {
    height: 100%;
    overflow-y: auto;
}

#admin table {
    width: 100%;
    border-collapse: collapse;
}
#admin table th,
#admin table td {
    padding: .5rem;
    text-align: left;
}
#admin table th {
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}
#admin table td {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#admin table tr:first-child td {
    border-top: none;
}

.button {
    display: inline-block;
    background-color: #BDC4C6;
    border-radius: 5px;
    border-top: 3px solid rgba(255, 255, 255, 0.5);
    padding: 8px 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: white;
}
.button:hover {
    background-color: #A5ADB0;
}
.button.positive {
  background-color: #bccf02;
}
.button.positive:hover {
  background-color: #a8bb02;
}
.button.btn-approve:hover {
    background-color: #a8bb02;
}
.button.btn-disapprove:hover,
.button.btn-remove:hover {
    background-color: #BD57FD;
}
.button.btn-negative {
    background-color: #BD57FD;
}
.button.btn-negative:hover {
    background-color: #CE0061;
}
.button svg {
    display: block;
    width: 14px;
    height: 14px;
    fill: #fff;
}

.modal .button {
  outline: none;
  padding: 0 1.5rem;
  line-height: 40px;
  font-weight: 700;
}

#admin svg.icon {
    width: 14px;
    height: 14px;
    fill: currentColor;
}
#admin svg.icon.green {
    fill: #a8bb02;
}

.checkbox {
    display: block;
    position: relative;
    margin-bottom: 1rem;
}
.checkbox input {
    display: inline-block;
    position: relative;
    margin: 0;
    height: auto;
    width: auto;
}
.checkbox label {
    display: inline-block;
    position: relative;
    margin: 0;
}
.modal-form .error {
    color: #BD57FD;
    font-size: .85rem;
    line-height: 1;
    margin-bottom: 1rem;
}
.modal-form .error:before {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    width: 1em;
    height: 1em;
    margin-right: 0.5em;
    background: center / 1em 1em url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNCAxNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAxMy4wNmw3LTEyLjEybDcgMTIuMTJ6bTYtMS41bDIgMGwwLTJsLTIgMHptMC0yLjVsMiAwbDAtMy41bC0yIDB6IiBmaWxsPSIjRUQxRTc5Ii8+PC9zdmc+")

    /* <svg version="1.1" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg"><path d="M0 13.06l7-12.12l7 12.12zm6-1.5l2 0l0-2l-2 0zm0-2.5l2 0l0-3.5l-2 0z" fill="#BD57FD"/></svg> */
}

.modal-form {
    transition: opacity .2s;
}
.modal-form.loading {
    opacity: 0.5;
    pointer-events: none;
}


.image-radio {
  display: flex;
  margin-bottom: 1rem;
}
.image-radio .radio {
  position: relative;
  margin-right: 1rem;
}
.image-radio .radio label {
  position: relative;
  width: 60px;
  height: 60px;
  padding: 0rem;
  border-radius: 100px;
  border: 4px solid rgba(0, 0, 0, 0.00);
  cursor: pointer;
  z-index: 9;
}
.image-radio .radio label.bg-pink {
  background: #BD57FD;
}
.image-radio .radio label.bg-blue {
  background: #36C2DD;
}
.image-radio .radio label.bg-navy {
  background: #3B2D82;
}

.image-radio .radio label:hover {
  border-color: rgba(0, 0, 0, 0.1);
}
.image-radio .radio :checked + label {
  border-color: #70C9F1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.image-radio .radio :checked + label.bg-pink {
  border-color: #772ca6;
}
.image-radio .radio :checked + label.bg-blue {
  border-color: #1e7788;
}
.image-radio .radio :checked + label.bg-navy {
  border-color: #20174e;
}

.image-radio .radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.image-radio .radio svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: -1 !important;
}
