﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600|Roboto+Slab:700");@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,800);*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}body{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal;font-family:"Open Sans", sans-serif;color:#2B2F42}h1,h2,h3,h4,h5,h6{font-family:"Roboto Slab", serif;color:#2B2F42;font-weight:700}a{color:inherit;text-decoration:underline}a:visited{color:inherit}a:hover{color:#4B87FF;text-decoration:underline}.wrapper{max-width:100%;margin-right:auto;margin-left:auto;padding-right:40px;padding-left:40px}@media screen and (max-width: 960px){.wrapper{max-width:100%;padding-right:10px;padding-left:10px}}.page-content.full-width .wrapper{padding:0}.section{width:100%;max-width:1100px;margin:0 auto}.section.full{max-width:none}.section.large{max-width:1600px}@media screen and (max-width: 1150px){.section{width:90%}.section.large{width:100%}}.wrapper:after{content:"";display:table;clear:both}.clearfix:after{content:"";display:table;clear:both}.home-cover,.logbook-cover{position:relative;width:100%;max-width:1600px;margin:0px auto;height:85vh;max-height:800px;background-color:white;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.2);-moz-box-shadow:0px 0px 30px rgba(0,0,0,0.2);-ms-box-shadow:0px 0px 30px rgba(0,0,0,0.2);box-shadow:0px 0px 30px rgba(0,0,0,0.2)}@media screen and (max-width: 960px){.home-cover,.logbook-cover{height:90vh}}.home-cover h1,.logbook-cover h1{font-size:38px}@media screen and (max-width: 960px){.home-cover h1,.logbook-cover h1{font-size:28.5px}}@media screen and (max-width: 768px) and (max-height: 400px){.home-cover h1,.logbook-cover h1{font-size:19px}}@media screen and (max-width: 480px){.home-cover h1,.logbook-cover h1{font-size:19px}}.home-cover .call-to-action-container,.logbook-cover .call-to-action-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;height:auto;margin:10px 0 0 0;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}@media screen and (max-width: 960px){.home-cover .call-to-action-container,.logbook-cover .call-to-action-container{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}}.cover-content,.home-cover .cover-content-home,.logbook-cover .cover-content-logbook{position:relative;z-index:10;width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}.cover-column{width:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;padding-left:40px}@media screen and (max-width: 480px){.cover-column{width:60%;padding-left:30px}}.call-to-action{display:block;position:relative;float:left;width:auto;height:40px;line-height:40px;margin:10px 0 0 0;padding:0px 20px;font-weight:400 !important;text-decoration:none;text-align:center;cursor:pointer;text-align:left;border:none;outline:none;font-size:16px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:transform 0.1s cubic-bezier(0.1, 0.2, 0.5, 1);-moz-transition:transform 0.1s cubic-bezier(0.1, 0.2, 0.5, 1);-ms-transition:transform 0.1s cubic-bezier(0.1, 0.2, 0.5, 1);transition:transform 0.1s cubic-bezier(0.1, 0.2, 0.5, 1)}.call-to-action:hover{text-decoration:none;-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.call-to-action:active{text-decoration:none;-webkit-transform:scale(0.96);-moz-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);transition:none}.call-to-action:not(:last-child){margin:10px 20px 0 0}@media screen and (max-width: 480px){.call-to-action:not(:last-child){margin:10px 0 0 0}}.call-to-action.w-icon{padding:0px 40px 0 20px}.call-to-action.w-icon svg{display:block;position:absolute;height:20px;width:20px;top:10px;right:12px}.blue{background-color:#4B87FF;color:white !important}.blue:hover{color:white !important}.blue .icon{fill:white}.clear-blue{border:solid 1px #4B87FF;color:#4B87FF !important}.clear-blue:hover{color:#4B87FF !important}.clear-blue .icon{fill:#4B87FF}.green{background-color:#50CD88;color:white !important}.green:hover{color:white !important}.green .icon{fill:white}.clear-green{border:solid 1px #50CD88;color:#50CD88 !important}.clear-green:hover{color:#50CD88 !important}.clear-green .icon{fill:#50CD88}.centered{display:block;margin:0 auto}.only-desktop{display:block}@media screen and (max-width: 480px){.only-desktop{display:none}}.only-mobile{display:none}@media screen and (max-width: 480px){.only-mobile{display:block}}.center-image{margin:0 auto;display:block}.margin-image{margin-top:20px;margin-bottom:25px}.image-in-post{display:block;margin:20px auto 25px;border:1px solid #8A8EAA}ul.pager{text-align:center;list-style:none}a.tooltips{position:relative;display:inline;border-bottom:1px dotted black;text-decoration:none}a.tooltips span{position:absolute;width:150%;color:#FFFFFF;background:#000000;height:auto;line-height:30px;text-align:center;visibility:hidden;border-radius:6px}a.tooltips span:after{content:'';position:absolute;bottom:100%;left:50%;margin-left:-8px;width:0;height:0;border-bottom:8px solid #000000;border-right:8px solid transparent;border-left:8px solid transparent}a:hover.tooltips span{visibility:visible;opacity:0.8;top:30px;left:50%;margin-left:-76px;z-index:999}.site-header{position:relative;z-index:15;width:100%;max-width:1600px;margin:0 auto;height:68px;padding:20px 0}.site-header .mobile{display:none}@media screen and (max-width: 768px){.site-header{height:50px;padding:15px 0}.site-header .desktop{display:none}.site-header .mobile{display:block}}.header-logo{float:left;height:28px}.header-logo svg{height:28px;width:auto}@media screen and (max-width: 768px){.header-logo{height:20px}.header-logo svg{height:20px}}.header-nav{display:block;position:relative;float:right;height:28px;line-height:28px}.header-nav .page-link{display:block;float:left;cursor:pointer;height:28px;line-height:28px;font-size:16px;text-decoration:none;font-weight:600;color:#2B2F42;text-decoration:none;opacity:1}.header-nav .page-link:not(:last-child){padding-right:20px}.header-nav .page-link:active{opacity:0.8}.header-nav .page-link:visited{color:#2B2F42;text-decoration:none}.header-nav .page-link:hover{color:#4B87FF}.product-trigger,.news-trigger{position:relative;z-index:15}.product-trigger:hover+.nav-products-section,.nav-products-section:hover{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;pointer-events:all}.nav-products-section{display:block;position:absolute;z-index:10;width:300px;height:auto;top:38px;right:30px;background-color:white;transform-origin:0 0 0;-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 30px rgba(0,0,0,0.2);-ms-box-shadow:0 5px 30px rgba(0,0,0,0.2);box-shadow:0 5px 30px rgba(0,0,0,0.2);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);-moz-transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);-ms-transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);opacity:0;pointer-events:none;transition:transform 0.18s, opacity 0.18s}.nav-products-section::before{content:"";display:block;position:absolute;height:38px;width:88px;top:-38px;left:106px;background-image:url(/assets/header/arrow-product-58e583716aebd30312e2e1c8e738ff3536e5fa1b2cb6682514f46c60adfd6b27.svg);background-position:center bottom;background-repeat:no-repeat;background-size:30px auto}.nav-products-section .product-link{display:block;width:280px;height:100px;margin:0 10px 10px;padding:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;text-decoration:none}.nav-products-section .product-link:first-child{margin:10px}.nav-products-section .product-link:hover{background-color:#fafbfe}.nav-products-section .product-link:hover .product-description p{color:#4B87FF}.nav-products-section .product-link svg{display:block;float:left;width:70px;height:70px}.nav-products-section .product-link .product-description{float:left;width:170px;margin-left:10px}.nav-products-section .product-link .product-description p{font-size:13px;line-height:normal;color:#5F626B}.menu-toggler{float:right;width:20px;height:20px;padding:0;margin:4px 5px 0 0}.menu-toggler svg{display:block;width:16px;height:16px}.mobile-menu{display:block;position:absolute;top:10px;right:10px;height:auto;z-index:10;background-color:white;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0px 0px 30px rgba(0,0,0,0.2);-moz-box-shadow:0px 0px 30px rgba(0,0,0,0.2);-ms-box-shadow:0px 0px 30px rgba(0,0,0,0.2);box-shadow:0px 0px 30px rgba(0,0,0,0.2);transform-origin:right top;opacity:0;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);pointer-events:none;transition:opacity 0.2s 0s, transform 0.2s 0s}.mobile-menu.menu-opened{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);pointer-events:all}@media screen and (max-width: 768px){.mobile-menu{width:300px}}@media screen and (max-width: 480px){.mobile-menu{width:auto;left:10px}}.close-mobile-menu{display:block;position:absolute;z-index:10;width:16px;height:16px;top:15px;right:15px;margin:0;padding:0}.close-mobile-menu svg{display:block;width:16px;height:16px}.mobile-menu-link{display:block;position:relative;width:100%;height:50px;line-height:50px;text-indent:20px;text-decoration:none;font-weight:400;color:#2B2F42}.mobile-menu-link:visited{color:#2B2F42}.mobile-menu-link:not(.grey):active::after{content:"";display:block;position:absolute;top:5px;right:10px;bottom:5px;left:10px;background-color:#fafbfe;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;z-index:-10}.mobile-menu-link.grey{font-weight:600;color:#b2b6c2;margin:5px 0 -10px}.mobile-signup-link{display:block;width:100%;height:60px;line-height:60px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-ms-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;background-color:#fafbfe;margin:5px 0 0;text-decoration:none;font-weight:600;color:#4B87FF !important;text-align:center}.mobile-link-arrow{display:block;position:absolute;width:20px;height:20px;top:15px;right:15px}.mobile-menu-sublink{display:block;width:100%;height:50px}.mobile-menu-sublink img{display:block;float:left;width:26px;margin:12px 10px 12px 20px}.mobile-menu-sublink p{display:block;float:left;height:26px;margin:12px 0px}.mobile-menu-divider{display:block;width:100%;height:2px;margin:8px 0px 0px;background-color:#fafbfe}.dropdown{float:left;overflow:hidden;margin-right:20px}.dropdown.dropdown-blue .dropbtn{background-color:#4B87FF;color:#fff !important;padding-left:15px;padding-right:15px;border-radius:2px}.dropdown .dropbtn{border:1px solid transparent;outline:none;background-color:inherit;display:block;cursor:pointer;height:28px;line-height:28px;font-size:16px;text-decoration:none;font-weight:600;color:#2B2F42}.dropdown .dropbtn i{font-size:10px}.dropdown:hover .dropbtn{color:#4B87FF}.dropdown-content{display:block;margin-left:-1px;position:absolute;background-color:#f9f9f9;box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);z-index:1;border-bottom-left-radius:5px;border-bottom-right-radius:5px;transform-origin:0 0 0;-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 30px rgba(0,0,0,0.2);-ms-box-shadow:0 5px 30px rgba(0,0,0,0.2);box-shadow:0 5px 30px rgba(0,0,0,0.2);-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);-moz-transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);-ms-transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);transform:matrix3d(0.99694, 0, 0, -0.0000102004, 0.0908859, 1.11266, 0, 0.000531896, 0, 0, 1, 0, 0, 0, 0, 1);opacity:0;pointer-events:none;transition:transform 0.18s, opacity 0.18s}.dropdown-content a{float:none;color:black;padding:12px 16px;text-decoration:none;display:block;text-align:left}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{opacity:1;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;pointer-events:all}.site-footer{width:100%;padding:80px 0 20px;border-top:solid 2px #fafbfe;background-color:#fafbfe}.site-footer .footer-section{width:100%;max-width:1100px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}@media screen and (max-width: 768px){.site-footer .footer-section{display:block}}.site-footer .footer-column{width:25%;padding:0 0 0 20px;font-weight:600;color:#8b8f9a;line-height:30px}.site-footer .footer-column .footer-logo{display:block;width:80%;max-width:140px}.site-footer .footer-column a{width:100%;font-weight:400;color:#8b8f9a;text-decoration:none}.site-footer .footer-column a:hover{color:#4B87FF}@media screen and (max-width: 768px){.site-footer{font-size:12px}.site-footer .footer-column{width:50%;float:left;margin:0 0 40px;line-height:25px}.site-footer .footer-column.logo{padding:0;text-align:center}.site-footer .footer-column.logo .footer-logo{display:inline-block}.site-footer .footer-column:first-child{width:100%}}.site-footer .legal-mentions{display:block;width:100%;font-size:12px;text-align:center;color:#8b8f9a;opacity:0.6;margin:80px 0 0}.site-footer .legal-mentions>*:not(:first-child){margin-left:15px}.about-page-heading{width:100%;text-align:center;font-size:38px;color:#2B2F42;margin:120px auto 40px}@media screen and (max-width: 960px){.about-page-heading{margin-top:80px}}.about-subtitle{width:100%;max-width:750px;margin:0 auto 160px;font-family:"Open Sans", sans-serif;color:#8b8f9a;font-size:22px;font-weight:400;text-align:center}@media screen and (max-width: 960px){.about-subtitle{margin-bottom:80px}}.illu-section{width:90%;margin:0px auto;overflow:hidden;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:0px 5px 30px rgba(36,41,61,0.15);-moz-box-shadow:0px 5px 30px rgba(36,41,61,0.15);-ms-box-shadow:0px 5px 30px rgba(36,41,61,0.15);box-shadow:0px 5px 30px rgba(36,41,61,0.15);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 960px){.illu-section{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.illu-container{width:40%;background-image:url(/assets/about/plane-illu-890157042679b72d23a4550ea653c0db28a3c65aeaa0a46c4362b0e394c041bd.svg);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center}@media screen and (max-width: 960px){.illu-container{height:200px;width:100%}}.illu-text-container{width:60%;background-color:#fafbfe;padding:120px 20px}@media screen and (max-width: 960px){.illu-text-container{width:100%;padding:20px}}.about-content{width:100%;max-width:500px;color:#5F626B;font-size:16px;line-height:24px;margin:0px auto;font-weight:400}.about-offices{width:100%;margin:80px auto 160px}.about-offices h4{width:100%;max-width:750px;margin:80px auto 40px;font-family:"Open Sans", sans-serif;color:#8b8f9a;font-size:22px;font-weight:400;text-align:center}.about-offices .office-blocks{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media screen and (max-width: 960px){.about-offices .office-blocks{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.about-offices .office-blocks .office-block{display:block;position:relative;-webkit-flex-basis:29.333%;-moz-flex-basis:29.333%;-ms-flex-basis:29.333%;flex-basis:29.333%;min-height:120px;background-color:white;border:solid 1px #D8D8D8;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;border-radius:15px;margin:0px 2% 25px 0px}.about-offices .office-blocks .office-block:last-child{margin-right:0px}@media screen and (max-width: 960px){.about-offices .office-blocks .office-block{width:100%}}.about-offices .office-blocks .office-block img{display:block;position:absolute;width:80px;height:80px;left:15px;top:20px}.about-offices .office-blocks .office-block>div{text-align:left;font-size:0.9em;color:#8b8f9a;line-height:1.4em;margin:15px 0px 15px 110px;font-weight:400;hyphens:auto;padding-right:20px}.about-offices .office-blocks .office-block>div p{word-break:keep-all}.about-offices .office-blocks .office-block>div b{display:block;font-size:1.15em;font-weight:600;color:#2B2F42;margin-bottom:3px}.about-offices .office-blocks .office-block>div span{display:block;color:#4B87FF;margin-top:4px}.about-offices .office-blocks .office-block>div span br{display:inline}.contact-section{max-width:600px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.contact-section h3{margin:80px 0 20px}.contact-section .call-to-action{margin:40px 0 120px}.contact-page{margin:80px auto 40px;text-align:center}.contact-page h1{font-size:38px;color:#2B2F42}.contact-page h4{width:100%;max-width:750px;margin:80px auto 40px;font-family:"Open Sans", sans-serif;color:#8b8f9a;font-size:22px;font-weight:400;text-align:center}.contact-page .success-message{display:none;width:80%;margin:25px auto;padding:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;background-color:#50CD88;color:#2B2F42}.contact-page form{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;margin:50px auto auto;width:80%;padding:25px;color:#2B2F42}.contact-page form:after{content:"";display:block;position:absolute;top:-15px;bottom:-15px;left:-30px;right:-30px;background-color:#fafbfe;z-index:-10;-webkit-transform:skew(0deg, 2deg);-moz-transform:skew(0deg, 2deg);-ms-transform:skew(0deg, 2deg);transform:skew(0deg, 2deg)}@media screen and (max-width: 480px){.contact-page form{width:100%}}.contact-page form .form-group{width:100%}.contact-page form .form-group .form-control{margin:15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}@media screen and (max-width: 960px){.contact-page form .form-group .form-control{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.contact-page form .form-group .form-control label{text-align:left;font-size:14.4px;-webkit-flex-basis:40%;-moz-flex-basis:40%;-ms-flex-basis:40%;flex-basis:40%;margin-top:5px;margin-bottom:5px}.contact-page form .form-group .form-control>*:not(label){-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.contact-page form .form-group .form-control input,.contact-page form .form-group .form-control textarea,.contact-page form .form-group .form-control select{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;outline:0;color:#2B2F42;padding:10px;font-size:14.4px;border:1px solid #8b8f9a}.contact-page form .form-group .form-control input:focus,.contact-page form .form-group .form-control textarea:focus,.contact-page form .form-group .form-control select:focus{border:1px solid #2B2F42}.contact-page form .form-group .form-control textarea{resize:vertical}.contact-page form .form-group .form-control.center .call-to-action-container{flex-basis:100%}.contact-page form .form-group .form-control .call-to-action-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-basis:60%;-moz-flex-basis:60%;-ms-flex-basis:60%;flex-basis:60%;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.contact-page form .form-group .form-control .call-to-action-container button{padding-left:50px;padding-right:50px;width:auto;text-align:center}@media screen and (max-width: 960px){.contact-page form .form-group .form-control .call-to-action-container button{width:100%}}.contact-page form .subscriptions{width:100%;margin:40px auto auto}.contact-page form .subscriptions p{margin-bottom:20px;text-align:justify}.contact-page form .subscriptions .checkboxs>div{width:100%;text-align:left;margin-bottom:10px}.contact-page form .subscriptions .checkboxs>div input,.contact-page form .subscriptions .checkboxs>div label{cursor:pointer}.contact-page form .subscriptions .checkboxs>div input{width:40px;height:16px;margin:0}.contact-page form .subscriptions .checkboxs>div label{font-size:16px}.contact-page .center-cta{font-size:24px}.contact-page .center-cta a{text-decoration:none;display:block;width:50%;transition:all 100ms ease-in;margin:auto}@media screen and (max-width: 480px){.contact-page .center-cta a{width:100%}}.contact-page .center-cta a:hover{transform:scale(1.1)}.contact-page .center-cta span{margin-left:20px}.svg-blue{fill:#4B87FF}.svg-dark{fill:#2B2F42}.svg-stroke{fill:none;stroke:#2B2F42;stroke-miterlimit:10}.svg-light-text{fill:#8b8f9a}.svg-light-grey{fill:#fafbfe}.svg-white{fill:#fff}.svg-grey-1{fill:#e8ebf1}.svg-grey-2{fill:#bdc1d1}.svg-grey-3{fill:#8a8eaa}a:hover .svg-grey-1{fill:#a5daff}a:hover .svg-grey-2{fill:#4a87ff}a:hover .svg-grey-3{fill:#5b42e8}.home-cover{overflow:hidden}.home-cover p{margin:20px 0 0;font-size:22px;color:#5F626B}.home-cover .cover-content-home h1{font-size:30.4px}.home-cover .cover-content-home .cover-column{-webkit-justify-content:space-evenly;-moz-justify-content:space-evenly;-ms-justify-content:space-evenly;justify-content:space-evenly;-ms-flex-pack:space-evenly;background-color:#fff;padding-right:25px}.home-cover .cover-content-home .cover-column .new-feature-container{margin-bottom:25px}.home-cover .cover-content-home .cover-column .new-feature-container h2{color:#2B2F42;font-size:22px;margin-bottom:10px}@media screen and (max-width: 960px){.home-cover .cover-content-home .cover-column .new-feature-container h2{margin-top:20px}}.home-cover .cover-content-home .cover-column .new-feature-container h2 span{font-size:24.2px}@media screen and (max-width: 960px){.home-cover .cover-content-home .cover-column .new-feature-container .video-embed{display:none}}@media screen and (max-width: 1150px){.home-cover .cover-content-home .cover-column .new-feature-container .video-embed iframe{width:300px !important;height:auto !important}}@media screen and (max-width: 960px){.home-cover .cover-content-home .cover-column{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;width:80%;margin:42.5vh auto 0;text-align:center;padding:0 0;background-color:transparent}.home-cover .cover-content-home .cover-column .call-to-action.clear-green{background-color:white}}.cover-animation-container{position:absolute;z-index:5;top:0;right:0;bottom:0;width:50%;-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-ms-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;overflow:hidden;background-image:url(/assets/cover/home-sky-cover-e77cf39260692ccd545355fb2f9eb0a049f9f9bc60fc9ffb459f8a9908b9436a.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.cover-animation-container .animation-images-container{position:relative;height:85vh;width:85vh;max-width:1000px;max-height:1000px;margin:auto}.cover-animation-container .animation-images-container img{display:block;position:absolute;width:150%;top:-25%;left:-25%}.cover-animation-container .animation-images-container .outside-animation{animation:outside-animation 30s infinite linear}.cover-animation-container .animation-images-container .center-animation{animation:center-animation 22s infinite linear}.cover-animation-container .animation-images-container .inside-animation{animation:inside-animation 15s infinite linear}@media screen and (max-width: 1150px){.cover-animation-container .animation-images-container{height:80%;width:100%;margin:10% auto}}@media screen and (max-width: 960px){.cover-animation-container{left:0;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;width:100%}.cover-animation-container .animation-images-container{width:600px;height:600px}.cover-animation-container .animation-images-container img{width:100%;top:-150px;left:0}}@media screen and (max-width: 768px){.cover-animation-container{width:100%}.cover-animation-container .animation-images-container{width:450px;height:450px}.cover-animation-container .animation-images-container img{width:100%;top:-80px;left:0}}@media screen and (max-width: 768px) and (max-height: 400px){.cover-animation-container{width:100%}.cover-animation-container .animation-images-container{width:50%;height:50%}.cover-animation-container .animation-images-container img{width:100%;top:-60%;left:0}}@media screen and (max-width: 480px){.cover-animation-container{width:100%}.cover-animation-container .animation-images-container{width:100%;height:100%}}.home-personae{padding:80px 40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;max-width:1400px}@media screen and (max-width: 960px){.home-personae{padding:80px 0}}@media screen and (max-width: 768px){.home-personae{padding:80px 0}}@media screen and (max-width: 480px){.home-personae{width:90%;max-width:400px;margin:0 auto;padding:40px 0;flex-direction:column}}.persona-column{width:22%}@media screen and (max-width: 768px){.persona-column{width:30%}}@media screen and (max-width: 480px){.persona-column{width:100%;position:relative;margin:0px 0px 20px}}.persona-icon{display:block;width:80px}@media screen and (max-width: 768px){.persona-icon{width:60px}}@media screen and (max-width: 480px){.persona-icon{position:absolute;width:50px;height:auto}}.persona-title{font-size:22px;margin:20px 0}@media screen and (max-width: 768px){.persona-title{font-size:16.5px;margin:10px 0}}@media screen and (max-width: 480px){.persona-title{display:block;width:100%;float:left;padding:0 0 0 60px;margin:0 0}}.persona-description{font-size:16px;font-weight:400;color:#5F626B}@media screen and (max-width: 768px){.persona-description{font-size:13.6px}}@media screen and (max-width: 480px){.persona-description{display:block;width:100%;float:left;padding:0 0 0 60px}}.home-mockups{padding:20px 0 0;height:auto}.home-mockups .mockup-images-container{position:relative;height:88vh;min-height:640px;max-height:700px}@media screen and (max-width: 1150px){.home-mockups .mockup-images-container{height:70vh;min-height:540px}}@media screen and (max-width: 768px){.home-mockups .mockup-images-container{height:auto;min-height:0;max-height:none}}.home-mockups .call-to-action-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;height:auto;margin:20px 0 80px;justify-content:center}@media screen and (max-width: 768px){.home-mockups .call-to-action-container{margin:40px 0}}.mockup-container{position:absolute}@media screen and (max-width: 768px){.mockup-container{position:relative}}.mockup-container.back{top:0;right:0;bottom:0;left:0;z-index:0}@media screen and (max-width: 768px){.mockup-container.back{width:100%;margin:0 auto 20px}}.mockup-container.back .mockup-logbook-desktop{width:80%;height:auto;margin:20px auto 0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.2);-moz-box-shadow:0 0 30px rgba(0,0,0,0.2);-ms-box-shadow:0 0 30px rgba(0,0,0,0.2);box-shadow:0 0 30px rgba(0,0,0,0.2);overflow:hidden;background-color:white}@media screen and (max-width: 768px){.mockup-container.back .mockup-logbook-desktop{width:86%}}.mockup-container.left{bottom:0;left:0;width:28%;z-index:5}@media screen and (max-width: 768px){.mockup-container.left{width:45%;margin:0 2% 0 3%;float:left}}.mockup-container.left .mockup-logbook-analytics{width:100%;height:auto;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 45px rgba(0,0,0,0.25);-moz-box-shadow:0 0 45px rgba(0,0,0,0.25);-ms-box-shadow:0 0 45px rgba(0,0,0,0.25);box-shadow:0 0 45px rgba(0,0,0,0.25);overflow:hidden;background-color:white}@media screen and (max-width: 768px){.mockup-container.left .mockup-logbook-analytics{width:80%;margin:0 auto}}.mockup-container.right{bottom:0;right:0;width:29%;z-index:10}@media screen and (max-width: 768px){.mockup-container.right{width:45%;margin:0 3% 0 2%;float:left}}.mockup-container.right .mockup-logbook-export{width:100%;height:auto;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 45px rgba(0,0,0,0.25);-moz-box-shadow:0 0 45px rgba(0,0,0,0.25);-ms-box-shadow:0 0 45px rgba(0,0,0,0.25);box-shadow:0 0 45px rgba(0,0,0,0.25);overflow:hidden;background-color:white}@media screen and (max-width: 768px){.mockup-container.right .mockup-logbook-export{width:80%;margin:0 auto}}.mockup-container p{text-align:center;color:#5F626B;font-size:16px;margin:20px auto 0}.our-clients{position:relative;width:100% !important;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;padding:60px 0;margin:200px auto 120px}@media screen and (max-width: 768px){.our-clients{margin:120px auto 80px}}.our-clients::after{content:"";display:block;position:absolute;top:-60px;bottom:-60px;left:-60px;right:-60px;background-color:#fafbfe;z-index:-10;-webkit-transform:skew(0deg, -4deg);-moz-transform:skew(0deg, -4deg);-ms-transform:skew(0deg, -4deg);transform:skew(0deg, -4deg)}@media screen and (max-width: 1150px){.our-clients::after{left:-40px;right:-40px}}@media screen and (max-width: 960px){.our-clients::after{left:-10px;right:-10px}}.our-clients h3{font-size:22px;text-align:center;margin-bottom:40px}.our-clients .logos-clients{width:100%;max-width:1200px;margin:0px auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.our-clients .logos-clients img{width:11%}.bot-call-to-action{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 0 160px;text-align:center}.bot-call-to-action img{display:block;width:auto;height:70px;margin:0 0 20px}.section.instructions{width:70%;padding-top:25px}.section.instructions h2{margin-bottom:25px;text-align:center}.section.instructions p{text-align:justify}.section.instructions .call-to-action-container{margin-top:20px}.section.instructions .video-embed{display:none;width:100%;text-align:center;margin-bottom:25px}@media screen and (max-width: 960px){.section.instructions .video-embed{display:block}}@media screen and (max-width: 768px){.section.instructions .video-embed iframe{width:100%}}.logbook-cover{position:relative;background-image:url(/assets/cover/logbook-sky-cover-1842b5474d558d45f19def0aed51a1386c0279711a43b008ddf4f1ed6d244329.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 480px){.logbook-cover{height:100%;padding-top:15px;padding-bottom:25px}}.logbook-cover img{display:block}.logbook-cover h1{color:white}.logbook-cover .logbook-mockup-cover{display:block;position:absolute;top:0;right:0;width:68vh;max-width:850px;height:105vh;min-height:500px;max-height:1000px;overflow:hidden}.logbook-cover .logbook-mockup-cover img{position:absolute;width:100%;left:0}@media screen and (max-width: 1650px){.logbook-cover .logbook-mockup-cover{right:-40px;max-width:none}.logbook-cover .logbook-mockup-cover img{width:auto;height:100%;left:auto;right:-180px}}@media screen and (max-width: 1150px){.logbook-cover .logbook-mockup-cover{right:-40px;max-width:500px}.logbook-cover .logbook-mockup-cover img{width:auto;height:100%;left:0;right:auto}}@media screen and (max-width: 960px){.logbook-cover .logbook-mockup-cover{right:-10px;width:50%;height:100%}.logbook-cover .logbook-mockup-cover img{width:140%}}@media screen and (max-width: 480px){.logbook-cover .logbook-mockup-cover img{width:100%;left:50px}}.logbook-cover .call-to-action-container{justify-content:flex-start;margin-bottom:20px}.logbook-cover .call-to-action-container.bottom{margin-top:0;margin-bottom:20px}.logbook-cover .call-to-action-container.bottom button{margin-top:0}.logbook-cover .cover-content-logbook .cover-column>img{display:block;-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}@media screen and (max-width: 960px){.logbook-cover .cover-content-logbook .video-embed{display:none}}@media screen and (max-width: 1150px){.logbook-cover .cover-content-logbook .video-embed iframe{width:300px !important;height:auto !important}}.features-container{margin:200px auto 0}@media screen and (max-width: 480px){.features-container{margin:100px auto 0}}.feature-section{width:100%;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.feature-section:not(:last-child){margin:0 auto 160px}.feature-section:not(:last-child)::after{content:"";display:block;position:absolute;right:30%;bottom:-80px;left:30%;height:1px;background-color:#D8D8D8}.feature-section:last-child{margin:0 auto 80px}.feature-section:nth-child(even){-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 480px){.feature-section:nth-child(even){-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.feature-section:nth-child(odd){-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 480px){.feature-section:nth-child(odd){-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.feature-column{width:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-basis:50%;flex-basis:50%}@media screen and (max-width: 480px){.feature-column{width:100%}}.feature-column>h2,.feature-column>img{width:100%}.feature-column.text{padding:0 40px;max-width:700px}.feature-column.text p{width:100%}.text .section-icon{display:block;width:80px;margin:-40px 0 20px}.text h2{font-size:30px;color:#2B2F42;margin-bottom:10px}.text p{font-size:16px;color:#5F626B;margin-bottom:40px}.feature-highlight{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;margin-bottom:20px}.feature-highlight img{display:block;-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start;width:60px}.feature-highlight p{margin:6.6666666667px 0}.feature-highlight p span{display:block;width:100%;color:#2B2F42;font-weight:600}.feature-divider{width:80%;max-width:700px;margin:80px auto;height:1px;background-color:#D8D8D8}body{margin:0;padding:0;font-family:"Open Sans", Helvetica, Arial, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 736px){body.menu-opened .mobile-menu{transform:translateX(-250px);z-index:250;transition:z-index 0s 0.3s, transform 0s 0s}body.menu-opened .cache-body{z-index:210}body.menu-opened .mobile-scroll-container{position:fixed;transform:translateX(-250px);top:0;bottom:0;overflow:hidden}}.clear-fix::after{content:"";display:table;clear:both}@media screen and (max-width: 736px){.mobile-scroll-container{position:relative;left:0;right:0;-webkit-overflow-scrolling:touch;transition:transform 0.3s}}.content{display:block;width:100%;position:relative;z-index:5;-webkit-box-shadow:0px 0px 15px rgba(78,92,146,0.5);-moz-box-shadow:0px 0px 15px rgba(78,92,146,0.5);-ms-box-shadow:0px 0px 15px rgba(78,92,146,0.5);box-shadow:0px 0px 15px rgba(78,92,146,0.5);left:0;transition:left 0.3s}.section-old{display:block;width:100%;float:left;margin:0px auto;padding:80px 0px;background-color:white;overflow:hidden}@media screen and (max-width: 736px){.section-old{padding:5px 0px}}.section-old.pasted-bot{padding:40px 0px 0px}@media screen and (max-width: 736px){.section-old.pasted-bot{padding:5px 0px}}.section-old:last-child{margin-bottom:50px}@media screen and (max-width: 736px){.section-old:last-child{margin-bottom:0}}.section-old:not(:last-child){border-bottom:solid 1px #d4d7df}.section-old.grey{background-color:#f1f2f7;border-top:solid 1px #d4d7df}.section-old.about{overflow:visible}.section-old .sub-section{display:block;width:90%;max-width:1000px;margin:0px auto}@media screen and (max-width: 736px){.section-old .sub-section{width:100%}}.cover{display:block;position:relative;float:left;width:100%;height:330px;background-attachment:fixed;background-size:100%;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;border-radius:10px;-webkit-box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3);-moz-box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3);-ms-box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3);box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3)}@media screen and (max-width: 736px){.cover{height:140px}}.cover.clip{background-image:radial-gradient(circle farthest-corner at right bottom, #9FD3FB 0, #5A8FFF 25%, #273874 75%, #141138 100%);background-image:-webkit-radial-gradient(circle farthest-corner at right bottom, #9FD3FB 0, #5A8FFF 25%, #273874 75%, #141138 100%)}.cover.security{background-image:radial-gradient(circle farthest-corner at right bottom, #B8E1E0 0, #70D2CC 25%, #4B78BD 65%, #182249 100%);background-image:-webkit-radial-gradient(circle farthest-corner at right bottom, #B8E1E0 0, #70D2CC 25%, #4B78BD 65%, #182249 100%)}.cover.elist{background-image:radial-gradient(circle farthest-corner at right bottom, #FFDAD2 0, #E3B5B8 25%, #8B7F92 50%, #4F4B73 75%, #212051 100%);background-image:-webkit-radial-gradient(circle farthest-corner at right bottom, #FFDAD2 0, #E3B5B8 25%, #8B7F92 50%, #4F4B73 75%, #212051 100%)}.cover.jobs{background-image:radial-gradient(circle farthest-corner at right bottom, #fcf8c1 0, #f7ca96 25%, #9b8689 50%, #3b407c 75%, #2e2056 100%);background-image:-webkit-radial-gradient(circle farthest-corner at right bottom, #fcf8c1 0, #f7ca96 25%, #9b8689 50%, #3b407c 75%, #2e2056 100%)}.cover img{display:block;height:330px;max-width:90%;margin:0px auto}@media screen and (max-width: 736px){.cover img{height:auto;width:90%;position:absolute;bottom:0;left:5%}}.cover-about{display:block;position:relative;overflow:hidden;float:left;width:100%;height:230px;-webkit-box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3);-moz-box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3);-ms-box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3);box-shadow:inset 0px 0px 60px rgba(0,0,0,0.3);background-image:url(../imgs/cloud-bg.svg);background-size:cover;background-position:center}@media screen and (max-width: 736px){.cover-about{height:160px}}.cover-about .cloud-front,.cover-about .cloud-back{display:block;position:absolute;top:0px;left:0;right:0;width:100%}.cover-about .plane-fly{display:block;position:absolute;width:200px;top:100px;animation:plane-fly 30s linear infinite}@media screen and (max-width: 736px){.cover-about .plane-fly{top:60px}}@keyframes plane-fly{0%{left:-200px}100%{left:110%}}.flexed{float:left;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:center;align-items:center}.flexed-not-mobile{float:left;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width: 736px){.flexed-not-mobile{display:block}}.intro h1{display:block;position:relative;width:70%;margin:0px auto;line-height:2.2em;font-size:2.2em;color:#2D2F33;text-align:center;font-weight:400}@media screen and (max-width: 736px){.intro h1{font-size:1.9em;width:90%;margin:25px auto 0px;line-height:1.9em}}.intro h1::after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-image:linear-gradient(to right, #fff, #d4d7df, #fff)}.intro p{display:block;width:55%;margin:0;font-size:1.09em;line-height:1.6em;color:#484b52;text-align:left;font-weight:400}@media screen and (max-width: 736px){.intro p{width:92%;margin:0px 4%;font-size:0.9em;line-height:1.5em;text-align:center}.intro p br{display:none}}.intro .flexed,.intro .flexed-not-mobile{margin:40px 0px}@media screen and (max-width: 736px){.intro .flexed,.intro .flexed-not-mobile{margin:0}}.intro .flexed.cta,.intro .flexed-not-mobile.cta{margin:10px 0px 40px}@media screen and (max-width: 736px){.intro .flexed.cta,.intro .flexed-not-mobile.cta{margin:20px 0px 10px}}.intro .flexed.cta .call-to-action,.intro .flexed-not-mobile.cta .call-to-action{margin:0 20px 0 0}.intro img{width:16%;margin-right:5%}@media screen and (max-width: 736px){.intro img{display:block;width:60px;margin:15px auto 10px}}.intro .values-links{display:block;width:100%;float:left;margin:40px 0px}@media screen and (max-width: 736px){.intro .values-links{width:86%;margin:20px 7%}}.intro .values-links a{position:relative;display:block;width:33.333%;float:left;padding-bottom:20px;text-decoration:none;font-size:0.9em}@media screen and (max-width: 736px){.intro .values-links a{width:100%;border:solid 1px #d4d7df;margin:0px 0px 10px 0px;padding:5px 0px 25px}}.intro .values-links a img{width:80px;height:80px;position:absolute;left:0;top:0}@media screen and (max-width: 736px){.intro .values-links a img{width:60px;height:60px;margin:0px;left:5px;top:10px}}.intro .values-links a p{display:block;text-align:left;width:auto;margin:0px 10px 0px 90px;color:#484b52;font-weight:400}.intro .values-links a p br{display:inline}@media screen and (max-width: 736px){.intro .values-links a p{margin:5px 10px 0px 70px}}.intro .values-links a p b{font-weight:600;color:#2D2F33}.intro .values-links a span{display:block;position:absolute;left:90px;top:90%;width:15px;height:20px;transition:transform 0.3s}@media screen and (max-width: 736px){.intro .values-links a span{left:70px;top:74%}}.intro .values-links a span::before,.intro .values-links a span::after{content:"";display:block;position:absolute;width:6px;height:1px;top:10px;background-color:#407ded}.intro .values-links a span::before{left:2px;transform:rotate(30deg);-webkit-transform:rotate(30deg)}.intro .values-links a span::after{right:2px;transform:rotate(-30deg);-webkit-transform:rotate(-30deg)}.intro .values-links a::after{content:"Learn more";display:block;position:absolute;left:110px;top:90%;color:#407ded;transition:transform 0.3s}@media screen and (max-width: 736px){.intro .values-links a::after{left:90px;top:74%;font-size:0.9em}}.intro .values-links a:hover span{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}.intro .values-links a:hover::after{-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}@media screen and (max-width: 736px){.intro .values-links a:hover span{top:74%}.intro .values-links a:hover::after{top:74%}}.sub-section.float-right-content .value-content{float:right}.value-content{display:block;position:relative;float:left;min-height:500px}@media screen and (max-width: 736px){.value-content{min-height:0}}.value-content.small{width:40%}@media screen and (max-width: 736px){.value-content.small{width:90%;margin:0px 5%}}.value-content.large{width:55%}@media screen and (max-width: 736px){.value-content.large{padding-bottom:20px}}.value-content.large.right{margin-left:5%}@media screen and (max-width: 736px){.value-content.large.right{width:90%;margin:0px 5%}}.value-content.large.left{margin-right:5%}@media screen and (max-width: 736px){.value-content.large.left{width:90%;margin:0px 5%}}.value-content img.left{display:block;position:absolute;left:0;top:0;bottom:0;height:100%;max-height:500px}@media screen and (max-width: 736px){.value-content img.left{display:block;position:static;height:180px;margin:10px auto 0px;border-bottom:solid 1px #d4d7df}}.value-content img.square-high{display:block;max-width:500px;height:100%;max-height:500px}@media screen and (max-width: 736px){.value-content img.square-high{display:block;position:static;height:180px;margin:0px auto}}.value-content img.square-high.float-right{float:right}@media screen and (max-width: 736px){.value-content img.square-high.float-right{float:none}}.value-content img.square-wide{display:block;width:100%}@media screen and (max-width: 736px){.value-content img.square-wide{display:block;position:static;height:180px;width:180px;margin:0px auto}}.value-content h2{display:block;width:100%;float:left;text-align:left;font-size:1.9em;color:#2D2F33;font-weight:600;margin:20px 0px 35px}@media screen and (max-width: 736px){.value-content h2{width:100%;margin:10px 0px 20px;text-align:center;font-size:1.5em}}.value-content p{display:block;width:100%;float:left;text-align:left;font-size:1em;color:#484b52;font-weight:400;margin:15px 0px 15px}@media screen and (max-width: 736px){.value-content p{width:100%;margin:10px 0;font-size:0.93em}.value-content p br{display:none}}.value-content p b{font-weight:600;color:#2D2F33}.value-content p b br{display:inline}@keyframes outside-animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes center-animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes inside-animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg)}}.highlight{background:#fff}.highlighter-rouge .highlight{background:#eef}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:#008080}.highlight .nb{color:#0086B3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:#008080}.highlight .ni{color:#800080}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:#000080}.highlight .nv{color:#008080}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:#008080}.highlight .vg{color:#008080}.highlight .vi{color:#008080}.highlight .il{color:#099}.terms-and-conditions,.privacy-policy{width:80%;margin:80px auto 50px}.terms-and-conditions h1,.privacy-policy h1{margin-top:25px;margin-bottom:25px}.terms-and-conditions h2,.privacy-policy h2{margin-top:25px;margin-bottom:5px}.terms-and-conditions ul,.privacy-policy ul{margin-top:10px;padding-left:40px;margin-bottom:10px}.sitemap{width:60%;margin:80px auto 50px;text-align:center}.sitemap .links{text-align:left}.sitemap .links .links-containers{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;margin-bottom:45px}@media screen and (max-width: 480px){.sitemap .links .links-containers{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.sitemap .links .links-containers .links-column{margin-top:20px;font-weight:600;color:#8b8f9a;flex-basis:33%;display:flex;flex-direction:column}.sitemap .links .links-containers .links-column a{margin-top:5px;width:100%;font-weight:400;color:#2B2F42;text-decoration:underline}.sitemap .links .links-containers .links-column a:hover{color:#4B87FF}.sitemap h1{margin-top:25px;margin-bottom:25px}.sitemap h2{margin-top:25px;margin-bottom:5px}.sitemap ul{margin-top:10px;padding-left:40px;margin-bottom:10px}.in-the-media-page{width:80%;margin:40px auto 80px}.in-the-media-page h1{text-align:center;width:100%;font-size:38px;color:#2B2F42}.in-the-media-page h3{font-family:"Open Sans", sans-serif;text-align:center;width:100%;font-size:22px;color:#5F626B;margin:20px auto 40px;font-weight:500}.in-the-media-page .links-introduction{width:80%;text-align:justify;color:#5F626B;margin:20px auto 40px}.in-the-media-page .links{margin:auto;width:80%}.in-the-media-page .links .link{margin-bottom:25px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media screen and (max-width: 480px){.in-the-media-page .links .link{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.in-the-media-page .links .link .link-image{-webkit-flex-basis:180px;-moz-flex-basis:180px;-ms-flex-basis:180px;flex-basis:180px;margin-right:35px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}@media screen and (max-width: 480px){.in-the-media-page .links .link .link-image{-webkit-flex-basis:auto;-moz-flex-basis:auto;-ms-flex-basis:auto;flex-basis:auto;margin-bottom:20px}}.in-the-media-page .links .link .link-image img{height:auto;width:200px}.in-the-media-page .links .link .link-image img.ags-logo{background-color:#212023;width:150px}.in-the-media-page .links .link .link-image img.lara-logo{width:150px}.in-the-media-page .links .link .link-image img.ghi-logo{width:150px;background-color:#000}.in-the-media-page .links .link .link-informations{text-align:left;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.in-the-media-page .links .link .link-informations .link-title{text-decoration:none;font-size:16px;color:#2B2F42}.in-the-media-page .links .link .link-informations .link-title:hover{color:#4B87FF}.in-the-media-page .links .link .link-informations .link-date{margin-top:8px;font-size:16px;color:#5F626B}.case-studies-page{width:100%;margin:40px auto 80px}.case-studies-page h1{text-align:center;width:100%;font-size:38px;color:#2B2F42}.case-studies-page h3{text-align:center;width:80%;font-size:30px;color:#2B2F42;margin:40px auto 40px;font-weight:600}@media screen and (max-width: 480px){.case-studies-page h3{text-align:center}}.case-studies-page .step-testimonial{position:relative;width:100%;margin-top:40px;color:#2B2F42;padding:20px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;margin-bottom:80px;font-size:16px;line-height:21px}.case-studies-page .step-testimonial:after{content:"";display:block;position:absolute;top:-15px;bottom:-15px;left:-25px;right:-30px;background-color:#fafbfe;z-index:-10;-webkit-transform:skew(0deg, -2deg);-moz-transform:skew(0deg, -2deg);-ms-transform:skew(0deg, -2deg);transform:skew(0deg, -2deg)}.case-studies-page .step-testimonial .step-testimonial-wrapper{width:70%;max-width:900px;margin:auto}@media screen and (max-width: 480px){.case-studies-page .step-testimonial .step-testimonial-wrapper{width:80%}}.case-studies-page .step-testimonial .step-testimonial-wrapper .step-testimonial-content{margin-top:20px;text-align:justify;font-style:italic;font-weight:600;font-size:19.2px;line-height:25.2px}.case-studies-page .step-testimonial .step-testimonial-wrapper .step-testimonial-content i{color:#50CD88}.case-studies-page .step-testimonial .step-testimonial-wrapper .step-testimonial-content>svg:first-child{margin-right:10px}.case-studies-page .step-testimonial .step-testimonial-wrapper .step-testimonial-content>svg:last-child{margin-left:10px}.case-studies-page .step-testimonial .step-testimonial-wrapper .step-testimonial-author{text-align:right;margin-top:20px;margin-left:20px;font-weight:200}.case-studies-page .steps{margin:auto;width:70%;max-width:900px;position:relative;margin-bottom:60px}@media screen and (max-width: 480px){.case-studies-page .steps{width:80%}}.case-studies-page .steps .step{margin-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.case-studies-page .steps .step.reverse{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.case-studies-page .steps .step.reverse .step-image{margin-left:35px}@media screen and (max-width: 480px){.case-studies-page .steps .step{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.case-studies-page .steps .step .step-image{-webkit-flex-basis:180px;-moz-flex-basis:180px;-ms-flex-basis:180px;flex-basis:180px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;margin-right:35px;margin-top:10px}@media screen and (max-width: 480px){.case-studies-page .steps .step .step-image{width:100%;-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-bottom:40px}}.case-studies-page .steps .step .step-image img{height:80px;width:80px}.case-studies-page .steps .step.reverse .step-informations{text-align:right}.case-studies-page .steps .step .step-informations{text-align:left;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.case-studies-page .steps .step .step-informations .step-title{font-size:22px;font-weight:600;color:#2B2F42;margin-bottom:10px;font-family:"Roboto Slab", serif}@media screen and (max-width: 480px){.case-studies-page .steps .step .step-informations .step-title{text-align:center;margin-bottom:20px}}.case-studies-page .steps .step .step-informations .step-description{color:#5F626B;text-align:justify}.case-studies-page .article-associated-links{margin:100px auto}@media screen and (max-width: 480px){.case-studies-page .article-associated-links{width:100%}}.blog-page{margin-bottom:80px}.blog-page h1{text-align:center;width:100%;font-size:38px;color:#2B2F42;margin:40px auto 40px}.blog-page .posts{width:80%;margin:auto}.blog-page .posts .post{margin-bottom:25px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media screen and (max-width: 480px){.blog-page .posts .post{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:40px}.blog-page .posts .post:not(:last-child){border-bottom:1px solid #8b8f9a}}.blog-page .posts .post .post-image{-webkit-flex-basis:150px;-moz-flex-basis:150px;-ms-flex-basis:150px;flex-basis:150px;padding:5px;margin-right:35px;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;transition:all 0.2s}.blog-page .posts .post .post-image:hover{-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.blog-page .posts .post .post-image img{width:150px;border:1px solid #D8D8D8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.1);-moz-box-shadow:0 5px 30px rgba(0,0,0,0.1);-ms-box-shadow:0 5px 30px rgba(0,0,0,0.1);box-shadow:0 5px 30px rgba(0,0,0,0.1)}@media screen and (max-width: 480px){.blog-page .posts .post .post-image{width:100%;margin:auto;text-align:center;margin-bottom:20px}}.blog-page .posts .post .post-informations{text-align:left;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}.blog-page .posts .post .post-informations .post-title{text-decoration:none;font-size:22px;color:#2B2F42}.blog-page .posts .post .post-informations .post-description,.blog-page .posts .post .post-informations .post-author-and-date{margin-top:8px;font-size:16px;color:#5F626B}.blog-page .posts .post .post-informations .post-description a,.blog-page .posts .post .post-informations .post-author-and-date a{color:#2B2F42}.blog-page .posts .post .post-informations .post-description a:hover,.blog-page .posts .post .post-informations .post-author-and-date a:hover{color:#4B87FF}.post-page{width:80%;max-width:900px;margin:40px auto 40px}.post-page .post-header{margin-bottom:20px}.post-page .post-header .post-title{text-align:left;width:100%;font-size:30.4px;color:#2B2F42;margin-bottom:20px}.post-page .post-header .post-image{text-align:center;margin-bottom:20px}.post-page .post-header .post-image img{width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 30px rgba(0,0,0,0.1);-moz-box-shadow:0 2px 30px rgba(0,0,0,0.1);-ms-box-shadow:0 2px 30px rgba(0,0,0,0.1);box-shadow:0 2px 30px rgba(0,0,0,0.1)}.post-page .post-header .post-meta{font-size:16px;color:#5F626B}.post-page .post-header .post-meta a{color:#2B2F42}.post-page .post-header .post-meta a:hover{color:#4B87FF}.post-page .post-content{color:#5F626B;font-size:16px}.post-page .post-content .post-description{font-style:italic;color:#2B2F42}.post-page .post-content p,.post-page .post-content .post-description{margin-bottom:20px}.post-page .post-content ul,.post-page .post-content ol{margin-left:25px}.post-page .post-content ul>li,.post-page .post-content ol>li{margin-top:5px;margin-left:10px}.post-page .post-content ul>li:last-child,.post-page .post-content ol>li:last-child{margin-bottom:10px}.article-associated-links{width:80%;max-width:900px;margin:40px auto 40px}@media screen and (max-width: 480px){.article-associated-links{width:100%;margin:auto}}.article-associated-links .links{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around;background-color:#fafbfe;padding:40px}@media screen and (max-width: 480px){.article-associated-links .links{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:20px}}.article-associated-links .links .related-links,.article-associated-links .links .more-links{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 480px){.article-associated-links .links .related-links,.article-associated-links .links .more-links{width:100%;margin-bottom:20px}}.article-associated-links .links .related-links h3,.article-associated-links .links .more-links h3{font-size:16px;font-family:"Open Sans", sans-serif;font-weight:600;width:100%;margin:auto}@media screen and (max-width: 480px){.article-associated-links .links .related-links h3,.article-associated-links .links .more-links h3{margin-top:20px;text-align:center;width:100%}}.article-associated-links .links .related-links ul,.article-associated-links .links .more-links ul{margin-top:6.6666666667px}.article-associated-links .links .related-links ul li,.article-associated-links .links .more-links ul li{list-style-type:none}@media screen and (max-width: 480px){.article-associated-links .links .related-links ul li,.article-associated-links .links .more-links ul li{text-align:center}}.article-associated-links .links .related-links ul li a,.article-associated-links .links .more-links ul li a{text-decoration:none;color:#2B2F42;font-size:14.4px}.article-associated-links .links .related-links ul li a:hover,.article-associated-links .links .more-links ul li a:hover{color:#4B87FF}.article-associated-links .links .related-links ul li a:before,.article-associated-links .links .more-links ul li a:before{content:"» "}.article-associated-links .links .related-links ul li a:last-child:after,.article-associated-links .links .more-links ul li a:last-child:after{content:""}.page-404{margin:40px auto 80px;text-align:center}.page-404 h1{margin-bottom:20px;font-size:76px}.page-404 h2{margin-bottom:20px;font-size:22px}.page-404 p{color:#2B2F42;font-size:16px}.fa-facebook,.fa-facebook-square{color:#3b5998}.fa-twitter,.fa-twitter-square{color:#00aced}.fa-google-plus,.fa-google-plus-square{color:#dd4b39}.fa-youtube,.fa-youtube-play,.fa-youtube-square{color:#bb0000}.fa-tumblr,.fa-tumblr-square{color:#32506d}.fa-vine{color:#00bf8f}.fa-flickr{color:#ff0084}.fa-vimeo-square{color:#aad450}.fa-pinterest,.fa-pinterest-square{color:#cb2027}.fa-linkedin,.fa-linkedin-square{color:#007bb6}.fa-instagram{color:#517fa4}.fa-spotify{color:#1ED760}.share-buttons{position:relative;display:block}.share-buttons.on-desktop{position:fixed;top:calc(50% - 68px);margin-left:2px}.share-buttons.on-mobile a{display:inline-block;margin-right:10px}.share-buttons a{text-decoration:none;display:block;margin-top:15px;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;transition:all 0.2s}.share-buttons a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width: 960px){.share-buttons.no-mobile{display:none}}.share-buttons.no-desktop{display:none}@media screen and (max-width: 960px){.share-buttons.no-desktop{display:block}}
