:root {
  --title: #121f2e;
  --copy: #586d8d;
  --primary: #1a83ff;
  --light: #ebf4ff;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.heading {
  color: var(--title);
  text-align: center;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: Circularstd, sans-serif;
  font-size: 56px;
  line-height: 72px;
}

.heading.h3 {
  margin-top: 48px;
  font-size: 32px;
  line-height: 42px;
}

.heading.h3.bottom-24 {
  margin-top: 0;
  margin-bottom: 24px;
}

.heading.h2 {
  text-align: left;
  font-size: 40px;
  line-height: 52px;
}

.heading.h2.light {
  color: #99c8ff;
  margin-top: 40px;
  margin-left: 64px;
  margin-right: 64px;
}

.heading.h2.light.center {
  text-align: center;
}

.heading.h2.light.biz {
  margin-left: 0;
  margin-right: 0;
}

.heading.h2.center {
  text-align: center;
}

.heading.h2.center.pricing {
  font-size: 48px;
}

.heading.h2.ios {
  margin-top: 0;
  padding-right: 64px;
}

.heading.h2._18-services {
  margin-top: 0;
}

.heading.margin-top-64 {
  margin-top: 64px;
}

.heading.h2-lists {
  color: var(--copy);
  text-align: left;
  background-image: url('../images/check.svg');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 32px;
  padding-left: 28px;
  padding-right: 64px;
  font-size: 20px;
  line-height: 26px;
}

.heading.h2-lists.primary {
  width: 64%;
  color: var(--title);
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.heading.h2-lists.first {
  margin-top: 0;
}

.heading.h2-lists.footer {
  color: #fff;
  background-image: none;
  padding-bottom: 12px;
  padding-left: 0;
}

.heading.h2-lists.pricing {
  background-position: 0 3px;
  background-size: 20px 20px;
  margin-top: 24px;
  margin-left: 32px;
  margin-right: 48px;
  padding-left: 32px;
  padding-right: 0;
}

.heading.h2-lists.about {
  text-align: center;
  background-image: none;
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.heading.h4 {
  text-align: left;
  margin-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}

.heading.h4.about {
  width: 100%;
  color: var(--copy);
  margin-left: 0;
  margin-right: 0;
  padding-top: 12px;
}

.heading.about {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.heading.about.easy {
  color: var(--primary);
  margin-top: 0;
}

.heading.privacy {
  text-align: left;
  margin-top: 64px;
}

.text-block {
  width: 80%;
  color: var(--copy);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.text-block.padding-top-24 {
  width: 72%;
  padding-top: 24px;
}

.text-block.padding-top-24.left {
  width: 100%;
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-top: 16px;
  padding-right: 24px;
}

.text-block.padding-top-24.left.systems-text {
  width: auto;
  padding-top: 0;
  display: block;
}

.text-block.padding-top-24.left.custom {
  width: 88%;
  padding-right: 0;
}

.text-block.padding-top-24.spin {
  width: 64%;
}

.text-block.padding-top-24.footer {
  width: 100%;
  color: #fff;
  text-align: left;
  margin-top: 12px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}

.text-block.padding-top-24.footer.rights {
  margin-top: 64px;
  font-size: 16px;
  line-height: 21px;
}

.text-block.padding-top-24.biz {
  width: 80%;
}

.text-block.padding-top-24.download {
  padding-bottom: 48px;
}

.text-block.privacy {
  width: 80%;
  text-align: left;
  margin-top: 16px;
  margin-left: 0;
}

.text-block.privacy.body-text {
  margin-top: 64px;
}

.small {
  width: 180px;
  background-color: var(--light);
  color: var(--primary);
  text-align: center;
  border: 2px solid #ebf4ff;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Circularstd, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.small.margin-top-64 {
  border-radius: 100px;
  margin-top: 64px;
}

.small.margin-top-64.primary-badge {
  background-color: var(--primary);
  color: #fff;
  border-radius: 8px;
  margin-top: 32px;
  padding-top: 8px;
  padding-bottom: 10px;
}

.small.margin-top-64.systems {
  width: 132px;
  height: 32px;
  text-align: center;
  border-radius: 8px;
  margin: 0 0 16px;
}

.button {
  width: 240px;
  text-align: center;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Circularstd, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: block;
}

.button.margin-top-48 {
  background-color: var(--primary);
  border-radius: 8px;
  margin-top: 48px;
}

.button.margin-top-48.left {
  margin-top: 24px;
  margin-left: 0;
  margin-right: 0;
}

.button.margin-top-48.left.first {
  margin-top: 64px;
}

.button.download {
  width: 196px;
  background-color: var(--primary);
}

.companies {
  margin-top: 260px;
}

.companies.communication {
  margin-top: 96px;
}

.companies.about {
  margin-top: 216px;
}

.companies.about-complexity {
  margin-top: 96px;
}

.container {
  background-color: var(--light);
  text-align: center;
  border: 0 solid #000;
  border-radius: 16px;
  padding: 80px 24px 64px;
}

.container.communication {
  padding-top: 32px;
}

.container.about {
  padding-top: 48px;
}

.image {
  height: 400px;
}

.image.spotify {
  height: 40px;
}

.image.porsche {
  height: 22px;
}

.image.cocacola {
  height: 40px;
}

.image.spin {
  height: 200px;
  margin-top: 48px;
}

.image.company {
  height: 32px;
}

.logos {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-left: 64px;
  margin-right: 64px;
  display: flex;
}

.services {
  margin-top: 96px;
}

.small-text {
  color: var(--copy);
  background-image: url('../images/check.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-left: 22px;
  font-family: Inter, sans-serif;
  display: inline-block;
}

.small-text.second {
  margin-left: 16px;
  padding-left: 22px;
}

.div-block {
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.div-block.download {
  margin-top: 32px;
}

.container-2 {
  text-align: center;
}

.image-2 {
  max-width: 80%;
  text-align: center;
  margin-top: -260px;
}

.image-2.communication {
  margin-top: 48px;
  box-shadow: 0 16px 24px rgba(18, 31, 46, .12);
}

.image-2.about {
  max-width: 400px;
}

.image-2.about.complexity {
  max-width: 100%;
  margin-top: 56px;
}

.div-block-2 {
  width: 80%;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.forsystems {
  margin-top: 48px;
}

.image-3 {
  max-width: 60%;
  margin-top: -48px;
}

.column {
  background-color: var(--light);
  text-align: center;
  border-radius: 24px;
  padding-top: 0;
  padding-bottom: 48px;
}

.column.macandpc {
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.column.macandpc.border {
  border-radius: 16px;
}

.columns {
  align-items: center;
  margin-top: 96px;
  display: flex;
}

.columns.mac {
  margin-top: 0;
}

.column-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.fortunewheel {
  text-align: left;
  margin-top: 96px;
}

.link {
  color: var(--primary);
  text-decoration: none;
}

.spincontainer {
  background-color: var(--light);
  text-align: center;
  border: 0 solid #000;
  border-radius: 16px;
  padding-top: 48px;
  padding-bottom: 48px;
}

.forcomputer {
  margin-top: 96px;
  overflow: hidden;
}

.macandpc {
  height: auto;
  max-width: 520px;
  border-radius: 4px;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  padding-bottom: 0;
  padding-left: 0;
}

.companylogos {
  height: auto;
}

.companylogos.spotify {
  height: 40px;
}

.companylogos.porsche {
  height: 22px;
}

.companylogos.cocacola {
  height: 40px;
}

.companylogos.spin {
  margin-top: 48px;
}

.image-4 {
  height: 48px;
  margin-top: 6px;
}

.navbar {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.nav-link {
  color: var(--copy);
  padding-left: 32px;
  padding-right: 32px;
  font-family: Circularstd, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.footer {
  background-color: var(--title);
  margin-top: 96px;
}

.link-2 {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  text-decoration: none;
}

.container-3 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.image-5 {
  display: none;
}

.columns-2 {
  margin-top: 64px;
}

.columns-2.about {
  margin-top: 32px;
}

.pricingitem {
  width: 54%;
  background-color: #fff;
  border-radius: 16px;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 48px 40px;
  box-shadow: 0 8px 16px rgba(18, 31, 46, .12);
}

.text-span {
  color: var(--copy);
  font-size: 24px;
}

.link-3 {
  color: var(--primary);
  font-family: Circularstd, sans-serif;
}

.column-12 {
  margin-top: 32px;
}

.text-span-2 {
  color: var(--primary);
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.heading-2 {
  color: var(--title);
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.text-block-2 {
  color: var(--primary);
  font-family: Inter, sans-serif;
}

@media screen and (max-width: 991px) {
  .hero-block {
    margin-left: 0;
  }

  .text-block.padding-top-24 {
    width: 80%;
  }

  .text-block.privacy, .text-block.privacy.body-text {
    width: 92%;
  }

  .button.download {
    width: 148px;
  }

  .nav-link {
    background-color: #fff;
    padding-left: 0;
  }

  .image-5 {
    display: none;
  }

  .pricingitem {
    width: 72%;
  }

  .nav-menu {
    border-bottom: 4px solid var(--light);
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .heading.h2.light.center {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading.h4.business {
    margin-top: 40px;
  }

  .heading.privacy {
    margin-top: 48px;
    font-size: 40px;
    line-height: 52px;
  }

  .text-block.padding-top-24, .text-block.padding-top-24.spin, .text-block.privacy.body-text {
    width: 100%;
  }

  .button.margin-top-48 {
    width: 296px;
  }

  .button.download {
    width: 196px;
    margin-bottom: 24px;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.download {
    background-color: #fff;
    padding-top: 64px;
    padding-bottom: 0;
  }

  .image.spotify, .image.porsche, .image.company {
    margin-bottom: 24px;
  }

  .logos {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .services {
    margin-top: 64px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-2.download {
    max-width: 100%;
  }

  .forsystems {
    margin-top: 64px;
  }

  .column {
    margin-top: 96px;
  }

  .column.macandpc.border {
    margin-top: 40px;
  }

  .columns {
    margin-top: 0;
    display: block;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 16px;
  }

  .fortunewheel {
    margin-left: 16px;
    margin-right: 16px;
  }

  .spincontainer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .forcomputer {
    margin-left: 16px;
    margin-right: 16px;
  }

  .macandpc {
    margin-left: 0;
    padding-left: 8px;
  }

  .companylogos {
    display: none;
  }

  .nav-link {
    background-color: #fff;
    padding-left: 24px;
  }

  .container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .column-3 {
    padding-left: 0;
  }

  .image-5 {
    display: none;
  }

  .container-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .columns-2.business {
    margin-top: 0;
  }

  .column-6, .column-7, .column-8, .column-9, .column-10, .column-11 {
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .hero-block {
    margin-left: 16px;
    margin-right: 16px;
  }

  .heading {
    text-align: left;
    font-size: 32px;
    line-height: 42px;
  }

  .heading.h3 {
    text-align: center;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 32px;
  }

  .heading.h2.light.center {
    text-align: left;
    margin-top: 24px;
    margin-left: 0;
    margin-right: 0;
    font-size: 24px;
    line-height: 32px;
  }

  .heading.h2.light.biz {
    font-size: 24px;
    line-height: 32px;
  }

  .heading.h2.center {
    text-align: left;
    font-size: 32px;
    font-style: normal;
    line-height: 41.6px;
  }

  .heading.h2.center.about {
    text-align: center;
  }

  .heading.h2.ios {
    padding-right: 0;
    font-size: 32px;
    line-height: 41.6px;
  }

  .heading.h2._18-services {
    font-size: 32px;
    line-height: 42px;
  }

  .heading.margin-top-64 {
    text-align: left;
    margin-top: 32px;
    font-size: 32px;
    line-height: 42px;
  }

  .heading.margin-top-64.download {
    text-align: center;
  }

  .heading.h2-lists {
    margin-top: 24px;
    padding-left: 24px;
    padding-right: 0;
  }

  .heading.h2-lists.footer {
    margin-top: 40px;
  }

  .heading.h2-lists.pricing {
    margin-left: 0;
    margin-right: 0;
    padding-left: 32px;
  }

  .heading.h4 {
    margin-top: 40px;
  }

  .heading.h4.about {
    margin-top: 16px;
  }

  .heading.about {
    width: 100%;
    text-align: left;
  }

  .heading.about.easy {
    text-align: center;
    margin-top: 24px;
  }

  .heading.privacy {
    margin-top: 32px;
  }

  .text-block.padding-top-24 {
    width: 100%;
    text-align: left;
  }

  .text-block.padding-top-24.left {
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block.padding-top-24.spin {
    width: 100%;
    text-align: left;
  }

  .text-block.padding-top-24.footer {
    padding-left: 0;
  }

  .text-block.padding-top-24.footer.rights {
    margin-top: 48px;
  }

  .text-block.padding-top-24.biz {
    width: 100%;
  }

  .text-block.padding-top-24.about {
    text-align: center;
  }

  .text-block.padding-top-24.download {
    text-align: center;
    padding-bottom: 32px;
  }

  .text-block.privacy {
    width: 100%;
    margin-right: 0;
  }

  .text-block.privacy.body-text {
    width: 100%;
    margin-top: 40px;
  }

  .small.margin-top-64 {
    width: 132px;
    text-align: center;
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
  }

  .small.margin-top-64.business {
    width: 196px;
  }

  .button.margin-top-48 {
    width: 100%;
    margin-top: 32px;
  }

  .button.margin-top-48.left.first {
    margin-top: 48px;
  }

  .button.download {
    width: 264px;
  }

  .companies {
    margin-top: 32px;
    padding-top: 64px;
    overflow: hidden;
  }

  .companies.communication {
    margin-top: 64px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .companies.communication.pricing {
    margin-left: 0;
    margin-right: 0;
  }

  .companies.about {
    margin-top: 32px;
    padding-top: 196px;
  }

  .companies.about-complexity {
    margin-top: 64px;
    padding-top: 0;
  }

  .companies.business, .companies.main {
    margin-top: 0;
  }

  .container {
    padding: 64px 16px 48px;
    overflow: visible;
  }

  .container.communication {
    border-radius: 0;
    padding-top: 8px;
  }

  .container.about {
    border-radius: 0;
    padding-top: 16px;
  }

  .container.companies {
    border-radius: 0;
  }

  .image.spotify, .image.porsche {
    margin-bottom: 24px;
  }

  .image.spin {
    height: auto;
    margin-top: 32px;
  }

  .image.company {
    margin-bottom: 24px;
  }

  .logos {
    flex-direction: column;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .services {
    margin-top: 64px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .small-text.second {
    text-align: left;
  }

  .div-block {
    clear: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
    position: static;
  }

  .div-block.download {
    margin-top: 8px;
    margin-left: auto;
    display: block;
  }

  .container-2 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .image-2 {
    max-width: 200%;
    margin-left: 0;
    padding-left: 0;
    display: none;
  }

  .image-2.communication {
    max-width: 480px;
    margin-top: 32px;
    display: block;
  }

  .image-2.about {
    max-width: 100%;
    display: block;
  }

  .image-2.about.complexity {
    margin-top: 24px;
  }

  .forsystems {
    margin-left: 16px;
    margin-right: 16px;
  }

  .image-3 {
    max-width: 88%;
  }

  .column {
    margin-top: 104px;
    padding-bottom: 24px;
  }

  .column.macandpc.border {
    background-color: #fff;
    margin-top: 48px;
    padding-left: 0;
  }

  .columns {
    margin-top: 0;
    display: block;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .fortunewheel {
    margin-top: 64px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .spincontainer {
    margin-top: 0;
    padding: 16px 16px 32px;
  }

  .forcomputer {
    margin-top: 64px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .macandpc {
    max-width: 320px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .companylogos {
    display: none;
  }

  .nav-link {
    background-color: #fff;
    padding-left: 20px;
  }

  .footer {
    margin-top: 64px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-3 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-3, .column-4, .column-5 {
    padding-left: 0;
  }

  .image-5 {
    max-width: 120%;
    margin-top: -96px;
    margin-bottom: 16px;
    display: block;
  }

  .container-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .brand {
    padding-left: 16px;
  }

  .columns-2, .columns-2.about {
    margin-top: 0;
  }

  .pricingitem {
    width: 100%;
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .column-6 {
    margin-top: 16px;
    padding-left: 0;
  }

  .column-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-8, .column-9, .column-10, .column-11 {
    padding-left: 0;
  }

  .column-12 {
    margin-top: 0;
  }

  .column-13, .column-14, .column-15, .column-16 {
    padding-left: 0;
    padding-right: 0;
  }
}


@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Bold.woff2') format('woff2'), url('../fonts/CircularStd-Bold.eot') format('embedded-opentype'), url('../fonts/CircularStd-Bold.woff') format('woff'), url('../fonts/CircularStd-Bold.ttf') format('truetype'), url('../fonts/CircularStd-Bold.otf') format('opentype'), url('../fonts/CircularStd-Bold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}