/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/body{-webkit-backface-visibility:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}h1{font-family:"FFMarkWebProBold",sans-serif;font-size:48px;line-height:1.125;color:#84FB1B;letter-spacing:-0.5px;margin-bottom:35px}@media only screen and (max-width: 980px){h1{font-size:43px}}@media only screen and (max-width: 930px){h1{font-size:40px}}@media only screen and (max-width: 740px){h1{font-size:36px}}@media only screen and (max-width: 640px){h1{font-size:32px}}@media only screen and (max-width: 350px){h1{font-size:28px}}h2{font-family:"FFMarkWebPro",sans-serif;font-size:26px;line-height:1.3;color:#84FB1B;letter-spacing:-0.5px}@media only screen and (max-width: 690px){h2{font-size:24px}}p{font-family:"FFMarkWebPro",sans-serif;font-size:20px;line-height:1.4;color:#fff}@media only screen and (max-width: 768px){p{font-size:18px}}@media only screen and (max-width: 414px){p{font-size:15px}}@media only screen and (max-width: 375px){p{font-size:10px}}@media only screen and (max-width: 325px){p{font-size:5px}}p span.nowrap{white-space:nowrap}a{text-decoration:none;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;transition:opacity 200ms linear}a:hover{opacity:0.75}p a{color:#fff}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2A364D}.button,.secondary{font-family:"FFMarkWebProBold",sans-serif;font-size:13px;color:#2A364D;text-transform:uppercase;letter-spacing:1px;padding-left:20px;padding-right:20px;padding-top:15px;padding-bottom:13px;background-image:linear-gradient(-180deg, #6BF935 0%, #11F174 100%);box-shadow:0px 2px 12px 4px rgba(28,36,52,0.2)}.button:hover,.secondary:hover{opacity:0.75}.secondary{color:#BFCAD9;border:1px solid #BFCAD9;background-image:none}.wrapper{width:1225px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1225px){.wrapper{width:100%}}.content-wrapper{position:relative;margin-left:20px;margin-right:20px}.clear{clear:both}#menu{visibility:hidden;z-index:-10;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(42,54,77,0.98);perspective:1200px;opacity:0;-webkit-transition:opacity 200ms linear;-moz-transition:opacity 200ms linear;transition:opacity 200ms linear}@media only screen and (max-width: 800px){#menu.open{visibility:visible;z-index:9999;opacity:1}#menu.open nav{opacity:1;-webkit-transform:translateY(-65%) rotateX(0deg);-moz-transform:translateY(-65%) rotateX(0deg);-ms-transform:translateY(-65%) rotateX(0deg);-o-transform:translateY(-65%) rotateX(0deg);transform:translateY(-65%) rotateX(0deg)}}#menu.close{opacity:0}#menu.close nav{-webkit-transform:translateY(-25%) rotateX(-35deg);-moz-transform:translateY(-25%) rotateX(-35deg);-ms-transform:translateY(-25%) rotateX(-35deg);-o-transform:translateY(-25%) rotateX(-35deg);transform:translateY(-25%) rotateX(-35deg)}#menu #close-menu{position:absolute;right:40px;top:26px;width:24px;height:24px}#menu #close-menu a{display:inline-block;padding:10px}#menu nav{text-align:center;position:relative;top:50%;opacity:0.4;-webkit-transform:translateY(-95%) rotateX(35deg);-moz-transform:translateY(-95%) rotateX(35deg);-ms-transform:translateY(-95%) rotateX(35deg);-o-transform:translateY(-95%) rotateX(35deg);transform:translateY(-95%) rotateX(35deg);-webkit-transition:-webkit-transform .5s,opacity 0.5s;-moz-transition:-moz-transform .5s,opacity 0.5s;transition:transform .5s,opacity 0.5s}@media only screen and (max-width: 375px){#menu nav{top:55%}}@media only screen and (max-width: 325px){#menu nav{top:60%}}#menu nav ul{display:inline-block;position:relative;list-style:none}#menu nav ul li a{color:#BFCAD9;font-family:"FFMarkWebProBold",sans-serif;font-size:20px;line-height:2.0;text-transform:uppercase;text-decoration:none;-webkit-transition:opacity 80ms linear;-moz-transition:opacity 80ms linear;transition:opacity 80ms linear}#menu nav ul li a:hover{opacity:0.5}#menu nav ul li a:active{opacity:0.35}#menu nav ul li.social{margin-top:18px}header{position:fixed;top:0;left:0;width:100%;height:100px;z-index:10}@media only screen and (max-width: 1230px){header .content-wrapper{margin-left:60px;margin-right:60px}}@media only screen and (max-width: 800px){header .content-wrapper{margin-left:28px;margin-right:28px}}header .logo{position:relative;z-index:20;float:left;margin-top:26px}header .mobile-navigation-toggle{display:none;position:relative;z-index:20;float:right;margin-top:30px;margin-right:-8px;padding:8px}@media only screen and (max-width: 800px){header .mobile-navigation-toggle{display:inline}}header .get-merker{position:relative;z-index:20;float:right;margin-top:29px}@media only screen and (max-width: 980px){header .get-merker{display:none}}header nav{position:absolute;left:0;right:0;padding-left:155px;padding-right:175px;top:39px}header nav ul{text-align:center}header nav ul li{display:inline-block;font-family:"FFMarkWebProBold",sans-serif;font-size:16px;text-transform:uppercase;margin-right:27px;margin-left:27px}header nav ul li a{color:#BFCAD9}header nav ul li a:hover{opacity:0.5}header nav ul li.social{vertical-align:-3px}@media only screen and (max-width: 1120px){header nav ul li{margin-right:21px;margin-left:21px}}@media only screen and (max-width: 1050px){header nav ul li{margin-right:12px;margin-left:12px}}@media only screen and (max-width: 980px){header nav ul li{margin-right:16px;margin-left:16px}}@media only screen and (max-width: 980px){header nav{position:relative;left:auto;right:auto;padding-left:0px;padding-right:0px;top:0px;margin-top:39px;float:right}}@media only screen and (max-width: 800px){header nav{display:none}}@media only screen and (max-width: 800px){header{position:static;top:auto;left:auto;height:100px}}footer{text-align:center;padding-bottom:30px}footer p{font-size:14px;line-height:1.5;color:#6C7380}footer p a{color:#6C7380}footer p br{display:none}@media only screen and (max-width: 540px){footer p br{display:inline}}@media only screen and (max-width: 540px){footer p{font-size:12px}}.home{background-image:linear-gradient(-180deg, #697487 0%, #2A364D 100%);position:relative;padding-bottom:120px}.home header .wrapper{overflow:visible}.home .wrapper{position:relative;z-index:5;overflow:hidden}.home .wrapper .content{margin-top:180px;position:relative}.home .wrapper .content .text{float:left;width:50%;margin-top:142px}.home .wrapper .content .text h1{text-align:right;margin-bottom:20px}.home .wrapper .content .text p{text-align:right}.home .wrapper .content .text .subline{font-size:30px;letter-spacing:-0.5px;margin-bottom:123px}.home .wrapper .content .text .subline span{padding-bottom:5px;border-bottom:2px solid #fff}@media only screen and (max-width: 980px){.home .wrapper .content .text .subline{font-size:26px}}@media only screen and (max-width: 930px){.home .wrapper .content .text .subline{font-size:24px}}@media only screen and (max-width: 740px){.home .wrapper .content .text .subline{font-size:22px;margin-bottom:80px}.home .wrapper .content .text .subline span{border-bottom:1px solid #fff}}@media only screen and (max-width: 540px){.home .wrapper .content .text .subline{margin-bottom:70px}}@media only screen and (max-width: 350px){.home .wrapper .content .text .subline{margin-bottom:50px}}@media only screen and (max-width: 930px){.home .wrapper .content .text{padding-right:33px}.home .wrapper .content .text br{display:none}}@media only screen and (max-width: 868px){.home .wrapper .content .text{margin-top:0;position:absolute;top:50%;left:0;transform:translateY(-55%)}}@media only screen and (max-width: 540px){.home .wrapper .content .text{float:none;position:static;top:auto;left:auto;transform:none;width:auto;margin-bottom:40px;padding-right:25px}}@media only screen and (max-width: 350px){.home .wrapper .content .text{padding-right:15px}}.home .wrapper .content .desktop-badge{display:block}.home .wrapper .content .mobile-badge{display:none;text-align:center}@media only screen and (max-width: 540px){.home .wrapper .content .desktop-badge{display:none}.home .wrapper .content .mobile-badge{display:block}}.home .wrapper .content .screen{float:left;width:50%;padding-left:33px;padding-right:33px}@media only screen and (max-width: 930px){.home .wrapper .content .screen{padding-left:0px;padding-right:0px}}@media only screen and (max-width: 868px){.home .wrapper .content .screen{float:right}.home .wrapper .content .screen img{width:100%;height:auto}}@media only screen and (max-width: 540px){.home .wrapper .content .screen{float:none;width:auto;padding-left:30px;padding-right:30px;margin-bottom:15px}}@media only screen and (max-width: 800px){.home .wrapper .content{margin-top:50px}}@media only screen and (max-width: 350px){.home .wrapper .content{margin-top:30px}}.home .hexagon{position:absolute;z-index:0;top:0;width:100%;height:1015px;overflow:hidden;background:url(../assets/images/hexagon.png) no-repeat 48% -1770px}@media only screen and (max-width: 868px){.home .hexagon{height:900px;background:url(../assets/images/hexagon.png) no-repeat 46% -1930px}}@media only screen and (max-width: 740px){.home .hexagon{height:800px;background:url(../assets/images/hexagon.png) no-repeat 45% -2030px}}@media only screen and (max-width: 640px){.home .hexagon{height:700px;background:url(../assets/images/hexagon.png) no-repeat 45% -2130px}}@media only screen and (max-width: 540px){.home .hexagon{height:1015px;background:url(../assets/images/hexagon.png) no-repeat 48% -1770px}}@media only screen and (max-width: 540px){.home{padding-bottom:120px}}.why{text-align:center;padding-bottom:148px}.why .caption{font-family:"FFMarkWebProBold",sans-serif;font-size:14px;line-height:1.4;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.why h1{font-family:"FFMarkWebPro",sans-serif;font-size:32px;line-height:1.1875;letter-spacing:0px;margin-bottom:40px}@media only screen and (max-width: 540px){.why h1 br{display:none}}@media only screen and (max-width: 540px){.why h1{font-size:28px;margin-bottom:30px}}.why p{font-size:21px;line-height:1.5238095238}@media only screen and (max-width: 540px){.why p br{display:none}}@media only screen and (max-width: 540px){.why p{font-size:18px}}@media only screen and (max-width: 540px){.why{padding-bottom:100px}}.features{padding-bottom:118px}.features h1{font-family:"FFMarkWebPro",sans-serif;font-size:32px;line-height:1.25;letter-spacing:-0.5px;margin-bottom:90px;text-align:center}@media only screen and (max-width: 540px){.features h1{margin-bottom:30px}}.features h2{text-align:center;margin-bottom:17px}.features p{font-size:20px;line-height:1.4;text-align:center}@media only screen and (max-width: 690px){.features p{font-size:18px}.features h2{margin-bottom:14px}}@media only screen and (max-width: 570px){.features p{font-size:16px}.features h2{margin-bottom:13px}}.features .icon{margin-bottom:5px}@media only screen and (max-width: 690px){.features .icon img{width:120px;height:auto}}@media only screen and (max-width: 570px){.features .icon img{width:100px;height:auto}}.features .feature{position:relative;margin-bottom:95px}.features .feature .text{float:left;width:50%;padding-left:125px;margin-top:190px}@media only screen and (max-width: 930px){.features .feature .text{padding-left:0px}}@media only screen and (max-width: 868px){.features .feature .text{margin-top:0;position:absolute;top:50%;left:0;transform:translateY(-66%)}}@media only screen and (max-width: 540px){.features .feature .text{float:none;position:static;top:auto;left:auto;transform:none;width:auto;margin-bottom:40px}}.features .feature .screen{float:left;width:50%;padding-left:33px;padding-right:33px}@media only screen and (max-width: 868px){.features .feature .screen img{width:100%;height:auto}}@media only screen and (max-width: 930px){.features .feature .screen{padding-left:0px;padding-right:0px}}@media only screen and (max-width: 868px){.features .feature .screen{float:right}}@media only screen and (max-width: 540px){.features .feature .screen{float:none;width:auto;padding-left:30px;padding-right:30px}}@media only screen and (max-width: 1068px){.features .feature.double-feature .text{margin-top:130px}}@media only screen and (max-width: 868px){.features .feature.double-feature .text{margin-top:0}}@media only screen and (max-width: 1068px){.features .feature.double-feature .screen img{width:100%;height:auto}}.features .feature.text-right .text{float:right;padding-right:120px;padding-left:0px}@media only screen and (max-width: 930px){.features .feature.text-right .text{padding-right:0px;left:auto;right:0}}@media only screen and (max-width: 540px){.features .feature.text-right .text{float:none}}.features .feature.text-right .screen{float:right;text-align:right;padding-right:23px;padding-left:0px}@media only screen and (max-width: 930px){.features .feature.text-right .screen{padding-right:0px}}@media only screen and (max-width: 868px){.features .feature.text-right .screen{float:left}}@media only screen and (max-width: 540px){.features .feature.text-right .screen{float:none;padding-left:30px;padding-right:30px}}@media only screen and (max-width: 375px){.features .feature.text-right .screen{padding-left:8px;padding-right:8px}}.features .feature:last-of-type{margin-bottom:0}@media only screen and (max-width: 690px){.features .feature{margin-bottom:60px}}@media only screen and (max-width: 570px){.features .feature{margin-bottom:40px}}@media only screen and (max-width: 540px){.features .feature{margin-bottom:50px}}@media only screen and (max-width: 540px){.features{padding-bottom:70px}}.support{text-align:center;padding-bottom:148px}.support h1{font-family:"FFMarkWebPro",sans-serif;font-size:32px;line-height:1.1875;letter-spacing:0px}@media only screen and (max-width: 540px){.support h1{font-size:28px;margin-bottom:30px}}.support p{font-size:21px;line-height:1.5238095238;margin-bottom:20px}@media only screen and (max-width: 540px){.support p br{display:none}}@media only screen and (max-width: 540px){.support p{font-size:18px}}@media only screen and (max-width: 540px){.support{padding-bottom:100px}}.whats-merker{text-align:center;padding-bottom:70px}.whats-merker p{font-size:21px;line-height:1.5238095238;margin-bottom:0px}.whats-merker p strong{font-family:"FFMarkWebProBold",sans-serif;color:#84FB1B}@media only screen and (max-width: 540px){.whats-merker p br{display:none}}@media only screen and (max-width: 540px){.whats-merker p{font-size:18px}}.whats-merker p.small{font-size:14px;line-height:1.5238095238;margin-top:15px}.whats-merker p.badge{margin-top:50px}

/*# sourceMappingURL=app.css.map */