:root{--color-base:#15171a;--color-blue:#3eb0ef;--color-yellow:#ffd400;--color-lime:#d1ff19;--color-green:#5dcf1f;--color-teal:#009c7e;--color-darkgrey:#343f44;--color-midgrey:#738a94;--color-lightgrey:#c5d2d9;--color-whitegrey:#e5eff5;--color-wash:#f1f2f3;--color-red:#f05230;--color-pink:#ff247d;--color-purple:#ad26b4;--font-heading:"InterDisplay",sans-serif;--font-sans-serif:"Inter",sans-serif;--font-monospace:Menlo,ui-monospace,SFMono-Regular,Monaco,Consolas,Liberation Mono,Courier New,monospace;--serif:Georgia,serif;font-feature-settings:"liga" 1,"calt" 1,"cv11" 1,"cv10" 1,"ss03" 1,"ss01" 1}@supports (font-variation-settings:normal){:root{--font-sans-serif:"InterVariable",sans-serif}}.prose p>a,.prose-xl p>a{text-decoration:underline}.gh-hero.gh-alternatives-head{justify-content:center;padding:10vw 4vw 5vw;height:auto;text-align:center;background:#fff;box-shadow:none}.gh-alternatives h2{margin:70px 0 .75em;color:var(--color-darkgrey);font-size:2.2rem;line-height:1.36em;font-weight:600}.gh-hero.gh-alternatives-head:after{content:"";position:absolute;bottom:0;left:calc(50% - 58px);width:116px;height:1px;background:var(--color-whitegrey)}.gh-hero.gh-alternatives-head+.gh-section{padding-top:5vw}.gh-alternatives-head .gh-mainhead{font-size:5.8rem;line-height:6.4rem;font-weight:600;letter-spacing:-1px;color:#15212a}.gh-alternatives-head .gh-subhead{max-width:540px;color:var(--color-blue);letter-spacing:-.2px;font-size:2rem;line-height:1.6em;margin:.3em auto 0;opacity:1}.gh-alternatives-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7vmin}.gh-section-head.gh-alternatives-section-head h2{font-size:4.2rem;font-weight:600;letter-spacing:-1px;color:#15212a}.gh-section-head.gh-alternatives-section-head p{letter-spacing:-.2px;font-size:2rem;line-height:1.6em;margin:0 auto 3.2rem;font-weight:400;color:#293236}@media (max-width:1110px){.gh-alternatives-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:730px){.gh-alternatives-grid{grid-template-columns:repeat(1,1fr)}}.gh-compare-box{display:flex;flex-direction:column;align-self:center;justify-self:center;padding:32px;height:100%;color:currentColor;background:#fff;border-radius:12px;box-shadow:0 0 0 0 rgba(0,0,0,.07),0 5px 20px -5px rgba(23,45,58,.1);text-decoration:none;transition:all .6s ease}.gh-compare-box:hover{box-shadow:8px 20px 30px rgba(39,44,49,.05),1px 6px 12px rgba(39,44,49,.04);transition:all .4s ease;transform:translate3D(0,-1%,0) scale(1.02);text-decoration:none}.gh-compare-box-img{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:40px 0;height:176px;color:var(--color-darkgrey);font-size:2.2rem;line-height:1.36em;font-weight:600;letter-spacing:-.01px;background:var(--color-yellow);border-radius:6px}@media (max-width:730px){.gh-compare-box{width:100%}}.gh-compare-box-logo svg{width:auto;height:30px}.gh-compare-box-img span{margin:0;color:#fff;font-size:1.5rem;line-height:1.33em;letter-spacing:1.07px}.gh-compare-box-content{display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;margin:0 0 10px;padding:0}.gh-compare-box-content h3{margin:20px 0 .5em;color:var(--color-darkgrey);line-height:1.33em;font-size:1.8rem;font-weight:700;letter-spacing:-.01px}.gh-compare-box-content span{font-weight:500}.gh-compare-box-content p{margin:0 0 24px;color:#293236!important;font-size:1.5rem;line-height:1.43em!important;letter-spacing:-.01px}.gh-compare-box-cta{margin:0;color:var(--color-blue);font-size:1.4rem;line-height:1.36em;font-weight:600;letter-spacing:-.01px;text-decoration:underline}.gh-compare-box-cta:hover{color:#139ce7}.gh-testimonials .gh-section-head.gh-section-head-bigger p{max-width:650px}.gh-testimonials-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:7vmin;margin:40px auto;text-align:left}.gh-testimonial-header h5{position:relative;z-index:1;margin:0;color:#2d373b;font-size:1.8rem;line-height:1.6em;font-weight:600}.gh-testimonial-header mark{position:relative;font-weight:800;background:none}.gh-testimonial-header mark:before{content:"";position:absolute;top:-.1em;right:-.8em;bottom:-.1em;left:-.8em;z-index:-1;background:var(--color-blue);opacity:.25;transform:skew(-40deg)}.gh-testimonials-grid p{color:#191f21;font-size:1.55rem;line-height:1.66em;text-indent:-.4em}.gh-testimonial-quote{position:relative;border:none;margin:0 0 15px;padding:0 0 15px}.gh-testimonials-grid-item .gh-testimonial-quote:first-of-type:before{content:"";position:absolute;bottom:0;left:0;width:82.71px;height:4px;background:var(--color-blue);opacity:.34}.gh-testimonial-footer{margin:15px 0 0}.gh-testimonial-author,.gh-testimonial-footer cite{display:flex;align-items:center;font-style:normal}.gh-testimonial-img{margin:0 12px 0 -2px;width:52px;height:52px;border:2px solid #fff;background:#d8d8d8;border-radius:50%;overflow:hidden}.gh-testimonial-footer img{width:100%;height:auto}.gh-testimonial-author{flex-direction:column;align-items:flex-start}.gh-testimonial-author strong{color:var(--color-darkgrey);font-size:1.5rem;line-height:1.3em}.gh-testimonial-author span{margin:0;color:var(--color-midgrey);font-size:1.3rem;line-height:1.3em;font-weight:500}@media (max-width:750px){.gh-testimonials-grid{grid-template-columns:1fr 1fr;grid-gap:20px}.gh-testimonials-grid-item:last-of-type{display:none}}@media (max-width:450px){.gh-testimonials-grid{margin:0 auto;padding:0 4vw 80px;text-align:center;grid-template-columns:1fr;grid-gap:40px}.gh-testimonials-grid-item .gh-testimonial-quote:first-of-type:before{bottom:-20px;left:auto;margin-left:-41px}.gh-testimonials-grid-item .gh-testimonial-quote:last-of-type{display:none}.gh-testimonial-footer{display:flex;justify-content:center}}.gh-testimonial{display:flex;margin:4vw 0;padding:3rem 0 4rem;border-top:1px solid var(--color-whitegrey);border-bottom:1px solid var(--color-whitegrey);border-left:none}.gh-testimonial-pic{flex-shrink:0;overflow:hidden;margin:1rem 4rem 0 0;width:100px;height:100px;border-radius:100%}.gh-testimonial-pic img{margin:0}.gh-testimonial-quote{font-size:1.9rem;font-style:italic}.gh-testimonial-switcher{font-size:1.8rem;font-weight:700}.gh-testimonial-source{font-size:1.3rem;line-height:1em}@media (max-width:580px){.gh-testimonial{flex-direction:column;align-items:center;text-align:center}.gh-testimonial-pic{margin-right:0}}@media (min-width:880px){.wide-media img{margin:0!important}}@media (min-width:1000px){.superwide-media img{margin:0!important}}.gh-compare-logo{margin:9vw auto 5vw;max-width:1440px}.gh-compare-header{margin-bottom:5vw;text-align:center}.gh-compare-header .gh-subhead{margin:.5em auto;max-width:600px;color:var(--color-blue);font-size:2.2rem;line-height:1.5em;opacity:1}@media (max-width:660px){.gh-compare-logo{display:none}.gh-compare-header{margin-top:9vw}.gh-compare-header .gh-subhead{font-size:1.8rem}}.gh-section-compare{margin:4vw auto;padding-top:0;padding-bottom:0}.gh-compare .gh-1col h2{margin:3em 0 1em;font-size:3rem;text-align:center}.gh-compare .gh-1col h4{margin:2.5em 0 1em;font-size:1.8rem}.gh-compare .gh-1col ul{padding-left:20px}.gh-compare .pic-inline{margin:0 0 1.5em}.gh-compare .shadow{box-shadow:8px 18px 50px rgba(39,44,49,.07),1px 6px 12px rgba(39,44,49,.04)}.gh-compare-mobile .gh-mobilemock-device{display:block;margin:4.5rem auto;width:280px}.gh-compare stream,.gh-compare video{display:block;max-width:100%}.gh-compare .browser{display:flex;flex-direction:column;margin:4.5rem -5vw 5vw;background:#fff;border-radius:8px;box-shadow:8px 18px 50px rgba(39,44,49,.07),1px 6px 12px rgba(39,44,49,.04);overflow:hidden}.gh-compare .browser-header{display:flex;justify-content:space-between;align-items:center;background:#edf1f5}.gh-compare .browser-box{display:flex;align-items:center;margin:0 10px;width:70px}.gh-compare .browser-button{margin:0 4px;width:10px;height:10px;background:#9baeb8;border-radius:100%}.gh-compare .browser-search{margin:8px 10px;width:100%;height:18px;background:#fff;border-radius:2px}.gh-compare .browser-content{min-height:200px}.gh-compare .browser-content img{margin:0}.gh-compare .gh-two-browsers{padding-bottom:50px}.gh-compare .two-browsers .browser{margin:0;width:610px}.gh-compare .textphoto{display:flex;align-items:center}.gh-compare .gh-1col .textphoto{max-width:1030px;width:100%;margin:0 auto}.gh-compare .textphoto-copy{flex:0 0 300px}.gh-compare .textphoto-image{position:relative;padding:0 0 0 70px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-compare .two-browsers{position:relative;margin-bottom:40px;padding:0 0 27px 50px}.gh-compare .two-browsers-bottom{position:relative;width:600px;transition:all .3s ease}.gh-compare .two-browsers-bottom:hover{z-index:400}.gh-compare .two-browsers-top{position:absolute;bottom:0;left:0}.gh-compare .two-browsers-caption{position:absolute;bottom:-37px;left:0;color:#738a94;font-size:1.3rem;line-height:1.4em}@media (max-width:1020px){.gh-compare .textphoto{flex-direction:column}.gh-compare .textphoto-image{order:1;padding:0;width:100%}.gh-compare .textphoto-copy{order:2;margin:4vw auto 0;max-width:720px}.gh-compare .two-browsers .browser{max-width:720px;width:100%}.gh-compare .two-browsers{margin:0 auto;padding-left:0;max-width:720px}.gh-compare .two-browsers-bottom{display:none}.gh-compare .two-browsers-top{position:static}.gh-compare .two-browsers-caption{position:static;margin-top:10px}}.gh-section.gh-section-compare-table{padding:0 4vw}.gh-compare-table-wrapper{margin:0 auto;width:100%;max-width:1290px;overflow-y:auto}.gh-compare-table{display:table;padding:0;border-spacing:0;border-collapse:separate;border-bottom:none;font-size:1.3rem;line-height:1.5em;background-color:#fff;table-layout:fixed;min-width:1290px}.gh-compare-table.gh-3-col{min-width:auto;padding:60px 0;width:100%}.gh-compare-table th{text-align:left}.gh-compare-table td,.gh-compare-table th{padding:20px 25px;line-height:1.5em;vertical-align:middle;width:185px}.gh-compare-table thead{border:none}.gh-compare-table-header th,.gh-compare-table-header th a{color:var(--color-darkgrey);font-size:1.6rem;font-weight:600}.gh-compare-table-header th a:hover,.gh-compare-table-header th:hover{color:var(--color-blue);text-decoration:none}.gh-compare-table-header .ghost-orb-logo{height:31px}.gh-compare-table-row-header{color:var(--color-darkgrey);font-weight:700}.gh-compare-table-row td,.gh-compare-table-row th{border-top:2px solid var(--color-whitegrey);border-left:2px solid var(--color-whitegrey)}.gh-compare-table-row:first-of-type th{border-top-left-radius:5px}.gh-compare-table-row:first-of-type td:last-of-type{border-top-right-radius:5px}.gh-compare-table-row:last-of-type th{border-bottom-left-radius:5px}.gh-compare-table-row:last-of-type td:last-of-type{border-bottom-right-radius:5px}.gh-compare-table-row:last-of-type td,.gh-compare-table-row:last-of-type th{border-bottom:2px solid var(--color-whitegrey)}.gh-compare-table-osp{display:inline-block}.gh-compare-table-osp svg{width:auto;height:48px}.gh-compare-table td{border-left:2px solid var(--color-whitegrey)}.gh-compare-table td:last-child{border-right:2px solid var(--color-whitegrey)}.gh-compare-table-row:hover td,.gh-compare-table-row:hover th{background:#f4f8fb;transition:all .2s ease}.gh-compare-table-row strong{color:var(--color-darkgrey);font-weight:700}.gh-compare-table-row span strong{color:currentColor}.gh-compare-table-row hr{margin:1em 0}.gh-compare-table.gh-3-col .gh-compare-table-header th:first-of-type{width:20%}.gh-compare-table.gh-3-col .gh-compare-table-header th{width:40%}.gh-compare-table td:not(.gh-compare-table-row-header){font-weight:500}@media (max-width:800px){.gh-compare-table.gh-3-col .gh-compare-table-header th,.gh-compare-table.gh-3-col .gh-compare-table-header th:first-of-type{width:33.3333%}}