.text-font,body,.pricing .plans-block .plans-block-grid .plan-item .plan-price sub{font-family:"sofia-pro", "Calibri", "Gill Sans", "Arial Narrow", sans-serif;font-weight:300}.text-font-bold{font-family:"sofia-pro", "Calibri", "Gill Sans", "Arial Narrow", sans-serif;font-weight:600}.headline-font,.cta-button,.MailForm input,.MailForm .button,.header .header-nav a,.header .mobile-nav a,.footer-block .footer-block-grid a,.footer-block .footer-block-grid .footer-text,.home .what-if-block .what-if-block-grid h2,.pricing .plans-block .plans-block-grid .plan-item .plan-name,.pricing .plans-block .plans-block-grid .plan-item .plan-cta,.post .post-nav a,.post .post-title .post-title-text h1,.post .pagination-item,.post .depfu-teaser a{font-family:"anonymous-pro", "Lucida Console", "Andale Mono", monospace;font-weight:300}.headline-font-bold,.home .tagline h1,.home .benefits-block .let-us-show-you .let-us-show-you-box a,.page h1,.page .docs .docs-toc li,.pricing .tagline h1,.pricing .plans-block .plans-block-grid .plan-item .plan-price,.pricing .questions-block .more-options-grid .option-box a,.how-it-works .header-block .header-block-grid h1,.for-oss .header-block .header-block-grid h1,.blog .blog-title .blog-title-text h1,.post .depfu-teaser .depfu-teaser-title h2,.landing-page .tagline-block .tagline h1{font-family:"anonymous-pro", "Lucida Console", "Andale Mono", monospace;font-weight:600}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background-color:#fff;position:relative}a:visited{color:blue}.signup-button{text-align:center;padding:0 20px}.signup-button::after{clear:both;content:"";display:block}.signup-button .button{margin:auto;display:block;max-width:600px;padding:15px;text-decoration:none;font-size:28px;border:3px solid #fff;border-radius:40px}@media screen and (max-width: 850px){.signup-button .button{font-size:18px}}.signup-button small{display:block;margin-top:15px;font-size:14px}.signup-button.signup-button-small .button{width:320px;font-size:20px}.signup-button.signup-button-white .button{color:#fff;border:3px solid #fff}.signup-button.signup-button-blue .button{color:blue;border:3px solid blue}.cta-button{margin:auto;padding:15px 30px;text-decoration:none;font-size:18px;font-weight:600;border-radius:40px;box-shadow:0 5px 15px rgba(0,0,0,0.07);text-align:center}@media screen and (max-width: 850px){.cta-button{font-size:18px}}.cta-button.cta-button-blue{color:#fff;background:blue}.cta-button.cta-button-white-border{border:3px solid #fff}.cta-button.cta-button-white{color:blue;background:#fff}.MailForm{width:80%}@media screen and (max-width: 850px){.MailForm{width:95%}}.MailForm form{width:100%;display:flex}.MailForm form>div{width:100%;display:flex}.MailForm input{font-size:17px;background-clip:padding-box;flex-grow:1;display:inline-block;border:1px solid #F7F7F7;border-right:none;outline:none;padding:1rem;margin:0;transition:border-color .2s;border-radius:40px 0 0 40px}.MailForm input:focus{border-color:blue}.MailForm .button{margin:0;text-decoration:none;font-size:17px;color:white;cursor:pointer;background-color:blue;border-left:none;border:1px solid blue;border-radius:0 40px 40px 0;padding:1rem 3rem;outline:none}@media screen and (max-width: 850px){.MailForm .button{padding:1rem}}.MailForm.MailFormOnDarkBlue input{border:none}.MailForm.MailFormOnDarkBlue .button{color:white;background-color:#6cc644;border:none}.quote{padding-top:50px;padding-bottom:50px;color:#323C47}.quote::after{clear:both;content:"";display:block}.quote .quote-text{width:calc(66.66667% - 33.33333px);float:left;margin-left:20px;height:100px;display:flex;align-items:center;padding-right:40px;font-size:22px;line-height:1.6;font-style:italic}@media screen and (max-width: 850px){.quote .quote-text{width:calc(100% - 40px);float:left;margin-left:20px;padding-right:0;height:100%}}.quote .quote-avatar{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;display:flex;align-items:center;font-size:20px;font-weight:600}@media screen and (max-width: 850px){.quote .quote-avatar{width:calc(100% - 40px);float:left;margin-left:20px;padding-top:20px}}.quote .quote-avatar img{width:100px;border-radius:50%;border:4px solid white;margin-right:20px}.quote .quote-avatar span{font-weight:300;font-size:18px;color:#A1A4A9}.quote-divider{margin-left:20px;margin-right:20px;border:0;border-top:2px solid #D0D7DD}.u-position--center{margin-left:auto;margin-right:auto}.u-text--center{text-align:center}.u-spacing--marginTop{margin-top:30px}.u-spacing--marginTop--large{margin-top:70px}.u-spacing--marginBottom{margin-bottom:30px}.u-spacing--marginBottom--small{margin-bottom:2rem}.u-spacing--marginTopAndBottom{margin-top:30px;margin-bottom:30px}.u-spacing--marginTopAndBottom--small{margin-top:2rem;margin-bottom:2rem}.u-spacing--marginTopAndBottom--large{margin-top:70px;margin-bottom:70px}.u-spacing--marginLeftAndRight{margin-left:12rem;margin-right:12rem}.u-spacing--paddingOnAllSides{padding:12rem}.u-spacing--paddingOnAllSides--small{padding:30px}.u-spacing--paddingTop{padding-top:12rem}.u-spacing--paddingBottom{padding-bottom:12rem}.u-spacing--paddingBottom--small{padding-bottom:30px}.u-spacing--paddingLeft{padding-left:12rem}.u-spacing--paddingRight{padding-right:12rem}.u-spacing--paddingTopAndBottom{padding-top:12rem;padding-bottom:12rem}.u-spacing--paddingTopAndBottom--small{padding-top:30px;padding-bottom:30px}.u-spacing--paddingTopAndBottom--large{padding-top:70px;padding-bottom:70px}.header{max-width:1170px;margin-left:auto;margin-right:auto;margin-top:50px;padding-left:10px;padding-right:10px;height:55px}.header::after{clear:both;content:"";display:block}@media screen and (max-width: 850px){.header{margin:20px 0}}.header .header-logo{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px}@media screen and (max-width: 850px){.header .header-logo{width:calc(50% - 30px);float:left;margin-left:20px}}.header .header-nav{width:calc(66.66667% - 33.33333px);float:left;margin-left:20px;height:100%;display:flex;align-items:center;justify-content:flex-end}.header .header-nav .hamburger{display:none}@media screen and (max-width: 850px){.header .header-nav .hamburger{display:inline-block}}@media screen and (max-width: 850px){.header .header-nav{width:calc(50% - 30px);float:left;margin-left:20px;display:block;text-align:right}}.header .header-nav .desktop-links{display:flex;justify-content:space-between;width:90%}@media screen and (max-width: 850px){.header .header-nav .desktop-links{display:none}}.header .header-nav a{text-decoration:none;font-size:18px;font-weight:300;color:#000;white-space:nowrap}.header .header-nav a.cta-link{color:blue}.header .mobile-nav{position:absolute;left:0;top:60px;width:100%;text-align:center;padding:40px 0;background:#F7F7F7}.header .mobile-nav a{text-decoration:none;font-size:30px;font-weight:300;color:#000;padding:12px 0;display:block}.header .mobile-nav.is-active{display:block}.gray-background{background-color:#F7F7F7;width:100%;position:absolute;top:280px;bottom:0;z-index:-1}main{min-height:calc(100vh - 325px)}.color-container-gray{background:#F7F7F7;min-height:calc(100vh - 418px)}.color-container-blue{background:blue;color:#fff;overflow:auto}.footer-block{background-color:#010142;padding-top:40px;padding-bottom:40px}.footer-block .footer-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.footer-block .footer-block-grid::after{clear:both;content:"";display:block}@media screen and (max-width: 850px){.footer-block .footer-block-grid{padding:10px 0;height:auto}}.footer-block .footer-block-grid a{color:#fff;font-size:16px}.footer-block .footer-block-grid .footer-logo{width:calc(66.66667% - 33.33333px);float:left;margin-left:20px}@media screen and (max-width: 850px){.footer-block .footer-block-grid .footer-logo{width:calc(100% - 40px);float:left;margin-left:20px;padding:10px 20px;margin-bottom:30px}}.footer-block .footer-block-grid .footer-logo p{color:#fff;max-width:300px;font-weight:300;font-size:14px;line-height:1.6;margin:8px 0 0 55px}.footer-block .footer-block-grid .footer-text{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;color:#fff}.footer-block .footer-block-grid .footer-links{width:calc(16.66667% - 23.33333px);float:left;margin-left:20px}@media screen and (max-width: 850px){.footer-block .footer-block-grid .footer-links{width:calc(100% - 40px);float:left;margin-left:20px;padding:0 10px 0 75px}}.footer-block .footer-block-grid .footer-links .contact-list{list-style:none;margin:0;padding:0}.footer-block .footer-block-grid .footer-links .contact-list li{padding:8px 0}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;margin-right:-15px;overflow:visible}.hamburger:hover{opacity:0.7}.hamburger-box{width:35px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:35px;height:4px;background-color:#00F;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:0.1s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.1s 0.14s ease, opacity 0.1s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease, opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.wf-active .home .tagline h1{font-size:70px}@media screen and (max-width: 850px){.wf-active .home .tagline h1{font-size:46px}}.top-bar-block{text-align:center;background:#F7F7F7}.top-bar-block .discount-intro{max-width:820px;margin-left:auto;margin-right:auto;display:flex;align-items:center;text-align:left;font-size:17px;margin:0px auto 0 auto;padding:30px 20px;color:#323C47}.top-bar-block .discount-icon{width:80px;font-size:48px}.top-bar-block .discount-text{flex:1;line-height:1.4}.top-bar-block .discount-text b{font-size:22px;font-weight:500;display:block;margin-bottom:8px}.home .tagline{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center;margin-top:70px}.home .tagline h1{margin:60px auto 0 auto;color:blue;font-size:64px;line-height:1;padding-left:10px;padding-right:10px}@media screen and (max-width: 850px){.home .tagline h1{font-size:52px}}.home .tagline h2{max-width:620px;margin:50px auto 0 auto;font-size:24px;font-weight:300;line-height:1.4;padding-left:10px;padding-right:10px}.home .tagline p.cta-buttons{margin-top:70px;text-align:center}.home .tagline p.cta-buttons .how-it-works-button{margin-left:30px}@media screen and (max-width: 850px){.home .tagline p.cta-buttons .how-it-works-button{margin-left:auto;margin-top:25px}}@media screen and (max-width: 850px){.home .tagline p.cta-buttons .cta-button{display:block;width:80%}}.home .pain-block:before{position:absolute;content:'';display:block;height:80%;left:0;right:0;top:0;background:inherit;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}@media screen and (min-width: 1800px){.home .pain-block:before{transform:skewY(7deg)}}.home .pain-block:after{position:absolute;content:'';display:block;height:75%;left:0;right:0;bottom:-65%;background:inherit;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}@media screen and (min-width: 1800px){.home .pain-block:after{transform:skewY(7deg)}}@media screen and (max-width: 850px){.home .pain-block:after{height:25%;bottom:-25%}}.home .pain-block{margin-top:260px;background-color:#010183;color:#fff;font-size:17px;line-height:1.4;padding-top:30px;padding-bottom:10px;position:relative}@media screen and (max-width: 850px){.home .pain-block{margin-top:180px;padding-top:50px}}.home .pain-block .pain-block-grid{max-width:1000px;margin-left:auto;margin-right:auto;padding:0 20px}.home .pain-block .pain-block-grid .pain-item h3{font-size:48px;font-weight:600;line-height:1.3;margin:0}@media screen and (max-width: 850px){.home .pain-block .pain-block-grid .pain-item h3{font-size:40px}}.home .pain-block .pain-block-grid .pain-item ul{list-style:none;margin:50px 0 0 35%;padding:0}@media screen and (max-width: 850px){.home .pain-block .pain-block-grid .pain-item ul{margin-left:50px}}.home .pain-block .pain-block-grid .pain-item li{color:#E6E6F2;font-size:22px;font-weight:300;line-height:1.6;position:relative;margin-top:30px}.home .pain-block .pain-block-grid .pain-item li::before{position:absolute;width:1.6em;left:-1.6em;font-size:26px}.home .pain-block .pain-block-grid .pain-item li.one::before{content:"🤔"}.home .pain-block .pain-block-grid .pain-item li.two::before{content:"😰"}.home .pain-block .pain-block-grid .pain-item li.three::before{content:"😯"}.home .lead-quote-block{background-color:#F7F7F7;position:relative;z-index:-2}.home .lead-quote-block .lead-quote-block-grid{max-width:750px;margin-left:auto;margin-right:auto;padding:350px 10px 70px 10px}@media screen and (max-width: 850px){.home .lead-quote-block .lead-quote-block-grid{padding-top:250px}}.home .lead-quote-block .lead-quote-block-grid .lead-quote{margin:0 auto;color:#323C47;text-align:center}.home .lead-quote-block .lead-quote-block-grid .lead-quote .lead-quote-text{font-size:28px;line-height:1.5;font-style:italic}.home .lead-quote-block .lead-quote-block-grid .lead-quote .lead-quote-avatar{font-size:22px;font-weight:600;line-height:1.3}.home .lead-quote-block .lead-quote-block-grid .lead-quote .lead-quote-avatar img{width:100px;border-radius:50%;border:4px solid white;margin:30px 0 5px 0}.home .lead-quote-block .lead-quote-block-grid .lead-quote .lead-quote-avatar span{font-weight:300;font-size:18px;color:#A1A4A9}.home .pull-request-list-block{background-color:blue;color:#fff;padding-top:70px;margin-bottom:-130px}@media screen and (max-width: 850px){.home .pull-request-list-block{margin-bottom:-75px}}.home .pull-request-list-block .pull-request-list-block-grid{max-width:900px;margin-left:auto;margin-right:auto}.home .pull-request-list-block .pull-request-list-block-grid::after{clear:both;content:"";display:block}.home .pull-request-list-block .pull-request-list-block-grid .pr-list{width:calc(100% - 40px);float:left;margin-left:20px}.home .pull-request-list-block .pull-request-list-block-grid .pr-list img{width:860px}@media screen and (max-width: 850px){.home .pull-request-list-block .pull-request-list-block-grid .pr-list img{width:100%}}.home .pull-request-list-block .pull-request-list-block-grid .pr-list h3{width:70%;margin:0 auto 40px auto;font-size:28px;font-weight:300;line-height:1.3;text-align:center}@media screen and (max-width: 850px){.home .pull-request-list-block .pull-request-list-block-grid .pr-list h3{text-align:left;width:100%}}.home .pull-request-block{background-color:#010183;color:#fff;padding-bottom:100px}.home .pull-request-block .pull-request-block-grid{max-width:900px;margin-left:auto;margin-right:auto;padding-top:230px}.home .pull-request-block .pull-request-block-grid::after{clear:both;content:"";display:block}@media screen and (max-width: 850px){.home .pull-request-block .pull-request-block-grid{padding-top:150px}}.home .pull-request-block .pull-request-block-grid .pr-image{width:calc(66.66667% - 33.33333px);float:left;margin-left:20px;text-align:right}@media screen and (max-width: 850px){.home .pull-request-block .pull-request-block-grid .pr-image{width:calc(100% - 40px);float:left;margin-left:20px}}.home .pull-request-block .pull-request-block-grid .pr-image img{width:561px}@media screen and (max-width: 850px){.home .pull-request-block .pull-request-block-grid .pr-image img{width:100%}}.home .pull-request-block .pull-request-block-grid .pr-text{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;height:477px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 850px){.home .pull-request-block .pull-request-block-grid .pr-text{width:calc(100% - 40px);float:left;margin-left:20px;height:auto;padding-bottom:40px}}.home .pull-request-block .pull-request-block-grid .pr-text h3{font-size:28px;font-weight:300;line-height:1.3;margin:0}.home .what-if-block{background-color:blue;color:#fff;padding-top:60px;padding-bottom:60px}.home .what-if-block .what-if-block-grid{max-width:900px;margin-left:auto;margin-right:auto;text-align:center}.home .what-if-block .what-if-block-grid::after{clear:both;content:"";display:block}.home .what-if-block .what-if-block-grid h2{font-size:32px;margin:0;padding-left:20px;padding-right:20px;line-height:1.3}@media screen and (max-width: 850px){.home .what-if-block .what-if-block-grid h2{font-size:26px}}.home .benefits-block{background-color:#F7F7F7;padding-top:100px;position:relative}.home .benefits-block .down-arrow{position:absolute;width:130px;top:-75px;left:50%;margin-left:-65px}.home .benefits-block .benefits-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.home .benefits-block .benefits-block-grid::after{clear:both;content:"";display:block}.home .benefits-block .benefit{height:300px}.home .benefits-block .benefit::after{clear:both;content:"";display:block}@media screen and (max-width: 850px){.home .benefits-block .benefit{height:auto}}.home .benefits-block .benefit h3{font-size:32px;font-weight:600;color:blue;margin:0 0 20px 0}.home .benefits-block .benefit p{font-size:18px;font-weight:300;color:#464F59;line-height:1.4;margin-bottom:0}.home .benefits-block .benefit .benefit-desc{width:calc(50% - 30px);float:left;margin-left:20px;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width: 850px){.home .benefits-block .benefit .benefit-desc{width:calc(100% - 40px);float:left;margin-left:20px}}.home .benefits-block .benefit .benefit-illustration{width:calc(50% - 30px);float:left;margin-left:20px;display:flex;align-items:center;justify-content:center;height:100%}@media screen and (max-width: 850px){.home .benefits-block .benefit .benefit-illustration img{width:65%;margin-top:50px;margin-bottom:20px}}@media screen and (max-width: 850px){.home .benefits-block .benefit .benefit-illustration{width:calc(100% - 40px);float:left;margin-left:20px}}@media screen and (min-width: 850px){.home .benefits-block .benefit .benefit-right-illustration{left:calc(50% - 30px + 20px);position:relative}.home .benefits-block .benefit .benefit-right-desc{left:calc(-50% - 10px + 20px);position:relative}}.home .benefits-block .let-us-show-you{width:calc(100% - 40px);float:left;margin-left:20px}.home .benefits-block .let-us-show-you .let-us-show-you-box{max-width:620px;margin:60px auto 30px auto;background:#fff;padding:40px 60px;text-align:center;border-radius:5px;box-shadow:0 17px 20px rgba(0,0,0,0.06)}@media screen and (max-width: 850px){.home .benefits-block .let-us-show-you .let-us-show-you-box{padding:20px}}.home .benefits-block .let-us-show-you .let-us-show-you-box a{font-size:24px;margin-top:0;margin-bottom:0;color:blue;text-decoration:none}.home .benefits-block .let-us-show-you .let-us-show-you-box p{margin-bottom:0;padding:0 20px;color:#464F59;line-height:1.4;font-size:18px}.home .trusted-by-block{background-color:#F7F7F7;color:#464F59;padding-top:60px;padding-bottom:60px}.home .trusted-by-block .trusted-by-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.home .trusted-by-block .trusted-by-block-grid::after{clear:both;content:"";display:block}.home .trusted-by-block .trusted-by-block-grid ul{display:flex;list-style:none;align-items:center;justify-content:center;margin:0;padding:0 0 20px 0}@media screen and (max-width: 850px){.home .trusted-by-block .trusted-by-block-grid ul{flex-direction:column}}.home .trusted-by-block .trusted-by-block-grid ul li{padding:0 15px}.home .trusted-by-block .trusted-by-block-grid ul li img{height:50px}@media screen and (max-width: 850px){.home .trusted-by-block .trusted-by-block-grid ul li{padding:4px 10px}}.home .trusted-by-block .trusted-by-block-grid .trusted-text{color:#464F59;line-height:1.4;font-size:18px;padding-bottom:6px}.home .sign-up-block{background-color:blue;color:#fff;padding-top:60px;padding-bottom:60px}.home .sign-up-block .sign-up-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.home .sign-up-block .sign-up-block-grid::after{clear:both;content:"";display:block}.home .sign-up-block .signup-desc{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.home .sign-up-block .signup-desc{width:calc(100% - 40px);float:left;margin-left:20px}}.home .sign-up-block .signup-desc h4{margin:6px 0 0 0;font-size:24px;font-weight:300}.home .sign-up-block .signup-desc p{margin:0;font-size:17px;line-height:1.4;color:#D0D7DD}.home .sign-up-block .signup-cta{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.home .sign-up-block .signup-cta{width:calc(100% - 40px);float:left;margin-left:20px;padding-top:30px}}.home .sign-up-block .signup-cta .cta-button{float:right}@media screen and (max-width: 850px){.home .sign-up-block .signup-cta .cta-button{width:100%}}.home .about-block{background-color:#F7F7F7;padding-top:60px;padding-bottom:60px}.home .about-block .about-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.home .about-block .about-block-grid::after{clear:both;content:"";display:block}.home .about-block .about-headshots{width:calc(50% - 30px);float:left;margin-left:20px;text-align:center;margin-top:45px}@media screen and (max-width: 850px){.home .about-block .about-headshots{width:calc(100% - 40px);float:left;margin-left:20px;margin-top:20px}.home .about-block .about-headshots img{width:80%}}.home .about-block .about-desc{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.home .about-block .about-desc{width:calc(100% - 40px);float:left;margin-left:20px}}.home .about-block .about-desc h3{color:blue;font-size:32px;font-weight:600;margin:32px 0 20px 0}.home .about-block .about-desc p{color:#464F59;line-height:1.4;font-size:18px}.page .content-container{max-width:800px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.page h1{font-size:40px;line-height:1.3;color:blue;text-align:center;width:400px;margin:50px auto 50px auto}@media screen and (max-width: 850px){.page h1{font-size:34px;width:80%}}.page h3{margin:0 auto}.page ul li{margin-top:10px}.page p,.page li{line-height:1.4;font-size:18px}.page strong{font-weight:600}.page a:visited{color:blue}.page .docs img.screenshot{width:740px;margin:0 0 1rem;border:2px solid #D0D7DD;border-radius:5px}@media screen and (max-width: 850px){.page .docs img.screenshot{width:100%}}.page .docs .docs-toc{list-style:none;margin:40px 0;padding-left:0}.page .docs .docs-toc li{font-size:24px;padding:4px 0}@media screen and (max-width: 850px){.page .docs .docs-toc li{font-size:20px}}.page .docs .docs-toc li a{color:blue;text-decoration:none}.page .docs .intro{background-color:#ECECFF;padding:2px 15px;margin-bottom:40px}.page .terms .basically{background-color:#ECECFF;padding:10px 10px}.page .about .social-icons{margin-top:40px;text-align:center}.page .about .social-icons a{padding:0 20px}.page .about .about-flo{margin:70px 30px 0 40px;overflow:hidden}@media screen and (max-width: 850px){.page .about .about-flo{margin:50px 0 0 0}}.page .about .about-flo img{width:200px}@media screen and (min-width: 850px){.page .about .about-flo img{margin-top:30px;margin-right:40px;float:left}}.page .about .about-jan{margin:30px 40px 0 0px;overflow:hidden}@media screen and (max-width: 850px){.page .about .about-jan{margin:50px 0 0 0}}.page .about .about-jan img{width:200px}@media screen and (min-width: 850px){.page .about .about-jan img{margin-top:30px;margin-left:40px;float:right}}.page .MailFormCentered{display:flex;justify-content:center}.pricing .tagline{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center;margin-top:60px}.pricing .tagline h1{margin:60px auto 0 auto;color:blue;font-size:40px;padding-left:10px;padding-right:10px}.pricing .tagline h2{max-width:600px;margin:30px auto 0 auto;font-size:24px;font-weight:300;color:#464F59;padding-left:20px;padding-right:20px}.pricing .plans-block{padding-top:80px}.pricing .plans-block .plans-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.pricing .plans-block .plans-block-grid::after{clear:both;content:"";display:block}.pricing .plans-block .plans-block-grid .plan-item{width:calc(25% - 25px);float:left;margin-left:20px;border:2px solid #D0D7DD;border-radius:10px;overflow:hidden;transition:border-color 0.2s ease-in-out}.pricing .plans-block .plans-block-grid .plan-item a{text-decoration:none;color:#464F59}@media screen and (max-width: 850px){.pricing .plans-block .plans-block-grid .plan-item{width:calc(100% - 40px);float:left;margin-left:20px;margin-top:40px}}.pricing .plans-block .plans-block-grid .plan-item .plan-name{text-align:center;padding:30px 0 20px 0;font-size:20px}.pricing .plans-block .plans-block-grid .plan-item .plan-price{text-align:center;padding:0px 0 15px 0;color:blue;font-size:70px}.pricing .plans-block .plans-block-grid .plan-item .plan-price sup{font-size:20px;top:-1.5em;margin-right:10px}.pricing .plans-block .plans-block-grid .plan-item .plan-price sub{bottom:0;font-size:18px;color:#323C47}.pricing .plans-block .plans-block-grid .plan-item .plan-price.free{font-size:55px;height:95px;line-height:95px}.pricing .plans-block .plans-block-grid .plan-item .plan-features{text-align:center;height:120px}.pricing .plans-block .plans-block-grid .plan-item .plan-features p{font-size:16px;margin:13px 0}.pricing .plans-block .plans-block-grid .plan-item .plan-features p.repos{font-size:18px;font-weight:bold}.pricing .plans-block .plans-block-grid .plan-item .plan-cta{text-align:center;text-decoration:underline;padding:20px 0 20px 0;color:blue;transition:background-color 0.2s ease-in-out, color 0.2s ease-in-out;font-size:20px}.pricing .plans-block .plans-block-grid .plan-item:hover{border:2px solid blue}.pricing .plans-block .plans-block-grid .plan-item:hover .plan-cta{background:blue;color:#fff;text-decoration:underline}.pricing .plans-block h2{max-width:600px;text-align:center;margin:50px auto 20px auto;font-size:24px;font-weight:300;padding-left:10px;padding-right:10px}.pricing .lead-quote{max-width:870px;margin-left:auto;margin-right:auto;padding-bottom:60px}.pricing .questions-block{background-color:#F7F7F7;z-index:1;position:relative;margin-top:150px;padding-top:20px;padding-bottom:40px}@media screen and (max-width: 850px){.pricing .questions-block{margin-top:70px}}.pricing .questions-block .more-options-grid{max-width:1000px;margin-left:auto;margin-right:auto;margin-top:-120px;margin-bottom:220px}.pricing .questions-block .more-options-grid .option-box{width:calc(50% - 30px);float:left;margin-left:20px;background-color:#fff;border-radius:5px;box-shadow:0 17px 20px rgba(0,0,0,0.06);text-align:center;padding:30px 50px}@media screen and (max-width: 850px){.pricing .questions-block .more-options-grid .option-box{width:calc(100% - 40px);float:left;margin-left:20px;margin-bottom:40px}}.pricing .questions-block .more-options-grid .option-box h3{margin-top:0;margin-bottom:0px;color:#464F59;font-size:24px;font-weight:300}.pricing .questions-block .more-options-grid .option-box p{margin-bottom:0}.pricing .questions-block .more-options-grid .option-box a{font-size:18px;color:blue;text-decoration:none}.pricing .questions-block .questions-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.pricing .questions-block .questions-block-grid::after{clear:both;content:"";display:block}.pricing .questions-block .questions-block-grid h4{font-size:18px;font-weight:600;color:#323C47;line-height:1.4em;margin:0}.pricing .questions-block .questions-block-grid p{font-size:18px;font-weight:300;color:#787C7F;line-height:1.4em;margin:5px 0 50px 0}.pricing .questions-block .questions-block-grid .questions-left{width:calc(41.66667% - 28.33333px);float:left;margin-left:20px;margin-left:calc(8.33333% - 21.66667px + 40px);padding-right:20px}@media screen and (max-width: 850px){.pricing .questions-block .questions-block-grid .questions-left{width:calc(100% - 40px);float:left;margin-left:20px}}.pricing .questions-block .questions-block-grid .questions-right{width:calc(41.66667% - 28.33333px);float:left;margin-left:20px;padding-left:20px}@media screen and (max-width: 850px){.pricing .questions-block .questions-block-grid .questions-right{width:calc(100% - 40px);float:left;margin-left:20px;padding-left:0}}.pricing .questions-block .more-questions{margin:0 auto;text-align:center;padding-top:20px;padding-bottom:60px}.pricing .questions-block .more-questions p{font-size:16px;color:#787C80}.pricing .questions-block .more-questions h4{font-size:24px;color:#323C47;margin-top:10px;margin-bottom:40px;font-weight:300;padding-left:10px;padding-right:10px}.pricing .questions-block:before{position:absolute;content:'';display:block;height:80%;left:0;right:0;top:0;background:inherit;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}@media screen and (min-width: 1800px){.pricing .questions-block:before{transform:skewY(7deg)}}.how-it-works .header-block .header-block-grid{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center;margin-top:60px;margin-bottom:60px}.how-it-works .header-block .header-block-grid h1{margin:60px auto 0 auto;color:blue;font-size:40px;padding-left:20px;padding-right:20px}.how-it-works .header-block .header-block-grid h2{color:#464F59;max-width:650px;margin:30px auto 0 auto;font-size:24px;font-weight:300;line-height:1.4;padding-left:20px;padding-right:20px}.how-it-works .summary-block{background-color:blue;padding-top:50px;padding-bottom:50px}.how-it-works .summary-block .summary-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.how-it-works .summary-block .summary-block-grid::after{clear:both;content:"";display:block}.how-it-works .summary-block .column{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px}@media screen and (max-width: 850px){.how-it-works .summary-block .column{width:calc(100% - 40px);float:left;margin-left:20px;margin-top:50px}}.how-it-works .summary-block .column p{color:rgba(255,255,255,0.9);font-size:18px;font-weight:300;line-height:1.4;padding-right:25px;margin-bottom:0}.how-it-works .github-block{background-color:#fff;padding-top:100px}.how-it-works .github-block .github-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.how-it-works .github-block .github-block-grid::after{clear:both;content:"";display:block}.how-it-works .github-block .github-image{width:calc(50% - 30px);float:left;margin-left:20px;text-align:center}.how-it-works .github-block .github-image img{width:420px;margin-top:50px}@media screen and (max-width: 850px){.how-it-works .github-block .github-image img{width:100%;margin:0 0 40px 0}}@media screen and (max-width: 850px){.how-it-works .github-block .github-image{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .github-block .github-text{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.how-it-works .github-block .github-text{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .github-block .github-text h3{font-size:24px;font-weight:600;line-height:1.3;padding-left:35px;margin-top:0;color:blue}.how-it-works .github-block .github-text ul{list-style:none;margin:0;padding:0}.how-it-works .github-block .github-text li{background:url("/images/checkmark.svg") no-repeat left 5px;padding:0px 0px 25px 35px;color:#464F59;font-size:18px;font-weight:300;line-height:1.4}.how-it-works .ci-block{z-index:1;background-color:#F7F7F7;color:#323C47;margin-top:240px;padding-top:60px;padding-bottom:100px;position:relative}.how-it-works .ci-block .rubygems-block-grid{max-width:1000px;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:5px;box-shadow:0 17px 20px rgba(0,0,0,0.06);overflow:hidden;height:275px;margin-top:-180px;margin-bottom:140px}@media screen and (max-width: 850px){.how-it-works .ci-block .rubygems-block-grid{width:90%;height:auto;margin-top:-260px}}.how-it-works .ci-block .rubygems-block-grid .rubygems-image{float:left;margin-right:50px}@media screen and (max-width: 850px){.how-it-works .ci-block .rubygems-block-grid .rubygems-image{display:none}}.how-it-works .ci-block .rubygems-block-grid .rubygems-text{padding:40px 50px}@media screen and (max-width: 850px){.how-it-works .ci-block .rubygems-block-grid .rubygems-text{padding:20px}}.how-it-works .ci-block .rubygems-block-grid .rubygems-text h3{font-size:24px;font-weight:600;line-height:1.3;margin-top:0;color:blue}.how-it-works .ci-block .rubygems-block-grid .rubygems-text p{color:#464F59;font-size:18px;font-weight:300;line-height:1.4;margin:0}.how-it-works .ci-block .ci-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.how-it-works .ci-block .ci-block-grid::after{clear:both;content:"";display:block}.how-it-works .ci-block .ci-block-grid .ci-image{width:calc(50% - 30px);float:left;margin-left:20px;text-align:center}.how-it-works .ci-block .ci-block-grid .ci-image img{width:360px;margin-top:70px}@media screen and (max-width: 850px){.how-it-works .ci-block .ci-block-grid .ci-image img{width:80%;margin-top:20px}}@media screen and (max-width: 850px){.how-it-works .ci-block .ci-block-grid .ci-image{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .ci-block .ci-block-grid .ci-text{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.how-it-works .ci-block .ci-block-grid .ci-text{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .ci-block .ci-block-grid .ci-text h3{font-size:24px;font-weight:600;line-height:1.3;margin-top:0;color:blue}.how-it-works .ci-block .ci-block-grid .ci-text p{color:#464F59;font-size:18px;font-weight:300;line-height:1.4}@media screen and (max-width: 850px){.how-it-works .ci-block .ci-block-grid .ci-text{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .ci-block:before{position:absolute;content:'';display:block;height:80%;left:0;right:0;top:0;background:inherit;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}.how-it-works .ci-block:after{position:absolute;content:'';display:block;height:55%;left:0;right:0;bottom:-55%;background:inherit;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}.how-it-works .pull-request-block{background-color:#010183;color:#fff;margin-top:200px;padding-top:20px;padding-bottom:100px;position:relative;z-index:1}@media screen and (max-width: 850px){.how-it-works .pull-request-block{margin-top:100px}}.how-it-works .pull-request-block .pull-request-block-grid{max-width:1060px;margin-left:auto;margin-right:auto}.how-it-works .pull-request-block .pull-request-block-grid::after{clear:both;content:"";display:block}.how-it-works .pull-request-block .pull-request-block-grid .pr-image{width:calc(58.33333% - 31.66667px);float:left;margin-left:20px;text-align:center;margin-left:0}@media screen and (max-width: 850px){.how-it-works .pull-request-block .pull-request-block-grid .pr-image{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .pull-request-block .pull-request-block-grid .pr-image img{width:561px}@media screen and (max-width: 850px){.how-it-works .pull-request-block .pull-request-block-grid .pr-image img{width:100%;margin:0 0 30px 0}}.how-it-works .pull-request-block .pull-request-block-grid .pr-text{width:calc(41.66667% - 28.33333px);float:left;margin-left:20px}@media screen and (max-width: 850px){.how-it-works .pull-request-block .pull-request-block-grid .pr-text{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .pull-request-block .pull-request-block-grid .pr-text h3{font-size:24px;font-weight:600;line-height:1.3;margin-top:0px}.how-it-works .pull-request-block .pull-request-block-grid .pr-text p{color:rgba(255,255,255,0.9);font-size:18px;font-weight:300;line-height:1.4}.how-it-works .pull-request-block .pull-request-block-grid .pr-text a{color:#fff;font-weight:600}.how-it-works .pull-request-block .pull-request-block-grid .pr-text b{font-weight:600}@media screen and (max-width: 850px){.how-it-works .pull-request-block .pull-request-block-grid .pr-text{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .pull-request-block:before{position:absolute;content:'';display:block;height:80%;left:0;right:0;top:0;background:#010183;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}.how-it-works .stay-control-block{background-color:#F7F7F7;padding-top:40px;padding-bottom:100px}.how-it-works .stay-control-block .stay-control-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.how-it-works .stay-control-block .stay-control-block-grid::after{clear:both;content:"";display:block}.how-it-works .stay-control-block .column{width:calc(50% - 30px);float:left;margin-left:20px;margin-top:40px}@media screen and (max-width: 850px){.how-it-works .stay-control-block .column{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .stay-control-block .column h3{margin-top:30px;font-size:24px;font-weight:600;color:blue}.how-it-works .stay-control-block .column p{color:#464F59;line-height:1.4;font-size:18px;padding-right:40px}.how-it-works .sign-up-block{background-color:blue;color:#fff;padding-top:60px;padding-bottom:60px}.how-it-works .sign-up-block .sign-up-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.how-it-works .sign-up-block .sign-up-block-grid::after{clear:both;content:"";display:block}.how-it-works .sign-up-block .signup-desc{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.how-it-works .sign-up-block .signup-desc{width:calc(100% - 40px);float:left;margin-left:20px}}.how-it-works .sign-up-block .signup-desc h4{margin:6px 0 0 0;font-size:24px;font-weight:300}.how-it-works .sign-up-block .signup-desc p{margin:0;font-size:17px;line-height:1.4;color:#D0D7DD}.how-it-works .sign-up-block .signup-cta{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.how-it-works .sign-up-block .signup-cta{width:calc(100% - 40px);float:left;margin-left:20px;padding-top:30px}}.how-it-works .sign-up-block .signup-cta .cta-button{float:right}@media screen and (max-width: 850px){.how-it-works .sign-up-block .signup-cta .cta-button{width:100%}}.for-oss .header-block .header-block-grid{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center;margin-top:60px;margin-bottom:60px}.for-oss .header-block .header-block-grid h1{margin:60px auto 0 auto;color:blue;font-size:40px;padding-left:20px;padding-right:20px}.for-oss .header-block .header-block-grid h2{color:#464F59;max-width:650px;margin:30px auto 0 auto;font-size:24px;font-weight:300;line-height:1.4;padding-left:20px;padding-right:20px}.for-oss .summary-block{background-color:#010183;padding-top:50px;padding-bottom:50px}.for-oss .summary-block .summary-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.for-oss .summary-block .summary-block-grid::after{clear:both;content:"";display:block}.for-oss .summary-block .column{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px}@media screen and (max-width: 850px){.for-oss .summary-block .column{width:calc(100% - 40px);float:left;margin-left:20px;margin-top:50px}}.for-oss .summary-block .column p{color:rgba(255,255,255,0.9);font-size:18px;font-weight:300;line-height:1.4;padding-right:25px;margin-bottom:0}.for-oss .explain-block{background-color:#fff}.for-oss .explain-block .explain-block-grid{max-width:1000px;margin-left:auto;margin-right:auto;margin-top:100px;margin-bottom:100px}.for-oss .explain-block .explain-block-grid::after{clear:both;content:"";display:block}.for-oss .explain-block .explain-image{width:calc(50% - 30px);float:left;margin-left:20px;text-align:center}.for-oss .explain-block .explain-image img{width:100%}@media screen and (max-width: 850px){.for-oss .explain-block .explain-image img{width:100%;margin:0 0 40px 0}}@media screen and (max-width: 850px){.for-oss .explain-block .explain-image{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .explain-block .explain-text{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.for-oss .explain-block .explain-text{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .explain-block .explain-text h3{font-size:24px;font-weight:600;line-height:1.3;margin-top:0;color:blue}.for-oss .explain-block .explain-text ul{list-style:none;margin:0;padding:0}.for-oss .explain-block .explain-text li{padding:0px 0px 25px 0px;color:#464F59;font-size:18px;font-weight:300;line-height:1.4}.for-oss .explain-block .explain-text.right{padding-left:35px}@media screen and (max-width: 850px){.for-oss .explain-block .explain-text.right{padding-left:0px}}.for-oss .explain-block .explain-text.left{padding-right:35px}@media screen and (max-width: 850px){.for-oss .explain-block .explain-text.left{padding-right:0px}}.for-oss .ci-block{z-index:1;background-color:#F7F7F7;color:#323C47;margin-top:240px;padding-top:60px;padding-bottom:100px;position:relative}.for-oss .ci-block .rubygems-block-grid{max-width:1000px;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:5px;box-shadow:0 17px 20px rgba(0,0,0,0.06);overflow:hidden;height:275px;margin-top:-180px;margin-bottom:140px}@media screen and (max-width: 850px){.for-oss .ci-block .rubygems-block-grid{width:90%;height:auto;margin-top:-260px}}.for-oss .ci-block .rubygems-block-grid .rubygems-image{float:left;margin-right:50px}@media screen and (max-width: 850px){.for-oss .ci-block .rubygems-block-grid .rubygems-image{display:none}}.for-oss .ci-block .rubygems-block-grid .rubygems-text{padding:40px 50px}@media screen and (max-width: 850px){.for-oss .ci-block .rubygems-block-grid .rubygems-text{padding:20px}}.for-oss .ci-block .rubygems-block-grid .rubygems-text h3{font-size:24px;font-weight:600;line-height:1.3;margin-top:0;color:blue}.for-oss .ci-block .rubygems-block-grid .rubygems-text p{color:#464F59;font-size:18px;font-weight:300;line-height:1.4;margin:0}.for-oss .ci-block .ci-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.for-oss .ci-block .ci-block-grid::after{clear:both;content:"";display:block}.for-oss .ci-block .ci-block-grid .ci-image{width:calc(50% - 30px);float:left;margin-left:20px;text-align:center}.for-oss .ci-block .ci-block-grid .ci-image img{width:360px;margin-top:70px}@media screen and (max-width: 850px){.for-oss .ci-block .ci-block-grid .ci-image img{width:80%;margin-top:20px}}@media screen and (max-width: 850px){.for-oss .ci-block .ci-block-grid .ci-image{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .ci-block .ci-block-grid .ci-text{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.for-oss .ci-block .ci-block-grid .ci-text{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .ci-block .ci-block-grid .ci-text h3{font-size:24px;font-weight:600;line-height:1.3;margin-top:0;color:blue}.for-oss .ci-block .ci-block-grid .ci-text p{color:#464F59;font-size:18px;font-weight:300;line-height:1.4}@media screen and (max-width: 850px){.for-oss .ci-block .ci-block-grid .ci-text{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .ci-block:before{position:absolute;content:'';display:block;height:80%;left:0;right:0;top:0;background:inherit;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}.for-oss .ci-block:after{position:absolute;content:'';display:block;height:55%;left:0;right:0;bottom:-55%;background:inherit;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}.for-oss .pull-request-block{background-color:#010183;color:#fff;margin-top:200px;padding-top:20px;padding-bottom:100px;position:relative;z-index:1}@media screen and (max-width: 850px){.for-oss .pull-request-block{margin-top:100px}}.for-oss .pull-request-block .pull-request-block-grid{max-width:1060px;margin-left:auto;margin-right:auto}.for-oss .pull-request-block .pull-request-block-grid::after{clear:both;content:"";display:block}.for-oss .pull-request-block .pull-request-block-grid .pr-image{width:calc(58.33333% - 31.66667px);float:left;margin-left:20px;text-align:center;margin-left:0}@media screen and (max-width: 850px){.for-oss .pull-request-block .pull-request-block-grid .pr-image{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .pull-request-block .pull-request-block-grid .pr-image img{width:561px}@media screen and (max-width: 850px){.for-oss .pull-request-block .pull-request-block-grid .pr-image img{width:100%;margin:0 0 30px 0}}.for-oss .pull-request-block .pull-request-block-grid .pr-text{width:calc(41.66667% - 28.33333px);float:left;margin-left:20px}@media screen and (max-width: 850px){.for-oss .pull-request-block .pull-request-block-grid .pr-text{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .pull-request-block .pull-request-block-grid .pr-text h3{font-size:24px;font-weight:600;line-height:1.3;margin-top:0px}.for-oss .pull-request-block .pull-request-block-grid .pr-text p{color:rgba(255,255,255,0.9);font-size:18px;font-weight:300;line-height:1.4}.for-oss .pull-request-block .pull-request-block-grid .pr-text a{color:#fff;font-weight:600}.for-oss .pull-request-block .pull-request-block-grid .pr-text b{font-weight:600}@media screen and (max-width: 850px){.for-oss .pull-request-block .pull-request-block-grid .pr-text{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .pull-request-block:before{position:absolute;content:'';display:block;height:80%;left:0;right:0;top:0;background:#010183;transform:skewY(10deg);transform-origin:100% 0;z-index:-1}.for-oss .stay-control-block{background-color:#F7F7F7;padding-top:40px;padding-bottom:100px}.for-oss .stay-control-block .stay-control-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.for-oss .stay-control-block .stay-control-block-grid::after{clear:both;content:"";display:block}.for-oss .stay-control-block .column{width:calc(50% - 30px);float:left;margin-left:20px;margin-top:40px}@media screen and (max-width: 850px){.for-oss .stay-control-block .column{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .stay-control-block .column h3{margin-top:30px;font-size:24px;font-weight:600;color:blue}.for-oss .stay-control-block .column p{color:#464F59;line-height:1.4;font-size:18px;padding-right:40px}.for-oss .sign-up-block{background-color:blue;color:#fff;padding-top:60px;padding-bottom:60px}.for-oss .sign-up-block .sign-up-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.for-oss .sign-up-block .sign-up-block-grid::after{clear:both;content:"";display:block}.for-oss .sign-up-block .signup-desc{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.for-oss .sign-up-block .signup-desc{width:calc(100% - 40px);float:left;margin-left:20px}}.for-oss .sign-up-block .signup-desc h4{margin:6px 0 0 0;font-size:24px;font-weight:300}.for-oss .sign-up-block .signup-desc p{margin:0;font-size:17px;line-height:1.4;color:#D0D7DD}.for-oss .sign-up-block .signup-cta{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.for-oss .sign-up-block .signup-cta{width:calc(100% - 40px);float:left;margin-left:20px;padding-top:30px}}.for-oss .sign-up-block .signup-cta .cta-button{float:right}@media screen and (max-width: 850px){.for-oss .sign-up-block .signup-cta .cta-button{width:100%}}.signup{background-color:#010183}.signup .signup-box{width:470px;margin:13vh auto;padding:50px 70px;text-align:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 14px rgba(0,0,0,0.32)}@media screen and (max-width: 850px){.signup .signup-box{width:90%;padding:30px 30px}}.signup .signup-box p.what{margin:50px auto;font-size:22px;line-height:1.5;color:#323C47}.signup .signup-box p.cta{margin:65px auto 58px auto}.signup .signup-box p.cta a{padding:20px 40px;font-weight:300}.signup .signup-box p.cta svg{vertical-align:middle;margin-bottom:0.40em;margin-right:5px}@media screen and (max-width: 850px){.signup .signup-box p.cta svg{display:none}}.signup .signup-box p.why{margin:50px auto 0 auto;width:95%;font-size:17px;line-height:1.5;color:#A2A7AC}.signup .signup-box p.why a{color:#A2A7AC}.blog{max-width:860px;margin-left:auto;margin-right:auto;margin-bottom:70px}.blog .blog-title{display:flex;align-items:center;justify-content:center;margin-top:20px}.blog .blog-title .blog-title-text{width:300px;text-align:center}.blog .blog-title .blog-title-text h1{margin-top:0;color:blue;font-size:42px;line-height:1.3}.blog .blog-title .blog-title-text .blog-title-line{display:inline-block;width:60px;border-bottom:5px solid blue}.blog .posts{max-width:860px;margin-top:130px}.blog .posts::after{clear:both;content:"";display:block}.blog .post-teaser{background:#fff;margin-bottom:30px}.blog .post-teaser::after{clear:both;content:"";display:block}@media screen and (max-width: 850px){.blog .post-teaser{margin:-30px 10px 60px 10px}}.blog .post-teaser .post-teaser-char{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px}.blog .post-teaser .post-teaser-char .char-collapse{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);line-height:300px;background:blue;text-align:center}@media screen and (max-width: 850px){.blog .post-teaser .post-teaser-char .char-collapse{line-height:80px}}@media screen and (max-width: 850px){.blog .post-teaser .post-teaser-char{width:calc(100% - 40px);float:left;margin-left:20px}}.blog .post-teaser .post-teaser-char svg{vertical-align:middle;height:90px;fill:#fff}@media screen and (max-width: 850px){.blog .post-teaser .post-teaser-char svg{height:40px}}.blog .post-teaser .post-teaser-detail{width:calc(66.66667% - 33.33333px);float:left;margin-left:20px;padding:30px 30px;height:100%}@media screen and (max-width: 850px){.blog .post-teaser .post-teaser-detail{width:calc(100% - 40px);float:left;margin-left:20px;padding:30px 15px}}.blog .post-teaser .post-teaser-detail h2{margin:0;margin-bottom:10px}.blog .post-teaser .post-teaser-detail a{font-size:24px;color:#444444;text-decoration:none}.blog .post-teaser .post-teaser-detail time{font-size:16px;color:#999999}.blog .post-teaser .post-teaser-detail p{font-size:17px;line-height:1.7;color:#444444;margin-bottom:0}.post{max-width:860px;margin-left:auto;margin-right:auto}.post .post-nav{margin-top:20px;margin-bottom:10px}@media screen and (max-width: 850px){.post .post-nav{margin-left:10px}}.post .post-nav a{color:blue;text-decoration:none;size:16px}.post .post-title{height:390px;background:blue;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 850px){.post .post-title{height:310px}}.post .post-title .post-title-text{width:350px;text-align:center}.post .post-title .post-title-text h1{color:#fff;font-size:42px;line-height:1.3}.post .post-title .post-title-text .post-title-line{display:inline-block;width:60px;border-bottom:5px solid white;margin-bottom:30px}.post .post-content{padding:50px 80px 50px 80px;background:#fff;font-size:18px;line-height:1.7;color:#464F59}@media screen and (max-width: 850px){.post .post-content{padding:50px 20px 30px 20px}}.post .post-content .post-meta-infos{overflow:hidden;font-size:16px;line-height:1.6;color:#464F59;margin-bottom:40px}.post .post-content .post-meta-infos a{color:blue}.post .post-content .post-meta-infos img{float:left;object-fit:cover;margin:0 15px 0 0;width:50px;height:50px;border-radius:50%}.post .post-content .sharing-buttons{color:#000;font-size:16px;font-weight:600;margin:40px 0 20px 0}.post .pagination{overflow:hidden;margin-top:10px;color:#ccc;text-align:center}.post a.pagination-item:hover{background-color:#f5f5f5}.post a.pagination-item{color:blue}.post .pagination-item{display:block;float:left;width:calc(50% - 5px);padding:30px;border:10px solid #fff;font-size:16px;text-decoration:none}.post .pagination-item:first-child{margin-right:5px}.post .pagination-item:last-child{margin-left:5px}.post .depfu-teaser{text-align:center;max-width:510px;margin:80px auto 80px auto}.post .depfu-teaser .depfu-teaser-title{text-align:center}.post .depfu-teaser .depfu-teaser-title h2{font-size:42px;line-height:1.2;color:#0000FF;margin-bottom:25px;padding-left:10px;padding-right:10px}.post .depfu-teaser .depfu-teaser-title .depfu-teaser-line{display:inline-block;width:60px;border-bottom:5px solid blue;margin-bottom:25px}.post .depfu-teaser p{font-size:18px;line-height:1.8;color:#464F59;margin:1em 1em}.post .depfu-teaser a{color:#0000FF;text-decoration:underline;size:16px}.post .post-content a{color:blue}.post .post-content img{display:block;max-width:100%;margin:0 0 1rem;border-radius:5px}.post .post-content img.inline{display:inline;max-width:100%;margin:0;border-radius:0}.post .post-content table{margin-bottom:1rem;width:100%;font-size:85%;border:1px solid #e5e5e5;border-collapse:collapse}.post .post-content td,.post .post-content th{padding:.25rem .5rem;border:1px solid #e5e5e5}.post .post-content th{text-align:left}.post .post-content tbody tr:nth-child(odd) td,.post .post-content tbody tr:nth-child(odd) th{background-color:#f9f9f9}.post .post-content h2,.post .post-content h3,.post .post-content h4,.post .post-content h5,.post .post-content h6{margin-bottom:.5rem;font-weight:600;line-height:1.25;color:#323C47;text-rendering:optimizeLegibility}.post .post-content h2{margin-top:1.5rem;font-size:1.5rem}.post .post-content h3{margin-top:1.5rem;font-size:1.25rem}.post .post-content h4,.post .post-content h5,.post .post-content h6{margin-top:1rem;font-size:1rem}.post .post-content p{margin-top:0;margin-bottom:1rem}.post .post-content strong{font-weight:600}.post .post-content em{font-style:normal;background:#E5E5FF}.post .post-content ul,.post .post-content ol,.post .post-content dl{margin-top:0;margin-bottom:1rem}.post .post-content dt{font-weight:bold}.post .post-content dd{margin-bottom:.5rem;margin-left:20px}.post .post-content hr{position:relative;margin:1.5rem 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}.post .post-content abbr{font-size:85%;font-weight:bold;color:#555;text-transform:uppercase}.post .post-content abbr[title]{cursor:help;border-bottom:1px dotted #e5e5e5}.post .post-content blockquote{padding:.5rem 1rem;margin:.8rem 0;color:#7a7a7a;border-left:.25rem solid #e5e5e5}.post .post-content blockquote p:last-child{margin-bottom:0}@media (min-width: 30em){.post .post-content blockquote{padding-right:5rem;padding-left:1.25rem}}.post .post-content code,.post .post-content pre{font-family:Menlo,Monaco,"Courier New",monospace}.post .post-content code{padding:.25em .5em;font-size:80%;color:#bf616a;background-color:#f9f9f9;border-radius:3px}.post .post-content pre{margin-top:0;white-space:pre-wrap}.post .post-content pre code{padding:0;font-size:100%;color:inherit;background-color:transparent}.post .post-content .dependency-badges dt{display:flex;align-items:center}.post .post-content .dependency-badges dt img{margin-left:10px}.resp-sharing-button__link,.resp-sharing-button__icon{display:inline-block}.resp-sharing-button__link{text-decoration:none;color:#fff;margin-left:0.5em}.resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:0px 5px}.resp-sharing-button__icon svg{width:16px;height:16px;margin-right:0.4em;vertical-align:top;margin:0;vertical-align:middle}.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill:#fff;stroke:none}.resp-sharing-button--facebook{background-color:#3b5998;border-color:#3b5998}.resp-sharing-button--facebook:hover,.resp-sharing-button--facebook:active{background-color:#2d4373;border-color:#2d4373}.resp-sharing-button--twitter{background-color:#55acee;border-color:#55acee}.resp-sharing-button--twitter:hover,.resp-sharing-button--twitter:active{background-color:#2795e9;border-color:#2795e9}.resp-sharing-button--email{background-color:#777}.resp-sharing-button--email:hover{background-color:#5e5e5e}.post .highlight{padding:1rem;margin:1rem 0;font-size:.8rem;line-height:1.4;background-color:#f9f9f9}.post .highlight pre{margin-bottom:0;overflow-x:auto}.post .highlight .lineno{display:inline-block;padding-right:.75rem;padding-left:.25rem;color:#999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post .highlight .hll{background-color:#ffc}.post .highlight .c{color:#999}.post .highlight .err{color:#a00;background-color:#faa}.post .highlight .k{color:#069}.post .highlight .o{color:#555}.post .highlight .cm{color:#09f;font-style:italic}.post .highlight .cp{color:#099}.post .highlight .c1{color:#999}.post .highlight .cs{color:#999}.post .highlight .gd{background-color:#fcc;border:1px solid #c00}.post .highlight .ge{font-style:italic}.post .highlight .gr{color:red}.post .highlight .gh{color:#030}.post .highlight .gi{background-color:#cfc;border:1px solid #0c0}.post .highlight .go{color:#aaa}.post .highlight .gp{color:#009}.post .highlight .gu{color:#030}.post .highlight .gt{color:#9c6}.post .highlight .kc{color:#069}.post .highlight .kd{color:#069}.post .highlight .kn{color:#069}.post .highlight .kp{color:#069}.post .highlight .kr{color:#069}.post .highlight .kt{color:#078}.post .highlight .m{color:#f60}.post .highlight .s{color:#d44950}.post .highlight .na{color:#4f9fcf}.post .highlight .nb{color:#366}.post .highlight .nc{color:#0a8}.post .highlight .no{color:#360}.post .highlight .nd{color:#99f}.post .highlight .ni{color:#999}.post .highlight .ne{color:#c00}.post .highlight .nf{color:#c0f}.post .highlight .nl{color:#99f}.post .highlight .nn{color:#0cf}.post .highlight .nt{color:#2f6f9f}.post .highlight .nv{color:#033}.post .highlight .ow{color:#000}.post .highlight .w{color:#bbb}.post .highlight .mf{color:#f60}.post .highlight .mh{color:#f60}.post .highlight .mi{color:#f60}.post .highlight .mo{color:#f60}.post .highlight .sb{color:#c30}.post .highlight .sc{color:#c30}.post .highlight .sd{color:#c30;font-style:italic}.post .highlight .s2{color:#c30}.post .highlight .se{color:#c30}.post .highlight .sh{color:#c30}.post .highlight .si{color:#a00}.post .highlight .sx{color:#c30}.post .highlight .sr{color:#3aa}.post .highlight .s1{color:#c30}.post .highlight .ss{color:#fc3}.post .highlight .bp{color:#366}.post .highlight .vc{color:#033}.post .highlight .vg{color:#033}.post .highlight .vi{color:#033}.post .highlight .il{color:#f60}.post .css .o,.post .css .o+.nt,.post .css .nt+.nt{color:#999}.landing-page .tagline-block{position:relative;background-color:white;margin-top:80px}.landing-page .tagline-block .tagline{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center}.landing-page .tagline-block .tagline h1{margin:60px auto 0 auto;color:blue;font-size:70px;line-height:1;padding-left:20px;padding-right:20px}@media screen and (max-width: 850px){.landing-page .tagline-block .tagline h1{font-size:46px}}.landing-page .tagline-block .tagline h2{max-width:650px;margin:50px auto 0 auto;font-size:24px;font-weight:300;line-height:1.4;padding-left:20px;padding-right:20px}.landing-page .tagline-block .tagline p{margin-top:70px;text-align:center}.landing-page .tagline-block .tagline p .how-it-works-button{margin-left:30px}@media screen and (max-width: 850px){.landing-page .tagline-block .tagline p .how-it-works-button{margin-left:auto;margin-top:25px}}@media screen and (max-width: 850px){.landing-page .tagline-block .tagline p .cta-button{display:block;width:80%}}.landing-page .tagline-block:after{position:absolute;content:'';display:block;height:60%;left:0;right:0;bottom:-60%;background:inherit;transform:skewY(11deg);transform-origin:100% 0;z-index:-1}@media screen and (min-width: 1500px){.landing-page .tagline-block:after{transform:skewY(6deg)}}@media screen and (max-width: 850px){.landing-page .tagline-block:after{height:30%;bottom:-30%}}.landing-page .how-it-works-block{z-index:-2;background-color:#F7F7F7;color:#323C47;background:url(/images/depfu-d-background.svg);background-size:cover;padding-top:270px;padding-bottom:100px;position:relative}@media screen and (max-width: 850px){.landing-page .how-it-works-block{background:url(/images/depfu-d-background-mobile.svg);background-size:cover;padding-top:260px}}.landing-page .how-it-works-block h3{font-size:42px;font-weight:600;line-height:1.3;color:blue;text-align:center;padding-bottom:50px}.landing-page .how-it-works-block .how-it-works-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.landing-page .how-it-works-block .how-it-works-block-grid::after{clear:both;content:"";display:block}.landing-page .how-it-works-block .how-it-works-block-grid .column{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px}@media screen and (max-width: 850px){.landing-page .how-it-works-block .how-it-works-block-grid .column{width:calc(100% - 40px);float:left;margin-left:20px;margin-top:50px}}.landing-page .how-it-works-block .how-it-works-block-grid .column p{font-size:18px;font-weight:300;line-height:1.4;padding-right:25px;margin-bottom:0}.landing-page .pull-request-list-block{background-color:blue;color:#fff;padding-top:70px;margin-bottom:-130px}@media screen and (max-width: 850px){.landing-page .pull-request-list-block{margin-bottom:-75px}}.landing-page .pull-request-list-block .pull-request-list-block-grid{max-width:900px;margin-left:auto;margin-right:auto}.landing-page .pull-request-list-block .pull-request-list-block-grid::after{clear:both;content:"";display:block}.landing-page .pull-request-list-block .pull-request-list-block-grid .pr-list{width:calc(100% - 40px);float:left;margin-left:20px}.landing-page .pull-request-list-block .pull-request-list-block-grid .pr-list img{width:860px}@media screen and (max-width: 850px){.landing-page .pull-request-list-block .pull-request-list-block-grid .pr-list img{width:100%}}.landing-page .pull-request-list-block .pull-request-list-block-grid .pr-list h3{width:70%;margin:0 auto 40px auto;font-size:28px;font-weight:300;line-height:1.3;text-align:center}@media screen and (max-width: 850px){.landing-page .pull-request-list-block .pull-request-list-block-grid .pr-list h3{text-align:left;width:100%}}.landing-page .pull-request-block{background-color:#010183;color:#fff;padding-bottom:100px}.landing-page .pull-request-block .pull-request-block-grid{max-width:900px;margin-left:auto;margin-right:auto;padding-top:230px}.landing-page .pull-request-block .pull-request-block-grid::after{clear:both;content:"";display:block}@media screen and (max-width: 850px){.landing-page .pull-request-block .pull-request-block-grid{padding-top:150px}}.landing-page .pull-request-block .pull-request-block-grid .pr-image{width:calc(66.66667% - 33.33333px);float:left;margin-left:20px;text-align:right}@media screen and (max-width: 850px){.landing-page .pull-request-block .pull-request-block-grid .pr-image{width:calc(100% - 40px);float:left;margin-left:20px}}.landing-page .pull-request-block .pull-request-block-grid .pr-image img{width:561px}@media screen and (max-width: 850px){.landing-page .pull-request-block .pull-request-block-grid .pr-image img{width:100%}}.landing-page .pull-request-block .pull-request-block-grid .pr-text{width:calc(33.33333% - 26.66667px);float:left;margin-left:20px;height:477px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 850px){.landing-page .pull-request-block .pull-request-block-grid .pr-text{width:calc(100% - 40px);float:left;margin-left:20px;height:auto;padding-bottom:40px}}.landing-page .pull-request-block .pull-request-block-grid .pr-text h3{font-size:28px;font-weight:300;line-height:1.3;margin:0}.landing-page .benefits-block{background-color:#F7F7F7;padding-top:40px;padding-bottom:100px}.landing-page .benefits-block .benefits-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.landing-page .benefits-block .benefits-block-grid::after{clear:both;content:"";display:block}@media screen and (min-width: 850px){.landing-page .benefits-block .benefits-block-grid{margin-top:60px}}.landing-page .benefits-block .benefit{width:calc(50% - 30px);float:left;margin-left:20px}@media screen and (max-width: 850px){.landing-page .benefits-block .benefit{width:calc(100% - 40px);float:left;margin-left:20px;margin-top:50px}}.landing-page .benefits-block .benefit h3{font-size:24px;font-weight:600;color:blue;margin:0 0 10px 0}.landing-page .benefits-block .benefit p{font-size:18px;font-weight:300;color:#464F59;line-height:1.4;margin-bottom:0}.landing-page .benefits-block .svg-icon{display:inline-flex;align-self:center;position:relative;height:1em;width:1em;margin-right:2px}.landing-page .benefits-block .svg-icon svg{height:1em;width:1em}.landing-page .benefits-block .svg-icon.svg-baseline svg{bottom:-0.125em;position:absolute}@media screen and (min-width: 850px){.landing-page .benefits-block .benefit-left{padding-right:60px}.landing-page .benefits-block .benefit-right{padding-left:60px}}.landing-page .trusted-by-block{background-color:#F7F7F7;color:#464F59;padding-top:100px;padding-bottom:100px}.landing-page .trusted-by-block .trusted-by-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.landing-page .trusted-by-block .trusted-by-block-grid::after{clear:both;content:"";display:block}.landing-page .trusted-by-block .trusted-by-block-grid ul{display:flex;list-style:none;align-items:center;justify-content:center;margin:0;padding:0 0 20px 0}@media screen and (max-width: 850px){.landing-page .trusted-by-block .trusted-by-block-grid ul{flex-direction:column}}.landing-page .trusted-by-block .trusted-by-block-grid ul li{padding:0 20px}.landing-page .trusted-by-block .trusted-by-block-grid ul li img{height:50px}@media screen and (max-width: 850px){.landing-page .trusted-by-block .trusted-by-block-grid ul li{padding:4px 10px}}.landing-page .trusted-by-block .trusted-by-block-grid .trusted-text{color:#464F59;line-height:1.4;font-size:18px;padding-bottom:6px}.landing-page .sign-up-block{background-color:blue;color:#fff;padding-top:60px;padding-bottom:60px}.landing-page .sign-up-block .sign-up-block-grid{max-width:1000px;margin-left:auto;margin-right:auto}.landing-page .sign-up-block .sign-up-block-grid::after{clear:both;content:"";display:block}.landing-page .sign-up-block .signup-desc{width:calc(58.33333% - 31.66667px);float:left;margin-left:20px}@media screen and (max-width: 850px){.landing-page .sign-up-block .signup-desc{width:calc(100% - 40px);float:left;margin-left:20px}}.landing-page .sign-up-block .signup-desc h4{margin:6px 0 0 0;font-size:24px;font-weight:300}.landing-page .sign-up-block .signup-desc p{margin:0;font-size:17px;line-height:1.4;color:#D0D7DD}.landing-page .sign-up-block .signup-cta{width:calc(41.66667% - 28.33333px);float:left;margin-left:20px}@media screen and (max-width: 850px){.landing-page .sign-up-block .signup-cta{width:calc(100% - 40px);float:left;margin-left:20px;padding-top:30px}}.landing-page .sign-up-block .signup-cta .cta-button{float:right}@media screen and (max-width: 850px){.landing-page .sign-up-block .signup-cta .cta-button{width:100%}}
