@charset "UTF-8";:root{--blog-link:#2873BC}.layout--standard{display:flex;flex-flow:column;justify-content:flex-start;align-items:center}.bin--standard{flex:1;display:flex;flex-direction:column;align-items:center;padding:0 50px 30px;width:100%;text-align:center}@media (min-width:500px){.bin--standard{padding-bottom:120px}}.bin--full{display:flex;flex-flow:column;padding-top:0;width:100%;overflow:hidden}.bin--blog{display:grid;grid-template-columns:30px 1fr 30px;margin:0 auto;width:100%}@media (min-width:500px){.bin--blog{grid-template-columns:50px 1fr 50px}}@media (min-width:1100px){.bin--blog{grid-template-columns:1fr 1000px 1fr}}.bin--blog>*{grid-column:2/-2}.text-only{display:grid;grid-template-columns:1fr;width:100%}@media (min-width:1040px){.text-only{grid-template-columns:1fr 980px 1fr}}.text-only>*{grid-column:2/-2}.text-only .text-only__two-col{display:grid;grid-template-columns:1fr;grid-gap:20px 0;justify-items:center}@media (min-width:48em){.text-only .text-only__two-col{grid-template-columns:1fr 300px;grid-gap:0 30px}}@media (min-width:60em){.text-only .text-only__two-col{grid-template-columns:1fr 400px;grid-gap:0 60px}}.legal-content,.text-content{display:grid;grid-template-columns:20px 1fr 20px;padding:0 10px 80px;width:100%;max-width:1040px;color:#0f1a42}@media (min-width:500px){.legal-content,.text-content{padding:0 30px 80px}}@media (min-width:1040px){.legal-content,.text-content{padding:0 0 80px}}.legal-content .pagetitle--huge,.text-content .pagetitle--huge{margin-bottom:24px}@media (min-width:48em){.legal-content .pagetitle--huge,.text-content .pagetitle--huge{margin-bottom:54px}}.legal-content>*,.text-content>*{grid-column:2/-2}.standard__intro{display:flex;flex-direction:column;align-items:center;margin-bottom:40px;text-align:center}.main--standard{display:grid;grid-template-columns:30px calc(100% - 60px) 30px}@media (min-width:500px){.main--standard{grid-template-columns:50px calc(100% - 100px) 50px}}@media (min-width:1120px){.main--standard{grid-template-columns:1fr 1020px 1fr}}.main--standard>*{grid-column:2/-2}.main--standard .two-column{display:grid;grid-template-rows:auto 1fr;grid-gap:50px 0}@media (min-width:769px){.main--standard .two-column{grid-template-columns:1fr 280px;grid-template-rows:unset;grid-gap:0 50px}}@media (min-width:60em){.main--standard .two-column{grid-template-columns:1fr 395px}}.main--standard .two-column .column--one{order:1}@media (min-width:769px){.main--standard .two-column .column--one{order:0}}.main--standard .two-column .column--two{order:0}@media (min-width:769px){.main--standard .two-column .column--two{order:1}}.layout-leaderboard{display:grid;grid-template-columns:30px 1fr 30px;width:100%}@media (min-width:500px){.layout-leaderboard{grid-template-columns:50px 1fr 50px}}@media (min-width:1020px){.layout-leaderboard{grid-template-columns:1fr 920px 1fr}}.layout-leaderboard>*{grid-column:2/-2}.two-col-fixed{display:grid;width:100%;height:100vh}@media (min-width:64em){.two-col-fixed{grid-template-columns:40px 1fr 60px}}@media (min-width:1420px){.two-col-fixed{grid-template-columns:1fr 1320px 1fr}}@media (min-width:48em){.two-col-fixed:after{content:'';background:#040a12}}.two-col-fixed .two-col-fixed__bin{display:grid;width:100%;max-width:1320px;grid-template-columns:30px 1fr 30px}@media (min-width:500px){.two-col-fixed .two-col-fixed__bin{grid-template-columns:50px 1fr 50px}}@media (min-width:64em){.two-col-fixed .two-col-fixed__bin{grid-column:2/-2;grid-template-columns:minmax(462px,800px) minmax(462px,1fr)}}.button{display:inline-block;font-family:Roboto,Helvetica,Arial,sans-serif;text-align:center;text-decoration:none;line-height:40px;vertical-align:middle;white-space:nowrap;border-radius:5px;border:none;user-select:none;outline:0;cursor:pointer;-webkit-appearance:none;transition:all .3s cubic-bezier(.645,.045,.355,1)}.button.default{padding:0 13px;color:#aaafc3;font-size:16px;font-weight:500;border-radius:4px;border:2px solid #dbdeea;background:#fff}@media (pointer:fine){.button.default:hover{color:#040606;box-shadow:rgba(0,0,0,.06) 0 2px 4px}}.button.default.blue{color:#1487ff;border-color:#1487ff}.button.solid{padding:0 24px;color:#fff;font-size:16px;font-weight:500;background:#1487ff;box-shadow:rgba(16,99,186,.3) 0 2px 20px}@media (pointer:fine){.button.solid:hover{box-shadow:rgba(16,99,186,.5) 0 2px 20px}}.button.solid.copier.success{background:#2cd589}.button.solid.copier.success svg{width:auto;height:12px}.button.outlined{color:#1c70fd;border:2px solid #4385f4;background:#fff;box-shadow:#d1d1d1 0 3px 0}.button.outlined.large{padding:0 28px;height:66px;font-size:20px;line-height:64px;border-radius:6px}.button.chiseled{position:relative;top:0;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;height:50px;color:#fff;font-size:20px;font-weight:500;line-height:unset;border-radius:8px;background-color:#3e82f7;box-shadow:#215fc2 0 3px 0;transition:unset}@media (pointer:fine){.button.chiseled:hover{background:#669cf9}}.button.chiseled:active{top:4px;box-shadow:none}.button.chiseled.cancel{color:#333;border:1px solid #ececec;background:#fff;box-shadow:#ececec 0 3px 0}@media (pointer:fine){.button.chiseled.cancel:hover{background:#f9f9f9}}.button.chiseled.success{top:3px;background:#2dbf6e;box-shadow:none}.button.chiseled.success:hover{background:#2dbf6e}.button.chiseled.large{height:65px;font-size:30px}@media (min-width:48em){.button.chiseled.large{height:80px;font-size:32px}}.button.black{background:#040606;box-shadow:rgba(0,0,0,.3) 0 2px 20px}@media (pointer:fine){.button.black:hover{box-shadow:rgba(0,0,0,.5) 0 2px 20px}}.button.primary{color:#fff;font-weight:500;background:linear-gradient(to bottom,#ce5178,#e4755c);box-shadow:rgba(206,81,120,.06) 0 2px 4px}@media (pointer:fine){.button.primary:hover{box-shadow:rgba(206,81,120,.45) 0 2px 4px}}.button.plain{display:flex;align-items:center;justify-content:space-between;padding:0 15px;width:100%;max-width:224px;color:#3a55ff;font-size:14px;line-height:40px;font-weight:500;border-radius:5px;background:#fff;box-shadow:rgba(3,18,114,.3) 0 6px 20px}@media (min-width:500px){.button.plain{padding:0 25px;font-size:18px;line-height:60px}}.button.plain svg{width:auto;height:4px}@media (min-width:500px){.button.plain svg{height:10px}}.button.blue-grad{color:#fff;font-size:14px;line-height:40px;font-weight:500;border-radius:4px;background-image:linear-gradient(to bottom,#3a55ff,#4122cd)}@media (min-width:500px){.button.blue-grad{font-size:16px;line-height:45px}}.button.marketing__button{margin-bottom:24px;width:278px}.button.small{padding:0 12px;font-size:14px;font-weight:700;line-height:30px;border-radius:5px}.button.medium{padding:0 18px;font-size:16px;line-height:40px;border-radius:5px}.button.large{font-size:16px;font-weight:500;line-height:50px;border-radius:5px}.button.disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.button.canWrap{padding:10px 20px;height:auto;white-space:unset}.button.copier.success .copyText{display:none}.button.copier.success .copiedText{display:inline-block}.button.copier.success svg{margin-right:6px}.button.copier.success path{fill:#fff}.button.copier .copiedText{display:none}.button-group--double{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px}.continueArrow{position:absolute;bottom:42px;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden}.continueArrow.show{visibility:visible;animation:fadeBounce 2s infinite}@keyframes fadeBounce{0%,100%{opacity:0}50%{opacity:1;bottom:32px}}h2,h3{margin:0;padding:0;color:#00166a;font-weight:500}h2{margin-bottom:24px;font-size:22px;line-height:30px;text-transform:uppercase;text-align:left}@media (min-width:660px){h2{margin-bottom:16px;line-height:36px}}h3{margin-bottom:20px;font-size:18px;line-height:20px;text-align:left}@media (min-width:660px){h3{margin-bottom:34px;font-size:18px;line-height:28px}}h3.p1{margin:0 0 37px;color:#1487ff;font-size:30px;font-weight:400;line-height:36px;text-transform:none}@media (min-width:768px){h3.p1{line-height:48px}}h4{margin:0;padding:0}h4.p1{margin-bottom:30px;color:#1487ff;font-size:24px;font-weight:400;line-height:48px}p{margin:0 0 30px;padding:0}@media (min-width:500px){p{margin-bottom:34px}}p+h2{margin-top:48px}h1+h2{margin-top:24px}strong{font-weight:500}p.normal,p.p1{margin-bottom:34px;font-size:20px;line-height:32px}@media (min-width:48em){p.normal,p.p1{margin-bottom:37px;font-size:22px;line-height:42px}}p.large{font-size:18px;line-height:34px}p.xl{font-size:22px;line-height:27px}ul{padding:0 0 0 20px;list-style:none}@media (min-width:660px){ul{padding:0 0 0 40px}}li{margin-bottom:34px}li:last-of-type{margin-bottom:0}li.large{font-size:18px}.list--standard{margin-bottom:30px;list-style:disc}.list--standard li{margin-bottom:12px}.list--alternate{margin:0 0 40px;padding:0;list-style-type:none}.list--alternate li{position:relative;margin-bottom:12px;padding-left:14px;color:#0f1a42;font-size:22px;line-height:32px;font-weight:500}@media (min-width:48em){.list--alternate li{margin:0;font-size:20px;line-height:46px}}.list--alternate li:before{content:'- ';position:absolute;top:0;left:0}.legal-content ol.list--ordered,.list--ordered,.text-content ol.list--ordered{margin:0 0 28px;padding:0;list-style-type:none;counter-reset:list-counter}@media (min-width:48em){.legal-content ol.list--ordered,.list--ordered,.text-content ol.list--ordered{margin-bottom:48px}}.legal-content ol.list--ordered li,.list--ordered li,.text-content ol.list--ordered li{position:relative;margin-bottom:20px;padding-left:52px;color:#3c4668;counter-increment:list-counter}@media (min-width:48em){.legal-content ol.list--ordered li,.list--ordered li,.text-content ol.list--ordered li{margin-bottom:30px}}.list--ordered li:last-of-type{margin-bottom:0}.legal-content ol.list--ordered li:before,.list--ordered li:before,.text-content ol.list--ordered li:before{--size:32px;content:counter(list-counter);position:absolute;top:0;left:0;width:var(--size);height:var(--size);color:#fff;font-size:18px;font-weight:500;line-height:var(--size);text-align:center;border-radius:50%;background-color:#1487ff}.bold{color:#040606;font-weight:500}.darker{font-weight:500}.link{color:#1487ff;font-weight:500;text-decoration:none}.centered{text-align:center}.pagetitle--huge,.pagetitle--large,.pagetitle--standard{margin-bottom:18px;color:#00166a;font-size:25px;line-height:29px}@media (min-width:500px){.pagetitle--huge,.pagetitle--large,.pagetitle--standard{margin-bottom:0;font-size:35px;line-height:50px}}@media (min-width:500px){.pagetitle--large{font-size:44px;line-height:54px}}@media (min-width:768px){.pagetitle--large{line-height:70px}}.pagetitle--huge{font-size:40px;line-height:46px}@media (min-width:768px){.pagetitle--huge{font-size:50px;line-height:74px}}.listtitle{margin-bottom:34px;color:#00166a;font-size:30px;line-height:42px}.copy--large,.copy--small,.copy--standard{margin:0;color:#0f1a42;font-size:16px;line-height:20px}@media (min-width:500px){.copy--large,.copy--small,.copy--standard{line-height:34px}}.copy--large{font-size:18px;line-height:28px}@media (min-width:500px){.copy--large{font-size:22px;line-height:42px}}.copy--small{font-size:14px}.inlineDocIcon{width:20px}.copy-image{display:block;margin-bottom:37px;width:100%}@media (min-width:768px){.copy-image{margin-bottom:70px}}[class*=highlight]{padding:.2em .3em}.highlight--yellow{background:#f4edca}.highlight--green{background:#caf4eb}.highlight--blue{background:#b3d7ff}.text-content h1{color:#00166a;font-size:28px;line-height:40px}@media (min-width:768px){.text-content h1{font-size:50px;line-height:74px}}.text-content h2{margin-bottom:34px;color:#00166a;font-size:36px;line-height:48px}@media (min-width:768px){.text-content h2{font-size:44px;line-height:70px}}.text-content h3{margin:0 0 37px;color:#1487ff;font-size:26px;font-weight:400;line-height:36px;text-transform:none}@media (min-width:768px){.text-content h3{font-size:30px;line-height:48px}}.text-content h3.numbered{display:flex;align-items:flex-start;text-transform:uppercase}.text-content h3.numbered .number{--size:28px;flex:0 0 auto;display:inline-block;margin:3px 12px 0 0;width:var(--size);height:var(--size);color:#fff;font-size:18px;font-weight:500;line-height:var(--size);text-align:center;border-radius:50%;background-color:#1487ff}@media (min-width:48em){.text-content h3.numbered .number{--size:32px;margin-top:7px}}.text-content h4{margin-bottom:30px;color:#1487ff;font-size:24px;font-weight:400;line-height:48px}.text-content p{margin-bottom:34px;font-size:20px;line-height:32px}@media (min-width:48em){.text-content p{margin-bottom:37px;font-size:22px;line-height:42px}}.text-content ol{margin-bottom:37px;padding-left:66px}@media (min-width:48em){.text-content ol{padding-left:72px}}.text-content ol li{font-size:20px;line-height:32px}@media (min-width:48em){.text-content ol li{font-size:22px;line-height:42px}}.text-content ol li.large{font-size:18px;line-height:30px}.text-content blockquote{margin:0 0 30px;padding:20px 28px;font-style:italic;border-radius:4px;background:#f8fcff;box-shadow:#e3eff8 0 6px 11px}.text-content blockquote p{margin-bottom:0!important}.legal-content h1{margin:0 0 26px;color:#00166a;font-size:33px;line-height:55px;font-weight:400}.legal-content h2{margin:15px 0 20px;color:#00166a;font-size:26px;line-height:44px}.legal-content h2+h3{margin-top:0}.legal-content h3{margin:15px 0 20px;color:#1487ff;font-size:20px;font-weight:400;line-height:36px;text-transform:none}.legal-content h3.numbered{display:flex;align-items:flex-start;text-transform:uppercase}.legal-content h3.numbered .number{--size:24px;flex:0 0 auto;display:inline-block;margin:6px 9px 0 0;width:var(--size);height:var(--size);color:#fff;font-size:14px;font-weight:500;line-height:var(--size);text-align:center;border-radius:50%;background-color:#1487ff}.legal-content p{margin-bottom:20px;font-size:16px;line-height:30px}.legal-content ol{margin:0 0 20px;padding-left:52px}.legal-content ol li{margin-bottom:20px;font-size:16px;line-height:30px}.legal-content ol li:last-of-type{margin-bottom:0}.google-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:6px 22px;width:auto;max-width:232px;height:50px;color:#34384f;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;border:0;border-radius:5px;background-color:#fff;text-decoration:none;transition:background .3s linear}.google-button:active{top:4px}.google-button.alt{color:#fff;background:#4285f4;box-shadow:#225ec2 0 4px 0 0}@media (pointer:fine){.google-button.alt:hover{background:#6a9ff6}}.google-button.alt:active{box-shadow:none}.google-button.alt .icon__box{margin-right:12px;background:#fff}.google-button .button-flex-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.google-button .icon__box{display:flex;justify-content:center;align-items:center;align-self:stretch;width:38px;border-radius:4px;background:0 0}.google-button.small{padding:7px;width:198px;height:36px;font-size:15px;font-weight:500;line-height:1;border-radius:4px}.google-button.small .icon__box{margin-right:15px;width:24px;height:24px}.google-button.small .icon__box svg{width:12px;height:auto}@media (min-width:900px){.google-button.large{padding:8px 22px;height:70px;max-width:296px;font-size:20px;font-weight:500;text-align:center;border-radius:7px;box-shadow:#225ec2 0 6px 0 0}}.google-button.large:active{top:6px}@media (min-width:900px){.google-button.large .icon__box{margin-right:15px;width:54px;border-radius:5px}.google-button.large .icon__box svg{transform:scale(1.445)}}.google-button.special{display:inline-block;padding:10px 10px 12px;width:100%;max-width:100%;height:60px;color:#fff;font-size:15px;background:linear-gradient(to top,#2d94ff,#3e82f7);box-shadow:inset #1d5bc5 0 -5px 0,rgba(0,0,0,.11) 0 2px 4px;cursor:not-allowed}@media (min-width:48em){.google-button.special{font-size:18px}}@media (min-width:990px){.google-button.special{padding:10px 12px 15px 12px;height:65px}}@media (min-width:1050px){.google-button.special{padding:10px 10px 12px;height:60px}}@media (min-width:1200px){.google-button.special{min-width:232px}}@media (min-width:1260px){.google-button.special{padding:10px 12px 15px 12px;height:65px}}.google-button.special:active{top:0}.google-button.special:not([disabled]){cursor:pointer;outline:0}.google-button.special:not([disabled]):active{top:5px;padding-bottom:10px;height:60px;box-shadow:none}.google-button.special .icon__box{position:absolute;top:0;left:0;height:100%;background:#fff}@media (min-width:900px){.google-button.special .icon__box{width:40px;border-radius:3px}}@media (min-width:990px){.google-button.special .icon__box{position:static;top:unset;left:unset;height:auto;margin-right:20px}}@media (min-width:1050px){.google-button.special .icon__box{position:absolute;top:0;left:0;height:100%;margin:0}}@media (min-width:1260px){.google-button.special .icon__box{position:static;top:unset;left:unset;height:auto;margin-right:20px}}.social-button{display:flex;align-items:center;justify-content:center;transform-origin:50% 50%;transform:scale(1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.social-button.circle{border-radius:50%}.social-button svg{width:auto;transform:scale(.8)}@media (min-width:48em){.social-button svg{transform:scale(1)}}.theme-remote .social-button+.social-button{margin-left:12px}@media (min-width:660px){.theme-remote .social-button+.social-button{margin-left:25px}}@media (min-width:740px){.theme-remote .social-button+.social-button{margin-left:20px}}@media (min-width:1150px){.theme-remote .social-button+.social-button{margin-left:25px}}.theme-remote .social-button .icon-download{height:18px}@media (min-width:660px){.theme-remote .social-button .icon-download{height:24px}}@media (min-width:1100px){.theme-remote .social-button .icon-download{height:18px}}@media (min-width:1150px){.theme-remote .social-button .icon-download{height:24px}}.theme-remote .social-button .icon-twitter{height:18px}@media (min-width:660px){.theme-remote .social-button .icon-twitter{height:22px}}@media (min-width:1100px){.theme-remote .social-button .icon-twitter{height:18px}}@media (min-width:1150px){.theme-remote .social-button .icon-twitter{height:22px}}.theme-remote .social-button .icon-facebook{height:24px}@media (min-width:660px){.theme-remote .social-button .icon-facebook{height:28px}}@media (min-width:1100px){.theme-remote .social-button .icon-facebook{height:24px}}@media (min-width:1150px){.theme-remote .social-button .icon-facebook{height:28px}}.theme-remote .social-button .icon-linkedin{height:24px}@media (min-width:660px){.theme-remote .social-button .icon-linkedin{height:28px}}@media (min-width:1100px){.theme-remote .social-button .icon-linkedin{height:24px}}@media (min-width:1150px){.theme-remote .social-button .icon-linkedin{height:28px}}.theme-maker .social-button{width:40px;height:40px;color:#fff;background:rgba(1,0,60,.8)}@media (min-width:48em){.theme-maker .social-button{width:50px;height:50px}}@media (pointer:fine){.theme-maker .social-button:hover{color:#1487ff}}.theme-maker .social-button+.social-button{margin-left:8px}.theme-future .social-button{width:50px;height:50px;color:#ce5178;border-radius:5px;background:#fff;box-shadow:rgba(6,8,13,.06) 0 6px 20px,rgba(0,0,0,.02) 0 4px 2px}.theme-future .social-button+.social-button{margin-left:10px}table{margin-bottom:60px;width:100%;color:#798096;font-size:16px;line-height:27px;text-align:left;border:1px solid #e7eaed}.legal-content table{margin-bottom:20px}td,th{padding:8px 10px;vertical-align:middle;border-left:1px solid #e7eaed;border-bottom:1px solid #e7eaed}@media (min-width:800px){td,th{padding:12px 20px}}.legal-content td,.legal-content th{font-size:16px;line-height:24px}td:first-of-type,th:first-of-type{border-left:0}th{font-size:14px;line-height:18px;background:#fcfdfe}@media (min-width:800px){th{font-size:16px;line-height:20px}}td{font-size:12px;line-height:18px;background:#fff}@media (min-width:800px){td{font-size:14px;line-height:20px}}td.colspan{font-weight:700}.all-roads{display:none;align-self:stretch;position:relative;margin:0 auto;width:100%;max-width:687px;max-height:397px;background-image:url(../images/homepage-hero.svg);background-position:center center;background-repeat:no-repeat;background-size:100%}@media (min-width:30em){.all-roads{display:block}}@media (min-width:35em){.all-roads{background-size:cover}}@media (min-width:60em){.all-roads{padding:0;background-size:contain;background-position:center center}}@media (min-width:1350px) and (min-height:960px){.all-roads{max-width:unset;max-height:700px}}.all-roads__cta{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-49%,-52%) scale(1);width:70px;height:70px;border-radius:50%;background-image:linear-gradient(to bottom,#ce5178,#e4755c);box-shadow:rgba(206,81,120,.33) 0 2px 6px;transition:transform .2s ease-in-out}@media (min-width:35em){.all-roads__cta{transform:translate(-49%,-52%) scale(1.34)}}@media (min-width:1350px) and (min-height:960px){.all-roads__cta{transform:translate(-49%,-52%) scale(2.25)}}@media (min-width:1350px) and (min-height:1050px){.all-roads__cta{transform:translate(-49%,-52%) scale(2.5)}}@media (pointer:fine){.all-roads__cta:hover{box-shadow:rgba(209,86,117,.7) 0 0 4px;transform:translate(-49%,-52%) scale(1.08)}}@media (pointer:fine) and (min-width:35em){.all-roads__cta:hover{transform:translate(-49%,-52%) scale(1.42)}}@media (pointer:fine) and (min-width:1350px) and (min-height:960px){.all-roads__cta:hover{transform:translate(-49%,-52%) scale(2.5)}}@media (pointer:fine) and (min-width:1350px) and (min-height:1050px){.all-roads__cta:hover{transform:translate(-49%,-52%) scale(2.8)}}.all-roads__cta svg{width:36px;height:auto}.all-roads-mobile{height:100%}@media (min-width:30em){.all-roads-mobile{display:none}}.all-roads-mobile__cta{display:flex;align-items:flex-start;justify-content:center;padding-top:12px;height:100%}@media (min-height:700px){.all-roads-mobile__cta{padding-top:30px}}.all-roads-mobile__cta img{display:block;width:70%;height:auto}@media (min-height:555px){.all-roads-mobile__cta img{width:85%}}@media (min-height:600px){.all-roads-mobile__cta img{width:90%}}@media (min-height:630px){.all-roads-mobile__cta img{width:100%}}.chart{position:relative;margin-bottom:50px}.chart.horizontal{display:grid;align-items:center}@media (min-width:35em){.chart.horizontal{grid-template-columns:auto 1fr}}.chart.theme-maker{font-family:Montserrat,sans-serif}@media (min-width:35em){.chart.theme-maker{grid-gap:0 20px}}.chart.theme-remote-blue,.chart.theme-remote-mauve{grid-gap:0 20px}@media (min-width:48em){.chart.theme-remote-blue,.chart.theme-remote-mauve{grid-template-columns:157px 1fr;grid-gap:25px 20px}}@media (min-width:64em){.chart.theme-remote-blue,.chart.theme-remote-mauve{width:50%}}.chart__key{grid-column:1/-1;display:grid;grid-template-columns:16px 1fr;grid-gap:0 8px;align-items:center;border:1px solid #232350;border-right:none;border-left:none}@media (min-width:48em){.chart__key{position:absolute;top:-7px;right:0;grid-column:unset;border:unset}}.chart__key .chart__keyTitle{font-size:16px;font-weight:600}.theme-remote-mauve .chart__key .chart__bar{margin:0;width:16px;height:16px;border-radius:50%}.theme-remote-mauve .chart__key .chart__bar~.chart__bar{background:#fff}.theme-remote-mauve .chart__key .chart__keyTitle{color:#fff}.theme-maker .chart__label{color:#01003c;font-size:15px;line-height:24px;font-weight:600}@media (min-width:35em){.theme-maker .chart__label{font-size:13px;line-height:24px;text-align:right}}@media (min-width:48em){.theme-maker .chart__label{font-size:15px;line-height:32px}}.theme-remote-mauve .chart__label{color:#fff;font-size:18px;line-height:40px;font-weight:600}@media (min-width:35em){.theme-remote-mauve .chart__label{text-align:right}}@media (min-width:48em){.theme-remote-mauve .chart__label{line-height:20px}}.theme-remote-mauve.alt .chart__label{color:#0f0f22}.theme-remote-blue .chart__label{color:#0f0f22;font-size:18px;line-height:40px;font-weight:600}@media (min-width:35em){.theme-remote-blue .chart__label{text-align:right}}@media (min-width:48em){.theme-remote-blue .chart__label{line-height:20px}}.chart__bars{display:grid;grid-gap:10px 0}.chart__barValue{display:flex;align-items:center}.theme-maker .chart__barValue,.theme-remote-blue .chart__barValue,.theme-remote-mauve .chart__barValue{padding-bottom:12px}@media (min-width:35em){.theme-maker .chart__barValue,.theme-remote-blue .chart__barValue,.theme-remote-mauve .chart__barValue{padding:0}}.theme-maker .chart__bar{margin-right:8px;height:8px;border-radius:4px;background:#54329a}.theme-remote-mauve .chart__bar{margin-right:8px;height:10px;border-radius:5px;background:#c54660}.theme-remote-mauve .chart__bar.bar--2{background:#fff}.theme-remote-blue .chart__bar{margin-right:8px;height:10px;border-radius:5px;background:#00f}.chart__value{line-height:1}.theme-maker .chart__value{color:#54329a;font-size:13px;font-weight:700}.theme-remote-mauve .chart__value{color:#fff;font-size:16px;font-weight:600}.theme-remote-mauve.alt .chart__value{color:#0f0f22}.theme-remote-blue .chart__value{color:#0f0f22;font-size:16px;font-weight:600}.double-chart{position:relative;margin-bottom:40px}.double-chart.horizontal{display:grid;align-items:center}@media (min-width:35em){.double-chart.horizontal{grid-template-columns:auto 1fr}}.double-chart.theme-remote-blue,.double-chart.theme-remote-mauve{grid-template-columns:auto 1fr;grid-gap:20px;width:100%}@media (min-width:48em){.double-chart.theme-remote-blue,.double-chart.theme-remote-mauve{grid-template-columns:157px 1fr;grid-gap:30px 20px}}@media (min-width:64em){.double-chart.theme-remote-blue,.double-chart.theme-remote-mauve{width:50%}}.double-chart .chart__barValue{padding:0}.double-chart .chart__label{text-align:right}.bar-chart{margin-bottom:50px}.bar-chart.vertical{display:grid;grid-template-columns:repeat(auto-fill,34px);align-items:end;grid-gap:0 10px}@media (min-width:375px){.bar-chart.vertical{grid-template-columns:repeat(auto-fill,40px)}}@media (min-width:500px){.bar-chart.vertical{grid-gap:0 20px}}.bar-chart .chart__item{display:grid;grid-gap:10px 0}.bar-chart .chart__barValue{display:grid;grid-template-rows:auto 1fr;padding-top:8px;border-radius:8px;background:#c54660}.bar-chart .chart__bar{margin:0;background:0 0}.bar-chart .chart__value{color:#fff!important;font-size:13px;text-align:center}.bar-chart .chart__label{font-size:15px;line-height:24px;text-align:center}@media (min-width:375px){.bar-chart .chart__label{font-size:18px;line-height:40px}}.dropdown-container{position:relative}.dropdown-trigger svg{transform:rotate(0);transform-origin:50%;transition:transform .15s linear}.dropdown-trigger.active svg{transform:rotate(-180deg)}.custom-dropdown{position:absolute;right:0;z-index:-1;width:224px;text-align:left;opacity:0;visibility:hidden;border-radius:5px;background:rgba(7,7,27,.9);box-shadow:rgba(7,7,27,.3) 0 -4px 10px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.position-above .custom-dropdown{bottom:100%;margin-bottom:10px}.position-below .custom-dropdown{top:100%;margin-top:10px}.position-right .custom-dropdown{right:0}.position-left .custom-dropdown{left:0}.custom-dropdown.show{opacity:1;visibility:visible;z-index:1000}.custom-dropdown__header{padding:20px 20px 0;color:#7f8fa4;font-size:12px;line-height:14px;text-transform:uppercase}.custom-dropdown__container{max-height:400px;overflow-y:scroll}.custom-dropdown__item{display:grid;grid-template-columns:16px auto;grid-gap:0 10px;align-items:center;padding:8px 20px;color:#fff;font-size:16px;line-height:30px;cursor:pointer}.custom-dropdown__item:hover{background:rgba(58,85,255,.2)}.custom-dropdown__item svg{display:block;width:16px;height:auto}.custom-dropdown .notion-logo-mobile path{fill:#fff}.custom-dropdown .evernote-logo-mobile path{fill:#00a92c}.custom-dropdown .confluence-logo-mobile path{fill:#fff}.custom-dropdown__item+.custom-dropdown__item{border-top:1px solid rgba(110,124,181,.1)}.post__meta{display:grid;grid-template-columns:20px auto;grid-template-rows:auto auto;grid-gap:0 10px;align-items:center;justify-content:start;font-size:15px;line-height:20px}@media (min-width:35em){.post__meta{grid-template-columns:20px auto auto;grid-template-rows:none;grid-gap:0}}.post__meta a{color:#333;text-decoration:none}.post-meta__avatar{grid-row:1/-1;display:block;width:20px;height:20px;overflow:hidden;border-radius:50%}.post-meta__avatar img{display:block;width:100%;height:auto}@media (min-width:35em){.post-meta__author{padding:0 4px 0 10px}}.footer{width:100%;color:#767e9d;font-size:14px;line-height:34px;background:#fff}.footer__lower,.footer__upper{width:100%}.footer__upper{padding:50px 30px 38px}@media (min-width:48em){.footer__upper{padding:50px 100px}}@media (min-width:48em){.footer__upper .footer__bin{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer__lower{padding:21px 30px 100px}@media (min-width:35em){.footer__lower{padding:21px 100px}}@media (min-width:35em){.footer__lower .footer__bin{flex-direction:row;justify-content:space-between}}.footer__lower .copyright{margin-bottom:10px}@media (min-width:35em){.footer__lower .copyright{margin:0}}.footer__bin{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:100%;max-width:1200px}.footer__navList{margin:0;flex:1;padding:0;text-align:center;list-style:none}@media (min-width:48em){.footer__navList{padding:0 0 0 22px;text-align:left}}.footer__navList+.footer__navList{margin-top:30px}@media (min-width:48em){.footer__navList+.footer__navList{margin:0}}.footer__navList li{margin:0;line-height:34px}.footer__nav{text-align:center}@media (min-width:1060px){.footer__nav{text-align:right}}.footer__navTitle{margin-bottom:10px;color:#3b4053;font-size:14px;line-height:16px;font-weight:700}.footer__navlink,.footer__navlink a{color:#767e9d;text-decoration:none;white-space:nowrap;transition:color .15s linear}@media (pointer:fine){.footer__navlink a:hover,.footer__navlink:hover{color:#5a676f}}@media (min-width:1060px){.footer__navlink a+.footer__navlink a{margin-left:25px}}.footer__logoWrap{margin-bottom:30px;width:auto}@media (min-width:48em){.footer__logoWrap{margin-bottom:0;width:166px}}.footer__logo img{display:block}.chromeStore{width:206px}.chromeStore img{display:block;width:100%}.early-access .footer-home{display:grid;grid-template-columns:30px 1fr 30px;padding:30px 0;font-size:16px;line-height:19px}@media (min-width:500px){.early-access .footer-home{grid-template-columns:50px 1fr 50px}}@media (min-width:64em){.early-access .footer-home{display:none}}.fyi-front-page .footer-home,.page-individuals-signup .footer-home,.page-msa .footer-home,.page-why-fyi .footer-home{display:grid;grid-template-columns:30px 1fr 30px;padding:30px 0;width:100%;font-size:16px;line-height:19px}@media (min-width:500px){.fyi-front-page .footer-home,.page-individuals-signup .footer-home,.page-msa .footer-home,.page-why-fyi .footer-home{grid-template-columns:50px 1fr 50px}}.early-access .footer-home__bin{display:grid;grid-template-rows:auto auto;align-items:center;grid-column:2/-2;grid-gap:12px;text-align:center}@media (min-width:400px){.early-access .footer-home__bin{grid-template-rows:unset;grid-template-columns:auto 1fr}}.early-access .footer-home__bin .copyright{grid-row:2}@media (min-width:400px){.early-access .footer-home__bin .copyright{grid-row:unset}}.fyi-front-page .footer-home__bin,.page-individuals-signup .footer-home__bin,.page-msa .footer-home__bin,.page-why-fyi .footer-home__bin{display:grid;grid-template-rows:auto auto;align-items:center;grid-column:2/-2;grid-gap:12px;text-align:center}@media (min-width:400px){.fyi-front-page .footer-home__bin,.page-individuals-signup .footer-home__bin,.page-msa .footer-home__bin,.page-why-fyi .footer-home__bin{grid-template-rows:unset;grid-template-columns:auto 1fr}}.fyi-front-page .footer-home__bin .copyright,.page-individuals-signup .footer-home__bin .copyright,.page-msa .footer-home__bin .copyright,.page-why-fyi .footer-home__bin .copyright{grid-row:2}@media (min-width:400px){.fyi-front-page .footer-home__bin .copyright,.page-individuals-signup .footer-home__bin .copyright,.page-msa .footer-home__bin .copyright,.page-why-fyi .footer-home__bin .copyright{grid-row:unset}}.early-access .footer-home__navList{grid-row:1;margin:0;padding:0;color:#1487ff;list-style:none}@media (min-width:400px){.early-access .footer-home__navList{grid-row:unset;text-align:right}}.early-access .footer-home__navList li{display:inline;margin:0}.early-access .footer-home__navList li+li{margin-left:12px}.early-access .footer-home__navList a{text-decoration:none}.fyi-front-page .footer-home__navList,.page-individuals-signup .footer-home__navList,.page-msa .footer-home__navList,.page-why-fyi .footer-home__navList{grid-row:1;margin:0;padding:0;list-style:none}@media (min-width:400px){.fyi-front-page .footer-home__navList,.page-individuals-signup .footer-home__navList,.page-msa .footer-home__navList,.page-why-fyi .footer-home__navList{grid-row:unset;text-align:right}}.fyi-front-page .footer-home__navList li,.page-individuals-signup .footer-home__navList li,.page-msa .footer-home__navList li,.page-why-fyi .footer-home__navList li{display:inline;margin:0}.fyi-front-page .footer-home__navList li+li,.page-individuals-signup .footer-home__navList li+li,.page-msa .footer-home__navList li+li,.page-why-fyi .footer-home__navList li+li{margin-left:12px}.fyi-front-page .footer-home__navList a,.fyi-front-page .footer-home__navList span,.page-individuals-signup .footer-home__navList a,.page-individuals-signup .footer-home__navList span,.page-msa .footer-home__navList a,.page-msa .footer-home__navList span,.page-why-fyi .footer-home__navList a,.page-why-fyi .footer-home__navList span{color:#8089a0;font-weight:500;text-decoration:none}@media (pointer:fine){.fyi-front-page .footer-home__navList a:hover,.fyi-front-page .footer-home__navList span:hover,.page-individuals-signup .footer-home__navList a:hover,.page-individuals-signup .footer-home__navList span:hover,.page-msa .footer-home__navList a:hover,.page-msa .footer-home__navList span:hover,.page-why-fyi .footer-home__navList a:hover,.page-why-fyi .footer-home__navList span:hover{color:#1487ff}}.footer-basic{padding:20px 30px}@media (min-width:500px){.footer-basic{padding:20px 50px}}.footer-basic__bin{display:grid;grid-template-columns:auto auto;grid-gap:20px 40px;color:#38476e;font-size:14px;line-height:20px;text-align:left}@media (min-width:500px){.footer-basic__bin{grid-template-columns:auto 1fr auto}}.footer-basic__disclaimer{grid-column:1/-1;grid-row:1/-2;text-align:center}@media (min-width:500px){.footer-basic__disclaimer{grid-column:unset;grid-row:unset}}.footer-basic__navList{margin:0;padding:0;text-align:right}.footer-basic__navList li{display:inline;margin:0}.footer-basic__navList li+li{margin-left:12px}.footer-basic__navList a{color:#38476e;text-decoration:none;transition:all .15s linear}.footer-basic__navList a:hover{color:#fff;text-decoration:underline}.g-suite-filetypes{display:grid;grid-template-columns:30px 1fr 30px;margin-bottom:50px;padding:64px 0;background:#e9f3fb}@media (min-width:980px){.g-suite-filetypes{grid-template-columns:1fr 920px 1fr}}.g-suite-filetypes>*{grid-column:2/-2}.g-suite__bin{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:20px 13px}.g-suite-filetype{display:grid;grid-template-rows:auto auto;grid-gap:8px 0;justify-items:center;color:#0f1a42;font-size:14px;line-height:34px;font-weight:500}.g-suite-filetype img{display:block;width:auto;height:46px}.g-suite-intro{display:grid;grid-template-columns:30px 1fr 30px;padding-bottom:50px}@media (min-width:500px){.g-suite-intro{grid-template-columns:50px 1fr 50px}}@media (min-width:1190px){.g-suite-intro{grid-template-columns:1fr 1090px 1fr;padding-bottom:130px}}.g-suite-intro>*{grid-column:2/-2}.g-suite-intro__bin{display:grid;grid-template-columns:1fr;grid-gap:20px 25px}@media (min-width:35em){.g-suite-intro__bin{grid-template-columns:1fr 240px;grid-template-rows:auto 1fr;grid-gap:40px 25px}}@media (min-width:680px){.g-suite-intro__bin{grid-template-columns:1fr 280px}}@media (min-width:48em){.g-suite-intro__bin{grid-gap:50px 25px}}@media (min-width:64em){.g-suite-intro__bin{grid-template-columns:1fr 394px;grid-gap:40px 43px}}@media (min-width:1190px){.g-suite-intro__bin{grid-gap:0 43px}}.g-suite-intro__content{color:#00166a}@media (min-width:64em){.g-suite-intro__content{padding:20px 0 50px}}.g-suite-intro__title{margin-bottom:20px;text-align:center}@media (min-width:35em){.g-suite-intro__title{text-align:left}}@media (min-width:48em){.g-suite-intro__title{margin-bottom:30px;line-height:68px}}.g-suite-intro__title--logo{width:auto;height:22px}@media (min-width:48em){.g-suite-intro__title--logo{height:36px}}.g-suite-intro__copy{font-size:20px;line-height:29px;text-align:center}@media (min-width:35em){.g-suite-intro__copy{text-align:left}}.g-suite-intro__quote{margin-right:14px;color:#767e9d}.g-suite-intro__quote:last-of-type{margin:0}.g-suite-intro__buttonScores{display:grid;justify-content:center;align-items:center;grid-gap:18px;grid-column:1/-1;padding-top:36px;border-top:1px solid #e0e4ee}@media (min-width:440px){.g-suite-intro__buttonScores{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}@media (min-width:48em){.g-suite-intro__buttonScores{padding-top:50px}}@media (min-width:710px){.g-suite-intro__buttonScores{grid-template-columns:1fr auto auto;grid-template-rows:unset}}@media (min-width:1190px){.g-suite-intro__buttonScores{grid-column:unset;padding-top:18px}}.g-suite-intro__buttonScores .google-button{grid-column:1/-1;margin:0 auto 18px}@media (min-width:710px){.g-suite-intro__buttonScores .google-button{grid-column:unset;margin:0}}.g-suite-intro__scoreCard{display:flex;align-items:center;justify-content:space-between;padding:0 18px;height:50px;border-radius:4px;background:#fff;box-shadow:#e2effb 0 4px 10px}.g-suite-intro__scoreCard img{width:auto;height:18px}.scoreCard__score{margin-left:15px;padding:0 0 0 15px;color:#00166a;font-size:14px;line-height:50px;font-weight:700;border-left:1px solid #e0e4ee}.g-suite-intro__image{text-align:center}@media (min-width:1190px){.g-suite-intro__image{grid-row:span 2}}.g-suite-intro__image img{display:inline-block;width:100%;max-width:280px}@media (min-width:48em){.g-suite-intro__image img{max-width:374px}}@media (min-width:64em){.g-suite-intro__image img{max-width:unset}}.notification{position:fixed;z-index:600;display:grid;grid-template-columns:30px 1fr 30px;grid-template-areas:". content .";padding:30px 0 40px;width:100%;color:#fff;font-size:16px;line-height:23px;text-align:center;background:#32485f;transform-origin:50% 100%;transform:perspective(1000px) rotate3d(1,0,0,-90deg);animation:flip-in .3s forwards}@media (min-width:500px){.notification{grid-template-columns:50px 1fr 50px;align-items:center;padding:8px 0;text-align:left}}@media (min-width:1190px){.notification{grid-template-columns:1fr 1090px 1fr}}.notification.top{top:0}.notification.bottom{bottom:0}.notification .link{color:#fff;font-weight:500;text-decoration:underline;white-space:nowrap}.notification__content{grid-area:content;display:grid;grid-template-columns:1fr;grid-gap:14px;justify-items:center}@media (min-width:500px){.notification__content{grid-template-columns:1fr auto;align-items:center;justify-items:unset}}@keyframes flip-in{0%{transform:perspective(1000px) rotate3d(1,0,0,-90deg)}100%{transform:perspective(1000px)}}.header--standard{display:flex;align-items:center;justify-content:space-between;margin-bottom:70px;padding:30px 30px 40px;width:100%;background:#fff;border-bottom:1px solid rgba(214,221,228,.6)}@media (min-width:500px){.header--standard{padding:20px 50px}}@media (min-width:900px){.header--standard{display:grid;grid-template-columns:1fr auto minmax(max-content,1fr);grid-gap:0 24px;justify-content:unset}}.header--standard .main__logo{display:block;max-width:61px}.header--standard .main__logo svg{display:block;width:auto;height:50px}.header--standard>:last-child{justify-self:end}.header--standard>.google-button{display:none}@media (min-width:900px){.header--standard>.google-button{display:inline-flex}}.header--blog{display:grid;align-items:center;grid-template-columns:30px 1fr 30px;grid-template-areas:". blog-header .";margin-bottom:40px;width:100%;height:53px;background:#fff;border-bottom:1px solid rgba(196,196,196,.6);box-shadow:rgba(196,196,196,.2) 0 1px 1px}@media (min-width:500px){.header--blog{grid-template-columns:50px 1fr 50px}}@media (min-width:1100px){.header--blog{grid-template-columns:1fr 1000px 1fr}}.header--blog .blog-header__bin{grid-area:blog-header;display:grid;grid-template-columns:1fr auto;align-items:center;justify-content:space-between}@media (min-width:900px){.header--blog .blog-header__bin{grid-template-columns:1fr auto minmax(max-content,1fr);grid-gap:0 24px;justify-content:unset}}.header--blog .blog-header__bin>:last-child{justify-self:end}.header--blog .blog-header__bin>.google-button{display:none}@media (min-width:900px){.header--blog .blog-header__bin>.google-button{margin-top:-4px;display:inline-flex}}.header--blog .blog-logo{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:center;grid-gap:0 6px}.header--blog .main__logo{display:block;max-width:85px}.header--blog .main__logo svg{display:block;width:auto;height:31px}.header--blog .main__logo--blog{position:relative;display:flex;justify-content:center;width:42px;height:15px;font-size:10px;line-height:15px;font-weight:700;border-radius:8px;background-image:linear-gradient(to top,#e4755c,#ce5178);text-decoration:none}.header--blog .main__logo--blog:after{content:'';position:absolute;top:1px;left:1px;right:1px;bottom:1px;z-index:1;border-radius:6px;background:#fff;transition:all .15s linear}.header--blog .main__logo--blog .blog-logo-text{z-index:2;color:#ce5178;transition:all .15s linear}@media (pointer:fine){.header--blog .main__logo--blog:hover{color:#fff}.header--blog .main__logo--blog:hover:after{background:0 0}.header--blog .main__logo--blog:hover .blog-logo-text{color:#fff}}.header--simple{display:flex;flex-flow:row;justify-content:space-between;align-items:center;padding:30px 30px 40px;width:100%}@media (min-width:500px){.header--simple{padding:50px 50px 54px}}.header--simple .main__logo svg{display:block;width:auto;height:50px}.header--darkAlt{display:flex;flex-flow:row;align-items:center;justify-content:space-between;position:relative;padding:30px 30px 90px;width:100%;font-family:Montserrat,sans-serif;background:#54329a}@media (min-width:500px){.header--darkAlt{padding:50px 50px 90px}}@media (min-width:660px){.header--darkAlt{padding:50px}}.header--darkAlt .main__logo{color:#01003c}.header--darkAlt .main__logo svg{display:block;width:50px;height:auto}@media (min-width:48em){.header--darkAlt .main__logo svg{width:72px}}.header--futureReport{display:flex;flex-flow:row;align-items:center;justify-content:space-between;position:relative;padding:90px 30px 40px;width:100%}@media (min-width:500px){.header--futureReport{padding:90px 50px 40px}}@media (min-width:600px){.header--futureReport{padding-top:40px}}@media (min-width:60em){.header--futureReport{padding-bottom:70px}}.header--futureReport .main__logo svg{display:block;width:auto;height:50px}.header--top-docs{display:grid;grid-template-columns:48px 1fr;grid-gap:20px;align-items:center;justify-content:space-between;padding:40px 30px;width:100%;max-width:1300px}@media (min-width:500px){.header--top-docs{grid-template-columns:71px 1fr;padding:40px 50px}}.header--top-docs .main__logo{display:block;color:#fff}.header--top-docs .main__logo svg{display:block;width:auto;height:40px}@media (min-width:500px){.header--top-docs .main__logo svg{height:60px}}.header--top-docs>:last-child{display:grid;width:100%}.header--top-docs .button{justify-self:end}.signin-only{display:flex;align-items:center;justify-content:flex-end;padding:20px 30px;width:100%}@media (min-width:500px){.signin-only{padding:20px 50px}}.signin-only .main__navWrapper{position:static;background:rgba(0,0,0,0);z-index:unset;opacity:1;visibility:visible}.signin-only a.main__navLink{color:#8089a0;font-size:15px;font-weight:500;text-decoration:none}@media (pointer:fine){.signin-only a.main__navLink:hover{color:#1487ff}}@media (min-width:48em){.signin-only a.main__navLink{font-size:16px}}.homepage-hero{position:relative;padding-top:100%;max-height:320px}@media (min-width:48em){.homepage-hero{max-height:400px;grid-column:2/-1;grid-row:1/span 10}}@media (min-width:1050px){.homepage-hero{max-height:520px}}.homepage-hero__cta{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:29%;height:29%;border-radius:50%;background:linear-gradient(to bottom,#ce5178,#e4755c);box-shadow:rgba(206,81,120,.33) 0 4px 30px;transition:transform .2s ease-in-out}@media (min-width:48em){.homepage-hero__cta{width:100px;height:100px}}@media (min-width:1050px){.homepage-hero__cta{width:170px;height:170px}}@media (pointer:fine){.homepage-hero__cta:hover{transform:translate(-50%,-50%) scale(1.08)}}@media (min-width:48em){.cta-modal__intro .homepage-hero__cta{width:29%;height:29%}}@media (min-width:900px){.cta-modal__intro .homepage-hero__cta{width:100px;height:100px}}@media (min-width:1050px){.cta-modal__intro .homepage-hero__cta{width:158px;height:158px}}@media (min-width:1050px){.cta-modal__intro .homepage-hero__cta svg{width:85px}}.homepage-hero__cta svg{width:53%;height:auto}@media (min-width:900px){.homepage-hero__cta svg{width:60px}}@media (min-width:1050px){.homepage-hero__cta svg{width:90px}}.homepage-hero__integration{--hhi-scale:1;position:absolute;display:flex;align-items:center;justify-content:center;width:23%;height:23%;min-width:60px;min-height:60px;border-radius:50%;background:#fff;box-shadow:rgba(40,85,122,.04) 0 4px 20px;transform-origin:0 0;transform:scale(var(--hhi-scale))}@media (min-width:48em){.homepage-hero__integration{--hhi-scale:1.2;width:60px;height:60px}}@media (min-width:48em){.homepage-hero__integration{--hhi-scale:1.47}}@media (min-width:1050px){.homepage-hero__integration{--hhi-scale:2.17}}@media (min-width:48em){.cta-modal__intro .homepage-hero__integration{--hhi-scale:1.2;width:60px;height:60px}}@media (min-width:900px){.cta-modal__intro .homepage-hero__integration{--hhi-scale:1.47}}@media (min-width:1050px){.cta-modal__intro .homepage-hero__integration{--hhi-scale:2}}.homepage-hero__integration svg{display:block;width:46%;height:auto}.homepage-hero__integration:nth-of-type(1){top:0;left:50%;transform-origin:left top;transform:scale(var(--hhi-scale)) translateX(-50%)}.homepage-hero__integration:nth-of-type(2){top:0;right:0;transform-origin:right top;transform:scale(var(--hhi-scale)) translate(-45%,45%)}.homepage-hero__integration:nth-of-type(3){top:50%;right:0;transform-origin:right top;transform:scale(var(--hhi-scale)) translateY(-50%)}.homepage-hero__integration:nth-of-type(4){right:0;bottom:0;transform-origin:right bottom;transform:scale(var(--hhi-scale)) translate(-45%,-45%)}.homepage-hero__integration:nth-of-type(5){left:50%;bottom:0;transform-origin:left bottom;transform:scale(var(--hhi-scale)) translateX(-50%)}.homepage-hero__integration:nth-of-type(6){left:0;bottom:0;transform-origin:left bottom;transform:scale(var(--hhi-scale)) translate(45%,-45%)}.homepage-hero__integration:nth-of-type(7){top:50%;left:0;transform-origin:left top;transform:scale(var(--hhi-scale)) translateY(-50%)}.homepage-hero__integration:nth-of-type(8){top:0;left:0;transform-origin:left top;transform:scale(var(--hhi-scale)) translate(45%,45%)}.inner-page__nav{width:100%;background:#e9f3fb}@media (min-width:800px){.inner-page__nav{width:234px}}.inner-page__navItem{margin:0;list-style:none}.inner-page__navItem a{display:block;padding:18px 20px 16px;color:#767e9d;font-size:14px;line-height:16px;font-weight:500;border-bottom:1px solid #e4e6ed;text-decoration:none;transition:color .15s linear}@media (pointer:fine){.inner-page__navItem a:hover{color:#484e65}}.inner-page__navItem.current-menu-item a{color:#1487ff}@media (pointer:fine){.inner-page__navItem.current-menu-item a{color:#1487ff}}.leaderboard{margin-bottom:10px;width:100%;border-radius:8px;background:#fff;box-shadow:rgba(7,31,49,.06) 0 2px 10px;overflow:hidden}.leaderboard__header{padding:20px;color:#fff;font-size:14px;line-height:20px;text-align:center;background:#040606}@media (min-width:48em){.leaderboard__header{font-size:18px;line-height:24px}}.leaderboard__appName{margin-bottom:5px;color:#0f1a42;font-size:16px;line-height:19px;font-weight:700}@media (min-width:48em){.leaderboard__appName{font-size:18px;line-height:21px}}.leaderboard__appDescription{color:#3b4053;font-size:14px;line-height:20px;font-weight:400}@media (min-width:48em){.leaderboard__appDescription{font-size:16px;line-height:19px}}.leaderboard__appScore{display:grid;grid-gap:5px;color:#3b4053;font-size:22px;line-height:1;font-weight:700}@media (min-width:48em){.leaderboard__appScore{grid-template-columns:30px 24px;justify-items:center;grid-gap:20px}}.leaderboard__appScore:after{font-size:24px}.leaderboard__table{margin:0;border:0;color:#7f8fa4}.leaderboard__table td,.leaderboard__table th{border:0}.leaderboard__table th{padding:12px 8px 0;font-size:14px;font-weight:500;line-height:16px;vertical-align:bottom}@media (min-width:48em){.leaderboard__table th{padding:20px 0 0;font-size:16px;line-height:19px}}.leaderboard__table td{padding:20px 8px;border-top:1px solid #ecedf2;vertical-align:top}@media (min-width:48em){.leaderboard__table td{padding:20px;vertical-align:middle}}.leaderboard__table td:first-of-type{padding-left:10px;text-align:center}@media (min-width:375px){.leaderboard__table td:first-of-type{padding-left:20px}}@media (min-width:48em){.leaderboard__table td:first-of-type{padding-left:34px}}.leaderboard__table td:last-of-type{padding-right:10px;text-align:center}@media (min-width:375px){.leaderboard__table td:last-of-type{padding-right:20px}}@media (min-width:48em){.leaderboard__table td:last-of-type{padding-right:60px}}.leaderboard__table tr:first-of-type td{padding-top:10px;border:none}@media (min-width:48em){.leaderboard__table tr:first-of-type td{padding-top:20px}}.leaderboard__table tr:nth-of-type(even) td{background:#fafaff}.leaderboard__table .sortable{padding-left:0;cursor:pointer}@media (min-width:48em){.leaderboard__table .sortable{padding-left:12px}}.leaderboard__table .sortable.active svg{transform:rotate(-180deg)}.leaderboard__table .sortable svg{display:inline-block;width:8px;height:auto;vertical-align:middle;transform-origin:50%;transform:rotate(0);transition:transform .15s linear}.leaderboard__table .sortable svg path{fill:#8492b4}.leaderboard .score-excellent:after{content:'💯'}.leaderboard .score-great:after{content:'👍'}.leaderboard .score-good:after{content:'🙂'}.leaderboard .score-meh:after{content:'😐'}.leaderboard .score-bad:after{content:'👎'}.normal-logo{display:none}@media (min-width:48em){.normal-logo{display:inline-block}}.mobile-logo{display:inline-block}@media (min-width:48em){.mobile-logo{display:none}}.logo-list{display:flex;align-items:center;justify-content:center;flex-flow:row wrap;margin:0 0 15px;padding:20px 0 5px}@media (min-width:48em){.logo-list{margin-bottom:40px}}.logo-list img{display:block;width:auto;height:16px}li.logo-list--logo{margin:0 15px 15px}@media (min-width:48em){li.logo-list--logo{margin:0 30px 15px 0}}@media (min-width:48em){li.logo-list--logo:last-of-type{margin-right:0}}.logo--evernote img{height:20px}.challenges-section{font-family:Montserrat,sans-serif}.challenges-section p{margin-bottom:0;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:22px;line-height:30px}.challenges__title{margin-bottom:20px;font-size:30px;line-height:37px;font-weight:600}.challenges__boxes{margin-bottom:40px}@media (min-width:48em){.challenges__boxes{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:30px}}.challengeBox{padding:40px 30px}@media (min-width:48em){.challengeBox{padding:30px}}@media (min-width:1000px){.challengeBox{padding:40px 30px}}.challengeBox--one{background:#121081}@media (min-width:48em){.challengeBox--one{grid-row:1/22}}@media (min-width:800px){.challengeBox--one{grid-row:1/21}}@media (min-width:920px){.challengeBox--one{grid-row:1/18}}.challengeBox--one .challengeBox__quote{color:#7585ff}.challengeBox--two{color:#01003c;background:#e5f3ff}@media (min-width:48em){.challengeBox--two{grid-row:1/15}}@media (min-width:800px){.challengeBox--two{grid-row:1/14}}@media (min-width:920px){.challengeBox--two{grid-row:1/13}}@media (min-width:64em){.challengeBox--two{grid-row:1/12}}.challengeBox--two .challengeBox__quote{color:#54329a}.challengeBox--three{background:#01003c}@media (min-width:48em){.challengeBox--three{grid-row:22/34}}@media (min-width:800px){.challengeBox--three{grid-row:21/33}}@media (min-width:920px){.challengeBox--three{grid-row:18/29}}@media (min-width:64em){.challengeBox--three{grid-row:18/28}}.challengeBox--three .challengeBox__quote{color:#ffda63}.challengeBox--four{background:#2d1660}@media (min-width:48em){.challengeBox--four{grid-row:15/34}}@media (min-width:800px){.challengeBox--four{grid-row:14/33}}@media (min-width:920px){.challengeBox--four{grid-row:13/29}}@media (min-width:64em){.challengeBox--four{grid-row:12/28}}.challengeBox--four .challengeBox__quote{color:#b896ff}.challengeBox p{margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:24px}.challengeBox__title{margin:0 0 10px;padding:0;font-size:20px;line-height:28px;font-weight:600}.challengeBox__quote{margin:0;padding:0;font-size:14px;font-weight:600;font-style:italic;line-height:26px}.makers-futures h2{color:currentColor;font-size:36px;line-height:40px;font-weight:700;text-transform:unset}@media (min-width:48em){.makers-futures h2{font-size:40px;line-height:54px}}.makers-futures p{margin-bottom:20px;font-size:20px;line-height:32px}@media (min-width:48em){.makers-futures p{font-size:22px;line-height:42px}}@media (min-width:48em){.makers-futures .legal-content p+ol.list--ordered,.makers-futures .text-content p+ol.list--ordered,.makers-futures p+.list--ordered{margin-top:30px}}.legal-content .makers-futures ol.list--ordered,.makers-futures .legal-content ol.list--ordered,.makers-futures .list--ordered,.makers-futures .text-content ol.list--ordered,.text-content .makers-futures ol.list--ordered{margin-left:0;margin-bottom:28px}@media (min-width:48em){.legal-content .makers-futures ol.list--ordered,.makers-futures .legal-content ol.list--ordered,.makers-futures .list--ordered,.makers-futures .text-content ol.list--ordered,.text-content .makers-futures ol.list--ordered{margin-left:40px}}.makers-futures .list--ordered li{color:currentColor;font-size:20px;line-height:32px}@media (min-width:48em){.makers-futures .list--ordered li{font-size:22px;line-height:34px}}.makers-futures .list--ordered li:before{color:#01003c;font-family:Montserrat,sans-serif;font-weight:600;background:#ffda63}.makers-futures .futuresBox{display:grid;grid-gap:3px;margin:30px 0;color:#fff;font-family:Montserrat,sans-serif}@media (min-width:35em){.makers-futures .futuresBox{grid-template-columns:1fr 1fr;margin:42px 0}}.makers-futures .futuresBox>*{display:grid;align-items:center;padding:20px 30px;font-size:20px;line-height:36px;background:#01003c}@media (min-width:48em){.makers-futures .futuresBox>*{font-size:26px;line-height:50px}}@media (min-width:64em){.makers-futures .futuresBox>*{padding:30px 110px 30px 60px}}.makers-futures .futuresBox p{margin:0}.makers-futures .futuresBox .callout{color:#ffda63}.habitBoxes{display:grid;grid-template-rows:1fr 1fr 1fr;justify-content:center;grid-gap:3px}@media (min-width:48em){.habitBoxes{grid-template-columns:1fr 1fr 1fr;grid-template-rows:unset}}.habitBox{display:grid;grid-template-rows:auto 1fr;grid-gap:20px 0;padding:24px 30px 40px;font-family:Montserrat,sans-serif;background:#01003c}@media (min-width:64em){.habitBox{grid-template-rows:10.5em 1fr;grid-gap:0}}.habitBox__titlePercent{display:flex;flex-flow:column;align-items:baseline}@media (min-width:380px){.habitBox__titlePercent{flex-flow:row;justify-content:space-between;margin-bottom:10px}}@media (min-width:48em){.habitBox__titlePercent{flex-flow:column;justify-content:unset}}@media (min-width:64em){.habitBox__titlePercent{flex-flow:row;justify-content:space-between;margin-bottom:10px}}.habitBox__title{font-size:17px;line-height:20px;font-weight:600}.habitBox__percent{font-family:"Roboto Slab",serif;color:#8857ec;font-size:36px;line-height:48px}.habitBox__description{font-size:14px;font-weight:500;line-height:24px}.habitBox__quote{color:#ffda63;font-size:14px;font-weight:500;font-style:italic;line-height:24px}.makers-intro{display:grid;grid-template-columns:30px 1fr 30px;padding:20px 0 60px;color:#fff;background:#54329a}@media (min-width:500px){.makers-intro{grid-template-columns:50px 1fr 50px}}@media (min-width:1040px){.makers-intro{grid-template-columns:1fr 940px 1fr}}.makers-intro>*{grid-column:2/-2}.makers-intro__opener{display:block;margin-bottom:.35em;font-family:Montserrat,sans-serif;line-height:1.225em}.makers-intro__opener{font-size:24px}@media screen and (min-width:320px){.makers-intro__opener{font-size:calc(24px + 16 * ((100vw - 320px)/ 540))}}@media screen and (min-width:860px){.makers-intro__opener{font-size:40px}}.makers-intro__big-type{display:block;margin-bottom:.14em;font-family:"Roboto Slab",serif;font-weight:700;line-height:.8em}.makers-intro__big-type{font-size:68px}@media screen and (min-width:320px){.makers-intro__big-type{font-size:calc(68px + 132 * ((100vw - 320px)/ 640))}}@media screen and (min-width:960px){.makers-intro__big-type{font-size:200px}}.makers-intro__subtitle{position:relative;margin-bottom:40px}@media (min-width:880px){.makers-intro__subtitle{margin-bottom:80px}}.makers-intro__subtitleText{position:relative;z-index:200;display:block;color:#01003c;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.2em;background:#54329a}.makers-intro__subtitleText{font-size:30px}@media screen and (min-width:320px){.makers-intro__subtitleText{font-size:calc(30px + 40 * ((100vw - 320px)/ 540))}}@media screen and (min-width:860px){.makers-intro__subtitleText{font-size:70px}}.makers-intro__subtitleText--alt{color:#fff}.makers-intro__tooltip{display:none;position:absolute;top:176px;left:160px;z-index:50;padding:10px 15px;color:#8857ec;font-size:16px;font-weight:600;line-height:19px;text-align:center;border-radius:3px;background:rgba(1,0,60,.8)}@media (min-width:48em){.makers-intro__tooltip{display:block}}.makers-intro__tooltip:after{content:"";position:absolute;border-style:solid;left:140px;bottom:100%;border-width:0 6px 5px 6px;border-color:transparent transparent #01003c transparent}.makers-intro__copy{margin-bottom:20px;font-size:20px;line-height:32px}@media (min-width:48em){.makers-intro__copy{font-size:22px;line-height:42px}}.makers-intro__altcolor{color:#ffda63}.makerBox{display:grid;margin-bottom:45px;color:#fff;font-family:Montserrat,sans-serif}@media (min-width:35em){.makerBox{grid-template-columns:1fr 1fr}}.makerBox>*{display:grid;align-items:center}.makerBox__col1{padding:30px;font-size:24px;line-height:42px;font-style:italic;text-align:center;background:#54329a}@media (min-width:30em){.makerBox__col1{padding:30px 20px}}@media (min-width:48em){.makerBox__col1{font-size:26px;line-height:50px}}@media (min-width:64em){.makerBox__col1{padding:30px 52px}}.makerBox__col2{padding:45px 34px 40px;background:#01003c}@media (min-width:48em){.makerBox__col2{padding:45px 34px 40px}}.makerBox h4{margin-bottom:22px;color:#fff;font-size:20px;line-height:24px;font-weight:600}.makerBox ul{margin:0;padding:0 0 0 20px}.makerBox li{font-size:15px;font-weight:500;line-height:23px}.makerBox li .callout{color:#8857ec}.marketing__content{grid-area:content;display:flex;flex-direction:column;align-items:center}@media (min-width:48em){.marketing__content{display:block;align-items:unset;flex-direction:unset}}.marketing__content .title{position:relative;margin-bottom:30px;color:#0b0d17;font-size:25px;font-weight:400;line-height:29px;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.marketing__content .title{margin-bottom:30px;max-width:400px;font-size:30px;line-height:40px}}.marketing__content .copy{position:relative;margin-bottom:40px;font-size:16px;line-height:30px;max-width:350px;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.marketing__content .copy{margin-bottom:34px;max-width:unset;font-size:18px;line-height:34px}}.marketing__image{grid-area:image;margin-bottom:50px;text-align:center}@media (min-width:48em){.marketing__image{margin-bottom:0}}.marketing__image img{position:relative;display:inline-block;width:100%;height:auto;transition:all .3s cubic-bezier(.645,.045,.355,1)}.marketing__intro .title{top:0;opacity:1;margin-bottom:30px;max-width:initial;font-size:25px;line-height:29px}@media (min-width:48em){.marketing__intro .title{margin-bottom:50px;font-size:40px;line-height:48px}}.marketing__intro .copy{top:0;opacity:1;margin-bottom:30px;font-size:16px}@media (min-width:48em){.marketing__intro .copy{margin-bottom:6px}}.marketing__intro .marketing__image{margin:0;width:100%;max-width:727px}.marketing__intro .marketing__image img{right:0;opacity:1}.marketing__quote{display:flex;flex-direction:column;justify-content:center;margin-top:30px;padding:0 0 0 38px;min-height:58px;background-image:url(../images/quotes.svg);background-position:left top;background-repeat:no-repeat}.marketing__quote .quote{margin-bottom:3px;color:#040606;font-size:16px;line-height:19px}.marketing__quote .attribution{color:#767e9d;font-size:14px;line-height:18px}.marketing__quote .name{font-weight:500}.marketing__section{display:flex;flex-flow:column-reverse;position:relative;padding:50px 30px;text-align:center}@media (min-width:48em){.marketing__section{display:grid;grid-template-areas:"content image";grid-template-columns:minmax(300px,520px) minmax(380px,640px);grid-gap:40px;justify-content:center;align-items:center;padding:100px;text-align:left}}.marketing__section.layout--alt{grid-template-areas:"image content";grid-template-columns:minmax(380px,640px) minmax(300px,520px)}.marketing__section.layout--alt .marketing__image img{left:0;right:auto}.marketing__section.bg--dark{background:#e9f3fb}.marketing__section.border--top{border-top:1px solid #eceff2}.marketing__section .marketing__content{grid-area:content;display:flex;flex-direction:column;align-items:center}@media (min-width:48em){.marketing__section .marketing__content{display:block;align-items:unset;flex-direction:unset}}.marketing__section .marketing__content .title{position:relative;margin-bottom:30px;color:#1487ff;font-size:25px;font-weight:400;line-height:29px;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.marketing__section .marketing__content .title{margin-bottom:30px;max-width:400px;font-size:30px;line-height:40px}}.marketing__section .marketing__content .copy{position:relative;margin-bottom:40px;color:#0f1a42;font-size:16px;line-height:30px;max-width:350px;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.marketing__section .marketing__content .copy{margin-bottom:34px;max-width:unset;font-size:18px;line-height:34px}}.marketing__section .marketing__image{grid-area:image;margin-bottom:50px;text-align:center}@media (min-width:48em){.marketing__section .marketing__image{margin-bottom:0}}.marketing__section .marketing__image img{position:relative;display:inline-block;width:100%;height:auto;transition:all .3s cubic-bezier(.645,.045,.355,1)}.marketing__getStarted{display:flex;justify-content:center;padding:70px 50px 80px;text-align:center;background:#e5f3ff}@media (min-width:940px){.marketing__getStarted{padding:70px 0 80px}}.marketing__getStarted .marketing__content{width:100%;max-width:880px}.marketing__getStarted .title{margin-bottom:12px;max-width:initial;color:#00166a;font-size:25px;line-height:29px}@media (min-width:48em){.marketing__getStarted .title{margin-bottom:6px;font-size:40px;line-height:54px;max-width:unset}}.marketing__getStarted .copy{color:#0f1a42;font-size:18px;line-height:24px}@media (min-width:48em){.marketing__getStarted .copy{font-size:24px;line-height:28px}}.marketing__getStarted .button{margin-top:30px}.marketing__getStarted br{display:none}@media (min-width:900px){.marketing__getStarted br{display:inline-block}}.modal{position:fixed;opacity:0;visibility:hidden;z-index:-1}.modal.show{opacity:1;visibility:visible;z-index:2001}.modal.fullpage-modal{background-color:rgba(233,245,255,.96)}.modal.fullpage-modal .modal-close-button{position:absolute;top:30px;right:30px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#b2c1d7;cursor:pointer}@media (min-width:650px){.modal.fullpage-modal .modal-close-button{top:45px;right:60px}}.modal.fullpage-modal .modal-close-button svg{display:block;width:12px;height:auto}.modal.fullpage-modal .modal-close-button path{fill:#fff}.modal.fullpage-modal .modal-fyi-logo{position:absolute;top:30px;left:30px}@media (min-width:650px){.modal.fullpage-modal .modal-fyi-logo{top:40px;left:60px}}.modal.fullpage-modal .modal-fyi-logo svg{display:block;width:auto;height:50px}.fullpage-modal{display:grid;align-items:start;width:100%;height:100%}@media (min-width:650px){.fullpage-modal{align-items:center}}.fullpage-modal .cta-modal__intro{display:grid;grid-template-columns:30px 1fr 30px;justify-items:center;padding-top:100px}@media (min-width:500px){.fullpage-modal .cta-modal__intro{grid-template-columns:50px 1fr 50px}}@media (min-width:650px){.fullpage-modal .cta-modal__intro{padding-top:0}}@media (min-width:1180px){.fullpage-modal .cta-modal__intro{grid-template-columns:1fr 1080px 1fr}}.fullpage-modal .cta-modal__intro .pagetitle--large{margin-bottom:18px;font-size:30px;line-height:36px}@media (min-width:48em){.fullpage-modal .cta-modal__intro .pagetitle--large{font-size:40px;line-height:54px}}@media (min-width:900px){.fullpage-modal .cta-modal__intro .pagetitle--large{margin-bottom:22px;font-size:40px;line-height:60px}}.fullpage-modal .cta-modal__intro .copy--large,.fullpage-modal .cta-modal__intro .copy--small,.fullpage-modal .cta-modal__intro .copy--standard{margin-bottom:24px;color:#475273;font-size:20px;line-height:30px}@media (min-width:900px){.fullpage-modal .cta-modal__intro .copy--large,.fullpage-modal .cta-modal__intro .copy--small,.fullpage-modal .cta-modal__intro .copy--standard{margin-bottom:40px;font-size:28px;line-height:36px}}.cta-modal__introBin{display:grid;grid-column:2/-2;grid-template-rows:auto 1fr;grid-gap:24px 0;align-items:center;max-width:430px}@media (min-width:650px){.cta-modal__introBin{grid-template-rows:unset;grid-template-columns:1fr 320px;grid-gap:0 20px;max-width:unset}}@media (min-width:900px){.cta-modal__introBin{grid-template-columns:1fr 400px}}@media (min-width:1050px){.cta-modal__introBin{grid-template-columns:1fr 520px}}@media (min-width:768px) and (max-height:740px){.cta-modal__introBin{min-height:400px}}@media (min-width:1050px) and (max-height:740px){.cta-modal__introBin{min-height:520px}}.cta-modal__introContent{text-align:center}@media (min-width:650px){.cta-modal__introContent{text-align:left}}.marketing__modalContainer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;background-color:rgba(255,255,255,.9)}.marketing__modal{position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.Window__window{z-index:100;min-width:360px;background-color:#fff;border-radius:5px;box-shadow:rgba(4,6,6,.08) 0 8px 14px}.Window__window.Window__bordered{border:1px solid #e7eaed}.Window__window.Window__popupShadow{box-shadow:rgba(0,0,0,.08) 0 10px 45px}.Window__wrapper{position:relative}.Window__close{position:fixed;top:10px;right:10px;z-index:300;padding:0}@media (min-width:520px){.Window__close{top:30px;right:30px}}.Window__close svg{width:36px;height:36px}.Window__close svg circle{fill:#fff}.Window__close svg path{fill:#9399ac}.Window__centered{position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.Window__centeredContent{text-align:center}.Window__header{padding:28px 30px 10px}.Window__header+.Window__content.Window__padding{padding-top:0}.Window__content{padding:0}.Window__content.Window__padding{padding:30px}.Window__content p{margin:0;color:#5a676f;font-size:15px;font-weight:400;line-height:27px}.Window__footer{padding:0 30px 28px}.Window__title{margin:0;color:#5a676f;font-size:20px;font-weight:700;line-height:24px}.GDPRModal__container{display:flex;flex-direction:column;width:335px;min-width:unset}.GDPRModal__container a{color:#1487ff;font-weight:400;text-decoration:underline}.GDPRModal__upper{padding:62px 45px 20px;text-align:center}.GDPRModal__lower{display:flex;flex-direction:column;align-items:center;padding:36px 22px;background:#f4f6f8}.GDPRModal__eu{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:88px;height:88px}.GDPRModal__title{margin-bottom:12px;color:#43485b;font-size:18px;font-weight:500;line-height:21px}.GDPRModal__copy{color:#767e9d;font-size:14px;font-weight:400;line-height:27px}.GDPRModal__copy+.GDPRModal__copy{margin-top:27px}.GDPRModal__checkbox{margin-bottom:20px}.GDPRModal__emoji{width:23px;height:23px;vertical-align:bottom}.CheckLabel__checkLabel{position:relative;display:flex;align-items:center;padding-left:25px;color:#767e9d;font-size:14px;font-weight:400;cursor:pointer}.CheckLabel__checkLabel:before{content:"";position:absolute;left:0;width:18px;height:18px;background-color:#fff;border-radius:3px;border-width:1px;border-style:solid;border-color:#ececec;border-image:initial}.CheckLabel__checkInput{display:none}.CheckLabel__checkInput:checked+svg{display:block}.CheckLabel__checkInput:checked~.button{opacity:0}.CheckLabel__checkmark{display:none;position:absolute;left:4px;color:#2cd589}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;z-index:-1;background:rgba(242,249,255,.8);transition:all .3s cubic-bezier(.645,.045,.355,1)}.modal-overlay.dark{background:rgba(9,9,28,.5)}.modal-overlay.show{z-index:2000;opacity:1;visibility:visible}.wwr-coupon{position:fixed;top:50%;right:-101%;transform:translate(50%,-50%);display:grid;justify-items:center;padding:30px;width:315px;text-align:center;border-radius:5px;border:1px solid #ececec;background:#fff;box-shadow:rgba(6,8,13,.08) 0 6px 30px;transition:right .5s cubic-bezier(.645,.045,.355,1)}@media (min-width:600px){.wwr-coupon{top:auto;bottom:50px;transform:translateX(0)}}.wwr-coupon.show{right:50%}@media (min-width:600px){.wwr-coupon.show{right:50px}}.wwr-coupon.exiting{right:-101%}.wwr-coupon .wwr-logo{display:block;margin-bottom:10px;width:80px;height:auto}.wwr-coupon .special-offer{margin-bottom:20px;color:#474747;font-size:18px;line-height:21px}.wwr-coupon .pitch{margin-bottom:20px;color:#1e1d1d;font-size:26px;line-height:30px;font-weight:700}.wwr-coupon .button{margin-top:30px;width:100%}.wwr-coupon .couponBox{display:grid;grid-gap:10px}.wwr-coupon .couponTitle{color:#474747;font-size:18px;line-height:21px}.wwr-coupon .couponTitle a{color:currentColor;font-weight:700;text-decoration:none}.wwr-coupon .couponTitle a:hover{text-decoration:underline}.wwr-coupon .coupon{color:#333;font-size:36px;font-weight:700}.wwr-coupon .modal-close-button{position:absolute;top:20px;right:20px;z-index:2;cursor:pointer}.nav-check{display:none}.nav-check:checked~.main__navWrapper,.nav-check:checked~.main__navWrapper .main__nav{opacity:1;visibility:visible}.nav-check:checked~#nav__close{display:block;z-index:5001}@media (min-width:900px){.nav-check:checked~#nav__close{display:none}}.nav-check:checked~#nav__open{display:none}.nav__trigger{cursor:pointer;line-height:unset}@media (min-width:900px){.nav__trigger{display:none}}.nav__trigger img{display:block}.main__navWrapper{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:5000;opacity:0;visibility:hidden;transition:all .15s linear;background:rgba(255,255,255,.98)}@media (min-width:900px){.main__navWrapper{position:static;background:0 0;z-index:unset;opacity:1;visibility:visible}}@media (min-width:900px){.main__navWrapper .button.default{margin-left:30px;color:#1487ff;border-color:#1487ff}}@media (min-width:900px){.main__navWrapper .button.default:hover{color:#1487ff}}.main__nav{opacity:0;visibility:hidden;transition:all .5s linear}@media (min-width:900px){.main__nav{opacity:1;visibility:visible}}.main__nav .google-button{width:268px}.main__nav .menu-item{display:block;margin-bottom:50px;padding:0;list-style:none}@media (min-width:900px){.main__nav .menu-item{display:inline-block;margin-bottom:0}}@media (min-width:900px){.main__nav .menu-item+.menu-item{margin-left:18px}}@media (min-width:64em){.main__nav .menu-item+.menu-item{margin-left:24px}}.main__nav .menu-item+.button{margin-top:50px}.main__nav .menu-item a{color:#040606;font-size:23px;font-weight:300;line-height:29px;text-decoration:none;transition:all .15s linear}@media (min-width:350px){.main__nav .menu-item a{font-size:25px}}@media (min-width:900px){.main__nav .menu-item a{font-size:16px}}@media (min-width:64em){.main__nav .menu-item a{color:rgba(15,26,66,.9);font-size:18px;font-weight:400;line-height:21px}}@media (pointer:fine){.main__nav .menu-item a:hover{text-decoration:underline}}.main__navButton{display:block;margin-bottom:50px;color:#040606;font-size:23px;font-weight:300;line-height:29px;text-decoration:none;transition:color .15s linear}@media (min-width:350px){.main__navButton{font-size:25px}}@media (min-width:900px){.main__navButton{display:inline-block;margin-bottom:0;color:#767e9d;font-size:14px;font-weight:400;text-decoration:underline}}@media (pointer:fine){.main__navButton:hover{color:#1487ff}}#nav__close,#nav__signin{display:none}@media (min-width:900px){#nav__signin{display:inline-block}}#nav__close{position:fixed;top:18px;right:30px}@media (min-width:500px){#nav__close{right:50px}}@media (min-width:900px){#nav__getStarted{display:none}}.theme-future .productHunt-badge{position:relative;display:block;width:230px;height:50px;border-radius:5px;background:#fff;box-shadow:rgba(6,8,13,.06) 0 6px 20px,rgba(0,0,0,.02) 0 4px 2px;overflow:hidden}.theme-future .productHunt-badge .cropper{position:absolute;width:240px;height:42px;overflow:hidden;left:2px;top:4px}.theme-future .productHunt-badge img{position:absolute;left:-6px;top:-4px;display:block;width:auto}.social-buttons{display:flex;align-items:center;margin:0 0 0 8px;color:#fff}@media (min-width:48em){.social-buttons{margin:0 0 0 20px}}@media (min-width:600px){.theme-future .social-buttons{margin:0 10px}}.pagination{display:flex;align-items:center;justify-content:center;padding:0;width:100%}.pagination .page-numbers{display:inline-block;color:var(--blog-link);font-size:16px;padding:0 12px;font-weight:500;text-decoration:none}.pagination .page-numbers:last-child{padding-right:0}.pagination .page-numbers.next,.pagination .page-numbers.prev{font-size:12px}.pagination .page-numbers.next path,.pagination .page-numbers.prev path{fill:var(--blog-link)}.pagination .page-numbers.current,.pagination .page-numbers.dots{color:#333}.pagination .page-numbers.prev{padding:0 0 0 12px;transform:scaleX(-1)}.press-clippings{margin-top:42px}.press-clipping{padding-bottom:30px}.press-clipping+.press-clipping{padding-top:30px;border-top:1px solid #e0ebf3}.press-clipping__title{display:inline-block;margin-bottom:6px;color:#00166a;font-size:20px;line-height:28px;text-decoration:underline}.press-clipping__blurb{color:#767e9d;font-size:16px;line-height:24px}@media (min-width:500px){.press-clipping__blurb{line-height:34px}}.press-kit{border-radius:6px;background:#fff;box-shadow:rgba(7,31,49,.06) 0 2px 10px}@media (min-width:600px){.press-kit{padding:15px}}@media (min-width:769px){.press-kit{padding:0}}.press-kit__upper{padding:15px 15px 24px;border-bottom:1px solid #f0f2f3}@media (min-width:600px){.press-kit__upper{position:relative;padding:0;border:0}}@media (min-width:769px){.press-kit__upper{padding:24px 24px 30px;border-bottom:1px solid #f0f2f3}}.press-kit__lower{padding:10px 15px 15px;font-size:16px;line-height:24px}@media (min-width:600px){.press-kit__lower{padding:0}}@media (min-width:769px){.press-kit__lower{padding:24px 24px 27px}}.press-kit__lower div:last-child{margin-top:5px}.press-kit__lower a{display:inline-block;color:#767e9d}.press-kit__lower a[href^="tel:"]{text-decoration:none;cursor:default}.press-kit__h2{margin-bottom:20px;color:#1487ff;font-size:18px;line-height:21px;font-weight:500}@media (min-width:600px){.press-kit__h2{margin-bottom:6px}}@media (min-width:769px){.press-kit__h2{margin-bottom:20px}}.press-kit__h3{margin:0;color:#0f1a42;font-size:16px;line-height:34px;font-weight:500}@media (min-width:769px){.press-kit__h3{margin-bottom:4px}}.press-kit__button{width:100%}@media (min-width:600px){.press-kit__button{position:absolute;top:0;right:0;width:240px}}@media (min-width:769px){.press-kit__button{position:static;width:100%}}.press-kit__button svg{margin-right:12px}.press-kit__icon{margin-right:9px;width:20px;height:auto;vertical-align:text-bottom}.quick-guide{margin:0;color:#a3b2c5;font-size:16px;line-height:19px;font-weight:400;border-radius:8px;border:0;background:rgba(0,2,17,.9)}.quick-guide__emojiScore{display:grid;grid-gap:5px;align-items:center;justify-items:center}@media (min-width:48em){.quick-guide__emojiScore{grid-template-columns:80px 90px;grid-gap:0}}.quick-guide__emoji{font-size:20px}.quick-guide__emoji.large{font-size:26px}.quick-guide__score{color:#fff;font-size:16px;font-weight:700}@media (min-width:48em){.quick-guide__score{justify-self:start}}.quick-guide th{padding:20px 24px;color:#fff;font-size:16px;line-height:19px;font-weight:500;background:0 0;border:none}@media (min-width:48em){.quick-guide th{padding:20px 30px}}.quick-guide td{padding:16px 0;font-size:16px;line-height:22px;border:0;border-top:1px solid #171b35}.quick-guide td:first-of-type{width:112px}@media (min-width:48em){.quick-guide td:first-of-type{width:177px}}.quick-guide td:last-of-type{padding-right:36px}.related-posts{display:flex;flex-direction:column;justify-content:space-between;margin-top:50px}@media (min-width:700px){.related-posts{flex-direction:row}}@media (min-width:1100px){.related-posts{flex-direction:column}}@media (min-width:1220px){.related-posts{flex-direction:row}}.related-post{display:grid;grid-template-columns:100px 1fr;flex:1;background:#fff;box-shadow:rgba(139,156,175,.1) 0 2px 4px 0;text-decoration:none;font-weight:500;transform:scale(1);transform-origin:50%;transition:transform .3s ease-in-out}@media (min-width:600px){.related-post{grid-template-columns:160px 1fr}}@media (min-width:700px){.related-post{grid-template-columns:unset;grid-template-rows:140px 1fr}}@media (min-width:1100px){.related-post{grid-template-rows:unset;grid-template-columns:200px 1fr}}@media (min-width:1220px){.related-post{grid-template-columns:unset;grid-template-rows:140px 1fr}}@media (pointer:fine){.related-post:hover{transform:scale(1.025)}}.related-post+.related-post{margin:15px 0 0}@media (min-width:700px){.related-post+.related-post{margin:0 0 0 15px}}@media (min-width:1100px){.related-post+.related-post{margin:15px 0 0}}@media (min-width:1220px){.related-post+.related-post{margin:0 0 0 15px}}.related-post__inner{padding:20px 20px 25px}.related-post__image-container{position:relative;height:auto;overflow:hidden;background-size:cover;background-position:center top;background-repeat:no-repeat}@media (min-width:700px){.related-post__image-container{height:140px}}@media (min-width:1100px){.related-post__image-container{height:auto}}@media (min-width:1220px){.related-post__image-container{height:140px}}.related-post__image{position:absolute;top:0;left:50%;width:auto;max-width:unset;height:100%;transform:translateX(-50%);box-shadow:none}.related-post__title{color:#00166a;font-size:16px;line-height:26px}.related-post__author{color:#767e9d;font-size:14px;line-height:20px}.related-post__avatar{display:block;width:30px;height:30px;border-radius:50%;overflow:hidden}.related-post__avatar img{display:block;width:100%;height:auto}.related-post__meta{display:grid;grid-template-columns:30px 1fr;align-items:center;grid-gap:10px}.security-card__outer{padding:30px 0 0}.security-card__outer.active .security-card,.security-card__outer.active .security-faq{background:var(--card-bg-active);box-shadow:inset var(--card-border) 0 0 0 1px,var(--card-shadow) 0 4px 12px}.security-card__outer.active .security-card__icon{color:var(--card-icon-active)}.security-card,.security-faq{--card-bg:#EAF5FE;--card-bg-active:#FAFDFF;--card-border:#CCDAE6;--card-shadow:#DCE8F2;--card-icon:#AEB5C9;--card-icon-active:#2A79FF;--card-footer-bg:#ECF4FB;--card-cert-border:#DBEBF8;display:grid;grid-template-columns:20px 1fr 20px;background:var(--card-bg);border-radius:8px;border:1px solid var(--card-border);overflow:hidden;scroll-margin-top:100px}@media (min-width:650px){.security-card,.security-faq{grid-template-columns:30px 1fr 30px}}.security-card>*,.security-faq>*{grid-column:2/-2}.security-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#00166a;font-size:26px;line-height:30px}@media (min-width:650px){.security-card__header{font-size:36px;line-height:42px}}.security-card__footer{grid-column:1/-1;display:grid;align-items:center;margin:0 1px 1px;padding:30px 0;border-radius:0 0 6px 6px;background:var(--card-footer-bg)}@media (min-width:650px){.security-card__footer{grid-template-columns:minmax(280px,340px) 1fr;padding:0 30px;height:122px}}@media (min-width:768px){.security-card__footer{grid-template-columns:unset;padding:30px 0;height:auto}}@media (min-width:960px){.security-card__footer{grid-template-columns:minmax(280px,340px) 1fr;padding:0 30px;height:122px}}.security-card__footer .cert{display:grid;grid-template-columns:80px 1fr;align-items:center;grid-gap:20px;padding:0 30px 30px;width:100%;color:#00166a;font-weight:700;border-style:solid;border-color:var(--card-border);border-width:0 0 1px}@media (min-width:650px){.security-card__footer .cert{padding:0 32px 0 0;width:auto;height:100%;border-width:0 1px 0 0}}@media (min-width:768px){.security-card__footer .cert{padding:0 30px 30px;width:100%;height:auto;border-width:0 0 1px}}@media (min-width:960px){.security-card__footer .cert{padding:0 32px 0 0;width:auto;height:100%;border-width:0 1px 0 0}}.security-card__footer .cert__logo{display:block;width:100%;height:auto}.security-card__footer .cert__title{display:inline-block;margin-bottom:7px;padding-bottom:5px;font-size:22px;line-height:26px;border-bottom:2px solid var(--card-cert-border)}@media (min-width:768px){.security-card__footer .cert__title{font-size:28px;line-height:33px}}.security-card__footer .cert__subtitle{font-size:18px;line-height:22px}@media (min-width:768px){.security-card__footer .cert__subtitle{font-size:25px;line-height:29px}}.security-card__footer .cert__content{padding:30px 30px 0;color:#00166a;font-size:18px;line-height:22px;text-align:center}@media (min-width:650px){.security-card__footer .cert__content{padding:0 0 0 20px}}@media (min-width:768px){.security-card__footer .cert__content{padding:30px 30px 0}}@media (min-width:960px){.security-card__footer .cert__content{padding:0 0 0 20px}}@media (min-width:1050px){.security-card__footer .cert__content{font-size:22px;line-height:25px}}.security-card__content,.security-faq__content{padding:30px 0;color:var(--security-copy-color);font-size:16px;line-height:24px}.security-card__content p,.security-faq__content p{margin:0;overflow-wrap:anywhere}.security-card__content p:not(:last-child),.security-faq__content p:not(:last-child){margin-bottom:24px}.security-card__icon{margin-left:12px;color:var(--card-icon)}.security-faq{position:relative;display:block;margin-bottom:10px}.security-faq:last-of-type{margin-bottom:70px}.security-faq.active{background:var(--card-bg-active);box-shadow:inset var(--card-border) 0 0 0 1px,var(--card-shadow) 0 4px 12px}.security-faq.active .security-faq__question svg{transform:rotate(90deg)}.security-faq.active .security-faq__answer{margin:-14px 0 20px;max-height:450px;visibility:visible;overflow:auto}@media (min-width:650px){.security-faq.active .security-faq__answer{margin-bottom:30px}}.security-faq__content{padding:0}.security-faq__question{display:grid;grid-template-columns:16px 1fr;align-items:start;grid-gap:20px;padding:20px;color:#00166a;font-size:24px;line-height:28px;cursor:pointer;user-select:none}@media (min-width:650px){.security-faq__question{padding:30px}}.security-faq__question svg{justify-self:center;margin-top:6px;transform:rotate(0);transition:all .2s linear}.security-faq__answer{padding:0 30px 0 66px;max-height:0;visibility:hidden;overflow:hidden;transition:max-height .2s ease-in-out}.security-faq__answer ul{margin:12px 0 0;padding:0 0 0 20px;list-style:disc}.security-faq__answer li{color:var(--security-copy-color);font-size:16px;line-height:24px}.security-faq__answer li:not(:last-of-type){margin-bottom:12px}.security-intro{--secIntro-bg:#fff;--secIntro-pattern-color:211,223,233;position:relative;display:grid;grid-template-columns:30px 1fr 30px;padding:0 0 50px;text-align:center;background:var(--secIntro-bg);overflow:hidden}@media (min-width:500px){.security-intro{grid-template-columns:50px 1fr 50px;padding:50px 0}}@media (min-width:840px){.security-intro{padding:105px 0;grid-template-columns:1fr 740px 1fr}}.security-intro:before{content:'';position:absolute;left:50%;top:50%;display:block;width:500px;height:500px;border:1px solid rgb(var(--secIntro-pattern-color));border-radius:50%;transform:translate(-50%,-55%);pointer-events:none;user-select:none;box-shadow:var(--secIntro-bg) 0 0 0 44.43128px,rgba(var(--secIntro-pattern-color),.6) 0 0 0 45.43128px,var(--secIntro-bg) 0 0 0 89.86256px,rgba(var(--secIntro-pattern-color),.54) 0 0 0 90.86256px,var(--secIntro-bg) 0 0 0 135.29384px,rgba(var(--secIntro-pattern-color),.48) 0 0 0 136.29384px,var(--secIntro-bg) 0 0 0 180.72512px,rgba(var(--secIntro-pattern-color),.42) 0 0 0 181.72512px,var(--secIntro-bg) 0 0 0 226.1564px,rgba(var(--secIntro-pattern-color),.36) 0 0 0 227.1564px,var(--secIntro-bg) 0 0 0 271.58768px,rgba(var(--secIntro-pattern-color),.3) 0 0 0 272.58768px}@media (min-width:768px){.security-intro:before{top:-196px;width:844px;height:844px;transform:translate(-50%,0);box-shadow:var(--secIntro-bg) 0 0 0 75px,rgba(var(--secIntro-pattern-color),.6) 0 0 0 76px,var(--secIntro-bg) 0 0 0 151px,rgba(var(--secIntro-pattern-color),.54) 0 0 0 152px,var(--secIntro-bg) 0 0 0 227px,rgba(var(--secIntro-pattern-color),.48) 0 0 0 228px,var(--secIntro-bg) 0 0 0 303px,rgba(var(--secIntro-pattern-color),.42) 0 0 0 304px,var(--secIntro-bg) 0 0 0 379px,rgba(var(--secIntro-pattern-color),.36) 0 0 0 380px,var(--secIntro-bg) 0 0 0 455px,rgba(var(--secIntro-pattern-color),.3) 0 0 0 456px}}.security-intro>*{grid-column:2/-2;z-index:1}.security-intro__title{margin-bottom:10px}@media (max-width:649px){.security-intro__title{font-size:36px;line-height:40px}}.security-intro__subtitle{color:var(--security-copy-color);font-size:18px;line-height:28px}@media (min-width:650px){.security-intro__subtitle{font-size:22px;line-height:37px}}.security-intro__button{margin-top:50px}.soc2{display:grid;grid-gap:15px;justify-items:center;margin:0 auto 56px;padding:25px;width:calc(100% - 100px);max-width:1080px;border-radius:10px;border:2px solid #cbd5dd;text-align:center}@media (min-width:500px){.soc2{grid-template-columns:90px 1fr;grid-template-rows:unset;align-items:start;text-align:left}}@media (min-width:660px){.soc2{align-items:center;padding:25px 42px}}.soc2__logo{display:block;height:90px}@media (min-width:500px){.soc2__logo{width:100%;height:auto}}.soc2__copy{display:grid;align-items:start;grid-gap:4px}.soc2__title{color:#0b0d17;font-size:20px;line-height:24px}.soc2__description{font-size:16px;line-height:30px}.super-survey{position:fixed;top:50%;left:50%;opacity:0;visibility:hidden;z-index:-1;padding-bottom:30px;width:calc(100% - 20px);max-width:550px;max-height:calc(100vh - 40px);border-radius:5px;background:#07071b;box-shadow:rgba(7,7,27,.3) 0 -4px 10px;overflow:hidden;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.645,.045,.355,1);transform-style:preserve-3d;transform:translate(-50%,-50%) scale(.5)}.super-survey.show{z-index:2001;visibility:visible;animation:surveyAnimation 2s forwards}.super-survey__header{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:center;grid-gap:8px;margin-bottom:20px;padding:20px 20px 15px;color:#fff;font-size:16px;line-height:24px;font-weight:500;border-bottom:1px solid rgba(110,124,181,.2)}@media (min-width:500px){.super-survey__header{font-size:18px;line-height:27px}}.super-survey__app-logo svg{display:block;width:auto;height:16px}.super-survey .close-modal{position:absolute;top:25px;right:20px;z-index:200;opacity:.4;transform:translateY(-50%);transition:opacity .15s linear;cursor:pointer}.super-survey .close-modal:hover{opacity:1}.super-survey .close-modal svg{display:block;width:12px;height:auto}.super-survey .close-modal path{fill:#7f8fa7}.super-survey__form.hide{display:none}.super-survey__section{padding:0 20px}@media (min-width:48em){.super-survey__section{padding:0 30px}}.super-survey__section:last-of-type{display:flex;padding-top:20px;border-top:1px solid rgba(110,124,181,.2)}.super-survey__section:last-of-type>*{flex:1}.super-survey__thanks{display:none;color:#fff;font-size:16px;line-height:24px;font-weight:500}@media (min-width:500px){.super-survey__thanks{font-size:18px;line-height:27px}}.super-survey__thanks.show{display:flex;justify-content:center;align-items:center}.super-survey__thanks svg{display:inline-block;margin-left:12px;width:auto;height:40px}.super-survey__question{margin-bottom:10px;color:#fff;font-size:14px;line-height:20px;font-weight:400}@media (min-width:500px){.super-survey__question{margin-bottom:15px;font-size:16px;line-height:19px}}.super-survey__question span{color:#3a55ff;font-weight:700}.super-survey__scale{margin-bottom:34px}.super-survey__scaleGroup{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(min-content,auto);grid-gap:0 3px;margin:0 0 5px}@media (min-width:500px){.super-survey__scaleGroup{margin:0 0 10px;grid-gap:0 5px}}.super-survey__scaleDescriptors{display:flex;justify-content:space-between;color:rgba(127,143,164,.5);font-size:11px;line-height:13px;font-weight:400;text-transform:uppercase}@media (min-width:500px){.super-survey__scaleDescriptors{font-size:12px;line-height:14px}}.super-survey__scale-input{display:none}.super-survey__scale-input:checked+.super-survey__scale-button{color:#fff;border-color:#3a55ff;background:#3a55ff;box-shadow:rgba(58,85,255,.5) 0 0 15px 0}.super-survey__scale-button{position:relative;top:0;display:flex;align-items:center;justify-content:center;padding:0 6px;width:100%;height:26px;color:rgba(255,255,255,.8);font-size:10px;font-weight:400;border-radius:4px;border:1px solid rgba(110,124,181,.35);background:0 0;cursor:pointer}@media (min-width:500px){.super-survey__scale-button{max-width:40px;height:40px;font-size:14px}}.super-survey__scale-button:hover{color:#fff;border-color:#3a55ff}.super-survey__textarea{display:block;margin-bottom:24px;padding:18px 15px;width:100%;height:auto;min-height:80px;max-height:160px;resize:vertical;color:#fff;font-size:13px;line-height:15px;border-radius:3px;border-color:transparent;background:rgba(110,124,181,.15)}@media (min-width:500px){.super-survey__textarea{margin-bottom:30px;font-size:15px;line-height:18px}}.super-survey__textarea::placeholder{color:rgba(127,143,164,.5)}.super-survey .notion-logo-mobile path{fill:#fff}.super-survey .evernote-logo-mobile path{fill:#00a92c}.super-survey .confluence-logo-mobile path{fill:#fff}.survey-modal{position:fixed;top:50%;left:50%;opacity:0;visibility:hidden;z-index:-1;width:calc(100% - 40px);max-width:720px;height:calc(100vh - 40px);max-height:550px;color:#0f1a42;text-align:center;border-radius:8px;border:1px solid #e8f0f9;background:#fff;box-shadow:#e8f0fa 0 12px 12px 0;overflow:hidden;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.645,.045,.355,1);transform-style:preserve-3d;transform:translate(-50%,-50%) scale(.5)}@media (min-width:500px){.survey-modal{width:calc(100% - 100px)}}@media (min-width:660px){.survey-modal{max-height:400px}}.survey-modal.show{z-index:2001;visibility:visible;animation:surveyAnimation 2s forwards}.survey-modal .modal-close-button{position:absolute;top:20px;right:20px;z-index:100;cursor:pointer}@media (min-width:48em){.survey-modal .modal-close-button{top:16px;right:16px}}.survey-modal .modal-close-button svg{display:block}.survey-modal span:not([class]){color:#3e83f7;font-weight:500}.survey-modal .reg{color:currentColor;font-size:13px;vertical-align:super}.survey{position:relative;z-index:2;height:100%;width:100%;background:#fff}.survey:after,.survey:before{content:'';position:absolute;z-index:3;display:block;width:0;height:0}.survey:before{top:0;left:0;border-top:45px solid #ce5178;border-right:45px solid transparent}.survey:after{right:0;bottom:0;border-bottom:45px solid #3e83f7;border-left:45px solid transparent}.survey__section{display:none;align-items:center;justify-content:center;position:relative;margin:0;padding:0 15px;height:100%;border:0}@media (min-width:500px){.survey__section{padding:0 44px}}.survey__section.final{z-index:10;background:#fff url(../images/surveyModal-confetti.png) top center/100% no-repeat}.survey__question{margin-bottom:30px;color:#0f1a42;font-size:24px;line-height:30px}@media (min-width:48em){.survey__question{font-size:30px;line-height:36px}}.survey__question.large{font-size:34px;line-height:36px}@media (min-width:48em){.survey__question.large{font-size:40px;line-height:40px}}.survey__scaleGroup{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(min-content,auto);grid-gap:0;margin-bottom:30px}@media (min-width:375px){.survey__scaleGroup{grid-gap:0 4px}}@media (min-width:414px){.survey__scaleGroup{grid-gap:0 7px}}@media (min-width:820px){.survey__scaleGroup{grid-auto-columns:minmax(min-content,44px);grid-gap:0 15px}}.survey__scaleDescriptors{display:flex;justify-content:space-between;color:#3e83f7;font-size:16px;font-weight:700;text-transform:uppercase}.survey__scale-input{display:none}.survey__scale-input:checked+.survey__scale-button{color:#fff;border-color:#3e83f7;background:#3e83f7;box-shadow:#2160c2 0 3px 0 0}.survey__scale-button{position:relative;top:0;display:flex;align-items:center;justify-content:center;padding:0 6px;width:100%;height:33px;color:#626262;font-size:14px;font-weight:700;line-height:24px;border-radius:4px;border:1px solid #ececec;background:#fff;box-shadow:#ececec 0 3px 0 0;cursor:pointer}@media (min-width:414px){.survey__scale-button{font-size:20px;font-weight:500}}@media (min-width:660px){.survey__scale-button{height:60px;border-radius:6px}}@media (pointer:fine){.survey__scale-button:hover{color:#fff;border-color:#3e83f7;background:#3e83f7;box-shadow:#2160c2 0 3px 0 0}}.survey__scale-button:active{top:3px;box-shadow:none}.survey__textarea{margin-bottom:30px;padding:24px;width:100%;height:auto;min-height:110px;max-height:160px;resize:vertical;color:#0f1a42;font-size:20px;line-height:24px;border-radius:8px;border:3px solid #e5e5e5}.survey__textarea::placeholder{color:#999}.survey__layoutRight{display:grid;justify-content:stretch;justify-items:end}.survey__title{margin-bottom:10px;font-size:28px;line-height:36px;font-weight:500}.survey__title .reg{font-size:18px}.survey__paragraph{font-size:18px;line-height:30px}@keyframes surveyAnimation{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}30%{opacity:1}90%{transform:translate(-50%,-50%) scale(1)}100%{opacity:1;transform:translate(-50%,-50%) scale(1)}}.testimonial__quote{margin-bottom:17px;color:#040606;font-size:20px;line-height:24px}.testimonial__avatar{width:40px;height:40px;border-radius:50%;overflow:hidden}.testimonial__avatar img{display:block;width:100%}.testimonial__attribution{display:grid;align-items:center;grid-template-columns:40px auto;grid-gap:0 10px}.testimonial__nameTitle{display:grid;color:#767e9d;font-size:18px;line-height:20px}.testimonial__name{font-weight:500}.testimonial__name,.testimonial__title{display:inline-block}.testimonials{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:50px;margin:0 auto 90px;width:calc(100% - 60px);max-width:870px}@media (min-width:500px){.testimonials{width:calc(100% - 100px)}}@media (min-width:48em){.testimonials{grid-template-columns:repeat(2,1fr);grid-gap:50px 70px}}@media (min-width:1300px){.testimonials{width:auto}}.video-gif-container{margin-bottom:25px;width:100%;max-width:1000px;box-shadow:rgba(0,0,0,.05) 0 2px 22px}.video-gif{display:block;width:100%}.fyi404__main{display:flex;flex-direction:column;padding:100px 0;font-size:16px}.fyi404__image{margin-bottom:30px;width:69px}.blog{background:#fafafa}.blog-full-bleed{grid-column:1/-1;background:#e8f5ff}.blog-three-col{display:grid;grid-template-columns:1fr;grid-gap:20px}@media (min-width:860px){.blog-three-col{grid-template-columns:repeat(3,minmax(240px,1fr))}}.blog-two-col{display:grid;grid-gap:20px;padding:0 0 60px}@media (min-width:860px){.blog-two-col{grid-template-columns:minmax(440px,660px) 300px;padding:0 0 90px}}@media (min-width:1024px){.blog-two-col{grid-gap:0 40px}}.blog-heading__wrap{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.blog-heading__heading{margin:0;color:#1e1e1e;font-size:24px;line-height:28px;font-weight:700;text-transform:none}.blog-heading__link{color:#2873bc;font-size:16px;font-weight:500;line-height:19px;text-decoration:none}.blog-heading__link:hover{text-decoration:underline}.blog-footing__wrap{display:flex;justify-content:flex-end;align-items:baseline;margin-top:20px}.blog-footing__link{color:#2873bc;font-size:16px;font-weight:500;line-height:19px;text-decoration:none}.blog-footing__link:hover{text-decoration:underline}.blog-posts{display:grid;grid-gap:25px}.blog-sidebar{display:grid;align-content:start;grid-gap:30px;padding-top:40px}@media (min-width:860px){.blog-sidebar{padding-top:50px}}.paged .blog-sidebar,.single .blog-sidebar{padding:0}.blog-sidebar__heading{margin-bottom:15px;padding-bottom:10px;color:#333;font-size:18px;font-weight:500;line-height:19px;border-bottom:1px solid rgba(196,196,196,.5)}.blog-sidebar__list{margin:0;padding:0}.blog-sidebar__item{margin-bottom:5px;font-size:16px;line-height:28px}.blog-sidebar__link{color:var(--blog-link);text-decoration:none}.blog-sidebar__link:hover{text-decoration:underline}.blog-sidebar__icon{display:block;margin-right:9px;width:14px;height:14px}.blog-popular__article{display:grid;grid-template-columns:80px 1fr;align-content:start;grid-gap:0 16px;padding:15px;text-decoration:none;border-radius:3px;border:1px solid rgba(196,196,196,.4);background:#fff;box-shadow:rgba(229,229,229,.3) 0 2px 0;overflow:hidden;transition:box-shadow .15s linear}@media (min-width:860px){.blog-popular__article{grid-template-columns:20px 1fr 20px;grid-gap:20px 0;padding:0 0 20px}}@media (pointer:fine){.blog-popular__article:hover{box-shadow:rgba(198,198,198,.5) 0 2px 3px}.blog-popular__article:hover .blog-popular__title{color:var(--blog-link)}}@media (min-width:860px){.blog-popular__article>*{grid-column:2/-2}}.blog-popular__thumbnail{position:relative;display:block;width:80px;height:80px;overflow:hidden}@media (min-width:860px){.blog-popular__thumbnail{grid-column:1/-1;width:auto;height:102px}}.blog-popular__thumbnail img{position:absolute;left:50%;transform:translateX(-50%);display:block;width:auto;height:100%}@media (min-width:860px){.blog-popular__thumbnail img{position:static;left:unset;transform:unset;width:100%;height:auto}}.blog-popular__title{margin-bottom:6px;color:#1e1e1e;font-size:18px;line-height:21px;font-weight:700;transition:all .15s linear}@media (min-width:860px){.blog-popular__title{margin-bottom:10px;font-size:20px;line-height:24px}}.blog-popular__content p{margin:0;color:#333;font-size:16px;line-height:24px}@media (min-width:860px){.blog-popular__content p{line-height:30px}}.blog-popular__content .more-link{color:var(--blog-link);font-weight:500;text-decoration:none}@media (pointer:fine){.blog-popular__content .more-link:hover{text-decoration:underline}}#blog-popular-articles{padding:0 0 50px}.page-chrome .main__navWrapper,.page-template-chrome .main__navWrapper{position:static;background:0 0;z-index:unset;opacity:1;visibility:visible}.page-chrome .main__nav,.page-template-chrome .main__nav{opacity:1;visibility:visible}.page-chrome .main__navLink,.page-template-chrome .main__navLink{display:inline-block;margin-bottom:0;color:#767e9d;font-size:14px;font-weight:400;text-decoration:underline}.page-chrome #chrome-intro,.page-template-chrome #chrome-intro{margin-bottom:58px;padding:0 30px}@media (min-width:64em){.page-chrome #chrome-intro,.page-template-chrome #chrome-intro{padding:0 50px}}.page-chrome #chrome-intro .pagetitle--large,.page-template-chrome #chrome-intro .pagetitle--large{margin-bottom:12px}.page-chrome #chrome-intro .logo-text,.page-template-chrome #chrome-intro .logo-text{margin-bottom:20px}.page-chrome #chrome-intro .logo-list,.page-template-chrome #chrome-intro .logo-list{margin-bottom:20px}@media (min-width:48em){.page-chrome #chrome-intro .logo-list,.page-template-chrome #chrome-intro .logo-list{margin-bottom:50px}}.page-chrome .header--simple,.page-template-chrome .header--simple{padding-bottom:20px}.page-chrome .bin--full,.page-template-chrome .bin--full{flex:1}.page-chrome .chrome__content,.page-template-chrome .chrome__content{display:flex;flex-direction:column;justify-content:flex-start;padding:0 20px}@media (min-width:64em){.page-chrome .chrome__content,.page-template-chrome .chrome__content{justify-content:center;padding:0 50px}}.page-chrome .chrome-screencap,.page-template-chrome .chrome-screencap{max-width:914px}.customer-love__intro{margin:0 auto 30px;width:calc(100% - 60px);max-width:870px;text-align:center}@media (min-width:500px){.customer-love__intro{margin-bottom:50px;width:calc(100% - 100px)}}.page-desktop .bin--full{position:relative;flex:1}.page-desktop .standard__intro{margin:0;padding:0 50px;z-index:1}@media (min-width:35em){.page-desktop .standard__intro{margin-bottom:30px}}@media (min-width:48em){.page-desktop .standard__intro{padding:0}}@media (min-width:60em){.page-desktop .standard__intro{margin-bottom:0}}.page-desktop .marketing section{display:flex;flex-flow:column-reverse;position:relative;padding:50px 30px;text-align:center}@media (min-width:48em){.page-desktop .marketing section{display:grid;grid-template-areas:"content image";grid-template-columns:minmax(300px,520px) minmax(380px,640px);grid-gap:40px;justify-content:center;align-items:center;padding:100px;text-align:left}}.page-desktop .marketing section.layout--alt{grid-template-areas:"image content";grid-template-columns:minmax(380px,640px) minmax(300px,520px)}.page-desktop .marketing section.layout--alt .marketing__image img{left:0;right:auto}.page-desktop .marketing section.bg--dark{background:#e9f3fb}.page-desktop .marketing section.border--top{border-top:1px solid #eceff2}.page-desktop #find .marketing__image img{max-width:380px}.page-desktop #dashboard .marketing__image img{max-width:860px}#desktop-intro{padding:0 30px}@media (min-width:500px){#desktop-intro{padding:0 50px}}@media (min-width:60em){#desktop-intro{padding:0}}#desktop-intro.marketing__intro{position:relative;display:flex;flex-direction:column;padding-top:0;padding-bottom:285px;text-align:center}@media (min-width:48em){#desktop-intro.marketing__intro{padding-top:0;padding-bottom:385px}}#desktop-intro.marketing__intro .marketing__content{margin:0 auto;width:100%;max-width:600px}@media (min-width:48em){#desktop-intro.marketing__intro .marketing__content{max-width:900px}}#desktop-intro .marketing__image img{position:absolute;left:0;bottom:-60px;width:600px;box-shadow:rgba(0,0,0,.04) 0 0 14px}@media (min-width:600px){#desktop-intro .marketing__image img{left:50%;transform:translateX(-50%)}}@media (min-width:48em){#desktop-intro .marketing__image img{left:0;bottom:-263px;transform:none;width:1200px}}@media (min-width:1200px){#desktop-intro .marketing__image img{left:50%;transform:translateX(-50%)}}#dashboard{padding-bottom:305px}@media (min-width:48em){#dashboard{padding-bottom:280px}}#dashboard .marketing__image{margin-bottom:0}#dashboard .marketing__image img{position:absolute;left:50%;right:50%;bottom:0;transform:translateX(-50%);width:350px}@media (min-width:48em){#dashboard .marketing__image img{top:calc(50% - 106px);left:calc(50% - 820px);right:auto;bottom:auto;transform:translateY(-50%);width:auto}}@media (min-width:1360px){#dashboard .marketing__image img{left:auto;right:calc(50% - 60px)}}#desktop-dox .marketing__image img{max-width:540px}#desktop-access .marketing__image img{max-width:555px}#create .marketing__image img{max-width:274px}.early-access{--merriweather:'Merriweather',serif;--source-sans-pro:'Source Sans Pro',sans-serif;--roboto:'Roboto',sans-serif;color:#0f1a42;font-family:var(--source-sans-pro);font-size:16px;font-weight:400;line-height:26px;background-color:#fff}@media (min-width:660px){.early-access{font-size:22px;line-height:38px}}@media (min-width:64em){.early-access{font-size:16px;line-height:26px}}@media (min-width:1240px){.early-access{font-size:22px;line-height:38px}}.early-access .header--simple{position:fixed;top:0;z-index:10;padding-bottom:0}.early-access .header--simple .main__logo svg{width:auto;height:40px}@media (min-width:660px){.early-access .header--simple .main__logo svg{height:50px}}.early-access .header--simple .main__navWrapper{margin-left:10px}.early-access .header--simple .main__navWrapper *+*{margin-left:10px}@media (min-width:414px){.early-access .header--simple .main__navWrapper *+*{margin-left:20px}}@media (min-width:500px){.early-access .header--simple .main__navWrapper *+*{margin-left:30px}}.early-access .header--simple .main__navLink{display:flex;align-items:center;justify-content:center;padding:0;width:88px;height:40px;color:#60646a;font-family:var(--roboto);font-size:15px;line-height:18px;font-weight:700;text-decoration:none;border-radius:4px;border:2px solid rgba(96,100,106,.6);background-color:transparent;transition:border .15s linear,color .15s linear}@media (pointer:fine){.early-access .header--simple .main__navLink:hover{color:#333;border-color:#60646a}}@media (pointer:fine) and (min-width:64em){.early-access .header--simple .main__navLink:hover{color:#fff}}.early-access .header--simple .main__textLink{color:#8e9297;font-size:14px;font-weight:500;line-height:1;text-align:right;text-decoration:none;transition:color .15s linear}@media (min-width:30em){.early-access .header--simple .main__textLink{font-size:15px}}@media (pointer:fine){.early-access .header--simple .main__textLink:hover{color:#333}}@media (pointer:fine) and (min-width:64em){.early-access .header--simple .main__textLink:hover{color:#fff}}.early-access .footer-home{grid-column:1/-1;font-family:var(--roboto);background:#040a12}@media (min-width:64em){.early-access .footer-home{grid-column:unset;background:0 0}}.early-access .footer-home__bin{grid-gap:20px 0}.early-access .footer-home .copyright{color:#686c70;font-size:14px;font-weight:500;line-height:16px}@media (min-width:660px){.early-access .footer-home .copyright{color:#878ca0;font-size:15px;line-height:18px}}.early-access .footer-home__navList{color:#878ca0;font-size:14px;line-height:16px;font-weight:500}@media (min-width:64em){.early-access .footer-home__navList{font-size:15px;line-height:18px}}.early-access .footer-home__navList a,.early-access .footer-home__navList li{color:#878ca0;transition:color .15s linear}@media (pointer:fine){.early-access .footer-home__navList a:hover,.early-access .footer-home__navList li:hover{color:#b7b6f7}}@media (pointer:fine) and (min-width:64em){.early-access .footer-home__navList a:hover,.early-access .footer-home__navList li:hover{color:#0100ad}}.early-access__content-footer{display:none}@media (min-width:64em){.early-access__content-footer{display:grid;grid-template-columns:auto 1fr;font-family:var(--roboto);position:absolute;width:calc(100% - 40px);bottom:32px}}.early-access__content-footer .copyright{color:#686c70;font-size:14px;font-weight:500;line-height:16px}@media (min-width:660px){.early-access__content-footer .copyright{color:#878ca0;font-size:15px;line-height:18px}}.early-access__content{position:relative;grid-column:2/-2;padding-top:0;padding-bottom:32px}@media (min-width:64em){.early-access__content{grid-column:2/-3;padding-right:50px}}@media (min-width:1340px){.early-access__content{padding-right:110px}}.early-access__content:before{content:'';position:sticky;top:0;z-index:1;display:block;margin-left:-20px;width:calc(100% + 50px);height:110px;background-image:linear-gradient(to bottom,#fff 80px,rgba(255,255,255,0) 100%)}@media (min-width:500px){.early-access__content:before{height:120px;background-image:linear-gradient(to bottom,#fff 90px,rgba(255,255,255,0) 100%)}}@media (min-width:660px){.early-access__content:before{height:179px;background-image:linear-gradient(to bottom,#fff 110px,rgba(255,255,255,0) 100%)}}@media (min-width:1340px){.early-access__content:before{width:calc(100% + 110px)}}.early-access__cta-column{grid-column:1/-1;background-color:#040a12}@media (min-width:64em){.early-access__cta-column{grid-column:unset;padding:0 0 0 60px}}.early-access__cta-content{padding:60px 30px 155px;color:#fff}@media (min-width:500px){.early-access__cta-content{padding:60px 50px}}@media (min-width:64em){.early-access__cta-content{position:fixed;bottom:130px;padding:0;width:416px}}.early-access .ea-cta__title{margin-bottom:20px;color:#fff;font-size:30px;line-height:44px;font-weight:500;text-transform:unset}.early-access .ea-cta__title br{display:none}@media (min-width:360px){.early-access .ea-cta__title br{display:block}}.early-access .ea-cta__logos{margin-bottom:40px}.early-access .ea-cta__logos svg{display:block;height:auto;width:100%;max-width:369px}.early-access .ea-cta__form-group{display:grid;grid-gap:10px 0;position:relative;margin-bottom:15px}@media (min-width:30em){.early-access .ea-cta__form-group{grid-template-columns:1fr 194px;align-items:end;grid-gap:0;margin-bottom:10px;max-width:416px}}.early-access .ea-cta__email-input{margin:0;padding-left:16px;color:#072148;font-size:15px;font-weight:400;height:50px;border:0;border-radius:4px;background:#fff}@media (min-width:30em){.early-access .ea-cta__email-input{border-radius:4px 0 0 4px}}.early-access .ea-cta__email-input::placeholder{color:rgba(7,33,72,.5)}.early-access .ea-cta__button{margin:0;padding:0;height:50px;color:rgba(255,255,255,.5);font-size:15px;font-weight:500;line-height:18px;border:0;border-radius:4px;background-color:#0026b6;background-image:linear-gradient(to bottom,#0026b6,transparent);cursor:not-allowed;transition:all .15s linear}@media (min-width:30em){.early-access .ea-cta__button{border-radius:0 4px 4px 0}}.early-access .ea-cta__button:not([disabled]){color:#fff;cursor:pointer}@media (pointer:fine){.early-access .ea-cta__button:not([disabled]):hover{background-color:#001f92}}.early-access .ea-cta__error-msg{position:absolute;top:calc(100% + 10px);left:0;padding:8px 10px;color:#d6001a;font-size:14px;font-weight:600;line-height:18px;text-align:center;border-radius:4px;background:#fff}.early-access .ea-cta__error-msg:before{content:'';position:absolute;bottom:100%;border-style:solid;border-width:0 6px 5px 6px;border-color:transparent transparent #fff transparent}.early-access .ea-cta__safety-msg{color:#8c8f96;font-size:14px;line-height:16px;letter-spacing:-.2px;text-align:center}@media (min-width:30em){.early-access .ea-cta__safety-msg{text-align:left}}.early-access .ea-cta__lock{margin-right:5px}.early-access__title{margin:0 0 20px;color:#072148;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:28px;line-height:42px;font-weight:500}@media (min-width:660px){.early-access__title{margin-bottom:22px;font-size:48px;line-height:60px}}@media (min-width:64em){.early-access__title{font-size:40px;line-height:55px}}@media (min-width:1240px){.early-access__title{font-size:50px;line-height:70px}}.early-access__subtitle{margin:0 0 24px;font-weight:600;font-size:18px;line-height:30px;letter-spacing:-.3px}@media (min-width:660px){.early-access__subtitle{margin:0 0 34px;font-size:30px;line-height:38px}}@media (min-width:64em){.early-access__subtitle{font-size:18px;line-height:30px}}@media (min-width:1240px){.early-access__subtitle{font-size:30px;line-height:38px}}.early-access__sectiontitle{margin:0 0 24px;color:#070f13;font-family:var(--roboto);font-size:24px;line-height:32px;font-weight:700;text-transform:unset}@media (min-width:660px){.early-access__sectiontitle{font-size:30px;line-height:40px}}@media (min-width:64em){.early-access__sectiontitle{font-size:24px;line-height:32px}}@media (min-width:1240px){.early-access__sectiontitle{font-size:30px;line-height:40px}}.early-access [class*=early-access__highlight]{padding:0;color:#e44979}.early-access__blockquote{margin:0;padding:20px 60px 20px 26px;font-size:16px;line-height:26px;border-left:6px solid #0100ad;background:#fff;box-shadow:rgba(1,0,173,.06) 0 4px 30px,rgba(228,73,121,.06) 0 4px 20px}@media (min-width:660px){.early-access__blockquote{font-size:20px;line-height:32px}}@media (min-width:64em){.early-access__blockquote{font-size:16px;line-height:26px}}@media (min-width:1240px){.early-access__blockquote{font-size:20px;line-height:32px}}.early-access__blockquote+.early-access__blockquote{margin-top:15px}@media (min-width:660px){.early-access__blockquote+.early-access__blockquote{margin-top:20px}}@media (min-width:64em){.early-access__blockquote+.early-access__blockquote{margin-top:15px}}@media (min-width:1240px){.early-access__blockquote+.early-access__blockquote{margin-top:20px}}.early-access__blockquote+h2{margin-top:60px}.early-access__blockquote+p{margin-top:30px}.early-access p{margin-bottom:20px}@media (min-width:660px){.early-access p{margin-bottom:34px}}@media (min-width:64em){.early-access p{margin-bottom:20px}}@media (min-width:1240px){.early-access p{margin-bottom:34px}}@media (min-width:64em){.early-access__bottom-logo{margin-bottom:80px}}.early-access__bottom-logo svg{width:auto;height:40px}@media (min-width:660px){.early-access__bottom-logo svg{height:50px}}.early-access__bottom-logo svg path{fill:#b7bac6;opacity:1}@media (max-height:830px){.page-evernote .header--simple,.page-template-evernote .header--simple{padding:42px 50px 0}}.page-evernote .bin--full,.page-template-evernote .bin--full{flex:1;align-items:center}.page-evernote .main__navWrapper,.page-template-evernote .main__navWrapper{position:static;background:rgba(0,0,0,0);z-index:unset;opacity:1;visibility:visible}.page-evernote .main__navLink,.page-template-evernote .main__navLink{display:inline-block;margin-bottom:0;color:#767e9d;font-size:14px;font-weight:400;text-decoration:underline}.page-evernote .pagetitle--huge,.page-evernote .pagetitle--large,.page-evernote .pagetitle--standard,.page-template-evernote .pagetitle--huge,.page-template-evernote .pagetitle--large,.page-template-evernote .pagetitle--standard{margin:0;line-height:40px}@media (min-width:500px){.page-evernote .pagetitle--huge,.page-evernote .pagetitle--large,.page-evernote .pagetitle--standard,.page-template-evernote .pagetitle--huge,.page-template-evernote .pagetitle--large,.page-template-evernote .pagetitle--standard{line-height:55px}}.page-evernote #evernote-intro,.page-template-evernote #evernote-intro{position:relative;z-index:2;padding:0 30px;width:100%;max-width:670px}@media (min-width:500px){.page-evernote #evernote-intro,.page-template-evernote #evernote-intro{padding:0 50px}}@media (min-width:60em){.page-evernote #evernote-intro,.page-template-evernote #evernote-intro{padding:0}}.page-evernote .evernote__content,.page-template-evernote .evernote__content{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:0 20px;width:100%;background-image:url(../images/evernote-stars-bg.svg);background-position:calc(50% + 500px) 76%;background-repeat:no-repeat}@media (min-width:64em){.page-evernote .evernote__content,.page-template-evernote .evernote__content{padding:0 50px}}@media (max-width:1439px) and (min-height:870px){.page-evernote .evernote__content,.page-template-evernote .evernote__content{background-position:calc(50% + 500px) 30%}}@media (min-width:1440px) and (min-height:870px){.page-evernote .evernote__content,.page-template-evernote .evernote__content{background-position:calc(50% + 500px) 50%}}@media (min-width:1440px) and (min-height:970px){.page-evernote .evernote__content,.page-template-evernote .evernote__content{background-position:calc(50% + 580px) 30%}}.page-evernote .evernote__content:before,.page-template-evernote .evernote__content:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;transform:rotateY(-180deg);background-image:url(../images/evernote-stars-bg.svg);background-position:calc(50% + 500px) 76%;background-repeat:no-repeat}@media (max-width:1439px) and (min-height:870px){.page-evernote .evernote__content:before,.page-template-evernote .evernote__content:before{background-position:calc(50% + 500px) 30%}}@media (min-width:1440px) and (min-height:870px){.page-evernote .evernote__content:before,.page-template-evernote .evernote__content:before{background-position:calc(50% + 500px) 50%}}@media (min-width:1440px) and (min-height:970px){.page-evernote .evernote__content:before,.page-template-evernote .evernote__content:before{background-position:calc(50% + 580px) 30%}}.page-evernote .evernoteLogo-inline,.page-template-evernote .evernoteLogo-inline{position:relative;top:5px;padding:15px 14px 10px;width:150px;height:auto;vertical-align:bottom;background:#caf4eb}@media (min-width:500px){.page-evernote .evernoteLogo-inline,.page-template-evernote .evernoteLogo-inline{width:192px}}.page-evernote .evernote-screencap,.page-template-evernote .evernote-screencap{max-width:790px}@media (min-width:1440px) and (min-height:970px){.page-evernote .evernote-screencap,.page-template-evernote .evernote-screencap{max-width:950px}}.page-folders .main__navWrapper{position:static;background:0 0;z-index:unset;opacity:1;visibility:visible}.page-folders .main__nav{opacity:1;visibility:visible}.page-folders .main__navLink{display:inline-block;margin-bottom:0;color:#767e9d;font-size:14px;font-weight:400;text-decoration:underline}.page-folders .bin--full{flex:1;background-image:url(../images/folders/background.png);background-position:center bottom;background-size:contain;background-repeat:no-repeat}.page-folders .marketing__section{flex:1;padding:0 30px;flex-direction:column}@media (min-width:48em){.page-folders .marketing__section{padding:0 100px 80px;grid-template-columns:minmax(400px,580px) minmax(300px,560px)}}.page-folders .marketing__content{width:100%}.page-folders .pagetitle--large{font-weight:500}.page-folders .marketing__image img{position:absolute;left:50%;right:50%;bottom:0;transform:translateX(-50%);width:350px}@media (min-width:48em){.page-folders .marketing__image img{top:50%;left:calc(50% + 50px);right:auto;bottom:auto;transform:translateY(-50%);width:auto;max-height:650px}}@media (min-width:768px) and (max-height:799px){.page-folders .marketing__image img{top:0;transform:translateY(0)}}@media (min-width:768px) and (min-height:800px){.page-folders .marketing__image img{top:50%;transform:translateY(-50%)}}.page-future-of-remote-work{--open-sans:'Open Sans',sans-serif;--montserrat:'Montserrat',sans-serif;--source-sans-pro:'Source Sans Pro',sans-serif;--future-report-section-blue:rgba(199,222,255, 0.3);--future-report-chiclet-bg:$remote-royal;font-family:var(--source-sans-pro);font-weight:400;background:#fff}.page-future-of-remote-work .main__navWrapper{display:flex;align-items:center;position:static;background:0 0;z-index:unset;opacity:1;visibility:visible}.page-future-of-remote-work .main__navWrapper .productHunt-wrapper{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:70px;background:var(--future-report-section-blue)}@media (min-width:600px){.page-future-of-remote-work .main__navWrapper .productHunt-wrapper{position:static;top:unset;left:unset;align-items:unset;justify-content:unset;width:auto;height:auto;background:0 0;display:block}}.page-future-of-remote-work .faux-bleed{grid-column:1/-1}@media (min-width:64em){.page-future-of-remote-work .faux-bleed{grid-column:2/-2}}.future-section{position:relative;display:grid;grid-template-columns:30px 1fr 30px;grid-column:1/-1;padding:40px 0}@media (min-width:500px){.future-section{grid-template-columns:50px 1fr 50px;padding:50px 0}}@media (min-width:1260px){.future-section{grid-template-columns:1fr 1160px 1fr}}.future-section [class*=bin]{grid-column:2/-2}.future-section [class*=bin]>:last-child{margin-bottom:0}.future-section [class*=bin]>h2{margin-top:0}.future-section--intro{padding-top:0;padding-bottom:190px}@media (min-width:600px){.future-section--intro{padding-bottom:50px}}.future-section.faux-bleed{background:var(--future-report-section-blue)}@media (min-width:1260px){.future-section.faux-bleed{padding:0;background:0 0}}@media (min-width:1260px){.future-section.faux-bleed .bin{padding:40px 58px 60px;background:var(--future-report-section-blue)}}.future-section.full-bleed{background:var(--future-report-section-blue)}.future-section.full-bleed h2{margin-top:0}.future-section.hasGraphic .bin{display:grid;grid-template-columns:1fr;align-items:start;grid-gap:20px 50px}@media (min-width:48em){.future-section.hasGraphic .bin{grid-template-columns:minmax(320px,520px) minmax(320px,536px)}}.future-section.hasGraphic .bin :last-child{margin-bottom:0}.future-section.hasGraphic--special .special{position:relative;display:flex;flex-direction:column;align-items:start;margin-bottom:20px;z-index:1}@media (min-width:600px){.future-section.hasGraphic--special .special{margin-bottom:40px}}@media (min-width:60em){.future-section.hasGraphic--special .special{flex-direction:row;align-items:center;margin-bottom:20px}}.future-section.hasGraphic--special .special:last-child{margin:0;z-index:0}@media (min-width:60em){.future-section.hasGraphic--special .special:nth-child(even){flex-flow:row-reverse}}@media (min-width:60em){.future-section.hasGraphic--special .special:nth-child(even) h2{margin-left:50px}}@media (min-width:960px){.future-section.hasGraphic--special .special img{margin-bottom:0}}.future-section.hasGraphic--special h2{margin:0 0 20px}@media (min-width:60em){.future-section.hasGraphic--special h2{margin:0 50px 0 0;font-size:34px;line-height:42px}}@media (min-width:64em){.future-section.hasGraphic--special h2{font-size:50px;line-height:63px}}.future-section.hasGraphic h2{margin:0 0 20px}.future-section.hasGraphic img{display:block;margin:0;width:100%;max-width:536px;height:auto}.future-section h1{margin:0;padding:0;color:#020114;font-family:var(--montserrat);font-size:34px;line-height:42px;font-weight:900}@media (min-width:600px){.future-section h1{font-size:70px;line-height:86px}}.future-section h2{margin:50px 0 15px;padding:0;color:#0f0f22;font-size:34px;line-height:42px;font-weight:700;text-transform:none}@media (min-width:600px){.future-section h2{font-size:50px;line-height:63px}}.future-section h3{margin:30px 0 20px;padding:0;color:#0f0f22;font-size:34px;line-height:42px;font-weight:700}@media (min-width:600px){.future-section h3{font-size:40px;line-height:50px}}.future-section .subtitle{margin-bottom:20px;color:#ce5178;font-family:var(--open-sans);font-size:24px;line-height:33px;font-weight:600;background:-webkit-linear-gradient(#ce5178,#e4755c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:600px){.future-section .subtitle{margin-bottom:50px;font-size:38px;line-height:52px}}.future-section p{margin-bottom:20px;color:#38383c;font-size:18px;line-height:30px;font-weight:400}@media (min-width:600px){.future-section p{font-size:22px;line-height:36px}}.future-section p p:last-child{margin:0}.future-section p a{color:#0c64fb;text-decoration:none}.future-section p a:hover{text-decoration:underline}.future-section ol,.future-section ul{margin:0 0 30px;padding:0 0 0 20px;list-style:disc}@media (min-width:600px){.future-section ol,.future-section ul{padding:0 0 0 40px}}.future-section li{margin-bottom:20px;color:#38383c;font-size:18px;line-height:30px}@media (min-width:600px){.future-section li{font-size:22px;line-height:40px}}.future-section li:last-child{margin-bottom:0}.future-section li a{text-decoration:none}.future-section li a:hover{text-decoration:underline}.future-section blockquote{margin:0 0 30px;padding:25px 30px;color:#0f0f22;font-size:22px;line-height:28px;font-weight:700;border-radius:6px;border-left:10px solid #00f;background:#fff;box-shadow:rgba(6,8,13,.08) 0 6px 30px}@media (min-width:600px){.future-section blockquote{padding:30px;font-size:36px;line-height:45px}}.future-section img{display:block;margin:0 0 40px;width:100%;max-width:max-content;height:auto;border-radius:3px;box-shadow:rgba(6,8,13,.08) 0 6px 30px}@media (min-width:600px){.future-section img{margin-bottom:50px;border-radius:6px}}.future-section img.noShadow{border-radius:0;box-shadow:none}.future-section strong{font-weight:600}.future-section .wwr-logo{position:absolute;left:50%;bottom:30px;transform:translateX(-50%);display:block;margin:0}@media (min-width:600px){.future-section .wwr-logo{position:static;left:unset;bottom:unset;transform:unset;float:right;margin:0 68px 0 68px}}@media (min-width:1260px){.future-section .wwr-logo{margin:0 232px 0 68px}}.future-section .wwr-logo svg{display:block}.future-section .chiclets{display:flex;flex-flow:row wrap;margin:20px 0 30px;padding:0;list-style:none}@media (min-width:48em){.future-section .chiclets{margin:40px 0 50px}}.future-section .chiclet{display:flex;align-items:center;margin:0 8px 8px 0;padding:0 20px;height:50px;color:#fff;font-size:16px;font-weight:600;border-radius:7px;background:#00f}@media (min-width:990px){.future-section .chiclet{margin:0 10px 10px 0;padding:0 30px;height:77px;font-size:24px;border-radius:10px}}.future-section .chiclet.large{margin:0 0 10px;width:100%;height:78px;line-height:20px}@media (min-width:500px){.future-section .chiclet.large{margin:0 8px 8px 0;width:auto}}@media (min-width:990px){.future-section .chiclet.large{margin:0 16px 0 0;height:118px}}.future-section .chiclet:last-child{margin-right:0}.future-section .chiclet span{margin-right:15px;font-family:var(--montserrat);font-size:30px;font-weight:700}@media (min-width:990px){.future-section .chiclet span{margin-right:20px;font-size:60px}}.future-section .remote-tips{margin:40px 0 0}@media (min-width:950px){.future-section .remote-tips{columns:3 330px;column-gap:30px}}@media (min-width:1150px){.future-section .remote-tips{max-height:1020px}}@media (min-width:1260px){.future-section .remote-tips{max-height:940px}}.future-section .tip{display:inline-block;margin-bottom:30px;padding:25px 28px;border-radius:6px;border:2px solid rgba(62,62,185,.075);background:#fff;transition:all .3s cubic-bezier(.645,.045,.355,1);text-decoration:none;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;word-break:break-word;hyphens:auto}@media (pointer:fine){.future-section .tip:hover{border-color:#1487ff}}.future-section .tip .quote{margin-bottom:20px;color:#060840;font-size:18px;line-height:34px}@media (min-width:950px){.future-section .tip .quote{margin-bottom:40px}}.future-section .tip .quote.large{font-size:26px;font-weight:600}.future-section .tip .attribute-meta{display:grid;align-items:center;grid-template-columns:51px auto;grid-gap:0 12px}.future-section .tip .attribute__avatar{width:51px;height:51px;border-radius:50%;overflow:hidden}.future-section .tip .attribute__avatar img{display:block;width:100%}.future-section .tip .attribute__nameTitle{display:grid;color:#060840;font-size:15px;line-height:19px}.future-section .tip .attribute__name,.future-section .tip .attribute__title{display:inline-block}.future-section .tip .attribute__name{font-size:17px;line-height:22px;font-weight:600}.future-section .tip .attribute__title{opacity:.6}.future-section .future-report-button{width:100%}@media (min-width:500px){.future-section .future-report-button{float:right;width:auto}}.future-section .future-report-button svg{margin-left:8px;width:auto;height:16px;vertical-align:middle}.future-note{padding-top:0}.future-note h2{position:relative;margin-top:0;text-align:center}.future-note h2:before{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:0;width:100%;height:4px;background:var(--future-report-section-blue)}.future-note h2 span{position:relative;z-index:2;padding:0 30px;background:#fff}.future-note h2 svg{display:inline-block;margin-left:10px;width:auto;height:50px;vertical-align:middle}@media (min-width:768px){.future-note h2 svg{height:70px}}.howitworks__intro{display:flex;flex-direction:column;margin:0 auto;padding:0 30px;width:100%;max-width:1090px}@media (min-width:500px){.howitworks__intro{padding:0 50px}}@media (min-width:1190px){.howitworks__intro{padding:0}}.howitworks__section{display:flex;flex-flow:column-reverse;position:relative;padding:50px 30px;text-align:center;overflow:hidden}@media (min-width:768px){.howitworks__section{display:grid;grid-template-areas:"content image";grid-template-columns:minmax(400px,615px) minmax(228px,435px);grid-gap:40px;justify-content:center;align-items:center;padding:100px 50px;text-align:left}}.howitworks__section.layout--alt{grid-template-areas:"image content";grid-template-columns:minmax(278px,530px) minmax(350px,520px)}.howitworks__section.bg--dark{background:#e9f3fb}.howitworks__section#instant_access{grid-template-columns:minmax(400px,630px) minmax(228px,420px)}.howitworks__content{grid-area:content;display:flex;flex-direction:column;align-items:center}@media (min-width:48em){.howitworks__content{display:block;align-items:unset;flex-direction:unset}}.howitworks__content .title{position:relative;margin-bottom:10px;color:#1487ff;font-size:25px;font-weight:400;line-height:29px;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.howitworks__content .title{max-width:400px;font-size:30px;line-height:40px}}.howitworks__content .copy{position:relative;margin-bottom:40px;color:#0f1a42;font-size:16px;line-height:30px;max-width:350px;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.howitworks__content .copy{margin-bottom:30px;max-width:unset;font-size:18px;line-height:34px}}.howitworks__content .faq{max-width:350px;color:#767e9d;font-size:16px;line-height:34px}@media (min-width:48em){.howitworks__content .faq{max-width:unset}}.howitworks__content .faq strong{color:#0f1a42;font-weight:500}.howitworks__image{grid-area:image;margin-bottom:50px;text-align:center}@media (min-width:48em){.howitworks__image{margin-bottom:0}}.howitworks__image img{position:relative;display:inline-block;width:100%;height:auto;transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:1200px){.howitworks__image img{width:auto}}#connect_apps .howitworks__image img{max-width:404px}#add_fyi .howitworks__image img{max-width:506px}#instant_access .howitworks__image img{max-width:1402px}#instant_access{padding-bottom:305px}@media (min-width:48em){#instant_access{padding-bottom:60px}}#instant_access .howitworks__image img{position:absolute;left:50%;right:50%;bottom:0;transform:translateX(-50%);width:350px}@media (min-width:48em){#instant_access .howitworks__image img{left:calc(50% + 120px);right:auto;bottom:50%;transform:translateY(50%);width:auto}}@media (min-width:830px){#instant_access .howitworks__image img{bottom:-50px;transform:unset}}@media (min-width:870px){#instant_access .howitworks__image img{bottom:-130px}}@media (min-width:72.5em){#instant_access .howitworks__image img{left:calc(50% + 200px)}}.inner-page__main{display:flex;flex-direction:column;margin:0 auto 78px;padding:0;width:calc(100% - 40px);max-width:1200px;border-radius:5px;border:1px solid #e0e7ed;background:#fff;box-shadow:#e2effb 0 4px 10px;overflow:hidden}@media (min-width:500px){.inner-page__main{width:calc(100% - 100px)}}@media (min-width:800px){.inner-page__main{flex-direction:row}}.inner-page__content{flex:1;padding:20px}@media (min-width:800px){.inner-page__content{padding:25px 36px}}.inner-page__content p{font-size:16px;line-height:34px}.inner-page__content a{color:#1487ff}.inner-page__content .scroller{overflow-x:scroll}.pagetitle{margin:0;padding:0;color:#00166a;font-size:26px;font-weight:500;line-height:34px}.pagetitle+p{margin-top:12px}.inner-page__update{text-align:center}.inner-page__update strong{font-weight:500}.fyi-front-page .header--simple,.page-individuals-signup .header--simple{padding:20px 20px 30px}@media (min-width:500px){.fyi-front-page .header--simple,.page-individuals-signup .header--simple{padding:40px 50px 0}}.fyi-front-page .pagehog,.page-individuals-signup .pagehog{height:unset}@media (min-width:650px) and (min-height:741px){.fyi-front-page .pagehog,.page-individuals-signup .pagehog{height:100vh}}@media (min-width:1050px) and (max-height:740px){.fyi-front-page .pagehog,.page-individuals-signup .pagehog{height:unset}}.fyi-front-page .bin--full,.page-individuals-signup .bin--full{position:relative;flex:1;overflow:auto}.fyi-front-page .main__logo svg,.page-individuals-signup .main__logo svg{width:40px;height:auto}@media (min-width:500px){.fyi-front-page .main__logo svg,.page-individuals-signup .main__logo svg{width:58px}}.fyi-front-page .main__navWrapper,.page-individuals-signup .main__navWrapper{position:static;background:rgba(0,0,0,0);z-index:unset;opacity:1;visibility:visible}.fyi-front-page a.main__navLink,.page-individuals-signup a.main__navLink{color:#8089a0;font-size:15px;font-weight:500;text-decoration:none}@media (pointer:fine){.fyi-front-page a.main__navLink:hover,.page-individuals-signup a.main__navLink:hover{color:#1487ff}}@media (min-width:48em){.fyi-front-page a.main__navLink,.page-individuals-signup a.main__navLink{font-size:16px}}.fyi-front-page a.main__navLink+a.main__navLink,.page-individuals-signup a.main__navLink+a.main__navLink{margin-left:20px}@media (min-width:48em){.fyi-front-page a.main__navLink+a.main__navLink,.page-individuals-signup a.main__navLink+a.main__navLink{margin-left:30px}}.individuals-signup__intro{display:grid;grid-template-columns:30px 1fr 30px}@media (min-width:500px){.individuals-signup__intro{padding-top:40px;grid-template-columns:50px minmax(min-content,440px) 50px;justify-content:center}}@media (min-width:48em){.individuals-signup__intro{grid-template-columns:50px 1fr 50px;justify-content:initial}}@media (min-width:1260px){.individuals-signup__intro{grid-template-columns:1fr 1160px 1fr}}.individuals-signup__intro .pagetitle--large{margin:0;color:#00166a;font-size:26px;line-height:34px;font-weight:500}@media (min-width:30em){.individuals-signup__intro .pagetitle--large{font-size:40px;line-height:54px;font-weight:400}}@media (min-width:900px){.individuals-signup__intro .pagetitle--large{margin-bottom:20px;font-size:60px;line-height:70px}}.individuals-signup__introBin{display:grid;grid-column:2/-2;grid-template-rows:auto 1fr;grid-gap:20px 0;text-align:center}@media (min-width:48em){.individuals-signup__introBin{grid-template-rows:unset;grid-template-columns:1fr 320px;grid-gap:0 32px;text-align:left}}@media (min-width:48em){.individuals-signup__introBin{grid-template-columns:1fr 400px}}@media (min-width:1050px){.individuals-signup__introBin{grid-template-columns:1fr 560px}}@media (min-width:768px) and (max-height:740px){.individuals-signup__introBin{min-height:400px}}@media (min-width:1050px) and (max-height:740px){.individuals-signup__introBin{min-height:560px}}.individuals-signup__introBin .copy--large,.individuals-signup__introBin .copy--small,.individuals-signup__introBin .copy--standard{margin-bottom:10px;color:#6d7690;font-size:16px;line-height:28px}@media (min-width:900px){.individuals-signup__introBin .copy--large,.individuals-signup__introBin .copy--small,.individuals-signup__introBin .copy--standard{margin-bottom:40px;font-size:26px;line-height:36px}}@media (min-width:48em){.individuals-signup__introContent{padding-top:20px}}@media (min-width:1050px){.individuals-signup__introContent{padding-top:58px}}.individuals-signup-cta__form{position:relative}.individuals-signup-cta__form-group{position:relative;display:grid;grid-gap:10px 20px;width:100%}@media (min-width:990px){.individuals-signup-cta__form-group{grid-template-columns:1fr auto;padding:8px 8px 8px 20px;max-width:540px;height:81px;border-radius:5px;background:#fff;box-shadow:rgba(62,130,247,0) 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0;transition:box-shadow .15s cubic-bezier(.645,.045,.355,1)}}@media (min-width:1050px){.individuals-signup-cta__form-group{grid-template-columns:initial;padding:0;height:unset;background:0 0;border-radius:0;box-shadow:none}}@media (min-width:1260px){.individuals-signup-cta__form-group{grid-template-columns:1fr auto;padding:8px 8px 8px 20px;max-width:540px;height:81px;border-radius:5px;background:#fff;box-shadow:rgba(62,130,247,0) 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0;transition:box-shadow .15s cubic-bezier(.645,.045,.355,1)}}@media (min-width:990px){.individuals-signup-cta__form-group.hasValue,.individuals-signup-cta__form-group:focus-within{box-shadow:#3e82f7 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}}@media (min-width:1050px){.individuals-signup-cta__form-group.hasValue,.individuals-signup-cta__form-group:focus-within{box-shadow:none}}@media (min-width:1260px){.individuals-signup-cta__form-group.hasValue,.individuals-signup-cta__form-group:focus-within{box-shadow:#3e82f7 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}}.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__label,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__label{top:13px;color:#3e82f7;font-size:13px}@media (min-width:990px){.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__label,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__label{top:15px;font-size:14px}}@media (min-width:1050px){.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__label,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__label{top:13px;font-size:13px}}@media (min-width:1260px){.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__label,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__label{top:15px;font-size:14px}}.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__email-input,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__email-input{box-shadow:#3e82f7 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}@media (min-width:990px){.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__email-input,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__email-input{box-shadow:none}}@media (min-width:1050px){.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__email-input,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__email-input{box-shadow:#3e82f7 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}}@media (min-width:1260px){.individuals-signup-cta__form-group.hasValue .individuals-signup-cta__email-input,.individuals-signup-cta__form-group:focus-within .individuals-signup-cta__email-input{box-shadow:none}}@media (min-width:990px){.individuals-signup-cta__form-group.isInvalid{box-shadow:#de3729 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}}@media (min-width:1050px){.individuals-signup-cta__form-group.isInvalid{box-shadow:none}}@media (min-width:1260px){.individuals-signup-cta__form-group.isInvalid{box-shadow:#de3729 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}}.individuals-signup-cta__form-group.isInvalid .individuals-signup-cta__label{color:#de3729}.individuals-signup-cta__form-group.isInvalid .individuals-signup-cta__email-input{margin-bottom:42px;box-shadow:#de3729 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}@media (min-width:990px){.individuals-signup-cta__form-group.isInvalid .individuals-signup-cta__email-input{margin:0;box-shadow:none}}@media (min-width:1050px){.individuals-signup-cta__form-group.isInvalid .individuals-signup-cta__email-input{margin-bottom:42px;box-shadow:#de3729 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}}@media (min-width:1260px){.individuals-signup-cta__form-group.isInvalid .individuals-signup-cta__email-input{margin:0;box-shadow:none}}.individuals-signup-cta__label{position:absolute;top:24%;left:15px;transform:translateY(-50%);color:#888da1;font-size:15px;line-height:1;transition:all .15s cubic-bezier(.645,.045,.355,1);pointer-events:none}@media (min-width:990px){.individuals-signup-cta__label{top:50%;left:20px}}@media (min-width:1050px){.individuals-signup-cta__label{top:24%;left:15px}}@media (min-width:1200px){.individuals-signup-cta__label{font-size:18px}}@media (min-width:1260px){.individuals-signup-cta__label{top:50%;left:20px}}.individuals-signup-cta__email-input{padding:12px 15px 0;height:60px;color:#000;font-size:15px;border:0;border-radius:4px;background:#fff;box-shadow:rgba(62,130,247,0) 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0;transition:box-shadow .15s cubic-bezier(.645,.045,.355,1);-webkit-appearance:none}@media (min-width:990px){.individuals-signup-cta__email-input{padding:12px 0 0;height:auto;background:0 0;box-shadow:none;border-radius:0}}@media (min-width:1050px){.individuals-signup-cta__email-input{padding:12px 15px 0;height:60px;border-radius:4px;background:#fff;box-shadow:rgba(62,130,247,0) 0 0 0 3px,rgba(40,85,122,.08) 0 6px 20px 0}}@media (min-width:1200px){.individuals-signup-cta__email-input{font-size:18px}}@media (min-width:1260px){.individuals-signup-cta__email-input{padding:12px 0 0;height:auto;background:0 0;box-shadow:none;border-radius:0}}.individuals-signup-cta__email-input:focus{outline:0}.individuals-signup__underform{display:grid;align-items:center;justify-content:center;padding:15px 0 0 0;color:#8089a0;font-size:16px;line-height:19px}@media (min-width:990px){.individuals-signup__underform{padding:14px 26px 0 0;grid-template-columns:1fr auto;justify-content:space-between}}@media (min-width:1050px){.individuals-signup__underform{padding:15px 0 0;grid-template-columns:1fr;justify-items:center}}@media (min-width:1260px){.individuals-signup__underform{padding:14px 60px 0 0;grid-template-columns:1fr auto;justify-content:space-between;justify-items:unset}}.individuals-signup__underform #errorBox{position:absolute;top:75px;left:0;display:grid;grid-template-columns:auto 1fr;grid-gap:6px;color:#de3729;font-size:14px;opacity:0;visibility:hidden;transition:all .15s cubic-bezier(.645,.045,.355,1)}@media (min-width:990px){.individuals-signup__underform #errorBox{position:static;top:0;left:0}}@media (min-width:1050px){.individuals-signup__underform #errorBox{position:absolute;top:75px;left:0}}@media (min-width:1260px){.individuals-signup__underform #errorBox{position:static;top:0;left:0}}.individuals-signup__underform #errorBox.hasError{opacity:1;visibility:visible}.page-integrations .bin--standard{padding-bottom:72px}@media (min-width:48em){.page-integrations .copy--large br,.page-integrations .copy--small br,.page-integrations .copy--standard br{display:none}}.integrations__intro{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:60px;width:100%;max-width:1090px;text-align:left}.integrations__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(188px,1fr));grid-gap:20px 15px;margin-bottom:72px;width:100%;max-width:1090px}@media (min-width:1120px){.integrations__grid{grid-gap:30px}}.integrations__item{display:flex;align-items:center;justify-content:center;height:76px;border-radius:6px;background-color:#fff;box-shadow:rgba(7,31,49,.06) 0 2px 10px;transition:box-shadow .3s ease-in-out;overflow:hidden}@media (min-width:460px){.integrations__item{margin:0}}@media (min-width:500px){.integrations__item{height:120px}}.integrations__item img{width:auto}.integrations__item .airtable{height:24px}.integrations__item .basecamp{height:32px}.integrations__item .box{height:30px}.integrations__item .calendar{height:22px}.integrations__item .confluence{height:18px}.integrations__item .docusign{height:32px}.integrations__item .dropbox{height:23px}@media (min-width:500px){.integrations__item .dropbox{height:26px}}.integrations__item .dropbox_paper{height:20px}.integrations__item .github_gist{height:20px}.integrations__item .gmail{height:26px}.integrations__item .gsuite{height:20px}@media (min-width:500px){.integrations__item .gsuite{height:23px}}.integrations__item .hellosign{height:22px}.integrations__item .mac{height:32px}.integrations__item .miro{height:24px}.integrations__item .onedrive{height:36px}@media (min-width:500px){.integrations__item .onedrive{height:45px}}.integrations__item .outlook{height:32px}.integrations__item .rightsignature{height:46px}.integrations__item .sharepoint{height:32px}.integrations__item .slack{height:23px}@media (min-width:500px){.integrations__item .slack{height:26px}}.integrations__item .teams{height:32px}@media (min-width:500px){.integrations__item .windows{height:24px}}.page-maker-report{background:#e5f3ff}.page-maker-report .header--standard{display:flex;justify-content:space-between;position:fixed;top:-100%;z-index:500;padding:15px 30px;background-color:#fff;border:unset;transition:top .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.page-maker-report .header--standard{padding:20px 50px}}.page-maker-report .header--standard.show{top:0}.page-maker-report .header--standard .social-button{width:40px;height:40px;color:#fff;background:#d8d8d8}@media (min-width:48em){.page-maker-report .header--standard .social-button{width:50px;height:50px}}@media (pointer:fine){.page-maker-report .header--standard .social-button:hover{background:#8857ec}}@media (min-width:660px){.page-maker-report .header--standard .productHunt-share{display:none}}.page-maker-report .header--standard .productHunt-badge{display:none}@media (min-width:660px){.page-maker-report .header--standard .productHunt-badge{display:block}}.page-maker-report .main__navWrapper{display:flex;align-items:center;position:static;background:0 0;z-index:unset;opacity:1;visibility:visible;color:#01003c;font-size:16px}.page-maker-report .main__navWrapper .typeform-share svg{transform:scale(1.05)}@media (min-width:48em){.page-maker-report .main__navWrapper .typeform-share svg{transform:scale(1.2)}}.page-maker-report .main__navWrapper .productHunt-badge{position:absolute;top:87px;left:30px}@media (min-width:500px){.page-maker-report .main__navWrapper .productHunt-badge{top:107px;left:50px}}@media (min-width:660px){.page-maker-report .main__navWrapper .productHunt-badge{position:static;top:unset;left:unset;margin-left:8px}}.page-maker-report .main__navWrapper .productHunt-badge:after{content:"";position:absolute;border-style:solid;left:20px;bottom:calc(100% - 1px);border-width:0 6px 6px 6px;border-color:transparent transparent #24263f transparent}@media (min-width:660px){.page-maker-report .main__navWrapper .productHunt-badge:after{display:none}}.page-maker-report .main__navWrapper .productHunt-badge img{display:block}.page-maker-report .pagebreak{display:grid;grid-template-columns:1fr;padding:60px 0;color:#fff;background:#54329a}@media (min-width:1040px){.page-maker-report .pagebreak{grid-template-columns:1fr 980px 1fr}}.page-maker-report .pagebreak>*{grid-column:2/-2}.page-maker-report .pagebreak__bin{display:grid;grid-template-columns:20px 1fr 20px;padding:0 10px}@media (min-width:500px){.page-maker-report .pagebreak__bin{padding:0 30px}}@media (min-width:1040px){.page-maker-report .pagebreak__bin{padding:0}}.page-maker-report .pagebreak__bin>*{grid-column:2/-2}.page-maker-report .futures-section{background:url(../images/makers/futures-bg-mobile.jpg) left top/cover no-repeat}@media (min-width:500px){.page-maker-report .futures-section{background:url(../images/makers/futures-bg.jpg) left top/cover no-repeat}}.page-maker-report .text-content{padding-top:40px;padding-bottom:40px;color:#01003c}.page-maker-report .text-content h2{color:currentColor;font-size:36px;line-height:40px;font-weight:700;text-transform:unset}@media (min-width:48em){.page-maker-report .text-content h2{font-size:40px;line-height:54px}}.page-maker-report .text-content h3{margin-bottom:17px;color:currentColor;font-size:24px;line-height:30px;font-weight:500}@media (min-width:48em){.page-maker-report .text-content h3{font-size:30px;line-height:35px}}.page-maker-report .text-content h3+.chart{margin-top:12px}.page-maker-report .text-content p{margin-bottom:20px}.page-maker-report .text-content p+h2{margin-top:10px;margin-bottom:15px}@media (min-width:48em){.page-maker-report .text-content p+h2{margin-top:30px;margin-bottom:24px}}.page-maker-report .text-content p+h3{margin-top:10px;margin-bottom:18px}@media (min-width:48em){.page-maker-report .text-content p+h3{margin-top:30px;margin-bottom:24px}}.page-maker-report .text-content .legal-content p+ol.list--ordered,.page-maker-report .text-content p+.list--ordered{margin-top:10px}@media (min-width:48em){.page-maker-report .text-content .legal-content p+ol.list--ordered,.page-maker-report .text-content p+.list--ordered{margin-top:20px}}.page-maker-report .text-content p+.makerBox{margin-top:18px}.page-maker-report .text-content a{position:relative;color:#8857ec;text-decoration:none;white-space:nowrap}.page-maker-report .text-content a:before{content:'';position:absolute;left:50%;bottom:0;width:100%;height:2px;background-color:currentColor;transform-origin:center;transform:translate(-50%,0) scaleX(0);transition:transform .2s cubic-bezier(.645,.045,.355,1)}@media (pointer:fine){.page-maker-report .text-content a:hover:before{transform:translate(-50%,0) scaleX(1)}}.page-maker-report .text-content ul{margin:0 0 50px 20px;list-style-type:disc}.page-maker-report .text-content ul li{margin-bottom:5px}.page-maker-report .text-content li{font-size:20px;line-height:32px}.page-maker-report .text-content li:last-of-type{margin:0}@media (min-width:48em){.page-maker-report .text-content li{font-size:22px;line-height:34px}}.page-maker-report .text-content .list--ordered{margin-left:0}@media (min-width:48em){.page-maker-report .text-content .list--ordered{margin-left:40px}}.page-maker-report .text-content .list--ordered li{color:currentColor}.page-maker-report .text-content .list--ordered li:before{color:#01003c;font-family:Montserrat,sans-serif;font-weight:600;background:#ffda63}.page-maker-report .text-content .img--noCode{margin-bottom:20px;width:240px}@media (min-width:30em){.page-maker-report .text-content .img--noCode{float:right;margin:0 0 20px 25px;width:200px}}@media (min-width:48em){.page-maker-report .text-content .img--noCode{margin:0 0 45px 45px;width:unset}}.page-maker-report .makerBox{display:grid;margin-bottom:45px;color:#fff;font-family:Montserrat,sans-serif}@media (min-width:35em){.page-maker-report .makerBox{grid-template-columns:1fr 1fr}}.page-maker-report .makerBox>*{display:grid;align-items:center}.page-maker-report .makerBox__col1{padding:30px;font-size:24px;line-height:42px;font-style:italic;text-align:center;background:#54329a}@media (min-width:30em){.page-maker-report .makerBox__col1{padding:30px 20px}}@media (min-width:48em){.page-maker-report .makerBox__col1{font-size:26px;line-height:50px}}@media (min-width:64em){.page-maker-report .makerBox__col1{padding:30px 52px}}.page-maker-report .makerBox__col2{padding:45px 34px 40px;background:#01003c}@media (min-width:48em){.page-maker-report .makerBox__col2{padding:45px 34px 40px}}.page-maker-report .makerBox h4{margin-bottom:22px;color:#fff;font-size:20px;line-height:24px;font-weight:600}.page-maker-report .makerBox ul{margin:0;padding:0 0 0 20px}.page-maker-report .makerBox li{font-size:15px;font-weight:500;line-height:23px}.page-maker-report .makerBox li .callout{color:#8857ec}.page-pricing .bin--standard{padding-bottom:84px}.pricing__intro{display:flex;flex-direction:column;align-items:start;margin-bottom:56px;width:100%;max-width:1090px;text-align:left}.pricing__tabs{display:flex;align-items:center;margin-bottom:30px}.pricing__tabItem{padding:0 10px;color:#9399ac;font-size:14px;font-weight:500;line-height:30px;border-radius:15px;background-color:transparent;cursor:pointer}@media (min-width:350px){.pricing__tabItem{padding:0 14px}}@media (min-width:400px){.pricing__tabItem{padding:0 18px;font-size:16px}}.pricing__tabItem.active{color:#fff;background-color:#1487ff}.pricing__smallPlan{width:100%;max-width:400px;background:#fff}.pricing__smallPlan .plan{padding-bottom:27px;border:1px solid #e7eaed;background-color:#fcfdfe}.pricing__smallPlan .plan__price{font-size:16px}.pricing__smallPlan .plan__description{margin-bottom:20px}.pricing__smallPlan .pricing__otherPoints,.pricing__smallPlan .pricing__primaryPoints{border:1px solid #e7eaed;border-top:none}.pricing__smallPlan .pricing__otherPoints{border-bottom:none}.pricing__smallPlan .pricing__heading{padding:15px 0;color:#040606;font-size:16px;font-weight:500;line-height:19px;text-align:center;border-bottom:1px solid #e7eaed}.pricing__smallPlan .button{width:100%;font-size:16px;line-height:45px}.pricing__smallPlan .trigger{padding:17px 0;color:#6d7389;font-size:14px;font-weight:500;cursor:pointer}.pricing__smallPlan .icon{margin-left:6px;transform:rotate(0);transition:all .15s ease-in-out}.pricing__smallPlan .icon.active{transform:rotate(180deg)}.pricing__smallPlan .checkRow{display:flex;border-bottom:1px solid #e7eaed}.pricing__smallPlan .checkmarkBox{display:flex;align-items:center;justify-content:center;width:80px;border-left:1px solid #e7eaed}.pricing__smallPlan .more-features .buttonRow{margin:30px}@media (min-width:64em){.pricing__smallView{display:none}}.pricing__doubleRow{padding:15px 20px;background:#fcfdfe;font-size:16px;line-height:27px;font-weight:400;text-align:left;border-bottom:1px solid #e7eaed}.pricing__doubleRow .pricing__item{color:#040606}.pricing__doubleRow .pricing__desc{color:#767e9d}.pricing__otherPoints .pricing__item{flex:1;padding:13px 20px;color:#040606;font-size:16px;line-height:27px;font-weight:400;text-align:left;background:#fcfdfe}.pricing__table{display:none;margin-bottom:0;width:100%;max-width:1090px;color:#798096;font-size:16px;line-height:27px;text-align:left;border:1px solid #e7eaed;background-color:#fff}@media (min-width:64em){.pricing__table{display:block}}.pricing__table .button{width:100%;line-height:45px}.pricing__table .button.primary{box-shadow:rgba(206,81,120,.45) 0 2px 4px}.pricing__table thead tr:first-of-type th{border-bottom:0}.pricing__table thead tr:nth-of-type(2) th{padding:20px}.pricing__table td,.pricing__table th{width:20%;border-left:1px solid #e7eaed;border-bottom:1px solid #e7eaed}.pricing__table td:first-of-type,.pricing__table th:first-of-type{color:#040606;border-left:none;background:#fcfdfe}.pricing__table th{padding:0;background:#fcfdfe;vertical-align:top}.pricing__table td{padding:12px 20px;vertical-align:middle;border-bottom:1px solid #e7eaed}.pricing__table tr:last-of-type td{border-bottom:none}.pricing__table .pricing__heading{font-weight:500;background:#fff!important}.pricing__table td.pricing__toggle{color:#6d7389;font-size:14px;font-weight:500;text-align:center;background:#fff}.pricing__toggle .trigger{cursor:pointer}.pricing__toggle .trigger .icon{margin-left:6px;transform:rotate(0);transition:all .15s ease-in-out}.pricing__toggle .trigger .icon.active{transform:rotate(180deg)}.more-features{width:100%;max-width:1090px;min-height:0;max-height:0;visibility:hidden;overflow:hidden;transition:all .3s ease-in-out}.more-features.open{min-height:10px;max-height:1150px;visibility:visible}.more-features .pricing__table{border-top:none}.more-features td:not(:first-of-type){text-align:center}.more-features .button-row td{padding:20px;border:0}.more-features .button-row td:first-of-type{background:#fff}.plan{padding:24px 20px 0;text-align:left}.plan__flexRow{display:flex;flex-direction:column;margin-bottom:14px;line-height:20px;font-weight:500}.plan__name{color:#040606;font-size:16px}.plan__price{color:#1487ff;font-size:14px}.plan__price.alt{color:#9399ac}.plan__description{color:#798096;font-size:14px;line-height:27px;font-weight:400}.page-protecting-documents .bin--full{flex:1;text-align:center}.protection__intro{margin-bottom:56px;padding:0 30px}@media (min-width:500px){.protection__intro{padding:0 50px}}.protection__explainer{display:flex;flex-direction:column;align-items:center;padding:0 30px 50px}@media (min-width:800px){.protection__explainer{flex-direction:row;justify-content:center;align-items:baseline;padding:0 50px 56px}}.protection-card{display:grid;justify-items:center;padding:0 23px;width:100%;max-width:353px}.protection-card+.protection-card{margin-top:60px}@media (min-width:800px){.protection-card+.protection-card{margin:0 0 0 50px}}@media (min-width:1200px){.protection-card+.protection-card{margin-left:10px}}.protection-card__image{margin-bottom:50px}.protection-card__title{margin-bottom:6px;color:#040606;font-size:20px;line-height:24px}.protection-card__copy{max-width:260px;color:#767e9d;font-size:16px;line-height:30px}.protection__contact{padding:65px 0;text-align:center;background:#e5f3ff}.protection__contact .button{margin-top:20px}.redirect__image{display:block;margin-bottom:30px;width:108%;max-width:340px}.redirect .pagetitle--huge,.redirect .pagetitle--large,.redirect .pagetitle--standard{margin-bottom:9px}.page-template-remote_report{color:#0f0f22;font-family:"Source Sans Pro",sans-serif;background-color:#fff}.page-template-remote_report .header--remoteWork{display:grid;grid-template-columns:30px 1fr 30px;width:100%;background:linear-gradient(to bottom,#c54660 70px,#fff 1px)}@media (min-width:500px){.page-template-remote_report .header--remoteWork{grid-template-columns:50px 1fr 50px}}@media (min-width:740px){.page-template-remote_report .header--remoteWork{background:linear-gradient(to right,#c54660 478px,#fff 1px)}}@media (min-width:825px){.page-template-remote_report .header--remoteWork{background:linear-gradient(to right,#c54660 586px,#fff 1px)}}@media (min-width:1260px){.page-template-remote_report .header--remoteWork{grid-template-columns:1fr 1160px 1fr}}.page-template-remote_report .header--remoteWork .header--titleBar{display:grid;align-items:center;height:70px;color:#fff;background:#c54660}@media (min-width:825px){.page-template-remote_report .header--remoteWork .header--titleBar{height:90px}}.page-template-remote_report .header--remoteWork .header--remoteWork__bin{grid-column:2/-2;display:grid;grid-template-rows:auto auto}@media (min-width:740px){.page-template-remote_report .header--remoteWork .header--remoteWork__bin{grid-template-rows:unset;grid-template-columns:438px 1fr}}@media (min-width:825px){.page-template-remote_report .header--remoteWork .header--remoteWork__bin{grid-template-columns:536px 1fr}}.page-template-remote_report .header--remoteWork .titleBar__bin{display:grid;grid-template-columns:40px 40px 1fr;align-items:center}@media (min-width:825px){.page-template-remote_report .header--remoteWork .titleBar__bin{grid-template-columns:60px 48px 1fr}}.page-template-remote_report .header--remoteWork .main__logo{display:block;color:#fff}.page-template-remote_report .header--remoteWork .main__logo svg{display:block;width:40px;height:auto}@media (min-width:825px){.page-template-remote_report .header--remoteWork .main__logo svg{width:60px}}.page-template-remote_report .header--remoteWork .titleBar__title{font-family:Merriweather,serif;font-size:18px}@media (min-width:500px){.page-template-remote_report .header--remoteWork .titleBar__title{font-size:24px}}@media (min-width:825px){.page-template-remote_report .header--remoteWork .titleBar__title{font-size:28px}}.page-template-remote_report .header--remoteWork .titleBar__bullet{width:6px;height:6px;border-radius:50%;background:#fff;justify-self:center}@media (min-width:825px){.page-template-remote_report .header--remoteWork .titleBar__bullet{width:8px;height:8px}}@media (min-width:660px){.page-template-remote_report .header--remoteWork .social-buttons{margin-left:20px}}.page-template-remote_report .header--remoteWork .social-button{color:#c54660}@media (min-width:740px){.page-template-remote_report .header--remoteWork .social-button{color:rgba(15,15,34,.3)}}.page-template-remote_report .main__navWrapper{display:flex;align-items:center;justify-content:flex-end;position:static;background:0 0;z-index:unset;opacity:1;visibility:visible;height:50px;color:#01003c;font-size:16px}@media (min-width:740px){.page-template-remote_report .main__navWrapper{height:auto}}.page-template-remote_report .main__navWrapper .bullet{display:none;margin-left:18px;width:5px;height:5px;border-radius:50%;background-color:rgba(15,15,34,.1)}@media (min-width:825px){.page-template-remote_report .main__navWrapper .bullet{display:block}}.page-template-remote_report .main__navWrapper .productHunt-badge{position:absolute;top:64px;left:8px;width:53%;max-width:250px;height:auto}@media (min-width:500px){.page-template-remote_report .main__navWrapper .productHunt-badge{left:26px}}@media (min-width:825px){.page-template-remote_report .main__navWrapper .productHunt-badge{top:76px;left:28px}}@media (min-width:1100px){.page-template-remote_report .main__navWrapper .productHunt-badge{position:static;top:unset;left:unset;margin-left:30px}}.page-template-remote_report .main__navWrapper .productHunt-badge:after{content:"";position:absolute;border-style:solid;left:20px;bottom:calc(100% - 1px);border-width:0 6px 6px 6px;border-color:transparent transparent #fff transparent}@media (min-width:1100px){.page-template-remote_report .main__navWrapper .productHunt-badge:after{display:none}}.page-template-remote_report .main__navWrapper .productHunt-badge img{display:block}.page-template-remote_report .header--standard{display:flex;justify-content:space-between;position:fixed;top:-100%;z-index:500;padding:15px 30px;background-color:#fff;border:unset;transition:top .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:48em){.page-template-remote_report .header--standard{padding:20px 50px}}.page-template-remote_report .header--standard.show{top:0}.page-template-remote_report .header--standard .social-buttons{margin-left:12px}@media (min-width:660px){.page-template-remote_report .header--standard .social-buttons{margin-left:20px}}.page-template-remote_report .header--standard .social-button{width:40px;height:40px;border-radius:50%;color:#fff;background-color:rgba(15,15,34,.3)}@media (min-width:660px){.page-template-remote_report .header--standard .social-button{width:unset;height:unset;border-radius:unset;background-color:unset;color:rgba(15,15,34,.3)}}@media (min-width:660px){.page-template-remote_report .header--standard .productHunt-share{display:none}}.page-template-remote_report .header--standard .productHunt-badge{display:none;position:static;top:unset;left:unset;margin-left:30px;width:auto;max-width:unset;height:auto}@media (min-width:660px){.page-template-remote_report .header--standard .productHunt-badge{display:block}}.page-template-remote_report h1,.page-template-remote_report h2,.page-template-remote_report h3{margin:0;padding:0;color:unset;font-family:Montserrat,sans-serif;font-weight:800}.page-template-remote_report h1{margin-bottom:6%;max-width:1100px;line-height:1.2em}.page-template-remote_report h1{font-size:36px}@media screen and (min-width:320px){.page-template-remote_report h1{font-size:calc(36px + 64 * ((100vw - 320px)/ 780))}}@media screen and (min-width:1100px){.page-template-remote_report h1{font-size:100px}}@media (min-width:48em){.page-template-remote_report h1{margin-bottom:3.28%;line-height:1.1em}}.page-template-remote_report h2{margin-bottom:28px;font-size:34px;line-height:40px;text-transform:unset}@media (min-width:48em){.page-template-remote_report h2{font-size:50px;line-height:61px}}.page-template-remote_report h2.highlight:before{top:-.275em}.page-template-remote_report h3{margin-bottom:30px;font-size:30px;line-height:36px}@media (min-width:48em){.page-template-remote_report h3{font-size:40px;line-height:58px}}.page-template-remote_report h4{margin-top:20px;font-size:26px;line-height:36px}@media (min-width:48em){.page-template-remote_report h4{font-size:30px;line-height:42px}}.page-template-remote_report h4+p{margin-top:20px}.page-template-remote_report p{margin-bottom:20px;font-size:20px;line-height:32px}@media (min-width:48em){.page-template-remote_report p{font-size:24px;line-height:40px}}.page-template-remote_report p+h2{margin-top:40px}@media (min-width:500px){.page-template-remote_report p+h2{margin-top:60px}}.page-template-remote_report p+h3{margin-top:25px}@media (min-width:500px){.page-template-remote_report p+h3{margin-top:40px}}.page-template-remote_report p+.twitter-tweet{margin-top:50px!important}.page-template-remote_report p strong{font-weight:700}.page-template-remote_report p a{color:#00f}.page-template-remote_report p .callout{font-weight:600}.page-template-remote_report .subtitle{margin-bottom:36px;font:24px/40px Merriweather,serif}@media (min-width:48em){.page-template-remote_report .subtitle{margin-bottom:42px;font:34px/60px Merriweather,serif}}.page-template-remote_report .subtitle .callout{color:#72412d}.page-template-remote_report .callout{color:#c54660}.page-template-remote_report .highlight{position:relative;display:inline-block;padding:0}.page-template-remote_report .highlight:before{content:'';position:absolute;top:-.175em;width:100%;height:1.25em;background:rgba(0,0,255,.1)}.page-template-remote_report figure{margin:0 0 30px;padding:0;width:100%;border-radius:10px;overflow:hidden}@media (min-width:700px){.page-template-remote_report figure{margin:0}}@media (min-width:700px){.page-template-remote_report figure.floatright{float:right;margin:0 0 0 30px}}.page-template-remote_report figure img{display:block;margin:0;padding:0;width:100%}.page-template-remote_report figure figcaption{padding:20px;color:#fff;font-size:17px;line-height:22px;font-weight:600;background:#00f}.page-template-remote_report blockquote{display:block;margin:0 0 30px;padding:20px 30px;width:100%;font-size:20px;line-height:28px;border-radius:10px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;word-break:break-word;hyphens:auto}@media (min-width:500px){.page-template-remote_report blockquote{font-size:24px;line-height:34px}}.page-template-remote_report blockquote:last-of-type{margin:0}.page-template-remote_report blockquote.opt1{color:#00f;background:#fff;box-shadow:rgba(0,0,255,.1) 0 2px 40px}.page-template-remote_report blockquote.opt1 .attribution{color:#1da1f2}.page-template-remote_report blockquote.opt2{color:#aae6ff;background:#000089}.page-template-remote_report blockquote.opt3{color:#aae6ff;background:#00f}.page-template-remote_report blockquote.opt4{color:#fff;background:#c54660}.page-template-remote_report blockquote.opt5{color:#fff;background:#0f0f22}.page-template-remote_report blockquote.opt6{color:#00f;background:#fff;border:2px solid #00f}.page-template-remote_report blockquote.opt6 .attribution{color:#1da1f2}.page-template-remote_report blockquote .attribution{margin-top:10px;color:#fff;font-size:16px;line-height:20px;text-align:right}.page-template-remote_report blockquote .attribution a{color:unset;text-decoration:none}@media (pointer:fine){.page-template-remote_report blockquote .attribution a:hover{text-decoration:underline}}.page-template-remote_report blockquote .attribution svg{width:auto;height:12px;vertical-align:middle}.page-template-remote_report .chart{margin-top:17px}@media (min-width:48em){.page-template-remote_report .chart.left100{grid-template-columns:80px 1fr}}@media (min-width:48em){.page-template-remote_report .chart.left74{grid-template-columns:54px 1fr}}.page-template-remote_report .section{display:grid;grid-template-columns:30px 1fr 30px;grid-column:1/-1;padding:40px 0}@media (min-width:500px){.page-template-remote_report .section{grid-template-columns:50px 1fr 50px;padding:80px 0}}@media (min-width:1260px){.page-template-remote_report .section{grid-template-columns:1fr 1160px 1fr}}.page-template-remote_report .section.alt1{color:#fff;background:#0f0f22}.page-template-remote_report .section.alt1 .highlight:before{background-color:rgba(197,70,96,.15)}.page-template-remote_report .section.alt1 .twitter-tweet{box-shadow:#c54660 0 20px 100px -28px}.page-template-remote_report .section.alt2{background:#dee4fa}.page-template-remote_report .section.alt2 .twitter-tweet{box-shadow:rgba(0,0,255,.3) 0 20px 100px -28px}.page-template-remote_report .section.alt3{background:#eaecf3}.page-template-remote_report .section [class*=bin]{grid-column:2/-2}.page-template-remote_report .remote-intro{padding-top:20px;padding-bottom:0}@media (min-width:500px){.page-template-remote_report .remote-intro{padding-top:50px}}@media (min-width:740px){.page-template-remote_report .remote-intro{padding-top:110px}}.page-template-remote_report .remote-rise{padding-top:0}@media (min-width:700px){.page-template-remote_report .remote-rise figure{max-width:360px}}@media (min-width:950px){.page-template-remote_report .remote-rise figure{max-width:565px}}.page-template-remote_report .remote-rise .wwr-logo svg{display:block;width:100%;max-width:334px;height:auto}.page-template-remote_report .remote-rise .al-logo svg{display:block;width:100%;max-width:206px;height:auto}.page-template-remote_report .photo-gallery{columns:3 250px;column-gap:30px;margin-top:50px}.page-template-remote_report .photo-gallery img{display:inline-block;margin-bottom:20px;max-width:100%;border-radius:6px}@media (min-width:500px){.page-template-remote_report .photo-gallery img{margin-bottom:30px}}.page-template-remote_report .grid-blockquotes{columns:2 280px;column-gap:30px;margin:30px 0 54px}.page-template-remote_report .grid-blockquotes.flex{display:flex;flex-flow:row wrap;align-items:flex-start;columns:unset;column-gap:unset}@media (min-width:48em){.page-template-remote_report .grid-blockquotes.flex blockquote{flex:1}}@media (min-width:48em){.page-template-remote_report .grid-blockquotes.flex blockquote+blockquote{margin-left:30px}}.page-template-remote_report .grid-blockquotes+.twitter-tweet{margin-top:30px!important}.page-template-remote_report .remote__logoBox{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:30px;align-items:center;justify-items:center;margin-bottom:70px;padding:40px;width:100%;border-radius:10px;border:2px solid #00f;background:#0a0a1b}@media (min-width:840px){.page-template-remote_report .remote__logoBox{grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.page-template-remote_report .remote__logoBox{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:1260px){.page-template-remote_report .remote__logoBox{grid-gap:20px 60px;margin-left:-20px;padding:40px 68px;width:1200px}}.page-template-remote_report .remote__logoBox svg{max-width:100%}.page-template-remote_report .twitter-tweet{margin:0 auto 50px!important}@media (min-width:950px){.page-template-remote_report .sectionHead{display:flex;justify-content:space-between}}.page-template-remote_report .sectionHead>h2{flex:1}.page-template-remote_report .headerRow{display:flex;align-items:baseline;justify-content:space-between}.page-template-remote_report .headerRow__tipsLink{color:#00f;font-size:16px;font-weight:600;text-decoration:none}@media (pointer:fine){.page-template-remote_report .headerRow__tipsLink:hover{text-decoration:underline}}.page-template-remote_report .headerRow__arrow{display:inline-block;margin-left:10px}.page-template-remote_report .headerRow__arrow svg{width:auto;height:14px;transform:rotate(-90deg);vertical-align:-2px}.page-template-remote_report .headerRow__arrow path{fill:#00f}.page-template-remote_report .tips-button{display:flex;align-items:center;justify-content:center;margin-bottom:30px;width:253px;height:60px;color:#00f;font-size:22px;font-weight:700;text-decoration:none;border-radius:6px;border:2px solid #00f;background:#fff;box-shadow:rgba(127,127,243,.2) 0 4px 30px}@media (min-width:950px){.page-template-remote_report .tips-button{margin-left:30px}}.page-template-remote_report .tips-button.last{float:right}.page-template-remote_report .tips-button svg{display:inline-block;margin-left:10px}.page-template-remote_report .tips{margin:20px 0 30px}@media (min-width:950px){.page-template-remote_report .tips{display:flex;align-items:flex-start;flex-flow:row wrap}}.page-template-remote_report .tip{flex:1;display:block;margin-bottom:30px;padding:25px 28px;border-radius:6px;border:2px solid transparent;background:#fff;box-shadow:rgba(62,62,185,.15) 0 4px 10px;transition:all .3s cubic-bezier(.645,.045,.355,1);text-decoration:none}@media (pointer:fine){.page-template-remote_report .tip:hover{border-color:#00f}}@media (min-width:950px){.page-template-remote_report .tip+.tip{margin:0 0 0 30px}}.page-template-remote_report .tip .quote{margin-bottom:20px;color:#060840;font-size:18px;line-height:34px}@media (min-width:950px){.page-template-remote_report .tip .quote{margin-bottom:40px}}.page-template-remote_report .tip .quote.large{font-size:26px;font-weight:600}.page-template-remote_report .tip .attribute-meta{display:grid;align-items:center;grid-template-columns:51px auto;grid-gap:0 12px}.page-template-remote_report .tip .attribute__avatar{width:51px;height:51px;border-radius:50%;overflow:hidden}.page-template-remote_report .tip .attribute__avatar img{display:block;width:100%}.page-template-remote_report .tip .attribute__nameTitle{display:grid;color:#060840;font-size:15px;line-height:19px}.page-template-remote_report .tip .attribute__name,.page-template-remote_report .tip .attribute__title{display:inline-block}.page-template-remote_report .tip .attribute__name{font-size:17px;line-height:22px;font-weight:600}.page-template-remote_report .tip .attribute__title{opacity:.6}.reasons{display:grid;grid-template-columns:1fr;grid-gap:20px}@media (min-width:48em){.reasons{grid-template-columns:1fr 1fr 1fr}}.reason{display:grid;grid-template-columns:50px 1fr;grid-gap:0 12px;align-items:center;padding:10px;color:#fff;font-size:26px;line-height:1.2;border-radius:50px;background:#00f}@media (min-width:48em){.reason{font-size:18px}}@media (min-width:900px){.reason{font-size:26px}}.reason__number{display:flex;align-items:center;justify-content:center;width:50px;height:50px;color:#00f;font-size:34px;font-weight:700;border-radius:50%;background:#aae6ff}.stat-boxes{display:grid;grid-template-columns:1fr;grid-gap:30px;align-items:start;margin:40px 0}@media (min-width:48em){.stat-boxes{grid-template-columns:1fr 1fr}}.stat-boxes .stat-box{display:grid;grid-template-columns:1fr;align-items:center;grid-gap:12px 25px;padding:20px;width:100%;color:#aae6ff;font-size:20px;line-height:24px;text-align:center;border-radius:10px}@media (min-width:600px){.stat-boxes .stat-box{grid-template-columns:auto 1fr;font-size:24px;line-height:34px;text-align:left}}@media (min-width:48em){.stat-boxes .stat-box{grid-template-columns:1fr;font-size:20px;line-height:24px;text-align:center}}@media (min-width:1000px){.stat-boxes .stat-box{padding:20px 30px 20px 30px;grid-template-columns:auto 1fr;font-size:24px;line-height:34px;text-align:left}}@media (min-width:1260px){.stat-boxes .stat-box{padding:20px 80px 20px 30px}}.stat-boxes .stat-box.opt1{background:#00f}.stat-boxes .stat-box.opt2{background:#000089}.stat-boxes .stat-box__heading{grid-column:1/-1;color:#fff;font-size:22px}.stat-boxes .stat-box__stat{align-self:center;color:#fff;font:700 84px/1 Montserrat,sans-serif}@media (min-width:600px){.stat-boxes .stat-box__stat{font-size:102px}}.stat-boxes .stat-box__stat .percent{font-size:44px;font-weight:800;vertical-align:super}@media (min-width:600px){.stat-boxes .stat-box__stat .percent{font-size:57px}}.stat-boxes .stat-box .callout{color:#fff;font-weight:600}.remote-note h2{text-align:center}.remote-note h2 svg{display:inline-block;margin-left:10px;width:auto;height:50px;vertical-align:middle}@media (min-width:768px){.remote-note h2 svg{height:70px}}.remote-note .miro-svg{display:flex;justify-content:center}.remote-note .miro-svg svg{display:block;width:150px;height:auto}.page-security{--security-copy-color:#31374C}.page-security .header--standard{margin:0;border-bottom:none}.page-security .bin--full{overflow:unset}.security-wrapper{display:grid;grid-template-columns:30px 1fr 30px;padding-top:30px}@media (min-width:500px){.security-wrapper{grid-template-columns:50px 1fr 50px;padding-top:50px}}@media (min-width:1180px){.security-wrapper{grid-template-columns:1fr 1080px 1fr}}.security-wrapper>*{grid-column:2/-2}.security-content{--nav-icon:#AEB5C9;--nav-active:#2A79FF;--nav-heading-border:#DBE7F1;display:grid;align-items:start;grid-gap:50px 24px;position:relative}@media (min-width:768px){.security-content{grid-template-columns:256px 1fr}}@media (min-width:768px){.security-nav{position:sticky;top:20px;margin-bottom:70px}}.security-nav__heading{margin-bottom:20px;padding-bottom:16px;color:#00166a;font-size:18px;line-height:30px;font-weight:500;border-bottom:1px solid var(--nav-heading-border)}.security-nav a{display:flex;align-items:center;color:var(--security-copy-color);text-decoration:none}.security-nav a .security-nav__icon{color:var(--nav-icon)}.security-nav a.active,.security-nav a:hover{color:var(--nav-active)}.security-nav a.active .security-nav__icon,.security-nav a:hover .security-nav__icon{color:var(--nav-active)}.security-nav ul{margin:0;padding:0}.security-nav li{font-size:18px;line-height:30px}.security-nav li:not(:last-of-type){margin-bottom:8px}.security-nav__icon{display:inherit;margin-right:10px}.security-nav__icon svg{display:inline-block;max-width:18px;max-height:18px}.security-faqs{padding-top:50px}.security-heading-2{margin-bottom:50px;color:#00166a;font-size:28px;line-height:36px}@media (min-width:650px){.security-heading-2{font-size:36px;line-height:42px}}.single{background:#fafafa}.single .blog-two-col{grid-row-gap:50px}.post{display:grid;grid-template-columns:20px 1fr 20px;grid-gap:20px 0;padding:20px 0;border-radius:3px;border:1px solid rgba(196,196,196,.4);background:#fff;box-shadow:rgba(229,229,229,.3) 0 2px 0}.post>*{grid-column:2/-2;min-width:0}.post__content a{color:var(--blog-link)}.post__heading .post__title{margin-bottom:5px;color:#1e1e1e;font-size:22px;line-height:24px;font-weight:700}.post__heading .post__title a{color:#1e1e1e;text-decoration:none;border-bottom:1px solid transparent;transition:all .15s linear}@media (pointer:fine){.post__heading .post__title a:hover{border-bottom:1px solid #1e1e1e}}.post__thumbnail{grid-column:1/-1}.post__thumbnail a{display:block}.post__thumbnail img{display:block;width:auto;max-width:100%;height:auto}.post h1,.post h2,.post h3,.post h4,.post h5{margin:0;padding:0;color:#333;font-weight:500;text-transform:none}.post h2{margin-bottom:20px;font-size:20px;line-height:30px}.post h3,.post h4,.post h5{margin-bottom:20px;font-size:16px;line-height:30px;font-weight:700}.post p{margin-bottom:20px;color:#333;font-size:16px;line-height:30px}.post p:last-of-type{margin-bottom:0}.post p a{font-weight:500;text-decoration:none}@media (pointer:fine){.post p a:hover{text-decoration:underline}}.post ol,.post ul{margin:0 0 20px;padding-left:20px}.post ul{list-style-type:disc}.post ul ul{list-style-type:circle}.post ol li{color:#333}.post li{margin-bottom:0;color:#333;font-size:15px;line-height:30px}.post li p{margin-bottom:0}.post blockquote{margin:0 0 20px;padding:20px 28px;font-style:italic;border-radius:4px;background:#fff;box-shadow:rgba(0,0,0,.08) 0 6px 11px}.post blockquote p{margin-bottom:0!important}.post textarea{padding:8px 12px!important;width:100%!important;min-height:40px;max-height:150px;border-radius:5px;border:1px solid #d2d5e4;resize:vertical}.post .more-link{text-decoration:none}@media (pointer:fine){.post .more-link:hover{text-decoration:underline}}.post hr{margin:0 0 40px;height:1px;border:0;background-color:#e7eaed}.post figure{margin:0}.post figure+p{margin-top:20px}.post figure.size-full img{display:block;width:auto;max-width:100%;height:auto}.post figure.alignleft{margin:0}.post figure.alignright{margin:0 0 0 auto}.post figure.aligncenter{margin:0 auto}.post figure figcaption{margin:20px 0;color:currentColor;font-size:14px;text-align:center}.post figure figcaption a{color:#767e9d}.post img{display:block;width:auto;max-width:100%;height:auto}.post img.size-full{display:block;width:auto;max-width:100%;height:auto}.post img.alignleft{margin:0}.post img.alignright{margin:0 0 0 auto}.post img.aligncenter{margin:0 auto}.post center{margin-bottom:10px}.page-slack,.page-template-slack{background-color:#f2f9ff;background-image:url(../images/stars-bg.svg);background-position:center 57px;background-repeat:no-repeat}.page-slack .main__navWrapper,.page-template-slack .main__navWrapper{position:static;background:0 0;z-index:unset;opacity:1;visibility:visible}.page-slack .main__nav,.page-template-slack .main__nav{opacity:1;visibility:visible}.page-slack .main__navLink,.page-template-slack .main__navLink{display:inline-block;margin-bottom:0;color:#767e9d;font-size:14px;font-weight:400;text-decoration:underline}.page-slack .header--simple,.page-template-slack .header--simple{padding-bottom:20px}@media (min-width:60em){.page-slack .header--simple,.page-template-slack .header--simple{padding-bottom:0}}.page-slack .bin--full,.page-template-slack .bin--full{flex:1}.page-slack #slack-intro,.page-template-slack #slack-intro{padding:0 30px}@media (min-width:500px){.page-slack #slack-intro,.page-template-slack #slack-intro{padding:0 50px}}@media (min-width:60em){.page-slack #slack-intro,.page-template-slack #slack-intro{padding:0}}.page-slack .slack__content,.page-template-slack .slack__content{display:flex;flex-direction:column;justify-content:flex-start;padding:0 20px;background-image:url(../images/curve-bg.svg);background-position:left bottom;background-size:100%;background-repeat:no-repeat}@media (min-width:64em){.page-slack .slack__content,.page-template-slack .slack__content{justify-content:center;padding:0 50px}}.page-slack .logo-text,.page-template-slack .logo-text{margin-bottom:16px}.page-slack .continueArrow,.page-template-slack .continueArrow{transform:translate(-50%,100%)}.page-slack .logo-list,.page-template-slack .logo-list{margin-bottom:10px;padding:0}.slack-works{text-align:center}.page-top-document-apps{margin:0;background-image:linear-gradient(to bottom,#3a55ff,#4122cd);background-attachment:fixed}.top-docs__intro{display:grid;justify-items:center;padding:20px 0 30px;text-align:center}.top-docs__title{margin-bottom:10px;max-width:810px;color:#fff;font-size:24px;line-height:30px;font-weight:500}@media (min-width:48em){.top-docs__title{font-size:60px;line-height:70px}}.top-docs__subtitle{max-width:605px;color:#bdd9ff;font-size:14px;line-height:24px;font-weight:400}@media (min-width:48em){.top-docs__subtitle{font-size:24px;line-height:38px}}.top-docs__subtitle strong{color:#fff;font-weight:600}.top-docs__addReview{display:flex;flex-flow:column;align-items:center;padding:40px 0 80px;color:#fff;font-size:18px;line-height:24px;text-align:center}@media (min-width:400px){.top-docs__addReview{font-size:22px;line-height:42px}}.top-docs__addReview .addReview__copy svg{display:block;margin:20px auto 0;vertical-align:middle}@media (min-width:400px){.top-docs__addReview .addReview__copy svg{display:inline-block;margin:0}}.top-docs__addReview .addReview__copy svg path{fill:#fff;opacity:1}.top-docs__addReview .dropdown-container{margin-top:20px;width:224px}.uninstall__main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 30px;width:100%;max-width:684px;text-align:center}.uninstall__image{margin-bottom:40px;width:70px}.uninstall__button-container{display:flex;justify-content:space-between;margin-top:40px;width:172px}.uninstall__button-container .button{padding:0;width:78px}.page-zoom-survey,.page-zoom-survey-thanks{--zoom-bg:rgba(0,16,54,0.95);--zoom-bg2:rgba(26,62,153,0.2);--zoom-grad1:#CE5178;--zoom-grad2:#001036;position:relative;color:#fff;background:var(--zoom-bg)}.page-zoom-survey-thanks:after,.page-zoom-survey-thanks:before,.page-zoom-survey:after,.page-zoom-survey:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.page-zoom-survey-thanks:before,.page-zoom-survey:before{background:var(--zoom-bg2)}.page-zoom-survey-thanks:after,.page-zoom-survey:after{opacity:.2;background:radial-gradient(circle at top left,var(--zoom-grad1),var(--zoom-grad2))}.page-zoom-survey .pagehog,.page-zoom-survey-thanks .pagehog{position:relative;z-index:2}.page-zoom-survey .main__logo svg,.page-zoom-survey-thanks .main__logo svg{width:60px;height:auto}.page-zoom-survey .main__logo svg path,.page-zoom-survey-thanks .main__logo svg path{opacity:1;fill:#fff}.page-zoom-survey .bin--full,.page-zoom-survey-thanks .bin--full{flex:1;align-items:center;justify-content:flex-start;padding:0 40px 40px;text-align:center}@media (min-width:30em){.page-zoom-survey .bin--full,.page-zoom-survey-thanks .bin--full{padding:0 40px 100px}}@media (min-width:500px){.page-zoom-survey .header--simple,.page-zoom-survey-thanks .header--simple{padding:40px 40px 70px}}@media (min-width:500px){.page-zoom-survey .footer-basic,.page-zoom-survey-thanks .footer-basic{padding:20px 40px}}.page-zoom-survey .title,.page-zoom-survey-thanks .title{margin:0 0 20px;color:#fff;font-size:46px;line-height:1.2;font-weight:700}@media (min-width:500px){.page-zoom-survey .title,.page-zoom-survey-thanks .title{font-size:60px}}.page-zoom-survey .subtitle,.page-zoom-survey-thanks .subtitle{font-size:36px;line-height:1.2}@media (min-width:500px){.page-zoom-survey .subtitle,.page-zoom-survey-thanks .subtitle{font-size:48px}}.page-zoom-survey .copy,.page-zoom-survey-thanks .copy{color:#fff;font-size:22px;line-height:30px}.page-zoom-survey .subcopy,.page-zoom-survey-thanks .subcopy{font-size:14px;line-height:1.2}.page-zoom-survey .highlight,.page-zoom-survey-thanks .highlight{padding:0;color:#ce5178}.page-zoom-survey strong,.page-zoom-survey-thanks strong{font-weight:600}.page-zoom-survey .button.chiseled.large,.page-zoom-survey-thanks .button.chiseled.large{margin:40px 0 22px;padding:20px;width:auto;min-width:270px;height:auto;font-size:16px;line-height:20px;box-shadow:#215fc2 0 5px 0}@media (min-width:30em){.page-zoom-survey .button.chiseled.large,.page-zoom-survey-thanks .button.chiseled.large{margin-top:95px;padding:22px 54px;font-size:22px;line-height:25px}}.page-zoom-survey .button.chiseled.large.success,.page-zoom-survey .button.chiseled.large:active,.page-zoom-survey-thanks .button.chiseled.large.success,.page-zoom-survey-thanks .button.chiseled.large:active{top:5px;box-shadow:none}.hasNotification #drift-widget-container{z-index:599!important}.fyi-front-page #drift-widget{display:none!important}.fyi-front-page #drift-widget.drift-widget-sidebar-half-height{display:block!important}[id*=wpdevar_comment]{margin-top:60px;order:999999}[id*=wpdevar_comment]>span{display:none}.fb-comments{padding:12px 17px 14px;font-family:Roboto,Helvetica,Arial,sans-serif;border-radius:5px;background:#fff;box-shadow:#e2effb 0 4px 10px}@font-face{font-family:TablePress;src:url(tablepress.eot);src:url(tablepress.eot?#ie) format("embedded-opentype"),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format("woff"),url(tablepress.ttf) format("truetype"),url(tablepress.svg#TablePress) format("svg");font-weight:400;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}.tablepress{color:#43485b;font-size:16px;font-weight:400;background:#fff;box-shadow:#e2effb 0 4px 10px}.tablepress thead th{padding:4px 20px;font-weight:500;line-height:40px;border-color:#e7eaed;background:#fcfdfe}.tablepress thead th+th{border-left:1px solid #e7eaed}.tablepress td{padding:20px;line-height:27px;border-color:#e7eaed}.tablepress td+td{border-left:1px solid #e7eaed}.tablepress caption{font-size:14px}.twitter-tweet{display:none;width:260px!important}@media (min-width:375px){.twitter-tweet{width:315px!important}}@media (min-width:30em){.twitter-tweet{width:420px!important}}@media (min-width:48em){.twitter-tweet{width:339px!important}}@media (min-width:850px){.twitter-tweet{width:420px!important}}@media (min-width:1045px){.twitter-tweet{width:500px!important}}html{height:100%;box-sizing:border-box;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;width:100%;min-width:0;min-height:100%;color:#767e9d;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:30px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f2f9ff}a{color:#1487ff}.pagehog{display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media (min-width:30em){.pagehog{height:100vh}}.fillHeight{flex:1;display:flex;align-items:center;justify-content:center}.full-bleed{grid-column:1/-1}.noscroll{overflow:hidden}.xscroll{overflow-x:scroll}.drift-open-chat{cursor:pointer}.nomobile{display:none}@media (min-width:800px){.nomobile{display:inline-block}}.screen-reader-text{display:none}mark{color:currentColor;box-decoration-break:clone}.mt18{margin-top:18px}.mt20{margin-top:20px}.mt25{margin-top:25px}.mt28{margin-top:28px}.mt35{margin-top:35px}.mt40{margin-top:40px}.essb_displayed_sidebar{top:76px!important;left:8px!important}@media (min-width:1160px){.essb_displayed_sidebar{left:calc(50% - (1100px / 2))!important;transform:translateX(-50%)}}