@charset "UTF-8";
@font-face {
  font-family: "ProductSans-Bold";
  src: url("./fonts/ProductSansBold.eot");
  /* IE9 Compat Modes */
  src: url("./fonts/ProductSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProductSansBold.otf") format("opentype"), url("../fonts/ProductSansBold.svg") format("svg"), url("../fonts/ProductSansBold.ttf") format("truetype"), url("../fonts/ProductSansBold.woff") format("woff"), url("../fonts/ProductSansBold.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "ProductSans-Regular";
  src: url("../fonts/ProductSansRegular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/ProductSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProductSansRegular.otf") format("opentype"), url("../fonts/ProductSansRegular.svg") format("svg"), url("../fonts/ProductSansRegular.ttf") format("truetype"), url("../fonts/ProductSansRegular.woff") format("woff"), url("../fonts/ProductSansRegular.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal; }
.marketing__banner {
  padding-top: 120px;
  padding-bottom: 130px;
  min-height: 70vh; }
  @media only screen and (max-width: 820px) {
    .marketing__banner {
      padding-bottom: 200px; } }
  .marketing__banner .container {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 820px) {
      .marketing__banner .container {
        display: block; } }
    @media only screen and (max-width: 820px) {
      .marketing__banner .container .img-col {
        margin: 100px auto 0;
        max-width: 520px; } }
    .marketing__banner .container > div {
      flex: 1; }
    .marketing__banner .container .text-col p {
      margin: 15px 0 30px; }
      .marketing__banner .container .text-col h1 span {
        white-space: nowrap; }

.marketing__client {
  padding: 55px 0 100px; }
  @media only screen and (max-width: 820px) {
    .marketing__client {
      padding: 55px 0 50px; } }
  .marketing__client .container {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 820px) {
      .marketing__client .container {
        display: block; } }
    .marketing__client .container .testimonal {
      width: 100%;
      max-width: 400px;
      box-shadow: 0 0 57px rgba(0, 0, 0, 0.16);
      background-color: #ffffff;
      margin-right: 50px; }
      @media only screen and (max-width: 820px) {
        .marketing__client .container .testimonal {
          margin: -210px auto 60px; } }
      .marketing__client .container .testimonal .img-wrapper img {
        width: 100%;
        height: 240px;
        object-fit: cover;
        object-position: center; }
      .marketing__client .container .testimonal .content {
        padding: 40px;
        padding-top: 0;
        position: relative;
        padding-left: 55px; }
        .marketing__client .container .testimonal .content .logo {
          margin-top: -47px;
          height: 85px;
          width: 85px;
          box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.16);
          background-color: #ffffff;
          margin-bottom: 20px;
          border: solid 3px white;
          display: flex;
          align-items: center; }
          .marketing__client .container .testimonal .content .logo img {
            width: 100%; }
        .marketing__client .container .testimonal .content h6 {
          margin-top: 20px; }
    .marketing__client .container .testimonal---marketing .img-wrapper img {
      object-position: 50% 33%; }
    .marketing__client .container .list {
      flex: 1; }
      .marketing__client .container .list h2 {
        margin-bottom: 20px; }
      .marketing__client .container .list .ghost-btn {
        margin: 20px 0 30px; }
      .marketing__client .container .list .client-list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        align-items: center;
        justify-content: center;
        grid-gap: 10px; }
        .marketing__client .container .list .client-list img {
          max-width: 180px; }
        @media only screen and (max-width: 820px) {
          .marketing__client .container .list .client-list {
            display: none; } }
      .marketing__client .container .list .client-list---mob {
        display: none; }
        .marketing__client .container .list .client-list---mob .slick-track {
          align-items: center;
          display: flex;
          justify-content: center; }
        .marketing__client .container .list .client-list---mob img:focus {
          outline: none; }
        @media only screen and (max-width: 820px) {
          .marketing__client .container .list .client-list---mob {
            display: block; } }

.two-col-block {
  margin-bottom: 80px; }
  @media only screen and (max-width: 820px) {
    .two-col-block {
      margin-bottom: 50px; } }
  .two-col-block .container {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 820px) {
      .two-col-block .container {
        display: block; } }
    .two-col-block .container > div {
      flex: 1; }
    .two-col-block .container .img-wrapper {
      margin-left: 50px; }
      @media only screen and (max-width: 820px) {
        .two-col-block .container .img-wrapper {
          max-width: 520px;
          margin: 0 auto; } }
    .two-col-block .container .text-wrapper {
      width: 100%; }
      .two-col-block .container .text-wrapper h2 {
        margin-bottom: 20px; }
      .two-col-block .container .text-wrapper p {
        margin-bottom: 20px;
        max-width: 450px; }

.two-col-block---img-left .img-wrapper {
  margin-right: 50px;
  margin-left: 0px !important; }
  @media only screen and (max-width: 820px) {
    .two-col-block---img-left .img-wrapper {
      max-width: 520px;
      margin: 0 auto !important; } }

@media only screen and (max-width: 820px) {
  .two-col-block---img-right .container {
    display: flex;
    flex-direction: column-reverse; } }

.two-col-block---last-row h2 {
  font-family: "ProductSans-Regular" !important; }

.feature-grid, .feature-grid---mob {
  background-color: #f5f5f5;
  padding: 80px 0; }
  @media only screen and (max-width: 768px) {
    .feature-grid, .feature-grid---mob {
      display: none; } }
  .feature-grid .container, .feature-grid---mob .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
    max-width: 1000px !important; }
    @media only screen and (max-width: 992px) {
      .feature-grid .container, .feature-grid---mob .container {
        grid-gap: 20px; } }
    .feature-grid .container .single, .feature-grid---mob .container .single {
      background-color: white;
      padding: 50px;
      text-align: center;
      transition: box-shadow .2s linear; }
      .feature-grid .container .single:hover, .feature-grid---mob .container .single:hover {
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18); }
      .feature-grid .container .single h2, .feature-grid---mob .container .single h2 {
        font-size: 20px;
        margin: 20px 0; }

.get-started-footer {
  background-color: #f7faff;
  padding: 40px 0 60px; }
  .get-started-footer .container {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 820px) {
      .get-started-footer .container {
        display: block; } }
    @media only screen and (max-width: 820px) {
      .get-started-footer .container .img {
        margin: 100px auto 0;
        max-width: 520px; } }
    .get-started-footer .container > div {
      flex: 1; }
    .get-started-footer .container p {
      margin: 10px 0 25px; }

.feature-grid---mob {
  text-align: center;
  display: none; }
  @media only screen and (max-width: 768px) {
    .feature-grid---mob {
      display: block;
      padding: 40px 10px 80px; } }
  .feature-grid---mob .single {
    background-color: white;
    padding: 50px;
    text-align: center;
    margin: 0 20px;
    transition: box-shadow .2s linear; }
    .feature-grid---mob .single img {
      margin: 0 auto; }
    .feature-grid---mob .single:focus {
      outline: none; }
    .feature-grid---mob .single h2 {
      font-size: 20px;
      margin: 20px 0; }

.client-list---mob img {
  margin: 0 20px; }

body {
  margin: 0;
  font-family: "ProductSans-Regular"; }

* {
  box-sizing: border-box; }

.reactHubspotForm0 {
  border: 1px solid blue; }

.hs-form {
  position: relative;
  text-align: center; }
  .hs-form label.hs-error-msg {
    display: block; }
  .hs-form .hs_email {
    text-align: left; }
  .hs-form .hs_email > label {
    padding-left: 10px;
    font-size: 12px;
    opacity: .8;
    display: none;
    margin-bottom: 5px; }
  .hs-form ::placeholder {
    color: red; }
  .hs-form input[type=email] {
    border: 1px solid red;
    color: rgba(33, 36, 44, 0.54);
    padding: 0px 30px;
    border-radius: 24px;
    border-width: 0px;
    border-color: #e9ebf4;
    height: 37px;
    background-color: #e9ebf4;
    width: 100%;
    min-width: 400px;
    outline: 0;
    font-size: 15px; }
    @media only screen and (max-width: 820px) {
      .hs-form input[type=email] {
        min-width: 300px;
       } }
    .hs-form input[type=email]::placeholder {
    color: rgba(33, 36, 44, 0.54);
}
  .hs-form input[type=email]:focus {
    outline: 0; }
  .hs-form input[type=submit] {
    position: absolute;
    top:0;
    right: 0;
    z-index: 1;
    height: 37px;
    font-size: 12px;
    font-weight: bold;
    background-color: #0a7ef9;
    color: white;
    will-change: transform;
    border-radius: 24px;
    padding: 0px 20px;
    border-color: #0a7ef9;
    border-width: 0px;
    transition: transform 0.1s ease-in-out 0s;
    margin-bottom: -90px;
    outline: 0;
    -webkit-appearance: button;
    cursor: pointer; }
  .hs-form .hs-error-msgs {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #eb6157;
    opacity: .8;
    padding-left: 10px; }
    .hs-form .hs-error-msgs li {
      text-align: left;
      margin-top: 5px; }

div.submitted-message p {
  color: green; }

.marketing .para-section {
  margin: 0 auto 120px;
  max-width: 992px; }
  .marketing .para-section p {
    font-size: 25px;
    text-align: center;
    color: black;
    margin-bottom: 20px;
    padding: 0 20px; }
    .para-section---sales .marketing .para-section p {
      max-width: 992px; }
    @media only screen and (max-width: 820px) {
      .marketing .para-section p {
        font-size: 20px; } }
    .marketing .para-section p span {
      color: #0a7ef9; }
.marketing .para-section---sales p {
  max-width: 992px; }
.marketing .para-section-bootom {
  padding: 30px 20px 90px;
  text-align: center;
  background-color: #f5f5f5; }
  .marketing .para-section-bootom h6 {
    color: black;
    font-size: 25px;
    margin: 0 auto;
    max-width: 580px;
    font-family: "ProductSans-Regular";
    margin-bottom: 15px; }
    @media only screen and (max-width: 820px) {
      .marketing .para-section-bootom h6 {
        font-size: 20px; } }
    .marketing .para-section-bootom h6 span {
      color: #0a7ef9; }
  .marketing .para-section-bootom p {
    margin: 0 auto;
    max-width: 500px;
    font-size: 22px; }
    @media only screen and (max-width: 820px) {
      .marketing .para-section-bootom p {
        font-size: 18px; } }
.marketing .slick-prev {
  left: 25px;
  bottom: 25px;
  top: unset;
  background-image: url("../img/back.svg");
  background-size: contain;
  height: 25px;
  width: 25px;
  background-repeat: no-repeat; }
  .marketing .slick-prev::before {
    content: ''; }
.marketing .slick-next {
  left: 60px;
  bottom: 25px;
  right: unset;
  top: unset;
  background-image: url("../img/next.svg");
  background-size: contain;
  height: 25px;
  width: 25px;
  background-repeat: no-repeat; }
  .marketing .slick-next::before {
    content: ''; }
.marketing .slick-prev:hover, .marketing .slick-prev:focus {
  background: url("../img/back.svg");
  background-size: contain; }
.marketing .slick-next:hover, .marketing .slick-next:focus {
  background: url("../img/next.svg");
  background-size: contain; }
.marketing img {
  max-width: 100%;
  vertical-align: middle; }
  @media only screen and (max-width: 820px) {
  .marketing img {
    margin-bottom: 50px; } }
@media only screen and (max-width: 992px) {
  .marketing br {
    display: none; } }
.marketing .lines-set__1 {
  background-image: url("../img/linesXT.png");
  background-size: 93%;
  background-repeat: no-repeat;
  background-position: 300px top; }
  @media only screen and (max-width: 820px) {
    .marketing .lines-set__1 {
      background-image: none; } }
.marketing .lines-set__2 {
  background-image: url("../img/linesXC.png");
  background-size: 100%;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 820px) {
    .marketing .lines-set__2 {
      background-image: none;
      margin-top: 70px; } }
.marketing h1 {
  font-family: "ProductSans-Bold";
  margin: 0;
  color: #191919;
  font-size: 40px; }
  @media only screen and (max-width: 820px) {
        .marketing h1 {
  font-size: 24px; } }
.marketing h2 {
  font-family: "ProductSans-Bold";
  margin: 0;
  color: #191919;
  font-size: 22px; }
  .marketing h2 span {
    color: #0a7ef9; }
.marketing .ghost-btn {
  font-size: 15px;
  will-change: transform;
  background-color: white;
  color: #0a7ef9;
  border-radius: 24px;
  padding: 10px 20px;
  border-color: #0a7ef9;
  border: solid 1px;
  text-decoration: none;
  display: inline-block; }
.marketing h6 {
  color: #191919;
  font-size: 18px;
  margin: 0;
  font-family: "ProductSans-Bold"; }
.marketing h5 {
  color: #191919;
  font-size: 17px;
  margin: 0; }
.marketing p {
  margin: 0;
  color: #757575;
  font-size: 18px; }
.marketing .container {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1200px;
  margin: 0 auto; }
.marketing .email-box {
  max-width: 314px;
  position: absolute;
  width: 100%;
  animation: width 1.2s ease-in-out 0s; }
  .marketing .email-box input {
    height: 37px;
    font-size: 14px;
    color: rgba(33, 36, 44, 0.54);
    padding: 0px 20px;
    border-radius: 24px;
    border: none;
    background-color: #e9ebf4;
    width: 100%;
    padding-right: 105px; }
    .marketing .email-box input:focus {
      outline: none; }
  .marketing .email-box button {
    z-index: 1;
    height: 37px;
    font-size: 12px;
    background-color: #0a7ef9;
    color: white;
    will-change: transform;
    border-radius: 24px;
    padding: 0px 16px;
    border-color: #0a7ef9;
    border-width: 0px;
    transition: transform 0.1s ease-in-out 0s;
    position: absolute;
    top: 0;
    right: 0; }
@keyframes width {
  0% {
    width: 110px; }
  100% {
    width: 100%; } }
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/*# sourceMappingURL=main.css.map */
