@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Gruppo";@import"https://fonts.googleapis.com/css?family=Titillium+Web:200";@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700";@import"https://fonts.googleapis.com/css?family=Kadwa";@import"https://fonts.googleapis.com/css?family=Cormorant+Infant:300,400,500,600,700";@keyframes fadeIn-animation{0%{opacity:0}to{opacity:1}}@keyframes fadeOut-animation{0%{opacity:1}to{opacity:0}}@keyframes open{25%{opacity:1}45%{transform:scale(1) rotateY(89.7deg)}to{transform:scale(1) rotateY(0);opacity:1}}@keyframes close{65%{transform:scale(1) rotateY(89.7deg);opacity:1}to{transform:scale(.5) rotateY(89.7deg);opacity:0}}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes location-animation{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes bounce-animation{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;transform:translateY(5px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}to{transform:translateY(0) rotate(-45deg)}}@keyframes bounce-up{0%{opacity:0;transform:translateY(2000px) rotate(0)}50%{opacity:1;transform:translateY(0) rotate(0)}to{transform:translateY(0) rotate(0)}}@keyframes fly-object{0%{opacity:0;transform:translate(-2500px) rotate(-45deg)}60%{opacity:1;transform:translate(5px) rotate(-25deg)}80%{transform:translate(-10px) rotate(-15deg)}to{transform:translate(0) rotate(0)}}@keyframes bounce-up2{60%{opacity:0;transform:translateY(2000px) rotate(0)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes bounce-down{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(2000px) rotate(0);opacity:0}}@keyframes bright-box{0%{box-shadow:0 1px 30px #ff8f00}80%{box-shadow:0 1px 30px #ff8f00}to{box-shadow:none}}@keyframes loading{0%{transform:translateY(100px) scale(1)}50%{transform:translateY(-30px) scale(1)}to{transform:translateY(-150px) scale(1)}}@keyframes loading-mini{0%{transform:translateY(25px) scale(1)}50%{transform:translateY(-6px) scale(1)}to{transform:translateY(-50px) scale(1)}}@keyframes shake-animation{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes shakeUp-animation{0%,to{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-5px)}20%,40%,60%,80%{transform:translateY(5px)}}@keyframes growIn-animation{0%{transform:scale(.2);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.growIn-animation{transform:scale(.2);opacity:0;animation-duration:1s;animation-fill-mode:both;animation-name:growIn-animation}@keyframes fadeInLeft-animation{0%{opacity:0;transform:translate(-2000px)}50%{opacity:.3}to{opacity:1;transform:translate(0)}}.fadeInLeft-animation{opacity:0;transform:translate(-2000px);animation-duration:1s;animation-fill-mode:both;animation-name:fadeInLeft-animation}@keyframes fadeInRight-animation{0%{opacity:0;transform:translate(2000px)}50%{opacity:.3}to{opacity:1;transform:translate(0)}}.fadeInRight-animation{opacity:0;transform:translate(2000px);animation-duration:1s;animation-fill-mode:both;animation-name:fadeInRight-animation}@keyframes fadeInUpShort-animation{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceOut-animation{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut-animation{animation-duration:1s;animation-fill-mode:both;animation-name:bounceOut-animation}.fadeInCenter-animation{animation-duration:1s;animation-fill-mode:both;animation-name:fadeIn-animation}.animation{margin-left:auto;margin-right:auto;max-width:300px;width:100%;display:block;height:50px;margin-bottom:6px}.fadeIn-animation{background-color:#ff8f00}.fadeIn-animation.fadeIn-play{animation-name:fadeIn-animation;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:linear;animation-direction:normal;-o-animation-name:fadeIn-animation;-o-animation-duration:.5s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:1;-o-animation-timing-function:linear;-o-animation-direction:normal;-moz-animation-name:fadeIn-animation;-moz-animation-duration:.5s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:1;-moz-animation-timing-function:linear;-moz-animation-direction:normal;-webkit-animation-name:fadeIn-animation;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.fadeOut-animation{background-color:#8020bb}.fadeOut-animation.fadeOut-play{animation-name:fadeOut-animation;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:linear;animation-direction:normal;-o-animation-name:fadeOut-animation;-o-animation-duration:.5s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:1;-o-animation-timing-function:linear;-o-animation-direction:normal;-moz-animation-name:fadeOut-animation;-moz-animation-duration:.5s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:1;-moz-animation-timing-function:linear;-moz-animation-direction:normal;-webkit-animation-name:fadeOut-animation;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.open-animation{background-color:#009dda}.open-animation.open-play{transform:scale(.5) rotateY(90deg);animation-name:open;animation-duration:.5s;animation-fill-mode:none;animation-iteration-count:1;animation-timing-function:ease;animation-direction:normal;-o-animation-name:open;-o-animation-duration:.5s;-o-animation-fill-mode:none;-o-animation-iteration-count:1;-o-animation-timing-function:ease;-o-animation-direction:normal;-moz-animation-name:open;-moz-animation-duration:.5s;-moz-animation-fill-mode:none;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-direction:normal;-webkit-animation-name:open;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:none;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-direction:normal;animation-delay:0s;-o-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}.closed-animation{background-color:#666}.closed-animation.closed-play{transform:scale(1) rotateY(0);animation-name:close;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:linear;animation-direction:normal;-o-animation-name:close;-o-animation-duration:1s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:1;-o-animation-timing-function:linear;-o-animation-direction:normal;-moz-animation-name:close;-moz-animation-duration:1s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:1;-moz-animation-timing-function:linear;-moz-animation-direction:normal;-webkit-animation-name:close;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.rotateY-animation{background-color:#ef5350}.rotateY-animation.rotate-play{transition:.25s cubic-bezier(.5,0,.1,1);transform:rotateY(180deg)}.gradient-animation{background:linear-gradient(-45deg,#fff,#009dda,#6aa84f,#009dda);background-size:400% 400%}.gradient-animation.gradient-play{animation-name:gradient-animation;animation-duration:5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease;animation-direction:normal;-o-animation-name:gradient-animation;-o-animation-duration:5s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:infinite;-o-animation-timing-function:ease;-o-animation-direction:normal;-moz-animation-name:gradient-animation;-moz-animation-duration:5s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease;-moz-animation-direction:normal;-webkit-animation-name:gradient-animation;-webkit-animation-duration:5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.fadeIn--animation{animation-name:fadeIn-animation;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:linear;animation-direction:normal;-o-animation-name:fadeIn-animation;-o-animation-duration:.5s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:1;-o-animation-timing-function:linear;-o-animation-direction:normal;-moz-animation-name:fadeIn-animation;-moz-animation-duration:.5s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:1;-moz-animation-timing-function:linear;-moz-animation-direction:normal;-webkit-animation-name:fadeIn-animation;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.fadeOut--animation{animation-name:fadeOut-animation;animation-duration:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:linear;animation-direction:normal;-o-animation-name:fadeOut-animation;-o-animation-duration:.5s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:1;-o-animation-timing-function:linear;-o-animation-direction:normal;-moz-animation-name:fadeOut-animation;-moz-animation-duration:.5s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:1;-moz-animation-timing-function:linear;-moz-animation-direction:normal;-webkit-animation-name:fadeOut-animation;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.open--animation{animation-name:open;animation-duration:.5s;animation-fill-mode:none;animation-iteration-count:1;animation-timing-function:ease;animation-direction:normal;-o-animation-name:open;-o-animation-duration:.5s;-o-animation-fill-mode:none;-o-animation-iteration-count:1;-o-animation-timing-function:ease;-o-animation-direction:normal;-moz-animation-name:open;-moz-animation-duration:.5s;-moz-animation-fill-mode:none;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-direction:normal;-webkit-animation-name:open;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:none;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-direction:normal;animation-delay:0s;-o-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}.closed--animation{transform:scale(1) rotateY(0);animation-name:close;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-timing-function:linear;animation-direction:normal;-o-animation-name:close;-o-animation-duration:1s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:1;-o-animation-timing-function:linear;-o-animation-direction:normal;-moz-animation-name:close;-moz-animation-duration:1s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:1;-moz-animation-timing-function:linear;-moz-animation-direction:normal;-webkit-animation-name:close;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:linear;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.rotateY--animation{transition:.25s cubic-bezier(.5,0,.1,1);transform:rotateY(180deg)}.gradient--animation{background:linear-gradient(-45deg,#fff,#009dda,#6aa84f,#009dda);background-size:400% 400%;animation-name:gradient-animation;animation-duration:5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease;animation-direction:normal;-o-animation-name:gradient-animation;-o-animation-duration:5s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:infinite;-o-animation-timing-function:ease;-o-animation-direction:normal;-moz-animation-name:gradient-animation;-moz-animation-duration:5s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease;-moz-animation-direction:normal;-webkit-animation-name:gradient-animation;-webkit-animation-duration:5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.location-animation .icon{width:30px;height:30px;display:block;border-radius:50% 50% 50% 0;background-color:#009dda;transform:rotate(-45deg);margin:-20px 0 0 -20px;position:absolute;left:50%;top:50%;animation-name:bounce-animation;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:1;animation-timing-function:ease;animation-direction:normal;-o-animation-name:bounce-animation;-o-animation-duration:1s;-o-animation-fill-mode:both;-o-animation-iteration-count:1;-o-animation-timing-function:ease;-o-animation-direction:normal;-moz-animation-name:bounce-animation;-moz-animation-duration:1s;-moz-animation-fill-mode:both;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-direction:normal;-webkit-animation-name:bounce-animation;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-direction:normal;animation-delay:0s;-o-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}.location-animation .icon:after{content:"";width:14px;height:14px;margin:8px 0 0 8px;border-radius:50%;background-color:#fff;position:absolute}.location-animation .effect{background:rgba(0,0,0,.2);border-radius:50%;width:14px;height:14px;display:block;position:absolute;top:50%;left:50%;margin:11px 0 0 -12px;transform:rotateX(55deg);z-index:-2}.location-animation .effect:after{content:"";border-radius:50%;width:40px;height:40px;position:absolute;margin:-13px 0 0 -13px;opacity:0;box-shadow:0 0 1px 2px #009dda;animation-name:location-animation;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease-out;animation-direction:normal;-o-animation-name:location-animation;-o-animation-duration:1s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:infinite;-o-animation-timing-function:ease-out;-o-animation-direction:normal;-moz-animation-name:location-animation;-moz-animation-duration:1s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease-out;-moz-animation-direction:normal;-webkit-animation-name:location-animation;-webkit-animation-duration:1s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-out;-webkit-animation-direction:normal;animation-delay:1.1s;-o-animation-delay:1.1s;-moz-animation-delay:1.1s;-webkit-animation-delay:1.1s}.fly-animation{animation-name:fly-object;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:1;animation-timing-function:ease;animation-direction:normal;-o-animation-name:fly-object;-o-animation-duration:1s;-o-animation-fill-mode:both;-o-animation-iteration-count:1;-o-animation-timing-function:ease;-o-animation-direction:normal;-moz-animation-name:fly-object;-moz-animation-duration:1s;-moz-animation-fill-mode:both;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-direction:normal;-webkit-animation-name:fly-object;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-direction:normal;animation-delay:0s;-o-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}.shake-animation{transition:.25s cubic-bezier(.5,0,.1,1);animation-name:shake-animation;animation-duration:2s;animation-fill-mode:both;animation-iteration-count:1;animation-timing-function:ease;animation-direction:normal;-o-animation-name:shake-animation;-o-animation-duration:2s;-o-animation-fill-mode:both;-o-animation-iteration-count:1;-o-animation-timing-function:ease;-o-animation-direction:normal;-moz-animation-name:shake-animation;-moz-animation-duration:2s;-moz-animation-fill-mode:both;-moz-animation-iteration-count:1;-moz-animation-timing-function:ease;-moz-animation-direction:normal;-webkit-animation-name:shake-animation;-webkit-animation-duration:2s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:ease;-webkit-animation-direction:normal;animation-delay:0s;-o-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,main,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}*,*:before,*:after{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;border-width:0;vertical-align:middle;-ms-interpolation-mode:bicubic}figure{margin-bottom:1.3em}figure img{margin-bottom:.325em}figure figcaption{display:block;font-weight:400;font-size:.75rem;font-style:normal;color:#999}form{display:block;margin-bottom:24px}form .form--error{border-bottom:1px solid #ec0000}form .form--error+label{color:#ec0000}form .message--error{width:100%;display:block;text-align:center;color:#ec0000;font-size:.75rem}.label,.input,.select,.textarea{font-family:Titillium Web,sans-serif;font-size:1rem;line-height:normal;-ms-box-sizing:content-box;box-sizing:content-box;transition:.25s cubic-bezier(.5,0,.1,1)}.label{position:absolute;top:0;left:0;height:100%;font-size:1rem;cursor:text;transition:all .2s ease-out;transform-origin:0% 100%;text-align:initial;transform:translateY(12px);pointer-events:none}.label.active{transform:translateY(-14px) scale(.9);transform-origin:0 0}.input,.textarea{background-color:transparent;border:none;border-bottom:1px solid rgb(204,204,204);border-radius:0;outline:none;height:3rem;width:100%;margin:0 0 24px;padding:0;box-shadow:none}.input:focus,.textarea:focus{border-bottom:1px solid #009dda;box-shadow:0 1px #009dda}.input:focus+label,.textarea:focus+label{color:#009dda}.textarea{overflow-y:hidden;padding:6px 0;min-height:3rem;height:auto}.checkbox{margin:12px 0}.checkbox label{cursor:pointer}input[type=checkbox]{display:none}input[type=checkbox]+label:before{content:"";font-family:icomoon;color:transparent;font-size:.75rem;display:inline-block;width:20px;height:20px;border:1px solid rgb(153,153,153);margin-right:6px;position:relative;top:2px;transition:.25s cubic-bezier(.5,0,.1,1)}input[type=checkbox]:checked+label:before{content:"";font-family:icomoon;color:#009dda;font-size:.75rem;border:1px solid transparent;transition:.25s cubic-bezier(.5,0,.1,1)}.radiobutton{margin:12px 0}.radiobutton label{cursor:pointer}input[type=radio]{display:none}input[type=radio]+label:before{content:"";font-family:icomoon;color:transparent;font-size:.75rem;display:inline-block;width:20px;height:20px;border:1px solid rgb(153,153,153);margin-right:6px;position:relative;top:2px;transition:.25s cubic-bezier(.5,0,.1,1)}input[type=radio]:checked+label:before{content:"";font-family:icomoon;color:#009dda;font-size:.75rem;border:1px solid transparent;transition:.25s cubic-bezier(.5,0,.1,1)}.input--login{width:100%;display:block;border-radius:36px;padding:18px 24px;margin-bottom:24px;border:1px solid rgb(153,153,153)}input[type=file]{display:none}input[type=file]+label{cursor:pointer;margin:0}.switch label{position:relative;width:75px;height:36px;background-color:#e4e9f2;border-radius:18px;padding:6px;display:block;cursor:pointer}.switch label:before{content:"";position:relative;left:0;top:2px!important;width:22px;height:22px;display:block;background-color:#999;border-radius:100%;opacity:.4;transition:.25s cubic-bezier(.5,0,.1,1)}.switch .input--switch{display:none}.switch .input--switch:checked+label{background-color:rgba(0,157,218,.2)}.switch .input--switch:checked+label:before{content:"";background-color:#009dda;left:calc(100% - 22px);opacity:1;top:2px}.select--wrapper{width:100%;position:relative;-webkit-user-select:none;user-select:none}.select--wrapper select{display:none}.select{width:100%;position:relative}.select.opened .select--arrow:after{transform:rotate(-135deg) translateY(-50%)}.select.opened .select--options{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.select--arrow{position:relative;display:block;width:100%;padding:0 0 12px;border-bottom:1px solid rgb(204,204,204);cursor:pointer}.select--arrow:after{content:"";position:absolute;display:block;width:10px;height:10px;top:50%;right:12px;font-weight:700;border-bottom:2px solid rgb(204,204,204);border-right:2px solid rgb(204,204,204);transform:rotate(45deg) translateY(-50%);transition:all .4s ease-in-out;transform-origin:50% 0}.select--options{position:absolute;display:block;top:100%;left:0;right:0;min-width:100%;margin:6px 0;box-sizing:border-box;background:#fff;transition:all .4s ease-in-out;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px)}.select--option__item{position:relative;display:block;padding:12px;color:#009dda;cursor:pointer;transition:all .4s ease-in-out}.select--option__item:last-of-type{border-bottom:0}.select--option__item:hover,.select--option__item.selection{background:#f5f7fa}.dropdown{position:relative}.dropdown.opened .dropdown--content{opacity:1;visibility:visible;pointer-events:all;transform:translateY(0)}.dropdown--button{width:100%}.dropdown--button:hover{color:inherit}.dropdown--content{position:absolute;left:0;width:100%;display:block;padding:12px;margin-top:12px;background-color:#fff;transition:all .4s ease-in-out;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px)}.dropdown--content li{width:100%;display:block;padding-bottom:6px}.dropdown--content:before{position:absolute;display:block;content:"";bottom:100%;right:calc(50% - 10px);width:10px;height:10px;margin-bottom:-4px;border-top:1px solid rgb(204,204,204);border-left:1px solid rgb(204,204,204);background-color:#fff;transform:rotate(45deg);transition:all .4s ease-in-out}select[multiple],select[size]{height:auto}input[type=hidden]{display:none}.formfield{position:relative;margin:12px 0}.formsearch{position:relative;top:50%;transform:translateY(-50%);transition:.25s cubic-bezier(.5,0,.1,1)}.search{position:relative;display:inline-block;height:30px;width:0;background:none;padding:6px 24px;font-family:Titillium Web,sans-serif;font-size:1rem;outline:none;border:none;cursor:pointer;z-index:3;transition:.25s cubic-bezier(.5,0,.1,1)}.search:focus{position:relative;width:calc(100% - 10px);left:0;padding:0 0 6px 6px;margin-right:0;border-bottom:1px solid rgb(204,204,204);cursor:text}.search--icon{position:absolute;top:-6px;display:inline-block;background:none;height:35px;width:35px;font-size:1.75rem;color:#ff8f00;border:none;outline:none;z-index:2;transform:translate(-100%)}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;cursor:not-allowed}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus,select:focus{box-shadow:none}::-webkit-input-placeholder{font-size:1rem}input:-moz-placeholder{font-size:1rem}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #fff inset!important}input:required:focus:invalid{background-color:#ff0707;border:1px solid #ec0000}input:required:focus:valid{background-color:#edf7a7;border:1px solid #abc111}input::-ms-clear{display:none}a{text-decoration:none;color:#009dda}a:visited{color:#009dda}a:hover{text-decoration:none;color:#ff8f00}a:focus{outline:none;color:#009dda}a:hover,a:active{outline:0}h1,h2,h3,h4,h5,h6{margin:0;font-family:inherit;font-weight:400;color:inherit;text-rendering:optimizelegibility}h1 small,h2 small,h3 small{font-weight:400;display:block;color:#666}h1,.h1{margin-bottom:12px;font-size:2.5rem;line-height:1.5}h2,.h2{margin-bottom:12px;font-size:1.75rem;line-height:1.5}h3,.h3{margin-bottom:12px;font-size:1.25rem;line-height:1.5}h4,.h4,h5,.h5,h6,.h6{margin-bottom:12px;font-size:1rem;line-height:1.5}p,ol,ul,dl,address{margin-bottom:1.3em;line-height:1.3em}small{font-size:.625rem;color:#666}ul{margin:0;padding:0;list-style:none}li ul{margin:0}blockquote{margin:0 0 1.3em;padding-left:24px;border-left:2px solid rgb(204,204,204);font-family:Georgia,Times,Times New Roman;font-style:normal}blockquote p{font-size:2.5rem;color:#999;font-style:italic}q{quotes:none;font-style:italic}blockquote p:before,blockquote p:after,q:before,q:after{content:""}cite{font-style:normal}dl,dd{margin-bottom:1.3em}dt{font-weight:700}abbr[title]{border-bottom:1px dotted rgb(204,204,204);cursor:help}b,strong{font-weight:700}dfn{font-style:italic}ins{background-color:#fff;color:#666;text-decoration:none}mark{background-color:#ff0;color:#666}pre,code,kbd,samp{font-family:Courier New,monospace;font-size:.75rem;line-height:1.3em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}sub,sup{position:relative;font-size:.625rem;line-height:0;vertical-align:1.3em}sup{top:-.5em}sub{bottom:-.25em}hr{clear:both;display:block;margin:1em 0;padding:0;height:1px;border:0;border-top:1px solid rgb(204,204,204)}table{width:100%;max-width:100%;margin-bottom:1.3em;border-collapse:collapse;border-spacing:0;border:none;display:table;table-layout:fixed}table td,table th{vertical-align:middle;border-bottom:1px solid rgb(204,204,204);font-size:1rem;line-height:1.3em;text-align:left}table td{padding:6px 0}table th{padding-bottom:12px;font-weight:700;border-bottom:1px solid #009dda}table thead td,table thead th{vertical-align:bottom;background-color:#fff;color:#666;cursor:pointer}table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-top:0}table tbody tr td,table tbody tr th,table tbody tr:hover td,table tbody tr:hover th{background-color:#fff}table [class^=icon-],table [class*=icon-]{font-size:1.25rem}.list{margin:0;padding:0 0 0 24px;list-style:none}.list__item{padding-bottom:6px}.list--objects{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;padding:24px;margin-top:24px;background-color:#f5f7fa;border:1px solid rgb(204,204,204);z-index:0}.list--objects.list--objects__left{-moz-justify-content:flex-start;justify-content:flex-start}.list--objects.list--objects__right{-moz-justify-content:flex-end;justify-content:flex-end}.list--objects.list--objects__center{-moz-justify-content:center;justify-content:center}.list--objects.list--objects__between{-moz-justify-content:space-between;justify-content:space-between}.list--objects.list--objects__wrap{flex-wrap:wrap}.list--objects.list--objects__wrap .list--objects__item{padding-bottom:24px}.list--objects__item{padding:0 6px}.list--objects__item.full--width{width:100%}.list--objects__item .icons [class^=icon-],.list--objects__item .icons [class*=icon-]{width:100%;display:block;text-align:center;font-size:1.25rem}.list--objects__item .title{width:100%;display:block;color:#000;text-align:center;padding-top:6px;text-transform:lowercase}.list--objects__item .link [class^=icon-],.list--objects__item .link [class*=icon-]{text-align:left;padding-top:3px;padding-right:3px;float:left}.grid{display:-moz-flex;display:flex;flex-wrap:wrap;-moz-flex-direction:row;flex-direction:row;-ms-box-sizing:border-box;box-sizing:border-box;margin-left:-6px;margin-right:-6px}.grid.grid-start{-moz-justify-content:flex-start;justify-content:flex-start}.grid.grid-center{-moz-justify-content:center;justify-content:center}.grid.grid-end{-moz-justify-content:flex-end;justify-content:flex-end}.grid.grid-around{-moz-justify-content:space-around;justify-content:space-around}.grid.grid-between{-moz-justify-content:space-between;justify-content:space-between}.grid.grid-top{-moz-align-items:flex-start;align-items:flex-start}.grid.grid-middel{-moz-align-items:center;align-items:center}.grid.grid-bottom{-moz-align-items:flex-end;align-items:flex-end}.grid.grid-reverse{-moz-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width: 18em){.s-1{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:0 6px}.s-2{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:0 6px}.s-3{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:25%;max-width:25%;padding:0 6px}.s-4{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:0 6px}.s-5{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:0 6px}.s-6{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:50%;max-width:50%;padding:0 6px}.s-7{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:0 6px}.s-8{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:0 6px}.s-9{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:75%;max-width:75%;padding:0 6px}.s-10{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:0 6px}.s-11{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:0 6px}.s-12{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:100%;max-width:100%;padding:0 6px}}@media (min-width: 48em){.m-1{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:0 6px}.m-2{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:0 6px}.m-3{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:25%;max-width:25%;padding:0 6px}.m-4{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:0 6px}.m-5{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:0 6px}.m-6{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:50%;max-width:50%;padding:0 6px}.m-7{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:0 6px}.m-8{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:0 6px}.m-9{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:75%;max-width:75%;padding:0 6px}.m-10{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:0 6px}.m-11{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:0 6px}.m-12{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:100%;max-width:100%;padding:0 6px}}@media (min-width: 60em){.l-1{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:0 6px}.l-2{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:0 6px}.l-3{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:25%;max-width:25%;padding:0 6px}.l-4{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:0 6px}.l-5{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:0 6px}.l-6{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:50%;max-width:50%;padding:0 6px}.l-7{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:0 6px}.l-8{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:0 6px}.l-9{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:75%;max-width:75%;padding:0 6px}.l-10{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:0 6px}.l-11{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:0 6px}.l-12{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:100%;max-width:100%;padding:0 6px}}@media (min-width: 80em){.d-1{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:8.3333333333%;max-width:8.3333333333%;padding:0 6px}.d-2{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:16.6666666667%;max-width:16.6666666667%;padding:0 6px}.d-3{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:25%;max-width:25%;padding:0 6px}.d-4{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:33.3333333333%;max-width:33.3333333333%;padding:0 6px}.d-5{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:41.6666666667%;max-width:41.6666666667%;padding:0 6px}.d-6{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:50%;max-width:50%;padding:0 6px}.d-7{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:58.3333333333%;max-width:58.3333333333%;padding:0 6px}.d-8{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:66.6666666667%;max-width:66.6666666667%;padding:0 6px}.d-9{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:75%;max-width:75%;padding:0 6px}.d-10{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:83.3333333333%;max-width:83.3333333333%;padding:0 6px}.d-11{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:91.6666666667%;max-width:91.6666666667%;padding:0 6px}.d-12{-ms-box-sizing:border-box;box-sizing:border-box;flex-basis:100%;max-width:100%;padding:0 6px}}@media (min-width: 18em){.s-offset-1{margin-left:8.3333333333%}.s-offset-2{margin-left:16.6666666667%}.s-offset-3{margin-left:25%}.s-offset-4{margin-left:33.3333333333%}.s-offset-5{margin-left:41.6666666667%}.s-offset-6{margin-left:50%}.s-offset-7{margin-left:58.3333333333%}.s-offset-8{margin-left:66.6666666667%}.s-offset-9{margin-left:75%}.s-offset-10{margin-left:83.3333333333%}.s-offset-11{margin-left:91.6666666667%}.s-offset-12{margin-left:100%}}@media (min-width: 48em){.m-offset-1{margin-left:8.3333333333%}.m-offset-2{margin-left:16.6666666667%}.m-offset-3{margin-left:25%}.m-offset-4{margin-left:33.3333333333%}.m-offset-5{margin-left:41.6666666667%}.m-offset-6{margin-left:50%}.m-offset-7{margin-left:58.3333333333%}.m-offset-8{margin-left:66.6666666667%}.m-offset-9{margin-left:75%}.m-offset-10{margin-left:83.3333333333%}.m-offset-11{margin-left:91.6666666667%}.m-offset-12{margin-left:100%}}@media (min-width: 60em){.l-offset-1{margin-left:8.3333333333%}.l-offset-2{margin-left:16.6666666667%}.l-offset-3{margin-left:25%}.l-offset-4{margin-left:33.3333333333%}.l-offset-5{margin-left:41.6666666667%}.l-offset-6{margin-left:50%}.l-offset-7{margin-left:58.3333333333%}.l-offset-8{margin-left:66.6666666667%}.l-offset-9{margin-left:75%}.l-offset-10{margin-left:83.3333333333%}.l-offset-11{margin-left:91.6666666667%}.l-offset-12{margin-left:100%}}@media (min-width: 80em){.d-offset-1{margin-left:8.3333333333%}.d-offset-2{margin-left:16.6666666667%}.d-offset-3{margin-left:25%}.d-offset-4{margin-left:33.3333333333%}.d-offset-5{margin-left:41.6666666667%}.d-offset-6{margin-left:50%}.d-offset-7{margin-left:58.3333333333%}.d-offset-8{margin-left:66.6666666667%}.d-offset-9{margin-left:75%}.d-offset-10{margin-left:83.3333333333%}.d-offset-11{margin-left:91.6666666667%}.d-offset-12{margin-left:100%}}.grid-auto{-moz-flex-grow:1;flex-grow:1;flex-basis:0;-ms-box-sizing:border-box;box-sizing:border-box;padding:0 6px;max-width:100%}.order-first{-moz-order:-1;order:-1}.order-last{-moz-order:1;order:1}.header--guidelines{width:100%;display:block;padding:48px 12.5%;background-color:#f5f7fa;border-bottom:1px solid #009dda}@media (min-width: 18em){.header--guidelines{position:static}}.header--guidelines .h1{font-size:3.5rem;margin:0;padding-top:6px;text-transform:Capitalize;line-height:1.3em}.header--guidelines .subtitle{width:100%;display:block;font-size:1rem;margin:-12px 0;padding-left:3px}.footer--guidelines{width:100%;display:block;padding:12px;text-align:center}.nav--guidelines{position:fixed;width:100%;padding:0;margin-top:24px;font-family:Gruppo,cursive}.nav--guidelines .nav--title{color:#009dda;text-align:left;font-size:1rem;font-weight:700;padding-left:24px;margin-bottom:6px}.nav--guidelines a{position:relative;color:#666;font-weight:700;transition:.25s cubic-bezier(.5,0,.1,1)}.nav--guidelines a:before{content:"";position:absolute;left:0;bottom:-6px;width:0;height:3px;display:block;background-color:#009dda;transition:.25s cubic-bezier(.5,0,.1,1)}.nav--guidelines a:hover,.nav--guidelines a:focus,.nav--guidelines a:active{color:#000}.nav--guidelines a:hover:before,.nav--guidelines a:focus:before,.nav--guidelines a:active:before{content:"";width:100%}.nav--button{width:30px;height:30px;position:fixed;left:170px;color:#009dda;font-size:1.25rem;text-align:center;z-index:5;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.nav--button{left:calc(100% - 30px)}}@media (min-width: 60em){.nav--button{left:170px}}.nav--button:hover{color:#fff;background-color:#009dda}.nav--button.nav--button__closed{left:0}.nav--scroll__top{text-decoration:none;position:fixed;bottom:24px;right:24px;display:none;font-size:2.5rem;color:#666;transition:.3s cubic-bezier(.5,0,.1,1)}.aside--guidelines{width:100%;transition:.25s cubic-bezier(.5,0,.1,1);background-color:#fff}@media (min-width: 18em){.aside--guidelines{max-width:100%;height:auto;position:absolute;z-index:4}}@media (min-width: 60em){.aside--guidelines{max-width:200px;height:calc(100vh - 75px);position:relative;z-index:0}}.aside--guidelines.aside__closed{transform:translate(-100%);overflow:inherit;display:none}@-webkit-viewport{width: device-width;}@-moz-viewport{width: device-width;}@viewport{width:device-width}html{font-size:100%;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;font-family:Titillium Web,sans-serif;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){body{overflow:auto}}@media (min-width: 60em){body{overflow:hidden}}.main--guidelines{width:100%;padding:0;margin:0;display:-moz-flex;display:flex}.section{width:100%;display:block;padding-bottom:48px;transition:.25s cubic-bezier(.5,0,.1,1)}.article{width:100%;display:block;padding:0 12.5%;transition:.25s cubic-bezier(.5,0,.1,1)}.article--heading{position:relative;margin-top:48px}.article--heading:before{content:"";width:5rem;height:.3rem;display:block;background-color:#009dda;position:absolute;top:-.5rem;left:0}.article--subtitle{margin:0;padding:12px 0 6px;color:#009dda;font-size:1.25rem;text-transform:lowercase;font-weight:700}.background-container,.game-container,.game-scene-container,.interactions-container,.scene-container,.screens-container{width:100%;height:100%;margin:0;padding:0;position:absolute}@media (min-width: 60em){.background-container,.game-container,.game-scene-container,.interactions-container,.scene-container,.screens-container{overflow:hidden}}@font-face{font-family:MyriadPro-Light;src:url(/assets/fonts//MyriadPro-Light.eot);src:url(/assets/fonts//MyriadPro-Light.woff) format("woff"),url(/assets/fonts//MyriadPro-Light.ttf) format("truetype"),url(/assets/fonts//MyriadPro-Light.eot?#iefix) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:ds-digi;src:url(/assets/fonts//ds-digi.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:torqueweb-light;src:url(/assets/fonts/game/torqueweb-light.eot);src:url(/assets/fonts/game/torqueweb-light.woff) format("woff"),url(/assets/fonts/game/torqueweb-light.ttf) format("truetype"),url(/assets/fonts/game/torqueweb-light.eot?#iefix) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:torqueweb-bold;src:url(/assets/fonts/game/torqueweb-bold.eot);src:url(/assets/fonts/game/torqueweb-bold.woff) format("woff"),url(/assets/fonts/game/torqueweb-bold.ttf) format("truetype"),url(/assets/fonts/game/torqueweb-bold.eot?#iefix) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:torqueweb-book;src:url(/assets/fonts/game/torqueweb-book.eot);src:url(/assets/fonts/game/torqueweb-book.woff) format("woff"),url(/assets/fonts/game/torqueweb-book.ttf) format("truetype"),url(/assets/fonts/game/torqueweb-book.eot?#iefix) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:torqueweb-inline;src:url(/assets/fonts/game/torqueweb-inline.eot);src:url(/assets/fonts/game/torqueweb-inline.woff) format("woff"),url(/assets/fonts/game/torqueweb-inline.ttf) format("truetype"),url(/assets/fonts/game/torqueweb-inline.eot?#iefix) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:torqueweb-medium;src:url(/assets/fonts/game/torqueweb-medium.eot);src:url(/assets/fonts/game/torqueweb-medium.woff) format("woff"),url(/assets/fonts/game/torqueweb-medium.ttf) format("truetype"),url(/assets/fonts/game/torqueweb-medium.eot?#iefix) format("embedded-opentype");font-weight:400;font-style:normal}@font-face{font-family:icomoon;src:url(/assets/fonts//icomoon.eot?v4mceb);src:url(/assets/fonts//icomoon.eot?v4mceb#iefix) format("embedded-opentype"),url(/assets/fonts//icomoon.ttf?v4mceb) format("truetype"),url(/assets/fonts//icomoon.woff?v4mceb) format("woff"),url(/assets/fonts//icomoon.svg?v4mceb#icomoon) format("svg");font-weight:400;font-style:normal}.icon-reply3:before{content:""}.icon-mochila:before{content:""}.icon-map3:before{content:""}.icon-nav:before{content:""}.icon-brazalete:before{content:""}.icon-x:before{content:""}.icon-penalizacion:before{content:""}.icon-check2:before{content:""}.icon-exit2:before{content:""}.icon-CloseIcon:before{content:""}.icon-location3:before{content:""}.icon-help:before{content:""}.icon-nuevo:before{content:""}.icon-objective:before{content:""}.icon-sound:before{content:""}.icon-delete-keyboard:before{content:""}.icon-zoquete:before{content:""}.icon-star-o2:before{content:""}.icon-ranking:before{content:""}.icon-docs:before{content:""}.icon-pistas:before{content:""}.icon-close3:before{content:""}.icon-tick-ok:before{content:""}.icon-tick-fail:before{content:""}.icon-altavoz:before{content:""}.icon-calendar3:before{content:""}.icon-clavija:before{content:""}.icon-candado:before{content:""}.icon-mano:before{content:""}.icon-ajustes:before{content:""}.icon-conexion:before{content:""}.icon-lupa:before{content:""}.icon-ojo:before{content:""}.icon-puerta_1:before{content:""}.icon-wifi:before{content:""}.icon-estrella-01:before{content:""}.icon-estrella-02:before{content:""}.icon-estrella-03:before{content:""}.icon-estrella-04:before{content:""}.icon-estrella-05:before{content:""}.icon-estrella-06:before{content:""}.icon-estrella-07:before{content:""}.icon-bracelet:before{content:""}.icon-stats-bars:before{content:""}.icon-stats-bars2:before{content:""}.icon-cross:before{content:""}.icon-connection:before{content:""}.icon-trophy:before{content:""}.icon-lock2:before{content:""}.icon-warning22:before{content:""}.icon-home:before{content:""}.icon-home2:before{content:""}.icon-home3:before{content:""}.icon-office:before{content:""}.icon-newspaper:before{content:""}.icon-pencil:before{content:""}.icon-pencil2:before{content:""}.icon-quill:before{content:""}.icon-pen:before{content:""}.icon-blog:before{content:""}.icon-eyedropper:before{content:""}.icon-droplet:before{content:""}.icon-paint-format:before{content:""}.icon-image:before{content:""}.icon-images:before{content:""}.icon-camera:before{content:""}.icon-headphones:before{content:""}.icon-music:before{content:""}.icon-play:before{content:""}.icon-film:before{content:""}.icon-video-camera:before{content:""}.icon-dice:before{content:""}.icon-pacman:before{content:""}.icon-spades:before{content:""}.icon-clubs:before{content:""}.icon-diamonds:before{content:""}.icon-bullhorn:before{content:""}.icon-connection2:before{content:""}.icon-podcast:before{content:""}.icon-feed:before{content:""}.icon-mic:before{content:""}.icon-book:before{content:""}.icon-books:before{content:""}.icon-library:before{content:""}.icon-file-text:before{content:""}.icon-profile:before{content:""}.icon-file-empty:before{content:""}.icon-files-empty:before{content:""}.icon-file-text2:before{content:""}.icon-file-picture:before{content:""}.icon-file-music:before{content:""}.icon-file-play:before{content:""}.icon-file-video:before{content:""}.icon-file-zip:before{content:""}.icon-copy:before{content:""}.icon-paste:before{content:""}.icon-stack:before{content:""}.icon-folder:before{content:""}.icon-folder-open:before{content:""}.icon-folder-plus:before{content:""}.icon-folder-minus:before{content:""}.icon-folder-download:before{content:""}.icon-folder-upload:before{content:""}.icon-price-tag:before{content:""}.icon-price-tags:before{content:""}.icon-barcode:before{content:""}.icon-qrcode:before{content:""}.icon-ticket:before{content:""}.icon-cart:before{content:""}.icon-coin-dollar:before{content:""}.icon-coin-euro:before{content:""}.icon-coin-pound:before{content:""}.icon-coin-yen:before{content:""}.icon-credit-card:before{content:""}.icon-calculator:before{content:""}.icon-lifebuoy:before{content:""}.icon-phone:before{content:""}.icon-phone-hang-up:before{content:""}.icon-address-book:before{content:""}.icon-envelop:before{content:""}.icon-pushpin:before{content:""}.icon-location:before{content:""}.icon-location2:before{content:""}.icon-compass:before{content:""}.icon-compass2:before{content:""}.icon-map:before{content:""}.icon-map2:before{content:""}.icon-history:before{content:""}.icon-clock:before{content:""}.icon-clock2:before{content:""}.icon-alarm:before{content:""}.icon-bell:before{content:""}.icon-stopwatch:before{content:""}.icon-calendar:before{content:""}.icon-printer:before{content:""}.icon-keyboard:before{content:""}.icon-display:before{content:""}.icon-laptop:before{content:""}.icon-mobile:before{content:""}.icon-mobile2:before{content:""}.icon-tablet:before{content:""}.icon-tv:before{content:""}.icon-drawer:before{content:""}.icon-drawer2:before{content:""}.icon-box-add:before{content:""}.icon-box-remove:before{content:""}.icon-download:before{content:""}.icon-upload:before{content:""}.icon-floppy-disk:before{content:""}.icon-drive:before{content:""}.icon-database:before{content:""}.icon-undo:before{content:""}.icon-redo:before{content:""}.icon-undo2:before{content:""}.icon-redo2:before{content:""}.icon-forward:before{content:""}.icon-reply:before{content:""}.icon-bubble:before{content:""}.icon-bubbles:before{content:""}.icon-bubbles2:before{content:""}.icon-bubble2:before{content:""}.icon-bubbles3:before{content:""}.icon-bubbles4:before{content:""}.icon-user:before{content:""}.icon-users:before{content:""}.icon-user-plus:before{content:""}.icon-user-minus:before{content:""}.icon-user-check:before{content:""}.icon-user-tie:before{content:""}.icon-quotes-left:before{content:""}.icon-quotes-right:before{content:""}.icon-hour-glass:before{content:""}.icon-spinner:before{content:""}.icon-spinner2:before{content:""}.icon-spinner3:before{content:""}.icon-spinner4:before{content:""}.icon-spinner5:before{content:""}.icon-spinner6:before{content:""}.icon-spinner7:before{content:""}.icon-spinner8:before{content:""}.icon-spinner9:before{content:""}.icon-spinner10:before{content:""}.icon-spinner11:before{content:""}.icon-binoculars:before{content:""}.icon-search2:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}.icon-enlarge:before{content:""}.icon-shrink:before{content:""}.icon-enlarge2:before{content:""}.icon-shrink2:before{content:""}.icon-key:before{content:""}.icon-key2:before{content:""}.icon-lock:before{content:""}.icon-unlocked:before{content:""}.icon-wrench:before{content:""}.icon-equalizer:before{content:""}.icon-equalizer2:before{content:""}.icon-cog:before{content:""}.icon-cogs:before{content:""}.icon-hammer:before{content:""}.icon-magic-wand:before{content:""}.icon-aid-kit:before{content:""}.icon-bug:before{content:""}.icon-pie-chart:before{content:""}.icon-stats-dots:before{content:""}.icon-stats-bars3:before{content:""}.icon-stats-bars22:before{content:""}.icon-trophy2:before{content:""}.icon-gift:before{content:""}.icon-glass2:before{content:""}.icon-glass22:before{content:""}.icon-mug:before{content:""}.icon-spoon-knife:before{content:""}.icon-leaf:before{content:""}.icon-rocket:before{content:""}.icon-meter:before{content:""}.icon-meter2:before{content:""}.icon-hammer2:before{content:""}.icon-fire:before{content:""}.icon-lab:before{content:""}.icon-magnet:before{content:""}.icon-bin:before{content:""}.icon-bin2:before{content:""}.icon-briefcase:before{content:""}.icon-airplane:before{content:""}.icon-truck:before{content:""}.icon-road2:before{content:""}.icon-accessibility:before{content:""}.icon-target:before{content:""}.icon-shield:before{content:""}.icon-power:before{content:""}.icon-switch:before{content:""}.icon-power-cord:before{content:""}.icon-clipboard:before{content:""}.icon-list-numbered:before{content:""}.icon-list2:before{content:""}.icon-list22:before{content:""}.icon-tree:before{content:""}.icon-menu:before{content:""}.icon-menu2:before{content:""}.icon-menu3:before{content:""}.icon-menu4:before{content:""}.icon-cloud:before{content:""}.icon-cloud-download:before{content:""}.icon-cloud-upload:before{content:""}.icon-cloud-check:before{content:""}.icon-download22:before{content:""}.icon-upload2:before{content:""}.icon-download3:before{content:""}.icon-upload3:before{content:""}.icon-sphere:before{content:""}.icon-earth:before{content:""}.icon-link:before{content:""}.icon-flag2:before{content:""}.icon-attachment:before{content:""}.icon-eye:before{content:""}.icon-eye-plus:before{content:""}.icon-eye-minus:before{content:""}.icon-eye-blocked:before{content:""}.icon-bookmark2:before{content:""}.icon-bookmarks:before{content:""}.icon-sun:before{content:""}.icon-contrast:before{content:""}.icon-brightness-contrast:before{content:""}.icon-star-empty:before{content:""}.icon-star-half:before{content:""}.icon-star-full:before{content:""}.icon-heart2:before{content:""}.icon-heart-broken:before{content:""}.icon-man:before{content:""}.icon-woman:before{content:""}.icon-man-woman:before{content:""}.icon-happy:before{content:""}.icon-happy2:before{content:""}.icon-smile:before{content:""}.icon-smile2:before{content:""}.icon-tongue:before{content:""}.icon-tongue2:before{content:""}.icon-sad:before{content:""}.icon-sad2:before{content:""}.icon-wink:before{content:""}.icon-wink2:before{content:""}.icon-grin:before{content:""}.icon-grin2:before{content:""}.icon-cool:before{content:""}.icon-cool2:before{content:""}.icon-angry:before{content:""}.icon-angry2:before{content:""}.icon-evil:before{content:""}.icon-evil2:before{content:""}.icon-shocked:before{content:""}.icon-shocked2:before{content:""}.icon-baffled:before{content:""}.icon-baffled2:before{content:""}.icon-confused:before{content:""}.icon-confused2:before{content:""}.icon-neutral:before{content:""}.icon-neutral2:before{content:""}.icon-hipster:before{content:""}.icon-hipster2:before{content:""}.icon-wondering:before{content:""}.icon-wondering2:before{content:""}.icon-sleepy:before{content:""}.icon-sleepy2:before{content:""}.icon-frustrated:before{content:""}.icon-frustrated2:before{content:""}.icon-crying:before{content:""}.icon-crying2:before{content:""}.icon-point-up:before{content:""}.icon-point-right:before{content:""}.icon-point-down:before{content:""}.icon-point-left:before{content:""}.icon-warning2:before{content:""}.icon-notification:before{content:""}.icon-question:before{content:""}.icon-plus2:before{content:""}.icon-minus2:before{content:""}.icon-info:before{content:""}.icon-cancel-circle:before{content:""}.icon-blocked:before{content:""}.icon-cross2:before{content:""}.icon-checkmark:before{content:""}.icon-checkmark2:before{content:""}.icon-spell-check:before{content:""}.icon-enter:before{content:""}.icon-exit:before{content:""}.icon-play22:before{content:""}.icon-pause2:before{content:""}.icon-stop2:before{content:""}.icon-previous:before{content:""}.icon-next:before{content:""}.icon-backward2:before{content:""}.icon-forward22:before{content:""}.icon-play3:before{content:""}.icon-pause22:before{content:""}.icon-stop22:before{content:""}.icon-backward22:before{content:""}.icon-forward3:before{content:""}.icon-first:before{content:""}.icon-last:before{content:""}.icon-previous2:before{content:""}.icon-next2:before{content:""}.icon-eject2:before{content:""}.icon-volume-high:before{content:""}.icon-volume-medium:before{content:""}.icon-volume-low:before{content:""}.icon-volume-mute:before{content:""}.icon-volume-mute2:before{content:""}.icon-volume-increase:before{content:""}.icon-volume-decrease:before{content:""}.icon-loop:before{content:""}.icon-loop2:before{content:""}.icon-infinite:before{content:""}.icon-shuffle:before{content:""}.icon-arrow-up-left:before{content:""}.icon-arrow-up2:before{content:""}.icon-arrow-up-right:before{content:""}.icon-arrow-right2:before{content:""}.icon-arrow-down-right:before{content:""}.icon-arrow-down2:before{content:""}.icon-arrow-down-left:before{content:""}.icon-arrow-left2:before{content:""}.icon-arrow-up-left2:before{content:""}.icon-arrow-up22:before{content:""}.icon-arrow-up-right2:before{content:""}.icon-arrow-right22:before{content:""}.icon-arrow-down-right2:before{content:""}.icon-arrow-down22:before{content:""}.icon-arrow-down-left2:before{content:""}.icon-arrow-left22:before{content:""}.icon-circle-up:before{content:""}.icon-circle-right:before{content:""}.icon-circle-down:before{content:""}.icon-circle-left:before{content:""}.icon-tab:before{content:""}.icon-move-up:before{content:""}.icon-move-down:before{content:""}.icon-sort-alpha-asc:before{content:""}.icon-sort-alpha-desc:before{content:""}.icon-sort-numeric-asc:before{content:""}.icon-sort-numberic-desc:before{content:""}.icon-sort-amount-asc:before{content:""}.icon-sort-amount-desc:before{content:""}.icon-command:before{content:""}.icon-shift:before{content:""}.icon-ctrl:before{content:""}.icon-opt:before{content:""}.icon-checkbox-checked:before{content:""}.icon-checkbox-unchecked:before{content:""}.icon-radio-checked:before{content:""}.icon-radio-checked2:before{content:""}.icon-radio-unchecked:before{content:""}.icon-crop:before{content:""}.icon-make-group:before{content:""}.icon-ungroup:before{content:""}.icon-scissors2:before{content:""}.icon-filter2:before{content:""}.icon-font2:before{content:""}.icon-ligature:before{content:""}.icon-ligature2:before{content:""}.icon-text-height2:before{content:""}.icon-text-width2:before{content:""}.icon-font-size:before{content:""}.icon-bold2:before{content:""}.icon-underline2:before{content:""}.icon-italic2:before{content:""}.icon-strikethrough2:before{content:""}.icon-omega:before{content:""}.icon-sigma:before{content:""}.icon-page-break:before{content:""}.icon-superscript:before{content:""}.icon-subscript:before{content:""}.icon-superscript2:before{content:""}.icon-subscript2:before{content:""}.icon-text-color:before{content:""}.icon-pagebreak:before{content:""}.icon-clear-formatting:before{content:""}.icon-table2:before{content:""}.icon-table22:before{content:""}.icon-insert-template:before{content:""}.icon-pilcrow:before{content:""}.icon-ltr:before{content:""}.icon-rtl:before{content:""}.icon-section:before{content:""}.icon-paragraph-left:before{content:""}.icon-paragraph-center:before{content:""}.icon-paragraph-right:before{content:""}.icon-paragraph-justify:before{content:""}.icon-indent-increase:before{content:""}.icon-indent-decrease:before{content:""}.icon-share2:before{content:""}.icon-new-tab:before{content:""}.icon-embed:before{content:""}.icon-embed2:before{content:""}.icon-terminal:before{content:""}.icon-share22:before{content:""}.icon-mail:before{content:""}.icon-mail2:before{content:""}.icon-mail3:before{content:""}.icon-mail4:before{content:""}.icon-amazon:before{content:""}.icon-google:before{content:""}.icon-google2:before{content:""}.icon-google3:before{content:""}.icon-google-plus2:before{content:""}.icon-google-plus22:before{content:""}.icon-google-plus3:before{content:""}.icon-hangouts:before{content:""}.icon-google-drive:before{content:""}.icon-facebook2:before{content:""}.icon-facebook22:before{content:""}.icon-instagram:before{content:""}.icon-whatsapp:before{content:""}.icon-spotify:before{content:""}.icon-telegram:before{content:""}.icon-twitter2:before{content:""}.icon-vine:before{content:""}.icon-vk:before{content:""}.icon-renren:before{content:""}.icon-sina-weibo:before{content:""}.icon-rss2:before{content:""}.icon-rss22:before{content:""}.icon-youtube:before{content:""}.icon-youtube2:before{content:""}.icon-twitch:before{content:""}.icon-vimeo:before{content:""}.icon-vimeo2:before{content:""}.icon-lanyrd:before{content:""}.icon-flickr:before{content:""}.icon-flickr2:before{content:""}.icon-flickr3:before{content:""}.icon-flickr4:before{content:""}.icon-dribbble:before{content:""}.icon-behance:before{content:""}.icon-behance2:before{content:""}.icon-deviantart:before{content:""}.icon-500px:before{content:""}.icon-steam:before{content:""}.icon-steam2:before{content:""}.icon-dropbox:before{content:""}.icon-onedrive:before{content:""}.icon-github2:before{content:""}.icon-npm:before{content:""}.icon-basecamp:before{content:""}.icon-trello:before{content:""}.icon-wordpress:before{content:""}.icon-joomla:before{content:""}.icon-ello:before{content:""}.icon-blogger:before{content:""}.icon-blogger2:before{content:""}.icon-tumblr:before{content:""}.icon-tumblr2:before{content:""}.icon-yahoo:before{content:""}.icon-yahoo2:before{content:""}.icon-tux:before{content:""}.icon-appleinc:before{content:""}.icon-finder:before{content:""}.icon-android:before{content:""}.icon-windows:before{content:""}.icon-windows8:before{content:""}.icon-soundcloud:before{content:""}.icon-soundcloud2:before{content:""}.icon-skype:before{content:""}.icon-reddit:before{content:""}.icon-hackernews:before{content:""}.icon-wikipedia:before{content:""}.icon-linkedin2:before{content:""}.icon-linkedin22:before{content:""}.icon-lastfm:before{content:""}.icon-lastfm2:before{content:""}.icon-delicious:before{content:""}.icon-stumbleupon:before{content:""}.icon-stumbleupon2:before{content:""}.icon-stackoverflow:before{content:""}.icon-pinterest2:before{content:""}.icon-pinterest22:before{content:""}.icon-xing2:before{content:""}.icon-xing22:before{content:""}.icon-flattr:before{content:""}.icon-foursquare:before{content:""}.icon-yelp:before{content:""}.icon-paypal:before{content:""}.icon-chrome:before{content:""}.icon-firefox:before{content:""}.icon-IE:before{content:""}.icon-edge:before{content:""}.icon-safari:before{content:""}.icon-opera:before{content:""}.icon-file-pdf:before{content:""}.icon-file-openoffice:before{content:""}.icon-file-word:before{content:""}.icon-file-excel:before{content:""}.icon-libreoffice:before{content:""}.icon-html-five:before{content:""}.icon-html-five2:before{content:""}.icon-css32:before{content:""}.icon-git:before{content:""}.icon-codepen:before{content:""}.icon-svg:before{content:""}.icon-IcoMoon:before{content:""}.icon-angle-right2:before{content:""}.icon-angle-left2:before{content:""}.icon-star2:before{content:""}.icon-close2:before{content:""}.icon-remove2:before{content:""}.icon-times2:before{content:""}.icon-signal2:before{content:""}.icon-download23:before{content:""}.icon-headphones22:before{content:""}.icon-volume-up2:before{content:""}.icon-bar-chart2:before{content:""}.icon-bar-chart-o2:before{content:""}.icon-bullhorn22:before{content:""}.icon-play-circle-o2:before{content:""}.icon-glass:before{content:""}.icon-music2:before{content:""}.icon-search:before{content:""}.icon-envelope-o:before{content:""}.icon-heart:before{content:""}.icon-star:before{content:""}.icon-star-o:before{content:""}.icon-user2:before{content:""}.icon-film2:before{content:""}.icon-th-large:before{content:""}.icon-th:before{content:""}.icon-th-list:before{content:""}.icon-check:before{content:""}.icon-close:before{content:""}.icon-remove:before{content:""}.icon-times:before{content:""}.icon-search-plus:before{content:""}.icon-search-minus:before{content:""}.icon-power-off:before{content:""}.icon-signal:before{content:""}.icon-cog2:before{content:""}.icon-gear:before{content:""}.icon-trash-o:before{content:""}.icon-home4:before{content:""}.icon-file-o:before{content:""}.icon-clock-o:before{content:""}.icon-road:before{content:""}.icon-download2:before{content:""}.icon-arrow-circle-o-down:before{content:""}.icon-arrow-circle-o-up:before{content:""}.icon-inbox:before{content:""}.icon-play-circle-o:before{content:""}.icon-repeat:before{content:""}.icon-rotate-right:before{content:""}.icon-refresh:before{content:""}.icon-list-alt:before{content:""}.icon-lock3:before{content:""}.icon-flag:before{content:""}.icon-headphones2:before{content:""}.icon-volume-off:before{content:""}.icon-volume-down:before{content:""}.icon-volume-up:before{content:""}.icon-qrcode2:before{content:""}.icon-barcode2:before{content:""}.icon-tag:before{content:""}.icon-tags:before{content:""}.icon-book2:before{content:""}.icon-bookmark:before{content:""}.icon-print:before{content:""}.icon-camera2:before{content:""}.icon-font:before{content:""}.icon-bold:before{content:""}.icon-italic:before{content:""}.icon-text-height:before{content:""}.icon-text-width:before{content:""}.icon-align-left:before{content:""}.icon-align-center:before{content:""}.icon-align-right:before{content:""}.icon-align-justify:before{content:""}.icon-list:before{content:""}.icon-dedent:before{content:""}.icon-outdent:before{content:""}.icon-indent:before{content:""}.icon-video-camera2:before{content:""}.icon-image2:before{content:""}.icon-photo:before{content:""}.icon-picture-o:before{content:""}.icon-pencil3:before{content:""}.icon-map-marker:before{content:""}.icon-adjust:before{content:""}.icon-tint:before{content:""}.icon-edit:before{content:""}.icon-pencil-square-o:before{content:""}.icon-share-square-o:before{content:""}.icon-check-square-o:before{content:""}.icon-arrows:before{content:""}.icon-step-backward:before{content:""}.icon-fast-backward:before{content:""}.icon-backward:before{content:""}.icon-play2:before{content:""}.icon-pause:before{content:""}.icon-stop:before{content:""}.icon-forward2:before{content:""}.icon-fast-forward:before{content:""}.icon-step-forward:before{content:""}.icon-eject:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-plus-circle:before{content:""}.icon-minus-circle:before{content:""}.icon-times-circle:before{content:""}.icon-check-circle:before{content:""}.icon-question-circle:before{content:""}.icon-info-circle:before{content:""}.icon-crosshairs:before{content:""}.icon-times-circle-o:before{content:""}.icon-check-circle-o:before{content:""}.icon-ban:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-down:before{content:""}.icon-mail-forward:before{content:""}.icon-share:before{content:""}.icon-expand:before{content:""}.icon-compress:before{content:""}.icon-plus:before{content:""}.icon-minus:before{content:""}.icon-asterisk:before{content:""}.icon-exclamation-circle:before{content:""}.icon-gift2:before{content:""}.icon-leaf2:before{content:""}.icon-fire2:before{content:""}.icon-eye2:before{content:""}.icon-eye-slash:before{content:""}.icon-exclamation-triangle:before{content:""}.icon-warning:before{content:""}.icon-plane:before{content:""}.icon-calendar2:before{content:""}.icon-random:before{content:""}.icon-comment:before{content:""}.icon-magnet2:before{content:""}.icon-chevron-up:before{content:""}.icon-chevron-down:before{content:""}.icon-retweet:before{content:""}.icon-shopping-cart:before{content:""}.icon-folder2:before{content:""}.icon-folder-open2:before{content:""}.icon-arrows-v:before{content:""}.icon-arrows-h:before{content:""}.icon-bar-chart:before{content:""}.icon-bar-chart-o:before{content:""}.icon-twitter-square:before{content:""}.icon-facebook-square:before{content:""}.icon-camera-retro:before{content:""}.icon-key3:before{content:""}.icon-cogs2:before{content:""}.icon-gears:before{content:""}.icon-comments:before{content:""}.icon-thumbs-o-up:before{content:""}.icon-thumbs-o-down:before{content:""}.icon-star-half2:before{content:""}.icon-heart-o:before{content:""}.icon-sign-out:before{content:""}.icon-linkedin-square:before{content:""}.icon-thumb-tack:before{content:""}.icon-external-link:before{content:""}.icon-sign-in:before{content:""}.icon-trophy22:before{content:""}.icon-github-square:before{content:""}.icon-upload4:before{content:""}.icon-lemon-o:before{content:""}.icon-phone2:before{content:""}.icon-square-o:before{content:""}.icon-bookmark-o:before{content:""}.icon-phone-square:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-facebook-f:before{content:""}.icon-github:before{content:""}.icon-unlock:before{content:""}.icon-credit-card2:before{content:""}.icon-feed2:before{content:""}.icon-rss:before{content:""}.icon-hdd-o:before{content:""}.icon-bullhorn2:before{content:""}.icon-bell-o:before{content:""}.icon-certificate:before{content:""}.icon-hand-o-right:before{content:""}.icon-hand-o-left:before{content:""}.icon-hand-o-up:before{content:""}.icon-hand-o-down:before{content:""}.icon-arrow-circle-left:before{content:""}.icon-arrow-circle-right:before{content:""}.icon-arrow-circle-up:before{content:""}.icon-arrow-circle-down:before{content:""}.icon-globe:before{content:""}.icon-wrench2:before{content:""}.icon-tasks:before{content:""}.icon-filter:before{content:""}.icon-briefcase2:before{content:""}.icon-arrows-alt:before{content:""}.icon-group:before{content:""}.icon-users2:before{content:""}.icon-chain:before{content:""}.icon-link2:before{content:""}.icon-cloud2:before{content:""}.icon-flask:before{content:""}.icon-cut:before{content:""}.icon-scissors:before{content:""}.icon-copy2:before{content:""}.icon-files-o:before{content:""}.icon-paperclip:before{content:""}.icon-floppy-o:before{content:""}.icon-save:before{content:""}.icon-square:before{content:""}.icon-bars:before{content:""}.icon-navicon:before{content:""}.icon-reorder:before{content:""}.icon-list-ul:before{content:""}.icon-list-ol:before{content:""}.icon-strikethrough:before{content:""}.icon-underline:before{content:""}.icon-table:before{content:""}.icon-magic:before{content:""}.icon-truck2:before{content:""}.icon-pinterest:before{content:""}.icon-pinterest-square:before{content:""}.icon-google-plus-square:before{content:""}.icon-google-plus:before{content:""}.icon-money:before{content:""}.icon-caret-down:before{content:""}.icon-caret-up:before{content:""}.icon-caret-left:before{content:""}.icon-caret-right:before{content:""}.icon-columns:before{content:""}.icon-sort:before{content:""}.icon-unsorted:before{content:""}.icon-sort-desc:before{content:""}.icon-sort-down:before{content:""}.icon-sort-asc:before{content:""}.icon-sort-up:before{content:""}.icon-envelope:before{content:""}.icon-linkedin:before{content:""}.icon-rotate-left:before{content:""}.icon-undo3:before{content:""}.icon-gavel:before{content:""}.icon-legal:before{content:""}.icon-dashboard:before{content:""}.icon-tachometer:before{content:""}.icon-comment-o:before{content:""}.icon-comments-o:before{content:""}.icon-bolt:before{content:""}.icon-flash:before{content:""}.icon-sitemap:before{content:""}.icon-umbrella:before{content:""}.icon-clipboard2:before{content:""}.icon-paste2:before{content:""}.icon-lightbulb-o:before{content:""}.icon-exchange:before{content:""}.icon-cloud-download2:before{content:""}.icon-cloud-upload2:before{content:""}.icon-user-md:before{content:""}.icon-stethoscope:before{content:""}.icon-suitcase:before{content:""}.icon-bell2:before{content:""}.icon-coffee:before{content:""}.icon-cutlery:before{content:""}.icon-file-text-o:before{content:""}.icon-building-o:before{content:""}.icon-hospital-o:before{content:""}.icon-ambulance:before{content:""}.icon-medkit:before{content:""}.icon-fighter-jet:before{content:""}.icon-beer:before{content:""}.icon-h-square:before{content:""}.icon-plus-square:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-up:before{content:""}.icon-angle-double-down:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-desktop:before{content:""}.icon-laptop2:before{content:""}.icon-tablet2:before{content:""}.icon-mobile3:before{content:""}.icon-mobile-phone:before{content:""}.icon-circle-o:before{content:""}.icon-quote-left:before{content:""}.icon-quote-right:before{content:""}.icon-spinner12:before{content:""}.icon-circle:before{content:""}.icon-mail-reply:before{content:""}.icon-reply2:before{content:""}.icon-github-alt:before{content:""}.icon-folder-o:before{content:""}.icon-folder-open-o:before{content:""}.icon-smile-o:before{content:""}.icon-frown-o:before{content:""}.icon-meh-o:before{content:""}.icon-gamepad:before{content:""}.icon-keyboard-o:before{content:""}.icon-flag-o:before{content:""}.icon-flag-checkered:before{content:""}.icon-terminal2:before{content:""}.icon-code:before{content:""}.icon-mail-reply-all:before{content:""}.icon-reply-all:before{content:""}.icon-star-half-empty:before{content:""}.icon-star-half-full:before{content:""}.icon-star-half-o:before{content:""}.icon-location-arrow:before{content:""}.icon-crop2:before{content:""}.icon-code-fork:before{content:""}.icon-chain-broken:before{content:""}.icon-unlink:before{content:""}.icon-question2:before{content:""}.icon-info2:before{content:""}.icon-exclamation:before{content:""}.icon-superscript3:before{content:""}.icon-subscript3:before{content:""}.icon-eraser:before{content:""}.icon-puzzle-piece:before{content:""}.icon-microphone:before{content:""}.icon-microphone-slash:before{content:""}.icon-shield2:before{content:""}.icon-calendar-o:before{content:""}.icon-fire-extinguisher:before{content:""}.icon-rocket2:before{content:""}.icon-maxcdn:before{content:""}.icon-chevron-circle-left:before{content:""}.icon-chevron-circle-right:before{content:""}.icon-chevron-circle-up:before{content:""}.icon-chevron-circle-down:before{content:""}.icon-html5:before{content:""}.icon-css3:before{content:""}.icon-anchor:before{content:""}.icon-unlock-alt:before{content:""}.icon-bullseye:before{content:""}.icon-ellipsis-h:before{content:""}.icon-ellipsis-v:before{content:""}.icon-rss-square:before{content:""}.icon-play-circle:before{content:""}.icon-ticket2:before{content:""}.icon-minus-square:before{content:""}.icon-minus-square-o:before{content:""}.icon-level-up:before{content:""}.icon-level-down:before{content:""}.icon-check-square:before{content:""}.icon-pencil-square:before{content:""}.icon-external-link-square:before{content:""}.icon-share-square:before{content:""}.icon-compass3:before{content:""}.icon-caret-square-o-down:before{content:""}.icon-toggle-down:before{content:""}.icon-caret-square-o-up:before{content:""}.icon-toggle-up:before{content:""}.icon-caret-square-o-right:before{content:""}.icon-toggle-right:before{content:""}.icon-eur:before{content:""}.icon-euro:before{content:""}.icon-gbp:before{content:""}.icon-dollar:before{content:""}.icon-usd:before{content:""}.icon-inr:before{content:""}.icon-rupee:before{content:""}.icon-cny:before{content:""}.icon-jpy:before{content:""}.icon-rmb:before{content:""}.icon-yen:before{content:""}.icon-rouble:before{content:""}.icon-rub:before{content:""}.icon-ruble:before{content:""}.icon-krw:before{content:""}.icon-won:before{content:""}.icon-bitcoin:before{content:""}.icon-btc:before{content:""}.icon-file:before{content:""}.icon-file-text3:before{content:""}.icon-sort-alpha-asc2:before{content:""}.icon-sort-alpha-desc2:before{content:""}.icon-sort-amount-asc2:before{content:""}.icon-sort-amount-desc2:before{content:""}.icon-sort-numeric-asc2:before{content:""}.icon-sort-numeric-desc:before{content:""}.icon-thumbs-up:before{content:""}.icon-thumbs-down:before{content:""}.icon-youtube-square:before{content:""}.icon-youtube3:before{content:""}.icon-xing:before{content:""}.icon-xing-square:before{content:""}.icon-youtube-play:before{content:""}.icon-dropbox2:before{content:""}.icon-stack-overflow:before{content:""}.icon-instagram2:before{content:""}.icon-flickr5:before{content:""}.icon-adn:before{content:""}.icon-bitbucket:before{content:""}.icon-bitbucket-square:before{content:""}.icon-tumblr3:before{content:""}.icon-tumblr-square:before{content:""}.icon-long-arrow-down:before{content:""}.icon-long-arrow-up:before{content:""}.icon-long-arrow-left:before{content:""}.icon-long-arrow-right:before{content:""}.icon-apple:before{content:""}.icon-windows2:before{content:""}.icon-android2:before{content:""}.icon-linux:before{content:""}.icon-dribbble2:before{content:""}.icon-skype2:before{content:""}.icon-foursquare2:before{content:""}.icon-trello2:before{content:""}.icon-female:before{content:""}.icon-male:before{content:""}.icon-gittip:before{content:""}.icon-gratipay:before{content:""}.icon-sun-o:before{content:""}.icon-moon-o:before{content:""}.icon-archive:before{content:""}.icon-bug2:before{content:""}.icon-vk2:before{content:""}.icon-weibo:before{content:""}.icon-renren2:before{content:""}.icon-pagelines:before{content:""}.icon-stack-exchange:before{content:""}.icon-arrow-circle-o-right:before{content:""}.icon-arrow-circle-o-left:before{content:""}.icon-caret-square-o-left:before{content:""}.icon-toggle-left:before{content:""}.icon-dot-circle-o:before{content:""}.icon-wheelchair:before{content:""}.icon-vimeo-square:before{content:""}.icon-try:before{content:""}.icon-turkish-lira:before{content:""}.icon-plus-square-o:before{content:""}.icon-space-shuttle:before{content:""}.icon-slack:before{content:""}.icon-envelope-square:before{content:""}.icon-wordpress2:before{content:""}.icon-openid:before{content:""}.icon-bank:before{content:""}.icon-institution:before{content:""}.icon-university:before{content:""}.icon-graduation-cap:before{content:""}.icon-mortar-board:before{content:""}.icon-yahoo3:before{content:""}.icon-google4:before{content:""}.icon-reddit2:before{content:""}.icon-reddit-square:before{content:""}.icon-stumbleupon-circle:before{content:""}.icon-stumbleupon3:before{content:""}.icon-delicious2:before{content:""}.icon-digg:before{content:""}.icon-pied-piper:before{content:""}.icon-pied-piper-alt:before{content:""}.icon-drupal:before{content:""}.icon-joomla2:before{content:""}.icon-language:before{content:""}.icon-fax:before{content:""}.icon-building:before{content:""}.icon-child:before{content:""}.icon-paw:before{content:""}.icon-spoon:before{content:""}.icon-cube:before{content:""}.icon-cubes:before{content:""}.icon-behance3:before{content:""}.icon-behance-square:before{content:""}.icon-steam3:before{content:""}.icon-steam-square:before{content:""}.icon-recycle:before{content:""}.icon-automobile:before{content:""}.icon-car:before{content:""}.icon-cab:before{content:""}.icon-taxi:before{content:""}.icon-tree2:before{content:""}.icon-spotify2:before{content:""}.icon-deviantart2:before{content:""}.icon-soundcloud3:before{content:""}.icon-database2:before{content:""}.icon-file-pdf-o:before{content:""}.icon-file-word-o:before{content:""}.icon-file-excel-o:before{content:""}.icon-file-powerpoint-o:before{content:""}.icon-file-image-o:before{content:""}.icon-file-photo-o:before{content:""}.icon-file-picture-o:before{content:""}.icon-file-archive-o:before{content:""}.icon-file-zip-o:before{content:""}.icon-file-audio-o:before{content:""}.icon-file-sound-o:before{content:""}.icon-file-movie-o:before{content:""}.icon-file-video-o:before{content:""}.icon-file-code-o:before{content:""}.icon-vine2:before{content:""}.icon-codepen2:before{content:""}.icon-jsfiddle:before{content:""}.icon-life-bouy:before{content:""}.icon-life-buoy:before{content:""}.icon-life-ring:before{content:""}.icon-life-saver:before{content:""}.icon-support:before{content:""}.icon-circle-o-notch:before{content:""}.icon-ra:before{content:""}.icon-rebel:before{content:""}.icon-empire:before{content:""}.icon-ge:before{content:""}.icon-git-square:before{content:""}.icon-git2:before{content:""}.icon-hacker-news:before{content:""}.icon-y-combinator-square:before{content:""}.icon-yc-square:before{content:""}.icon-tencent-weibo:before{content:""}.icon-qq:before{content:""}.icon-wechat:before{content:""}.icon-weixin:before{content:""}.icon-paper-plane:before{content:""}.icon-send:before{content:""}.icon-paper-plane-o:before{content:""}.icon-send-o:before{content:""}.icon-history2:before{content:""}.icon-circle-thin:before{content:""}.icon-header:before{content:""}.icon-paragraph:before{content:""}.icon-sliders:before{content:""}.icon-share-alt:before{content:""}.icon-share-alt-square:before{content:""}.icon-bomb:before{content:""}.icon-futbol-o:before{content:""}.icon-soccer-ball-o:before{content:""}.icon-tty:before{content:""}.icon-binoculars2:before{content:""}.icon-plug:before{content:""}.icon-slideshare:before{content:""}.icon-twitch2:before{content:""}.icon-yelp2:before{content:""}.icon-newspaper-o:before{content:""}.icon-wifi2:before{content:""}.icon-calculator2:before{content:""}.icon-paypal2:before{content:""}.icon-google-wallet:before{content:""}.icon-cc-visa:before{content:""}.icon-cc-mastercard:before{content:""}.icon-cc-discover:before{content:""}.icon-cc-amex:before{content:""}.icon-cc-paypal:before{content:""}.icon-cc-stripe:before{content:""}.icon-bell-slash:before{content:""}.icon-bell-slash-o:before{content:""}.icon-trash:before{content:""}.icon-copyright:before{content:""}.icon-at:before{content:""}.icon-eyedropper2:before{content:""}.icon-paint-brush:before{content:""}.icon-birthday-cake:before{content:""}.icon-area-chart:before{content:""}.icon-pie-chart2:before{content:""}.icon-line-chart:before{content:""}.icon-lastfm3:before{content:""}.icon-lastfm-square:before{content:""}.icon-toggle-off:before{content:""}.icon-toggle-on:before{content:""}.icon-bicycle:before{content:""}.icon-bus:before{content:""}.icon-ioxhost:before{content:""}.icon-angellist:before{content:""}.icon-cc:before{content:""}.icon-ils:before{content:""}.icon-shekel:before{content:""}.icon-sheqel:before{content:""}.icon-meanpath:before{content:""}.icon-buysellads:before{content:""}.icon-connectdevelop:before{content:""}.icon-dashcube:before{content:""}.icon-forumbee:before{content:""}.icon-leanpub:before{content:""}.icon-sellsy:before{content:""}.icon-shirtsinbulk:before{content:""}.icon-simplybuilt:before{content:""}.icon-skyatlas:before{content:""}.icon-cart-plus:before{content:""}.icon-cart-arrow-down:before{content:""}.icon-diamond:before{content:""}.icon-ship:before{content:""}.icon-user-secret:before{content:""}.icon-motorcycle:before{content:""}.icon-street-view:before{content:""}.icon-heartbeat:before{content:""}.icon-venus:before{content:""}.icon-mars:before{content:""}.icon-mercury:before{content:""}.icon-intersex:before{content:""}.icon-transgender:before{content:""}.icon-transgender-alt:before{content:""}.icon-venus-double:before{content:""}.icon-mars-double:before{content:""}.icon-venus-mars:before{content:""}.icon-mars-stroke:before{content:""}.icon-mars-stroke-v:before{content:""}.icon-mars-stroke-h:before{content:""}.icon-neuter:before{content:""}.icon-genderless:before{content:""}.icon-facebook-official:before{content:""}.icon-pinterest-p:before{content:""}.icon-whatsapp2:before{content:""}.icon-server:before{content:""}.icon-user-plus2:before{content:""}.icon-user-times:before{content:""}.icon-bed:before{content:""}.icon-hotel:before{content:""}.icon-viacoin:before{content:""}.icon-train:before{content:""}.icon-subway:before{content:""}.icon-medium:before{content:""}.icon-y-combinator:before{content:""}.icon-yc:before{content:""}.icon-optin-monster:before{content:""}.icon-opencart:before{content:""}.icon-expeditedssl:before{content:""}.icon-battery-4:before{content:""}.icon-battery-full:before{content:""}.icon-battery-3:before{content:""}.icon-battery-three-quarters:before{content:""}.icon-battery-2:before{content:""}.icon-battery-half:before{content:""}.icon-battery-1:before{content:""}.icon-battery-quarter:before{content:""}.icon-battery-0:before{content:""}.icon-battery-empty:before{content:""}.icon-mouse-pointer:before{content:""}.icon-i-cursor:before{content:""}.icon-object-group:before{content:""}.icon-object-ungroup:before{content:""}.icon-sticky-note:before{content:""}.icon-sticky-note-o:before{content:""}.icon-cc-jcb:before{content:""}.icon-cc-diners-club:before{content:""}.icon-clone:before{content:""}.icon-balance-scale:before{content:""}.icon-hourglass-o:before{content:""}.icon-hourglass-1:before{content:""}.icon-hourglass-start:before{content:""}.icon-hourglass-2:before{content:""}.icon-hourglass-half:before{content:""}.icon-hourglass-3:before{content:""}.icon-hourglass-end:before{content:""}.icon-hourglass:before{content:""}.icon-hand-grab-o:before{content:""}.icon-hand-rock-o:before{content:""}.icon-hand-paper-o:before{content:""}.icon-hand-stop-o:before{content:""}.icon-hand-scissors-o:before{content:""}.icon-hand-lizard-o:before{content:""}.icon-hand-spock-o:before{content:""}.icon-hand-pointer-o:before{content:""}.icon-hand-peace-o:before{content:""}.icon-trademark:before{content:""}.icon-registered:before{content:""}.icon-creative-commons:before{content:""}.icon-gg:before{content:""}.icon-gg-circle:before{content:""}.icon-tripadvisor:before{content:""}.icon-odnoklassniki:before{content:""}.icon-odnoklassniki-square:before{content:""}.icon-get-pocket:before{content:""}.icon-wikipedia-w:before{content:""}.icon-safari2:before{content:""}.icon-chrome2:before{content:""}.icon-firefox2:before{content:""}.icon-opera2:before{content:""}.icon-internet-explorer:before{content:""}.icon-television:before{content:""}.icon-tv2:before{content:""}.icon-contao:before{content:""}.icon-500px2:before{content:""}.icon-amazon2:before{content:""}.icon-calendar-plus-o:before{content:""}.icon-calendar-minus-o:before{content:""}.icon-calendar-times-o:before{content:""}.icon-calendar-check-o:before{content:""}.icon-industry:before{content:""}.icon-map-pin:before{content:""}.icon-map-signs:before{content:""}.icon-map-o:before{content:""}.icon-map32:before{content:""}.icon-commenting:before{content:""}.icon-commenting-o:before{content:""}.icon-houzz:before{content:""}.icon-vimeo3:before{content:""}.icon-black-tie:before{content:""}.icon-fonticons:before{content:""}.float--none{float:none}.float--right{float:right}.float--left{float:left}.inline--block{display:inline-block}.block{display:block}.inline{display:inline}.table{display:table}.table--cell{display:table-cell}.display--none{display:none}.visibility--hidden{visibility:hidden}.margin{margin:24px}.margin--left{margin-left:24px}.margin--top{margin-top:24px}.margin--right{margin-right:24px}.margin--bottom{margin-bottom:24px}.margin--none{margin:0}.margin--auto{margin:0 auto}.padding{padding:24px}.padding--left{padding-left:24px}.padding--bottom{padding-bottom:24px}.padding--top{padding-top:24px}.padding--right{padding-right:24px}.padding--none{padding:0}.gap{padding:6px}.gap--left{padding-left:12px}.gap--bottom{padding-bottom:12px}.gap--top{padding-top:12px}.gap--right{padding-right:12px}.width--xlarge{width:100%}.width--large{width:75%}.width--medium{width:50%}.width--xsmall{width:33.333%}.width--small{width:25%}.btn--centered{text-align:center;margin:0 auto}.hide{display:none}@media (min-width: 18em){.hide--mobile{display:none}}@media (min-width: 48em){.hide--mobile{display:block}}@media (min-width: 18em){.hide--tablet{display:block}}@media (min-width: 48em){.hide--tablet{display:none}}@media (min-width: 80em){.hide--tablet{display:block}}@media (min-width: 18em){.hide--desktop{display:block}}@media (min-width: 80em){.hide--desktop{display:none}}@media (min-width: 18em){.show--mobile{display:block}}@media (min-width: 48em){.show--mobile{display:none}}@media (min-width: 18em){.show--tablet{display:none}}@media (min-width: 48em){.show--tablet{display:block}}@media (min-width: 80em){.show--tablet{display:none}}@media (min-width: 18em){.show--desktop{display:none}}@media (min-width: 80em){.show--desktop{display:block}}.disabled{opacity:.5}.overflow--hidden{overflow:hidden}.overflow--auto{overflow:auto}.overflow--x{overflow-x:scroll}.overflow--y{overflow-y:scroll}.text--ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text--center{text-align:center}.text--right{text-align:right}.text--left{text-align:left}.valign--top{vertical-align:top}.valign--middle{vertical-align:middle}.valign--baseline{vertical-align:baseline}.color--base{color:#009dda}.color--secondary{color:#ff8f00}.color--success{color:#abc111}.color--error{color:#ec0000}.color--black{color:#000}.color--white{color:#fff}.color--grey{color:#999}.color--darkgrey{color:#666}.color--lightgrey{color:#ccc}.color--lightergrey{color:#f5f7fa}.color--red{color:#ef5350}.color--green{color:#6aa84f}.color--orange{color:#ff8f00}.color--blue{color:#009dda}.color--violet{color:#8020bb}.background--black{color:#000}.background--white{color:#fff}.background--grey{color:#999}.background--darkgrey{color:#666}.background--lightgrey{color:#ccc}.background--lightergrey{color:#f5f7fa}.background--red{color:#ef5350}.background--green{color:#6aa84f}.background--orange{color:#ff8f00}.background--blue{color:#009dda}.background--violet{color:#8020bb}.font--bold{font-weight:700}.font--normal{font-weight:400}.line--height{line-height:24px}.underline{text-decoration:underline}.line--through{text-decoration:line-through}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.background--sidebar{background-color:#ccf}.cursor--pointer{cursor:pointer}.basefont{font-family:Titillium Web,sans-serif}.secondfont{font-family:Gruppo,cursive}.alternativefont{font-family:MyriadPro-Light,sans-serif}.font--s-small{font-size:10px;font-size:.625rem}.font--small{font-size:12px;font-size:.75rem}.font--normal{font-size:16px;font-size:1rem}.font--medium{font-size:20px;font-size:1.25rem}.font--large{font-size:24px;font-size:1.5rem}.font--s-big{font-size:28px;font-size:1.75rem}.font--big{font-size:40px;font-size:2.5rem}.font--icon-huge{font-size:56px;font-size:3.5rem}.wrapper{width:100%;height:100vh;padding:24px}.wrapper--center{width:100%;height:100vh;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.wrapper--left{width:100%;display:-moz-flex;display:flex;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:flex-start;align-items:flex-start}.wrapper--right{width:100%;display:-moz-flex;display:flex;-moz-justify-content:flex-end;justify-content:flex-end;-moz-align-items:flex-end;align-items:flex-end}.position--absolute{position:absolute}.position--relative{position:relative}.position--left{left:0}.position--right{right:0}.position--top{top:0}.position--bottom{bottom:0}.center--absolute{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.z-index0{z-index:0}.z-index1{z-index:1}.z-index2{z-index:2}.z-index3{z-index:3}.z-index4{z-index:4}.z-index5{z-index:5}.z-index6{z-index:6}.z-index-1{z-index:-1}.z-index-2{z-index:-2}.z-index-3{z-index:-3}.z-index-4{z-index:-4}.z-index-5{z-index:-5}.z-index-6{z-index:-6}.pointer--event__none{pointer-events:none}.btn,input[type=file]+label{position:relative;display:-moz-flex;display:flex;cursor:pointer;vertical-align:middle;text-align:center;outline:0;padding:1px;transition:.25s cubic-bezier(.5,0,.1,1);background:#828282;background:linear-gradient(135deg,transparent 3px,#828282 0) top left,linear-gradient(225deg,transparent 3px,#828282 0) top right,linear-gradient(315deg,transparent 3px,#828282 0) bottom right,linear-gradient(45deg,transparent 3px,#828282 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#828282}@media (min-width: 18em){.btn,input[type=file]+label{width:30px;height:30px;font-size:1rem}}@media (min-width: 48em){.btn,input[type=file]+label{width:35px;height:34px;font-size:1.25rem}}@media (min-width: 60em){.btn,input[type=file]+label{width:46px;height:46px;font-size:1.9rem}}.btn.hover,input[type=file]+label.hover,.btn:hover,input[type=file]+label:hover{background:#383838;background:linear-gradient(135deg,transparent 3px,#383838 0) top left,linear-gradient(225deg,transparent 3px,#383838 0) top right,linear-gradient(315deg,transparent 3px,#383838 0) bottom right,linear-gradient(45deg,transparent 3px,#383838 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#383838}@media (min-width: 60em){.btn .icon-colonia,input[type=file]+label .icon-colonia{font-size:1.5rem}}.btn--primary,input[type=file]+label{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;transition:.25s cubic-bezier(.5,0,.1,1);background:#fff;background:linear-gradient(135deg,transparent 3px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 3px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 3px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:0;margin:0}.btn--primary.active,input[type=file]+label.active,.btn--primary:active,input[type=file]+label:active{background:#f7f7f7;background:linear-gradient(135deg,transparent 3px,#F7F7F7 0) top left,linear-gradient(225deg,transparent 3px,#F7F7F7 0) top right,linear-gradient(315deg,transparent 3px,#F7F7F7 0) bottom right,linear-gradient(45deg,transparent 3px,#F7F7F7 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.btn--primary.disabled,input[type=file]+label.disabled{opacity:.5}.btn--icon{position:relative;display:-moz-flex;display:flex;cursor:pointer;vertical-align:middle;text-align:center;outline:0;padding:1px;transition:.25s cubic-bezier(.5,0,.1,1);color:#828282;width:30px;height:30px;font-size:1.5rem}.btn--secondary{background-color:#fff;border:1px solid #009dda;border-bottom:3px solid #009dda;border-radius:3px;color:#009dda;font-size:1rem;line-height:1rem;padding:12px 24px}@media (min-width: 18em){.btn--secondary{font-size:.75rem;line-height:.75rem}}@media (min-width: 48em){.btn--secondary{font-size:1rem;line-height:1rem}}.btn--secondary.active,.btn--secondary:active{box-shadow:0 0 0 1px #009dda}.btn--secondary.disabled,.btn--secondary:disabled{opacity:.5}.btn--info{cursor:pointer;display:inline-block;margin-top:24px;font-size:1rem;padding:12px;border:1px solid #009dda;color:#009dda;transition:.3s cubic-bezier(.5,0,.1,1)}.btn--info:hover{background-color:#009dda;color:#fff}.btn--info [class^=icon-],.btn--info [class*=icon-]{float:right;padding:3px 0 0 6px}.btn--grey{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid rgb(153,153,153);border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#999;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.btn--grey{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.btn--grey{padding:12px;font-size:1.25rem}}.btn--grey [class^=icon-],.btn--grey [class*=" icon-"]{padding-right:24px}.btn--grey [class^=icon-]:after,.btn--grey [class*=" icon-"]:after{content:"";border-right:1px dashed rgb(153,153,153);position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.btn--grey [class^=icon-]:after,.btn--grey [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.btn--grey [class^=icon-]:after,.btn--grey [class*=" icon-"]:after{left:44px}}.btn--darkgrey{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid rgb(102,102,102);border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#666;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.btn--darkgrey{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.btn--darkgrey{padding:12px;font-size:1.25rem}}.btn--darkgrey [class^=icon-],.btn--darkgrey [class*=" icon-"]{padding-right:24px}.btn--darkgrey [class^=icon-]:after,.btn--darkgrey [class*=" icon-"]:after{content:"";border-right:1px dashed rgb(102,102,102);position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.btn--darkgrey [class^=icon-]:after,.btn--darkgrey [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.btn--darkgrey [class^=icon-]:after,.btn--darkgrey [class*=" icon-"]:after{left:44px}}.btn--orange{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid #ff8f00;border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#ff8f00;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.btn--orange{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.btn--orange{padding:12px;font-size:1.25rem}}.btn--orange [class^=icon-],.btn--orange [class*=" icon-"]{padding-right:24px}.btn--orange [class^=icon-]:after,.btn--orange [class*=" icon-"]:after{content:"";border-right:1px dashed #ff8f00;position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.btn--orange [class^=icon-]:after,.btn--orange [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.btn--orange [class^=icon-]:after,.btn--orange [class*=" icon-"]:after{left:44px}}.btn--orange{transition:.3s cubic-bezier(.5,0,.1,1)}.btn--orange:hover{background:#fff5e8}.btn--orange:active{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid #BA8643;border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#ba8643;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.btn--orange:active{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.btn--orange:active{padding:12px;font-size:1.25rem}}.btn--orange:active [class^=icon-],.btn--orange:active [class*=" icon-"]{padding-right:24px}.btn--orange:active [class^=icon-]:after,.btn--orange:active [class*=" icon-"]:after{content:"";border-right:1px dashed #BA8643;position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.btn--orange:active [class^=icon-]:after,.btn--orange:active [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.btn--orange:active [class^=icon-]:after,.btn--orange:active [class*=" icon-"]:after{left:44px}}.btn--orange:active{color:#ba8643}.btn--orange.disabled{opacity:.5}.btn--blue{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid #009dda;border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#009dda;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.btn--blue{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.btn--blue{padding:12px;font-size:1.25rem}}.btn--blue [class^=icon-],.btn--blue [class*=" icon-"]{padding-right:24px}.btn--blue [class^=icon-]:after,.btn--blue [class*=" icon-"]:after{content:"";border-right:1px dashed #009dda;position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.btn--blue [class^=icon-]:after,.btn--blue [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.btn--blue [class^=icon-]:after,.btn--blue [class*=" icon-"]:after{left:44px}}.btn--blue{transition:.3s cubic-bezier(.5,0,.1,1)}.btn--blue:hover{background:#f4fcff}.btn--blue:active{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid #BA8643;border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#ba8643;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.btn--blue:active{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.btn--blue:active{padding:12px;font-size:1.25rem}}.btn--blue:active [class^=icon-],.btn--blue:active [class*=" icon-"]{padding-right:24px}.btn--blue:active [class^=icon-]:after,.btn--blue:active [class*=" icon-"]:after{content:"";border-right:1px dashed #BA8643;position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.btn--blue:active [class^=icon-]:after,.btn--blue:active [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.btn--blue:active [class^=icon-]:after,.btn--blue:active [class*=" icon-"]:after{left:44px}}.btn--blue:active{color:#ba8643}.btn--blue.disabled{opacity:.5}.btn--green{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid #6aa84f;border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#6aa84f;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.btn--green{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.btn--green{padding:12px;font-size:1.25rem}}.btn--green [class^=icon-],.btn--green [class*=" icon-"]{padding-right:24px}.btn--green [class^=icon-]:after,.btn--green [class*=" icon-"]:after{content:"";border-right:1px dashed #6aa84f;position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.btn--green [class^=icon-]:after,.btn--green [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.btn--green [class^=icon-]:after,.btn--green [class*=" icon-"]:after{left:44px}}.btn--back{color:#fff;font-weight:700;cursor:pointer;position:absolute}@media (min-width: 18em){.btn--back{left:-3px;top:18px;font-size:1.5rem}}@media (min-width: 60em){.btn--back{left:-6px;top:12px;font-size:1.75rem}}.btn--random{color:#ff8f00;border:1px solid #ff8f00;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;transition:.25s cubic-bezier(.5,0,.1,1);border-radius:3px;font-weight:700;cursor:pointer}@media (min-width: 18em){.btn--random{width:30px;height:30px;font-size:1.5rem}}@media (min-width: 60em){.btn--random{width:45px;height:45px;font-size:1.75rem}}[class^=btn--],[class*=btn--]{outline:0}.btn--paginator{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;transition:.25s cubic-bezier(.5,0,.1,1);background:#fff;border:1px solid rgb(153,153,153);border-radius:3px;color:#999;cursor:pointer;padding:0;margin:0}@media (min-width: 18em){.btn--paginator{width:35px;height:35px;font-size:1.25rem}}@media (min-width: 60em){.btn--paginator{width:45px;height:45px;font-size:1.5rem}}.btn--paginator:hover{transform:scale(1.1)}.btn--paginator.disabled{opacity:.5}.btn--shape{cursor:pointer;margin:0 6px;text-align:center;text-transform:uppercase;line-height:0;padding:1px;letter-spacing:2px;font-family:torqueweb-book;transition:.3s cubic-bezier(.5,0,.1,1);background:#000;background:linear-gradient(135deg,transparent 3px,rgb(0,0,0) 0) top left,linear-gradient(225deg,transparent 3px,rgb(0,0,0) 0) top right,linear-gradient(315deg,transparent 3px,rgb(0,0,0) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(0,0,0) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#000}.btn--shape.shape--orange{background:#ff8f00;background:linear-gradient(135deg,transparent 3px,#ff8f00 0) top left,linear-gradient(225deg,transparent 3px,#ff8f00 0) top right,linear-gradient(315deg,transparent 3px,#ff8f00 0) bottom right,linear-gradient(45deg,transparent 3px,#ff8f00 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#ff8f00}.btn--shape.shape--blue{background:#009dda;background:linear-gradient(135deg,transparent 3px,#009dda 0) top left,linear-gradient(225deg,transparent 3px,#009dda 0) top right,linear-gradient(315deg,transparent 3px,#009dda 0) bottom right,linear-gradient(45deg,transparent 3px,#009dda 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#009dda}.btn--shape.shape--blue .btn--shape__canvas:hover{background:#f4fcff;background:linear-gradient(135deg,transparent 3px,rgb(243.5,251.7821100917,255) 0) top left,linear-gradient(225deg,transparent 3px,rgb(243.5,251.7821100917,255) 0) top right,linear-gradient(315deg,transparent 3px,rgb(243.5,251.7821100917,255) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(243.5,251.7821100917,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.btn--shape.shape--darkgrey{background:#666;background:linear-gradient(135deg,transparent 3px,rgb(102,102,102) 0) top left,linear-gradient(225deg,transparent 3px,rgb(102,102,102) 0) top right,linear-gradient(315deg,transparent 3px,rgb(102,102,102) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(102,102,102) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#666}.btn--shape.shape--darkgrey .btn--shape__canvas:hover{background:#f2f2f2;background:linear-gradient(135deg,transparent 3px,rgb(242.25,242.25,242.25) 0) top left,linear-gradient(225deg,transparent 3px,rgb(242.25,242.25,242.25) 0) top right,linear-gradient(315deg,transparent 3px,rgb(242.25,242.25,242.25) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(242.25,242.25,242.25) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.btn--shape.shape--violet{background:#8020bb;background:linear-gradient(135deg,transparent 3px,#8020bb 0) top left,linear-gradient(225deg,transparent 3px,#8020bb 0) top right,linear-gradient(315deg,transparent 3px,#8020bb 0) bottom right,linear-gradient(45deg,transparent 3px,#8020bb 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#8020bb}.btn--shape.shape--violet .btn--shape__canvas:hover{background:#fbf6fd;background:linear-gradient(135deg,transparent 3px,rgb(250.6369863014,246.0342465753,253.4657534247) 0) top left,linear-gradient(225deg,transparent 3px,rgb(250.6369863014,246.0342465753,253.4657534247) 0) top right,linear-gradient(315deg,transparent 3px,rgb(250.6369863014,246.0342465753,253.4657534247) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(250.6369863014,246.0342465753,253.4657534247) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.btn--shape.shape--red{background:#ef5350;background:linear-gradient(135deg,transparent 3px,#ef5350 0) top left,linear-gradient(225deg,transparent 3px,#ef5350 0) top right,linear-gradient(315deg,transparent 3px,#ef5350 0) bottom right,linear-gradient(45deg,transparent 3px,#ef5350 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#ef5350}.btn--shape.shape--red .btn--shape__canvas:hover{background:#fff;background:linear-gradient(135deg,transparent 3px,white 0) top left,linear-gradient(225deg,transparent 3px,white 0) top right,linear-gradient(315deg,transparent 3px,white 0) bottom right,linear-gradient(45deg,transparent 3px,white 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.btn--shape:active{background:#ba8643;background:linear-gradient(135deg,transparent 3px,#BA8643 0) top left,linear-gradient(225deg,transparent 3px,#BA8643 0) top right,linear-gradient(315deg,transparent 3px,#BA8643 0) bottom right,linear-gradient(45deg,transparent 3px,#BA8643 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#ba8643}.btn--shape .btn--shape__canvas{transition:.3s cubic-bezier(.5,0,.1,1);background:#fff;background:linear-gradient(135deg,transparent 3px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 3px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 3px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;position:relative}@media (min-width: 18em){.btn--shape .btn--shape__canvas{padding:12px;font-size:.75rem;min-width:120px}}@media (min-width: 60em){.btn--shape .btn--shape__canvas{padding:20px;font-size:1rem}}.btn--shape .btn--shape__canvas.shape--lightergrey{background:#f5f7fa;background:linear-gradient(135deg,transparent 3px,#f5f7fa 0) top left,linear-gradient(225deg,transparent 3px,#f5f7fa 0) top right,linear-gradient(315deg,transparent 3px,#f5f7fa 0) bottom right,linear-gradient(45deg,transparent 3px,#f5f7fa 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.btn--shape .btn--shape__canvas:hover{background:#fff5e8;background:linear-gradient(135deg,transparent 3px,#FFF5E8 0) top left,linear-gradient(225deg,transparent 3px,#FFF5E8 0) top right,linear-gradient(315deg,transparent 3px,#FFF5E8 0) bottom right,linear-gradient(45deg,transparent 3px,#FFF5E8 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.btn--shape .btn--shape__canvas:active{background:#f7f7f7;background:linear-gradient(135deg,transparent 3px,#F7F7F7 0) top left,linear-gradient(225deg,transparent 3px,#F7F7F7 0) top right,linear-gradient(315deg,transparent 3px,#F7F7F7 0) bottom right,linear-gradient(45deg,transparent 3px,#F7F7F7 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#ba8643}.btn--shape .btn--shape__canvas [class^=icon-],.btn--shape .btn--shape__canvas [class*=icon-]{padding-right:12px}.btn--link{cursor:pointer;text-align:center;padding:6px}.btn--collapse{display:block}.progress{width:100%;max-width:450px;display:-moz-flex;display:flex;border-radius:9px;box-shadow:0 0 24px rgba(153,153,153,.4)}.progress--bar{background-color:#ff8f00;padding:12px;border-radius:9px;transition:.25s cubic-bezier(.5,0,.1,1)}.loading{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%);width:100%;max-width:33%;text-align:center;text-transform:uppercase;box-shadow:0 0 24px rgba(0,157,218,.4)}.loading--bar{position:absolute;height:100%;overflow:hidden;background-color:#009dda;transition:.25s cubic-bezier(.5,0,.1,1)}.loading--bar__label{position:relative;color:#fff}.gradient{width:120px;height:50px}.gradient--pacific{background-color:#216ca7;background-image:linear-gradient(to right,#49b2c3,#216ca7);background-repeat:repeat-x}.gradient--triskelion{background-color:#e74630;background-image:linear-gradient(to right,#f7b431,#e74630);background-repeat:repeat-x}.gradient--2100{background-color:#632157;background-image:linear-gradient(to right,#e94730,#632157);background-repeat:repeat-x}.gradient--merchants{background-color:#91c684;background-image:linear-gradient(to right,#49b2c3,#91c684);background-repeat:repeat-x}.gradient--ada{background-color:#00f690;background-image:linear-gradient(to right,#33c9c0,#00f690);background-repeat:repeat-x}.gradient--gdpr{background-color:#709ad1;background-image:linear-gradient(to right,#497fc5,#709ad1);background-repeat:repeat-x}.gradient--circle{background-image:radial-gradient(circle farthest-corner at bottom,#3c3b52,#252233 80%)}.gradient--ellipse{background:-webkit-radial-gradient(0% 100%,ellipse cover,rgba(104,128,138,.4) 10%,rgba(138,114,76,0) 40%),linear-gradient(to bottom,rgba(57,173,219,.25),rgba(42,60,87,.4)),linear-gradient(135deg,#670d10,#092756)}.gradient--default{background-image:linear-gradient(#8b9da9,#fff6e4)}.gradient--left{background:radial-gradient(ellipse at top left,#699bc8,#b5c5d8 57%)}.gradient--right{background-image:linear-gradient(45deg,rgba(194,233,221,.5) 1%,rgba(104,119,132,.5)),linear-gradient(-45deg,#494d71,rgba(217,230,185,.5) 80%)}.box--shadow{position:relative;width:120px;height:50px;background-color:#fff}.shadow-1{box-shadow:0 10px 6px -6px #666}.shadow-2:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;border-radius:50%;box-shadow:0 0 10px #666;z-index:-1}.shadow-3{box-shadow:0 15px 38px #666,0 5px 12px #666}.shadow-4{box-shadow:0 1px 4px rgba(102,102,102,.3),0 0 40px rgba(102,102,102,.1) inset}.shadow-4:after,.shadow-4:before{content:"";position:absolute;z-index:-1;box-shadow:0 0 20px rgba(102,102,102,.8);top:10px;bottom:10px;left:0;right:0;border-radius:100px/10px}.shadow-4:after{right:10px;left:auto;transform:skew(8deg);transform:rotate(3deg)}.shadow-5,.select--options,.dropdown--content{box-shadow:0 0 12px #666}.shadow-6{box-shadow:0 0 6px #666}.color{width:150px;height:50px;display:table-cell;color:#fff;text-align:center;vertical-align:middle}.bg--black{background-color:#000}.bg--grey{background-color:#999}.bg--darkgrey{background-color:#666}.bg--lightgrey{background-color:#ccc}.bg--lightergrey{background-color:#f5f7fa}.bg--red{background-color:#ef5350}.bg--green{background-color:#6aa84f}.bg--orange{background-color:#ff8f00}.bg--blue{background-color:#009dda}.bg--violet{background-color:#8020bb}.popup--background{width:100%;height:100vh;position:absolute;left:0;top:0;background-color:rgba(255,255,255,.5);display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;z-index:5}.popup{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;border:1px solid rgb(153,153,153);border-left:6px solid #009dda;border-radius:4.5px;background-color:#fff}@media (min-width: 18em){.popup{padding:48px 24px}}.popup.popup--error{border-left:6px solid #ec0000}.popup.popup--error .popup--title,.popup.popup--error .btn,.popup.popup--error input[type=file]+label{color:#ec0000;border-color:#ec0000}.popup--title{color:#666;font-family:Gruppo,cursive}@media (min-width: 18em){.popup--title{font-size:24px;line-height:24px}}@media (min-width: 80em){.popup--title{font-size:1.75rem;line-height:1.75rem}}.popup--message{width:80%;font-weight:100;text-align:center}@media (min-width: 18em){.popup--message{font-size:1rem;padding:24px 0}}@media (min-width: 80em){.popup--message{font-size:1rem}}.popup--message .box--info{margin-top:24px}.popup--message .box--info *{font-size:75%}.tooltip--text{position:relative}.tooltip--text:hover .tooltip--text__item{display:inline}.tooltip--text__item{width:450px;position:absolute;z-index:5;top:24px;left:0;padding:24px;background-color:#fff;border:1px solid rgb(153,153,153);border-radius:6px;color:#000;display:none}.tooltip--text__item b{width:100%;display:block;color:#999;padding-bottom:6px}.box--grid{position:relative;-ms-box-sizing:border-box;box-sizing:border-box;min-height:1rem;padding:1rem;background:#009dda;border:1px solid rgb(255,255,255);overflow:hidden;text-align:center;color:#fff}.carrousel{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;font-size:2.5rem;color:#fff;perspective:900px;transform-style:preserve-3d}.carrousel__item{width:150px;height:150px;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;transform:rotateY(45deg);transition:.25s cubic-bezier(.5,0,.1,1);margin:0 -50px;border:1px dashed rgb(255,255,255);background-color:#009dda;cursor:pointer;perspective:300px}.carrousel__item.active{background-color:#ff8f00;margin:0;transform:none}.carrousel__item.active~.carrousel__item{transform:rotateY(-45deg)}pre.prettyprint{border:1px solid rgb(204,204,204)!important;background-color:#fff;padding:18px 0 0!important}.background{background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:auto 100%}.background--challenge{background-image:url(//statics.mars.gamelearn.io/statics/Fase1_BK_1.png)}.background--mina{background-image:url(//statics.mars.gamelearn.io/statics/Fase2_BK_1.png)}.background--mina__canvas{background-image:url(//statics.mars.gamelearn.io/statics/Fase2_BK_3.png)}.background--data{background-image:url(//statics.mars.gamelearn.io/statics/Fase1-data.png)}.background--mars{background-image:url(//statics.mars.gamelearn.io/statics/mars-skyline.jpg)}@font-face{font-family:icomoon;src:url(/assets/fonts/game/icomoon.eot?v4mceb);src:url(/assets/fonts/game/icomoon.eot?v4mceb#iefix) format("embedded-opentype"),url(/assets/fonts/game/icomoon.ttf?v4mceb) format("truetype"),url(/assets/fonts/game/icomoon.woff?v4mceb) format("woff"),url(/assets/fonts/game/icomoon.svg?v4mceb#icomoon) format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-antimateria-medium:before{content:""}.icon-penalizada:before{content:""}.icon-auto:before{content:""}.icon-hd:before{content:""}.icon-panels-show:before{content:""}.icon-panels-collapse:before{content:""}.icon-repeat-button:before{content:""}.icon-flag-base:before{content:""}.icon-flag-1:before{content:""}.icon-flag-2:before{content:""}.icon-flag-3:before{content:""}.icon-flag-4:before{content:""}.icon-flag-5:before{content:""}.icon-flag-6:before{content:""}.icon-flag-7:before{content:""}.icon-flag-8:before{content:""}.icon-flag-9:before{content:""}.icon-flag-10:before{content:""}.icon-flag-11:before{content:""}.icon-flag-12:before{content:""}.icon-flag-13:before{content:""}.icon-flag-14 .path1:before{content:"";color:#000}.icon-flag-14 .path2:before{content:"";margin-left:-1.240234375em;color:#fcfcfc}.icon-flag-15:before{content:""}.icon-flag-16:before{content:""}.icon-flag-17:before{content:""}.icon-flag-18:before{content:""}.icon-flag-19:before{content:""}.icon-flag-20:before{content:""}.icon-flag-21:before{content:""}.icon-flag-22:before{content:""}.icon-flag-23:before{content:""}.icon-flag-24:before{content:""}.icon-flag-25:before{content:""}.icon-flag-26:before{content:""}.icon-flag-27:before{content:""}.icon-flag-28:before{content:""}.icon-flag-29:before{content:""}.icon-flag-30:before{content:""}.icon-flag-31:before{content:""}.icon-flag-32:before{content:""}.icon-flag-33:before{content:""}.icon-flag-34:before{content:""}.icon-flag-35:before{content:""}.icon-flag-36:before{content:""}.icon-flag-37:before{content:""}.icon-flag-38:before{content:""}.icon-flag-39:before{content:""}.icon-flag-40:before{content:""}.icon-flag-41:before{content:""}.icon-flag-42:before{content:""}.icon-flag-43:before{content:""}.icon-flag-44:before{content:""}.icon-flag-45:before{content:""}.icon-flag-46:before{content:""}.icon-flag-47:before{content:""}.icon-flag-48:before{content:""}.icon-flag-49:before{content:""}.icon-flag-50:before{content:""}.icon-flag-forma-1:before{content:""}.icon-flag-forma-2:before{content:""}.icon-flag-forma-3:before{content:""}.icon-flag-forma-4:before{content:""}.icon-flag-forma-5:before{content:""}.icon-flag-forma-6:before{content:""}.icon-flag-forma-7:before{content:""}.icon-flag-forma-8:before{content:""}.icon-flag-forma-9:before{content:""}.icon-flag-forma-10:before{content:""}.icon-flag-forma-11:before{content:""}.icon-flag-forma-12:before{content:""}.icon-colonos:before{content:""}.icon-gcoins1:before{content:""}.icon-history:before{content:""}.icon-antimateria:before{content:""}.icon-antimateria-hex:before{content:""}.icon-dislike:before{content:""}.icon-max-hover:before{content:""}.icon-min-hover:before{content:""}.icon-circle:before{content:""}.icon-trophy:before{content:""}.icon-lightbulb:before{content:""}.icon-ball:before{content:""}.icon-crane:before{content:""}.icon-self-question:before{content:""}.icon-upgrade:before{content:""}.icon-rocket-loading:before{content:""}.icon-rocket-loading1:before{content:""}.icon-hex-background:before{content:"";color:#fff}.icon-hex-border:before{content:""}.icon-answer:before{content:""}.icon-back:before{content:""}.icon-bulldozer:before{content:""}.icon-debate:before{content:""}.icon-question:before{content:""}.icon-zoom-max:before{content:""}.icon-zoom-min:before{content:""}.icon-content:before{content:""}.icon-like:before{content:""}.icon-id:before{content:""}.icon-point:before{content:""}.icon-zoom:before{content:""}.icon-zoom-active:before{content:""}.icon-center:before{content:""}.icon-full-screen:before{content:""}.icon-zoom1:before{content:""}.icon-colonia:before{content:""}.icon-comodin:before{content:""}.icon-desafio:before{content:""}.icon-mejorar:before{content:""}.icon-pass:before{content:""}.icon-premium:before{content:""}.icon-send:before{content:""}.icon-visit:before{content:""}.icon-audio:before{content:""}.icon-doc:before{content:""}.icon-image:before{content:""}.icon-video:before{content:""}.icon-web:before{content:""}.icon-dron:before{content:""}.icon-energy:before{content:""}.icon-feed:before{content:""}.icon-gcoins:before{content:""}.icon-happiness:before{content:""}.icon-houses:before{content:""}.icon-o2:before{content:""}.icon-settlers:before{content:""}.icon-water:before{content:""}.icon-emblem-8:before{content:""}.icon-emblem-6:before{content:""}.icon-shield-9:before{content:""}.icon-shield-12:before{content:""}.icon-emblem-11:before{content:""}.icon-emblem-12:before{content:""}.icon-random:before{content:""}.icon-cubic:before{content:""}.icon-shield:before{content:""}.icon-ranking1:before{content:""}.icon-rrhh:before{content:""}.icon-badge:before{content:""}.icon-cross:before{content:""}.icon-clock:before{content:""}.icon-satellite-dish:before{content:""}.icon-alien:before{content:""}.icon-shield-bg:before{content:""}.icon-coin:before{content:""}.icon-planet:before{content:""}.icon-rocket:before{content:""}.icon-satelite:before{content:""}.icon-access-denied:before{content:""}.icon-access-granted:before{content:""}.icon-objectives:before{content:""}.icon-empty:before{content:""}.icon-faqs:before{content:""}.icon-execute:before{content:""}.icon-faqs-read:before{content:""}.icon-print:before{content:""}.icon-alarm:before{content:""}.icon-battery:before{content:""}.icon-demo:before{content:""}.icon-dialogue-off:before{content:""}.icon-dialogue-on:before{content:""}.icon-effects-off:before{content:""}.icon-effects-on:before{content:""}.icon-exit:before{content:""}.icon-language:before{content:""}.icon-mobile-landscape:before{content:""}.icon-pause:before{content:""}.icon-reading:before{content:""}.icon-rewind:before{content:""}.icon-signal:before{content:""}.icon-support:before{content:""}.icon-tutorial:before{content:""}.icon-wifi:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-back2:before{content:""}.icon-check:before{content:""}.icon-close:before{content:""}.icon-delegate:before{content:""}.icon-delete-keyboard:before{content:""}.icon-delete:before{content:""}.icon-device:before{content:""}.icon-doing:before{content:""}.icon-download:before{content:""}.icon-enter:before{content:""}.icon-file-open:before{content:""}.icon-file:before{content:""}.icon-gallery:before{content:""}.icon-info-close:before{content:""}.icon-info:before{content:""}.icon-locked:before{content:""}.icon-mail:before{content:""}.icon-map:before{content:""}.icon-meeting:before{content:""}.icon-menu:before{content:""}.icon-play:before{content:""}.icon-ranking:before{content:""}.icon-read-2:before{content:""}.icon-read:before{content:""}.icon-speak:before{content:""}.icon-view:before{content:""}.icon-work:before{content:""}.icon-hexagon:before{content:""}.icon-shield-1:before{content:""}.icon-shield-2:before{content:""}.icon-shield-3:before{content:""}.icon-shield-4:before{content:""}.icon-shield-5:before{content:""}.icon-shield-6:before{content:""}.icon-shield-7:before{content:""}.icon-shield-8:before{content:""}.icon-shield-10:before{content:""}.icon-shield-11:before{content:""}.icon-emblem-1:before{content:""}.icon-emblem-2:before{content:""}.icon-emblem-3:before{content:""}.icon-emblem-4:before{content:""}.icon-emblem-5:before{content:""}.icon-emblem-7:before{content:""}.icon-emblem-9:before{content:""}.icon-emblem-10:before{content:""}.icon-help:before{content:"?";font-family:torqueweb-light}.icon-information:before{content:"i";font-family:torqueweb-book}.challenge{width:100%;height:100vh;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;font-family:torqueweb-light}.challenge--title{position:relative;color:#2ce7a8;text-align:center;text-transform:uppercase}@media (min-width: 18em){.challenge--title{font-size:1.25rem;margin:6px 0}}@media (min-width: 60em){.challenge--title{font-size:2.5rem;margin:24px 0}}.challenge--title .bullet{position:relative}@media (min-width: 18em){.challenge--title .bullet{padding-right:16px}}@media (min-width: 60em){.challenge--title .bullet{padding-right:24px}}.challenge--title .bullet:before{content:"";width:6px;height:6px;background-color:#2ce7a8;border-radius:100%;position:absolute;top:calc(50% - 3px)}@media (min-width: 18em){.challenge--title .bullet:before{right:0}}@media (min-width: 60em){.challenge--title .bullet:before{right:2px}}.challenge--content{display:-moz-flex;display:flex;background-color:rgba(255,255,255,.8)}@media (min-width: 18em){.challenge--content{width:100%;min-height:85vh;max-height:85vh}}@media (min-width: 60em){.challenge--content{width:75%;min-height:75vh;max-height:75vh}}.challenge--subtitle{display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center}@media (min-width: 18em){.challenge--subtitle{font-size:1.25rem;padding:12px 12px 12px 24px}}@media (min-width: 60em){.challenge--subtitle{font-size:1.75rem;padding:24px 24px 24px 32px}}@media (min-width: 18em){.challenge--subtitle [class^=icon-],.challenge--subtitle [class*=" icon-"]{font-size:1.75rem;padding:0 12px 0 0}}@media (min-width: 60em){.challenge--subtitle [class^=icon-],.challenge--subtitle [class*=" icon-"]{font-size:2.5rem;padding:0 24px 0 0}}.challenge--results{width:70%;overflow-y:auto;margin-right:24px}@media (min-width: 18em){.challenge--results{min-height:80vh;max-height:80vh}}@media (min-width: 60em){.challenge--results{min-height:75vh;max-height:75vh}}@media (min-width: 18em){.challenge--results .box--border{margin:16px 32px 24px 16px}}@media (min-width: 60em){.challenge--results .box--border{margin:16px 64px 48px}}.challenge--list{width:30%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;border-left:1px dashed #2ce7a8}@media (min-width: 18em){.challenge--list{padding:16px}}@media (min-width: 60em){.challenge--list{padding:32px}}.challenge--list .box--border{color:#44505b;cursor:pointer;text-align:center;background:#44505b;background:linear-gradient(135deg,transparent 6px,#44505B 0) top left,linear-gradient(225deg,transparent 6px,#44505B 0) top right,linear-gradient(315deg,transparent 6px,#44505B 0) bottom right,linear-gradient(45deg,transparent 6px,#44505B 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}@media (min-width: 18em){.challenge--list .box--border{font-size:.75rem;margin-bottom:8px}}@media (min-width: 60em){.challenge--list .box--border{font-size:1.25rem;margin-bottom:16px}}.challenge--list .box--border .box--border__canvas{background:#fff;background:linear-gradient(135deg,transparent 6px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 6px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 6px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 6px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}@media (min-width: 18em){.challenge--list .box--border .box--border__canvas{padding:8px}}@media (min-width: 60em){.challenge--list .box--border .box--border__canvas{padding:16px}}.challenge--list .box--border .box--border__canvas span{display:block;padding:2px 0}.challenge--info{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;text-align:center}.challenge--info:first-child{border-bottom:1px dotted #44505B}.challenge--info__item{width:100%}@media (min-width: 18em){.challenge--info__item{font-size:1.25rem}}@media (min-width: 60em){.challenge--info__item{font-size:1.75rem}}.challenge--info__item:first-child{width:40px;border-right:1px dotted #44505B;padding:16px 12px;writing-mode:vertical-rl;text-orientation:sideways;letter-spacing:0}@media (min-width: 18em){.challenge--info__item:first-child{font-size:.75rem}}@media (min-width: 60em){.challenge--info__item:first-child{font-size:1rem}}.challenge--info__item.failed{color:#d52125}.challenge--info__item.success{color:#2ce7a8}.challenge--info__item .time{font-size:.75rem;padding-bottom:6px}@media (min-width: 18em){.challenge--info__item .value{font-size:1.75rem}}@media (min-width: 60em){.challenge--info__item .value{font-size:3.5rem}}@media (min-width: 18em){.challenge--info__item .result{font-size:.75rem}}@media (min-width: 60em){.challenge--info__item .result{font-size:1.25rem}}.challenge--box__title{color:#2ce7a8;font-family:torqueweb-bold;text-transform:uppercase;text-align:center;padding:1px;background:#2ce7a8;background:linear-gradient(135deg,transparent 6px,#2ce7a8 0) top left,linear-gradient(225deg,#2ce7a8 6px,#2ce7a8 0) top right,linear-gradient(315deg,transparent 6px,#2ce7a8 0) bottom right,linear-gradient(45deg,#2ce7a8 6px,#2ce7a8 0) bottom left;background-size:50% 50%;background-repeat:no-repeat}@media (min-width: 18em){.challenge--box__title{font-size:1.25rem;margin-bottom:8px}}@media (min-width: 60em){.challenge--box__title{font-size:2.5rem;margin-bottom:16px}}.challenge--box__title .challenge--box__title--canvas{background:#fff;background:linear-gradient(135deg,transparent 6px,rgb(255,255,255) 0) top left,linear-gradient(225deg,#fff 6px,#fff 0) top right,linear-gradient(315deg,transparent 6px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,#fff 6px,#fff 0) bottom left;background-size:50% 50%;background-repeat:no-repeat}@media (min-width: 18em){.challenge--box__title .challenge--box__title--canvas{padding:12px}}@media (min-width: 60em){.challenge--box__title .challenge--box__title--canvas{padding:24px}}.challenge--button__icon{position:relative;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;border:1px solid #2ce7a8;border-radius:4px;text-transform:uppercase;text-align:center;color:#2ce7a8;cursor:pointer;padding:12px}@media (min-width: 18em){.challenge--button__icon{max-width:100%;margin:0 auto;font-size:.75rem}}@media (min-width: 60em){.challenge--button__icon{max-width:85%;margin:32px auto 0;font-size:1rem}}.challenge--button__icon [class^=icon-],.challenge--button__icon [class*=" icon-"]{padding-right:24px}.challenge--button__icon [class^=icon-]:after,.challenge--button__icon [class*=" icon-"]:after{content:"";border-right:1px dashed #2ce7a8;position:absolute;width:1px;height:100%;top:0;left:38px;transform:rotate(10deg)}.signals--list{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between}@media (min-width: 18em){.signals--list{margin-top:0;margin-bottom:6px}}@media (min-width: 60em){.signals--list{margin-top:0;margin-bottom:12px}}.signals--list__item{position:relative;width:100%;text-align:center;cursor:pointer;transition:.25s cubic-bezier(.5,0,.1,1);transform-style:preserve-3d;perspective:1000px}@media (min-width: 18em){.signals--list__item{min-height:200px;max-height:200px;font-size:1rem;margin-left:12px}}@media (min-width: 60em){.signals--list__item{min-height:350px;max-height:350px;font-size:1.75rem}}@media (min-width: 60em) and (max-height: 45em){.signals--list__item{min-height:300px;max-height:300px;font-size:1.5rem}}.signals--list__item.show--info{transform:rotateY(180deg)}.signals--list__item:first-child{margin-left:0}.signals--list__item.disabled .signal--back,.signals--list__item.disabled .signal--front{cursor:default}.signals--list__item .btn--shape [class^=icon-],.signals--list__item .btn--shape [class*=icon-]{padding:0}.signals--list__item .btn--shape__canvas{font-family:torqueweb-book}@media (min-width: 18em){.signals--list__item .btn--shape__canvas{font-size:1rem}}@media (min-width: 60em){.signals--list__item .btn--shape__canvas{font-size:1.5rem}}@media (min-width: 18em){.signals--list__item .btn--orange [class^=icon-]:first-child:after,.signals--list__item .btn--orange [class*=icon-]:first-child:after{left:30px}}@media (min-width: 60em){.signals--list__item .btn--orange [class^=icon-]:first-child:after,.signals--list__item .btn--orange [class*=icon-]:first-child:after{left:38px}}.signal--back,.signal--front{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;transition:.25s cubic-bezier(.5,0,.1,1);width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(255,255,255,.4);border:1px solid #CBCBCB;border-radius:3px;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (min-width: 18em){.signal--back,.signal--front{padding:12px}}@media (min-width: 60em){.signal--back,.signal--front{padding:32px 24px}}.signal--front{z-index:1;transform:rotateY(0)}.signal--front .icon-answer,.signal--front .icon-debate,.signal--front .icon-question{color:#828282}@media (min-width: 18em){.signal--front .icon-answer,.signal--front .icon-debate,.signal--front .icon-question{font-size:1.25rem}}@media (min-width: 60em){.signal--front .icon-answer,.signal--front .icon-debate,.signal--front .icon-question{font-size:3.5rem}}@media (min-width: 60em) and (max-height: 45em){.signal--front .icon-answer,.signal--front .icon-debate,.signal--front .icon-question{font-size:2.5rem}}.signal--back{z-index:0;transform:rotateY(180deg)}@media (min-width: 18em){.signal--back .signal--type{font-size:.75rem;line-height:1rem}}@media (min-width: 60em){.signal--back .signal--type{font-size:1.25rem;line-height:1.5rem}}@keyframes signal-wave{0%{transform:translate(0) translateZ(0) scaleY(1)}25%{transform:translate(0) translateZ(0) scaleY(.6)}50%{transform:translate(0) translateZ(0) scaleY(1)}75%{transform:translate(0) translateZ(0) scaleY(.6)}75%{transform:translate(0) translateZ(0) scaleY(.6)}}.signals--waves{position:absolute;left:0;top:0;width:100%;height:100%;transition:.25s cubic-bezier(.5,0,.1,1)}.signal-1{position:relative;width:100%;height:120px;background-image:url(//statics.mars.gamelearn.io/statics/wave-1.png);background-repeat:no-repeat;background-position:left center;background-size:100% auto;animation:signal-wave 10s linear infinite;position:absolute;left:0;top:50%}.signal-1:before{content:"";width:100%;height:2px;background-color:#c4c8cc;position:absolute;left:0;top:50%}.signal--name:hover{transition:.3s cubic-bezier(.5,0,.1,1);text-shadow:6px 6px 32px rgb(255,255,255)}.signal--title{position:relative;z-index:1;font-family:torqueweb-medium;text-transform:uppercase;color:#f17824}@media (min-width: 18em){.signal--title{font-size:1.25rem;padding-top:36px}}@media (min-width: 60em){.signal--title{font-size:2.5rem;padding-top:6px}}.signal--title .signal--subtitle{font-family:torqueweb-light;text-transform:none;display:block;color:#44505b}@media (min-width: 18em){.signal--title .signal--subtitle{font-size:1rem}}@media (min-width: 60em){.signal--title .signal--subtitle{font-size:1.25rem;margin-top:10px}}.signal--get{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;font-family:torqueweb-book;text-transform:uppercase;color:#cbcbcb}@media (min-width: 18em){.signal--get{font-size:1rem;padding:12px 0}}@media (min-width: 60em){.signal--get{font-size:1.25rem;padding:12px 0}}.signal--get:before{content:"";width:45%;height:1px;background-color:#cbcbcb;position:absolute;left:0;top:50%}.signal--get:after{content:"";width:45%;height:1px;background-color:#cbcbcb;position:absolute;right:0;top:50%}.signal--num{min-width:50px;position:relative;padding:6px;background-color:#fff;border:1px solid #CBCBCB}.signal--num:before{content:"";width:0;height:0;border-right:6px solid transparent;border-top:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid rgb(255,255,255);position:absolute;top:-12px;left:calc(50% - 6px);z-index:1}.signal--num:after{content:"";width:0;height:0;border-right:8px solid transparent;border-top:8px solid transparent;border-left:8px solid transparent;border-bottom:8px solid #CBCBCB;position:absolute;top:-16px;left:calc(50% - 8px);z-index:0}.signal--topic{position:relative;color:#44505b;font-family:torqueweb-book;padding-bottom:6px}@media (min-width: 18em){.signal--topic{font-size:.75rem}}@media (min-width: 60em){.signal--topic{font-size:1rem}}.signal--topic b{font-weight:700}.shield{position:relative;width:50px;height:50px;cursor:pointer}.shield--item{position:relative;width:50px;height:50px;background-image:url(//statics.mars.gamelearn.io/statics/shield.png);background-repeat:no-repeat;background-size:50px 50px;z-index:1}.shield--icon{font-size:1.25rem;position:absolute;left:50%;transform:translate(-50%,-50%);top:45%;z-index:1}.shield--background{font-size:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shield--name{color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.shield--position{position:absolute;top:6px}@media (min-width: 18em){.shield--position{left:24px}}@media (min-width: 60em){.shield--position{left:32px}}.shield--black{color:#383838}.shield--white{color:#fff}.shield--orange{color:#f17824}.shield--green{color:#6aa84f}.shield--violet{color:#7c6db4}.shield--lightviolet{color:#b867a1}.shield--lightgreen{color:#2ce7a8}.shield--yellow{color:#fff507}.shield--darkyellow{color:#d7bb29}.shield--lightgrey{color:#e8e8e8}.shield--grey{color:#606060}.shield--lightblue{color:#3c92ca}.shield--red{color:#e83d25}.shield--blue{color:#4b5b76}.settings{width:100%;height:100vh;display:-moz-flex;display:flex;font-family:torqueweb-light}@media (min-width: 18em){.settings{padding:6px}}@media (min-width: 60em){.settings{padding:12px}}.settings--title{position:relative;margin:0 auto}.settings--title__name{color:#44505b;font-family:torqueweb-book;text-transform:capitalize}@media (min-width: 18em){.settings--title__name{font-size:1.25rem}}@media (min-width: 60em){.settings--title__name{font-size:1.75rem;padding-bottom:6px}}.settings--content{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-flex-direction:column;flex-direction:column;background-color:rgba(255,255,255,.9);border-radius:4.5px}.settings--subtitle{display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;color:#737c84}@media (min-width: 18em){.settings--subtitle{font-size:1.25rem;padding:12px}}@media (min-width: 60em){.settings--subtitle{font-size:1.75rem;padding:24px 24px 24px 32px}}@media (min-width: 18em){.settings--subtitle [class^=icon-],.settings--subtitle [class*=" icon-"]{font-size:1.75rem;padding:0 12px 0 0}}@media (min-width: 60em){.settings--subtitle [class^=icon-],.settings--subtitle [class*=" icon-"]{font-size:2.5rem;padding:0 24px 0 0}}.settings--customization{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.settings--customization{padding:12px}}@media (min-width: 60em){.settings--customization{padding:0 32px}}.shield-base{position:relative;font-size:2.5rem}.shield-base.big{font-size:5rem}.shield-base.x-big{font-size:7.5rem}.shield-base .shield-base-icon{font-size:50%;position:absolute;left:50%;transform:translate(-50%,-50%);top:45%}.shield-base .shield-base-background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.settings--customization__shield{width:30%;min-height:50vh;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column}.settings--customization__shield .shield{position:relative}@media (min-width: 18em){.settings--customization__shield .shield{width:150px;height:150px}}@media (min-width: 60em){.settings--customization__shield .shield{width:300px;height:300px}}.settings--customization__shield .shield--item{position:relative;background-image:url(//statics.mars.gamelearn.io/statics/shield.png);background-repeat:no-repeat;background-position:left top;z-index:1}@media (min-width: 18em){.settings--customization__shield .shield--item{width:150px;height:150px;background-size:150px 150px}}@media (min-width: 60em){.settings--customization__shield .shield--item{width:300px;height:300px;background-size:300px 300px}}.settings--customization__shield .shield--icon{position:absolute;left:50%;transform:translate(-50%,-50%);top:45%;z-index:1}@media (min-width: 18em){.settings--customization__shield .shield--icon{font-size:3.5rem}}@media (min-width: 60em){.settings--customization__shield .shield--icon{font-size:7rem}}.settings--customization__shield .shield--icon{text-shadow:0 4px rgba(0,0,0,.4)}.settings--customization__shield .shield--background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width: 18em){.settings--customization__shield .shield--background{font-size:7.665rem}}@media (min-width: 60em){.settings--customization__shield .shield--background{margin-top:11px;font-size:17.15rem}}.settings--customization__shield .shield--canvas__texture{background-color:none;padding:0;position:static}.settings--customization__flag{width:30%;min-height:50vh;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column}.settings--federations{width:100%;overflow:auto;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;flex-wrap:wrap}@media (min-width: 18em){.settings--federations{max-height:70vh;padding:3%;margin-bottom:12px}}@media (min-width: 60em){.settings--federations{max-height:75vh;padding:5%;margin-bottom:32px}}.settings--federations__item{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;transition:.25s cubic-bezier(.5,0,.1,1);padding:8px;margin-bottom:12px;cursor:pointer}@media (min-width: 18em){.settings--federations__item{width:32%}}@media (min-width: 60em){.settings--federations__item{width:23%}}.settings--federations__item.settings--federations__selected,.settings--federations__item:hover{border:1px solid #F17824;border-radius:6px}.settings--federations__name{color:#737c84;font-family:torqueweb-book;text-transform:uppercase;padding-top:6px}@media (min-width: 18em){.settings--federations__name{font-size:.75rem}}@media (min-width: 60em){.settings--federations__name{font-size:1rem}}.settings--federations__message{width:90%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;margin:6px auto 0;border-radius:18px;background-color:#f0eeef;color:#44505b;font-family:torqueweb-book}@media (min-width: 18em){.settings--federations__message{padding:6px;font-size:.75rem}}@media (min-width: 60em){.settings--federations__message{padding:12px;font-size:1.25rem}}.settings--federations__message [class^=icon-],.settings--federations__message [class*=" icon-"]{padding-right:12px}@media (min-width: 18em){.settings--federations__message [class^=icon-],.settings--federations__message [class*=" icon-"]{font-size:1rem}}@media (min-width: 60em){.settings--federations__message [class^=icon-],.settings--federations__message [class*=" icon-"]{font-size:1.5rem}}.settings--federation__members{width:70%;color:#737c84;overflow:auto;max-height:60vh}@media (min-width: 18em){.settings--federation__members{padding:12px;font-size:1rem}}@media (min-width: 60em){.settings--federation__members{padding:0 0 0 48px;font-size:1.75rem}}.settings--federation__members .title{padding-bottom:12px}.settings--federation__items{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;flex-wrap:wrap}.settings--federation__items li{position:relative;width:50%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}@media (min-width: 18em){.settings--federation__items li{padding:6px}}@media (min-width: 60em){.settings--federation__items li{padding:12px}}.settings--federation__items li.active{background-color:#fbfbfb;border:1px solid #F17824;border-radius:3px}.settings--federation__items li .shield--canvas__texture{background:none;position:static}.settings--federation__items .settings--member__info{font-family:torqueweb-book;font-size:1.25rem;line-height:1.25rem;color:#737c84}@media (min-width: 18em){.settings--federation__items .settings--member__info{font-size:.75rem;line-height:.75rem}}@media (min-width: 60em){.settings--federation__items .settings--member__info{font-size:1.25rem;line-height:1.25rem}}.settings--federation__items .settings--member__info div:first-child{color:#44505b;font-family:torqueweb-medium;text-transform:uppercase}@media (min-width: 18em){.settings--federation__items .settings--member__info div:first-child{font-size:1rem;line-height:1rem}}@media (min-width: 60em){.settings--federation__items .settings--member__info div:first-child{font-size:1.25rem;line-height:1.25rem}}.settings--federation__name{font-family:torqueweb-book;color:#737c84}@media (min-width: 18em){.settings--federation__name{font-size:1rem;padding-top:12px}}@media (min-width: 60em){.settings--federation__name{font-size:1.5rem;padding-top:24px}}.settings--customization__options{width:70%;color:#737c84}@media (min-width: 18em){.settings--customization__options{padding:12px;font-size:1.25rem}}@media (min-width: 60em){.settings--customization__options{padding:0 0 0 48px;font-size:1.75rem}}.settings--block{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:flex-start;align-items:flex-start}@media (min-width: 18em){.settings--block:first-child{width:100%}}@media (min-width: 60em){.settings--block:first-child{width:89%}}@media (min-width: 100em){.settings--block:first-child{width:64%}}.settings--selector{width:100%}@media (min-width: 18em){.settings--selector{padding:6px}}@media (min-width: 60em){.settings--selector{padding:24px}}.settings--selector.active{background-color:#fff;border:1px solid #737C84;border-radius:10px}.settings--selector.picker{padding:0;background-color:transparent;border:none}@media (min-width: 18em){.settings--selector.picker{padding-top:8px}}@media (min-width: 60em){.settings--selector.picker{padding-top:32px}}.settings--selector.picker [class^=icon-],.settings--selector.picker [class*=" icon-"]{cursor:pointer;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.settings--selector.picker [class^=icon-],.settings--selector.picker [class*=" icon-"]{font-size:1.25rem;padding-right:6px;padding-bottom:0}}@media (min-width: 60em){.settings--selector.picker [class^=icon-],.settings--selector.picker [class*=" icon-"]{font-size:3.5rem;padding-right:16px}}.settings--selector.picker [class^=icon-]:hover,.settings--selector.picker [class*=" icon-"]:hover{transform:scale(1.2)}@media (min-width: 18em){.settings--name{padding-bottom:12px;font-size:1rem}}@media (min-width: 60em){.settings--name{padding-bottom:24px;font-size:1.5rem}}.settings--items{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;flex-wrap:wrap}.settings--items [class^=icon-],.settings--items [class*=" icon-"]{cursor:pointer;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.settings--items [class^=icon-],.settings--items [class*=" icon-"]{font-size:1.25rem;padding-right:12px;padding-bottom:6px}}@media (min-width: 60em){.settings--items [class^=icon-],.settings--items [class*=" icon-"]{font-size:2.5rem;padding-right:16px;padding-bottom:12px}}.settings--items [class^=icon-]:hover,.settings--items [class*=" icon-"]:hover{transform:scale(1.2)}.settings--items .shield--white{text-shadow:0 0 1px #44505B}.settings--buttons{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.settings--buttons{padding:0 0 12px}}@media (min-width: 60em){.settings--buttons{padding:0 0 64px}}.shield--canvas__texture{position:static;z-index:3;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;background-color:rgba(255,255,255,.6);border-radius:0 0 50% 50%}@media (min-width: 18em){.shield--canvas__texture{left:24px;top:0;padding:3px}}@media (min-width: 60em){.shield--canvas__texture{left:32px;top:0;padding:8px}}.shield--canvas__texture .shield--name{display:none}.mina{width:100%;height:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;font-family:torqueweb-light;color:#44505b;text-align:center;position:absolute;left:0;top:0}@media (min-width: 18em){.mina{position:fixed}}@media (min-width: 60em){.mina{position:absolute}}.mina.historial{-moz-justify-content:flex-end;justify-content:flex-end}@media (min-width: 18em){.mina.fase-2 .markers--layer{display:none}}@media (min-width: 60em){.mina.fase-2 .markers--layer{display:-moz-flex;display:flex}}@media (min-width: 18em){.mina.fase-2 .mina--buttons.disabled{opacity:.5}}@media (min-width: 60em){.mina.fase-2 .mina--buttons.disabled{opacity:1}}.mina--layer{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;-moz-flex-grow:1;flex-grow:1}.mina--layer:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:3px;background-color:rgba(255,255,255,.75)}@media (min-width: 18em){.mina--layer{max-width:100%;padding:2%}}@media (min-width: 60em){.mina--layer{max-width:98%;padding:2% 5%;margin-top:120px;margin-bottom:12px}}@media (min-width: 100em){.mina--layer{margin-bottom:24px}}@media (min-width: 60em) and (max-height: 45em){.mina--layer{margin-top:100px}}.mina--layer.vertical--center{-moz-justify-content:center;justify-content:center}.mina--layer.vertical--top{-moz-justify-content:flex-start;justify-content:flex-start}@media (min-width: 18em){.mina--layer.questions{-moz-justify-content:flex-start;justify-content:flex-start}}@media (min-width: 60em){.mina--layer.questions{-moz-justify-content:space-between;justify-content:space-between}}.mina--message,.mina--question{width:100%;position:relative;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;flex-wrap:wrap;color:#44505b;font-family:torqueweb-book}@media (min-width: 18em){.mina--message,.mina--question{font-size:1.25rem;padding-bottom:12px;padding-top:48px}}@media (min-width: 60em){.mina--message,.mina--question{font-size:2rem;padding-bottom:24px}}.mina--message .value,.mina--question .value{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;color:#891593}.mina--message .value span:first-child,.mina--question .value span:first-child{padding-right:3px}.mina--message .amount,.mina--question .amount{width:auto;display:-moz-flex;display:flex;position:absolute;right:0;color:#891593}@media (min-width: 18em){.mina--message .amount,.mina--question .amount{top:50%;font-size:1.5rem}}@media (min-width: 60em){.mina--message .amount,.mina--question .amount{font-size:1.75rem}}.mina--message div,.mina--question div{max-width:85%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:flex-start;align-items:flex-start}.mina--message.active,.active.mina--question{color:#f17824}.mina--type__questions{position:absolute;left:5%;bottom:7%;font-family:torqueweb-book}@media (min-width: 18em){.mina--type__questions{font-size:.75rem}}@media (min-width: 60em){.mina--type__questions{font-size:1.25rem}}.mina--type__questions .certified{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#6aa84f}.mina--type__questions .penalized{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#d52125}.mina--type__questions span{padding-right:6px}.mina--subtitle{position:relative;color:#f17824;font-family:torqueweb-medium}@media (min-width: 18em){.mina--subtitle{font-size:1rem}}@media (min-width: 60em){.mina--subtitle{font-size:1.25rem}}.mina--question{position:relative;max-width:100%}@media (min-width: 18em){.mina--question{font-size:1.25rem}}@media (min-width: 60em){.mina--question{font-size:1.5rem}}.mina--response{position:relative;width:100%;margin:8px 0 0;background-color:rgba(255,255,255,.5);border:transparent;border-radius:6px;cursor:pointer;text-align:center;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.mina--response{font-size:1rem;padding:8px;margin:8px 0 0}}@media (min-width: 60em){.mina--response{font-size:1.75rem;padding:32px;margin:0}}@media (min-width: 60em) and (max-height: 45em){.mina--response{padding:24px}}.mina--response.success{background-color:#6aa84f;color:#fff;border-color:transparent;font-family:torqueweb-book}.mina--response.failed{background-color:#d52125;color:#fff;border-color:transparent;font-family:torqueweb-book}.mina--response.review--success{background-color:#6aa84f;border-color:transparent;color:#fff}.mina--response.review--failed{background-color:#d52125;border-color:transparent;color:#fff}.mina--response:active{border:1px solid transparent;box-shadow:0 0 6px #737c84;opacity:.8}@media (min-width: 18em){.mina--response.small{font-size:1rem}}@media (min-width: 60em){.mina--response.small{font-size:1.25rem}}@media (min-width: 18em){.mina--response.medium{font-size:1rem}}@media (min-width: 60em){.mina--response.medium{font-size:1.5rem}}.mina--questions{width:100%}.mina--buttons{position:relative;width:100%;min-height:48px;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mina--buttons{margin-top:12px}}@media (min-width: 60em){.mina--buttons{margin-top:24px}}@media (min-width: 60em){.mina--buttons.paginator{display:-moz-flex;display:flex}}.mina--buttons.paginator [class^=icon-],.mina--buttons.paginator [class*=" icon-"]{font-size:.75rem;font-weight:700;padding:0}.mina--buttons.paginator .btn--shape__canvas{padding:8px}.mina--button__form{position:relative;border:1px dotted #44505B;background-color:#fff;border-radius:3px;cursor:pointer;font-weight:700;text-align:center;text-transform:uppercase;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.mina--button__form{padding:8px 16px;margin:0 6px;font-size:.75rem}}@media (min-width: 60em){.mina--button__form{padding:16px 32px;margin:6px;font-size:1rem}}.mina--button__form:hover{color:inherit;text-shadow:0 0 3px rgb(255,255,255);opacity:.8}.mina--button__form.success{color:#fff;background-color:#6aa84f}.mina--button__form.failed{color:#fff;background-color:#d52125}.mina--button__form.selected{color:#f17824;border-color:#f17824}.mina--button__form.normal{min-width:130px;color:#f17824;border-color:#f17824;border-style:solid;font-weight:700}.mina--textarea{position:relative;width:100%;background:transparent;border:1px solid #737C84;border-radius:1px;color:#44505b;font-family:torqueweb-light;outline:0}@media (min-width: 18em){.mina--textarea{height:20vh;font-size:1rem;margin-top:16px;padding:6px}}@media (min-width: 60em){.mina--textarea{height:25vh;font-size:1.25rem;margin-top:32px;padding:12px}}.mina--textarea.failed{border-color:#d52125}.mina--satelite{position:relative;background:#44505b;background:linear-gradient(135deg,transparent 3px,#44505B 0) top left,linear-gradient(225deg,transparent 3px,#44505B 0) top right,linear-gradient(315deg,transparent 3px,#44505B 0) bottom right,linear-gradient(45deg,transparent 3px,#44505B 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px}.mina--satelite__button{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;background:#fff;background:linear-gradient(135deg,transparent 3px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 3px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 3px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;cursor:pointer;line-height:0}@media (min-width: 18em){.mina--satelite__button{width:30px;height:30px;font-size:1.25rem}}@media (min-width: 60em){.mina--satelite__button{width:45px;height:45px;font-size:1.5rem}}.mina--block{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;position:relative;width:100%;background:transparent;border:1px solid #737C84;border-radius:1px;color:#44505b}@media (min-width: 18em){.mina--block{margin-top:6px;padding:6px;font-size:1rem}}@media (min-width: 60em){.mina--block{margin-top:16px;padding:16px;font-size:1.25rem}}.mina--block.success{box-shadow:0 0 6px #2ce7a8;border-color:transparent}.mina--block.failed{box-shadow:0 0 6px #d52125;border-color:transparent}.mina--block.active{background-color:rgba(255,255,255,.4)}.mina--block .checkbox,.mina--block .radiobutton{margin:0}.mina--block .mina--textarea{width:100%;margin:0;padding:0;border:0;max-height:9vh}.mina--block input[type=checkbox]+label:before,.mina--block input[type=radio]+label:before{top:-2px}.mina--block input[type=checkbox]:checked+label:before,.mina--block input[type=radio]:checked+label:before{color:#f17824}.mina--block input[type=text]{width:95%;background:transparent;border:none;color:#44505b;font-family:torqueweb-light;outline:0}@media (min-width: 18em){.mina--block input[type=text]{font-size:1rem;height:20px}}@media (min-width: 60em){.mina--block input[type=text]{font-size:1.25rem;height:25px}}.mina--block input::-webkit-input-placeholder,.mina--block textarea::-webkit-input-placeholder{color:#44505b}@media (min-width: 18em){.mina--block input::-webkit-input-placeholder,.mina--block textarea::-webkit-input-placeholder{font-size:1rem}}@media (min-width: 60em){.mina--block input::-webkit-input-placeholder,.mina--block textarea::-webkit-input-placeholder{font-size:1.25rem}}.mina--block input:-moz-placeholder,.mina--block textarea::-webkit-input-placeholder{color:#44505b}@media (min-width: 18em){.mina--block input:-moz-placeholder,.mina--block textarea::-webkit-input-placeholder{font-size:1rem}}@media (min-width: 60em){.mina--block input:-moz-placeholder,.mina--block textarea::-webkit-input-placeholder{font-size:1.25rem}}.mina--block input:-ms-input-placeholder,.mina--block textarea::-webkit-input-placeholder{color:#44505b}@media (min-width: 18em){.mina--block input:-ms-input-placeholder,.mina--block textarea::-webkit-input-placeholder{font-size:1rem}}@media (min-width: 60em){.mina--block input:-ms-input-placeholder,.mina--block textarea::-webkit-input-placeholder{font-size:1.25rem}}.mina--upload{position:absolute;cursor:pointer}@media (min-width: 18em){.mina--upload{font-size:.625rem;right:3px;top:3px}}@media (min-width: 60em){.mina--upload{font-size:1rem;right:6px;top:6px}}.mina--caracteres{position:absolute}@media (min-width: 18em){.mina--caracteres{font-size:.625rem;right:3px;bottom:3px}}@media (min-width: 60em){.mina--caracteres{font-size:.75rem;right:6px;bottom:6px}}.mina--discussion{position:relative;width:100%;display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;text-align:left}@media (min-width: 18em){.mina--discussion{min-height:36vh;max-height:36vh;font-size:.75rem}}@media (min-width: 60em){.mina--discussion{min-height:40vh;max-height:40vh;font-size:1.25rem}}.mina--discussion .success{color:#2ce7a8}.mina--discussion .failed{color:#d52125}.mina--discussion ol{padding:0 0 0 16px}@media (min-width: 18em){.mina--discussion ol{line-height:22px;margin:6px 0 0}}@media (min-width: 60em){.mina--discussion ol{line-height:32px;margin:12px 0 0}}.mina--discussion p{margin:0}.mina--discussion.scroll{overflow-y:auto;flex-wrap:wrap;align-content:flex-start}@media (min-width: 18em){.mina--discussion.scroll{padding:0}}@media (min-width: 60em){.mina--discussion.scroll{padding:32px}}.mina--discussion__item{position:relative;width:100%;padding:12px 0;border-bottom:1px dotted #737C84}.mina--discussion__item:last-child{border:none}.mina--discussion__item .title{width:100%;display:block;color:#f17824;font-family:torqueweb-book;text-transform:uppercase;padding-bottom:6px}.mina--discussion__item .vote{display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;-moz-justify-content:space-between;justify-content:space-between}@media (min-width: 18em){.mina--discussion__question{width:30%;padding:0 12px}}@media (min-width: 60em){.mina--discussion__question{width:30%;padding:0 24px}}.mina--discussion__reason{border-left:1px dotted #737C84}@media (min-width: 18em){.mina--discussion__reason{width:70%;max-height:52vh;overflow-y:auto;padding:0 12px}}@media (min-width: 60em){.mina--discussion__reason{width:70%;padding:0 24px;max-height:auto;overflow-y:hidden}}.mina--discussion__title{font-weight:700}@media (min-width: 18em){.mina--discussion__title{font-size:1rem;padding:0 0 8px}}@media (min-width: 60em){.mina--discussion__title{font-size:1.75rem;padding:0 0 16px}}.mina--discussion__response{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;border:1px dotted #44505B}@media (min-width: 18em){.mina--discussion__response{min-height:40px;font-size:.75rem;padding:6px 8px;margin-top:6px}}@media (min-width: 60em){.mina--discussion__response{min-height:75px;font-size:1rem;padding:0 16px;margin-top:12px}}.mina--discussion__response.success{border-color:#6aa84f;color:#6aa84f}.mina--discussion__response [class^=icon-],.mina--discussion__response [class*=" icon-"]{position:absolute;bottom:6px;right:6px}.mina--paginator{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mina--paginator{margin:12px auto 6px;font-size:.75rem}}@media (min-width: 60em){.mina--paginator{margin:32px auto 12px;font-size:1.25rem}}.mina--paginator__pages{min-width:25%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;position:relative}.mina--paginator__pages .bullet{display:block;background-color:#cbcbcb;border-radius:100%}@media (min-width: 18em){.mina--paginator__pages .bullet{width:12px;height:12px}}@media (min-width: 60em){.mina--paginator__pages .bullet{width:15px;height:15px}}.mina--paginator__pages .bullet.active{background-color:#13658e}.mina--paginator__pages [class^=icon-],.mina--paginator__pages [class*=" icon-"]{cursor:pointer}.mina--paginator__questions{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;transition:.25s cubic-bezier(.5,0,.1,1);position:relative}@media (min-width: 18em){.mina--paginator__questions{padding-bottom:8px}}@media (min-width: 60em){.mina--paginator__questions{padding-bottom:16px}}.mina--paginator__questions [class^=icon-],.mina--paginator__questions [class*=" icon-"]{cursor:pointer}@media (min-width: 18em){.mina--paginator__questions [class^=icon-],.mina--paginator__questions [class*=" icon-"]{font-size:1.75rem}}@media (min-width: 60em){.mina--paginator__questions [class^=icon-],.mina--paginator__questions [class*=" icon-"]{font-size:2.5rem}}.mina--paginator__questions--item{color:#44505b}@media (min-width: 18em){.mina--paginator__questions--item{font-size:1rem;padding:0 24px}}@media (min-width: 60em){.mina--paginator__questions--item{font-size:1.5rem;padding:0 32px}}.mina--event{width:75%;position:relative}@media (min-width: 18em){.mina--event{font-size:1.25rem}}@media (min-width: 60em){.mina--event{font-size:1.75rem}}.mina--event .amount{position:absolute;right:0;top:0}.mina--event__title{font-family:torqueweb-medium;text-transform:uppercase;font-size:2.5rem;color:#f17824}@media (min-width: 18em){.mina--event__title{font-size:1.75rem;line-height:1.5rem;letter-spacing:1px}}@media (min-width: 60em){.mina--event__title{font-size:2.5rem;line-height:1.75rem;letter-spacing:2px}}.mina--event__title.green{color:#2ce7a8}.mina--event__title.violet{color:#891593}.mina--event__title.red{color:#d52125}.mina--event__subtitle{color:#f17824}@media (min-width: 18em){.mina--event__subtitle{padding:12px 0}}@media (min-width: 60em){.mina--event__subtitle{padding:24px 0}}.mina--event__subtitle.green{color:#2ce7a8}.mina--event__subtitle.violet{color:#891593}.mina--event__subtitle.red{color:#d52125}.mina--event__text{padding:12px 0}.mina--text,.mina--number__questions{border-bottom:1px dotted rgb(0,0,0);color:#44505b;position:relative}@media (min-width: 18em){.mina--text,.mina--number__questions{font-size:1rem;padding:12px 0}}@media (min-width: 60em){.mina--text,.mina--number__questions{font-size:1.25rem;padding:24px 0}}.mina--number__questions{border:none}.mina--historial{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-flex-grow:1;flex-grow:1;background-color:rgba(240,238,239,.5);border-radius:3px}@media (min-width: 18em){.mina--historial{padding:75px 48px 0}}@media (min-width: 60em){.mina--historial{padding:118px 64px 0}}.mina--historial__container{width:100%;background-color:#f0eeef;overflow:auto;-moz-flex-grow:1;flex-grow:1}@media (min-width: 18em){.mina--historial__container{min-height:60vh;max-height:60vh}}@media (min-width: 60em){.mina--historial__container{min-height:70vh;max-height:70vh}}.mina--historial__item{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;border-bottom:1px dotted #737C84;cursor:pointer}@media (min-width: 18em){.mina--historial__item{padding:8px;font-size:1rem}}@media (min-width: 60em){.mina--historial__item{padding:12px;font-size:1.25rem}}.mina--historial__item.mine{color:#000}.mina--historial__item .text{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.mina--historial__item .text [class^=icon-],.mina--historial__item .text [class*=" icon-"]{padding-right:6px}@media (min-width: 18em){.mina--historial__item .btn--shape__canvas{padding:8px}}@media (min-width: 60em){.mina--historial__item .btn--shape__canvas{padding:12px}}.mina--historial__info{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.mina--historial__info .votes{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;text-align:center}.mina--historial__info .votes .vote{min-width:64px;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;gap:3px;padding:5px}.mina--historial__info .votes .vote.selected{border:1px solid #737C84;border-radius:10px}.mina--historial__info .state{text-transform:capitalize;min-width:150px}.mina--historial__info .icons{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.mina--historial__info .icons--item{padding:0 6px}.box--border{background:#737c84;background:linear-gradient(135deg,transparent 10px,#737C84 0) top left,linear-gradient(225deg,transparent 10px,#737C84 0) top right,linear-gradient(315deg,transparent 10px,#737C84 0) bottom right,linear-gradient(45deg,transparent 10px,#737C84 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px}.box--border.success{background:#2ce7a8;background:linear-gradient(135deg,transparent 10px,#2ce7a8 0) top left,linear-gradient(225deg,transparent 10px,#2ce7a8 0) top right,linear-gradient(315deg,transparent 10px,#2ce7a8 0) bottom right,linear-gradient(45deg,transparent 10px,#2ce7a8 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.box--border.failed{background:#d52125;background:linear-gradient(135deg,transparent 10px,#D52125 0) top left,linear-gradient(225deg,transparent 10px,#D52125 0) top right,linear-gradient(315deg,transparent 10px,#D52125 0) bottom right,linear-gradient(45deg,transparent 10px,#D52125 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.box--border .box--border__canvas{background:#fff;background:linear-gradient(135deg,transparent 10px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 10px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 10px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 10px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.box--likes{display:-moz-flex;display:flex;-moz-justify-content:space-around;justify-content:space-around;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;width:50px;height:20vh;background-color:#fff;border:2px solid #828282;border-right:none;border-radius:12px 0 0 12px;color:#44505b;cursor:pointer;position:absolute;right:0;top:calc(50% - 10vh);z-index:1}@media (min-width: 18em){.box--likes{font-size:1.25rem}}@media (min-width: 60em){.box--likes{font-size:1.5rem}}.box--likes .success{color:#6aa84f}.box--likes .failed{color:#d52125}.box--money{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;padding:12px 24px;font-family:torqueweb-book;background-color:#891593;color:#fff;z-index:6;border:1px solid #891593;border-radius:3px}@media (min-width: 18em){.box--money{font-size:1.25rem}}@media (min-width: 60em){.box--money{font-size:1.5rem}}.markers--layer{display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start}.markers{position:relative;top:-7px;background:#000;background:linear-gradient(135deg,#000 6px,#000 0) top left,linear-gradient(225deg,#000 6px,#000 0) top right,linear-gradient(315deg,transparent 6px,rgb(0,0,0) 0) bottom right,linear-gradient(45deg,transparent 6px,rgb(0,0,0) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px;text-align:center}.markers:nth-child(1){padding-right:0}.markers:nth-child(2){padding-right:0;padding-left:0}.markers:nth-child(2) .markers--table{position:relative}.markers:nth-child(2) .markers--table:before{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:0;left:-1px}.markers:nth-child(2) .markers--table:after{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:0;right:0}.markers:nth-child(3){padding-right:0;padding-left:0}.markers:nth-child(3) .markers--table{position:relative}.markers:nth-child(3) .markers--table:before{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:0;left:-1px}.markers:nth-child(3) .markers--table:after{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:0;right:0}.markers:nth-child(4){padding-left:0}.markers--footer .markers{top:8px;background:#000;background:linear-gradient(135deg,transparent 6px,rgb(0,0,0) 0) top left,linear-gradient(225deg,transparent 6px,rgb(0,0,0) 0) top right,linear-gradient(315deg,#000 6px,#000 0) bottom right,linear-gradient(45deg,#000 6px,#000 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px}.markers--footer .markers:nth-child(1){padding-right:0}.markers--footer .markers:nth-child(2){padding-right:0;padding-left:0}.markers--footer .markers:nth-child(2) .markers--table{position:relative}.markers--footer .markers:nth-child(2) .markers--table:before{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:7px;left:-1px}.markers--footer .markers:nth-child(2) .markers--table:after{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:7px;right:0}.markers--footer .markers:nth-child(3){padding-right:0;padding-left:0}.markers--footer .markers:nth-child(3) .markers--table{position:relative}.markers--footer .markers:nth-child(3) .markers--table:before{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:7px;left:-1px}.markers--footer .markers:nth-child(3) .markers--table:after{content:"";width:1px;height:calc(100% - 8px);background-color:#dad5d7;position:absolute;top:7px;right:0}.markers--footer .markers:nth-child(4){padding-left:0}.markers--footer .markers--canvas{background:#f0eeef;background:linear-gradient(135deg,transparent 6px,#f0eeef 0) top left,linear-gradient(225deg,transparent 6px,#f0eeef 0) top right,linear-gradient(315deg,#f0eeef 6px,#f0eeef 0) bottom right,linear-gradient(45deg,#f0eeef 6px,#f0eeef 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.markers--canvas{display:-moz-flex;display:flex;background:#f0eeef;background:linear-gradient(135deg,#f0eeef 6px,#f0eeef 0) top left,linear-gradient(225deg,#f0eeef 6px,#f0eeef 0) top right,linear-gradient(315deg,transparent 6px,#f0eeef 0) bottom right,linear-gradient(45deg,transparent 6px,#f0eeef 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.markers--table{display:table;border-right:1px solid #DAD5D7}.markers--table:last-child{border:none}.markers--table__row{display:table-row}.markers--table__row:first-child .markers--table__row--item{border-bottom:1px solid #DAD5D7}.markers--table__row--item{display:table-cell;text-align:center}@media (min-width: 18em){.markers--table__row--item{font-size:9px;padding:6px}}@media (min-width: 60em){.markers--table__row--item{font-size:1rem;padding:6px 16px}}@media (min-width: 18em){.markers--table__row--item [class^=icon-],.markers--table__row--item [class*=icon-]{font-size:1rem}}@media (min-width: 60em){.markers--table__row--item [class^=icon-],.markers--table__row--item [class*=icon-]{font-size:1.75rem}}.mars{width:100%;height:100%;margin:0;padding:0;color:#44505b;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:space-between;justify-content:space-between;position:absolute;left:0;top:0}@media (min-width: 18em){.mars.fase-1 .counter--position{display:none}}@media (min-width: 60em){.mars.fase-1 .counter--position{display:block}}.mars.fase-1 .mis--header{background-color:rgba(68,80,91,.3)}.mars--canvas,.mars--challenges,.mars--challenges__info,.mars--misions,.mars--resources,.mars--cologne,.mars--results{background-color:rgba(251,251,251,.6);border-radius:3px}.mars--header{width:100%;height:10vh;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mars--header{padding:24px 12px}}@media (min-width: 60em){.mars--header{padding:24px}}.fase-1 .mars--header{padding:0;height:0}.mars--header .h1{position:relative;width:100%;color:#f17824;font-family:torqueweb-book;margin:0;padding:0;text-align:center}@media (min-width: 18em){.mars--header .h1{font-size:1.25rem}}@media (min-width: 60em){.mars--header .h1{font-size:1.75rem}}.mars--header .h1 .mars--header__title{position:absolute;left:0;top:0;color:#737c84;font-family:torqueweb-light}@media (min-width: 18em){.mars--header .h1 .mars--header__title{font-size:1rem}}@media (min-width: 60em){.mars--header .h1 .mars--header__title{font-size:1.5rem}}@media (min-width: 18em){.mars--header .h1 .mars--header__title span:nth-child(2){padding-left:6px}}@media (min-width: 60em){.mars--header .h1 .mars--header__title span:nth-child(2){padding-left:24px}}.mars--header .h1>span:last-child{text-transform:uppercase;font-family:torqueweb-medium}@media (min-width: 18em){.mars--header .h1>span:last-child{font-size:1rem;letter-spacing:1px}}@media (min-width: 60em){.mars--header .h1>span:last-child{font-size:1.95rem;letter-spacing:2px}}.mars--content{width:100%;height:74vh}@media (min-width: 18em){.mars--content{padding:0 8px}}@media (min-width: 60em){.mars--content{padding:24px}}@media (min-width: 18em){.fase-1 .mars--content{padding:0 8px;margin-bottom:32px}}@media (min-width: 60em){.fase-1 .mars--content{padding:0 24px;margin-bottom:48px}}.mars--content.data{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;padding:0}.mars--content.misions,.mars--content.challenges{display:-moz-flex;display:flex}.mars--content.challenges--info,.mars--content.feed{display:-moz-flex;display:flex;padding:0}.mars--results{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-around;justify-content:space-around;font-family:torqueweb-light}@media (min-width: 18em){.mars--results{max-height:55px}}@media (min-width: 60em){.mars--results{max-height:140px}}.mars--results__item{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;text-transform:uppercase}@media (min-width: 18em){.mars--results__item{padding:8px;font-size:.75rem}}@media (min-width: 60em){.mars--results__item{padding:12px;font-size:1.25rem}}@media (min-width: 18em){.mars--results__item .mars--border{max-width:75px}}@media (min-width: 60em){.mars--results__item .mars--border{max-width:150px}}.mars--results__item:nth-child(2) .value{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mars--results__item:nth-child(2) .value{font-size:1.25rem}}@media (min-width: 60em){.mars--results__item:nth-child(2) .value{font-size:3rem}}.mars--results__item:nth-child(2) .value .small{font-family:torqueweb-light;font-size:.75rem;color:#737c84;padding:0 6px}.mars--results__item:nth-child(2) .value .small>span{font-size:.75rem}.mars--results__item:nth-child(2) .value .separator{color:#cbcbcb;font-family:torqueweb-light}.mars--results__item .value{font-family:torqueweb-book}.mars--results__item span{display:block;text-align:center}@media (min-width: 18em){.mars--results__item span:last-child{font-size:1rem}}@media (min-width: 60em){.mars--results__item span:last-child{font-size:1.95rem}}.mars--footer{width:100%;display:-moz-flex;display:flex;background-image:linear-gradient(to top,white,transparent 100%);font-family:torqueweb-medium}@media (min-width: 18em){.mars--footer{margin-bottom:6px;height:10vh}}@media (min-width: 60em){.mars--footer{margin-bottom:12px}}@media (min-width: 80em){.mars--footer{height:13vh}}.mars--paginator{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between}@media (min-width: 18em){.mars--paginator{font-size:.75rem}}@media (min-width: 48em){.mars--paginator{font-size:1rem}}@media (min-width: 60em){.mars--paginator{font-size:1.25rem}}.mars--paginator__item{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;transition:.3s cubic-bezier(.5,0,.1,1);color:#cbcbcb;cursor:pointer;padding-top:6px;text-transform:uppercase}.mars--paginator__item.arrows{-moz-flex-direction:row;flex-direction:row;color:#f17824}.mars--paginator__item.arrows [class^=icon-],.mars--paginator__item.arrows [class*=icon-]{transform:rotate(-90deg);transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.mars--paginator__item.arrows [class^=icon-],.mars--paginator__item.arrows [class*=icon-]{font-size:.5rem}}@media (min-width: 60em){.mars--paginator__item.arrows [class^=icon-],.mars--paginator__item.arrows [class*=icon-]{font-size:.75rem}}.mars--paginator__item.arrows [class^=icon-]:nth-child(1),.mars--paginator__item.arrows [class*=icon-]:nth-child(1){animation-name:fadeOut-animation;animation-duration:3s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal;-o-animation-name:fadeOut-animation;-o-animation-duration:3s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:infinite;-o-animation-timing-function:ease-in-out;-o-animation-direction:normal;-moz-animation-name:fadeOut-animation;-moz-animation-duration:3s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease-in-out;-moz-animation-direction:normal;-webkit-animation-name:fadeOut-animation;-webkit-animation-duration:3s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;animation-delay:0s;-o-animation-delay:0s;-moz-animation-delay:0s;-webkit-animation-delay:0s}.mars--paginator__item.arrows [class^=icon-]:nth-child(2),.mars--paginator__item.arrows [class*=icon-]:nth-child(2){animation-name:fadeOut-animation;animation-duration:3s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal;-o-animation-name:fadeOut-animation;-o-animation-duration:3s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:infinite;-o-animation-timing-function:ease-in-out;-o-animation-direction:normal;-moz-animation-name:fadeOut-animation;-moz-animation-duration:3s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease-in-out;-moz-animation-direction:normal;-webkit-animation-name:fadeOut-animation;-webkit-animation-duration:3s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;animation-delay:.5s;-o-animation-delay:.5s;-moz-animation-delay:.5s;-webkit-animation-delay:.5s}.mars--paginator__item.arrows [class^=icon-]:nth-child(3),.mars--paginator__item.arrows [class*=icon-]:nth-child(3){animation-name:fadeOut-animation;animation-duration:3s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal;-o-animation-name:fadeOut-animation;-o-animation-duration:3s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:infinite;-o-animation-timing-function:ease-in-out;-o-animation-direction:normal;-moz-animation-name:fadeOut-animation;-moz-animation-duration:3s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease-in-out;-moz-animation-direction:normal;-webkit-animation-name:fadeOut-animation;-webkit-animation-duration:3s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;animation-delay:1s;-o-animation-delay:1s;-moz-animation-delay:1s;-webkit-animation-delay:1s}.mars--paginator__item:before{content:"";width:0;height:3px;background-color:#f17824;position:absolute;left:0;bottom:0;transition:.3s cubic-bezier(.5,0,.1,1)}.mars--paginator__item:hover{color:#f17824}.mars--paginator__item:hover:before{width:100%}.mars--paginator__item.active{color:#f17824;opacity:1}.mars--paginator__item.active:before{width:100%}.mars--paginator__item.disabled{opacity:.4}.mars--paginator__item.disabled:hover{color:inherit}.mars--paginator__item.disabled:hover:before{width:0}.mars--block{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-flex-grow:1;flex-grow:1}.mars--cologne{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mars--cologne{margin:6px 6px 0 0;padding:8px}}@media (min-width: 60em){.mars--cologne{margin:12px 12px 12px 0;padding:24px}}.mars--cologne.robot{background-image:url(//statics.mars.gamelearn.io/statics/robot.png);background-repeat:no-repeat;background-position:center bottom;background-size:auto 60%}@media (min-width: 18em){.mars--cologne.robot{margin:6px 0 0 6px}}@media (min-width: 60em){.mars--cologne.robot{margin:12px 0 12px 12px}}.mars--cologne .heading .mars--list__item .value{margin-left:0}.mars--cologne .heading .mars--list__item:first-child{font-family:torqueweb-book}@media (min-width: 18em){.mars--cologne .heading .mars--list__item:first-child{padding-bottom:8px}}@media (min-width: 60em){.mars--cologne .heading .mars--list__item:first-child{padding-bottom:12px}}.mars--cologne .mars--cologne__num{-moz-justify-content:center;justify-content:center}.mars--cologne .mars--cologne__num .success{position:relative;color:#2ce7a8;min-width:30px;text-align:left;margin-left:12px;padding-left:8px;font-family:torqueweb-book}.mars--cologne .mars--cologne__num .success:before{content:"";position:absolute;top:calc(50% - 6px);left:0;width:0;height:0;border-right:3px solid transparent;border-top:3px solid transparent;border-left:3px solid transparent;border-bottom:5px solid #2ce7a8}.mars--cologne .mars--cologne__num .failed{position:relative;color:#d52125;min-width:30px;text-align:left;margin-left:12px;padding-left:8px;font-family:torqueweb-book}.mars--cologne .mars--cologne__num .failed:before{content:"";position:absolute;top:calc(50% - 3px);left:0;width:0;height:0;border-right:3px solid transparent;border-bottom:3px solid transparent;border-left:3px solid transparent;border-top:5px solid #D52125}.mars--cologne .mars--cologne__num .value.important{color:#f17824;margin:0}@media (min-width: 18em){.mars--cologne .mars--cologne__num .value.important{font-size:1.5rem}}@media (min-width: 60em){.mars--cologne .mars--cologne__num .value.important{font-size:3rem;padding-top:6px}}.mars--resources{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mars--resources{margin:6px 0 0;padding:8px}}@media (min-width: 60em){.mars--resources{margin:12px 0;padding:24px}}.mars--resources .mars--list__item{-moz-flex-direction:row-reverse;flex-direction:row-reverse}.mars--resources .mars--list__item .value{margin-left:8px;margin-right:0}.mars--resources .mars--list__item .success{position:relative;color:#2ce7a8;min-width:30px;text-align:left;margin-left:12px;padding-left:8px;font-family:torqueweb-book}.mars--resources .mars--list__item .success:before{content:"";position:absolute;top:calc(50% - 6px);left:0;width:0;height:0;border-right:3px solid transparent;border-top:3px solid transparent;border-left:3px solid transparent;border-bottom:5px solid #2ce7a8}.mars--resources .mars--list__item .failed{position:relative;color:#d52125;min-width:30px;text-align:left;margin-left:12px;padding-left:8px;font-family:torqueweb-book}.mars--resources .mars--list__item .failed:before{content:"";position:absolute;top:calc(50% - 3px);left:0;width:0;height:0;border-right:3px solid transparent;border-bottom:3px solid transparent;border-left:3px solid transparent;border-top:5px solid #D52125}.mars--border{position:relative;width:100%;height:1px;display:block;border-top:1px solid #CBCBCB;margin:0 auto}@media (min-width: 18em){.mars--border{margin:6px 0}}@media (min-width: 60em){.mars--border{margin:12px 0}}.mars--border:before{content:"";width:16px;height:1px;background-color:#fff;position:absolute;top:-1px;left:calc(50% - 8px);z-index:1}.mars--border:after{content:"";width:4px;height:4px;background-color:#cbcbcb;border-radius:100%;position:absolute;top:-2px;left:calc(50% - 2px);z-index:2}@media (min-width: 18em){.mars--list{font-size:.75rem}}@media (min-width: 60em){.mars--list{font-size:1.5rem}}@media (min-width: 60em) and (max-height: 45em){.mars--list{font-size:1rem}}@media (min-width: 18em){.mars--list.heading{margin-top:0}}@media (min-width: 60em){.mars--list.heading{margin-top:12px}}.mars--list.heading .mars--list__item:first-child{font-family:torqueweb-book;text-transform:uppercase;-moz-justify-content:center;justify-content:center}@media (min-width: 18em){.mars--list.heading .mars--list__item:first-child{padding-bottom:3px;font-size:1rem}}@media (min-width: 60em){.mars--list.heading .mars--list__item:first-child{padding-bottom:12px;font-size:1.5rem}}.mars--list__item{display:-moz-flex;display:flex}@media (min-width: 18em){.mars--list__item{padding-bottom:6px}}@media (min-width: 60em){.mars--list__item{padding-bottom:12px}}.mars--list__item.range{-moz-justify-content:center;justify-content:center;font-family:torqueweb-medium;text-transform:uppercase}.mars--list__item.justify--center{-moz-justify-content:center;justify-content:center}.mars--list__item .value{font-family:torqueweb-book;font-weight:700;color:#44505b;margin-left:8px}.mars--list__item .value.orange{color:#f17824}.mars--list__item .value.orangeBottom{color:#f17824!important;margin:0}.mars--list__item .value.important{color:#44505b}@media (min-width: 18em){.mars--list__item .value.important{font-size:1.25rem}}@media (min-width: 60em){.mars--list__item .value.important{font-size:1.5rem}}.mars--list__item .mars--border{margin:6px 0}.mars--list__item .mars--results__item{padding:0}.mars--list__item .mars--results__item .mars--border{margin:0}.mars--list__item .mars--results__item .value{color:#44505b}@media (min-width: 18em){.mars--list__item .mars--results__item .value{margin:6px 0}}@media (min-width: 60em){.mars--list__item .mars--results__item .value{margin:12px 0}}.mars--list__item.arrow--down:before{content:"";display:block;margin:0 auto;width:2px;height:30px;border-left:1px dashed #F17824}@media (min-width: 18em){.mars--list__item.arrow--down:before{height:20px}}@media (min-width: 60em){.mars--list__item.arrow--down:before{height:30px}}.mars--misions{width:100%;display:-moz-flex;display:flex;flex-wrap:wrap}@media (min-width: 18em){.mars--misions{padding:24px;-moz-align-items:stretch;align-items:stretch}}@media (min-width: 60em){.mars--misions{padding:72px;-moz-align-items:center;align-items:center;align-content:flex-start}}.mars--misions__list{width:100%;display:-moz-flex;display:flex}.mars--misions__list .box--border{width:100%;display:-moz-flex;display:flex;background:#fff;background:linear-gradient(135deg,transparent 12px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 12px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 12px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 12px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;transition:.3s cubic-bezier(.5,0,.1,1);padding:1px;cursor:pointer}@media (min-width: 18em){.mars--misions__list .box--border{margin:0 12px;min-height:120px}}@media (min-width: 60em){.mars--misions__list .box--border{margin:0 24px;min-height:250px}}.mars--misions__list .box--border.active{background:#f17824;background:linear-gradient(135deg,transparent 10px,#F17824 0) top left,linear-gradient(225deg,transparent 10px,#F17824 0) top right,linear-gradient(315deg,transparent 10px,#F17824 0) bottom right,linear-gradient(45deg,transparent 10px,#F17824 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;transform:scale(1.1)}.mars--misions__list .box--border.active .box--border__transparent{background-image:url(//statics.mars.gamelearn.io/statics/martian.png)}.mars--misions__list .box--border__canvas{width:100%;display:-moz-flex;display:flex}.mars--misions__list .box--border__transparent{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-end;justify-content:flex-end;background-image:url(//statics.mars.gamelearn.io/statics/martian-normal.png);background-position:center top;background-repeat:no-repeat;background-size:auto 100%}.mars--misions__name{width:100%;text-align:center;font-family:torqueweb-bold;padding:6px;color:#44505b}@media (min-width: 18em){.mars--misions__name{font-size:1rem}}@media (min-width: 60em){.mars--misions__name{font-size:1.25rem}}.mars--mision__text{position:relative;width:100%;text-align:center;font-family:torqueweb-book;border-top:1px dotted #F17824}@media (min-width: 18em){.mars--mision__text{padding-top:16px;margin:24px 12px 0;font-size:1rem}}@media (min-width: 60em){.mars--mision__text{padding-top:32px;margin:64px 0 0;font-size:1.5rem}}.mars--mision__text:before{content:"";width:0;height:0;position:absolute;top:0;left:calc(50% - 3px);border-top:6px solid #F17824;border-right:6px solid transparent;border-left:6px solid transparent}.mars--mision__text:after{content:"";width:0;height:0;position:absolute;top:-1px;left:calc(50% - 3px);border-top:6px solid rgb(240.8,240.8,240.8);border-right:6px solid transparent;border-left:6px solid transparent}.mars--challenges,.mars--challenges__info{width:100%;overflow-x:hidden;display:-moz-flex;display:flex}@media (min-width: 18em){.mars--challenges,.mars--challenges__info{padding:8px;margin-bottom:0}}@media (min-width: 60em){.mars--challenges,.mars--challenges__info{padding:32px;margin-bottom:12px}}.mars--challenges__info{padding:0}@media (min-width: 18em){.mars--challenges__info{margin-bottom:0}}@media (min-width: 60em){.mars--challenges__info{margin-bottom:12px}}.mars--challenge__results{overflow:auto;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;font-family:torqueweb-medium}@media (min-width: 18em){.mars--challenge__results{width:75%;padding-right:8px;font-size:.75rem;line-height:.75rem}}@media (min-width: 60em){.mars--challenge__results{width:80%;padding-right:16px;font-size:1.25rem;line-height:1.25rem}}.mars--challenge__results::-webkit-scrollbar{display:none}.mars--challenge__results::-moz-scrollbar{display:none}.mars--challenge__results .box--border{width:100%;display:-moz-flex;display:flex;-moz-flex-grow:1;flex-grow:1;background:#cbcbcb}.mars--challenge__results .box--border__canvas{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}.mars--challenges__head{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;color:#fff;text-align:center}@media (min-width: 18em){.mars--challenges__head{min-height:25px;max-height:25px}}@media (min-width: 60em){.mars--challenges__head{min-height:40px;max-height:40px}}.mars--challenges__head.success{background:#6aa84f}.mars--challenges__head.failed{background-color:#d52125}.mars--challenges__head.failed.void{background:#d52125}.mars--challenges__head--item{width:40%}.mars--challenges__head--item:nth-child(2){width:20%}.mars--challenges__row{width:100%;height:120px;display:-moz-flex;display:flex;-moz-flex-grow:1;flex-grow:1;text-align:center}.mars--challenges__row.border{border-top:1px dotted #44505B;background:#fbfbfb}.mars--challenges__row.void .mars--challenges__col{width:100%;-moz-justify-content:center;justify-content:center}.mars--challenges__col{width:40%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-flex-direction:column;flex-direction:column}@media (min-width: 18em){.mars--challenges__col{padding:8px}}@media (min-width: 60em){.mars--challenges__col{padding:16px}}.mars--challenges__col:nth-child(2){width:20%;font-family:torqueweb-light;border-right:1px solid #44505B;border-left:1px solid #44505B}@media (min-width: 18em){.mars--challenges__col:nth-child(2){padding:8px}}@media (min-width: 60em){.mars--challenges__col:nth-child(2){padding:16px}}.mars--challenges__col .name{text-transform:uppercase}@media (min-width: 18em){.mars--challenges__col .name{font-size:.75rem;line-height:.75rem}}@media (min-width: 60em){.mars--challenges__col .name{font-size:1.25rem;line-height:1.25rem}}.mars--challenges__col .text{font-family:torqueweb-book}@media (min-width: 18em){.mars--challenges__col .text{font-size:.75rem;line-height:.75rem}}@media (min-width: 60em){.mars--challenges__col .text{font-size:1rem;line-height:1rem}}@media (min-width: 18em){.mars--challenges__col .result{font-size:1.25rem;line-height:1.25rem;padding-bottom:6px}}@media (min-width: 60em){.mars--challenges__col .result{font-size:2.5rem;line-height:2.5rem;padding-bottom:12px}}.mars--challenges__col .time{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.mars--challenge__info{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-flex-grow:1;flex-grow:1;text-align:center}.mars--challenge__info:first-child{border-bottom:1px dotted #44505B}.mars--challenge__info.important{border:none}.mars--challenge__info.important .mars--arrow__left,.mars--challenge__info.important .mars--arrow__right{border-color:#44505b}.mars--challenge__info.important .mars--arrow__left:after,.mars--challenge__info.important .mars--arrow__left:before,.mars--challenge__info.important .mars--arrow__right:after,.mars--challenge__info.important .mars--arrow__right:before{color:#44505b}.mars--challenge__info.important .mars--challenge__info--item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column}@media (min-width: 18em){.mars--challenge__info.important .mars--challenge__info--item .value{line-height:1.75rem}}@media (min-width: 60em){.mars--challenge__info.important .mars--challenge__info--item .value{line-height:5rem}}.mars--challenge__info.important .info{margin:0}@media (min-width: 18em){.mars--challenge__info.important .info{font-size:.75rem;padding:6px 6px 0}}@media (min-width: 60em){.mars--challenge__info.important .info{font-size:1rem;padding:6px 0 0}}.mars--challenge__info.important .info span{padding-left:6px}.mars--challenge__info--item{width:100%}@media (min-width: 18em){.mars--challenge__info--item{font-size:1.25rem}}@media (min-width: 60em){.mars--challenge__info--item{font-size:1.75rem}}.mars--challenge__info--item.failed{color:#d52125}.mars--challenge__info--item.success{color:#2ce7a8}.mars--challenge__info--item .time{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;line-height:0}@media (min-width: 18em){.mars--challenge__info--item .time{font-size:.75rem}}@media (min-width: 60em){.mars--challenge__info--item .time{font-size:1rem}}.mars--challenge__info--item .time [class^=icon-],.mars--challenge__info--item .time [class*=icon-]{padding:0 12px}.mars--challenge__info--item .value{line-height:0}@media (min-width: 18em){.mars--challenge__info--item .value{font-size:1.75rem}}@media (min-width: 60em){.mars--challenge__info--item .value{font-size:5.25rem}}.mars--challenge__info--item .result{font-family:torqueweb-book;font-weight:700;color:#f17824;line-height:0}@media (min-width: 18em){.mars--challenge__info--item .result{font-size:.75rem}}@media (min-width: 60em){.mars--challenge__info--item .result{font-size:1.25rem}}.mars--challenge__info--item .result.failed{color:#d52125}.mars--challenge__info--item .text{font-family:torqueweb-book;text-transform:capitalize}@media (min-width: 18em){.mars--challenge__info--item .text{font-size:1rem}}@media (min-width: 60em){.mars--challenge__info--item .text{font-size:1.25rem}}.mars--arrow__right{position:relative;width:100%;height:2px;border-top:2px dashed #F17824}.mars--arrow__right:after{content:">";font-weight:700;font-size:1.25rem;position:absolute;right:-12px;top:-19.5px;color:#f17824}.mars--arrow__left{position:relative;width:100%;height:2px;border-top:2px dashed #F17824}.mars--arrow__left:after{content:"<";font-weight:700;font-size:1.25rem;position:absolute;left:-12px;top:-19px;color:#f17824}.mars--challenge__list{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}@media (min-width: 18em){.mars--challenge__list{width:25%;margin-left:8px}}@media (min-width: 60em){.mars--challenge__list{width:20%;margin-left:16px}}.mars--challenge__list .box--border{width:100%;display:-moz-flex;display:flex;-moz-flex-grow:1;flex-grow:1;background:#cbcbcb}.mars--challenge__list .box--border__canvas{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-around;justify-content:space-around;-moz-flex-direction:column;flex-direction:column;background:#fff}@media (min-width: 18em){.mars--challenge__list .box--border__canvas{padding:6px}}@media (min-width: 60em){.mars--challenge__list .box--border__canvas{padding:18px}}.mars--challenge__list .btn--orange{width:100%;margin:0}@media (min-width: 18em){.mars--challenge__list .btn--orange{font-size:.6rem;margin-top:6px}}@media (min-width: 60em){.mars--challenge__list .btn--orange{font-size:1rem;margin-top:12px}}.mars--challenge__list .btn--orange:hover{transform:scale(1)}.mars--challenge__list .btn--orange span{width:100%;text-align:center}.mars--challenge__list .btn--orange [class^=icon-],.mars--challenge__list .btn--orange [class*=icon-]{width:auto;text-align:left}@media (min-width: 18em){.mars--challenge__list .shield{width:40px;height:40px}}@media (min-width: 60em){.mars--challenge__list .shield{width:75px;height:75px}}@media (min-width: 18em){.mars--challenge__list .shield--item{width:40px;height:40px;background-size:40px 40px}}@media (min-width: 60em){.mars--challenge__list .shield--item{width:75px;height:75px;background-size:75px 75px}}@media (min-width: 18em){.mars--challenge__list .shield--icon{font-size:1.25rem}}@media (min-width: 60em){.mars--challenge__list .shield--icon{font-size:2.625rem}}@media (min-width: 18em){.mars--challenge__list .shield--background{font-size:1.925rem}}@media (min-width: 60em){.mars--challenge__list .shield--background{font-size:3.85rem}}.mars--challenge__list--item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;-moz-flex-direction:column;flex-direction:column;background:linear-gradient(to bottom,#fff,#f6f6f6 47%,#f0f0f0);box-shadow:inset 0 -5px #c4c4c4;border:2px solid #c4c4c4;border-radius:10px;cursor:pointer;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.mars--challenge__list--item{padding:12px}}@media (min-width: 60em){.mars--challenge__list--item{padding:16px}}.mars--challenge__list--item:hover{transform:scale(1.1)}.mars--challenge__list--item.disabled{opacity:.5}.mars--challenge__list--item .shield--canvas__texture{position:static;z-index:0;background-color:transparent}.mars--challenge__list--title{font-family:torqueweb-bold;color:#44505b;text-align:center}@media (min-width: 18em){.mars--challenge__list--title{font-size:1rem;margin:0 auto 6px}}@media (min-width: 60em){.mars--challenge__list--title{font-size:1.25rem;margin:0 auto 12px}}.mars--challenge__list--subtitle{font-family:torqueweb-book;color:#44505b;text-align:center}@media (min-width: 18em){.mars--challenge__list--subtitle{font-size:1rem;margin:6px auto}}@media (min-width: 60em){.mars--challenge__list--subtitle{font-size:1.25rem;margin:8px auto}}.mars--challenge__list--go{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;flex-basis:40px;color:#fff;cursor:pointer;font-weight:700;text-transform:uppercase;text-align:center;background:#f17824;background:linear-gradient(135deg,#f17824 12px,#f17824 0) top left,linear-gradient(225deg,#f17824 12px,#f17824 0) top right,linear-gradient(315deg,transparent 12px,#F17824 0) bottom right,linear-gradient(45deg,transparent 12px,#F17824 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:0}@media (min-width: 18em){.mars--challenge__list--go{font-size:1rem}}@media (min-width: 60em){.mars--challenge__list--go{font-size:1.25rem}}.mars--challenges__info--content{width:70%;padding:0 6px;overflow-y:auto;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center}.mars--challenges__info--content.void{-moz-justify-content:center;justify-content:center;text-align:center}.mars--challenges__info--item{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;background-color:#fbfbfb;border-bottom:1px dotted #44505B;color:#44505b}@media (min-width: 18em){.mars--challenges__info--item{padding:8px}}@media (min-width: 60em){.mars--challenges__info--item{padding:24px 0}}.mars--challenges__info--item.success{color:#6aa84f}.mars--challenges__info--item.failed{color:#d52125}.mars--challenges__info--item .icons{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;text-align:center}@media (min-width: 18em){.mars--challenges__info--item .icons{flex-basis:20%;font-size:1rem;padding:0 6px}}@media (min-width: 60em){.mars--challenges__info--item .icons{flex-basis:45px;font-size:1.5rem;padding:0 12px}}.mars--challenges__info--item .icons.success{color:#6aa84f}.mars--challenges__info--item .icons.failed{color:#d52125}@media (min-width: 18em){.mars--challenges__info--item .icons .text{font-size:.75rem}}@media (min-width: 60em){.mars--challenges__info--item .icons .text{font-size:1rem}}.mars--challenges__info--item .votes{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;text-align:center}.mars--challenges__info--item .votes .vote{min-width:64px;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;gap:3px;padding:5px}.mars--challenges__info--item .votes .vote.selected{border:1px solid #737C84;border-radius:10px}.mars--challenges__info--item .reward{text-align:center}.mars--challenges__info--item .reward .value{min-width:128px;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;gap:3px;padding:5px}.mars--challenges__info--item .text{width:100%}@media (min-width: 18em){.mars--challenges__info--item .text{font-size:1rem}}@media (min-width: 60em){.mars--challenges__info--item .text{font-size:1.25rem}}.mars--challenges__info--item .result{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;color:#6aa84f}@media (min-width: 18em){.mars--challenges__info--item .result{font-size:.8rem;line-height:.8rem;flex-basis:20%}}@media (min-width: 60em){.mars--challenges__info--item .result{font-size:1.25rem;line-height:1.25rem;flex-basis:15%}}.mars--challenges__info--item .result.failed{color:#d52125}.mars--challenges__nav{width:30%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}.mars--challenges__nav--item{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;flex-wrap:wrap;align-content:center;-moz-flex-grow:1;flex-grow:1;background-color:#fbfbfb;opacity:.4;cursor:pointer}@media (min-width: 18em){.mars--challenges__nav--item{line-height:20px}}@media (min-width: 60em){.mars--challenges__nav--item{line-height:1.5rem;margin-bottom:12px;margin-right:12px}}.mars--challenges__nav--item:last-child{border:none;margin-bottom:0}.mars--challenges__nav--item.active{background-color:#fbfbfb;opacity:1}.mars--challenges__nav--item .text{width:100%;color:#f17824;font-family:torqueweb-book;text-transform:capitalize;text-align:center}@media (min-width: 18em){.mars--challenges__nav--item .text{font-size:1.2rem}}@media (min-width: 60em){.mars--challenges__nav--item .text{font-size:1.75rem}}.mars--challenges__nav--item .value{color:#6aa84f;font-family:torqueweb-medium;font-weight:700}@media (min-width: 18em){.mars--challenges__nav--item .value{font-size:.75rem;padding:0 6px}}@media (min-width: 60em){.mars--challenges__nav--item .value{font-size:1.5rem}}.mars--challenges__nav--item .value:nth-child(2){color:#279fdc}.mars--challenges__nav--item .value [class^=icon-],.mars--challenges__nav--item .value [class*=" icon-"]{padding-right:6px}.mars--challenges__nav--item .value.failed{color:#d52125}.mars--challenges__values{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;padding-top:6px}.mars--create__name,.mars--welcome,.mars--init{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;background-color:rgba(251,251,251,.9);border-radius:4.5px;position:absolute;left:0;top:0}@media (min-width: 18em){.mars--create__name,.mars--welcome,.mars--init{width:calc(100% - 24px);height:calc(100% - 24px);margin:12px}}@media (min-width: 60em){.mars--create__name,.mars--welcome,.mars--init{width:calc(100% - 48px);height:calc(100% - 48px);margin:24px}}.mars--title,.settings--title{width:90%;color:#f17824;border-bottom:1px dotted #CBCBCB;text-align:center;text-transform:uppercase;font-family:torqueweb-book}@media (min-width: 18em){.mars--title,.settings--title{font-size:1.25rem;padding:12px}}@media (min-width: 60em){.mars--title,.settings--title{font-size:1.75rem;padding:32px}}.mars--cologne__name{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-grow:1;flex-grow:1}.mars--cologne__name .text{font-family:torqueweb-light}@media (min-width: 18em){.mars--cologne__name .text{font-size:1rem}}@media (min-width: 60em){.mars--cologne__name .text{font-size:1.25rem}}.mars--cologne__name .text.error{color:#d52125;padding-top:6px}.mars--cologne__name .btn--orange{margin-top:24px}.mars--input__name{font-family:torqueweb-book;width:300px;background:#fff;border:1px solid #DAD5D7;border-radius:10px;margin:12px 0 0;outline:0;text-align:center}@media (min-width: 18em){.mars--input__name{font-size:1.25rem;padding:12px}}@media (min-width: 60em){.mars--input__name{font-size:1.75rem;padding:24px}}.mars--feed{width:100%;background-color:#fbfbfb;overflow-y:auto}@media (min-width: 18em){.mars--feed{margin-bottom:0}}@media (min-width: 60em){.mars--feed{margin-bottom:12px}}.mars--feed__item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mars--feed__item{padding:0 24px;margin-top:12px;font-size:1rem;line-height:1.25rem}}@media (min-width: 60em){.mars--feed__item{margin-top:24px;font-size:1.25rem;line-height:1.5rem}}.mars--feed__item [class^=icon-],.mars--feed__item [class*=icon-]{color:#f17824}.mars--feed__item.important [class^=icon-],.mars--feed__item.important [class*=icon-]{color:#6aa84f}.mars--feed__item.important .text{border:1px solid #6aa84f;padding:8px}.mars--feed__item .text{margin-left:12px}.mars--init{position:absolute;-moz-justify-content:flex-start;justify-content:flex-start}@media (min-width: 18em){.mars--init{padding:6px}}@media (min-width: 60em){.mars--init{padding:24px}}.mars--init__info{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-grow:1;flex-grow:1}.mars--logo__company{width:100%;background-image:url(//statics.mars.gamelearn.io/statics/logo-gamelearn.png);background-position:left top;background-repeat:no-repeat;position:absolute}@media (min-width: 18em){.mars--logo__company{height:100px;background-size:100px auto;left:12px;top:24px}}@media (min-width: 60em){.mars--logo__company{height:200px;background-size:200px auto;left:24px;top:24px}}.mars--logo{width:100%;background-image:url(//statics.mars.gamelearn.io/statics/logo.png);background-position:right top;background-repeat:no-repeat}@media (min-width: 18em){.mars--logo{height:40px;background-size:40px auto}}@media (min-width: 48em){.mars--logo{height:50px;background-size:50px auto}}@media (min-width: 60em){.mars--logo{height:100px;background-size:100px auto}}.mars--init__title{text-align:center;display:block;color:#f17824;font-family:torqueweb-medium;text-transform:uppercase;letter-spacing:2px}@media (min-width: 18em){.mars--init__title{font-size:1.5rem;margin-bottom:12px}}@media (min-width: 60em){.mars--init__title{font-size:2.5rem;margin-bottom:16px}}.mars--init__subtitle{text-align:center;display:block;color:#737c84;font-family:torqueweb-light}@media (min-width: 18em){.mars--init__subtitle{font-size:1rem;margin-top:0;padding-bottom:6px}}@media (min-width: 60em){.mars--init__subtitle{font-size:1.25rem;margin-top:24px}}.mars--topic{width:100%;background:#f17824;background:linear-gradient(135deg,transparent 6px,#F17824 0) top left,linear-gradient(225deg,transparent 6px,#F17824 0) top right,linear-gradient(315deg,transparent 6px,#F17824 0) bottom right,linear-gradient(45deg,transparent 6px,#F17824 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:2px}@media (min-width: 18em){.mars--topic{margin-bottom:8px}}@media (min-width: 60em){.mars--topic{margin-bottom:24px}}.mars--init__topic{text-align:center;color:#44505b;font-family:torqueweb-book}@media (min-width: 18em){.mars--init__topic{font-size:1rem;margin-bottom:6px}}@media (min-width: 60em){.mars--init__topic{font-size:1.75rem;margin-bottom:24px}}.mars--topic__canvas{background:#fff;background:linear-gradient(135deg,transparent 6px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 6px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 6px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 6px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;text-transform:uppercase;text-align:center;color:#f17824;font-weight:700}@media (min-width: 18em){.mars--topic__canvas{font-size:1rem;padding:6px;min-width:475px}}@media (min-width: 60em){.mars--topic__canvas{font-size:1.75rem;padding:12px;min-width:650px}}.mars--info{width:100%;background:#737c84;background:linear-gradient(135deg,transparent 6px,#737C84 0) top left,linear-gradient(225deg,transparent 6px,#737C84 0) top right,linear-gradient(315deg,transparent 6px,#737C84 0) bottom right,linear-gradient(45deg,transparent 6px,#737C84 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px}@media (min-width: 18em){.mars--info{margin:0 0 8px;min-width:0}}@media (min-width: 60em){.mars--info{margin:0 0 24px}}.mars--info__canvas{display:-moz-flex;display:flex;-moz-flex-grow:1;flex-grow:1;background:#fff;background:linear-gradient(135deg,transparent 6px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 6px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 6px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 6px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#737c84;padding:0 24px}.mars--info__canvas .text,.mars--info__canvas .title{width:100%;display:block}@media (min-width: 18em){.mars--info__canvas .text,.mars--info__canvas .title{font-size:1rem;padding-bottom:0}}@media (min-width: 60em){.mars--info__canvas .text,.mars--info__canvas .title{font-size:1.25rem;padding-bottom:6px}}.mars--info__canvas .value{font-family:torqueweb-book}@media (min-width: 18em){.mars--info__canvas .value{font-size:2.5rem;line-height:2.5rem}}@media (min-width: 60em){.mars--info__canvas .value{font-size:5rem;line-height:5rem}}.mars--info__list{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;text-align:center;padding:0;margin:0}.mars--info__list--item{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}@media (min-width: 18em){.mars--info__list--item{padding:8px 0}}@media (min-width: 60em){.mars--info__list--item{padding:32px 0}}.mars--info__list--item:first-child{border-right:1px dashed #737C84;padding-right:24px;margin-right:24px}.mars--welcome{-moz-justify-content:center;justify-content:center;padding:0 24px 24px;background-image:url(//statics.mars.gamelearn.io/statics/ship.png);background-repeat:no-repeat;background-position:5% 95%;background-size:auto 35%}.mars--welcome__message{width:100%;font-family:torqueweb-book;color:#44505b;text-align:center}@media (min-width: 18em){.mars--welcome__message{font-size:1rem;max-width:100%}}@media (min-width: 60em){.mars--welcome__message{font-size:1.5rem;max-width:60%;padding:24px 0}}@media (min-width: 100em){.mars--welcome__message{font-size:1.75rem;max-width:50%}}@media (min-width: 18em){.mars--welcome__message .text{margin-bottom:12px}}@media (min-width: 60em){.mars--welcome__message .text{margin-bottom:24px}}.mars--confirmation{width:100%;height:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;margin:0;padding:0;position:absolute;left:0;top:0;font-family:torqueweb-light}.mars--buttons{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.mars--confirmation__box{width:100%;display:-moz-flex;display:flex;background:#cbcbcb;background:linear-gradient(135deg,transparent 8px,#CBCBCB 0) top left,linear-gradient(225deg,transparent 8px,#CBCBCB 0) top right,linear-gradient(315deg,transparent 8px,#CBCBCB 0) bottom right,linear-gradient(45deg,transparent 8px,#CBCBCB 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px}@media (min-width: 18em){.mars--confirmation__box{max-width:75%;margin-top:48px}}@media (min-width: 60em){.mars--confirmation__box{max-width:600px;margin-top:0}}.mars--confirmation__canvas{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;background:#fff;background:linear-gradient(135deg,transparent 8px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 8px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 8px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 8px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:24px;text-align:center}@media (min-width: 18em){.mars--confirmation__canvas .text{font-size:1.5rem;max-width:100%;margin-bottom:12px}}@media (min-width: 60em){.mars--confirmation__canvas .text{font-size:1.75rem;max-width:95%}}.mars--confirmation__canvas p:nth-child(2){font-size:1.25rem;line-height:1.45rem}@media (min-width: 18em){.mars--confirmation__canvas p:nth-child(2){max-width:95%}}@media (min-width: 60em){.mars--confirmation__canvas p:nth-child(2){max-width:75%}}.mars--confirmation__canvas .link{cursor:pointer;margin-top:12px;color:#44505b;margin-bottom:0}@media (min-width: 18em){.mars--confirmation__canvas .link{font-size:1rem}}@media (min-width: 60em){.mars--confirmation__canvas .link{font-size:1.25rem}}.mars--last__colognes{width:100%;text-align:center}.mars--button__position{position:absolute;left:50%;transform:translate(-50%)}@media (min-width: 18em){.mars--button__position{bottom:6px}}@media (min-width: 60em){.mars--button__position{bottom:18px}}.panels{position:absolute;top:50%;transform:translateY(-50%);transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.panels{width:calc(100% - 12px);left:6px}}@media (min-width: 60em){.panels{width:auto;left:40px}}@keyframes icon-mail-animation{0%{opacity:.3;top:-100px}50%{opacity:.6;top:0}to{opacity:1;top:0}}.notification{transition:3s;animation-name:icon-mail-animation;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:normal;-o-animation-name:icon-mail-animation;-o-animation-duration:2s;-o-animation-fill-mode:forwards;-o-animation-iteration-count:infinite;-o-animation-timing-function:ease-in-out;-o-animation-direction:normal;-moz-animation-name:icon-mail-animation;-moz-animation-duration:2s;-moz-animation-fill-mode:forwards;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:ease-in-out;-moz-animation-direction:normal;-webkit-animation-name:icon-mail-animation;-webkit-animation-duration:2s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:normal;animation-delay:1;-o-animation-delay:1;-moz-animation-delay:1;-webkit-animation-delay:1;color:#891593}.notification.reward{color:#fff;font-size:.75rem!important}.panels--box{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;background:#fff5e8;background:linear-gradient(135deg,transparent 6px,#fff5e8 0) top left,linear-gradient(225deg,transparent 6px,#fff5e8 0) top right,linear-gradient(315deg,transparent 6px,#fff5e8 0) bottom right,linear-gradient(45deg,transparent 6px,#fff5e8 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.panels--box{min-height:0}}@media (min-width: 60em){.panels--box{min-height:400px}}@media (min-width: 18em){.panels--box.contextual{max-width:275px;min-height:0!important}}@media (min-width: 60em){.panels--box.contextual{max-width:100%}}.panels--box.contextual .panels--box{min-height:0}.panels--box.active .panels--header{background:#6aa84f;background:linear-gradient(135deg,transparent 6px,#6aa84f 0) top left,linear-gradient(225deg,transparent 6px,#6aa84f 0) top right,linear-gradient(315deg,transparent 0px,#6aa84f 0) bottom right,linear-gradient(45deg,transparent 0px,#6aa84f 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.panels--box.active .list--panel{background-color:rgba(44,231,168,.1)}.panels--box.active .btn--orange{min-width:85px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;background:#fff;border:1px solid #6aa84f;border-radius:4px;font-family:torqueweb-medium;letter-spacing:2px;text-transform:uppercase;text-align:center;color:#6aa84f;cursor:pointer;margin:0 6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.panels--box.active .btn--orange{padding:6px 12px;font-size:.75rem}}@media (min-width: 60em){.panels--box.active .btn--orange{padding:12px;font-size:1.25rem}}.panels--box.active .btn--orange [class^=icon-],.panels--box.active .btn--orange [class*=" icon-"]{padding-right:24px}.panels--box.active .btn--orange [class^=icon-]:after,.panels--box.active .btn--orange [class*=" icon-"]:after{content:"";border-right:1px dashed #6aa84f;position:absolute;width:1px;height:100%;top:0;transform:rotate(10deg)}@media (min-width: 18em){.panels--box.active .btn--orange [class^=icon-]:after,.panels--box.active .btn--orange [class*=" icon-"]:after{left:35px}}@media (min-width: 60em){.panels--box.active .btn--orange [class^=icon-]:after,.panels--box.active .btn--orange [class*=" icon-"]:after{left:44px}}@media (min-width: 60em){.panels--box.active .btn--orange [class^=icon-]:after,.panels--box.active .btn--orange [class*=" icon-"]:after{left:50px}}.panels--box.void .list--panel{max-width:100%;min-width:700px}.panels--box.void .list--panel .list--panel__item{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.panels--box.void .list--panel .list--panel__item:hover{background-color:transparent;color:#737c84}.panels--box.void .list--panel .list--panel__item [class^=icon-],.panels--box.void .list--panel .list--panel__item [class*=icon-]{font-size:1.5rem;padding-bottom:6px}.panels--header{position:relative;width:100%;min-height:50px;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;background:#f17824;background:linear-gradient(135deg,transparent 6px,#F17824 0) top left,linear-gradient(225deg,transparent 6px,#F17824 0) top right,linear-gradient(315deg,transparent 0px,#F17824 0) bottom right,linear-gradient(45deg,transparent 0px,#F17824 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#fff;font-family:torqueweb-medium;text-transform:uppercase}.panels--header [class^=icon-],.panels--header [class*=icon-]{font-size:1.5rem;padding:0 6px;cursor:pointer}.panels--header .switch{margin:0 12px;transition:.25s cubic-bezier(.5,0,.1,1)}.panels--header .switch label{background-color:#fff}.panels--header .switch label:before{background-color:#f17824;border:1px solid #F17824;opacity:.5;display:block}.panels--header .switch .input--switch:checked+label{background-color:#fff}.panels--header .switch .input--switch:checked+label:before{background-color:#6aa84f;opacity:.8}.panels--header .icon-cross{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer}.panels--header__block{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.panels--body{width:100%;display:-moz-flex;display:flex;color:#737c84;font-family:torqueweb-medium;text-transform:uppercase;letter-spacing:1px}@media (min-width: 18em){.panels--body{font-size:1rem}}@media (min-width: 60em){.panels--body{font-size:1.25rem}}.panel--context{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-align-items:center;align-items:center}@media (min-width: 18em){.panel--context{max-width:350px;padding-bottom:6px}}@media (min-width: 60em){.panel--context{max-width:350px;min-width:350px;padding-bottom:12px}}.panel--context .list--panel__info{padding:12px 0}.panel--context .list--panel__info .column.single{border:none}.panel--context__header{position:relative;width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;border-bottom:1px dotted #737C84}@media (min-width: 18em){.panel--context__header{padding:6px}}@media (min-width: 60em){.panel--context__header{padding:12px 6px}}.panel--context__header .icon-cross{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer}.panel--context__header [class^=icon-],.panel--context__header [class*=icon-]{padding:0 6px}.panel--tabs{width:100%;display:-moz-flex;display:flex}.panel--tabs__item{width:100%;background-color:#fff;text-align:center;font-family:torqueweb-light;cursor:pointer}@media (min-width: 18em){.panel--tabs__item{font-size:.75rem;padding:6px}}@media (min-width: 60em){.panel--tabs__item{font-size:1rem;padding:8px}}.panel--tabs__item.active{border-bottom:3px solid #F17824}.panel--tabs__container{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;border-bottom:1px dotted #737C84}@media (min-width: 18em){.panel--tabs__container{padding:6px}}@media (min-width: 60em){.panel--tabs__container{padding:12px;margin-bottom:12px}}.panel--tabs__container .panel--background{margin:0}.panel--tabs__container .btn,.panel--tabs__container input[type=file]+label{width:35px;height:35px;font-size:1.25rem}.panel--context__info{width:100%;padding:0 0 0 12px}@media (min-width: 18em){.panel--context__info{font-size:.75rem}}@media (min-width: 60em){.panel--context__info{font-size:1rem}}.panel--content{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.panel--content:first-child{border-bottom:1px dotted #737C84;padding-bottom:6px;margin-bottom:6px}.panel--content.noborder{border-bottom:none}.panel--content__text{font-family:torqueweb-light;padding:6px}.list--panel{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-flex-grow:1;flex-grow:1;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.list--panel{max-width:50%}}@media (min-width: 60em){.list--panel{max-width:350px;min-width:350px;min-height:400px}}.list--panel__item{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;-moz-flex-grow:1;flex-grow:1;border-bottom:1px dotted #737C84;cursor:pointer;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.list--panel__item{padding:6px}}@media (min-width: 60em){.list--panel__item{padding:12px}}.list--panel__item:last-child{border-bottom:none}.list--panel__item.active,.list--panel__item:hover{background-color:#fff;color:#44505b}.list--panel__item .level{font-size:.75rem}@media (min-width: 60em){.list--panel__item .btn--orange [class^=icon-]:after,.list--panel__item .btn--orange [class*=" icon-"]:after{left:50px}}.panel--text{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-flex-grow:1;flex-grow:1}.panel--text [class^=icon-],.panel--text [class*=icon-]{padding-right:6px}@media (min-width: 60em){.panel--text [class^=icon-],.panel--text [class*=icon-]{font-size:1.5rem}}.panel--text .win{display:block;line-height:.75rem;font-size:.75rem;text-transform:none}.list--panel__submenu{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;background:#fff;background:linear-gradient(135deg,transparent 0,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 0,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 6px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 0,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;color:#44505b;font-family:torqueweb-book}@media (min-width: 18em){.list--panel__submenu{padding:12px;max-width:50%}}@media (min-width: 60em){.list--panel__submenu{padding:24px;max-width:350px;min-width:350px}}.panel--background{width:100%;background:url(//statics.mars.gamelearn.io/statics/mountain.png) no-repeat;background-size:contain;background-position:center;min-height:100px}@media (min-width: 18em){.panel--background{margin-bottom:12px}}@media (min-width: 60em){.panel--background{margin-bottom:24px}}.list--panel__info{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.list--panel__info{font-size:.75rem}}@media (min-width: 60em){.list--panel__info{font-size:1rem;padding:12px 0}}.list--panel__info .column{width:100%;text-align:center;text-transform:none}.list--panel__info .column:first-child{border-right:1px dotted #737C84}@media (min-width: 18em){.list--panel__info .column:first-child{padding-right:6px;margin-right:6px}}@media (min-width: 60em){.list--panel__info .column:first-child{padding-right:12px;margin-right:12px}}.list--panel__info .column .text{font-family:torqueweb-light;color:#737c84}.list--panel__info .column .value{font-family:torqueweb-book}@media (min-width: 18em){.list--panel__info .column .value{font-size:1rem}}@media (min-width: 60em){.list--panel__info .column .value{font-size:1.5rem}}.panel--challenge{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;padding:6px 0}.panel--challenge .shield--canvas__texture{position:static;background-color:transparent}.panel--challenge__text{font-size:1rem;line-height:1rem}.panel--challenge__text li{text-transform:lowercase}.panel--challenge__text li:first-child{color:#44505b;text-transform:uppercase}.panel--challenge__text li:last-child{font-family:torqueweb-book;color:#737c84}.panel--right{right:40px;float:right;left:auto}.counter--position{position:absolute;top:-1px;z-index:1}@media (min-width: 18em){.counter--position{right:45px}}@media (min-width: 60em){.counter--position{right:65px}}.counter--border{background:#737c84;background:linear-gradient(135deg,transparent 0,#737C84 0) top left,linear-gradient(225deg,transparent 0,#737C84 0) top right,linear-gradient(315deg,transparent 3px,#737C84 0) bottom right,linear-gradient(45deg,transparent 3px,#737C84 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px}.counter{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;color:#737c84;background:#fff;background:linear-gradient(135deg,transparent 0,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 0,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 3px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 3px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat}.counter--block{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:flex-start;align-items:flex-start;-moz-flex-direction:column;flex-direction:column;border-left:1px dashed #CBCBCB;border-right:1px dashed #CBCBCB}@media (min-width: 18em){.counter--block{padding:6px 3px}}@media (min-width: 60em){.counter--block{padding:6px 12px}}.counter--block.last--time{background:#d52125;color:#fff}.counter--title{font-family:torqueweb-medium;padding-bottom:4px}@media (min-width: 18em){.counter--title{font-size:.45rem}}@media (min-width: 60em){.counter--title{font-size:.75rem}}.counter--item{font-family:torqueweb-book}@media (min-width: 18em){.counter--item{font-size:.75rem;min-width:0}}@media (min-width: 60em){.counter--item{font-size:1.25rem;min-width:110px}}.counter--turn{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column}@media (min-width: 18em){.counter--turn{padding:6px 3px;font-size:.75rem;line-height:.75rem}}@media (min-width: 60em){.counter--turn{padding:12px;font-size:.95rem;line-height:.95rem}}.zoom{background-color:rgba(0,0,0,.5);color:#fff;border-radius:5px;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;transition:.25s cubic-bezier(.5,0,.1,1);padding:6px 0;position:absolute}@media (min-width: 18em){.zoom{width:30px;min-height:25vh;top:calc(50% - 18vh);right:6px;font-size:1.5rem}}@media (min-width: 60em){.zoom{width:40px;min-height:16vh;top:calc(50% - 8vh);right:6px;font-size:1.75rem}}@media (min-width: 18em){.frame .zoom{right:16px}}@media (min-width: 60em){.frame .zoom{right:24px}}.zoom [class^=icon-],.zoom [class*=" icon-"]{transition:.25s cubic-bezier(.5,0,.1,1)}.zoom [class^=icon-]:hover,.zoom [class*=" icon-"]:hover{text-shadow:0 0 2px rgb(255,255,255)}.zoom:before{content:"";height:calc(100% - 70px);width:1px;border-left:1px dashed rgb(255,255,255);position:absolute;top:33px;left:50%;opacity:.6}.zoom .zoom--nivel{cursor:pointer}.zoom .zoom--nivel:first-child{opacity:.6}.zoom .zoom--nivel:nth-child(2){opacity:1}.zoom.active .zoom--nivel:first-child{opacity:1}.zoom.active .zoom--nivel:nth-child(2){opacity:.6}.zoom.active:before{opacity:1}.zoom--centered{background-color:rgba(0,0,0,.5);color:#fff;border-radius:5px;cursor:pointer;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;transition:.25s cubic-bezier(.5,0,.1,1);position:absolute;left:0;top:calc(100% + 12px)}@media (min-width: 18em){.zoom--centered{width:30px;height:30px;font-size:1.5rem}}@media (min-width: 60em){.zoom--centered{width:40px;height:40px}}.endsession{position:absolute;left:12px;top:12px;z-index:1;width:calc(100% - 24px);height:calc(100% - 24px);background-color:#fff;border-radius:6px;box-shadow:0 0 2px #737c84;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.endsession--title{color:#f17824;font-family:torqueweb-medium;text-transform:uppercase;letter-spacing:2px}@media (min-width: 18em){.endsession--title{font-size:1.5rem;margin-bottom:16px}}@media (min-width: 60em){.endsession--title{font-size:2.5rem;margin-bottom:32px}}.endsession--hour{color:#44505b;font-family:torqueweb-book;letter-spacing:2px}@media (min-width: 18em){.endsession--hour{font-size:1.5rem;margin-bottom:16px}}@media (min-width: 60em){.endsession--hour{font-size:2.5rem;margin-bottom:32px}}.endsession--text{color:#44505b;font-family:torqueweb-book;text-align:center}@media (min-width: 18em){.endsession--text{font-size:1rem;margin-bottom:32px}}@media (min-width: 60em){.endsession--text{font-size:1.25rem;margin-bottom:64px}}.documents--layer{padding:0 3%}.documents{position:relative;width:100%;height:100vh;padding:0;margin:0;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-align-items:center;align-items:center}@media (min-width: 18em){.documents{-moz-justify-content:flex-end;justify-content:flex-end;padding-bottom:24px}}@media (min-width: 60em){.documents{-moz-justify-content:center;justify-content:center;padding-bottom:0}}.documents--title{width:100%;border-bottom:1px dotted #737C84;color:#44505b;font-family:torqueweb-book}@media (min-width: 18em){.documents--title{font-size:1rem;padding:12px 0}}@media (min-width: 60em){.documents--title{font-size:1.5rem;padding:24px 0}}@media (min-width: 18em){.documents--title .text{margin-left:auto;margin-right:auto;max-width:100%;width:100%;display:block}}@media (min-width: 60em){.documents--title .text{margin-left:auto;margin-right:auto;max-width:50%;width:100%;display:block}}.documents--folder{width:100%;display:-moz-flex;display:flex;flex-wrap:wrap;overflow-y:auto}@media (min-width: 18em){.documents--folder{max-height:42vh}}@media (min-width: 60em){.documents--folder{max-height:52vh}}.documents--folder__item{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;color:#000;cursor:pointer}@media (min-width: 18em){.documents--folder__item{width:25%;font-size:.75rem;padding:12px}}@media (min-width: 60em){.documents--folder__item{width:20%;font-size:1.25rem;padding:24px}}.documents--folder__item [class^=icon-],.documents--folder__item [class*=" icon-"]{color:#44505b}@media (min-width: 18em){.documents--folder__item [class^=icon-],.documents--folder__item [class*=" icon-"]{font-size:2.5rem}}@media (min-width: 60em){.documents--folder__item [class^=icon-],.documents--folder__item [class*=" icon-"]{font-size:4.55rem}}.documents--folder__item .name{padding-top:12px}.documents--subtitle{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;border-bottom:1px dotted #44505B}@media (min-width: 18em){.documents--subtitle{font-size:.75rem;padding:6px 0}}@media (min-width: 60em){.documents--subtitle{font-size:1.25rem;padding:12px 0}}.documents--subtitle .file--name{padding-left:12px}.documents--subtitle .btn--back{background-color:#fff;border-color:#44505b;color:#44505b}.search--game{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#fff}@media (min-width: 18em){.search--game{margin:6px 0}}@media (min-width: 60em){.search--game{margin:12px 0}}.search--game .icon-search{font-size:1.75rem;cursor:pointer}.search--game .input--search{font-family:torqueweb-book;width:100%;box-shadow:inset 0 0 2px rgba(0,0,0,.3);border:2px solid rgba(255,255,255,.6);border-radius:36px;background:#cbcbcb;outline:0;margin:0;color:#fff;text-align:center}@media (min-width: 18em){.search--game .input--search{padding:6px 12px;font-size:1rem}}@media (min-width: 60em){.search--game .input--search{padding:12px;font-size:1.25rem}}.search--game input::-moz-input-placeholder{color:#fff}@media (min-width: 18em){.search--game input::-moz-input-placeholder{font-size:1rem}}@media (min-width: 60em){.search--game input::-moz-input-placeholder{font-size:1.25rem}}.search--game input::-ms-input-placeholder{color:#fff}@media (min-width: 18em){.search--game input::-ms-input-placeholder{font-size:1rem}}@media (min-width: 60em){.search--game input::-ms-input-placeholder{font-size:1.25rem}}.search--game input::-webkit-input-placeholder{color:#fff}@media (min-width: 18em){.search--game input::-webkit-input-placeholder{font-size:1rem}}@media (min-width: 60em){.search--game input::-webkit-input-placeholder{font-size:1.25rem}}.map--perspective__view{perspective:1000px;height:100%;width:100%;background-size:810px}.map--perspective__view>.map--perspective__background{width:500%;height:500%;top:-150%;left:-80%;transform:rotateX(45deg);position:absolute;background-size:810px}.map--debug,.map--std__text,.map--zoom{position:absolute;text-align:left;background-color:#fff}.map--debug{top:auto;left:0;bottom:0}.map--zoom{top:0;right:0}.canvas--view{cursor:pointer}.map{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;background:radial-gradient(#f17824,#895739 75%,#2c4481 110%)}.map.collapse{transition:.25s cubic-bezier(.5,0,.1,1)}.map.collapse .map--header{top:-100px}.map.collapse .map--footer{bottom:-100px}.map.collapse .map--picture{width:calc(100% - 16px);height:calc(100% - 16px);top:8px;left:8px;transform:none}.map.collapse .markers{top:-100px}.map.collapse .markers--footer{bottom:-100px}.map.collapse .markers--footer .markers{top:100px}.map .map--header{transition:.25s cubic-bezier(.5,0,.1,1);top:0}.map .map--footer{transition:.25s cubic-bezier(.5,0,.1,1);bottom:0}@media (min-width: 18em){.map .mis--feed{display:none}}@media (min-width: 60em){.map .mis--feed{display:-moz-flex;display:flex}}.map--block{width:100%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;background:url(//statics.mars.gamelearn.io/statics/Fase2_BK_1.png) no-repeat center top}@media (min-width: 18em){.map--block{padding:0 24px;font-size:.75rem;height:75px}}@media (min-width: 60em){.map--block{padding:8px 32px;font-size:1rem;height:100px}}.map--block.map--header{position:absolute;left:0;top:0}.map--block.map--footer{position:absolute;left:0;bottom:0}.map--block .shield--canvas__texture{padding:0;position:static;background:none}.map--block__info{width:100%}.map--block__info .text{display:block;color:#fff}.map--block__info .text.username{font-family:torqueweb-medium;text-transform:uppercase;padding-top:3px}.map--block__info .num{display:block;color:#fff;font-family:torqueweb-medium;font-size:.75rem;line-height:0;font-weight:700;padding-top:3px}.map--block__info .num [class^=icon-],.map--block__info .num [class*=icon-]{padding-right:6px}.map--picture{position:relative;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:6px solid rgba(226,48,48,.8);pointer-events:none}@media (min-width: 18em){.map--picture{width:98%;height:calc(100% - 170px)}}@media (min-width: 60em){.map--picture{width:calc(98.5% - 40px);height:calc(100% - 230px);left:calc(50% + 20px)}}.map--picture:before{content:"";width:50px;height:50px;border-top:3px solid rgba(255,245,232,.8);border-left:3px solid rgba(255,245,232,.8);position:absolute;left:-12px;top:-12px}.map--picture:after{content:"";width:50px;height:50px;border-top:3px solid rgba(255,245,232,.8);border-right:3px solid rgba(255,245,232,.8);position:absolute;right:-12px;top:-12px}.map--picture__borders:before{content:"";width:50px;height:50px;border-bottom:3px solid rgba(255,245,232,.8);border-left:3px solid rgba(255,245,232,.8);position:absolute;left:-12px;bottom:-12px;display:block}.map--picture__borders:after{content:"";width:50px;height:50px;border-bottom:3px solid rgba(255,245,232,.8);border-right:3px solid rgba(255,245,232,.8);position:absolute;right:-12px;bottom:-12px;display:block}.map--buttons{position:absolute;bottom:104px;left:50%;transform:translate(-50%);z-index:1}@media (min-width: 18em){.map--buttons{bottom:76px}}@media (min-width: 60em){.map--buttons{bottom:104px}}.mis{width:100%;height:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;margin:0;padding:0;position:absolute;left:0;top:0}.mis--header{position:relative;top:0;left:0;width:100%;z-index:1;display:-moz-flex;display:flex;-moz-align-items:start;align-items:start}@media (min-width: 18em){.mis--header{padding:8px 24px;font-size:1rem}}@media (min-width: 60em){.mis--header{padding:12px 24px;font-size:1.25rem;min-height:120px}}.mis--header__player{display:-moz-flex;display:flex}.mis--header__shield{padding-right:18px}.mis--header__info .text{display:block;color:#fff}.mis--header__info .text.username{font-family:torqueweb-medium;text-transform:uppercase;padding-top:3px}.mis--header__info .num{display:block;color:#fff;font-family:torqueweb-medium;font-size:.75rem;line-height:0;font-weight:700;padding-top:3px}.mis--header__info .num [class^=icon-],.mis--header__info .num [class*=icon-]{padding-right:6px}.mis--header__position{font-family:torqueweb-medium;color:#fff;text-align:center;border-left:1px dashed rgb(255,255,255)}@media (min-width: 18em){.mis--header__position{padding-left:12px;margin-left:12px}}@media (min-width: 60em){.mis--header__position{padding-left:24px;margin-left:24px}}@media (min-width: 18em){.mis--header__position .text--position{font-size:1.5rem}}@media (min-width: 60em){.mis--header__position .text--position{font-size:2.5rem}}.mis--gradient,.mis--item.active,.mis--challenge__confirmation,.mis--profile,.mis--body{background-image:linear-gradient(90deg,rgba(203,203,203,.8),rgba(203,203,203,.8) 1px,rgba(240,238,239,.5) 1px,rgba(240,238,239,.5) 2px,rgba(203,203,203,.8) 2px);background-image:-webkit-linear-gradient(90deg,rgba(203,203,203,.8),rgba(203,203,203,.8) 1px,rgba(240,238,239,.5) 1px,rgba(240,238,239,.5) 2px,rgba(203,203,203,.8) 2px);background-repeat:repeat;background-size:1px 2px}.mis--body{position:relative;width:100%;overflow:hidden;display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;-moz-flex-grow:1;flex-grow:1;box-shadow:inset 0 0 48px #fff}.mis--content{width:100%;display:-moz-flex;display:flex;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column}@media (min-width: 18em){.mis--content{margin:0 6px 0 48px}}@media (min-width: 60em){.mis--content{margin:0 6px 0 48px}}.mis--challenge__confirmation,.mis--profile{width:100%;display:-moz-flex;display:flex;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;-moz-flex-grow:1;flex-grow:1;box-shadow:inset 0 0 48px #fff}.mis--challenge__confirmation .h1,.mis--profile .h1{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;font-family:torqueweb-medium;color:#f17824;text-transform:uppercase;margin:0;letter-spacing:6px}@media (min-width: 18em){.mis--challenge__confirmation .h1,.mis--profile .h1{font-size:1.5rem;padding:6px 0}}@media (min-width: 60em){.mis--challenge__confirmation .h1,.mis--profile .h1{font-size:2.5rem;padding:16px 0}}.mis--challenge__confirmation [class^=icon-],.mis--profile [class^=icon-],.mis--challenge__confirmation [class*=icon-],.mis--profile [class*=icon-]{padding:0 18px}.mis--challenge__confirmation [class^=icon-]:first-child,.mis--profile [class^=icon-]:first-child,.mis--challenge__confirmation [class*=icon-]:first-child,.mis--profile [class*=icon-]:first-child{transform:rotateY(180deg)}.mis--challenge__confirmation [class^=icon-]:last-child,.mis--profile [class^=icon-]:last-child,.mis--challenge__confirmation [class*=icon-]:last-child,.mis--profile [class*=icon-]:last-child{padding:0 12px}.mis--challenge__info{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;-moz-flex-grow:1;flex-grow:1;background-color:rgba(241,241,241,.8);border-radius:4.5px}@media (min-width: 18em){.mis--challenge__info{width:100%;padding:0}}@media (min-width: 60em){.mis--challenge__info{width:98%;margin-bottom:12px;padding:24px}}.mis--challenge__info .title{color:#737c84;font-family:torqueweb-book}@media (min-width: 18em){.mis--challenge__info .title{font-size:1rem}}@media (min-width: 60em){.mis--challenge__info .title{font-size:1.5rem}}.mis--challenge__info .shield--canvas__texture{padding:0;position:static;background:none}@media (min-width: 18em){.mis--challenge__info .shield{width:75px;height:75px}}@media (min-width: 60em){.mis--challenge__info .shield{width:150px;height:150px}}@media (min-width: 18em){.mis--challenge__info .shield--item{width:75px;height:75px;background-size:75px 75px}}@media (min-width: 60em){.mis--challenge__info .shield--item{width:150px;height:150px;background-size:150px 150px}}@media (min-width: 18em){.mis--challenge__info .shield--icon{font-size:1.925rem}}@media (min-width: 60em){.mis--challenge__info .shield--icon{font-size:3.5rem}}@media (min-width: 18em){.mis--challenge__info .shield--background{font-size:3.85rem}}@media (min-width: 60em){.mis--challenge__info .shield--background{font-size:7.7rem}}@media (min-width: 18em){.mis--profile{font-size:.75rem;-moz-justify-content:flex-start;justify-content:flex-start}}@media (min-width: 60em){.mis--profile{font-size:1.25rem;-moz-justify-content:center;justify-content:center}}.mis--profile__table{width:100%;max-width:90%;background-color:rgba(203,203,203,.6);border:1px solid rgb(255,255,255);border-radius:3px}@media (min-width: 18em){.mis--profile__table{margin-top:12px}}@media (min-width: 60em){.mis--profile__table{margin-top:0}}.mis--profile__header{position:relative;width:100%;color:#f17824;text-transform:uppercase;text-align:center;background-color:rgba(255,255,255,.5);font-family:torqueweb-book}@media (min-width: 18em){.mis--profile__header{padding:8px}}@media (min-width: 60em){.mis--profile__header{padding:12px}}.mis--profile__header .num{width:25px;height:25px;background:#279fdc;background:linear-gradient(135deg,transparent 6px,#279FDC 0) top left,linear-gradient(225deg,transparent 6px,#279FDC 0) top right,linear-gradient(315deg,transparent 6px,#279FDC 0) bottom right,linear-gradient(45deg,transparent 6px,#279FDC 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;color:#fff;line-height:0;position:absolute;left:55%;top:-12px}.mis--profile__body{overflow:auto}@media (min-width: 18em){.mis--profile__body{padding:0 8px;max-height:60vh}}@media (min-width: 60em){.mis--profile__body{padding:0 12px;max-height:65vh}}.mis--profile__body.void{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;color:#737c84;padding:5%;text-align:center}.mis--profile__row{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;border-bottom:1px dotted rgb(255,255,255);font-family:torqueweb-medium;font-weight:400;color:#737c84}@media (min-width: 18em){.mis--profile__row{padding:8px 12px}}@media (min-width: 60em){.mis--profile__row{padding:16px 24px}}.mis--profile__row:last-child{border:none}.mis--profile__row b{text-transform:uppercase}.mis--profile__row .text:last-child{font-family:torqueweb-book}@media (min-width: 18em){.mis--profile__row .text:last-child{padding-top:3px}}@media (min-width: 60em){.mis--profile__row .text:last-child{padding-top:6px}}.mis--profile__row .result{font-family:torqueweb-book;text-transform:uppercase}.mis--profile__info{position:relative}.mis--profile__info.active:before{content:"";background:#279fdc;background:linear-gradient(135deg,transparent 3px,#279FDC 0) top left,linear-gradient(225deg,transparent 3px,#279FDC 0) top right,linear-gradient(315deg,transparent 3px,#279FDC 0) bottom right,linear-gradient(45deg,transparent 3px,#279FDC 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;position:absolute}@media (min-width: 18em){.mis--profile__info.active:before{width:8px;height:8px;left:-12px;top:calc(50% - 4px)}}@media (min-width: 60em){.mis--profile__info.active:before{width:12px;height:12px;left:-24px;top:calc(50% - 6px)}}.mis--profile__footer{width:100%;background-color:#cdd1d9;border-top:1px solid rgb(255,255,255);color:#44505b;text-align:center;position:absolute;left:0;bottom:0}@media (min-width: 18em){.mis--profile__footer{padding:6px}}@media (min-width: 60em){.mis--profile__footer{padding:12px}}.mis--players{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;color:#44505b}@media (min-width: 18em){.mis--players{padding:2% 0;font-size:1rem}}@media (min-width: 60em){.mis--players{padding:2% 0;font-size:1.25rem}}.mis--players__item{position:relative;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.mis--players__item:first-child{text-align:right;z-index:4}@media (min-width: 18em){.mis--players__item:first-child{right:-18px}}@media (min-width: 60em){.mis--players__item:first-child{right:-32px}}@media (min-width: 18em){.mis--players__item:last-child{left:-18px;margin-top:24px}}@media (min-width: 60em){.mis--players__item:last-child{left:-32px;margin-top:48px}}.mis--players__item .data{padding:0 12px}@media (min-width: 60em){.mis--players__item .data li:first-child{font-size:1.5rem}}.mis--players__item .data--name{font-family:torqueweb-medium;text-transform:uppercase}@media (min-width: 60em){.mis--players__item .data--name{font-size:2rem;padding:6px 0;letter-spacing:2px}}.mis--challenges{color:#737c84;text-align:center}@media (min-width: 18em){.mis--challenges{width:40px;padding-top:32px}}@media (min-width: 60em){.mis--challenges{width:60px}}.mis--challenges .number{display:block}.mis--feed{position:absolute;height:100%;bottom:0;right:calc(100% - 37px);z-index:6;background-color:#44505b;border-radius:3px 0 0 3px;padding:6px 0 6px 6px;display:-moz-flex;display:flex;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.mis--feed{width:100%}}@media (min-width: 60em){.mis--feed{width:45%}}@media (min-width: 18em){.map .mis--feed{height:calc(100% - 150px);bottom:75px}}@media (min-width: 60em){.map .mis--feed{height:calc(100% - 200px);bottom:100px}}@media (min-width: 18em){.mis--feed.active{right:0}}@media (min-width: 60em){.mis--feed.active{right:55%}}.mis--feed__button{display:-moz-flex;display:flex;-moz-justify-content:flex-end;justify-content:flex-end;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;flex-basis:40px;cursor:pointer;color:#fff;font-family:torqueweb-medium;letter-spacing:4px;line-height:0;text-transform:uppercase;padding-bottom:12px}.mis--feed__button [class^=icon-],.mis--feed__button [class*=icon-]{font-size:1.5rem;font-weight:700;letter-spacing:0;padding-bottom:16px;text-align:center}.mis--feed__button .vertical--text{writing-mode:vertical-lr;text-orientation:sideways}.mis--feed__container{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}.mis--feed__container input{width:100%;height:40px;background-color:#fff;border:none;border-radius:36px;color:#44505b;margin:12px 0 6px;outline:0;padding:0 12px;font-size:1.25rem;font-family:torqueweb-light}.mis--feed__layer{width:100%;background-color:#fff;border-radius:9px;padding:12px;color:#737c84;font-family:torqueweb-light;overflow:auto;-moz-flex-grow:1;flex-grow:1}.mis--feed__item{width:calc(100% - 90px);display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start}@media (min-width: 18em){.mis--feed__item{font-size:1rem;line-height:1rem;padding-bottom:12px}}@media (min-width: 60em){.mis--feed__item{font-size:1.25rem;line-height:1.25rem;padding-bottom:24px}}.mis--feed__item.important{color:#000;font-family:torqueweb-book;font-weight:700}.mis--feed__item [class^=icon-],.mis--feed__item [class*=icon-]{padding-right:12px}.mis--feed__item .icon-send{color:#737c84;padding-left:12px;cursor:pointer}.mis--layer{position:relative;width:100%;display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;overflow-y:auto;background-color:#f1f1f1;border-radius:0 0 4.5px 4.5px}@media (min-width: 18em){.mis--layer{min-height:55vh;max-height:55vh;padding-top:6px}}@media (min-width: 60em){.mis--layer{min-height:70vh;max-height:70vh;padding:12px}}.mis--item{position:relative;font-family:torqueweb-light;color:#828282;z-index:1}@media (min-width: 18em){.mis--item{width:33.3%;padding:8px}}@media (min-width: 60em){.mis--item{width:25%;padding:24px}}.mis--item.active{border:2px solid #F17824;border-radius:6px;box-shadow:inset 0 0 24px #fff}.mis--item.online .position:before{background:#6aa84f}.mis--item__info{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.mis--item__info:first-child{border-bottom:1px solid rgb(255,255,255);padding-bottom:6px;margin-bottom:6px}.mis--item__info .flag{cursor:pointer}.mis--item__info .shield--canvas__texture{background-color:transparent}@media (min-width: 18em){.mis--item__info .shield--canvas__texture{padding:6px}}@media (min-width: 60em){.mis--item__info .shield--canvas__texture{padding:8px}}.mis--item__info .position{position:relative;font-weight:700;padding-left:12px}@media (min-width: 18em){.mis--item__info .position{font-size:1.25rem}}@media (min-width: 60em){.mis--item__info .position{font-size:1.75rem}}.mis--item__info .position:before{content:"";width:6px;height:6px;border-radius:6px;background:#d52125;position:absolute;top:calc(50% - 3px);left:0}@media (min-width: 18em){.mis--item__info .icons{font-size:.75rem}}@media (min-width: 60em){.mis--item__info .icons{font-size:1rem}}.mis--item__info .icons [class^=icon-],.mis--item__info .icons [class*=icon-]{cursor:pointer;background-color:#f0eeef;border:1px solid #737C84;border-radius:3px;padding:6px;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.mis--item__info .icons [class^=icon-],.mis--item__info .icons [class*=icon-]{margin-left:3px}}@media (min-width: 60em){.mis--item__info .icons [class^=icon-],.mis--item__info .icons [class*=icon-]{margin-left:12px}}.mis--item__info .icons [class^=icon-]:hover,.mis--item__info .icons [class*=icon-]:hover{opacity:.6}.mis--item__info .icons [class^=icon-].active,.mis--item__info .icons [class*=icon-].active{color:#f17824;border:1px solid #F17824}.mis--item__info .icons .blocked{color:#d52125}.mis--item__info .identity{width:100%}.mis--item__info .identity .text{text-align:left;display:block;padding:2px 6px}@media (min-width: 18em){.mis--item__info .identity .text{font-size:.75rem;padding:2px 0}}@media (min-width: 60em){.mis--item__info .identity .text{font-size:1rem;padding:2px 6px}}.mis--item__info .identity .text.username{font-family:torqueweb-book;font-weight:700;text-transform:uppercase}.mis--item__info .identity .num{font-family:torqueweb-medium;font-size:.75rem;font-weight:700;padding-left:6px}.mis--battle{width:100%}@media (min-width: 18em){.mis--battle{padding:6px}}@media (min-width: 60em){.mis--battle{padding:24px}}.mis--battle__title{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-family:torqueweb-book;color:#fff;letter-spacing:2px}@media (min-width: 18em){.mis--battle__title{font-size:1.25rem}}@media (min-width: 60em){.mis--battle__title{font-size:2.5rem}}.mis--battle__text{text-transform:uppercase;color:#44505b}@media (min-width: 18em){.mis--battle__text{font-size:1.25rem;padding-bottom:6px}}@media (min-width: 60em){.mis--battle__text{font-size:1.75rem;padding-bottom:24px}}.mis--battle__text.small{text-transform:lowercase;font-size:1rem}.mis--battle__layer{position:relative;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;background-color:rgba(255,255,255,.7);border-radius:4.5px}@media (min-width: 18em){.mis--battle__layer{min-height:50vh;max-height:50vh;padding:12px 0}}@media (min-width: 60em){.mis--battle__layer{min-height:65vh;max-height:65vh;padding:0}}.mis--battle__buttons{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.mis--button{padding:6px 12px;margin:0 6px;min-width:175px;text-align:center;background:#f0eeef;border:1px solid #737C84;border-radius:3px;color:#737c84;cursor:pointer}.mis--button.green{border-color:#2ce7a8;color:#2ce7a8}.mis--battle__head{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;font-family:torqueweb-book}.mis--battle__timer{position:relative;font-family:torqueweb-book;color:#44505b}@media (min-width: 18em){.mis--battle__timer{font-size:1.5rem}}@media (min-width: 60em){.mis--battle__timer{font-size:2.5rem}}.mis--battle__counter{display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;background-color:rgba(115,124,132,.5);border:1px solid rgb(255,255,255);border-radius:4.5px;color:#fff;text-align:center}@media (min-width: 18em){.mis--battle__counter{padding:6px}}@media (min-width: 60em){.mis--battle__counter{padding:12px}}.mis--battle__counter--item:first-child{border-right:1px solid rgb(255,255,255);padding-right:12px;margin-right:12px}.mis--battle__counter--item span{display:block;line-height:20px}.mis--battle__counter--item span:first-child{font-family:torqueweb-bold}@media (min-width: 18em){.mis--battle__counter--item span:first-child{font-size:1.25rem}}@media (min-width: 60em){.mis--battle__counter--item span:first-child{font-size:1.75rem}}.mis--num__question{position:relative;width:100%;text-align:center;color:#44505b;font-family:torqueweb-book;font-weight:700}@media (min-width: 18em){.mis--num__question{padding-top:6px;padding-left:24px}}@media (min-width: 60em){.mis--num__question{padding-top:12px;padding-left:64px}}.mis--battle__block{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column}@media (min-width: 18em){.mis--battle__block{min-height:55vh}}@media (min-width: 60em){.mis--battle__block{min-height:60vh}}.mis--battle__questions{position:relative;width:100%;font-family:torqueweb-book;color:#737c84;text-align:center}@media (min-width: 18em){.mis--battle__questions{max-width:95%;font-size:1.25rem;padding:0 24px 12px}}@media (min-width: 60em){.mis--battle__questions{max-width:75%;font-size:1.75rem;padding:0 24px 24px}}.mis--battle__questions .mis--battle__questions--item:first{margin:0}.mis--battle__questions.review--questions .mina--paginator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width: 18em){.mis--battle__questions.review--questions .mina--paginator{width:107%}}@media (min-width: 60em){.mis--battle__questions.review--questions .mina--paginator{width:110%}}.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages{min-width:100%}.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages .bullet{visibility:hidden}.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages [class^=icon-],.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages [class*=" icon-"]{color:#fff}@media (min-width: 18em){.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages [class^=icon-],.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages [class*=" icon-"]{font-size:1.75rem}}@media (min-width: 60em){.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages [class^=icon-],.mis--battle__questions.review--questions .mina--paginator .mina--paginator__pages [class*=" icon-"]{font-size:2.5rem}}.mis--battle__questions--title{width:100%;margin:0 auto;color:#44505b}@media (min-width: 18em){.mis--battle__questions--title{max-width:96%;font-size:1rem}}@media (min-width: 60em){.mis--battle__questions--title{max-width:75%;font-size:1.75rem}}.mis--battle__questions--item{cursor:pointer;background:#fff;border-radius:3px;color:#44505b;transition:.3s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.mis--battle__questions--item{font-size:1rem;padding:6px;margin:6px 0 0}}@media (min-width: 60em){.mis--battle__questions--item{font-size:1.5rem;padding:24px;margin:16px 0 0}}.mis--battle__questions--item.success{border:2px solid #2ce7a8;box-shadow:none}.mis--battle__questions--item.failed{border:2px solid #D52125;box-shadow:none}.mis--battle__questions--item.review--success{background-color:#6aa84f;border-color:transparent;color:#fff}.mis--battle__questions--item.review--failed{background-color:#d52125;border-color:transparent;color:#fff}.mis--battle__questions--item:hover{opacity:.8}.mis--battle__questions--item:active{box-shadow:0 0 6px #737c84}.mis--boxes{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}@media (min-width: 18em){.mis--boxes{padding:24px;max-width:90%}}@media (min-width: 60em){.mis--boxes{padding:64px 0;max-width:40%}}.mis--result{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;min-width:225px;background-color:#f0eeef;border:2px solid rgb(255,255,255);border-radius:4.5px;color:#737c84;text-align:center}@media (min-width: 18em){.mis--result{font-size:1.5rem;padding:12px}}@media (min-width: 60em){.mis--result{font-size:3.5rem;padding:24px}}.mis--result__item:first-child{border-right:2px solid rgb(255,255,255);padding-right:24px;margin-right:24px}.mis--result__item span{font-family:torqueweb-book;text-transform:uppercase;display:block}.mis--result__item span:first-child{font-family:torqueweb-medium}.mis--result__item span:last-child{font-size:1rem;padding-top:3px;font-family:torqueweb-book;letter-spacing:2px}.mis--time{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;min-width:225px;background-color:#f0eeef;border:2px solid rgb(255,255,255);border-radius:4.5px;color:#737c84;margin-left:24px;text-align:center;font-family:torqueweb-book}@media (min-width: 18em){.mis--time{font-size:1.5rem;padding:12px}}@media (min-width: 60em){.mis--time{font-size:3.5rem;padding:24px}}.mis--time span{width:100%;text-transform:uppercase;display:block}.mis--time span:last-child{font-size:1rem;padding-top:7px;letter-spacing:2px}.mis--tabs{width:100%;display:-moz-flex;display:flex;font-family:torqueweb-book;margin:0;padding:0;text-transform:uppercase;background-color:#fff;border-radius:6px 6px 0 0;color:#737c84;text-align:center}@media (min-width: 18em){.mis--tabs{font-size:.625rem}}@media (min-width: 60em){.mis--tabs{font-size:1rem}}.mis--tabs__item{width:100%;cursor:pointer}@media (min-width: 18em){.mis--tabs__item{padding:6px 0}}@media (min-width: 60em){.mis--tabs__item{padding:12px 0}}.mis--tabs__item.active{border-bottom:3px solid #F17824}.layer--mis__box--message{width:100%;height:100%;position:absolute;left:0;top:0;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;z-index:6;pointer-events:none}.layer--mis__box--message .growIn-animation{pointer-events:all}.mis--box__message{position:relative;width:100%;max-width:500px;background-color:#44505b;border-radius:6px;color:#fff;font-size:1.25rem;font-family:torqueweb-book;opacity:0}.mis--box__message textarea{width:calc(100% - 12px);border-radius:6px;margin:6px;outline:0;padding:12px;color:#44505b;font-size:1.25rem;font-family:torqueweb-light}.mis--box__message--head{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;padding:16px;font-size:1.5rem;text-align:center;border-bottom:1px solid rgb(255,255,255)}.mis--box__message--head .icon-cross{position:absolute;right:16px;top:16px;cursor:pointer;font-size:1.25rem}.mis--box__message--footer{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:flex-start;align-items:flex-start;padding-bottom:12px}.mis--more__feeds{position:absolute;bottom:20px;right:50px;background:#44505b;color:#fff;cursor:pointer;font-family:torqueweb-book;font-weight:700}.video{width:100%;height:100vh;margin:0;padding:0;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;z-index:5;color:#fff;background-color:#000;position:absolute;left:0;top:0}.video .icon-play{font-size:3.5rem;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.video--header{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;padding:12px;color:#fff;font-size:1.25rem;font-weight:300;position:absolute;left:0;top:0;z-index:1}.video--header .icon-close{z-index:1;cursor:pointer}.video--controls{width:100%;position:absolute;left:0;bottom:0;z-index:1}.video--controls__bar{position:relative;cursor:pointer;width:100%;height:6px;background-color:#cbcbcb}.video--controls__progress{position:absolute;left:0;top:0;height:6px;background-color:#279fdc}.video--controls__actions{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;padding:12px;font-weight:300}.video--controls__buttons{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.video--controls__buttons .icon-play,.video--controls__buttons .icon-pause{cursor:pointer;font-size:1.25rem;position:static;transform:translate(0)}.video--controls__buttons .icon-rewind{position:relative;font-size:1.75rem;cursor:pointer;margin-left:24px}.video--controls__buttons .icon-rewind span{font-family:Roboto,sans-serif;font-weight:300;font-size:.75rem;position:absolute;top:7px;left:6px}.video--time .time:after{content:"/";padding-left:6px;margin-right:6px}.toast{min-width:80px;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;background-color:#891593;background-image:linear-gradient(rgba(137,21,147,.8),rgba(218,213,215,.8) 98%);color:#fff;text-align:center;border-radius:3px;font-family:torqueweb-book;font-weight:700;white-space:nowrap;padding:6px 12px 6px 6px;z-index:6}@media (min-width: 18em){.toast{font-size:1.5rem}}@media (min-width: 60em){.toast{font-size:1.75rem}}.toast.antimateria{background-color:#279fdc;background-image:linear-gradient(rgba(39,159,220,.8),rgba(218,213,215,.8) 98%)}.toast.active{animation:fadeInUpShort-animation 2s}.toast--screen{display:-moz-inline-flex;display:inline-flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;background-color:#fff5e8;border-radius:36px;color:#44505b;font-family:torqueweb-book;z-index:6;gap:6px}@media (min-width: 18em){.toast--screen{font-size:.75rem;line-height:.75rem;padding:6px 12px}}@media (min-width: 60em){.toast--screen{font-size:1rem;line-height:1rem;padding:12px 18px}}@media (min-width: 18em){.toast--screen [class^=icon-],.toast--screen [class*=icon-]{font-size:1.25rem}}@media (min-width: 60em){.toast--screen [class^=icon-],.toast--screen [class*=icon-]{font-size:1.5rem}}.loader{position:absolute;left:0;top:0;width:100%;height:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column}.loader.min{width:auto;display:inline;position:absolute;top:50%;left:calc(100% - 2rem);transform:translate(-50%)}.loader.min .loader--item{width:2rem;height:1.5rem}.loader.min .icon-hex-border{font-size:1.5rem}.loader.min .icon-rocket-loading{font-size:.75rem;right:15px;animation:loading-mini 1.2s .5s infinite both}.loader--item{position:relative;width:155px;height:131px;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;overflow:hidden}.loader--text{font-family:torqueweb-book;color:#44505b;font-size:1.5rem;margin-top:12px}.icon-hex-border{position:absolute;bottom:0;left:0;z-index:2;overflow:hidden;font-size:8.2rem;transition:.25s cubic-bezier(.5,0,.1,1);background:linear-gradient(to right,#f17824,#f49654 30%,#f49654);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.icon-rocket-loading{position:absolute;bottom:0;right:60px;z-index:1;font-size:4.5rem;transition:.25s cubic-bezier(.5,0,.1,1);background:linear-gradient(to right,#f17824,#f49654 30%,#f17824);-webkit-background-clip:text;-webkit-text-fill-color:transparent;transform-origin:100% 100%;animation:loading 1.2s .5s infinite both}.loader--tip{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;color:#737c84;font-family:torqueweb-book;position:absolute;left:50%;transform:translate(-50%);text-align:center}@media (min-width: 18em){.loader--tip{font-size:1rem;bottom:5%}}@media (min-width: 60em){.loader--tip{font-size:1.25rem;bottom:10%}}@media (min-width: 18em){.loader--tip [class^=icon-],.loader--tip [class*=icon-]{font-size:2.5rem;padding-bottom:6px}}@media (min-width: 60em){.loader--tip [class^=icon-],.loader--tip [class*=icon-]{font-size:3.5rem;padding-bottom:12px}}.enddemo{width:calc(100% - 12px);height:calc(100% - 12px);display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;position:absolute;left:6px;top:6px;background-color:rgba(255,255,255,.9);border-radius:6px;color:#737c84;font-family:torqueweb-medium}@media (min-width: 18em){.enddemo [class^=icon-],.enddemo [class*=icon-]{font-size:3.5rem;margin:24px 0}}@media (min-width: 60em){.enddemo [class^=icon-],.enddemo [class*=icon-]{font-size:7rem;margin:32px 0}}.enddemo--title{color:#d52125;text-transform:uppercase}@media (min-width: 18em){.enddemo--title{font-size:1.75rem;margin-bottom:24px}}@media (min-width: 60em){.enddemo--title{font-size:2.5rem;margin-bottom:32px}}.enddemo--message{color:#737c84}@media (min-width: 18em){.enddemo--message{font-size:1.25rem;padding:6px 0}}@media (min-width: 60em){.enddemo--message{font-size:1.5rem}}.enddemo--subtitle{color:#737c84;font-family:torqueweb-light}@media (min-width: 18em){.enddemo--subtitle{font-size:1rem}}@media (min-width: 60em){.enddemo--subtitle{font-size:1.25rem}}.alert--mars__position{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;position:absolute;left:50%;transform:translate(-50%);pointer-events:none}@media (min-width: 18em){.alert--mars__position{bottom:6px}}@media (min-width: 60em){.alert--mars__position{bottom:20%}}.alert--mars{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;background-color:rgba(255,245,232,.8);border-radius:36px;color:#44505b;font-family:torqueweb-book}@media (min-width: 18em){.alert--mars{font-size:.75rem;line-height:.75rem;max-width:75%;padding:6px}}@media (min-width: 60em){.alert--mars{font-size:1rem;line-height:1rem;max-width:45%;padding:12px}}.alert--mars [class^=icon-],.alert--mars [class*=icon-]{padding-right:6px}@media (min-width: 18em){.alert--mars [class^=icon-],.alert--mars [class*=icon-]{font-size:1.25rem}}@media (min-width: 60em){.alert--mars [class^=icon-],.alert--mars [class*=icon-]{font-size:1.5rem}}.alerts{width:calc(100% - 12px);height:calc(100% - 12px);display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;position:absolute;left:6px;top:6px;background-color:rgba(255,255,255,.9);border-radius:6px;color:#737c84;font-family:torqueweb-medium}@media (min-width: 18em){.alerts [class^=icon-],.alerts [class*=icon-]{font-size:2.5rem;margin:24px 0}}@media (min-width: 60em){.alerts [class^=icon-],.alerts [class*=icon-]{font-size:3.5rem;margin:32px 0}}.alerts .icon-info,.alerts .icon-wifi{margin:6px 0}@media (min-width: 18em){.alerts .checkbox{margin:24px 0}}@media (min-width: 60em){.alerts .checkbox{margin:32px 0}}.alerts .checkbox input[type=checkbox]+label:before{top:-2px}.alerts .checkbox input[type=checkbox]:checked+label:before{color:#d52125}.alert--title{color:#d52125;text-transform:uppercase}@media (min-width: 18em){.alert--title{font-size:1.75rem;margin-bottom:24px}}@media (min-width: 60em){.alert--title{font-size:2.5rem;margin-bottom:32px}}.alert--message{color:#737c84;text-align:center}@media (min-width: 18em){.alert--message{font-size:1.25rem;padding:6px 0}}@media (min-width: 60em){.alert--message{font-size:1.5rem}}.alert--subtitle{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#737c84;font-family:torqueweb-light}@media (min-width: 18em){.alert--subtitle{font-size:1rem;margin-top:24px}}@media (min-width: 60em){.alert--subtitle{font-size:1.25rem}}@media (min-width: 18em){.alert--subtitle [class^=icon-],.alert--subtitle [class*=icon-]{font-size:1rem;padding-right:12px}}@media (min-width: 60em){.alert--subtitle [class^=icon-],.alert--subtitle [class*=icon-]{font-size:1.25rem}}.alert--error{position:relative;color:#d52125;font-family:torqueweb-medium}@media (min-width: 18em){.alert--error{font-size:.75rem;padding-top:6px}}@media (min-width: 60em){.alert--error{font-size:1rem;padding-top:12px}}.popup--game{width:100%;height:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;position:absolute;left:0;top:0;background-color:rgba(255,255,255,.5);font-family:torqueweb-book;color:#279fdc;transition:.25s cubic-bezier(.5,0,.1,1);z-index:1}.popup--box{background:#279fdc;background:linear-gradient(135deg,transparent 6px,#279FDC 0) top left,linear-gradient(225deg,transparent 6px,#279FDC 0) top right,linear-gradient(315deg,transparent 6px,#279FDC 0) bottom right,linear-gradient(45deg,transparent 6px,#279FDC 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:1px}@media (min-width: 18em){.popup--box{min-width:65%;max-width:90%}}@media (min-width: 60em){.popup--box{min-width:45%;max-width:60%}}.popup--box .checkbox{margin-bottom:24px}.popup--box input[type=checkbox]+label:before{top:-2px}.popup--box__canvas{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-direction:column;flex-direction:column;background:#fff;background:linear-gradient(135deg,transparent 6px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 6px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 6px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 6px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:24px}@media (min-width: 18em){.popup--box__canvas{min-height:40vh}}@media (min-width: 60em){.popup--box__canvas{min-height:35vh}}@media (min-width: 18em){.popup--heading{font-size:1.25rem;padding-bottom:12px}}@media (min-width: 60em){.popup--heading{font-size:1.75rem;padding-bottom:24px}}.popup--text{font-family:torqueweb-light;text-align:center}@media (min-width: 18em){.popup--text{font-size:1rem;padding-bottom:12px}}@media (min-width: 60em){.popup--text{font-size:1.5rem;padding-bottom:24px}}.popup--buttons{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}.tabs{width:100%;display:-moz-flex;display:flex;background-color:#fff;border-radius:3px 3px 0 0;font-family:torqueweb-book;color:#737c84;text-transform:uppercase;cursor:pointer}@media (min-width: 18em){.tabs{min-height:30px}}@media (min-width: 60em){.tabs{min-height:40px}}.tabs--item{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.tabs--item{font-size:.75rem;padding:6px}}@media (min-width: 60em){.tabs--item{font-size:1rem;padding:12px}}.tabs--item.active{border-bottom:3px solid #F17824}.tutorial--message{position:absolute;left:50%;transform:translate(-50%);pointer-events:none;width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;background-color:rgba(0,0,0,.6);border:1px solid #fff5e8;border-radius:36px;color:#fff;font-family:torqueweb-book}@media (min-width: 18em){.tutorial--message{font-size:.75rem;line-height:.75rem;max-width:75%;padding:6px;bottom:20%}}@media (min-width: 60em){.tutorial--message{font-size:1rem;line-height:1rem;max-width:40%;padding:12px;bottom:6%}}.tutorial--message__img{position:absolute;left:0;bottom:0;background-image:url(//statics.mars.gamelearn.io/statics/instructor.png);background-repeat:no-repeat}@media (min-width: 18em){.tutorial--message__img{width:75px;height:75px;background-size:auto 75px}}@media (min-width: 60em){.tutorial--message__img{width:100px;height:150px;background-size:auto 150px}}.tutorial--welcome,.tutorial--end,.tutorial--response{position:absolute;left:0;top:0;width:100%;height:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:flex-start;align-items:flex-start;-moz-flex-direction:column;flex-direction:column;background-image:url(//statics.mars.gamelearn.io/statics/instructor.png);background-repeat:no-repeat;background-position:right bottom;background-size:auto 75%;padding:0 25% 0 5%}@media (min-width: 18em){.tutorial--welcome,.tutorial--end,.tutorial--response{font-size:1rem;line-height:1rem}}@media (min-width: 60em){.tutorial--welcome,.tutorial--end,.tutorial--response{font-size:1.25rem;line-height:1.25rem}}.tutorial--welcome .h1,.tutorial--end .h1,.tutorial--response .h1{font-family:torqueweb-book;color:#737c84;font-size:1.5rem}.tutorial--welcome .h1 .name,.tutorial--end .h1 .name,.tutorial--response .h1 .name{color:#f17824;display:block}@media (min-width: 18em){.tutorial--welcome .h1 .name,.tutorial--end .h1 .name,.tutorial--response .h1 .name{font-size:1.5rem;line-height:1.5rem}}@media (min-width: 60em){.tutorial--welcome .h1 .name,.tutorial--end .h1 .name,.tutorial--response .h1 .name{font-size:2.5rem;line-height:2.5rem}}.tutorial--welcome p,.tutorial--end p,.tutorial--response p{margin:0;padding:0 0 12px}.tutorial--welcome p b,.tutorial--end p b,.tutorial--response p b{padding-left:6px}.tutorial--code{position:relative;min-width:180px;display:-moz-inline-flex;display:inline-flex;-moz-justify-content:flex-end;justify-content:flex-end;-moz-align-items:center;align-items:center;border-radius:30px;border:1px solid #737C84;padding:2px;color:#000;font-weight:700}@media (min-width: 18em){.tutorial--code{min-height:41px}}@media (min-width: 60em){.tutorial--code{min-height:45px;margin-bottom:12px}}.tutorial--switch{width:100px;position:absolute;right:0;top:0;font-family:torqueweb-book;border-radius:30px;background-color:#f17824;padding:12px 0 11px;color:#d52125;font-size:.75rem;text-align:center;text-transform:uppercase;cursor:pointer;transition:.25s cubic-bezier(.5,0,.1,1)}.tutorial--switch.active{right:78px}.tutorial--code__item{padding-right:6px}.tutorial--response{background:rgba(0,0,0,.6);color:#fff;text-align:center;-moz-align-items:center;align-items:center}@media (min-width: 18em){.tutorial--response{padding:0 5%}}@media (min-width: 60em){.tutorial--response{padding:0 15%}}.tutorial--response .h1{color:#f17824;text-transform:uppercase;font-size:1.5rem}@media (min-width: 18em){.tutorial--response .btn--orange{margin-top:0}}@media (min-width: 60em){.tutorial--response .btn--orange{margin-top:24px}}.tutorial--end{-moz-align-items:center;align-items:center}.tutorial--end.content--right{background-position:left bottom;padding:0 5% 0 25%}.tutorial--end .h1{text-transform:uppercase}@media (min-width: 18em){.tutorial--end .btn--orange{margin-top:0}}@media (min-width: 60em){.tutorial--end .btn--orange{margin-top:24px}}.endgame{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;background:#f0eeef;background:linear-gradient(135deg,transparent 6px,#f0eeef 0) top left,linear-gradient(225deg,transparent 6px,#f0eeef 0) top right,linear-gradient(315deg,transparent 6px,#f0eeef 0) bottom right,linear-gradient(45deg,transparent 6px,#f0eeef 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;position:absolute;left:0;top:0;overflow:hidden}@media (min-width: 18em){.endgame{width:calc(100% - 12px);height:calc(100% - 12px);margin:6px}}@media (min-width: 60em){.endgame{width:calc(100% - 24px);height:calc(100% - 24px);margin:12px}}@media (min-width: 18em){.endgame .shield{width:40px;height:40px}}@media (min-width: 60em){.endgame .shield{width:75px;height:75px}}@media (min-width: 18em){.endgame .shield--item{width:40px;height:40px;background-size:40px 40px}}@media (min-width: 60em){.endgame .shield--item{width:75px;height:75px;background-size:75px 75px}}@media (min-width: 18em){.endgame .shield--icon{font-size:1.25rem}}@media (min-width: 60em){.endgame .shield--icon{font-size:2rem}}@media (min-width: 18em){.endgame .shield--background{font-size:1.925rem}}@media (min-width: 60em){.endgame .shield--background{font-size:3.85rem}}@media (min-width: 18em){.endgame .text--ellipsis{max-width:150px}}@media (min-width: 60em){.endgame .text--ellipsis{max-width:300px}}.endgame--title{width:98%;color:#f17824;border-bottom:1px dotted #44505B;text-align:center;text-transform:uppercase;font-family:torqueweb-book}@media (min-width: 18em){.endgame--title{font-size:1.25rem;padding:12px}}@media (min-width: 60em){.endgame--title{font-size:1.75rem;padding:32px}}.endgame--layer{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;-moz-flex-grow:1;flex-grow:1}@media (min-width: 18em){.endgame--layer{padding-bottom:24px}}@media (min-width: 60em){.endgame--layer{padding-bottom:75px}}.endgame--layer.ranking{padding:0}.endgame--layer.ranking .mis{width:90%}.endgame--layer .mis{position:static}.endgame--layer .mis .mis--content{margin:0 6px}@media (min-width: 18em){.endgame--layer .mis .mis--layer{min-height:60vh;max-height:60vh}}@media (min-width: 60em){.endgame--layer .mis .mis--layer{min-height:70vh;max-height:70vh}}.endgame--position{width:100%;position:relative;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;border:1px solid #737C84;border-radius:6px}@media (min-width: 18em){.endgame--position{padding:6px 12px;margin-bottom:6px}}@media (min-width: 60em){.endgame--position{padding:16px 32px;margin-bottom:24px}}@media (min-width: 18em){.endgame--position:nth-child(1){max-width:80%}}@media (min-width: 60em){.endgame--position:nth-child(1){max-width:75%}}@media (min-width: 60em){.endgame--position:nth-child(1) .num--position{font-size:6rem;line-height:6rem}}@media (min-width: 18em){.endgame--position:nth-child(2){max-width:75%}}@media (min-width: 60em){.endgame--position:nth-child(2){max-width:70%}}@media (min-width: 18em){.endgame--position:nth-child(2) .num--position{font-size:2.3rem;line-height:2.3rem}}@media (min-width: 60em){.endgame--position:nth-child(2) .num--position{font-size:4.5rem;line-height:4.5rem}}@media (min-width: 18em){.endgame--position:nth-child(3){max-width:70%}}@media (min-width: 60em){.endgame--position:nth-child(3){max-width:65%}}@media (min-width: 18em){.endgame--position:nth-child(3) .num--position{font-size:2.1rem;line-height:2.1rem}}@media (min-width: 60em){.endgame--position:nth-child(3) .num--position{font-size:3.5rem;line-height:3.5rem}}.endgame--position .shield--canvas__texture{background:none}@media (min-width: 18em){.endgame--position .shield--canvas__texture{left:-25px;top:-20px}}@media (min-width: 60em){.endgame--position .shield--canvas__texture{left:-40px;top:-25px}}.endgame--info{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#44505b;font-family:torqueweb-light}.endgame--info .num--position{font-family:torqueweb-medium}@media (min-width: 18em){.endgame--info .num--position{font-size:2.5rem;line-height:2.5rem;padding:0 12px}}@media (min-width: 60em){.endgame--info .num--position{font-size:5rem;line-height:5rem;padding:0 24px}}@media (min-width: 18em){.endgame--info .text{font-size:.75rem;line-height:.75rem;padding-bottom:3px}}@media (min-width: 60em){.endgame--info .text{font-size:1.5rem;line-height:1.5rem;padding-bottom:6px}}.endgame--info .text:nth-child(1){text-transform:capitalize}.endgame--info .text:nth-child(2){text-transform:uppercase;font-family:torqueweb-medium}@media (min-width: 60em){.endgame--info .text:nth-child(2){font-size:1.75rem;line-height:1.75rem}}.endgame--info .text:last-child{font-family:torqueweb-light;text-transform:capitalize}.endgame--info__results{color:#737c84;border-left:1px solid #737C84;font-family:torqueweb-book}@media (min-width: 18em){.endgame--info__results{font-size:.75rem;line-height:.75rem;padding:0 0 0 6px}}@media (min-width: 60em){.endgame--info__results{font-size:1.5rem;line-height:1.5rem;padding:0 0 0 24px}}.endgame--info__results li{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}@media (min-width: 18em){.endgame--info__results li{padding-bottom:3px}}@media (min-width: 60em){.endgame--info__results li{padding-bottom:8px}}.endgame--info__results li [class^=icon-],.endgame--info__results li [class*=" icon-"]{padding-right:6px}.endgame--button{position:absolute}@media (min-width: 18em){.endgame--button{right:6px;top:8px}}@media (min-width: 60em){.endgame--button{right:12px;top:24px}}.endgame--back{position:absolute;cursor:pointer;color:#44505b}@media (min-width: 18em){.endgame--back{left:6px;top:6px;font-size:1.5rem}}@media (min-width: 60em){.endgame--back{left:12px;top:24px;font-size:1.75rem}}.endgame--user__info{width:100%;position:absolute;left:0;z-index:6;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;background:#f0eeef;background:linear-gradient(135deg,transparent 6px,#f0eeef 0) top left,linear-gradient(225deg,transparent 6px,#f0eeef 0) top right,linear-gradient(315deg,transparent 6px,#f0eeef 0) bottom right,linear-gradient(45deg,transparent 6px,#f0eeef 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.endgame--user__info{top:calc(100% - 55px);height:calc(100% - 45px)}}@media (min-width: 60em){.endgame--user__info{top:calc(100% - 120px);height:calc(100% - 93px)}}.endgame--user__info.federations{height:auto}@media (min-width: 18em){.endgame--user__info.active{top:45px}}@media (min-width: 60em){.endgame--user__info.active{top:93px}}.endgame--user__head{position:relative;width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;color:#44505b;background-color:#fff;box-shadow:0 6px 6px -6px #44505b}@media (min-width: 18em){.endgame--user__head{height:65px}}@media (min-width: 60em){.endgame--user__head{height:120px}}.endgame--user__head [class^=icon-angle],.endgame--user__head [class*=" icon-angle"]{cursor:pointer}@media (min-width: 18em){.endgame--user__head [class^=icon-angle],.endgame--user__head [class*=" icon-angle"]{font-size:1.5rem;padding-right:12px}}@media (min-width: 60em){.endgame--user__head [class^=icon-angle],.endgame--user__head [class*=" icon-angle"]{font-size:3.5rem;padding-right:24px}}.endgame--user__data{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;padding-left:12%}.endgame--user__data .shield--canvas__texture{background:none;position:static}.endgame--user__data .text{font-family:torqueweb-light;text-transform:capitalize}@media (min-width: 18em){.endgame--user__data .text{font-size:.75rem;line-height:.75rem;padding:0 0 3px}}@media (min-width: 60em){.endgame--user__data .text{font-size:1.5rem;line-height:1.5rem;padding:0 0 3px}}.endgame--user__data .text:nth-child(2){text-transform:uppercase;font-family:torqueweb-medium}.endgame--user__data .text:last-child{font-family:torqueweb-light}.endgame--user__position{font-family:torqueweb-medium}@media (min-width: 18em){.endgame--user__position{font-size:2rem;line-height:2rem;padding:0}}@media (min-width: 60em){.endgame--user__position{font-size:5rem;line-height:5rem;padding:0}}.endgame--summary{width:100%;display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:flex-start;align-items:flex-start;color:#44505b}@media (min-width: 18em){.endgame--summary{padding:16px 0}}@media (min-width: 60em){.endgame--summary{padding:48px}}.endgame--summary__col{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-end;justify-content:flex-end;-moz-align-items:center;align-items:center}@media (min-width: 18em){.endgame--summary__col{padding:0 6px}}@media (min-width: 60em){.endgame--summary__col{padding:0 32px}}.endgame--summary__col:nth-child(2){border-left:1px dotted #737C84;border-right:1px dotted #737C84}.endgame--summary__col:nth-child(3) .endgame--summary__list{-moz-align-items:flex-end;align-items:flex-end}.endgame--summary__head{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;text-align:center}.endgame--summary__head .value{font-family:torqueweb-book}@media (min-width: 18em){.endgame--summary__head .value{font-size:1.25rem;line-height:1.25rem}}@media (min-width: 60em){.endgame--summary__head .value{font-size:3.5rem;line-height:3.5rem}}.endgame--summary__head .text{text-transform:uppercase}@media (min-width: 18em){.endgame--summary__head .text{font-size:1rem;line-height:1rem}}@media (min-width: 60em){.endgame--summary__head .text{font-size:1.5rem;line-height:1.5rem}}.endgame--summary__head [class^=icon-],.endgame--summary__head [class*=" icon-"]{position:relative;color:#000}@media (min-width: 18em){.endgame--summary__head [class^=icon-],.endgame--summary__head [class*=" icon-"]{font-size:1.25rem;line-height:1.25rem;padding-top:6px}}@media (min-width: 60em){.endgame--summary__head [class^=icon-],.endgame--summary__head [class*=" icon-"]{font-size:1.75rem;line-height:1.75rem}}.endgame--summary__list{width:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;text-transform:uppercase;color:#828282;font-family:torqueweb-light}@media (min-width: 18em){.endgame--summary__list{font-size:.75rem;line-height:.75rem;margin-top:8px}}@media (min-width: 60em){.endgame--summary__list{font-size:1.25rem;line-height:1.25rem;margin-top:32px}}.endgame--summary__list li{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}@media (min-width: 18em){.endgame--summary__list li{padding-bottom:8px}}@media (min-width: 60em){.endgame--summary__list li{padding-bottom:24px}}.endgame--summary__list li:last-child{padding:0}.endgame--summary__list li .text,.endgame--summary__list li .value{padding:0 6px}.endgame--summary__list li .text{font-family:torqueweb-book}.endgame--list__block{width:100%;display:-moz-flex;display:flex;-moz-align-items:flex-end;align-items:flex-end;-moz-flex-grow:1;flex-grow:1}.endgame--list__block .endgame--summary__list:first-child{border-right:1px dotted #737C84}@media (min-width: 18em){.endgame--list__block .endgame--summary__list:first-child{padding-right:6px;margin-right:6px}}@media (min-width: 60em){.endgame--list__block .endgame--summary__list:first-child{padding-right:12px;margin-right:12px}}.endgame--list__block .endgame--summary__list:first-child li{-moz-justify-content:flex-end;justify-content:flex-end}.endgame--animation{animation:shakeUp-animation 10s linear infinite}.endgame--animation:hover{animation:none}.survey-container{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.survey{position:relative;width:100%;max-width:700px;margin:0 auto;display:block;clear:both;background-color:#fff;font-family:torqueweb-light;color:#000;padding-bottom:48px;height:100vh;overflow-y:auto}.survey-header{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid #737C84}.survey-header .h1{margin:24px 0 0;padding:0;text-align:center;color:#279fdc;font-weight:700}.survey-header-item img{max-height:100px}.survey-body{width:100%;padding:5% 8%;font-size:1rem}.survey-body-title{font-size:1.2rem;text-align:center;font-weight:700}.survey-body-block{width:100%;display:block;margin-top:24px;margin-bottom:24px}.survey-body-question{margin-bottom:24px}.survey-body-question b{color:#279fdc;font-weight:700;font-size:1.25rem;padding-right:6px}.survey-body-form{width:100%;display:-moz-flex;display:flex;padding-left:24px;padding-bottom:6px}.survey-body-form input[type=radio]{display:inline;margin:3px 0 0}.survey-body-form input[type=radio]+label:before{width:auto;height:auto;background:transparent;padding:0;margin:0;position:static;border:none}.survey-body-form input[type=radio]:checked+label:after,.survey-body-form input[type=radio]:not(:checked)+label:after{background:none}.survey-body-form label{padding-left:6px;padding-right:6px;font-weight:700;text-transform:capitalize}.survey-body-form textarea{border:1px solid rgb(79.3825910931,85.5951417004,91.1174089069);border-radius:18px;width:100%;max-height:100px;outline:0;padding:24px}.survey-opinion-option{display:-moz-flex;display:flex;flex-direction:column;padding-right:12px}.survey-send-button{width:100%;max-width:250px;float:right;clear:both;background-color:#279fdc;color:#fff;text-align:center;padding:6px;border-radius:6px;cursor:pointer;transition:.3s cubic-bezier(.5,0,.1,1)}.flag{width:80px;height:65px;font-size:4rem;position:relative}@media (min-width: 18em){.settings--customization__flag .flag{width:160px;height:130px;font-size:8rem}}@media (min-width: 60em){.settings--customization__flag .flag{width:320px;height:260px;font-size:16rem}}@media (min-width: 18em){.settings--federations__item .flag{width:80px;height:65px;font-size:4rem}}@media (min-width: 60em){.settings--federations__item .flag{width:160px;height:130px;font-size:8rem}}.endgame--position .flag{position:absolute}@media (min-width: 18em){.endgame--position .flag{left:-25px;top:-20px;width:50px;height:45px;font-size:4rem}}@media (min-width: 60em){.endgame--position .flag{left:-20px;top:-15px;width:80px;height:65px;font-size:4rem}}.endgame--user__data .flag{margin:0 6px}.mis--item__info .flag{width:40px;height:32px;font-size:2rem;margin-right:12px}.flag--base{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.flag--shadow{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}.flag--emblem{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.flag--png{width:100%;height:100%;position:absolute;top:0;left:0;z-index:4;background-image:url(//statics.mars.gamelearn.io/statics/sombreado.png);background-repeat:no-repeat;background-position:left top;background-size:100% 100%}.flag--red{color:#f0292a}.flag--darkred{color:#a3133e}.flag--blue{color:#005ba9}.flag--lightblue{color:#9ecde2}.flag--green{color:#04a963}.flag--lightgreen{color:#70c1b3}.flag--white{color:#fff}.flag--lightergreen{color:#b2dbbf}.flag--yellow{color:#f5db2d}.flag--lightyellow{color:#f3ffbd}.flag--black{color:#000}.flag--violet{color:#7b1e7a}.flag--orange{color:#ff8325}.flag--grey{color:#606060}.flag--lightgrey{color:#c4c4c4}.federation--members{width:calc(100% - 12px);height:calc(100% - 12px);position:absolute;left:6px;top:6px;z-index:6;background:#fff;background:linear-gradient(135deg,transparent 6px,rgb(255,255,255) 0) top left,linear-gradient(225deg,transparent 6px,rgb(255,255,255) 0) top right,linear-gradient(315deg,transparent 6px,rgb(255,255,255) 0) bottom right,linear-gradient(45deg,transparent 6px,rgb(255,255,255) 0) bottom left;background-size:calc(50% + 1px) calc(50% + 1px);background-repeat:no-repeat;padding:2% 4%;opacity:0;pointer-events:none}.federation--members .shield--canvas__texture{position:static;margin:0;padding:0;background:none}.federation--head{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.federation--head .icon-cross{cursor:pointer;color:#737c84;pointer-events:all}.federation--head__info{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-family:torqueweb-medium}.federation--head__info .info{padding-left:12px}.federation--head__info .name{text-transform:uppercase}.federation--head__info .colognes{color:#737c84;padding-top:3px}.federation--members__list{width:100%;overflow:auto;margin-top:32px;padding:0 24px 0 12px}@media (min-width: 18em){.federation--members__list{height:65vh}}@media (min-width: 60em){.federation--members__list{height:80vh}}.federation--members__list--item{width:100%;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;font-size:1.5rem;padding:12px 0;border-bottom:1px solid #CBCBCB;color:#737c84}.federation--members__list--item.active .name{color:#44505b;font-family:torqueweb-medium}.federation--members__list--item .position{color:#44505b;font-size:1.75rem;font-family:torqueweb-medium}.federation--members__list--item .info{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.federation--members__list--item .info .shield{width:25px;height:25px;cursor:default;margin:0 6px 0 12px}.federation--members__list--item .info .shield--item{width:25px;height:25px;background-size:25px 25px}.federation--members__list--item .info .shield--icon{font-size:.625rem}.federation--members__list--item .info .shield--background{font-size:1.25rem}.federation--members__list--item .colognes{font-size:1rem}.federation--position .btn,.federation--position input[type=file]+label{margin-bottom:12px}body{font-family:torqueweb-light}.main{width:100%;padding:0;margin:0}.container{position:absolute;left:0;top:0;width:100%;height:100%;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;justify-content:flex-start;padding:0;margin:0}.content{width:100%;padding:0}.header{width:100%;display:-moz-flex;display:flex;-moz-justify-content:flex-end;justify-content:flex-end;-moz-align-items:flex-start;align-items:flex-start}.footer{width:100%;padding:0}.blue{color:#279fdc}.darkblue{color:#13658e}.darkerblue{color:#2c4481}.lightblue{color:#92cfed}.lighterblue{color:#e9f5fb}.grey{color:#737c84}.lightgrey{color:#cbcbcb}.lightergrey{color:#dad5d7}.darkgrey{color:#44505b}.orange{color:#f17824}.lightorange{color:#fff5e8}.lighterorange{color:#fcf1e2}.darkorange{color:#cc7c13}.red{color:#d52125}.lightred{color:#faf5f5}.darkred{color:#9b5555}.green{color:#2ce7a8}.darkgreen{color:#6aa84f}.violet{color:#891593}.white{color:#fff}.black{color:#000}@media (min-width: 18em){.top{top:6px}}.top.center{left:50%;transform:translate(-50%)}@media (min-width: 18em){.left{left:6px}}.left.center{top:50%;transform:translateY(-50%)}@media (min-width: 18em){.bottom{bottom:6px}}.bottom.center{left:50%;transform:translate(-50%)}@media (min-width: 18em){.right{right:6px}}.right.center{top:50%;transform:translateY(-50%)}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}@media (min-width: 18em){.offset-1{right:45px}}@media (min-width: 60em){.offset-1{right:65px}}@media (min-width: 18em){.offset-top-1{top:45px}}@media (min-width: 60em){.offset-top-1{top:60px}}@media (min-width: 18em){.offset-bottom-1{bottom:45px}}@media (min-width: 60em){.offset-bottom-1{bottom:60px}}.player--position{position:absolute;top:6px;color:#fff;text-align:left}@media (min-width: 18em){.player--position{left:95px}}@media (min-width: 60em){.player--position{left:120px}}.player--position__item{font-family:torqueweb-medium}@media (min-width: 18em){.player--position__item{font-size:1.5rem}}@media (min-width: 60em){.player--position__item{font-size:2rem}}.player--label{font-family:torqueweb-book;text-transform:uppercase;letter-spacing:2px}@media (min-width: 18em){.player--label{font-size:.75rem;letter-spacing:0}}@media (min-width: 60em){.player--label{font-size:1rem;padding:6px 0 3px;letter-spacing:2px}}.nav--container{position:relative;z-index:6}.nav{position:absolute;right:0;top:0;z-index:2;display:table;color:#44505b;text-align:center;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.nav{font-size:1.25rem}}.list--nav{transition:.25s cubic-bezier(.5,0,.1,1);padding:0;margin:0;visibility:hidden;opacity:0}.list--nav.active{visibility:visible;opacity:1}.list--nav__item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;transition:.25s cubic-bezier(.5,0,.1,1);position:relative;background-color:#f0eeef;border-left:3px solid #F17824;cursor:pointer}@media (min-width: 18em){.list--nav__item{padding:12px}}.list--nav__item:hover{color:#f17824}.list--nav__item:first-child{min-height:40px}.list--nav__item:last-child{border-radius:0 0 0 3px}.list--nav__item .sublist--nav{visibility:hidden}.list--nav__item.active{color:#f17824}.list--nav__item.active .sublist--nav{right:100%;min-width:50px;min-height:auto;visibility:visible;opacity:1;color:#44505b}.list--nav__item .text{margin-left:12px}@media (min-width: 18em){.list--nav__item .text{font-size:1rem}}.sublist--nav{display:-moz-flex;display:flex;padding:0;margin:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.25s cubic-bezier(.5,0,.1,1);border-radius:3px 0 0 3px;background-color:#f0eeef;border-left:3px solid #F17824;min-width:0;min-height:0;overflow:hidden;opacity:0;text-transform:capitalize}@media (min-width: 18em){.sublist--nav{padding:6px 6px 6px 12px}}.sublist--nav__item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;transition:.25s cubic-bezier(.5,0,.1,1)}@media (min-width: 18em){.sublist--nav__item{padding:0 12px;border-right:1px solid #CBCBCB}}.sublist--nav__item:hover{color:#f17824}.sublist--nav__item:last-child{padding-right:0;border:none}.sublist--nav__item:first-child{padding-left:0}.sublist--nav__item .lang{line-height:1.2}@media (min-width: 18em){.sublist--nav__item .lang{font-size:.75rem}}.sublist--nav__item.active .lang{color:#f17824}.sublist--nav__item .text{font-size:.75rem}
