@charset "UTF-8";
/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * detectify.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2015
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300,600,700);
@font-face {
  font-family: 'Circular-Black';
  src: url("../fonts/lineto-circular-black.eot");
  src: url("../fonts/lineto-circular-black.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-circular-black.woff") format("woff"), url("../fonts/lineto-circular-black.ttf") format("truetype"), url("../fonts/lineto-circular-black.svg#lineto-circular-black") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'saxMono';
  src: url("../fonts/saxmono-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/saxmono-webfont.woff") format("woff"), url("../fonts/saxmono-webfont.ttf") format("truetype"), url("../fonts/saxmono-webfont.svg#saxmono") format("svg"); }

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?62772465");
  src: url("../fonts/fontello.eot?62772465#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?62772465") format("woff"), url("../fonts/fontello.ttf?62772465") format("truetype"), url("../fonts/fontello.svg?62772465#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'detectify';
  src: url("../svg/font/detectify.eot?#iefix") format("embedded-opentype"), url("../svg/font/detectify.woff") format("woff"), url("../svg/font/detectify.ttf") format("truetype"), url("../svg/font/detectify.svg#detectify") format("svg"); }

html {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  color: #202327;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

h1,
h2 {
  margin: 0;
  font-weight: 400; }

h3,
h4 {
  margin: 0; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

p {
  margin: 0; }

.u-text-center {
  text-align: center; }

.u-text-red {
  color: #ff6e60 !important; }

.u-text-system-blue {
  color: #00bcff !important; }

.u-text-dark {
  color: #202327 !important; }

.u-text-gray-dark {
  color: #3a3c3f !important; }

.u-text-blue {
  color: #488dc8 !important; }

.u-text-white {
  color: #fff !important; }

.u-hidden {
  display: none !important; }

.u-block-center {
  margin-left: auto;
  margin-right: auto; }

.icon-video--white, .btn--video::before {
  display: inline-block;
  width: 19px;
  height: 25px;
  background-image: url("../assets/website-icons/icon-video--white.png");
  background-repeat: no-repeat; }

.icon-video--red, .btn--video:hover::before {
  display: inline-block;
  width: 19px;
  height: 25px;
  background-image: url("../assets/website-icons/icon-video--red.png");
  background-repeat: no-repeat; }

.columns-container {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .columns-container {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .columns-container:last-of-type {
    margin-bottom: 0; }
  .columns-container [class*='column-'] img {
    max-width: 100%; }
  .columns-container [class*='column-']:last-child {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .column--desktop-pull-first {
    -ms-flex-order: -1;
        order: -1; }
  [class*='column-'] {
    margin-bottom: 0 !important; }
  .column-1-2 {
    width: 49%; }
  .column-1-3 {
    width: 32%; }
  .column-2-3 {
    width: 65%; }
  .column-1-4 {
    width: 24%; }
  .column-2-4 {
    width: 49%; }
  .column-3-4 {
    width: 74%; }
  .column-1-5 {
    width: 19%; }
  .column-2-5 {
    width: 39%; }
  .column-3-5 {
    width: 59%; }
  .column-4-5 {
    width: 79%; }
  .column-single {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; } }

.btn {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 3px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  line-height: 3rem; }

.btn--red {
  border-color: #ff6e60;
  color: #ff6e60;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--red:hover {
    background-color: #ff6e60;
    border-color: #ff6e60;
    color: #fff; }

.btn--navbutton {
  border-color: #ffffff;
  color: #ffffff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--navbutton:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #fff; }
  .btn--navbutton:hover {
    color: #8b939d; }

.btn--dark {
  border-color: #202327;
  color: #202327;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--dark:hover {
    background-color: #202327;
    border-color: #202327;
    color: #fff; }

.btn--blue {
  border-color: #488dc8;
  color: #488dc8;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--blue:hover {
    background-color: #488dc8;
    border-color: #488dc8;
    color: #fff; }

.btn--blue-light {
  border-color: #01beff;
  color: #01beff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--blue-light:hover {
    background-color: #01beff;
    border-color: #01beff;
    color: #fff; }

.btn--green {
  border-color: #44d38d;
  color: #44d38d;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--green:hover {
    background-color: #44d38d;
    border-color: #44d38d;
    color: #fff; }

.btn--white-on-red {
  border-color: #fff;
  color: #fff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--white-on-red:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ff6e60; }

.btn--white-on-green {
  border-color: #fff;
  color: #fff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--white-on-green:hover {
    background-color: #fff;
    border-color: #fff;
    color: #44d38d; }

.btn--white-on-blue {
  border-color: #fff;
  color: #fff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--white-on-blue:hover {
    background-color: #fff;
    border-color: #fff;
    color: #01beff; }

.btn--white-on-dark {
  border-color: #fff;
  color: #fff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--white-on-dark:hover {
    background-color: #fff;
    border-color: #fff;
    color: #202327; }

.btn--system-blue {
  border-color: #00bcff;
  color: #00bcff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .btn--system-blue:hover {
    background-color: #00bcff;
    border-color: #00bcff;
    color: #fff; }

.btn--l {
  padding: 0 1rem;
  font-size: 16px;
  line-height: 54px; }

.btn--m {
  width: 170px;
  padding: 0;
  line-height: 54px;
  font-size: 17px; }

.btn--s {
  width: 150px;
  padding: 0;
  line-height: 52px;
  font-size: 16px; }

.btn--video {
  position: relative;
  padding-left: 45px;
  width: 135px; }
  .btn--video::before {
    content: '';
    top: 50%;
    position: absolute;
    margin-top: -14px;
    left: 35px; }

.btn--no-border {
  border-color: transparent; }

.btn--txt {
  display: inline;
  text-align: left;
  border: 0; }

.btn--pill {
  border-radius: 50px; }

.btn--shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); }

.btn--thin-border {
  border-width: 1px; }

.btn--filled-red {
  background-color: #ff6e60;
  color: #fff; }

.btn--filled-orange {
  background-color: #ff6e60;
  border-color: #FF6B5C;
  color: #ffffff; }
  .btn--filled-orange:hover {
    background-color: #ff7c6f;
    border-color: #ff7c6f; }

.btn--filled-blue {
  background-color: #00bfff;
  border: 1px solid #00b2ee;
  color: #fff; }
  .btn--filled-blue:hover {
    background-color: #1ac5ff; }

.btn--filled-green {
  background-color: #44d38d;
  color: #fff; }

.btn--filled-navbutton {
  background-color: #ffffff;
  color: #8b939d;
  transition: all 0.3s; }
  .btn--filled-navbutton:hover {
    background-color: #bfc4ca;
    border-color: #ffffff;
    color: #ffffff; }

.btn--wide {
  padding: 0 34px; }

.btn--full {
  box-sizing: border-box;
  width: 100%;
  white-space: normal;
  line-height: 22px;
  padding: 15px 34px; }

.btn--submit-button {
  border-color: #202327;
  color: #202327;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  background-color: transparent; }
  .btn--submit-button:hover {
    background-color: #202327;
    border-color: #202327;
    color: #fff; }

.pill-btn {
  box-sizing: border-box;
  display: inline-block;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border: 2px solid #6b6b6b;
  border-radius: 500px;
  color: #6b6b6b;
  padding: 0.7em 2em;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out; }
  .pill-btn:hover {
    color: #fff;
    border-color: #fff; }
  .pill-btn__hightlighted-text {
    margin-left: 1em;
    color: #fff;
    font-weight: 600; }
  .pill-btn--filled-system-blue {
    background-color: #00bcff;
    border: 2px solid transparent;
    color: #fff; }
    .pill-btn--filled-system-blue:hover {
      color: #fff;
      border-color: transparent; }
    .pill-btn--filled-system-blue .pill-btn__hightlighted-text {
      color: #202327; }

.home-cta-button {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  border: 2px solid transparent;
  padding: 16px 40px;
  line-height: 1.2;
  border-radius: 3px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  display: inline-block;
  background-color: #44d38d;
  color: #fff; }
  .home-cta-button span {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    color: #228f5a;
    text-shadow: none; }

.button {
  box-sizing: border-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none;
  border: 2px solid transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  height: 3rem;
  font-size: 1rem;
  line-height: 1.25rem;
  border-radius: 3px;
  white-space: nowrap;
  color: #212B36;
  letter-spacing: 0;
  text-decoration: none; }

.button--dark {
  border-color: #212B36;
  color: #212B36;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s; }
  .button--dark:hover {
    background-color: #212B36;
    border-color: #212B36;
    color: #ffffff; }

.button--filled-navbutton {
  height: 3.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
  background-color: #ffffff;
  color: #3c7e75;
  transition: all 0.3s;
  margin-right: 16px; }
  .button--filled-navbutton:hover {
    background-color: #5db2a6;
    border-color: #ffffff;
    color: #ffffff; }

.button--navbutton {
  border-color: #ffffff;
  color: #ffffff;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  height: 3.5rem;
  padding-left: 3rem;
  padding-right: 3rem;
  margin-right: 16px; }
  .button--navbutton:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #fff; }
  .button--navbutton:hover {
    color: #3c7e75; }

.hdr {
  margin-bottom: 1rem;
  font-family: "Circular-Black", "Arial Black", "Arial";
  color: #202327; }

h1,
.hdr--xl {
  font-size: 50px;
  letter-spacing: -3px;
  line-height: 3.75rem; }

h2,
.hdr--l {
  font-family: "Circular-Black", "Arial Black", "Arial";
  font-size: 38px;
  letter-spacing: -2px;
  line-height: 2.875rem;
  margin-bottom: 1rem; }

h3,
.hdr--m {
  font-size: 32px; }

h4,
.hdr--s {
  font-family: "Circular-Black", "Arial Black", "Arial";
  font-size: 21px;
  line-height: 28px;
  letter-spacing: -1px;
  margin-bottom: 0.8rem; }

h5 {
  font-size: 20px;
  margin-bottom: 20px; }

.hdr--small-note {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }

.pre-heading {
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-size: 12px;
  line-height: 19px;
  font-weight: 600;
  margin-bottom: 0.5rem; }

.section {
  overflow: hidden; }

.section--red {
  background-color: #ff6e60; }

.section--dark {
  background-color: #202327; }

.section--hero-banner-gray-light {
  background-color: #b8b8b8; }

.section--gray-dark {
  background-color: #3a3c3f; }

.section--gray-light {
  background-color: #f6f6f6; }

.section--white {
  background-color: #ffffff; }

.section--superlight {
  background-color: #fafafa; }

.section--green {
  background-color: #44d38d; }

.section--blue {
  background-color: #01beff; }

.section--yellow {
  background-color: #ffc600; }

.section--purple {
  background-color: #44425f; }

.section--silver {
  background-color: #8b939d; }

.section--logo-parts {
  background: url("../assets/website/logo-parts--big.png") no-repeat center #b9b9b9; }
  @media (max-width: 48em) {
    .section--logo-parts {
      background-image: url("../assets/website/logo-parts.png"); } }

.section--tools-dark {
  background-color: #202327;
  background-image: url("../images/startpage/tools.png");
  background-position: center; }

.section--logo-dark {
  background-color: #202327;
  background-image: url("../images/startpage/bigdtfy.png");
  background-position: center;
  background-repeat: no-repeat; }

.section--main-hero {
  background-color: #8b939d;
  background-image: url("../assets/website/boxpattern_dark.png"); }

.section--grid-red {
  background-image: url("../assets/website/grid--red.png"); }
  @media (max-width: 48em) {
    .section--grid-red {
      background-image: none;
      background-color: #ff6e60; } }

.section--grey-boxes {
  position: relative;
  background-color: #8b939d;
  background-image: url("../assets/website/boxpattern_dark.png"); }
  .section--grey-boxes::before {
    content: '';
    position: absolute;
    background: linear-gradient(to bottom, rgba(59, 63, 70, 0.7) 0%, rgba(0, 0, 0, 0) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3f46', endColorstr='#000000', GradientType=0);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.section--grid-dark {
  background-image: url("../assets/website/grid--dark.png");
  background-color: #202327; }

.section--logo-outline-exclamation-mark {
  background-image: url("../assets/website/outline-exclamation-mark.png");
  background-repeat: no-repeat;
  background-position: top center; }
  .section--logo-outline-exclamation-mark p {
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 30px; }

.section--armyknife {
  background-image: url("../assets/website/armyknife.png");
  background-repeat: no-repeat;
  background-position: bottom right; }

.section--leaning-blue {
  position: relative;
  background: linear-gradient(90deg, #01beff 20.5%, transparent 20.5%);
  overflow: hidden; }
  .section--leaning-blue::before {
    content: '';
    position: absolute;
    left: 20%;
    top: -3px;
    z-index: -1;
    width: 80%;
    height: 110%;
    background-image: url("../assets/website/blue-triangle.png");
    background-repeat: no-repeat;
    background-size: auto 100%; }
  @media (max-width: 78.75em) {
    .section--leaning-blue {
      background-color: #01beff; }
      .section--leaning-blue::before {
        display: none; } }

.section--leaning-gray {
  min-height: 804px;
  box-sizing: border-box;
  background: url("../assets/website/gray-computer-section.png") no-repeat right bottom #efeff0; }
  @media (max-width: 1800px) {
    .section--leaning-gray {
      background-size: 90%; } }
  @media (max-width: 78.75em) {
    .section--leaning-gray {
      background-size: contain; } }

.section--old-computers-on-green {
  min-height: 696px;
  box-sizing: border-box;
  background: url("../assets/website/old-computers-on-green.png") no-repeat right top #fafafa; }
  @media (max-width: 1675px) {
    .section--old-computers-on-green {
      background-size: 80%;
      background-position: right top; } }
  @media (max-width: 78.75em) {
    .section--old-computers-on-green {
      background-image: none; } }

.section--full {
  width: 100%; }

.section--default {
  padding: 4.6875rem 1.5rem; }
  @media (min-width: 580px) {
    .section--default {
      padding-left: 2rem;
      padding-right: 2rem; } }

.section--box-holder {
  padding: 0; }
  @media (min-width: 580px) {
    .section--box-holder {
      padding: 4.6875rem 2rem; } }

.block {
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px; }
  @media (min-width: 768px) {
    .block {
      padding-top: 56px;
      padding-bottom: 56px; } }

.block-heading.block-heading--center {
  text-align: center;
  max-width: 40.625rem;
  margin-left: auto;
  margin-right: auto; }

.lst--m {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  word-spacing: 0.5px; }

.lst--s {
  font-size: 17px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.35px; }

.lst--white {
  color: #fff; }

.lst--circle {
  list-style-type: circle; }

.lst--scattered li {
  margin-bottom: 20px; }

.lst--scattered li:last-child {
  margin-bottom: 0; }

a.a--link {
  color: #488dc8;
  text-decoration: none; }
  a.a--link:hover {
    text-decoration: underline; }

.subheader-link {
  color: #00bcff;
  text-decoration: none; }
  .subheader-link:hover {
    text-decoration: underline; }

a.a--link--dark {
  color: #202327;
  text-decoration: underline; }

.p {
  font-weight: 200; }
  .p:last-child {
    margin-bottom: 0; }

p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 1rem; }

p.subheading {
  margin-bottom: 35px;
  font-size: 22px;
  font-weight: 300;
  line-height: 44px;
  letter-spacing: -1px;
  word-spacing: 2px; }
  @media only screen and (max-width: 750px) {
    p.subheading {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 30px; } }

.p--xxl {
  margin-bottom: 1rem;
  font-size: 36px;
  font-weight: 300;
  line-height: 44px; }
  @media only screen and (max-width: 750px) {
    .p--xxl {
      font-size: 30px; } }

.p--l {
  margin-bottom: 1rem;
  font-size: 26px;
  font-weight: 300;
  line-height: 44px;
  letter-spacing: -1px;
  word-spacing: 2px; }
  @media only screen and (max-width: 750px) {
    .p--l {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 30px; } }

.p--m {
  font-size: 16px;
  margin-bottom: 1rem;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.35px; }

.p--s {
  margin-bottom: 1rem;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0.35px; }

.p--nospace {
  margin-bottom: 0; }

.logotype {
  display: inline-block;
  text-decoration: none; }
  .logotype::before {
    font-family: detectify, Arial, Helvetica, sans-serif;
    content: '\e802';
    font-size: 23pt;
    display: inline-block; }
  .logotype--mobile {
    z-index: 100; }

.logotype--white {
  color: #fff; }

.logotype--red {
  color: #ff6e60; }

.logotype--dark {
  color: #202327; }

.logotype--bg-red {
  background-color: #ff6e60; }

.logo {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center; }

.logo--white-outline {
  width: 146px;
  height: 115px;
  background-image: url("../images/startpage/cloud.png"); }

.logo--black-outline-small {
  width: 76px;
  height: 60px;
  background-image: url("../assets/website-icons/cloud-small-black.png"); }
  @media (max-width: 48em) {
    .logo--black-outline-small {
      width: 38px;
      height: 30px;
      background-size: cover; } }

.code {
  font-family: "saxMono", "Monaco", "Menlo", monospace, "Courier New", "Droid Sans Mono"; }

.circle-arrow {
  position: relative;
  font-size: 44px;
  width: 1em;
  height: 1em;
  border: 2px solid currentColor;
  border-radius: 50%;
  transition: border-color 0.3s;
  cursor: pointer; }
  .circle-arrow::before, .circle-arrow::after {
    content: '';
    position: absolute;
    top: 0.39em;
    width: 2px;
    height: 0.34em;
    background-color: currentColor;
    transition: background-color 0.3s; }
  .circle-arrow::before {
    left: 0.36em;
    transform: rotate(-45deg); }
  .circle-arrow::after {
    right: 0.386em;
    transform: rotate(45deg); }
  .circle-arrow:hover {
    border-color: #ccc; }
    .circle-arrow:hover::after, .circle-arrow:hover::before {
      background-color: #ccc; }
  @media only screen and (max-width: 750px) {
    .circle-arrow {
      border-width: 1px; }
      .circle-arrow::before, .circle-arrow::after {
        width: 1px; } }

.circle-arrow--small {
  font-size: 32px; }

.circle-arrow--point-left {
  transform: rotate(90deg); }

.circle-arrow--point-right {
  transform: rotate(-90deg); }

.circle-arrow--white {
  color: #fff; }

.overlay, .more {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%; }

.overlay__close {
  display: none;
  position: absolute;
  top: 45px;
  right: 45px;
  width: 31px;
  height: 31px;
  cursor: pointer;
  border: 1px solid #646668;
  border-radius: 50%; }
  .overlay__close::before, .overlay__close::after {
    content: '';
    position: absolute;
    top: 6px;
    left: 15px;
    height: 18px;
    width: 1px;
    background-color: #646668;
    transform: rotate(45deg); }
  .overlay__close::before {
    transform: rotate(-45deg); }
  @media (min-width: 993px) {
    .overlay__close {
      display: block; } }

.overlay--gray, .more {
  background-color: #f1f1f1; }

.overlay--trans-black {
  background: rgba(0, 0, 0, 0.8); }

.overlay--below-navigation, .more {
  z-index: 1000; }

.overlay--over-everything {
  z-index: 5000; }

.video {
  width: 75vw;
  height: 39vw; }

.visible-xs-block {
  display: none !important; }

.visible-xs-inline-block {
  display: none !important; }

.visible-xs-flex {
  display: none !important; }

.visible-xs-inline {
  display: none !important; }

.visible-sm-block {
  display: none !important; }

.visible-sm-inline-block {
  display: none !important; }

.visible-sm-flex {
  display: none !important; }

.visible-sm-inline {
  display: none !important; }

.visible-md-block {
  display: none !important; }

.visible-md-inline-block {
  display: none !important; }

.visible-md-flex {
  display: none !important; }

.visible-md-inline {
  display: none !important; }

.visible-lg-block {
  display: none !important; }

.visible-lg-inline-block {
  display: none !important; }

.visible-lg-flex {
  display: none !important; }

.visible-lg-inline {
  display: none !important; }

.visible-xl-block {
  display: none !important; }

.visible-xl-inline-block {
  display: none !important; }

.visible-xl-flex {
  display: none !important; }

.visible-xl-inline {
  display: none !important; }

@media (max-width: 33.9em) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 33.9em) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (max-width: 33.9em) {
  .visible-xs-flex {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (max-width: 33.9em) {
  .visible-xs-inline {
    display: inline !important; } }

@media (min-width: 34em) and (max-width: 47.9em) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 34em) and (max-width: 47.9em) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 34em) and (max-width: 47.9em) {
  .visible-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 34em) and (max-width: 47.9em) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 48em) and (max-width: 78.65em) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 48em) and (max-width: 78.65em) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 48em) and (max-width: 78.65em) {
  .visible-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 48em) and (max-width: 78.65em) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 78.75em) and (max-width: 74.9em) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 78.75em) and (max-width: 74.9em) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (min-width: 78.75em) and (max-width: 74.9em) {
  .visible-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 78.75em) and (max-width: 74.9em) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 75em) {
  .visible-xl-block {
    display: block !important; } }

@media (min-width: 75em) {
  .visible-xl-inline-block {
    display: inline-block !important; } }

@media (min-width: 75em) {
  .visible-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 75em) {
  .visible-xl-inline {
    display: inline !important; } }

@media (max-width: 33.9em) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 34em) and (max-width: 47.9em) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 48em) and (max-width: 78.65em) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 78.75em) and (max-width: 74.9em) {
  .hidden-lg {
    display: none !important; } }

@media (min-width: 75em) {
  .hidden-xl {
    display: none !important; } }

@media (max-width: 33.9em) {
  .hidden-lt-xs {
    display: none !important; } }

@media (max-width: 47.9em) {
  .hidden-lt-sm {
    display: none !important; } }

@media (max-width: 78.65em) {
  .hidden-lt-md {
    display: none !important; } }

@media (max-width: 74.9em) {
  .hidden-lt-lg {
    display: none !important; } }

.hidden-lt-xl {
  display: none !important; }

@media (min-width: 33.9em) {
  .hidden-gt-xs {
    display: none !important; } }

@media (min-width: 47.9em) {
  .hidden-gt-sm {
    display: none !important; } }

@media (min-width: 78.65em) {
  .hidden-gt-md {
    display: none !important; } }

@media (min-width: 74.9em) {
  .hidden-gt-lg {
    display: none !important; } }

@media (min-width: null) {
  .hidden-gt-xl {
    display: none !important; } }

.burger {
  position: relative;
  font-size: 20px;
  width: 0.95em;
  height: 0.95em; }
  .burger::before, .burger::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.35em;
    width: 0.95em;
    height: 0.1em;
    background: currentColor;
    transition: transform 0.2s linear, box-shadow 0.1s linear 0.2s; }
  .burger::before {
    box-shadow: 0 -0.25em 0 0 currentColor, 0 0.25em 0 0 CurrentColor; }

.burger--active::before, .burger--active::after {
  transition: box-shadow 0.1s linear, transform 0.2s linear 0.1s; }

.burger--active::before {
  box-shadow: 0 0 0 0 currentColor, 0 0 0 0 currentColor;
  transform: rotate(45deg); }

.burger--active::after {
  transform: rotate(-45deg); }

.burger--black {
  color: #202327; }

.burger--white {
  color: #ffffff; }

.back-button {
  cursor: pointer; }

.hero-banner {
  position: relative;
  box-sizing: border-box; }
  .hero-banner.hero-banner--no-action::before {
    min-height: 600px; }
  .hero-banner.hero-banner--small {
    padding-bottom: 0; }
    .hero-banner.hero-banner--small::before {
      min-height: 500px; }
  .hero-banner.hero-banner--smallest {
    padding-bottom: 0; }
    .hero-banner.hero-banner--smallest::before {
      min-height: 400px; }
  .hero-banner::before {
    content: '';
    min-height: 760px;
    height: 100%;
    max-height: 1000px;
    display: inline-block;
    visibility: hidden; }
  @media (max-width: 78.75em) {
    .hero-banner {
      padding-top: 48px; }
      .hero-banner .logo {
        background-size: 75%; }
      .hero-banner::before {
        min-height: 748px; }
      .hero-banner.hero-banner--no-action::before {
        min-height: 450px; } }

.hero-gradient {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: linear-gradient(to bottom, #3b3f46 10%, rgba(0, 0, 0, 0) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b3f46', endColorstr='#000000', GradientType=0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@media (min-width: 700px) {
  .hero-banner--tools {
    position: relative;
    background-image: url("../images/website/card_bg.png");
    background-repeat: no-repeat;
    background-position: center bottom -40px; } }

.rangeslider,
.rangeslider__fill {
  display: block;
  border-radius: 10px; }

.rangeslider {
  position: relative;
  width: 100%;
  height: 5px;
  background: #363c44;
  background-image: linear-gradient(90deg, #363c44 99%, #202327 1%);
  background-size: 100px;
  cursor: pointer; }

.rangeslider__fill {
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #488dc8;
  background-image: linear-gradient(90deg, #00bcff 99%, #202327 1%);
  background-size: 100px; }

.rangeslider__handle {
  display: inline-block;
  width: 40px;
  height: 20px;
  position: absolute;
  top: -8px;
  border-radius: 22px;
  color: #488dc8;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.rangeslider__handle:active {
  background: #ddd; }

.ball {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%; }

.ball--red {
  background-color: #ff6e60; }

.ball--yellow {
  background-color: #ffc600; }

.ball--green {
  background-color: #44d38d; }

.link-arrow {
  position: relative;
  padding-left: 20px;
  text-decoration: none; }
  .link-arrow:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    width: 12px;
    height: 10px;
    margin-top: -5px; }

.link-arrow--dark {
  color: #202327; }
  .link-arrow--dark:before {
    background: url("../assets/website-icons/arrow-black.png"); }

.link-arrow--white {
  color: #fff; }
  .link-arrow--white:before {
    background: url("../assets/website-icons/arrow-white.png"); }

.request-demo-form {
  box-sizing: border-box;
  margin-top: 75px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px; }
  .request-demo-form *:focus {
    outline: none; }
  .request-demo-form .label-text {
    box-sizing: border-box;
    display: inline-block;
    font-size: 10px;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #202327; }
  .request-demo-form .input-text {
    box-sizing: border-box;
    border-radius: 3px;
    display: block;
    width: 100%;
    height: 60px;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    transition: border 0.2s ease-in-out; }
    .request-demo-form .input-text:focus {
      border: 1px solid #202327; }
  .request-demo-form .text-area {
    box-sizing: border-box;
    border-radius: 3px;
    display: block;
    height: 160px;
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
    transition: border 0.2s ease-in-out; }
    .request-demo-form .text-area:focus {
      border: 1px solid #202327; }
  .request-demo-form input[type=submit] {
    margin-top: 1rem;
    width: 100%; }
  .request-demo-form .asterisk {
    color: #ff6b5a;
    font-size: 0.875rem;
    margin-left: 5px;
    position: relative;
    top: 3px; }

.demo-success-message {
  background-color: #ffffff;
  box-shadow: 0 2px 10px 2px rgba(196, 196, 196, 0.4);
  padding: 4em 1.5em;
  border-radius: 3px;
  line-height: 1.8;
  width: 400px;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
  text-align: center; }
  .demo-success-message img {
    margin-bottom: 2em; }
  .demo-success-message h2 {
    font-size: 2.125rem;
    font-family: "Circular-Black", "Arial Black", "Arial";
    color: #2ea94f;
    margin-bottom: 1em; }

.image {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center; }

.i-computers {
  width: 536px;
  height: 384px;
  background-image: url("../images/website/computers.png"); }

.i-tools--small {
  width: 203px;
  height: 130px;
  background-image: url("../images/website/tools--small.png"); }

.i-tools--more-small {
  width: 67px;
  height: 60px;
  background-image: url("../assets/website-icons/menu-tools.png"); }

.i-inspect-report--small {
  width: 150px;
  height: 150px;
  background-image: url("../images/website/inspect-report--small.png"); }

.i-lines--more {
  width: 43px;
  height: 32px;
  background-image: url("../assets/website-icons/menu-lines.png"); }

.i-cloud--more {
  width: 56px;
  height: 44px;
  background-image: url("../assets/website-icons/menu-cloud.png"); }

.i-envelope--more {
  width: 47px;
  height: 36px;
  background-image: url("../assets/website-icons/menu-envelope.png"); }

.i-network--green {
  width: 641px;
  height: 365px;
  background-image: url("../images/website/network--green.png"); }

.i-whitehat {
  width: 457px;
  height: 343px;
  background-image: url("../assets/website/whitehat.png"); }

.i-quote {
  width: 200px;
  height: 200px;
  display: inline;
  margin: 0 auto; }

.icon {
  display: inline-block;
  background-repeat: no-repeat; }

.i-infinite {
  width: 86px;
  height: 38px;
  margin-bottom: 35px !important;
  background-image: url("../assets/website-icons/infinite.png"); }

.i-teams {
  width: 60px;
  height: 60px;
  margin-bottom: 24px !important;
  background-image: url("../assets/app-png/teams.png"); }

.i-owasp {
  width: 60px;
  height: 60px;
  background-image: url("../assets/app-png/owasp.png"); }

.i-integration {
  width: 63px;
  height: 63px;
  background-image: url("../assets/app-png/integration.png"); }

.i-crossed-tools {
  width: 52px;
  height: 52px;
  background-image: url("../assets/website-icons/crossed-tools.png"); }

.i-bug {
  width: 61px;
  height: 51px;
  margin-bottom: 32px !important;
  background-image: url("../assets/website-icons/bug.png"); }

.icon-scope:before {
  font-family: 'fontello';
  display: inline-block;
  content: '\e811';
  font-size: 60px;
  color: #4D4F52;
  -webkit-font-smoothing: antialiased; }

.icon-scanlogin:before {
  font-family: "fontello";
  display: inline-block;
  content: '\e812';
  font-size: 60px;
  color: #4D4F52;
  -webkit-font-smoothing: antialiased; }

.icon-export:before {
  font-family: "fontello";
  display: inline-block;
  content: '\e813';
  font-size: 60px;
  color: #4D4F52;
  -webkit-font-smoothing: antialiased; }

.icon-mail:before {
  font-family: "fontello";
  display: inline-block;
  content: '\e810';
  font-size: 40px;
  color: #fff;
  padding-right: 15px;
  -webkit-font-smoothing: antialiased; }

.icon-mail span {
  vertical-align: top;
  line-height: 40px; }

.icon-mobile:before {
  font-family: "fontello";
  display: inline-block;
  content: '\e809';
  font-size: 50px;
  color: #fff;
  padding-right: 15px;
  -webkit-font-smoothing: antialiased; }

.icon-mobile span {
  vertical-align: top;
  line-height: 48px;
  font-size: 23px; }

.layout--center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.row {
  display: -ms-flexbox;
  display: flex; }

.row--top {
  -ms-flex-align: start;
      align-items: flex-start; }

.row--center {
  -ms-flex-align: center;
      align-items: center; }

.row--bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.row--2-columns > * {
  width: 50%; }

@media (max-width: 78.75em) {
  .row--2-columns {
    -ms-flex-direction: column;
        flex-direction: column; }
    .row--2-columns > * {
      width: auto; } }

@media (max-width: 78.75em) {
  .col--resp-top {
    -ms-flex-order: -1;
        order: -1; } }

.row--3-columns > * {
  width: 33.33%; }

.two-info-sections {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto; }
  .two-info-sections .section {
    max-width: 570px;
    box-sizing: border-box; }

@media (max-width: 1160px) {
  .two-info-sections {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; } }

.btn-label {
  display: inline-block; }

.btn-label__btn {
  vertical-align: baseline; }

.btn-label__label {
  display: block;
  margin: 0;
  margin-top: 8px;
  color: #646668;
  font-size: 12px;
  text-align: center;
  text-decoration: none; }
  .btn-label__label--white {
    color: #ffffff; }

.nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .nav ul > li {
    display: inline-block; }

.nav__link {
  color: #488dc8;
  text-decoration: none; }

.nav__button {
  line-height: 100px;
  padding: 0 30px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s; }
  .nav__button:hover {
    color: #cccccc; }

.nav__button--dropdown {
  padding-right: 40px;
  position: relative;
  transition: all 0.3s; }
  .nav__button--dropdown::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -2.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0;
    border-color: #ffffff transparent transparent; }
  .nav__button--dropdown:hover::after {
    border-color: #cccccc transparent transparent; }

.nav__button--dropdown-startpage {
  padding-right: 40px;
  position: relative;
  transition: all 0.3s; }
  .nav__button--dropdown-startpage::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -2.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4.5px 0;
    border-color: #ffffff transparent transparent; }
  .nav__button--dropdown-startpage:hover::after {
    border-color: #3c7e75 transparent transparent; }

.nav__button--active {
  background-color: #f1f1f1; }

.nav--user {
  margin-right: 10px; }
  .nav--user .btn {
    margin-right: 10px; }

@media (max-width: 78.75em) {
  .nav--main {
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    padding-top: 50px;
    background-color: #202327;
    transition: left 0.3s cubic-bezier(0.72, -0.02, 0.44, 0.99); }
    .nav--main ul,
    .nav--main ul > li {
      display: block; }
    .nav--main ul > li {
      border-top: 1px solid #3a3c3f;
      margin: 0 25px; }
    .nav--main ul > li:last-child {
      text-align: center;
      padding-top: 40px; }
    .nav--main .nav__button {
      color: #fff;
      font-family: "Circular-Black", "Arial Black", "Arial";
      font-size: 20px;
      line-height: 80px;
      padding: 0;
      display: block; }
    .nav--main .nav__button--dropdown::after, .nav--main .nav__button--dropdown::before {
      position: absolute;
      right: 6px;
      top: 50%;
      width: 2px;
      height: 12px;
      content: '';
      background-color: #8d9395;
      border: 0; }
    .nav--main .nav__button--dropdown::before {
      margin-top: -2px; }
    .nav--main .nav__button--dropdown::after {
      transform: rotate(90deg); } }

.nav--slide-out-left {
  left: -100%; }

.joke {
  height: 160px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .joke code {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    color: #fff;
    text-align: center;
    font-size: 28px;
    word-break: break-all; }

.b-hdr-lst-btn {
  max-width: 650px; }
  .b-hdr-lst-btn .lst {
    padding-left: 20px;
    margin-bottom: 64px; }
  @media (max-width: 78.75em) {
    .b-hdr-lst-btn {
      padding: 30px; } }

.b-infobox--vertical, .b-infobox--table {
  max-width: 580px;
  padding: 80px 15%; }
  .b-infobox--vertical .image:first-child, .b-infobox--table .image:first-child {
    margin-bottom: 20px; }
  .b-infobox--vertical .hdr, .b-infobox--table .hdr {
    margin-bottom: 36px; }
  .b-infobox--vertical .p, .b-infobox--table .p {
    margin-bottom: 64px; }
  @media (max-width: 630px) {
    .b-infobox--vertical, .b-infobox--table {
      padding: 70px 30px 50px; } }
  .b-infobox--vertical.b-infobox--vertical-full, .b-infobox--vertical-full.b-infobox--table {
    max-width: 100%; }

.b-infobox--table {
  width: inherit;
  max-width: 100%; }
  @media (max-width: 630px) {
    .b-infobox--table {
      padding: 70px 30px 50px; } }

.b-infobox--vertical-main {
  padding: 80px 10px 80px 15%;
  max-width: 45%;
  display: inline-block;
  vertical-align: top; }
  @media (max-width: 78.75em) {
    .b-infobox--vertical-main {
      max-width: 100%;
      padding: 70px 30px 50px; } }

.b-infobox--vertical-side {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  max-width: 35%;
  padding: 115px 5% 80px 100px;
  line-height: 60px; }
  .b-infobox--vertical-side h4 {
    font-size: 20px;
    font-weight: 600; }
  .b-infobox--vertical-side p {
    font-size: 13px; }
  @media (max-width: 78.75em) {
    .b-infobox--vertical-side {
      max-width: 100%;
      padding: 0px 30px 50px; } }

.b-infobox--side-image {
  padding-right: 30px;
  width: 200px; }
  .b-infobox--side-image div {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    overflow: hidden; }

.b-infobox--side-text {
  box-sizing: border-box;
  max-width: 620px;
  line-height: 35px; }
  .b-infobox--side-text h4 {
    font-size: 20px;
    font-weight: 600; }
  .b-infobox--side-text p {
    font-size: 13px; }

.b-infobox--centered {
  max-width: 850px;
  margin: 80px auto;
  padding: 0 20px; }

.more {
  display: none; }
  @media (max-width: 78.75em) {
    .more {
      top: 0;
      left: 100%;
      height: 100%;
      overflow-y: scroll;
      display: block;
      transition: left 0.3s cubic-bezier(0.72, -0.02, 0.44, 0.99);
      background-color: #202327; } }

.more--active {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 78.75em) {
    .more--active {
      display: block;
      left: 0; } }

@media (min-width: 78.75em) {
  .more-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; } }

@media (max-width: 78.75em) {
  .more-container {
    padding: 20px;
    margin-bottom: 60px; }
    .more-container .back-button {
      padding: 30px 12px;
      color: #9e9e9f; }
      .more-container .back-button h3 {
        margin-left: 10px;
        font-family: "Circular-Black", "Arial Black", "Arial"; } }

@media (min-width: 78.75em) {
  .more-item {
    width: 25%;
    max-width: 320px;
    padding: 60px 0 45px;
    text-align: center;
    border-right: 1px dashed #d4d5d6; }
    .more-item .image {
      margin-bottom: 45px;
      height: 60px;
      background-position: center bottom; }
    .more-item:last-child {
      border-right: 0; }
    .more-item .nav li {
      display: block;
      margin-bottom: 15px; } }

@media (max-width: 78.75em) {
  .more-item {
    padding: 30px 12px;
    border-top: 1px solid #646668; }
    .more-item .image {
      display: none; }
    .more-item .nav ul > li {
      margin: 10px 25px 0 0; }
      .more-item .nav ul > li:last-child {
        margin-right: 0; }
    .more-item .hdr {
      font-size: 25px;
      margin: 0;
      color: #fff; } }

.b-text-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 120px 0; }
  @media (min-width: 78.75em) {
    .b-text-image > * {
      width: 50%;
      max-width: 520px;
      padding: 0 30px;
      background-origin: content-box; } }
  @media (max-width: 78.75em) {
    .b-text-image {
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 40px 0; }
      .b-text-image > div {
        width: auto;
        padding-top: 0; }
      .b-text-image .image {
        width: 60vw;
        background-size: contain;
        -ms-flex-order: -1;
            order: -1; } }

.parallel-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: baseline;
      align-items: baseline; }
  .parallel-buttons > .btn:first-child,
  .parallel-buttons > p {
    margin-right: 20px;
    margin-left: 20px; }
  .parallel-buttons > p {
    color: #fff; }

@media (max-width: 605px) {
  .parallel-buttons {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .parallel-buttons > *,
    .parallel-buttons > .btn:first-child {
      margin: auto; }
    .parallel-buttons > p {
      margin: 8px 0; } }

.showcase {
  max-width: 1275px;
  margin: 50px auto;
  text-align: center; }

.showcase__item {
  padding: 50px 20px;
  border-right: 1px dashed #e0e1e2; }
  .showcase__item .icon {
    margin-bottom: 23px; }
  .showcase__item:last-child {
    border-right: 0; }

.application-window {
  display: inline-block;
  border: 3px solid #36393e;
  border-radius: 3px;
  box-shadow: 0px 5px 17px 0px rgba(0, 0, 0, 0.75); }

.application-window__titlebar {
  padding: 5px 8px 10px;
  background-color: #36393e;
  text-align: left; }

.application-window__titlebar__window-controls {
  line-height: 7px; }
  .application-window__titlebar__window-controls .ball {
    margin-right: 4px; }

.application-window__content {
  vertical-align: middle; }

.top-menu {
  border-bottom: 1px solid #f6f6f6; }
  .top-menu .ul-clean {
    display: block;
    padding-bottom: 35px;
    margin: 15px 0px; }
    .top-menu .ul-clean li {
      width: 20%;
      text-align: center;
      display: block;
      padding-left: 15px;
      float: left;
      margin: 0 0 20px 30px;
      padding-top: 5px; }
      .top-menu .ul-clean li a:hover {
        text-decoration: underline; }
  @media (max-width: 78.75em) {
    .top-menu {
      position: fixed;
      display: block;
      background-color: #fff;
      width: 100%;
      top: 48px; }
      .top-menu .ul-clean {
        padding: 0px 0px 47px 5px;
        border-top: 1px solid #202327;
        margin: 0px 0px;
        -ms-flex-align: center;
            align-items: center; }
        .top-menu .ul-clean li {
          width: 23%;
          display: block;
          padding-left: 3px;
          padding-right: 0px;
          font-size: 10px;
          margin: 10px 0; } }

.employee-quote {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .employee-quote h4 {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 25px;
    font-weight: 600; }
  .employee-quote i {
    line-height: 33px;
    font-size: 24px;
    display: block;
    margin-bottom: 20px; }
  .employee-quote p {
    margin-top: 0;
    font-size: 15px;
    line-height: 24px; }
  @media (max-width: 48em) {
    .employee-quote .b-infobox--side-image {
      display: none; } }
  .employee-quote + .employee-quote {
    margin-top: 60px; }

.logo-showcase {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
  padding-top: 75px;
  padding-bottom: 75px; }
  .logo-showcase .container {
    max-width: 80%;
    text-align: center; }

.logo-showcase__logo {
  max-height: 30px;
  margin-right: 6%;
  margin-bottom: 30px; }
  .logo-showcase__logo:last-child {
    margin-right: 0; }

.logo-heading {
  margin-bottom: 80px;
  color: #797979; }

@media (max-width: 600px) {
  .logo-showcase {
    display: block; }
  .logo-showcase__logo {
    display: block;
    margin: 0 auto 40px; }
    .logo-showcase__logo:last-child {
      margin-right: auto; } }

.media-showcase {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
  padding-top: 30px;
  background-color: #ff6e60; }
  .media-showcase .container {
    max-width: 95%;
    text-align: center; }
  .media-showcase .hdr--small-note {
    color: #ffffff; }

.media-showcase__logo {
  height: 25px;
  margin-right: 2rem;
  margin-bottom: 1.5rem;
  border-radius: 3px;
  border: 1px solid #ff9186;
  padding: 1.5rem; }
  .media-showcase__logo:last-child {
    margin-right: 0; }

.customer-stories {
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
  padding-left: 1rem;
  padding-right: 1rem; }

.customer-story-card-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.customer-story-card {
  display: inline-block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 18.4375rem;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 3rem 2rem;
  background-color: #ffffff;
  margin: 0 0.5rem 1rem;
  transition: all 200ms linear; }
  .customer-story-card h2 {
    font-size: 1.625rem;
    font-family: 'Circular-Black', 'Arial Black', 'Arial';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #202327; }
  .customer-story-card__logo {
    margin-bottom: 1.5rem; }
    .customer-story-card__logo img {
      max-width: 100%; }
  .customer-story-card:hover {
    transform: scale(1.1);
    transition: all 200ms linear;
    z-index: 2;
    box-shadow: 0 2px 10px 2px rgba(196, 196, 196, 0.4); }

.customer-story-card__info {
  padding-top: 3em; }
  .customer-story-card__info__name {
    color: #202327;
    display: block;
    font-weight: 600; }
  .customer-story-card__info__company {
    color: #202327;
    font-size: 12px; }

.customer-stories-readmore {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 4.0625rem;
  margin-bottom: 2rem; }

.media-coverage .column-1-3 {
  display: -ms-flexbox;
  display: flex; }

.media-column-sidebar {
  width: 100%; }
  @media (min-width: 768px) {
    .media-column-sidebar {
      width: 150px;
      margin-right: 1.5rem; } }

.media-column-content {
  -ms-flex: 1;
      flex: 1; }

.media-coverage-card {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 3px;
  box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.03);
  text-decoration: none;
  transition: box-shadow 0.3s ease-in-out;
  color: #202327; }
  .media-coverage-card:hover {
    box-sizing: border-box;
    transition: box-shadow 0.3s ease-in-out;
    box-shadow: 0 0 9px 6px rgba(0, 0, 0, 0.05); }
    .media-coverage-card:hover .media-coverage-card__title {
      color: #488dc8;
      transition: color 0.3s ease-in-out; }
  .media-coverage-card__publisher {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px dashed #e0e1e2; }
    .media-coverage-card__publisher__name {
      text-transform: uppercase;
      font-size: 0.9375rem;
      font-weight: 600;
      letter-spacing: 0.05em;
      margin-bottom: 0.5rem;
      color: #ff6e60; }
    .media-coverage-card__publisher__date {
      font-size: 0.8125rem; }
  .media-coverage-card__title {
    font-size: 1.625rem;
    line-height: 2rem; }

.media-coverage-date__item {
  box-sizing: border-box;
  display: block;
  padding: 1rem;
  text-align: center;
  background-color: #ffffff;
  margin-bottom: 1px;
  text-decoration: none;
  color: #202327;
  border: 2px solid transparent;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out; }
  .media-coverage-date__item:hover {
    color: #ff6e60;
    border: 2px solid #eee; }
  .media-coverage-date__item--active {
    background-color: #ff6e60;
    color: #ffffff;
    border: 2px solid #ff6e60; }
    .media-coverage-date__item--active:hover {
      color: #ffffff;
      border: 2px solid transparent; }

.media-coverage-category {
  padding: 1rem;
  background-color: #e6e6e6;
  text-transform: capitalize; }
  .media-coverage-category h3 {
    font-size: 1.125rem;
    font-weight: 300;
    letter-spacing: -0.05em; }

.media-coverage-item {
  box-sizing: border-box;
  -ms-flex: 1;
      flex: 1;
  padding: 1rem;
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee; }
  .media-coverage-item__name {
    font-weight: 600;
    margin-bottom: 0.5rem; }
  .media-coverage-item__title {
    -ms-flex: 1;
        flex: 1;
    margin-bottom: 1rem; }
    .media-coverage-item__title a {
      text-decoration: none;
      color: #202327; }
      .media-coverage-item__title a:hover {
        color: #488dc8;
        text-decoration: underline; }
  .media-coverage-item__date {
    margin-bottom: 0.5rem; }
  .media-coverage-item__link {
    margin-top: 1rem;
    text-align: right; }
  @media (min-width: 768px) {
    .media-coverage-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      padding: 0; }
      .media-coverage-item__name {
        width: 15%;
        margin-bottom: 0;
        padding: 1rem; }
      .media-coverage-item__title {
        -ms-flex: 1;
            flex: 1;
        margin-bottom: 0;
        padding: 1rem; }
      .media-coverage-item__date {
        margin-bottom: 0;
        padding: 1rem; }
      .media-coverage-item__link {
        width: 3.125rem;
        padding: 1rem;
        margin-top: 0;
        text-align: center; } }

.press-kit {
  box-sizing: border-box;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 56px;
  margin-top: 32px;
  display: grid;
  grid-gap: 32px;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); }

.press-kit-item .press-kit-item__graph {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 240px;
  border: 1px solid #d8d8d8; }
  .press-kit-item .press-kit-item__graph .logo-image {
    width: 140px; }
  .press-kit-item .press-kit-item__graph.founders {
    background-image: url(/static/gfx/images/press/founders/founders_small.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
  .press-kit-item .press-kit-item__graph.CEO {
    background-image: url(/static/gfx/images/press/founders/rickard_small.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
  .press-kit-item .press-kit-item__graph.screenshots {
    background-image: url(/static/gfx/images/press/screenshots/screens_small.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }

.press-kit-item .press-kit-item__desc {
  padding: 4px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .press-kit-item .press-kit-item__desc .file-download {
    display: -ms-flexbox;
    display: flex; }
    .press-kit-item .press-kit-item__desc .file-download .file-download__icon {
      width: 16px;
      margin-right: 4px; }
    .press-kit-item .press-kit-item__desc .file-download .file-download__links a, .press-kit-item .press-kit-item__desc .file-download .file-download__links a:visited {
      font-weight: 600;
      text-decoration: none; }

.press-kit-item h4 {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
  font-size: 1.625rem;
  font-weight: 300;
  line-height: 44px;
  letter-spacing: -1px;
  word-spacing: 2px; }

.press-kit-item__image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1rem;
  height: 90px; }

.press-kit-item__content {
  max-width: 300px; }
  .press-kit-item__content h4 {
    font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 44px;
    letter-spacing: -1px;
    word-spacing: 2px;
    margin-bottom: 0.5rem; }
  .press-kit-item__content a {
    display: block;
    line-height: 1.6; }

.press-kit-bundle {
  box-sizing: border-box;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f6f6f6;
  border: 1px solid #d8d8d8;
  padding: 1.5rem; }
  .press-kit-bundle .press-kit-bundle__bundles a {
    display: block; }

.quote-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  min-height: 250px;
  padding: 50px 0; }

.quote {
  display: none;
  position: relative;
  box-sizing: border-box;
  max-width: 690px;
  padding: 0 50px;
  margin: 0 auto;
  text-align: center;
  color: #383c40; }
  .quote::before, .quote::after {
    position: absolute;
    font-family: 'Circular-Black', 'Arial Black', 'Arial';
    font-size: 80px;
    color: #d2d3d4; }
  .quote::before {
    content: '“';
    left: 0;
    top: -20px; }
  .quote::after {
    content: '”';
    bottom: 0;
    right: 0; }

.quote:first-of-type {
  display: inline-block; }

.quote footer {
  display: block;
  margin-top: 40px;
  font-size: 15px; }

.quote p {
  font-size: 24px;
  font-weight: 200;
  line-height: 44px; }

.quote__author {
  font-weight: 600;
  font-style: normal; }

.quote__author-info {
  font-weight: 200;
  font-style: normal; }

@media (max-width: 1050px) {
  .quote {
    margin-left: 20px;
    margin-right: 20px; } }

.input-validator {
  position: relative; }
  .input-validator .input-validator__feedback, .input-validator.input-validator--required:before {
    text-transform: uppercase;
    font-size: 9px;
    font-family: 'Open sans', Arial, Helvetica, sans-serif;
    top: 45px;
    position: absolute;
    right: 2px;
    padding: 7px 10px 7px 6px;
    display: none; }
  .input-validator.input-validator--pass .input-text {
    border-color: #1cdb81; }
  .input-validator.input-validator--pass .input-validator__feedback--pass {
    color: #1cdb81;
    display: block; }
  .input-validator.input-validator--pass .input-validator__feedback--default {
    display: none; }
  .input-validator.input-validator--fail .input-text {
    border-color: #ff6e60; }
  .input-validator.input-validator--fail .label-text {
    color: #ff6e60; }
  .input-validator.input-validator--fail .text-area {
    border-color: #ff6e60; }
  .input-validator.input-validator--fail .input-validator__feedback--fail {
    color: #ff6e60;
    display: block; }
  .input-validator.input-validator--fail .input-validator__feedback--default {
    display: none; }
  .input-validator.input-validator--required:before {
    content: 'REQUIRED';
    display: block;
    color: #ff6e60; }
  .input-validator.input-validator--required .input-text {
    border-color: #ff6e60; }
  .input-validator.input-validator--required .input-validator__feedback--default {
    display: none; }
  .input-validator .input-validator__feedback--default {
    color: #818181;
    display: block; }

.banner {
  position: absolute;
  z-index: 999;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

@media (min-width: 78.75em) {
  .banner--default {
    height: 100px; }
    .banner--default nav {
      margin-left: 30px; }
    .banner--default .nav--user {
      margin-left: auto; }
    .banner--default .logotype {
      height: 100%;
      padding: 0 61px 0 60px; } }

@media (max-width: 78.75em) {
  .banner--default {
    box-sizing: border-box;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 12px 16px; }
    .banner--default .logotype::before {
      margin-top: 1px;
      font-size: 16pt; } }

footer {
  display: -ms-flexbox;
  display: flex;
  padding: 0 50px 0 80px; }
  footer .hdr {
    line-height: 100px;
    margin-bottom: 0; }
  footer .nav-follow-us {
    margin-left: auto; }
    footer .nav-follow-us .nav__button {
      color: #202327; }
      footer .nav-follow-us .nav__button:hover {
        color: #656e7b; }
  @media (max-width: 48em) {
    footer {
      padding: 0 20px; } }
  @media (max-width: 34em) {
    footer .hdr {
      font-size: 18px;
      line-height: 65px; }
    footer .nav__button {
      font-size: 12px;
      padding: 0 12px;
      line-height: 70px; }
      footer .nav__button:last-child {
        padding-right: 5px; } }

.startpage-hero {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  overflow-x: hidden;
  position: relative;
  box-sizing: border-box;
  min-height: 630px;
  background: linear-gradient(to bottom, #78d2c5 20%, #53b5a5 87%, #f1f1f1 87%, #f1f1f1 87%, #f1f1f1 100%); }
  @media (min-width: 1300px) {
    .startpage-hero {
      min-height: 760px; } }

.startpage-hero-image {
  position: relative;
  top: -3px;
  height: 230px; }
  @media (min-width: 650px) {
    .startpage-hero-image {
      display: inline-block;
      height: 330px; } }
  @media (min-width: 1300px) {
    .startpage-hero-image {
      height: 450px; } }

.startpage-hero-heading {
  text-align: center;
  padding-top: 100px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px; }
  @media (min-width: 650px) {
    .startpage-hero-heading {
      padding-top: 160px; } }
  @media (min-width: 1300px) {
    .startpage-hero-heading {
      padding-top: 190px; } }
  .startpage-hero-heading .jumbo-heading {
    color: #ffffff;
    margin-bottom: 1rem;
    font-family: "Circular-Black", "Arial Black", "Arial";
    font-size: 54px;
    line-height: 54px;
    letter-spacing: -3px; }
    @media (min-width: 1300px) {
      .startpage-hero-heading .jumbo-heading {
        font-size: 66px;
        line-height: 72px;
        letter-spacing: -4px; } }
  .startpage-hero-heading .sub-heading {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 2rem;
    font-family: "Circular-Black", "Arial Black", "Arial";
    color: #3c7f76; }
    @media (min-width: 1300px) {
      .startpage-hero-heading .sub-heading {
        font-size: 28px;
        line-height: 34px; } }

.startpage-header-cta {
  text-decoration: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
  background-color: #ec5e63;
  color: #ffffff;
  border-radius: 3px;
  height: 56px;
  padding: 0 24px;
  box-shadow: 0 3px 0 0 rgba(22, 29, 37, 0.05); }
  .startpage-header-cta:hover {
    background-image: linear-gradient(-180deg, #e74548 0%, #ec5e63 100%);
    box-shadow: 0 3px 0 0 rgba(22, 29, 37, 0.05); }
  .startpage-header-cta:active {
    background-color: #e53639;
    box-shadow: inset 0 3px 3px 0 rgba(99, 115, 129, 0.6), inset 0 3px 4px 0 rgba(99, 115, 129, 0.2); }

.nav__button--startpage:hover {
  color: #3c7e75; }

.startpage-logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 48px;
  padding-top: 48px;
  background-color: #f1f1f1; }
  .startpage-logos > a img, .startpage-logos img, .startpage-logos span {
    margin-bottom: 24px; }
  @media (min-width: 650px) {
    .startpage-logos {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center;
      padding-bottom: 32px;
      padding-top: 32px; }
      .startpage-logos > a img, .startpage-logos img, .startpage-logos span {
        margin-bottom: 16px; } }
  .startpage-logos img {
    display: block;
    height: 32px; }
    @media (min-width: 650px) {
      .startpage-logos img {
        max-height: 32px;
        margin-left: 56px; } }
  .startpage-logos span {
    text-transform: uppercase;
    font-size: 0.75rem;
    color: #A9A7A7; }

.startpage-introduction {
  padding-top: 64px;
  background-image: url(/static/gfx/assets/website/header-bend.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%; }
  .startpage-introduction .container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }

.block-usp {
  padding-top: 32px;
  padding-bottom: 32px; }
  .block-usp .container {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
  .block-usp .usp-content {
    text-align: center; }
    @media (min-width: 768px) {
      .block-usp .usp-content {
        text-align: left;
        margin-top: 60px; } }
  .block-usp .updating-computer {
    height: 210px; }
    @media (min-width: 520px) {
      .block-usp .updating-computer {
        height: 400px; } }
  .block-usp .robogang {
    width: 280px; }
    @media (min-width: 520px) {
      .block-usp .robogang {
        width: 514px; } }
  .block-usp .robot {
    height: 210px; }
    @media (min-width: 520px) {
      .block-usp .robot {
        height: 400px; } }
  .block-usp .video-computer {
    height: 210px; }
    .block-usp .video-computer:hover {
      cursor: pointer; }
    @media (min-width: 520px) {
      .block-usp .video-computer {
        height: 400px; } }

.block-usp--last {
  padding-bottom: 64px; }

.usp-image-one {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (min-width: 768px) {
    .usp-image-one {
      -ms-flex-pack: end;
          justify-content: flex-end; } }

.usp-image-two {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (min-width: 768px) {
    .usp-image-two {
      -ms-flex-pack: start;
          justify-content: flex-start; } }

.usp-image-three {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (min-width: 768px) {
    .usp-image-three {
      -ms-flex-pack: end;
          justify-content: flex-end; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .updating-computer,
  .robot,
  .video-computer {
    width: 100%; } }

.how-a-scan-works {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #f6f1ef; }
  .how-a-scan-works ul {
    list-style-type: none;
    padding-left: 0; }
  .how-a-scan-works__content {
    max-width: 800px; }

.how-a-scan-works-steps li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 16px; }
  .how-a-scan-works-steps li p {
    margin-bottom: 0; }
  .how-a-scan-works-steps li span {
    margin-right: 8px; }

.how-a-scan-works-steps .list-number {
  color: #ffffff;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #be9b97;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  border: 2px solid #ffffff; }

.block-joke {
  background-color: #514850; }

.startpage-footer-cta {
  text-decoration: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
  color: #ffffff;
  background-color: #53baaa;
  border-radius: 3px;
  height: 56px;
  padding: 0 24px;
  box-shadow: 0 3px 0 0 rgba(22, 29, 37, 0.05); }
  .startpage-footer-cta:hover {
    background-image: linear-gradient(-180deg, #43a799 0%, #53baaa 100%);
    box-shadow: 0 3px 0 0 rgba(22, 29, 37, 0.05); }
  .startpage-footer-cta:active {
    box-shadow: inset 0 3px 3px 0 rgba(99, 115, 129, 0.6), inset 0 3px 4px 0 rgba(99, 115, 129, 0.2);
    color: #ffffff; }
  .startpage-footer-cta:focus {
    color: #ffffff; }
  .startpage-footer-cta:visited {
    color: #ffffff; }

.cta-center {
  background-color: #ffffff; }
  .cta-center .block-heading p {
    margin-bottom: 32px; }

.block-footer .site-footer {
  box-sizing: border-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 520px) {
    .block-footer .site-footer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.block-footer .footer-column {
  box-sizing: border-box;
  padding-right: 8px;
  margin-bottom: 32px;
  text-align: center; }
  @media (min-width: 520px) {
    .block-footer .footer-column {
      text-align: left;
      width: 50%; } }
  @media (min-width: 768px) {
    .block-footer .footer-column {
      width: 20%; } }
  .block-footer .footer-column a {
    display: block;
    margin-bottom: 8px;
    color: #212B36;
    text-decoration: none; }
    .block-footer .footer-column a:hover {
      color: #919EAB !important; }
    .block-footer .footer-column a:visited {
      color: #212B36; }

.block-footer .footer-logo {
  height: 120px; }

.footer-social {
  padding-bottom: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .footer-social .social-links {
    text-align: center; }
    .footer-social .social-links h4 {
      margin-bottom: 0; }
    .footer-social .social-links a {
      display: block;
      color: #212B36;
      text-decoration: none; }
      .footer-social .social-links a:hover {
        color: #919EAB !important; }
      .footer-social .social-links a:visited {
        color: #212B36; }
    @media (min-width: 520px) {
      .footer-social .social-links {
        text-align: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .footer-social .social-links a {
          margin-left: 32px; } }

.s-we-provide-security {
  padding: 75px 100px;
  background-image: url("../images/startpage/cloud--logo-transp.png");
  background-repeat: no-repeat;
  background-position: right center; }
  .s-we-provide-security h2,
  .s-we-provide-security p {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto; }
  @media only screen and (max-width: 750px) {
    .s-we-provide-security {
      padding: 55px 20px; } }

.s-how-it-works .i-tools--small {
  margin-top: 20px; }

.s-computers {
  display: block; }
  @media (max-width: 78.75em) {
    .s-computers {
      height: 50vw; } }

.s-video-section h2 {
  max-width: 480px; }

@media (max-width: 78.75em) {
  .hero-banner--startpage {
    padding-top: 0; }
    .hero-banner--startpage .logo {
      background-size: 75%; } }

.hero-banner--startpage h1 {
  font-size: 41px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  margin-top: 1.5rem;
  margin-bottom: 2.5rem; }
  @media (min-width: 440px) {
    .hero-banner--startpage h1 {
      font-size: 59px; } }
  @media (min-width: 680px) {
    .hero-banner--startpage h1 {
      font-size: 76px; } }

.hero-banner--startpage .hdr-tagline {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 1.5em;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }

.hero-banner--startpage .circle-arrow {
  position: absolute;
  left: 50%;
  bottom: 60px;
  margin-left: -25.5px; }

.cta-button-container .btn-label {
  display: block;
  margin-bottom: 20px; }

@media (min-width: 650px) {
  .cta-button-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .cta-button-container .btn-label {
      margin-right: 1.5em; } }

.cookie-compliance {
  position: fixed;
  width: 100%;
  max-width: 30rem;
  bottom: 0;
  right: 0;
  z-index: 2000; }
  .cookie-compliance .close-btn {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    line-height: 1;
    height: 1rem;
    position: absolute;
    top: 0.5rem;
    left: -0.5rem;
    font-size: 1.2rem;
    cursor: pointer;
    width: 100%;
    text-align: right;
    padding: 1rem;
    z-index: 1;
    color: #ffffff; }
  .cookie-compliance .cookie {
    color: #fff;
    width: 2rem;
    position: absolute;
    height: 2rem;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%); }
  .cookie-compliance .message {
    padding: 1rem;
    padding-left: 3.25rem;
    margin: 1rem;
    border-radius: 0.25rem;
    position: relative;
    background: linear-gradient(to bottom, #ff6b5a 10%, #ff5c49 100%);
    box-shadow: 3px 3px 0 0 rgba(22, 29, 37, 0.15); }
    .cookie-compliance .message p {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 0.75rem;
      line-height: 1.25rem;
      color: #ffffff;
      padding: 0.5rem; }
    .cookie-compliance .message a, .cookie-compliance .message a:visited, .cookie-compliance .message a:active {
      color: #ffffff; }

.lp-hero {
  box-sizing: border-box;
  padding: 32px 24px 64px 24px;
  position: relative;
  /* Gradient bg */
  background-image: linear-gradient(-180deg, #75CEC0 0%, #4EB4A2 100%); }
  .lp-hero .logo-container {
    margin-bottom: 32px; }
  .lp-hero .lp-hero-greeting {
    max-width: 680px;
    text-align: center; }
    .lp-hero .lp-hero-greeting p {
      color: #ffffff;
      max-width: 580px;
      margin-bottom: 24px; }
  .lp-hero .lp-jumbo-heading {
    color: #ffffff;
    margin-bottom: 1rem;
    font-family: "Circular-Black", "Arial Black", "Arial";
    font-size: 44px;
    line-height: 44px;
    letter-spacing: -3px; }
  .lp-hero .lp-hero-image {
    margin-top: 48px;
    text-align: center; }
    .lp-hero .lp-hero-image img {
      max-width: 100%; }
  @media (min-width: 768px) {
    .lp-hero {
      padding: 32px 48px 64px 48px; }
      .lp-hero .logo-container {
        margin-bottom: 0; }
      .lp-hero .lp-hero-greeting {
        text-align: left; }
      .lp-hero .lp-hero__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: center;
            align-items: center;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; }
      .lp-hero .lp-jumbo-heading {
        font-size: 50px;
        line-height: 50px; }
      .lp-hero .lp-hero-image {
        margin-top: 0; } }

.landingpage-introduction {
  padding-top: 64px;
  background-size: 100%; }
  .landingpage-introduction .container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto; }

.lp-header-cta {
  text-decoration: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 16px;
  background-color: #c065c1;
  color: #ffffff;
  border-radius: 2px;
  height: 56px;
  padding: 0 24px;
  box-shadow: 0 3px 0 0 rgba(22, 29, 37, 0.05); }
  .lp-header-cta:hover {
    background-image: linear-gradient(-180deg, #c065c1 0%, #c571c6 100%);
    box-shadow: 0 3px 0 0 rgba(22, 29, 37, 0.05); }
  .lp-header-cta:active {
    background-color: #a55b9b;
    box-shadow: inset 0 3px 3px 0 rgba(99, 115, 129, 0.6), inset 0 3px 4px 0 rgba(99, 115, 129, 0.2); }

.startpage-logos--landingpage {
  padding-top: 48px;
  padding-bottom: 32px; }

.lp-usp {
  padding: 64px 24px; }

.lp-usp-item {
  text-align: center;
  padding-left: 16px;
  padding-right: 16px; }
  .lp-usp-item .i-owasp {
    margin-bottom: 16px; }
  .lp-usp-item h3 {
    font-family: "Circular-Black", "Arial Black", "Arial";
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1px;
    margin-bottom: 16px; }

.lp-usp-icon {
  width: 128px;
  height: 128px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px; }

.lp-cta-banner .cta-party {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 76px 24px;
  background-color: #f6f1ef;
  background-image: url("/static/gfx/assets/website/landingpage/confetti.png");
  background-size: cover; }
  .lp-cta-banner .cta-party .block-heading {
    display: inline-block;
    background-color: #f6f1ef; }

.lp-cta-banner .introduction {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 76px 24px; }

.lp-core-features {
  padding: 64px 24px;
  text-align: center; }
  .lp-core-features h2 {
    margin-bottom: 56px; }
  .lp-core-features .container {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto; }
  .lp-core-features .feature-item {
    text-align: center;
    padding: 0 16px; }

.lp-core-features-icon {
  width: 64px;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px; }

.lp-footer {
  padding: 64px 24px; }
  @media (min-width: 520px) {
    .lp-footer {
      padding: 64px 48px; } }

.lp-social-links {
  text-align: center; }
  .lp-social-links h4 {
    margin-bottom: 0; }
  .lp-social-links a {
    display: block;
    color: #212B36;
    text-decoration: none; }
    .lp-social-links a:hover {
      color: #919EAB !important; }
    .lp-social-links a:visited {
      color: #212B36; }
  @media (min-width: 520px) {
    .lp-social-links {
      text-align: left;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .lp-social-links a {
        margin-left: 32px; } }

.s-showcase-features {
  padding: 95px 30px 60px; }

@media (max-width: 670px) {
  .s-showcase-features {
    padding: 70px 30px; }
    .s-showcase-features .showcase {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 0; }
    .s-showcase-features .showcase__item {
      width: 100%;
      padding: 20px;
      border-right: 0; }
    .s-showcase-features p {
      margin-bottom: 40px; }
    .s-showcase-features .showcase__item:last-child p {
      margin-bottom: 0; } }

@media (max-width: 78.75em) {
  .s-hero-banner--pricing {
    padding-left: 20px;
    padding-right: 20px; } }

.s-hero-banner--pricing {
  min-height: 900px; }
  @media (max-width: 745px) {
    .s-hero-banner--pricing h1 {
      font-size: 9vw; } }
  @media (max-width: 360px) {
    .s-hero-banner--pricing h1 {
      font-size: 13vw;
      line-height: 1; } }

.s-contact-link--pricing {
  margin-bottom: 26px; }

@media (max-width: 605px) {
  .s-parallel-buttons--pricing .btn--white-on-dark {
    color: #ccc;
    border-color: #666;
    border-width: 1px; }
    .s-parallel-buttons--pricing .btn--white-on-dark:hover {
      color: #202327; } }

@media (max-width: 620px) {
  .b-text-image .s-i-network--pricing {
    width: 80vw;
    height: 70vw; } }

.faq-list {
  background-color: #f6f6f6;
  padding: 95px 1em; }
  .faq-list h2 {
    margin-bottom: 1em; }

.faq-list-inner {
  max-width: 1275px;
  margin: 0 auto; }

.faq__column {
  padding: 0 2em; }
  .faq__column__item {
    margin-bottom: 2em; }
    .faq__column__item h4 {
      line-height: 1.4;
      margin-bottom: 0.3em; }

.faq-link {
  color: #202327;
  text-decoration: underline; }
  .faq-link:visited {
    color: #202327; }

.enterprise-services {
  padding: 120px 0; }
  .enterprise-services h2 {
    margin-bottom: 1em; }

.enterprise-services-list-inner {
  max-width: 1040px;
  margin: 0 auto; }

.enterprise-services__column {
  padding: 0 2em; }
  .enterprise-services__column--sec-training .btn {
    margin-bottom: 30px; }
  @media (min-width: 995px) {
    .enterprise-services__column--sec-training {
      margin-top: 20px; } }
  .enterprise-services__column--illustration img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .enterprise-services__column ul {
    padding-left: 20px;
    margin-bottom: 30px; }
  .enterprise-services__column h4 {
    line-height: 1.4;
    margin-bottom: 0.3em; }

.section--pricing-banner {
  padding: 4.6875rem 1.5rem 0; }
  @media (min-width: 980px) {
    .section--pricing-banner {
      padding-left: 2rem;
      padding-right: 2rem;
      min-height: 23.75rem; } }

.pricing-banner {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 100;
  min-height: 21.25rem; }
  .pricing-banner__heading {
    text-align: center; }

.section__pricing-list {
  box-sizing: border-box;
  position: relative;
  padding: 2rem 2rem 7rem; }
  @media (min-width: 980px) {
    .section__pricing-list {
      margin-top: -100px; } }

.pricing-list {
  box-sizing: border-box; }
  @media (min-width: 980px) {
    .pricing-list {
      display: -ms-flexbox;
      display: flex;
      max-width: 63.75rem;
      margin-left: auto;
      margin-right: auto; } }

.pricing-list__column {
  box-sizing: border-box;
  background-color: #ffffff;
  margin-bottom: 1.875rem; }
  @media (min-width: 980px) {
    .pricing-list__column {
      margin-bottom: 0;
      width: 50%; } }
  .pricing-list__column--professional {
    border: 1px solid #e9e9e9; }
    @media (min-width: 980px) {
      .pricing-list__column--professional {
        border-top: none;
        border-bottom: none; } }
  .pricing-list__column--standard {
    border: 1px solid #e9e9e9; }
    @media (min-width: 980px) {
      .pricing-list__column--standard {
        border-right: none; } }
  .pricing-list__column--enterprise {
    border: 1px solid #e9e9e9; }
    @media (min-width: 980px) {
      .pricing-list__column--enterprise {
        border-left: none; } }
  @media (min-width: 980px) {
    .pricing-list__column.couldwemakethispop {
      z-index: 300;
      border: 1px solid #e9e9e9;
      box-shadow: 0 5px 25px rgba(54, 67, 77, 0.15);
      margin-top: -30px !important;
      margin-bottom: -30px !important; }
      .pricing-list__column.couldwemakethispop .pricing-list__column__head {
        margin-top: 30px; } }

.pricing-list__column__head {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-align: center;
  padding: 2rem;
  height: 21.25rem; }
  .pricing-list__column__head .plan-name {
    font-family: "Circular-Black", "Arial Black", "Arial"; }
    .pricing-list__column__head .plan-name h2 {
      font-size: 1.625rem; }
    .pricing-list__column__head .plan-name--professional {
      color: #ff6e60; }
  .pricing-list__column__head .plan-pricing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    font-family: "Circular-Black", "Arial Black", "Arial"; }
    .pricing-list__column__head .plan-pricing .currency {
      font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
      font-weight: 600;
      font-size: 1.25rem;
      color: #acacac;
      margin-top: 20px;
      margin-right: 5px; }
    .pricing-list__column__head .plan-pricing .price {
      font-size: 4.375rem;
      letter-spacing: -3px; }
    .pricing-list__column__head .plan-pricing .per-target {
      margin-top: 3.125rem;
      margin-left: 5px;
      font-size: 1.125rem;
      letter-spacing: -0.05em; }
      .pricing-list__column__head .plan-pricing .per-target .asterisk {
        font-family: "Open Sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
        font-weight: 600;
        color: #acacac;
        margin-left: 5px; }
  .pricing-list__column__head .plan-cost .enterprise-text {
    line-height: 1.875rem;
    font-size: 1.125rem;
    -webkit-font-smoothing: antialiased; }
  .pricing-list__column__head .plan-fine-print p {
    font-size: 0.75rem;
    font-style: italic;
    margin-bottom: 0; }
  .pricing-list__column__head .plan-monthly-price p {
    font-size: 0.75rem; }

.list-trigger {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-top: 1px solid #e9e9e9;
  padding: 1.2rem 2rem;
  cursor: pointer; }
  .list-trigger span {
    font-size: 0.8125rem; }
  .list-trigger img {
    width: 1.25rem; }
  .list-trigger:hover {
    background-color: #f6f6f6;
    transition: background-color 0.3s ease-in-out; }
  .list-trigger--active {
    background-color: #f6f6f6; }
    .list-trigger--active img {
      transform: rotate(180deg);
      transition: transform 0.3s ease-in-out; }
  @media (min-width: 980px) {
    .list-trigger {
      display: none; } }

.pricing-list__column__body {
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden; }
  @media (min-width: 980px) {
    .pricing-list__column__body {
      max-height: 2000px;
      transition: max-height 0.2s ease-in-out; } }
  .pricing-list__column__body--open {
    max-height: 2000px;
    transition: max-height 0.2s ease-in-out; }

.included-in-plan {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #f6f6f6;
  padding: 0 2rem;
  min-height: 4.375rem;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9; }
  .included-in-plan small {
    font-size: 0.75rem; }
  .included-in-plan p {
    margin-bottom: 0; }

.plan-feature-list {
  padding: 2rem; }

.plan-feature-list__item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem; }
  .plan-feature-list__item__icon {
    margin-top: 4px;
    margin-right: 10px; }
    .plan-feature-list__item__icon img {
      max-width: 18px; }
  .plan-feature-list__item__content h4 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5625rem;
    margin-bottom: 0; }
  .plan-feature-list__item__content p {
    font-size: 0.8125rem;
    line-height: 19px;
    color: #8d9395;
    margin-bottom: 0; }

.full-comparison {
  padding: 4.6875rem 1.5rem 0rem;
  text-align: center;
  max-width: 30rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 980px) {
    .full-comparison {
      padding-left: 2rem;
      padding-right: 2rem; } }
  .full-comparison p {
    margin-bottom: 1.875rem; }

.enterprise-contact-hero-banner {
  max-width: 800px; }
  .enterprise-contact-hero-banner p {
    margin-bottom: 0; }

.enterprise-contact {
  overflow: visible;
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
  padding-left: 1rem;
  padding-right: 1rem; }
  .enterprise-contact__inner {
    position: relative;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto; }
    .enterprise-contact__inner h2 {
      padding-left: 1rem;
      padding-right: 1rem; }

.enterprise-contact-form {
  box-sizing: border-box;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px; }
  .enterprise-contact-form *:focus {
    outline: none; }
  .enterprise-contact-form .label-text {
    box-sizing: border-box;
    display: inline-block;
    font-size: 10px;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #202327;
    font-weight: 600; }
  .enterprise-contact-form .input-text {
    box-sizing: border-box;
    border-radius: 3px;
    display: block;
    width: 100%;
    height: 60px;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    transition: border 0.2s ease-in-out; }
    .enterprise-contact-form .input-text:focus {
      border: 1px solid #202327; }
  .enterprise-contact-form .text-area {
    box-sizing: border-box;
    border-radius: 3px;
    display: block;
    height: 160px;
    width: 100%;
    padding: 10px;
    border: 1px solid #eee;
    transition: border 0.2s ease-in-out; }
    .enterprise-contact-form .text-area:focus {
      border: 1px solid #202327; }
  .enterprise-contact-form input[type=submit] {
    margin-top: 1rem;
    width: 100%; }
  .enterprise-contact-form .asterisk {
    color: #ff6b5a;
    font-size: 0.875rem;
    margin-left: 5px;
    position: relative;
    top: 3px; }

.feature-list {
  width: 100%;
  border-collapse: collapse; }
  .feature-list th {
    background: #fff;
    color: black;
    font-size: 23px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -1px;
    word-spacing: 2px; }
  .feature-list td, .feature-list th {
    padding: 6px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    text-align: left; }
  .feature-list .td--l {
    width: 33%;
    padding-left: 15px;
    vertical-align: top; }

/*tr:nth-of-type(odd) { 
  background: #eee; 
}*/
.press-list {
  width: 100%;
  border-collapse: collapse; }
  @media (max-width: 1050px) {
    .press-list .td--r {
      width: 18%;
      font-size: 15px;
      padding: 0px 0px; } }
  @media (max-width: 900px) {
    .press-list .td--r {
      width: 20%;
      font-size: 13px;
      padding: 0px 0px; } }

th {
  background: #fff;
  color: black;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: -1px;
  word-spacing: 2px; }

td,
th {
  padding: 6px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  text-align: left;
  padding-left: 15px; }

.td--l {
  width: 15%;
  padding-left: 15px;
  vertical-align: top; }

.td--r {
  width: 15%; }

.page-hero.press-page .hero-banner__content {
  margin-top: 48px;
  text-align: center; }

.section-feature-comparison {
  box-sizing: border-box;
  padding-bottom: 6.25rem; }

.section-feature-comparison-inner {
  box-sizing: border-box;
  max-width: 65rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5rem; }
  .section-feature-comparison-inner .hdr {
    margin-bottom: 3.125rem; }

.feature-category-block {
  box-sizing: border-box; }
  .feature-category-block:last-child {
    border-bottom: 1px solid #e0e1e2; }
  .feature-category-block__head {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.625rem;
    background-color: #f6f6f6;
    height: 3.125rem;
    border-top: 1px solid #e0e1e2;
    border-right: 1px solid #e0e1e2;
    border-left: 1px solid #e0e1e2; }
    .feature-category-block__head:hover {
      cursor: pointer;
      background-color: #eeeeee; }
    .feature-category-block__head h3 {
      font-size: 1.25rem;
      font-weight: 300;
      letter-spacing: -0.05em; }
  .feature-category-block__body {
    box-sizing: border-box;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out; }
  .feature-category-block--open .feature-category-block__head .arrow-icon {
    transform: rotate(90deg); }
  .feature-category-block--open .feature-category-block__body {
    max-height: 3000px;
    transition: max-height 0.3s ease-in-out; }

.feature-direction-arrow {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 5px; }

.feature-category-item {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border-top: 1px solid #e0e1e2;
  border-right: 1px solid #e0e1e2;
  border-left: 1px solid #e0e1e2; }
  .feature-category-item:last-child {
    border-bottom: none; }
  .feature-category-item__description {
    box-sizing: border-box;
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0.9375rem; }
    .feature-category-item__description h4 {
      font-size: 1rem;
      font-weight: 600;
      color: #202327;
      margin-bottom: 8px; }
    .feature-category-item__description p {
      font-size: 0.875rem; }
    .feature-category-item__description a {
      text-decoration: none;
      color: #488dc8; }
  .feature-category-item__plan {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0.9375rem;
    width: 4.375rem;
    border-left: 1px solid #e0e1e2; }
    .feature-category-item__plan p {
      font-size: 0.625rem;
      margin-top: 5px;
      text-align: center; }
    @media (min-width: 600px) {
      .feature-category-item__plan {
        width: 11.25rem;
        min-height: 5.625rem; } }

.feature-category-item--heading {
  border-bottom: none;
  border-top: none;
  border-left: none; }
  .feature-category-item--heading:nth-child(even) {
    background-color: transparent; }
  .feature-category-item--heading .feature-category-item__plan {
    border-top: 1px solid #e0e1e2;
    min-height: 10rem; }
    @media (min-width: 600px) {
      .feature-category-item--heading .feature-category-item__plan {
        min-height: 5.625rem; } }

.feature-category-item__plan .plan-name {
  font-family: "Circular-Black", "Arial Black", "Arial";
  font-size: 1.625rem;
  letter-spacing: -0.05em;
  transform: rotate(-90deg); }
  .feature-category-item__plan .plan-name--standard {
    color: #ff6e60;
    margin-bottom: -6px; }
  .feature-category-item__plan .plan-name--enterprise {
    color: #00bcff; }
  @media (min-width: 600px) {
    .feature-category-item__plan .plan-name {
      transform: rotate(0deg); }
      .feature-category-item__plan .plan-name--standard {
        margin-bottom: 0; } }

.s-how-it-works-hero-banner {
  background-size: 65%;
  background-size: 66vmax;
  background-position-y: 100px;
  background-position-x: -13%; }
  .s-how-it-works-hero-banner .row {
    display: block; }
  .s-how-it-works-hero-banner .hero-banner {
    min-height: 200px; }
    .s-how-it-works-hero-banner .hero-banner::before {
      height: 52vw;
      min-height: auto; }
  .s-how-it-works-hero-banner .hero-banner__content {
    position: relative;
    padding-left: 900px;
    max-width: 650px;
    text-align: left;
    display: inline-block; }
  .s-how-it-works-hero-banner h1 {
    margin-bottom: 12px; }
  .s-how-it-works-hero-banner p {
    font-size: 21px;
    line-height: 36px;
    letter-spacing: -0.5px;
    word-spacing: 2px; }
  .s-how-it-works-hero-banner .circle-arrow {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 24px; }
  @media (max-width: 1590px) {
    .s-how-it-works-hero-banner .hero-banner__content {
      max-width: 50%;
      padding-left: 46%;
      padding-right: 40px; }
    .s-how-it-works-hero-banner p {
      font-size: 18px; }
    .s-how-it-works-hero-banner .circle-arrow {
      display: none; } }
  @media (max-width: 1125px) {
    .s-how-it-works-hero-banner {
      background-position: center 15%;
      background-size: 77vmin; }
      .s-how-it-works-hero-banner .hero-banner__content {
        display: block;
        max-width: 100%;
        padding: 30px;
        text-align: center; } }
  @media (max-width: 34em) {
    .s-how-it-works-hero-banner .hero-banner__content {
      text-align: left; }
    .s-how-it-works-hero-banner p {
      margin-bottom: 64px;
      font-size: 17px;
      font-weight: 300;
      line-height: 28px;
      letter-spacing: 0.35px;
      word-spacing: 0; }
    .s-how-it-works-hero-banner .circle-arrow {
      position: relative;
      display: block;
      top: auto;
      left: auto;
      margin: auto; } }

.s-screenshot {
  padding-top: 115px;
  padding-bottom: 200px; }
  .s-screenshot h2 {
    letter-spacing: -0.02em; }
  .s-screenshot p {
    max-width: 575px; }
  @media (max-width: 78.75em) {
    .s-screenshot {
      padding-bottom: 115px; }
      .s-screenshot .application-window {
        width: 90%; }
      .s-screenshot .application-window__content {
        width: 100%; } }

.s-integrations-boxs {
  margin-top: -65px;
  margin-bottom: 94px; }
  .s-integrations-boxs .section--yellow {
    height: 830px;
    padding: 85px 73px;
    box-sizing: border-box; }
    .s-integrations-boxs .section--yellow h2 {
      color: #3a3c3f; }
    .s-integrations-boxs .section--yellow p {
      margin-bottom: 30px;
      margin-bottom: 30px;
      color: #3a3c3f;
      font-weight: 300;
      line-height: 30px; }
  .s-integrations-boxs .section--gray-dark {
    padding: 70px 58px 75px 65px;
    background-origin: content-box; }
    .s-integrations-boxs .section--gray-dark h2 {
      margin-top: 455px;
      margin-bottom: 36px; }
  @media (max-width: 78.75em) {
    .s-integrations-boxs {
      margin: auto; }
      .s-integrations-boxs .section--gray-dark {
        display: none; }
      .s-integrations-boxs .section--yellow {
        height: 700px;
        max-width: none;
        padding: 50px 30px;
        background-size: auto 70%; } }
  @media (max-width: 34em) {
    .s-integrations-boxs .section--yellow {
      background-size: contain; } }

.s-red-go-hack-yourself {
  padding: 105px 0 155px; }
  .s-red-go-hack-yourself .logo {
    width: 110px;
    background-size: contain; }
  .s-red-go-hack-yourself h2 {
    margin-bottom: 2px; }
  .s-red-go-hack-yourself p {
    margin-bottom: 40px;
    font-size: 27px; }

.page-hero {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  min-height: 360px;
  padding: 1rem;
  background-image: linear-gradient(#75CEC0 0%, #4EB4A2 100%); }

.cms-security-list {
  list-style-type: none;
  padding-left: 0; }

.fancy-list .fancy-list__item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px; }

.fancy-list .fancy-list-bullet {
  width: 8px;
  margin-right: 16px; }

.fancy-list .fancy-list-body {
  -ms-flex: 1;
      flex: 1; }
  .fancy-list .fancy-list-body p:last-of-type {
    margin-bottom: 0; }

.cms-why-detectify .column-1-2 {
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .cms-why-detectify .column-1-2 {
      padding-bottom: 0; } }

.new-security-tests .columns-container {
  max-width: 1200px; }

.new-security-tests .new-security-tests-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .new-security-tests .new-security-tests-image img {
    max-height: 340px; }

.block-heading--services a,
.block-heading--services a:visited {
  color: #c0714b; }

.services-service-list {
  background-color: #f6f6f6; }
  .services-service-list .container {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto; }

.service-list {
  border: 1px solid #e0e1e2;
  margin-bottom: 48px; }
  .service-list h3 {
    font-size: 20px;
    letter-spacing: -0.04em; }
  .service-list a,
  .service-list a:visited {
    color: #c0714b; }
  .service-list .service-list__item {
    padding: 16px 24px 8px;
    border-bottom: 1px solid #e0e1e2; }
    .service-list .service-list__item:last-of-type {
      border-bottom: none; }

.service-list__item {
  background-color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.services-list-description {
  -ms-flex: 1;
      flex: 1; }

.services-list-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  width: 100px; }
  .services-list-link .services-list-link__icon {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background-color: #f6f6f6;
    border: 1px solid #e0e1e2;
    border-radius: 100px;
    width: 48px;
    height: 48px; }
    .services-list-link .services-list-link__icon img {
      max-width: 18px; }

.security-who-can-participate {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #f6f1ef; }
  .security-who-can-participate .container {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }

.security-other-guidelines .container {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }

.contact-questions .column-1-2:first-of-type {
  margin-bottom: 3rem; }

@media (min-width: 768px) {
  .contact-questions .column-1-2 {
    padding: 0 3rem; }
  .contact-questions:first-of-type {
    margin-bottom: 0; } }

.contact-general .container {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }

.section-crowdsource {
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
  padding-left: 2rem;
  padding-right: 2rem; }

.section-text-block {
  font-size: 17px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0.35px; }

.video-container {
  box-sizing: border-box;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .video-container--border {
    border: 20px solid #ffffff;
    box-shadow: 0 2px 10px 2px rgba(196, 196, 196, 0.4); }
  .video-container iframe {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.how-cs-works {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #43a4b5; }
  .how-cs-works h2 {
    color: #ffffff; }
  .how-cs-works ul {
    list-style-type: none;
    padding-left: 0; }
  .how-cs-works__content {
    max-width: 800px; }

.how-cs-works-steps li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 16px;
  color: #ffffff; }
  .how-cs-works-steps li p {
    margin-bottom: 0; }
  .how-cs-works-steps li span {
    margin-right: 8px; }

.list-number {
  color: #ffffff;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #7ec3cf;
  width: 32px;
  height: 32px;
  border-radius: 100px;
  border: 2px solid #ffffff;
  font-weight: 600; }

.request-demo {
  padding: 75px 1rem; }
  .request-demo__inner {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto; }

.domain-monitoring-cards {
  -ms-flex-align: start;
      align-items: flex-start; }

.domain-monitoring-provide {
  padding: 2rem;
  box-sizing: border-box;
  max-width: 570px;
  background: #ffc600; }
  .domain-monitoring-provide li:last-child {
    margin-bottom: 35px; }

.domain-monitoring-find {
  box-sizing: border-box;
  padding: 2rem;
  max-width: 570px;
  background: #44d38d; }

.domain-monitoring-book-meeting {
  background: #01beff;
  max-width: 570px;
  padding: 2rem;
  margin-top: 50px;
  color: #fff;
  box-sizing: border-box; }

@media (min-width: 580px) {
  .domain-monitoring-book-meeting,
  .domain-monitoring-provide,
  .domain-monitoring-find.domain-monitoring-find {
    padding: 65px 73px; } }
