.button {
  margin-right: 32px;
  margin-bottom: 16px;
  padding: 16px 32px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 16px;
}

.link-block {
  margin-right: 32px;
}

.section {
  position: relative;
  overflow: hidden;
  padding-top: 24px;
  background-color: hsla(211.11111111111114, 55.10%, 9.61%, 1.00);
  color: #fff;
}

.image {
  position: absolute;
  right: -50%;
  bottom: -122px;
  z-index: 0;
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .2);
  opacity: 0.48;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}

.div-block {
  position: absolute;
  left: 60%;
  top: 224px;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  height: 280px;
}

.container {
  position: relative;
  padding-top: 20vh;
  padding-bottom: 20vh;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: hsla(214.28571428571414, 36.84%, 96.27%, 1.00);
  text-align: center;
}

.flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 45%;
  -ms-flex: 0 45%;
  flex: 0 45%;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-4 {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: hsla(214.28571428571414, 36.84%, 96.27%, 1.00);
}

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

.card {
  display: block;
  overflow: visible;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px 0 rgba(0, 0, 0, .05), 0 2px 12px 0 rgba(0, 0, 0, .1);
}

.card.demo-field {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: #fff;
}

.card.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-bottom: 80px;
  padding: 32px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
}

.text-field {
  overflow: hidden;
  height: 48px;
  margin-bottom: 0px;
  border: 1px none #000;
}

.form-block {
  margin-bottom: 0px;
}

.submit-button {
  height: 48px;
  background-color: transparent;
  color: hsla(205.24590163934425, 77.87%, 53.92%, 1.00);
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.section-5 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: hsla(214.28571428571414, 36.84%, 96.27%, 1.00);
}

.section-6 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: hsla(211.11111111111114, 55.10%, 9.61%, 1.00);
  color: #fff;
  text-decoration: none;
}

.plan {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.features {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.icon_included {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.list {
  line-height: 40px;
}

.icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.container-3 {
  display: block;
}

.paragraph {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  color: #fff;
  text-decoration: none;
}

.image-2 {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.link-block-2 {
  width: 40px;
  height: 40px;
  float: left;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  text-decoration: none;
}

.link-block-5 {
  color: #fff;
  text-decoration: none;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #fff;
}

.div-block-3 {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.div-block-5 {
  text-align: center;
}

.div-block-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 100%;
  -ms-flex: 0 100%;
  flex: 0 100%;
}

.footercolumn {
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 33%;
  -ms-flex: 0 33%;
  flex: 0 33%;
}

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

.body {
  font-family: Roboto, sans-serif;
  color: hsla(211.11111111111114, 55.10%, 9.61%, 1.00);
}

.paragraph-2 {
  margin-bottom: 32px;
}

.div-block-7 {
  display: inline-block;
  margin-bottom: 32px;
}

.heading-3 {
  font-size: 40px;
  line-height: 64px;
}

.paragraph-3 {
  display: block;
}

.paragraph-4 {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 88px;
  background-color: hsla(0, 0%, 100%, .1);
}

.navbar {
  background-color: transparent;
  color: #fff;
}

.container-4 {
  color: #fff;
}

.nav-link {
  margin-left: 8px;
  padding: 8px 24px;
  color: #fff;
  line-height: 24px;
}

.nav-link.login {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 6px;
}

.brand {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pricing-button {
  display: block;
  padding: 8px 32px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.pricing-button.trial {
  background-color: hsla(214.28571428571414, 36.84%, 96.27%, 1.00);
  color: hsla(211.1111111111111, 17.88%, 29.61%, 1.00);
}

.small {
  height: 48px;
  font-size: 12px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  float: right;
}

.heading-4 {
  margin-right: 16px;
  float: left;
  line-height: 24px;
  font-weight: 400;
}

.link-block-4 {
  color: hsla(211.1111111111111, 17.88%, 29.61%, 1.00);
}

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

.heading-5 {
  margin-bottom: 24px;
}

.div-block-9 {
  position: relative;
  z-index: 1;
}

.list-item {
  text-decoration: line-through;
}

.list-item-2 {
  text-decoration: line-through;
}

.list-item-3 {
  text-decoration: line-through;
}

.not-included {
  color: hsla(211.1111111111111, 18.35%, 87.75%, 1.00);
  text-decoration: line-through;
}

.div-block-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 45%;
  -ms-flex: 0 45%;
  flex: 0 45%;
}

.nav-menu {
  padding: 16px;
}

@media (max-width: 991px) {
  .image {
    opacity: 0.3;
  }
  .container {
    padding-top: 80px;
    padding-right: 25%;
    padding-bottom: 80px;
  }
  .div-block-2 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .div-block-4 {
    margin-right: auto;
    margin-left: auto;
  }
  .pricing-button {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 14px;
  }
  .menu-button {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .menu-button.w--open {
    padding-right: 24px;
    padding-left: 24px;
    background-color: hsla(211.1111111111111, 17.88%, 29.61%, 1.00);
  }
  .nav-menu {
    background-color: hsla(211.1111111111111, 17.88%, 29.61%, 1.00);
  }
}

@media (max-width: 767px) {
  .container {
    padding-top: 80px;
    padding-right: 16px;
    padding-left: 15px;
  }
  .section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .flex-wrapper {
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-2 {
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .section-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .card.pricing {
    padding: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .plan {
    margin-bottom: 40px;
  }
  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-3 {
    font-size: 32px;
  }
  .container-5 {
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media (max-width: 479px) {
  .image {
    display: none;
  }
  .container {
    padding-right: 16px;
    padding-left: 16px;
  }
  .card.pricing {
    overflow: hidden;
  }
  .plan {
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .heading-3 {
    font-size: 20px;
    line-height: 40px;
  }
  .image-3 {
    display: none;
  }
}

