.languagepicker[data-v-2b0a4bfc]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:15px;right:15px;padding:0;height:50px;width:50px;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1000}.languagepicker .icon-lang[data-v-2b0a4bfc]{cursor:pointer;color:#fff;opacity:.3;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:10000}.languagepicker:hover .icon-lang[data-v-2b0a4bfc]{opacity:1}.languagepicker svg[data-v-2b0a4bfc]{width:40px;height:40px}.modal.languages[data-v-2b0a4bfc]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:linear-gradient(135deg,#a540e0,#ff0080,#ff8c00,#40e0d0,#40b1e0);background-size:600% 600%;-webkit-animation:bgGradientAnimate 30s ease-in-out infinite;animation:bgGradientAnimate 30s ease-in-out infinite}.modal.languages.opened[data-v-2b0a4bfc]{opacity:1;visibility:visible}.modal.languages a[data-v-2b0a4bfc]{display:block;font-size:50px;padding:10px 0}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;font-family:Open Sans,sans-serif}body{margin:0;background-color:#000;font-size:2rem;text-align:center;font-weight:300;color:#fff;height:100vh;overflow:hidden}.main-section{height:200vh;position:relative;width:100%;overflow:hidden;direction:ltr}.he .txt,:lang(he) .txt{direction:rtl}.main-section:focus{outline:none}.top{background:linear-gradient(135deg,#a540e0,#ff0080,#ff8c00,#40e0d0,#40b1e0);background-size:600% 600%;-webkit-animation:bgGradientAnimate 30s ease-in-out infinite;animation:bgGradientAnimate 30s ease-in-out infinite}.h1{opacity:0;margin:0;position:absolute;top:40vh;left:0;width:100%;font-size:7rem;line-height:1;font-weight:300;-webkit-animation-name:appearMainTitle;animation-name:appearMainTitle;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:.3s;animation-delay:.3s}@media (max-width:320px){.fr .h1,:lang(fr) .h1{-webkit-animation-name:appearMainTitleTight;animation-name:appearMainTitleTight}}@media (min-width:640px){.h1{font-size:10rem}.h1 span{letter-spacing:-25px}}.next{font-size:3rem;text-transform:uppercase;font-weight:300;z-index:10}.next,.next:active,.next:focus{outline:none;background-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.next svg{display:block;width:50px!important;height:50px!important;margin:0 auto;opacity:0}.in-view .next svg,.top .next svg{-webkit-animation-name:clickNext,appear;animation-name:clickNext,appear;-webkit-animation-duration:1.5s,1s;animation-duration:1.5s,1s;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite,1;animation-iteration-count:infinite,1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:alternate,normal;animation-direction:alternate,normal}.top .next,.top svg{-webkit-animation-duration:2s;animation-duration:2s}.bottom .next{bottom:1rem}.bottom svg{-webkit-animation:float 6s ease-in-out infinite;animation:float 6s ease-in-out infinite}.controls{position:absolute;z-index:100;width:100vw;height:100vh;bottom:0;top:0}.controls .next,.controls .prev{display:block;width:100%;position:relative}.controls .prev{height:33vh}.controls .next{height:67vh}.controls .next svg{position:absolute;bottom:50px;left:calc(50% - 25px)}@media (max-width:667px) and (orientation:landscape){.controls .next svg{bottom:15px}}a{text-decoration:none;color:#fff}.day-title{opacity:0;margin-top:3rem;font-size:4rem;text-transform:uppercase}.in-view .day-title{opacity:0;-webkit-animation-name:appearTitle;animation-name:appearTitle;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.day .next svg{opacity:0}@media (min-width:640px){.day-title{font-size:6rem}.creation-title{font-size:5rem}}.creation-title{opacity:0;font-size:3rem;font-weight:300;text-transform:uppercase;line-height:1}.in-view .creation-title{opacity:0;-webkit-animation-name:appear;animation-name:appear;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.gradient-color{width:100%;height:50vh;position:absolute;bottom:-1px;z-index:10}#top .gradient-color{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#000));background:linear-gradient(180deg,transparent,#000)}#day3 .gradient-color{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#1a2a6c));background:linear-gradient(180deg,transparent,#1a2a6c)}#top .next{height:100vh}#day1{background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(#000),to(#56ccf2));background:linear-gradient(180deg,#000,#000,#56ccf2)}#day2{background:-webkit-gradient(linear,left top,left bottom,from(#56ccf2),color-stop(#2f80ed),to(#22c1c3));background:linear-gradient(180deg,#56ccf2,#2f80ed,#22c1c3)}#day3{background:-webkit-gradient(linear,left top,left bottom,from(#22c1c3),color-stop(#fdbb2d),to(#1a2a6c));background:linear-gradient(180deg,#22c1c3,#fdbb2d,#1a2a6c)}#day4{background:-webkit-gradient(linear,left top,left bottom,from(#1a2a6c),color-stop(#b21f1f),color-stop(#fdbb2d),to(#43c6ac));background:linear-gradient(180deg,#1a2a6c,#b21f1f,#fdbb2d,#43c6ac)}#day5{background:-webkit-gradient(linear,left top,left bottom,from(#43c6ac),color-stop(#191654),to(#a8e063));background:linear-gradient(180deg,#43c6ac,#191654,#a8e063)}#day6{background:-webkit-gradient(linear,left top,left bottom,from(#a8e063),color-stop(#56ab2f),to(#c06c84));background:linear-gradient(180deg,#a8e063,#56ab2f,#c06c84)}#dayShabat{background:-webkit-gradient(linear,left top,left bottom,from(#c06c84),color-stop(#6c5b7b),to(#40e0d0));background:linear-gradient(180deg,#c06c84,#6c5b7b,#40e0d0)}.bottom{height:100vh;background:-webkit-gradient(linear,left top,left bottom,from(#40e0d0),color-stop(#ff8c00),to(#ff0080));background:linear-gradient(180deg,#40e0d0,#ff8c00,#ff0080)}#day1 .darksun,#day1 .lightsun{left:calc(50vw - 35px);width:70px;height:70px;border-radius:50%;opacity:.9;position:absolute}#day1 .lightsun{background:#fff;-webkit-box-shadow:0 0 40px 15px #fff;box-shadow:0 0 40px 15px #fff;opacity:0}#day1 .darksun{background:#000;-webkit-box-shadow:0 0 40px 15px #555;box-shadow:0 0 40px 15px #555;-webkit-filter:blur(1px);filter:blur(1px);opacity:0}#day1 .creation-title.darkness,#day1 .creation-title.light{opacity:0;width:100%;position:absolute;display:table;height:70px}#day1 .creation-title .dtc{display:table-cell;vertical-align:middle}#day1 .creation-title.light,#day1 .lightsun{top:28vh}#day1 .creation-title.darkness,#day1 .darksun{top:60vh}#day1 .next svg{opacity:0}#day1 .creation-title.darkness{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-duration:4s;animation-duration:4s}#day1 .creation-title.light{-webkit-animation-delay:15s;animation-delay:15s;-webkit-animation-duration:1.5s;animation-duration:1.5s}#day1 .day-title{-webkit-animation-delay:17s;animation-delay:17s}#day1 .next svg{-webkit-animation-delay:19s;animation-delay:19s}#day1.in-view .lightsun{-webkit-animation-name:appearSunLight;animation-name:appearSunLight;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:7s;animation-delay:7s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}#day1.in-view .darksun{-webkit-animation-name:appearSunDark;animation-name:appearSunDark;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}#day1.in-view .creation-title.light{-webkit-animation-name:appearLight;animation-name:appearLight;text-shadow:0 0 20px #fff}#day1.in-view .creation-title.darkness{-webkit-animation-name:appearDark;animation-name:appearDark;text-shadow:0 0 20px #000}#day1.in-view .creation-title.darkness,#day1.in-view .creation-title.light{opacity:0;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#day1.in-view .darksun{-webkit-animation-delay:1s;animation-delay:1s}#day1.in-view .lightsun{-webkit-animation-delay:8s;animation-delay:8s}.he #day1.in-view .creation-title.light,:lang(he) #day1.in-view .creation-title.light{-webkit-animation-name:appearLightHe;animation-name:appearLightHe}.he #day1.in-view .creation-title.darkness,:lang(he) #day1.in-view .creation-title.darkness{-webkit-animation-name:appearDarkHe;animation-name:appearDarkHe}#day2 .creation-title{position:absolute;top:40vh;width:100%;font-size:13rem;opacity:0;-webkit-animation-duration:3s;animation-duration:3s}@media (min-width:640px){#day2 .creation-title{top:30vh;font-size:30rem}}#day2 .ico{position:absolute;display:block}#day2 .ico-clouds{width:40vw;top:5vh}#day2 .ico-cloud1{width:20vw;top:31vh}#day2 .ico-cloud2{width:30vw;top:60vh}#day2 .ico-cloud1,#day2 .ico-cloud2,#day2 .ico-clouds{-webkit-animation-name:journey;animation-name:journey;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#day2 .ico-clouds{-webkit-animation-timing-function:cubic-bezier(.41,.07,.62,.91);animation-timing-function:cubic-bezier(.41,.07,.62,.91)}#day2 .ico-cloud1{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:6s;animation-delay:6s}#day2 .ico-cloud2{-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-direction:reverse;-webkit-animation-delay:2s;animation-delay:2s}@media (min-width:640px){#day2 .ico-clouds{height:250px}#day2 .ico-cloud1{height:150px}#day2 .ico-cloud2{height:200px}}@media (min-width:992px){#day2 .ico-cloud1,#day2 .ico-cloud2,#day2 .ico-clouds{-webkit-animation-duration:15s;animation-duration:15s}}#day2 .creation-title{-webkit-animation-delay:2s;animation-delay:2s}#day2 .next svg{-webkit-animation-delay:6s;animation-delay:6s}#day2.in-view .creation-title{-webkit-animation-name:appearDay2Title;animation-name:appearDay2Title}.fr #day2 .creation-title,:lang(fr) #day2 .creation-title{font-size:6rem}@media (min-width:321px){.fr #day2 .creation-title,:lang(fr) #day2 .creation-title{font-size:6rem}}@media (min-width:640px){.fr #day2 .creation-title,:lang(fr) #day2 .creation-title{font-size:17rem}}@media (min-width:1200px){.fr #day2 .creation-title,:lang(fr) #day2 .creation-title{font-size:22rem}}.he #day2 .creation-title,:lang(he) #day2 .creation-title{font-size:7rem}@media (min-width:321px){.he #day2 .creation-title,:lang(he) #day2 .creation-title{font-size:10rem}}@media (min-width:640px){.he #day2 .creation-title,:lang(he) #day2 .creation-title{font-size:20rem}}@media (min-width:992px){.he #day2 .creation-title,:lang(he) #day2 .creation-title{font-size:30rem}}.he #day2.in-view .creation-title,:lang(he) #day2.in-view .creation-title{-webkit-animation-name:appearDay2TitleHe;animation-name:appearDay2TitleHe}#day3 .creation-title{position:absolute;width:100%;top:20vh;font-size:7rem;opacity:0}#day3 .earth-container{position:absolute;top:50vh;left:0;width:100%}#day3 .ico-earth{width:130%;position:relative;opacity:0;left:-15%}#day3.in-view .creation-title{-webkit-animation-name:appearDay3Title;animation-name:appearDay3Title;-webkit-animation-duration:3s;animation-duration:3s}#day3.in-view .earth-container{-webkit-animation-name:float;animation-name:float;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:10}#day3.in-view .ico-earth{opacity:0;-webkit-animation-name:earth;animation-name:earth;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#day3.in-view .earth-container{-webkit-animation-delay:2s;animation-delay:2s}#day3.in-view .ico-earth{-webkit-animation-delay:3s;animation-delay:3s}@media (min-width:480px){#day3 .creation-title{top:27vh;font-size:8rem}}@media (min-width:640px){#day3 .creation-title{top:27vh;font-size:20rem}}@media (min-width:992px){#day3 .creation-title{top:20vh;font-size:30rem}}@media (min-width:1200px){#day3 .creation-title{top:13vh;font-size:40rem}}#day3 .creation-title{-webkit-animation-delay:4s;animation-delay:4s}#day3 .next svg{-webkit-animation-delay:8s;animation-delay:8s}.fr #day3 .creation-title,:lang(fr) #day3 .creation-title{font-size:5rem}@media (min-width:321px){.fr #day3 .creation-title,:lang(fr) #day3 .creation-title{font-size:6rem}}@media (min-width:640px){.fr #day3 .creation-title,:lang(fr) #day3 .creation-title{font-size:15rem}}@media (min-width:992px){.fr #day3 .creation-title,:lang(fr) #day3 .creation-title{font-size:30rem}}.he #day3.in-view .creation-title,:lang(he) #day3.in-view .creation-title{-webkit-animation-name:appearDay3TitleHe;animation-name:appearDay3TitleHe}#day4 .creation-title{position:absolute;font-size:5rem;opacity:0;width:100%;left:0}#day4 .creation-title.moon{top:33vh}#day4 .creation-title.stars{top:50vh}#day4 .creation-title.sun{top:67vh}#day4 .ico{position:absolute;display:block}#day4 .ico-moon,#day4 .ico-sun{width:100%;height:100%;max-height:100px;max-width:100px;opacity:0}#day4 .ico-sun{bottom:calc(100vh + 10px);left:10px}#day4 .ico-moon{top:10px;right:10px}@media (min-width:321px){#day4 .ico-moon,#day4 .ico-sun{max-height:150px;max-width:150px}}@media (min-width:640px){#day4 .ico-moon,#day4 .ico-sun{max-height:200px;max-width:200px}#day4 .ico-sun{bottom:calc(100vh + 50px);left:30px}#day4 .ico-moon{top:50px;right:30px}}@media (min-width:768px){#day4 .ico-moon,#day4 .ico-sun{max-height:250px;max-width:250px}}@media (min-width:992px){#day4 .ico-moon,#day4 .ico-sun{max-height:300px;max-width:300px}#day4 .creation-title.moon,#day4 .creation-title.stars,#day4 .creation-title.sun{font-size:10rem}#day4 .creation-title.moon{top:35vh}#day4 .creation-title.sun{top:65vh}}#day4 .next svg{-webkit-animation-delay:11s;animation-delay:11s}#day4.in-view .creation-title.moon,#day4.in-view .creation-title.stars,#day4.in-view .creation-title.sun{-webkit-animation-name:appearDay4Title;animation-name:appearDay4Title;-webkit-animation-duration:3s;animation-duration:3s}#day4.in-view .ico-sun{-webkit-animation-name:sun,sunround;animation-name:sun,sunround;-webkit-animation-duration:3s,12s;animation-duration:3s,12s;-webkit-animation-timing-function:ease-in-out,linear;animation-timing-function:ease-in-out,linear;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards,none;animation-fill-mode:forwards,none}#day4.in-view .ico-moon{-webkit-animation-name:moon,moonfloat;animation-name:moon,moonfloat;-webkit-animation-duration:3s,6s;animation-duration:3s,6s;-webkit-animation-timing-function:ease-in-out,ease-in-out;animation-timing-function:ease-in-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards,both;animation-fill-mode:forwards,both}#day4.in-view .ico-sun{-webkit-animation-delay:2s;animation-delay:2s}#day4.in-view .ico-moon{-webkit-animation-delay:5s;animation-delay:5s}#day4.in-view .creation-title.sun{-webkit-animation-delay:7s;animation-delay:7s}#day4.in-view .creation-title.moon{-webkit-animation-delay:7.5s;animation-delay:7.5s}#day4.in-view .creation-title.stars{-webkit-animation-delay:8s;animation-delay:8s}.fr #day4 .creation-title,:lang(fr) #day4 .creation-title{font-size:4rem}@media (min-width:321px){.fr #day4 .creation-title,:lang(fr) #day4 .creation-title{font-size:5rem}}@media (min-width:640px){.fr #day4 .creation-title,:lang(fr) #day4 .creation-title{font-size:5rem}}.fr #day4.in-view .creation-title,:lang(fr) #day4.in-view .creation-title{-webkit-animation-name:appearDay4Title;animation-name:appearDay4Title}.he #day4 .creation-title,:lang(he) #day4 .creation-title{font-size:5rem}@media (min-width:321px){.he #day4 .creation-title,:lang(he) #day4 .creation-title{font-size:8rem}}@media (min-width:640px){.he #day4 .creation-title,:lang(he) #day4 .creation-title{font-size:13rem}}.he #day4.in-view .creation-title,:lang(he) #day4.in-view .creation-title{-webkit-animation-name:appearDay4TitleHe;animation-name:appearDay4TitleHe}#day5 .creation-title{position:absolute;font-size:4rem;opacity:0}#day5 .creation-title.birds{top:30vh;width:100%}#day5 .creation-title.fish{top:55vh;width:100%}#day5 .next svg{-webkit-animation-delay:8s;animation-delay:8s}#day5 .ico{position:absolute;display:block}#day5 .ico-bird-1{width:15vw;max-width:200px;top:0}#day5 .ico-pigeon{width:10vw;max-width:300px;top:10vh}#day5 .ico-dove{width:30vw;max-width:400px;height:200px;top:15vh}#day5 .ico-fish{width:10vw;max-width:400px;bottom:130vh}#day5 .ico-dolphin{width:50vw;max-width:500px;height:250px;bottom:115vh}#day5 .ico-shark{width:60vw;max-width:600px;height:300px;bottom:100vh}#day5 .ico-bird-1,#day5 .ico-dolphin,#day5 .ico-dove,#day5 .ico-fish,#day5 .ico-pigeon,#day5 .ico-shark{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#day5 .ico-bird-1,#day5 .ico-dolphin,#day5 .ico-pigeon{-webkit-animation-name:journey;animation-name:journey}#day5 .ico-dove,#day5 .ico-fish,#day5 .ico-shark{-webkit-animation-name:journeySym;animation-name:journeySym}#day5 .ico-bird-1{-webkit-animation-timing-function:cubic-bezier(.41,.07,.62,.91);animation-timing-function:cubic-bezier(.41,.07,.62,.91)}#day5 .ico-pigeon{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:6s;animation-delay:6s}#day5 .ico-dove{-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-direction:reverse;-webkit-animation-delay:2s;animation-delay:2s}#day5 .ico-fish{-webkit-animation-timing-function:cubic-bezier(.41,.07,.62,.91);animation-timing-function:cubic-bezier(.41,.07,.62,.91);-webkit-animation-delay:2s;animation-delay:2s}#day5 .ico-dolphin,#day5 .ico-fish{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#day5 .ico-dolphin{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:4s;animation-delay:4s}#day5 .ico-shark{-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-direction:reverse}#day5.in-view .day-title{-webkit-animation-delay:2s;animation-delay:2s}#day5.in-view .creation-title{-webkit-animation-name:appearDay5Title;animation-name:appearDay5Title}#day5.in-view .creation-title.birds,#day5.in-view .creation-title.fish{-webkit-animation-name:appearDay5Title;animation-name:appearDay5Title;-webkit-animation-duration:3s;animation-duration:3s}#day5.in-view .creation-title.birds{-webkit-animation-delay:2s;animation-delay:2s}#day5.in-view .creation-title.fish{-webkit-animation-delay:4s;animation-delay:4s}#day5.in-view .next svg{-webkit-animation-delay:8s;animation-delay:8s}@media (min-width:321px){#day5 .creation-title{font-size:5rem}}@media (min-width:640px){#day5 .creation-title{font-size:10rem}}.fr #day5 .creation-title,:lang(fr) #day5 .creation-title{font-size:4rem}@media (min-width:321px){.fr #day5 .creation-title,:lang(fr) #day5 .creation-title{font-size:5rem}}@media (min-width:640px){.fr #day5 .creation-title,:lang(fr) #day5 .creation-title{font-size:7rem}}.fr #day5.in-view .creation-title,:lang(fr) #day5.in-view .creation-title{-webkit-animation-name:appearDay5Title;animation-name:appearDay5Title}.he #day5 .creation-title,:lang(he) #day5 .creation-title{font-size:5rem}@media (min-width:321px){.he #day5 .creation-title,:lang(he) #day5 .creation-title{font-size:6rem}}@media (min-width:640px){.he #day5 .creation-title,:lang(he) #day5 .creation-title{font-size:10rem}}.he #day5.in-view .creation-title,:lang(he) #day5.in-view .creation-title{-webkit-animation-name:appearDay5TitleHe;animation-name:appearDay5TitleHe}#day6 .creation-title{position:absolute;font-size:3rem;opacity:0;width:100%;left:0}#day6 .creation-title.animals{top:20vh}#day6 .creation-title.men{top:70vh}#day6 .ico-cat,#day6 .ico-couple,#day6 .ico-dog,#day6 .ico-snake{opacity:0;position:absolute;width:150px;height:150px;max-width:40vw;max-height:30vw}#day6 .ico-dog{left:30px;top:10px}#day6 .ico-cat{left:0;top:15vh}#day6 .ico-snake{left:30px;top:50vh;z-index:1}#day6 .ico-couple{left:calc(50vw - 75px);top:35vh}@media (min-width:640px){#day6 .creation-title{font-size:5rem}}@media (min-width:992px){#day6 .creation-title{font-size:10rem}#day6 .creation-title.animals{top:20vh}#day6 .creation-title.men{top:60vh}}#day6.in-view .creation-title{-webkit-animation-name:appearDay6Title;animation-name:appearDay6Title;-webkit-animation-duration:3s;animation-duration:3s}#day6.in-view .ico-dog{-webkit-animation-name:journeyDog;animation-name:journeyDog}#day6.in-view .ico-cat{-webkit-animation-name:journey;animation-name:journey;animation-direction:reverse}#day6.in-view .ico-snake{-webkit-animation-name:journeySnake;animation-name:journeySnake}#day6.in-view .ico-couple{-webkit-animation-name:appear,coupleBounce;animation-name:appear,coupleBounce}#day6.in-view .ico-dog{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#day6.in-view .ico-cat{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#day6.in-view .ico-snake{-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#day6.in-view .ico-couple{-webkit-animation-duration:1s,2s;animation-duration:1s,2s;-webkit-animation-timing-function:ease-in-out,ease-in-out;animation-timing-function:ease-in-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards,none;animation-fill-mode:forwards,none;animation-direction:normal,alternate-reverse;-webkit-animation-delay:2s;animation-delay:2s}#day6.in-view .creation-title.animals{-webkit-animation-delay:4s;animation-delay:4s}#day6.in-view .creation-title.men{-webkit-animation-delay:6s;animation-delay:6s}#day6.in-view .next svg{-webkit-animation-delay:10s;animation-delay:10s}.he #day6 .creation-title,:lang(he) #day6 .creation-title{font-size:5rem}@media (min-width:321px){.he #day6 .creation-title,:lang(he) #day6 .creation-title{font-size:6rem}}@media (min-width:640px){.he #day6 .creation-title,:lang(he) #day6 .creation-title{font-size:10rem}}.he #day6.in-view .creation-title,:lang(he) #day6.in-view .creation-title{-webkit-animation-name:appearDay6TitleHe;animation-name:appearDay6TitleHe}#dayShabat .ico-bread-cup,#dayShabat .ico-candles{max-width:150px;max-height:150px;opacity:0;position:absolute}#dayShabat .ico-bread-cup{top:33vh;left:calc(50vw - 150px)}#dayShabat .ico-candles{top:33vh;left:50vw}@media (min-width:640px){#dayShabat .ico-bread-cup,#dayShabat .ico-candles{max-width:none;max-height:none;height:250px}#dayShabat .ico-bread-cup{left:calc(50vw - 250px)}}#dayShabat.in-view .ico-bread-cup,#dayShabat.in-view .ico-candles{-webkit-animation-name:shabbathElt;animation-name:shabbathElt;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#dayShabat.in-view .ico-bread-cup{-webkit-animation-delay:3s;animation-delay:3s}#dayShabat.in-view .ico-candles{-webkit-animation-delay:5s;animation-delay:5s}#dayShabat.in-view .next svg{-webkit-animation-delay:8s;animation-delay:8s}@media (max-height:500px){.arrow-text{display:none}.top .next{position:static}.top .next svg{position:absolute;bottom:calc(100vh + 20px);left:calc(50vw - 25px)}.day-title{margin-top:0}}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes appearTitle{0%{opacity:0;font-size:30vw;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:1;font-size:4rem;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearTitle{0%{opacity:0;font-size:30vw;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:1;font-size:4rem;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes clickNext{0%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes clickNext{0%{-webkit-transform:scale(1.4);transform:scale(1.4)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes bgGradientAnimate{0%{background-position:0 50%}50%{background-position:100% 51%}to{background-position:0 50%}}@keyframes bgGradientAnimate{0%{background-position:0 50%}50%{background-position:100% 51%}to{background-position:0 50%}}@-webkit-keyframes appearMainTitle{0%{opacity:0;font-size:30vw;-webkit-filter:blur(70px);filter:blur(70px);top:30vh;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;font-size:10rem;-webkit-filter:blur(0);filter:blur(0);top:calc(50vh - 70px);-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes appearMainTitle{0%{opacity:0;font-size:30vw;-webkit-filter:blur(70px);filter:blur(70px);top:30vh;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;font-size:10rem;-webkit-filter:blur(0);filter:blur(0);top:calc(50vh - 70px);-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes appearMainTitleTight{0%{opacity:0;font-size:30vw;-webkit-filter:blur(70px);filter:blur(70px);top:30vh;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;font-size:9rem;-webkit-filter:blur(0);filter:blur(0);top:calc(50vh - 70px);-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes appearMainTitleTight{0%{opacity:0;font-size:30vw;-webkit-filter:blur(70px);filter:blur(70px);top:30vh;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;font-size:9rem;-webkit-filter:blur(0);filter:blur(0);top:calc(50vh - 70px);-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes appearBegin{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:1;letter-spacing:10px;-webkit-filter:blur(0);filter:blur(0);padding-left:5px}}@keyframes appearBegin{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:1;letter-spacing:10px;-webkit-filter:blur(0);filter:blur(0);padding-left:5px}}@-webkit-keyframes appearLight{0%{opacity:0;letter-spacing:normal}to{opacity:1;letter-spacing:10px;padding-left:5px}}@keyframes appearLight{0%{opacity:0;letter-spacing:normal}to{opacity:1;letter-spacing:10px;padding-left:5px}}@-webkit-keyframes appearLightHe{0%{opacity:0;letter-spacing:normal}to{opacity:1;letter-spacing:3px;padding-left:3px}}@keyframes appearLightHe{0%{opacity:0;letter-spacing:normal}to{opacity:1;letter-spacing:3px;padding-left:3px}}@-webkit-keyframes appearDark{0%{opacity:0;letter-spacing:normal}to{opacity:.8;letter-spacing:10px;padding-left:5px}}@keyframes appearDark{0%{opacity:0;letter-spacing:normal}to{opacity:.8;letter-spacing:10px;padding-left:5px}}@-webkit-keyframes appearDarkHe{0%{opacity:0;letter-spacing:normal}to{opacity:.8;letter-spacing:3px;padding-left:3px}}@keyframes appearDarkHe{0%{opacity:0;letter-spacing:normal}to{opacity:.8;letter-spacing:3px;padding-left:3px}}@-webkit-keyframes appearSunLight{0%{opacity:0;top:60vh}to{opacity:.8;top:28vh}}@keyframes appearSunLight{0%{opacity:0;top:60vh}to{opacity:.8;top:28vh}}@-webkit-keyframes appearSunDark{0%{opacity:0}to{opacity:.8}}@keyframes appearSunDark{0%{opacity:0}to{opacity:.8}}@-webkit-keyframes light{0%{background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(#ffd200),color-stop(80%,transparent));background:linear-gradient(180deg,transparent 20%,#ffd200,transparent 80%);width:1px;height:1px;top:calc(10rem + 25vh);left:50vw}25%{width:100%;left:0;height:1px}33%{height:1px;top:calc(10rem + 25vh)}66%{height:50vh;top:10rem}to{left:0;width:100%;height:50vh;top:10rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(#ffd200),color-stop(80%,transparent));background:linear-gradient(180deg,transparent 20%,#ffd200,transparent 80%)}}@keyframes light{0%{background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(#ffd200),color-stop(80%,transparent));background:linear-gradient(180deg,transparent 20%,#ffd200,transparent 80%);width:1px;height:1px;top:calc(10rem + 25vh);left:50vw}25%{width:100%;left:0;height:1px}33%{height:1px;top:calc(10rem + 25vh)}66%{height:50vh;top:10rem}to{left:0;width:100%;height:50vh;top:10rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(#ffd200),color-stop(80%,transparent));background:linear-gradient(180deg,transparent 20%,#ffd200,transparent 80%)}}@-webkit-keyframes appearDay2Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.8;letter-spacing:30px;padding-left:15px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay2Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.8;letter-spacing:30px;padding-left:15px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes appearDay2TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.8;letter-spacing:10px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay2TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.8;letter-spacing:10px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes journey{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}5%{opacity:1}95%{opacity:1}to{-webkit-transform:translateX(100vw);transform:translateX(100vw);opacity:0}}@keyframes journey{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}5%{opacity:1}95%{opacity:1}to{-webkit-transform:translateX(100vw);transform:translateX(100vw);opacity:0}}@-webkit-keyframes moveBalance{0%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@keyframes moveBalance{0%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-webkit-keyframes moveBalanceSym{0%{-webkit-transform:scaleX(-1) rotate(-5deg);transform:scaleX(-1) rotate(-5deg)}50%{-webkit-transform:scaleX(-1) rotate(5deg);transform:scaleX(-1) rotate(5deg)}to{-webkit-transform:scaleX(-1) rotate(-5deg);transform:scaleX(-1) rotate(-5deg)}}@keyframes moveBalanceSym{0%{-webkit-transform:scaleX(-1) rotate(-5deg);transform:scaleX(-1) rotate(-5deg)}50%{-webkit-transform:scaleX(-1) rotate(5deg);transform:scaleX(-1) rotate(5deg)}to{-webkit-transform:scaleX(-1) rotate(-5deg);transform:scaleX(-1) rotate(-5deg)}}@-webkit-keyframes coupleBounce{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes coupleBounce{0%{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}@-webkit-keyframes appearDay3Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:30px;padding-left:30px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay3Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:30px;padding-left:30px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes appearDay3TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay3TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes earth{0%{-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes earth{0%{-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes appearDay4Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:30px;padding-left:15px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay4Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:30px;padding-left:15px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes appearDay4TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:5px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay4TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:5px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes sun{0%{-webkit-transform:rotate(1turn) scale(0);transform:rotate(1turn) scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes sun{0%{-webkit-transform:rotate(1turn) scale(0);transform:rotate(1turn) scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes moon{0%{-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes moon{0%{-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes sunround{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes sunround{0%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes moonfloat{0%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}50%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}to{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}@keyframes moonfloat{0%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}50%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}to{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}@-webkit-keyframes appearDay5Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:30px;padding-left:15px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay5Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:30px;padding-left:15px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes appearDay5TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:5px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay5TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:5px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes journeySym{0%{opacity:0;-webkit-transform:translateX(-100%) scaleX(-1);transform:translateX(-100%) scaleX(-1)}5%{opacity:1}95%{opacity:1}to{-webkit-transform:translateX(100vw) scaleX(-1);transform:translateX(100vw) scaleX(-1);opacity:0}}@keyframes journeySym{0%{opacity:0;-webkit-transform:translateX(-100%) scaleX(-1);transform:translateX(-100%) scaleX(-1)}5%{opacity:1}95%{opacity:1}to{-webkit-transform:translateX(100vw) scaleX(-1);transform:translateX(100vw) scaleX(-1);opacity:0}}@-webkit-keyframes appearDay6Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:20px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay6Title{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:20px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes appearDay6TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@keyframes appearDay6TitleHe{0%{opacity:0;letter-spacing:normal;-webkit-filter:blur(70px);filter:blur(70px)}to{opacity:.5;letter-spacing:10px;padding-left:10px;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes journeyDog{0%{-webkit-transform:translateX(-100%) rotate(-5deg) scaleX(-1);transform:translateX(-100%) rotate(-5deg) scaleX(-1);opacity:0}5%{-webkit-transform:translateX(-50%) rotate(-5deg) scaleX(-1);transform:translateX(-50%) rotate(-5deg) scaleX(-1);opacity:1}10%{-webkit-transform:translateX(0) rotate(5deg) scaleX(-1);transform:translateX(0) rotate(5deg) scaleX(-1)}15%{-webkit-transform:translateX(5vw) rotate(5deg) scaleX(-1);transform:translateX(5vw) rotate(5deg) scaleX(-1)}20%{-webkit-transform:translateX(10vw) rotate(-5deg) scaleX(-1);transform:translateX(10vw) rotate(-5deg) scaleX(-1)}25%{-webkit-transform:translateX(15vw) rotate(-5deg) scaleX(-1);transform:translateX(15vw) rotate(-5deg) scaleX(-1)}30%{-webkit-transform:translateX(20vw) rotate(5deg) scaleX(-1);transform:translateX(20vw) rotate(5deg) scaleX(-1)}35%{-webkit-transform:translateX(25vw) rotate(5deg) scaleX(-1);transform:translateX(25vw) rotate(5deg) scaleX(-1)}40%{-webkit-transform:translateX(30vw) rotate(-5deg) scaleX(-1);transform:translateX(30vw) rotate(-5deg) scaleX(-1)}45%{-webkit-transform:translateX(40vw) rotate(-5deg) scaleX(-1);transform:translateX(40vw) rotate(-5deg) scaleX(-1)}50%{-webkit-transform:translateX(45vw) rotate(5deg) scaleX(-1);transform:translateX(45vw) rotate(5deg) scaleX(-1)}55%{-webkit-transform:translateX(50vw) rotate(5deg) scaleX(-1);transform:translateX(50vw) rotate(5deg) scaleX(-1)}60%{-webkit-transform:translateX(55vw) rotate(-5deg) scaleX(-1);transform:translateX(55vw) rotate(-5deg) scaleX(-1)}65%{-webkit-transform:translateX(60vw) rotate(-5deg) scaleX(-1);transform:translateX(60vw) rotate(-5deg) scaleX(-1)}70%{-webkit-transform:translateX(70vw) rotate(5deg) scaleX(-1);transform:translateX(70vw) rotate(5deg) scaleX(-1)}75%{-webkit-transform:translateX(75vw) rotate(5deg) scaleX(-1);transform:translateX(75vw) rotate(5deg) scaleX(-1)}80%{-webkit-transform:translateX(80vw) rotate(-5deg) scaleX(-1);transform:translateX(80vw) rotate(-5deg) scaleX(-1)}85%{-webkit-transform:translateX(85vw) rotate(-5deg) scaleX(-1);transform:translateX(85vw) rotate(-5deg) scaleX(-1)}90%{-webkit-transform:translateX(90vw) rotate(5deg) scaleX(-1);transform:translateX(90vw) rotate(5deg) scaleX(-1)}95%{-webkit-transform:translateX(95vw) rotate(5deg) scaleX(-1);transform:translateX(95vw) rotate(5deg) scaleX(-1);opacity:1}to{-webkit-transform:translateX(100vw) rotate(-5deg) scaleX(-1);transform:translateX(100vw) rotate(-5deg) scaleX(-1);opacity:0}}@keyframes journeyDog{0%{-webkit-transform:translateX(-100%) rotate(-5deg) scaleX(-1);transform:translateX(-100%) rotate(-5deg) scaleX(-1);opacity:0}5%{-webkit-transform:translateX(-50%) rotate(-5deg) scaleX(-1);transform:translateX(-50%) rotate(-5deg) scaleX(-1);opacity:1}10%{-webkit-transform:translateX(0) rotate(5deg) scaleX(-1);transform:translateX(0) rotate(5deg) scaleX(-1)}15%{-webkit-transform:translateX(5vw) rotate(5deg) scaleX(-1);transform:translateX(5vw) rotate(5deg) scaleX(-1)}20%{-webkit-transform:translateX(10vw) rotate(-5deg) scaleX(-1);transform:translateX(10vw) rotate(-5deg) scaleX(-1)}25%{-webkit-transform:translateX(15vw) rotate(-5deg) scaleX(-1);transform:translateX(15vw) rotate(-5deg) scaleX(-1)}30%{-webkit-transform:translateX(20vw) rotate(5deg) scaleX(-1);transform:translateX(20vw) rotate(5deg) scaleX(-1)}35%{-webkit-transform:translateX(25vw) rotate(5deg) scaleX(-1);transform:translateX(25vw) rotate(5deg) scaleX(-1)}40%{-webkit-transform:translateX(30vw) rotate(-5deg) scaleX(-1);transform:translateX(30vw) rotate(-5deg) scaleX(-1)}45%{-webkit-transform:translateX(40vw) rotate(-5deg) scaleX(-1);transform:translateX(40vw) rotate(-5deg) scaleX(-1)}50%{-webkit-transform:translateX(45vw) rotate(5deg) scaleX(-1);transform:translateX(45vw) rotate(5deg) scaleX(-1)}55%{-webkit-transform:translateX(50vw) rotate(5deg) scaleX(-1);transform:translateX(50vw) rotate(5deg) scaleX(-1)}60%{-webkit-transform:translateX(55vw) rotate(-5deg) scaleX(-1);transform:translateX(55vw) rotate(-5deg) scaleX(-1)}65%{-webkit-transform:translateX(60vw) rotate(-5deg) scaleX(-1);transform:translateX(60vw) rotate(-5deg) scaleX(-1)}70%{-webkit-transform:translateX(70vw) rotate(5deg) scaleX(-1);transform:translateX(70vw) rotate(5deg) scaleX(-1)}75%{-webkit-transform:translateX(75vw) rotate(5deg) scaleX(-1);transform:translateX(75vw) rotate(5deg) scaleX(-1)}80%{-webkit-transform:translateX(80vw) rotate(-5deg) scaleX(-1);transform:translateX(80vw) rotate(-5deg) scaleX(-1)}85%{-webkit-transform:translateX(85vw) rotate(-5deg) scaleX(-1);transform:translateX(85vw) rotate(-5deg) scaleX(-1)}90%{-webkit-transform:translateX(90vw) rotate(5deg) scaleX(-1);transform:translateX(90vw) rotate(5deg) scaleX(-1)}95%{-webkit-transform:translateX(95vw) rotate(5deg) scaleX(-1);transform:translateX(95vw) rotate(5deg) scaleX(-1);opacity:1}to{-webkit-transform:translateX(100vw) rotate(-5deg) scaleX(-1);transform:translateX(100vw) rotate(-5deg) scaleX(-1);opacity:0}}@-webkit-keyframes appearSnake{0%{-webkit-transform:scale(0) rotate(-8deg);transform:scale(0) rotate(-8deg);opacity:0}10%{-webkit-transform:scale(.1) rotate(8deg);transform:scale(.1) rotate(8deg)}20%{-webkit-transform:scale(.2) rotate(-8deg);transform:scale(.2) rotate(-8deg)}30%{-webkit-transform:scale(.3) rotate(8deg);transform:scale(.3) rotate(8deg)}40%{-webkit-transform:scale(.4) rotate(-8deg);transform:scale(.4) rotate(-8deg)}50%{-webkit-transform:scale(.5) rotate(8deg);transform:scale(.5) rotate(8deg)}60%{-webkit-transform:scale(.6) rotate(-8deg);transform:scale(.6) rotate(-8deg)}70%{-webkit-transform:scale(.7) rotate(8deg);transform:scale(.7) rotate(8deg)}80%{-webkit-transform:scale(.8) rotate(-8deg);transform:scale(.8) rotate(-8deg)}90%{-webkit-transform:scale(.9) rotate(8deg);transform:scale(.9) rotate(8deg)}to{-webkit-transform:scale(1) rotate(-8deg);transform:scale(1) rotate(-8deg);opacity:1}}@keyframes appearSnake{0%{-webkit-transform:scale(0) rotate(-8deg);transform:scale(0) rotate(-8deg);opacity:0}10%{-webkit-transform:scale(.1) rotate(8deg);transform:scale(.1) rotate(8deg)}20%{-webkit-transform:scale(.2) rotate(-8deg);transform:scale(.2) rotate(-8deg)}30%{-webkit-transform:scale(.3) rotate(8deg);transform:scale(.3) rotate(8deg)}40%{-webkit-transform:scale(.4) rotate(-8deg);transform:scale(.4) rotate(-8deg)}50%{-webkit-transform:scale(.5) rotate(8deg);transform:scale(.5) rotate(8deg)}60%{-webkit-transform:scale(.6) rotate(-8deg);transform:scale(.6) rotate(-8deg)}70%{-webkit-transform:scale(.7) rotate(8deg);transform:scale(.7) rotate(8deg)}80%{-webkit-transform:scale(.8) rotate(-8deg);transform:scale(.8) rotate(-8deg)}90%{-webkit-transform:scale(.9) rotate(8deg);transform:scale(.9) rotate(8deg)}to{-webkit-transform:scale(1) rotate(-8deg);transform:scale(1) rotate(-8deg);opacity:1}}@-webkit-keyframes journeySnake{0%{opacity:0;-webkit-transform:scale(.5) translateX(-100%);transform:scale(.5) translateX(-100%)}5%{opacity:1}50%{-webkit-transform:scale(1) translateX(50vw);transform:scale(1) translateX(50vw)}95%{opacity:1}to{opacity:0;-webkit-transform:scale(.5) translateX(100vw);transform:scale(.5) translateX(100vw)}}@keyframes journeySnake{0%{opacity:0;-webkit-transform:scale(.5) translateX(-100%);transform:scale(.5) translateX(-100%)}5%{opacity:1}50%{-webkit-transform:scale(1) translateX(50vw);transform:scale(1) translateX(50vw)}95%{opacity:1}to{opacity:0;-webkit-transform:scale(.5) translateX(100vw);transform:scale(.5) translateX(100vw)}}@-webkit-keyframes shabbathElt{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes shabbathElt{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-filter:blur(200px);filter:blur(200px)}to{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}}.creation-title,.day-title{position:relative;z-index:5}