.home-page,.home-page h1,.home-page h2,.home-page h3,.home-page h4,.home-page p,.home-page a,.home-page span,.home-page div,.home-page blockquote{font-family:Rubik,Arial,sans-serif}.home-padding-global{padding-left:5%;padding-right:5%}.home-container-large{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.home-text-center{text-align:center}.home-flex-center{display:flex;justify-content:center;align-items:center}.home-align-center{margin-left:auto;margin-right:auto}.home-max-width-hero{width:100%;max-width:55rem}.home-max-width-medium{width:100%;max-width:35rem}.home-max-width-medium2{width:100%;max-width:50rem}.home-max-width-medium-large{max-width:42.5rem;margin-left:auto;margin-right:auto}.home-max-width-small{width:100%;max-width:30rem}.home-max-width-xxlarge{width:100%;max-width:80rem}.home-mb-small{margin-bottom:1.5rem}.home-mb-medium{margin-bottom:2rem}.home-mb-large{margin-bottom:3rem}.home-mb-xlarge{margin-bottom:4rem}.home-mt-xsmall{margin-top:1rem}.home-mt-small{margin-top:1.5rem}.home-mt-medium{margin-top:2rem}.home-mb-xsmall{margin-bottom:1rem}.home-heading-h1{color:#212529;font-size:1.875rem;font-weight:500;line-height:1.5}.home-text-medium{font-size:1rem;font-weight:400;line-height:1.8}.home-text-medium-large{font-size:1rem;line-height:1.8}.home-text-regular{font-size:.9375rem;font-weight:400;line-height:1.8}.home-text-small{font-size:.875rem}.home-text-xsmall{font-size:.75rem}.home-text-grey{color:#868e96}.home-text-grey-dark{color:#596169}.home-text-h2{color:#3f4952}.home-text-blue{color:#2fbeff}.home-weight-medium{font-weight:500}.home-weight-normal{font-weight:400}.home-text-link{color:#2fbeff;text-decoration:none;transition:color .2s}.home-text-link:hover{color:#6ad1ff}.home-text-link-black{color:#212529;text-decoration:none;transition:color .2s}.home-text-link-black:hover{color:#2fbeff}.home-grey-link-hover{text-decoration:none;transition:color .2s}.home-grey-link-hover:hover{color:#2fbeff!important}.home-button{background-color:transparent;color:#868e96;text-align:center;border:2px solid #dde0e4;border-radius:.5rem;padding:.625rem 1.25rem;text-decoration:none;font-size:.9375rem;font-family:Rubik,Arial,sans-serif;transition:opacity .2s,border-color .2s,color .2s,background-color .2s;display:inline-block}.home-button:hover{border-color:#2fbeff;color:#2fbeff}.home-button-green{border:2px solid #3fab30;background-color:#3fab30;color:#fff;border-radius:.3rem;padding:.625rem 1.25rem;text-decoration:none;font-size:.93rem;font-weight:600;font-family:Rubik,Arial,sans-serif;display:inline-flex;justify-content:center;align-items:center;gap:.25rem;transition:opacity .2s}.home-button-green:hover{opacity:.85}.home-button-green-status{border:2px solid #3fab30;background-color:#3fab30;color:#fff;border-radius:.5rem;padding:.625rem 1.25rem;text-decoration:none;font-size:.9375rem;font-weight:500;font-family:Rubik,Arial,sans-serif;display:inline-block;transition:opacity .2s}.home-button-green-status:hover{opacity:.85}.home-button-blue-white{border:2px solid #2fbeff;background-color:#2fbeff;color:#fff;border-radius:.5rem;padding:.625rem 1.25rem;text-decoration:none;font-size:.93rem;font-weight:500;font-family:Rubik,Arial,sans-serif;display:inline-flex;justify-content:center;align-items:center;gap:.25rem;transition:border-color .2s,background-color .2s}.home-button-blue-white:hover{border-color:#6ad1ff;background-color:#6ad1ff}.home-button-green-text{font-size:.93rem}.home-right-arrow{display:flex;justify-content:center;align-items:center;width:25px;height:22px}.home-button-group,.home-button-group-center{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center}.home-hero-section{background-color:#f0f1f2;border-bottom:1px solid #dde0e4;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:88vh;padding-top:6.5rem;padding-bottom:4rem;padding-left:5%;padding-right:5%}.home-hero-heading{font-size:4.2rem;font-weight:500;line-height:1.3;color:#212529}.home-hero-buttons{margin-top:3rem}.home-company-slider-wrapper{width:100%;max-width:35rem;margin-top:1rem}.home-companies-slider{display:flex;justify-content:flex-start;align-items:stretch;max-width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 15%,black 85%,transparent 100%)}.home-companies-image{max-width:75rem;height:3rem;max-height:3rem;display:block;animation:home-company-scroll 30s linear infinite}@keyframes home-company-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.home-companies-label{display:flex;justify-content:center;align-items:center}.home-interface-section{background-color:#fff;padding-top:6rem;padding-bottom:6rem}.home-interface-component{display:flex;flex-direction:column;align-items:center}.home-interface-image-wrapper{border-radius:0;overflow:visible}.home-interface-image{vertical-align:baseline;border-radius:1rem;width:100%;height:100%;box-shadow:0 0 50px 20px #e6e7ea}.home-features-section{background-color:#fff;display:flex;justify-content:center;align-items:center;height:80vh}.home-features-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:3rem;grid-row-gap:3rem;grid-template-rows:auto;grid-auto-columns:1fr;margin-top:2rem;place-items:start}.home-features-item{width:100%;text-align:left}.home-feature-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.5rem;gap:.5rem}.home-feature-icon-wrapper{display:inline-block}.home-icon-blue{color:#2fbeff;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.home-icon-blue svg{width:100%;height:100%}.home-pledge-section{display:flex;flex-flow:row;justify-content:center;align-items:center;height:80vh}.home-pledge-section .home-padding-global{width:100%}.home-pledge-component{background-color:#e6f7ff;border-radius:1rem;padding:5rem 1rem}.home-quote-section{padding-top:3.5rem;padding-bottom:3.5rem}.home-forward-component{flex-direction:column;align-items:center;max-width:38rem;margin-left:auto;margin-right:auto}.home-forward-image-wrapper{border-radius:0;max-width:45rem;margin-left:auto;margin-right:auto;overflow:visible}.home-forward-image{aspect-ratio:auto;object-fit:cover;width:100%;height:100%}.home-quote-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;justify-content:flex-start;align-items:flex-start}.home-quote-component{flex:0 auto;max-width:40rem;display:inline-block}.home-quote-margin{margin-bottom:.5rem}.home-quote-wrapper{background-color:#fff;border:1px solid #dde0e4;border-radius:.5rem;padding:1.875rem;box-shadow:0 4px 18px #bdd0df4d}.home-quote-text{margin:0;font-style:normal}.home-quote-link{text-decoration:none}.home-user-wrapper{display:flex;gap:1.5rem;justify-content:center;align-items:center}.home-user-link{aspect-ratio:1;align-self:center}.home-user-image{box-sizing:border-box;aspect-ratio:1;object-fit:fill;border-radius:100%;width:4rem;min-width:4rem;height:4rem;min-height:4rem;display:inline-block;overflow:clip}.home-user-details{display:flex;flex-direction:column;gap:.25rem}.home-tag-orange{background-color:#fff8ef;color:#f09c25;border-radius:.53rem;padding:.35rem;font-size:.75rem;line-height:1;display:inline-block;margin-left:.25rem}.home-twitter-wrapper{display:flex;gap:.25rem;align-items:center}.home-twitter-icon-link{color:#868e96;display:flex;align-items:center;text-decoration:none}.home-status-section{background-color:#fff;padding-top:3rem;padding-bottom:3rem}.home-status-component{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-status-grid-wrapper{text-align:center;width:100%}.home-status-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.25rem;place-items:start center}.home-status-item{background-color:#fff;text-align:center;border-radius:.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:1.5rem 2rem;box-shadow:0 2px 4px 2px #0000001a}.home-speed-margin{margin-bottom:0}.home-min-speed{color:#3fab30;font-family:Azeret Mono,Courier Prime,monospace;font-size:1.125rem;font-weight:600}.home-avg-speed{color:#adb0b5;font-size:.8rem;font-weight:400;line-height:1.5}.home-uptime-wrapper{width:100%;max-width:50rem;margin-bottom:1rem}.home-uptimes{display:block;margin-top:.5rem}.home-uptime-link{text-align:left;margin-bottom:.8rem;display:block;text-decoration:none}.home-uptime-entry{display:block}.home-uptime-labels{display:flex;flex-flow:row;justify-content:flex-start;align-items:flex-end}.home-uptime-endpoint{color:#868e96;align-self:flex-end;width:100%;font-family:Rubik,Arial,sans-serif;font-size:1rem;font-weight:500;transition:color .2s}.home-uptime-link:hover .home-uptime-endpoint{color:#adb0b5}.home-uptime-pct{color:#3fab30;align-self:flex-end;font-family:Azeret Mono,Courier Prime,monospace;font-size:1rem;font-weight:600;transition:color .2s;white-space:nowrap}.home-uptime-link:hover .home-uptime-pct{color:#8cf276}.home-uptime-bar{background-color:#ececec;border-radius:3px;width:100%;height:.5rem;margin-top:.25rem}.home-uptime-bar-fill{background-color:#8cf276;border-radius:3px;width:0%;height:100%;transition:background-color .2s,width .3s cubic-bezier(.55,.055,.675,.19)}.home-counts-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;margin-top:.7rem;margin-bottom:1rem}.home-counts-item{border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:17rem;height:6rem;box-shadow:0 2px 4px 2px #0000001a}.home-counts-value{color:#3fab30;font-family:Azeret Mono,Courier Prime,monospace;font-size:1.9rem;font-weight:600;display:flex;justify-content:center;align-items:center}.home-counts-label{color:#868e96;font-size:1.1rem;font-weight:500;display:flex;justify-content:center;align-items:center;width:15rem}.home-status-updated{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.5rem}.home-cta-section{background-color:#fff}.home-cta-padding{padding-top:3rem;padding-bottom:3rem}.home-cta-card{background-color:#e6f7ff;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6rem 5rem 7rem;overflow:hidden}.home-cta-ship-logo{color:#2fbeff;margin-bottom:1rem}.home-cta-heading{color:#2fbeff}.home-cta-setup-btn{align-self:center}@media screen and (max-width:991px){.home-hero-section{padding-top:6rem;padding-left:1rem;padding-right:1rem}.home-features-list,.home-status-list{gap:2rem}.home-cta-card{padding:3rem}}@media screen and (max-width:767px){.home-hero-section{min-height:92vh;padding-top:1rem;padding-bottom:1rem}.home-hero-heading{font-size:4.2rem;font-weight:500;line-height:1.3}.home-heading-h1{font-size:1.875rem}.home-interface-section{padding-top:4rem;padding-bottom:4rem}.home-features-section{height:auto}.home-features-list{grid-template-columns:1fr;gap:1.5rem}.home-features-item{text-align:left}.home-feature-header{justify-content:flex-start}.home-pledge-section{height:auto;padding-top:3rem;padding-bottom:3rem}.home-quote-grid{grid-template-columns:1fr;gap:35px;padding-left:3%;padding-right:3%}.home-quote-wrapper{padding:1rem}.home-status-section{padding-top:3rem;padding-bottom:3rem}.home-status-list{grid-template-columns:1fr 1fr;gap:1.5rem}.home-status-item{padding:.5rem 1rem}.home-status-grid-wrapper{width:100%}.home-counts-grid{grid-template-columns:1fr}.home-counts-item{max-width:17rem;height:6rem}.home-cta-card{padding:2rem}.home-button-green{display:flex}}@media screen and (max-width:479px){.home-hero-section{min-height:80vh}.home-features-list{grid-template-columns:1fr}.home-pledge-section{height:auto}.home-user-details{max-width:16.4rem}}
