html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{background-color:#fff;display:flex;flex-flow:column nowrap;font-family:-apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;line-height:1.5;margin:0;min-height:100vh}main{flex:1}a{color:#1a73e8;text-decoration:none}.highlight{background-color:#f1f3f4;border-radius:4px;margin:0 0 1rem 0;overflow:auto;padding:0.1rem 1.2rem}.highlighter-rouge .highlight{background-color:#f1f3f4}.highlight .c{color:#999}.highlight .err{color:#a00;background-color:#faa}.highlight .k{color:#069}.highlight .o{color:#555}.highlight .cm{color:#09f;font-style:italic}.highlight .cp{color:#099}.highlight .c1{color:#999}.highlight .cs{color:#999}.highlight .gd{background-color:#fcc;border:1px solid #c00}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#f00}.highlight .gh{color:#030}.highlight .gi{background-color:#cfc;border:1px solid #0c0}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#aaa}.highlight .gp{color:#009}.highlight .gs{font-weight:bold}.highlight .gu{color:#030}.highlight .gt{color:#9c6}.highlight .kc{color:#069}.highlight .kd{color:#069}.highlight .kp{color:#069}.highlight .kr{color:#069}.highlight .kt{color:#078}.highlight .m{color:#f60}.highlight .s{color:#d44950}.highlight .na{color:#4f9fcf}.highlight .nb{color:#366}.highlight .nc{color:#0a8}.highlight .no{color:#360}.highlight .ni{color:#999}.highlight .ne{color:#c00}.highlight .nf{color:#c0f}.highlight .nn{color:#0cf}.highlight .nt{color:#2f6f9f}.highlight .nv{color:#033}.highlight .ow{color:#000}.highlight .w{color:#bbb}.highlight .mf{color:#f60}.highlight .mh{color:#f60}.highlight .mi{color:#f60}.highlight .mo{color:#f60}.highlight .sb{color:#c30}.highlight .sc{color:#c30}.highlight .sd{color:#c30;font-style:italic}.highlight .s2{color:#c30}.highlight .se{color:#c30}.highlight .sh{color:#c30}.highlight .si{color:#a00}.highlight .sx{color:#c30}.highlight .sr{color:#3aa}.highlight .s1{color:#c30}.highlight .ss{color:#fc3}.highlight .bp{color:#366}.highlight .vc{color:#033}.highlight .vg{color:#033}.highlight .vi{color:#033}.highlight .il{color:#f60}.o-wrapper{margin-left:auto;margin-right:auto;padding-left:25px;padding-right:25px}.o-wrapper::after{clear:both;content:"";display:table}@media (min-width: 34rem){.o-wrapper{max-width:576px}}@media (min-width: 48rem){.o-wrapper{max-width:720px}}@media (min-width: 62rem){.o-wrapper{max-width:940px}}@media (min-width: 75rem){.o-wrapper{max-width:1140px}}.c-banner{background-color:#e8f0fe;text-align:center}.c-banner__title{color:#8ab4f8;font-size:0.875rem;font-weight:700;margin:0;padding:4rem 0 1rem;text-transform:uppercase}.c-banner__description{color:#202124;font-size:1.5rem;font-weight:500;margin:0 auto;max-width:35ch}.c-banner__list{display:flex;flex-flow:row wrap;justify-content:center;margin:4rem 0 4rem -2rem;padding:0}.c-banner__item{margin:0 0 2rem 2rem}.c-button{border-radius:4px;display:inline-block;font-weight:500;padding:0.5rem 1.7rem;text-decoration:none}.c-button--primary{background-color:#1a73e8;color:#fff}.c-button--secondary{background-color:#fff;border:1px solid #dadce0;color:#1a73e8}.c-feature{align-items:flex-end;display:flex;flex-flow:row nowrap;justify-content:space-between;padding-bottom:4rem;padding-top:4rem;width:100%}.c-feature__image{display:none;margin-right:5rem}@media (min-width: 75rem){.c-feature__image{display:block}}.c-feature__title{color:#202124;font-size:1.5rem;font-weight:500}.c-feature__description{color:#5f6368;max-width:60ch}.c-feature__list{margin:2rem 0 3rem;padding:0}.c-feature__item{background-image:url(../images/checkmark.svg);background-repeat:no-repeat;color:#3c4043;font-size:0.875rem;font-weight:500;line-height:1.8;list-style-type:none;margin-bottom:0.7rem;padding-left:2rem}.c-footer{border-top:1px solid #dadce0;margin-top:1rem;width:100%}.c-footer__wrapper{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.c-footer__logo{display:block}@media (min-width: 34rem){.c-footer__logo{display:none}}.c-footer__lockup{display:none}@media (min-width: 34rem){.c-footer__lockup{display:block}}.c-footer__list{margin-left:auto}.c-footer__item{display:inline-block;list-style-type:none;margin-left:3.5rem}.c-footer__item:first-of-type{margin-left:0}.c-footer__link{color:#5f6368;text-decoration:none;transition:all 0.4s cubic-bezier(0.19, 1, 0.22, 1)}.c-footer__link:focus,.c-footer__link:hover{color:#202124}.c-header{align-items:center;display:flex;flex-flow:column nowrap;justify-content:space-between;padding-top:2rem;width:100%}@media (min-width: 48rem){.c-header{flex-flow:row nowrap}}.c-header__logo{display:block}.c-header__nav{margin-top:1.5rem}@media (min-width: 48rem){.c-header__nav{margin-left:auto;margin-top:0}}.c-header__list{margin:0;padding:0}.c-header__item{display:block;list-style-type:none;margin-bottom:1rem;text-align:center}@media (min-width: 34rem){.c-header__item{display:inline-block;margin-bottom:0;margin-left:3.5rem;text-align:left}}.c-header__item:first-of-type{margin-left:0}.c-header__link{color:#3c4043;text-decoration:none;transition:all 0.4s cubic-bezier(0.19, 1, 0.22, 1)}.c-header__link:focus,.c-header__link:hover,.c-header__link.is-active{color:#202124}.c-headline{border-bottom:1px solid #dadce0;margin-bottom:4rem;padding-bottom:4rem}.c-headline__title{color:#202124;font-size:3.5rem;font-weight:500;line-height:1.2;margin:0;padding:7rem 0 1rem}.c-headline__description{color:#5f6368;font-size:1.5rem;margin:0;max-width:48ch}.c-hero{background-position:140% -20%;background-repeat:no-repeat}@media (min-width: 62rem){.c-hero{background-image:url(../images/shapes.svg)}}.c-hero__title{color:#202124;font-size:3rem;font-weight:500;line-height:1.2;margin:0;max-width:16ch;padding:4rem 0 2rem}@media (min-width: 34rem){.c-hero__title{padding:5rem 0 2rem}}@media (min-width: 48rem){.c-hero__title{padding:7rem 0 2rem}}@media (min-width: 75rem){.c-hero__title{font-size:4rem;padding:8rem 0 3rem}}.c-hero__description{color:#5f6368;font-size:1.2rem;margin:0;max-width:40ch}@media (min-width: 75rem){.c-hero__description{font-size:1.5rem}}.c-hero__button{margin:3rem 0 5rem 2rem}@media (min-width: 34rem){.c-hero__button{margin:3rem 0 5rem 2.5rem}}@media (min-width: 48rem){.c-hero__button{margin:3rem 0 7rem 2.5rem}}@media (min-width: 75rem){.c-hero__button{margin:3rem 0 8rem 2.5rem}}.c-hero__button:first-of-type{margin-left:0}.c-partners{display:flex;flex-flow:column nowrap;padding-bottom:5rem;padding-top:3rem;text-align:center}.c-partners__title{color:#5f6368;font-size:0.875rem;font-weight:700;margin:0;padding-bottom:3rem;text-transform:uppercase}.c-partners__wrapper{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}@media (min-width: 34rem){.c-partners__wrapper{flex-flow:row nowrap}}.c-partners__logo{display:inline-block;margin:1rem 0}@media (min-width: 34rem){.c-partners__logo{margin:0 3rem}}.c-tile{align-items:center;background-color:#fff;display:flex;flex-flow:row nowrap;height:114px;padding:1.5rem;text-align:left;width:420px}.c-tile__icon{display:inline-block;margin-right:1.5rem}.c-tile__title{color:#1a73e8;font-size:1.125rem;font-weight:500;margin-bottom:0.5rem;margin-top:0}.c-tile__description{color:#3c4043;font-size:0.875rem;margin:0}
