a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@-webkit-keyframes spin{0%{-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:rotateX(180deg) rotateY(1turn);transform:rotateX(180deg) rotateY(1turn)}to{-webkit-transform:rotateX(1turn) rotateY(0deg);transform:rotateX(1turn) rotateY(0deg)}}@keyframes spin{0%{-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:rotateX(180deg) rotateY(1turn);transform:rotateX(180deg) rotateY(1turn)}to{-webkit-transform:rotateX(1turn) rotateY(0deg);transform:rotateX(1turn) rotateY(0deg)}}.dropIn{-webkit-animation-name:dropIn;animation-name:dropIn;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes dropIn{0%{opacity:0;-webkit-transform:scale(2);transform:scale(2)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes dropIn{0%{opacity:0;-webkit-transform:scale(2);transform:scale(2)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes myBounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes myBounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@font-face{font-family:LibelSuit;src:url(../fonts/LibelSuit.woff) format("woff"),url(../fonts/LibelSuit.ttf) format("truetype"),url(../fonts/LibelSuit.svg#LibelSuit) format("svg"),url(../fonts/LibelSuit.woff2) format("woff2"),url(../fonts/LibelSuit.eot?#iefix) format("embedded-opentype"),url(../fonts/LibelSuit.eot);font-weight:400;font-style:normal}body{font-family:Helvetica,Arial,sans-serif;background:url(../images/ha_empty.jpg) repeat;background-size:50%;margin:0;padding-top:0;overflow:hidden}.hidden{visibility:hidden}.display_none{display:none}#loading{font-family:LibelSuit,Arial,sans-serif;position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:35px}#loading .spinner{width:87px;height:95px;background:url(../images/spinner.png) no-repeat;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;margin-bottom:40px}#logo{width:104px;height:117px;background:url(../images/logo.png) no-repeat;border:none;box-shadow:none;left:20px;top:20px;cursor:pointer}#counter,#logo{position:fixed;z-index:100;-webkit-transform:translateZ(10000px);transform:translateZ(10000px)}#counter{border:3px solid #fff;color:#fff;top:25px;right:50px;font-size:20px;padding:5px 15px}.profile_toggle{position:absolute;top:10px;right:10px;width:50px;height:50px;z-index:30}.name_screen{position:absolute;background:rgba(0,0,0,.7);-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;z-index:100;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.name_screen .info{color:#fff;margin-bottom:30px}.name_screen .submit{margin-top:30px}#main-menu-toggle{background:none;border:none;box-shadow:none;position:fixed;bottom:20px;left:20px;font-size:70px;color:#fff;z-index:100;-webkit-transform:translateZ(10000px);transform:translateZ(10000px)}#main-menu-toggle:hover{cursor:pointer;color:#000}#main-menu-toggle:focus{outline:none}#main-menu .brand{text-transform:uppercase;color:#fff;background:#598d46;margin-top:0;text-align:center;font-size:20px;padding:20px 0}#main-menu ul{padding-left:20px}.hectarium_main{font-weight:300;width:100%;height:100%;background-color:'grey'}.hectarium_images{vertical-align:top;display:inline-block;width:100%;height:100%;padding-top:0;border-right:1px solid #999}#hectarium_plot{width:100%;height:100%;margin-right:auto;margin-left:auto;line-height:0}.hectarium_controls{vertical-align:top;display:inline-block;background-color:'blue';width:29%;height:auto;padding:25px;position:absolute;top:0;right:0;background:rgba(0,0,0,.7);color:#fff}.hectare .hectarium_controls,.hectare .hectarium_main{opacity:0;-webkit-transition:opacity 2s;transition:opacity 2s}.hectare.active .hectarium_controls,.hectare.active .hectarium_main,.hectare.entered_once .hectarium_main{opacity:1}.slider_box{position:relative;width:100%;height:100px}.hectarium_slider{margin-left:15px;width:82%;height:30px;background-color:#faebd7}.slider_val{position:absolute;top:39px;font-size:12px;right:-20px}.hectarium_controls h4{margin-bottom:20px}.image_animals{background-color:#8b4513;background-image:url(../images/resources/animals.png)}.image_animals,.image_cereals{width:10%;height:10%;display:inline-block}.image_cereals{background-color:beige;background-image:url(../images/resources/cereals.png)}.image_greens{background-color:#7ddf29;background-image:url(../images/resources/vegetables.png)}.image_greens,.image_oils{width:10%;height:10%;display:inline-block}.image_oils{background-color:rgba(6,5,39,.73);background-image:url(../images/resources/oil.png)}.image_forest{width:10%;height:10%;background-color:green;display:inline-block;background-image:url(../images/resources/forest.png)}.hectare .inner{width:100%;height:100%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform 1.5s;transition:transform 1.5s;-webkit-transition-timing-function:cubic-bezier(.87,-.41,.1,1.44);transition-timing-function:cubic-bezier(.87,-.41,.1,1.44)}.hectare .inner .image{background-size:cover;z-index:10;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.hectare .inner .profile{background:#5f7546;-webkit-transform:rotateY(180deg) rotateX(0);transform:rotateY(180deg) rotateX(0)}.hectare .inner .profile .info{position:absolute;bottom:0;right:0;width:50%;background:url(../images/profiles/videos_fiche_bgnd.png) no-repeat;color:#fff;padding:30px;font-size:20px;width:1148px;height:262px}.hectare .inner .profile .info .make_favorite{position:absolute;top:10px;right:120px;cursor:pointer;background:url(../images/profiles/view_profil_btn.png) no-repeat;width:100px;height:100px;background-size:100%}.hectare .inner .profile .info .make_favorite.selected{background-image:url(../images/profiles/view_profil_selected_btn.png)}.hectare .inner .profile .info .farming_type{font-size:1.2em;margin-bottom:10px;padding-right:100px}.hectare .inner .profile .info .name{margin-bottom:20px;padding-right:100px}.hectare .inner .profile .info .description{margin-bottom:20px;padding-right:190px}.hectare .inner .profile .info .info_farmers{text-align:right;margin-bottom:30px;padding-right:100px}.hectare .inner .profile .info .info_farmers span:not(:last-child):after{content:",";margin-right:10px}.hectare .inner .image,.hectare .inner .profile{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hectare .inner.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.hectare .inner .info_button,.hectare .inner .play_button{position:absolute;z-index:30;right:30px;text-align:center;margin:auto;width:auto;display:inline-block;cursor:pointer;top:30px;color:#fff;font-size:5em;opacity:0;-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.hectare .inner .info_button{width:96px;height:96px;background:url(../images/profiles/view_icon.png) no-repeat}.hectare video{opacity:0;will-change:opacity;-webkit-transition:opacity 1.5s;transition:opacity 1.5s;position:absolute;z-index:20}.hectare.active .info_button,.hectare.active .play_button,.hectare.active video{opacity:1}.my_hectare_toolbar{position:absolute;bottom:0;left:0;right:0;text-align:center;display:none;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.my_hectare_toolbar.visible.choice_made{display:inline-block;opacity:1}.my_hectare_toolbar .zone_icons .zone_icon{width:80px;height:80px;display:inline-block;margin:0 30px;position:relative;background-repeat:no-repeat;background-position:50% 40%;background-size:60%;-webkit-transition:all .2s;transition:all .2s}.my_hectare_toolbar .zone_icons .zone_icon .progressbar-text{color:#fff;border-radius:20px;position:absolute;top:0;left:0;width:35px;height:35px;line-height:37px}.my_hectare_toolbar .zone_icons .zone_icon:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.my_hectare_toolbar .zone_icons .zone_icon:active{-webkit-transform:scale(.95);transform:scale(.95)}.my_hectare_toolbar .zone_icons .zone_icon.animals{background-image:url(../images/my_hectare/animals_icon.png)}.my_hectare_toolbar .zone_icons .zone_icon.animals path{stroke:#af3838}.my_hectare_toolbar .zone_icons .zone_icon.animals .progressbar-text{background:#af3838}.my_hectare_toolbar .zone_icons .zone_icon.greens{background-image:url(../images/my_hectare/greens_icon.png)}.my_hectare_toolbar .zone_icons .zone_icon.greens path{stroke:#338c3e}.my_hectare_toolbar .zone_icons .zone_icon.greens .progressbar-text{background:#338c3e}.my_hectare_toolbar .zone_icons .zone_icon.cereals{background-image:url(../images/my_hectare/cereals_icon.png)}.my_hectare_toolbar .zone_icons .zone_icon.cereals path{stroke:#bbc51a}.my_hectare_toolbar .zone_icons .zone_icon.cereals .progressbar-text{background:#bbc51a}.my_hectare_toolbar .zone_icons .zone_icon.oils{background-image:url(../images/my_hectare/oils_icon.png);background-size:40%}.my_hectare_toolbar .zone_icons .zone_icon.oils path{stroke:#32323e}.my_hectare_toolbar .zone_icons .zone_icon.oils .progressbar-text{background:#32323e}.my_hectare_toolbar .zone_icons .zone_icon.forest{background-image:url(../images/my_hectare/forest_icon.png);background-size:50%}.my_hectare_toolbar .zone_icons .zone_icon.forest path{stroke:gray}.my_hectare_toolbar .zone_icons .zone_icon.forest .progressbar-text{background:gray}#my_hectare #start_choices,#my_hectare video{position:absolute;top:0;left:0}#my_hectare #start_choices{right:0;bottom:0;z-index:100;text-align:center;padding-top:25%;background:rgba(0,0,0,.7);opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}#my_hectare #start_choices.hidden{opacity:0}#my_hectare #start_choices button{border:none;-webkit-transition:all .2s;transition:all .2s;background-size:100%}#my_hectare #start_choices button.how_to{background:url(../images/my_hectare/how_to_farm.png) no-repeat;width:350px;height:100px}#my_hectare #start_choices button.what_to{background:url(../images/my_hectare/what_to_farm.png) no-repeat;width:350px;height:100px}#my_hectare #start_choices button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);cursor:pointer}#my_hectare #start_choices button:active{-webkit-transform:scale(.95);transform:scale(.95)}#my_hectare #start_choices button:focus{outline:none}#my_hectare .grid-wrapper{width:100%;height:100%;background:url(../images/my_hectare/texture_forest.jpg);background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}#my_hectare.entered_once .grid-wrapper{opacity:1}#my_hectare .zone{background-repeat:no-repeat;background-size:cover}#my_hectare .zone .zone-content{top:25px;left:30px}#my_hectare .zone .remove_zone{background:url(../images/my_hectare/avatar_cancel_btn.png);width:40px;height:40px;border:none;box-shadow:none;-webkit-transition:-webkit-transform .2s;transition:transform .2s}#my_hectare .zone .remove_zone:hover{cursor:pointer;-webkit-transform:scale(1.15);transform:scale(1.15)}#my_hectare .zone.animals{background-image:url(../images/my_hectare/texture_animals.jpg);background-color:#af3838}#my_hectare .zone.greens{background-image:url(../images/my_hectare/texture_greens.jpg);background-color:#338c3e}#my_hectare .zone.cereals{background-image:url(../images/my_hectare/texture_cereals.jpg);background-color:#bbc51a}#my_hectare .zone.oils{background-image:url(../images/my_hectare/texture_oils.jpg);background-color:#32323e}#my_hectare .profile .farmer{width:647px;height:398px;background:url(../images/my_hectare/avatar.png) no-repeat;position:absolute;left:200px;top:100px}#my_hectare .profile .farmer .avatar{width:173px;height:218px;background-repeat:no-repeat;background-size:100%;position:absolute;top:80px;left:20px}#my_hectare .profile .farmer .avatar[data-gender=female]{background-image:url(../images/my_hectare/avatar_female.png)}#my_hectare .profile .farmer .avatar[data-gender=male]{background-image:url(../images/my_hectare/avatar_male.png)}#my_hectare .profile .farmer .gender_select{width:367px;height:36px;position:absolute;top:80px;right:20px;background:url(../images/my_hectare/iam_bar.png) no-repeat}#my_hectare .profile .farmer .gender_select .gender_choice{width:32px;height:32px;background-repeat:no-repeat;position:absolute;cursor:pointer}#my_hectare .profile .farmer .gender_select .gender_choice.female{background-image:url(../images/my_hectare/gender_check_box_female.png);left:140px}#my_hectare .profile .farmer .gender_select .gender_choice.male{background-image:url(../images/my_hectare/gender_check_box_male.png);left:200px}#my_hectare .profile .farmer .comments{width:667px;height:325px;background:url(../images/my_hectare/comments_bg.png) no-repeat;position:absolute;top:450px}#my_hectare .profile .farmer .comments .farmer_kind{font-size:20px;margin:30px 40px}#my_hectare .profile .farmer .comments .comment{background:transparent;position:absolute;top:80px;left:50px;width:550px;height:70px;border:none;color:#fff;font-size:24px}#my_hectare .profile .farmer .comments .comment:focus{outline:none}#my_hectare .profile .farmer .comments .comment::-webkit-input-placeholder{color:#fff}#my_hectare .profile .farmer .comments .comment::-moz-placeholder{color:#fff}#my_hectare .profile .farmer .comments .comment:-ms-input-placeholder{color:#fff}#my_hectare .profile .farmer .comments .comment::placeholder{color:#fff}#my_hectare .profile .farmer .comments .farmer_email{position:absolute;top:210px;left:47px;height:30px;width:359px;background:transparent;border:none;font-size:24px;color:#fff}#my_hectare .profile .farmer .comments .farmer_email:focus{outline:none}#my_hectare .profile .farmer .comments .farmer_email::-webkit-input-placeholder{color:#fff}#my_hectare .profile .farmer .comments .farmer_email::-moz-placeholder{color:#fff}#my_hectare .profile .farmer .comments .farmer_email:-ms-input-placeholder{color:#fff}#my_hectare .profile .farmer .comments .farmer_email::placeholder{color:#fff}#my_hectare .profile .farmer .comments .submit{background:transparent;border:none;box-shadow:none;color:#fff;font-size:28px;position:absolute;top:211px;left:416px;width:150px;cursor:pointer}#my_hectare .profile .farmer .comments .submit:focus{outline:none}#my_hectare .profile .produce{width:635px;height:475px;background-image:url(../images/my_hectare/dish_napkin.png);background-repeat:no-repeat;display:inline-block;position:absolute;right:200px;top:100px}#my_hectare .profile .produce .produce_data{padding:210px 150px;font-size:20px}#my_hectare .profile .produce .produce_data div{margin-bottom:10px}.markers{background-color:transparent;background-repeat:no-repeat;width:64px;height:64px;display:inline-block;position:absolute;z-index:50}.markers:after,.markers:before{font-size:1em!important}.markers.markers-plant-1{background-image:url(../images/markers/greens_1.png)}
/*# sourceMappingURL=main.css.map */
