@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,400,400i,600,700,700i);@import url(https://fonts.googleapis.com/css?family=Montserrat:600,700);*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-family:Source Sans Pro,Arial,Helvetica,sans-serif}.hovered_cookie_button:hover{background:#fff!important;color:#c28b07!important}div.Start__main_container{margin-top:84px}.Start__hero_section,div.Start__main_container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.Start__hero_section{-ms-flex-pack:justify;justify-content:space-between;justify-items:center;width:100%;height:790px;background:url(/nyeremenyjatek/static/media/hero_bg.11eb6794.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.Start__hero_section .Start__hero_section__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.Start__hero_section .Start__hero_section__content img:first-child{margin-top:40px}.Start__hero_section .Start__hero_section__content h1{color:#3c3533;text-transform:uppercase;font-size:42px;text-align:center}.Start__hero_section .Start__hero_section__content h2{color:#492409;font-size:36px}.Start__game_description{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}.Start__game_description h2{font-size:36px;font-weight:300;color:#492409;text-align:center}.Start__game_description h1{color:#492409;font-size:48px;text-align:center}.Start__game_description__steps{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;max-width:840px;margin-bottom:70px}.Start__game_description__steps div{width:260px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.Start__game_description__steps div p{font-size:20px;font-weight:700;line-height:24px;text-align:center;color:#492409}.Start__game_description__details p{font-size:18px;line-height:24px;color:#492409;text-align:center}hr.separator_line{width:300px;max-width:300px;display:block;height:2px;border:0;border-top:2px solid rgba(0,0,0,.12);margin:70px auto;padding:0}img.down_arrow{position:relative;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:pointing 1s ease-in-out forwards infinite;animation:pointing 1s ease-in-out forwards infinite}@-webkit-keyframes pointing{0%{top:0}50%{top:10px}to{top:0}}@keyframes pointing{0%{top:0}50%{top:10px}to{top:0}}.Start__coffee_sections{width:100%;height:450px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.Start__coffee_sections.espresso{background:url(/nyeremenyjatek/static/media/espresso_section_bg.cec059a3.jpg) no-repeat 50%;background-size:cover}.Start__coffee_sections.espresso .Start__coffee_sections__content .coffee_details h1{color:#c28b07}.Start__coffee_sections.gold{background:url(/nyeremenyjatek/static/media/gold_section_bg.ba8c0ee6.jpg) no-repeat 50%;background-size:cover}.Start__coffee_sections.gold .Start__coffee_sections__content{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.Start__coffee_sections.gold .Start__coffee_sections__content .coffee_details .style_hashtags{-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.Start__coffee_sections.gold .Start__coffee_sections__content .coffee_details .style_hashtags,.Start__coffee_sections.gold .Start__coffee_sections__content .coffee_details h1{color:#472100}.Start__coffee_sections.barista{background:url(/nyeremenyjatek/static/media/barista_section_bg.dac0e96c.jpg) no-repeat 50%;background-size:cover}.Start__coffee_sections.barista .Start__coffee_sections__content .coffee_details .style_hashtags,.Start__coffee_sections.barista .Start__coffee_sections__content .coffee_details h1{color:#522c1d}.Start__coffee_sections__content{width:1040px;max-width:1040px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}.Start__coffee_sections__content .coffee_details{width:750px}.Start__coffee_sections__content .coffee_details a{text-decoration:none;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;display:block}.Start__coffee_sections__content .coffee_details a:hover{-webkit-transform:scale(1.04) translateX(5px);-ms-transform:scale(1.04) translateX(5px);transform:scale(1.04) translateX(5px)}.Start__coffee_sections__content .coffee_details h1{font-size:72px;display:inline-block;margin:20px 17px 0 0}.Start__coffee_sections__content .coffee_details img{position:relative;top:21px}.Start__coffee_sections__content .coffee_details .style_hashtags{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.Start__coffee_sections__content .coffee_details .style_hashtags h3{font-size:30px;line-height:48px;font-weight:400}.Start__coffee_sections__content .coffee_details .style_hashtags .floating_texts{position:relative;width:488px}.Start__coffee_sections__content .coffee_details .style_hashtags span{font-style:italic;font-weight:200;position:absolute;-webkit-animation:rotateAndScale 6s forwards linear infinite;animation:rotateAndScale 6s forwards linear infinite;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Start__coffee_sections__content .coffee_details .style_hashtags span:first-child{top:40px;left:140px;-webkit-animation-delay:0;animation-delay:0}.Start__coffee_sections__content .coffee_details .style_hashtags span:nth-child(2){top:45px;left:280px;-webkit-animation-delay:.4s;animation-delay:.4s}.Start__coffee_sections__content .coffee_details .style_hashtags span:nth-child(3){top:90px;left:120px;-webkit-animation-delay:.8s;animation-delay:.8s}.Start__coffee_sections__content .coffee_details .style_hashtags span:nth-child(4){top:80px;left:290px;-webkit-animation-delay:1.2s;animation-delay:1.2s}.Start__coffee_sections__content .coffee_details .style_hashtags span:nth-child(5){top:120px;left:240px;-webkit-animation-delay:1.6s;animation-delay:1.6s}.Start__coffee_sections__content .coffee_details .style_hashtags span:last-child{top:160px;left:190px;-webkit-animation-delay:2s;animation-delay:2s}@-webkit-keyframes rotateAndScale{0%{-webkit-transform:rotate(0deg) translateX(20px) rotate(0deg);transform:rotate(0deg) translateX(20px) rotate(0deg);font-size:medium}50%{font-size:25px}to{-webkit-transform:rotate(1turn) translateX(20px) rotate(-1turn);transform:rotate(1turn) translateX(20px) rotate(-1turn);font-size:medium}}@keyframes rotateAndScale{0%{-webkit-transform:rotate(0deg) translateX(20px) rotate(0deg);transform:rotate(0deg) translateX(20px) rotate(0deg);font-size:medium}50%{font-size:25px}to{-webkit-transform:rotate(1turn) translateX(20px) rotate(-1turn);transform:rotate(1turn) translateX(20px) rotate(-1turn);font-size:medium}}.Start__bottom_section{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}.Start__bottom_section h2{color:#492409;font-size:30px;position:relative;margin-bottom:40px}.Start__bottom_section h2 img{position:absolute;top:40px;left:190px}@media screen and (max-width:960px){.Start__coffee_sections__content{width:100%;padding:0 20px}.Start__coffee_sections__content div:first-child{margin:0 20px}.Start__coffee_sections__content .coffee_details{width:100%}.Start__coffee_sections__content .coffee_details .style_hashtags .floating_texts{display:none}.Start__game_description__steps{-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (max-width:760px){.Start__coffee_sections__content .coffee_details h1{font-size:52px}.Start__coffee_sections__content .coffee_details .style_hashtags h3{font-size:23px;line-height:28px}.Start__coffee_sections__content .coffee_details img{width:40%;top:15px}.Start__game_description__steps{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column;flex-flow:column}}@media screen and (max-width:600px){.Start__hero_section{height:460px}.Start__hero_section .Start__hero_section__content h1{font-size:32px}.Start__hero_section .Start__hero_section__content h2{font-size:26px}.Start__coffee_sections__content .coffee_details img{width:80%}.Start__game_description h1{font-size:38px}.Start__bottom_section h2 img{display:none}}@media screen and (max-width:470px){.Start__hero_section{height:320px}.Start__hero_section .Start__hero_section__content h1{font-size:26px;padding:0 15px}.Start__hero_section .Start__hero_section__content img{display:none}.Start__hero_section .Start__hero_section__content h2{font-size:18px;padding:0 15px;text-align:center}.Start__game_description h2{font-size:26px}.Start__game_description__steps{margin-bottom:35px}.Start__game_description__steps div p{font-size:16px;line-height:20px}.Start__game_description__details p{font-size:15px}.Start__game_description h1{font-size:28px}hr.separator_line{margin:35px auto}.Start__coffee_sections{height:auto;padding:25px 0}.Start__coffee_sections__content{-ms-flex-align:center;align-items:center}.Start__coffee_sections.gold .Start__coffee_sections__content,.Start__coffee_sections__content{-ms-flex-direction:column;flex-direction:column}.Start__coffee_sections__content div:first-child img{width:100%;margin:0 auto}.Start__coffee_sections__content div.coffe_packshot img{width:50%;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.Start__coffee_sections__content .coffee_details a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.Start__coffee_sections__content .coffee_details .style_hashtags{-ms-flex-pack:center;justify-content:center}.Start__coffee_sections__content .coffee_details .style_hashtags h3{text-align:center}.Start__bottom_section h2{font-size:23px;text-align:center;padding:0 15px}}.Button{display:inline-block;background:#b32028;padding:20px 45px;cursor:pointer;text-transform:uppercase;color:#fff;letter-spacing:6px;font-size:18px;font-family:Source Sans Pro,Arial,Helvetica,sans-serif;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.Button:hover{background:#c7222b}.Button img{margin-top:0!important}@media screen and (max-width:600px){.Button{font-size:13px;padding:15px 40px}}header nav.navbar{width:100%;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:auto;max-height:400px;position:fixed;z-index:1000;top:0;left:0}header nav img{margin:10px 20px}header nav a{color:#c28b07;text-decoration:none;font-weight:500;font-size:16px;letter-spacing:2px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer}header nav a.hover{position:relative;margin:0;padding:0}header nav a.hover,header nav a.hover:after,header nav a.hover:before{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header nav a.hover:after,header nav a.hover:before{content:"";position:absolute;bottom:-10px;width:0;height:2px;margin:5px 0 0;opacity:0;background:#c28b07}header nav a.hover:before{left:50%}header nav a.hover:after{right:50%}header nav a.active:after,header nav a.active:before,header nav a.hover:hover:after,header nav a.hover:hover:before{width:50%;opacity:1}header nav ul.menu{width:1170px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;padding:0;margin:0}header .together-container{position:relative;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}header .together-container_mobil{display:none;position:absolute;top:100px;left:0}header .together-container_mobil.mobile_open{display:-ms-flexbox;display:flex}header .together-container_mobil .menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff}header .together-container_mobil .menu li{margin-left:0;width:100%;text-align:center}header .together-container_mobil .menu li a{margin-left:0;width:100%;border-bottom:1px solid #c5910033;display:block;padding:10px}header .mobil_Header{display:none}header .MMenu{display:none;position:absolute;top:21px;right:20px;width:30px}@media screen and (max-width:600px){nav img{margin:15px;width:60px}nav{padding-bottom:0}header .together-container_mobil{top:83px}}img.Logo{height:auto;max-height:200px}img.Logo.animate{max-height:60px}ul.menu li.dropdown_container{position:relative;-webkit-transition:all .2 ease-in-out;-o-transition:all .2 ease-in-out;transition:all .2 ease-in-out}ul.menu li.dropdown_container ul.dropdown_list{position:absolute;display:none;top:50px;left:-80px;width:960px;height:380px;list-style:none;padding:20px 0 0;margin:0;background:#fff;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.4);box-shadow:0 2px 12px rgba(0,0,0,.4)}ul.menu li.dropdown_container ul.dropdown_list.flex{display:-ms-flexbox!important;display:flex!important;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}ul.menu li.dropdown_container ul.dropdown_list li a{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;padding:8px 10px;-webkit-transition:all .2 ease-in-out;-o-transition:all .2 ease-in-out;transition:all .2 ease-in-out;width:280px;height:160px;color:#000}ul.menu li.dropdown_container ul.dropdown_list li a span:last-child{font-size:12px;letter-spacing:normal}ul.menu li.dropdown_container ul.dropdown_list li a.active_dropdown,ul.menu li.dropdown_container ul.dropdown_list li a:hover{-webkit-box-shadow:0 0 8px #c28b07;box-shadow:0 0 8px #c28b07}div.together-container_mobil ul.dropdown_list.mobile{margin:0;padding:0;display:block;list-style:none}div.together-container_mobil ul.dropdown_list.mobile a{font-size:12px;text-decoration:underline}@media screen and (max-width:1230px){header nav ul.menu{width:100%}}@media screen and (max-width:960px){.together-container_mobil{width:100%}header .mobil_Header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;-ms-flex-direction:column;flex-direction:column}header .MMenu{display:block}.together-container{display:none!important}}footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;background:#000;//:30px;text-align:center;padding-bottom:40px}footer a{text-decoration:none;color:#fff;margin:20px}footer img.footer_logo{width:100%}div.links{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.social{margin-top:45px}.social img{margin-left:5px;margin-right:5px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;cursor:pointer}.social img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:600px){div.links{-ms-flex-direction:column;flex-direction:column}}
/*# sourceMappingURL=main.8a41b46c.css.map*/