@font-face {
  font-family: "geomanist-medium";
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Medium-Webfont/geomanist-medium-webfont.eot");
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Medium-Webfont/geomanist-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Medium-Webfont/geomanist-medium-webfont.woff2") format("woff2"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Medium-Webfont/geomanist-medium-webfont.woff") format("woff"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Medium-Webfont/geomanist-medium-webfont.ttf") format("truetype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Medium-Webfont/geomanist-medium-webfont.svg#geomanistregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "geomanist-regular";
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Regular-Webfont/geomanist-regular-webfont.eot");
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Regular-Webfont/geomanist-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Regular-Webfont/geomanist-regular-webfont.woff2") format("woff2"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Regular-Webfont/geomanist-regular-webfont.woff") format("woff"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Regular-Webfont/geomanist-regular-webfont.ttf") format("truetype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Regular-Webfont/geomanist-regular-webfont.svg#geomanistregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "geomanist-thin";
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Thin-Webfont/geomanist-thin-webfont.eot");
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Thin-Webfont/geomanist-thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Thin-Webfont/geomanist-thin-webfont.woff2") format("woff2"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Thin-Webfont/geomanist-thin-webfont.woff") format("woff"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Thin-Webfont/geomanist-thin-webfont.ttf") format("truetype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Thin-Webfont/geomanist-thin-webfont.svg#geomanistregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "geomanist-black";
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Black-Webfont/geomanist-black-webfont.eot");
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Black-Webfont/geomanist-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Black-Webfont/geomanist-black-webfont.woff2") format("woff2"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Black-Webfont/geomanist-black-webfont.woff") format("woff"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Black-Webfont/geomanist-black-webfont.ttf") format("truetype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Black-Webfont/geomanist-black-webfont.svg#geomanistregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "geomanist-bold";
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Bold-Webfont/geomanist-bold-webfont.eot");
  src: url("../fonts/Geomanist-Complete-Webfont/Geomanist-Bold-Webfont/geomanist-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Bold-Webfont/geomanist-bold-webfont.woff2") format("woff2"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Bold-Webfont/geomanist-bold-webfont.woff") format("woff"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Bold-Webfont/geomanist-bold-webfont.ttf") format("truetype"), url("../fonts/Geomanist-Complete-Webfont/Geomanist-Bold-Webfont/geomanist-bold-webfont.svg#geomanistregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: "geomanist-regular";
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  background-image: linear-gradient(to right, #DDDFD3, #CBCBC5);
}

.quote {
  color: #F37C7D;
  font-style: italic;
}

.sub-quote {
  color: #F37C7D;
  font-style: italic;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.above-the-fold {
  height: 100vh;
  max-height: 1024px;
  min-height: 750px;
  width: 100vw;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.header-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.inner-header-container {
  background: url("../media2/header-container-bg.png") repeat-y right;
}

.inner-header-container-active, .inner-header-container-hover {
  background: url("../media2/header-container-bg-active.png") repeat-y right;
}

header {
  margin: 0 auto;
  max-width: 1440px;
  display: flex;
  justify-content: flex-start;
}

.header-col-1 {
  width: 8.33%;
  padding: 0 10px 0 0;
}

.logo-container {
  width: 16.66%;
  padding: 0 10px 0 10px;
  height: 140px;
  min-width: 214px;
}

.logo {
  padding-top: 52px;
  display: block;
}

.top-nav {
  padding: 0 10px 0 10px;
  width: 49.98%;
}

.top-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: space-around;
  flex-wrap: wrap;
}

.top-nav-item {
  height: 140px;
  padding-top: 52px;
}

.top-nav-item a {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  text-decoration: none;
  color: #2B7A77;
  border-bottom: 2px solid transparent;
  padding: 10px 0px 10px 0px;
}

.top-nav-item a:hover {
  border-bottom: 2px solid #F37B7D;
}

.top-nav-item a.active {
  color: #F37B7D;
  border-bottom: 2px solid transparent;
}

.functional-top-nav {
  padding: 0 0 0 10px;
  width: 24.99%;
}

.functional-top-nav ul {
  list-style: none;
  padding: 0 10px 0 0;
  margin: 0 0 -10px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

.functional-top-nav-item {
  height: 140px;
  padding: 0;
  text-align: center;
}

.functional-top-nav-item a {
  font-size: 14px;
  font-size: 1.4rem;
  height: 100%;
  display: block;
  text-decoration: none;
  margin: auto;
  color: white;
  padding: 62px 20px 10px 20px;
}

li.login-top-nav-item {
  flex-basis: 33%;
  width: 300px;
  background: #B9BCB1;
}

li.register-top-nav-item {
  flex-basis: 66%;
  background: url("../media2/register-top-nav-item-bg.png");
}

li.login-top-nav-item-active {
  background: #F9E595;
}
li.login-top-nav-item-active a {
  color: #173E43;
}

li.register-top-nav-item-active, li.register-top-nav-item-hover {
  background: url("../media2/header-container-bg-active.png");
}

.page-content p {
  font-family: "geomanist-regular", sans-serif;
  color: #173E43;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 57.6px;
  line-height: 3.6rem;
}
.page-content a {
  background: linear-gradient(to top, #2B7A77 0%, #2B7A77 100%);
  background-position: 0 78%;
  background-repeat: repeat-x;
  background-size: 1px 2px;
  color: #173E43;
  font-family: "geomanist-regular", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  text-decoration: none;
  padding-bottom: 11px;
  transition: background-size 0.2s;
  line-height: 57.6px;
  line-height: 3.6rem;
}
.page-content a:hover {
  background-size: 4px 10px;
}
.page-content h2 {
  font-family: "geomanist-medium", sans-serif;
  font-weight: normal;
  color: #173E43;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 57.6px;
  line-height: 3.6rem;
}
.page-content ul {
  list-style: none;
}
.page-content ul li {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 57.6px;
  line-height: 3.6rem;
  color: #173E43;
  font-family: "geomanist-regular", sans-serif;
  list-style-image: url("../media/regular-li-bullet.png");
}

.custom-submit {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "geomanist-regular", sans-serif;
  line-height: 57.6px;
  line-height: 3.6rem;
  color: white;
  border: 0;
  cursor: pointer;
  background-color: #2B7A77;
  padding: 25.6px;
  padding: 1.6rem;
  text-transform: uppercase;
}

.responsive-form {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.responsive-form .processing-message {
  display: none;
  background: #E5E7E3;
  padding: 16px;
  padding: 1rem;
  color: #2B7A77;
  font-size: 32px;
  font-size: 2rem;
  font-family: "geomanist-regular", sans-serif;
}
.responsive-form .processing-message .processing-message-loader {
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem;
}
.responsive-form .form-field {
  display: flex;
  flex-direction: column;
}
.responsive-form .form-label {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-family: "geomanist-medium", sans-serif;
  line-height: 48px;
  line-height: 3rem;
  color: #2B7A77;
  width: 100%;
  text-transform: uppercase;
  padding: 24px 0 0 0;
}
.responsive-form .form-widget {
  padding: 0 0 26px 0;
}
.responsive-form .form-widget input[type=text], .responsive-form .form-widget input[type=password], .responsive-form .form-widget input[type=email] {
  width: 100%;
  font-size: 32px;
  font-size: 2rem;
  font-family: "geomanist-regular", sans-serif;
  line-height: 57.6px;
  line-height: 3.6rem;
  color: #173E43;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #E6E7DF;
  margin: 0;
}
.responsive-form .form-widget textarea {
  border: 2px solid #E5E7E3;
  background-color: transparent;
  width: 100%;
  height: 160px;
  margin: 12px 0 0 0;
  padding: 12px;
  font-size: 32px;
  font-size: 2rem;
  font-family: "geomanist-regular", sans-serif;
  line-height: 57.6px;
  line-height: 3.6rem;
  color: #173E43;
}
.responsive-form .form-widget textarea:focus {
  border: 2px solid #ffffff;
  background-color: #E5E7E3;
}
.responsive-form .form-widget select {
  border: 2px solid #ffffff;
  background-color: #E5E7E3;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-family: "geomanist-medium", sans-serif;
  line-height: 48px;
  line-height: 3rem;
  color: #173E43;
  padding: 12px;
  padding: 0.75rem;
}
.responsive-form .form-widget input[type=text]:focus {
  border-bottom: 2px solid #ffffff;
}
.responsive-form .form-widget select {
  width: 100%;
  font-size: 32px;
  font-size: 2rem;
  font-family: "geomanist-regular", sans-serif;
  line-height: 57.6px;
  line-height: 3.6rem;
  border: 0;
}
.responsive-form .form-widget .form-check {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: start;
  margin: 10px 0 10px 0;
}
.responsive-form .form-widget .form-check input[type=radio] {
  margin: 19.2px 19.2px 0px 0px;
  margin: 1.2rem 1.2rem 0rem 0rem;
}
.responsive-form .form-widget .form-check label {
  margin-left: 0.3rem;
  font-size: 32px;
  font-size: 2rem;
  font-family: "geomanist-regular", sans-serif;
  line-height: 57.6px;
  line-height: 3.6rem;
  color: #173E43;
}
.responsive-form .form-field-buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 40px 0 40px 0;
}
.responsive-form .submit-btn {
  width: auto;
  font-size: 32px;
  font-size: 2rem;
  line-height: 57.6px;
  line-height: 3.6rem;
  font-family: "geomanist-medium", sans-serif;
  font-weight: bold;
  color: white;
  border: 0;
  cursor: pointer;
  background: #93D7ED;
  padding: 48px 136px 48px 136px;
  padding: 3rem 8.5rem 3rem 8.5rem;
  text-transform: uppercase;
}
.responsive-form .submit-btn:hover {
  background: #276E6B;
}
.responsive-form .sameAddressesBtnContainer {
  padding: 0px 0px 20px 0px;
}
.responsive-form #sameAddressesBtnLabel {
  padding-left: 0.3rem;
}
.responsive-form .form-error-alert {
  margin: 10px 0 10px 0;
  padding: 10px;
  background-color: #F37B7D;
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  font-family: "geomanist-regular", sans-serif;
}
.responsive-form .hidden-alert {
  display: none;
}
.responsive-form .top-form-error-alert {
  margin: 10px 0 10px 0;
  padding: 10px;
  background-color: #F37B7D;
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  font-family: "geomanist-regular", sans-serif;
}

@media (max-width: 992px) {
  .responsive-form {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .responsive-form {
    width: 100%;
  }
}
.page-content-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  background: url("../media2/page-intro-bg.svg") center top no-repeat;
}

.page-content-outer-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.page-content-inner-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 150px 8.33% 0 8.33%;
  color: #173E43;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 57.6px;
  line-height: 3.6rem;
}
.page-content-inner-container b, .page-content-inner-container strong {
  font-family: "geomanist-medium", sans-serif;
  font-weight: normal;
}
.page-content-inner-container h1, .page-content-inner-container h2, .page-content-inner-container h3 {
  font-family: "geomanist-medium", sans-serif;
  font-weight: normal;
}
.page-content-inner-container h1 {
  font-size: 32px;
  font-size: 3.2rem;
}
.page-content-inner-container h2 {
  font-size: 27px;
  font-size: 2.7rem;
}
.page-content-inner-container h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
.page-content-inner-container ul {
  list-style: none;
}
.page-content-inner-container ul li {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 57.6px;
  line-height: 3.6rem;
  color: #173E43;
  font-family: "geomanist-regular", sans-serif;
  list-style-image: url("../media/regular-li-bullet.png");
}
.page-content-inner-container a {
  background: linear-gradient(to top, #2B7A77 0%, #2B7A77 100%);
  background-position: 0 78%;
  background-repeat: repeat-x;
  background-size: 1px 2px;
  color: #173E43;
  font-family: "geomanist-regular", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  text-decoration: none;
  padding-bottom: 11px;
  transition: background-size 0.2s;
  line-height: 57.6px;
  line-height: 3.6rem;
}
.page-content-inner-container a:hover {
  background-size: 4px 10px;
}
.page-content-inner-container .btn-one {
  width: auto;
  font-size: 32px;
  font-size: 2rem;
  line-height: 57.6px;
  line-height: 3.6rem;
  font-family: "geomanist-medium", sans-serif;
  font-weight: bold;
  color: white;
  border: 0;
  cursor: pointer;
  background: #F37B7D;
  padding: 48px 136px 48px 136px;
  padding: 3rem 8.5rem 3rem 8.5rem;
  transition-property: none;
  text-transform: uppercase;
  display: inline-block;
}
.page-content-inner-container .btn-one:hover {
  background-color: #2B7A77;
}

@media (max-width: 1200px) {
  .page-content-inner-container {
    padding-top: 75px;
  }
}
@media (max-width: 767px) {
  .page-content-inner-container {
    padding-top: 50px;
  }
  .page-content-inner-container .registration-btn-wrapper {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .page-content-container {
    background: none;
  }

  .page-content-inner-container {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }
  .page-content-inner-container h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .page-content-inner-container h2 {
    font-size: 20px;
    font-size: 2rem;
  }
  .page-content-inner-container h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .page-content-inner-container ul li {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }
  .page-content-inner-container a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }
  .page-content-inner-container .btn-one {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 38.4px;
    line-height: 2.4rem;
    padding: 32px 64px 32px 64px;
    padding: 2rem 4rem 2rem 4rem;
  }
}
.page-above-the-fold {
  width: 100vw;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.software-intro-outer-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.software-intro-container {
  background: url("../media2/page-intro-bg.svg") center top no-repeat;
  width: 100%;
  max-width: 1800px;
  height: 100%;
  background-size: 99%;
}

.software-intro-inner-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
  display: flex;
  flex-direction: row;
  height: 100%;
  padding: 95px 0px 60px 0px;
}
.software-intro-inner-container .item-1 {
  width: 8.33%;
  padding: 0 10px 0 0;
}
.software-intro-inner-container .item-2 {
  width: 33.32%;
  padding: 0 10px 0 0;
  background: url("../media/3-dots-bg.png") no-repeat right top;
  text-align: right;
}
.software-intro-inner-container .intro-slogan h1 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 83.2px;
  line-height: 5.2rem;
  font-family: "geomanist-medium", sans-serif;
  color: #173E43;
  margin-top: 50px;
  font-style: normal;
  font-weight: normal;
}
.software-intro-inner-container .intro-text p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 57.6px;
  line-height: 3.6rem;
  font-family: "geomanist-regular", sans-serif;
  color: #173E43;
}
.software-intro-inner-container .intro-text h1.quote {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 57.6px;
  line-height: 3.6rem;
  font-family: "geomanist-regular", sans-serif;
  color: #F37C7D;
  font-style: italic;
}
.software-intro-inner-container .intro-text p:first-child {
  margin-top: 50px;
}
.software-intro-inner-container .item-3 {
  width: 8.33%;
  padding: 0 10px 0 0;
}
.software-intro-inner-container .item-4 {
  width: 41.65%;
  padding: 0 10px 0 0;
}
.software-intro-inner-container .item-5 {
  width: 8.33%;
  padding: 0 10px 0 0;
}

.software-content-2-container {
  height: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.software-content-2-inner-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}
.software-content-2-inner-container .item-1 {
  width: 41.65%;
  padding: 0 10px 0 0;
}
.software-content-2-inner-container .item-2 {
  width: 33.32%;
  padding: 0 10px 0 10px;
}
.software-content-2-inner-container .item-3 {
  width: 24.99%;
  padding: 0 0 0 10px;
}

.how-it-works-button {
  cursor: pointer;
  font-family: "geomanist-regular", sans-serif;
  color: #ffffff;
  padding: 25px 125px 25px 25px;
  width: 435px;
  background: url("../media2/how-it-works-btn-bg.png") no-repeat right center #F37B7D;
  text-align: right;
  line-height: 48px;
  line-height: 3rem;
  position: relative;
  top: 60px;
  left: 0;
  -webkit-box-shadow: -1px 1px 20px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 1px 20px 10px rgba(0, 0, 0, 0.1);
  box-shadow: -1px 1px 20px 10px rgba(0, 0, 0, 0.1);
}
.how-it-works-button a {
  color: #ffffff;
  text-decoration: none;
}
.how-it-works-button .text1 {
  font-family: "geomanist-medium", sans-serif;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: normal;
}
.how-it-works-button .text2 {
  font-family: "geomanist-medium", sans-serif;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: normal;
  text-transform: uppercase;
}

.software-illustration-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  z-index: 0;
}

.software-illustration-image {
  width: 100%;
  height: auto;
}

.software-illustration-image-sm {
  display: none;
  width: 100%;
  height: auto;
}

.pre-content-3-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  z-index: 10;
}

.pre-content-3-container-outer-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}

.pre-content-3-container-inner-container {
  background: url("../media/3-dots-bg.png") no-repeat top left;
  height: 226px;
  width: 100%;
  position: absolute;
  top: -25px;
  margin-left: 8.33%;
}

.software-content-3-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.software-content-3-outer-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 1;
}

.page-hr {
  width: 100%;
  height: 106px;
  background: url("../media2/page-hr.png") repeat-x center;
}

.software-content-3-inner-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  margin-top: -106px;
  padding-top: 200px;
  display: flex;
  flex-direction: row;
}
.software-content-3-inner-container .item-1 {
  width: 8.33%;
  padding: 0 10px 0 0;
}
.software-content-3-inner-container .item-2 {
  width: 83.3%;
  padding: 0 10px 0 10px;
}
.software-content-3-inner-container .item-3 {
  width: 8.33%;
  padding: 0 0 0 10px;
}

@media (max-width: 992px) {
  .software-intro-inner-container {
    flex-direction: column;
    margin-left: 8.33%;
    margin-right: 8.33%;
    width: auto;
    padding: 55px 0px 0px 0px;
  }
  .software-intro-inner-container .item-1, .software-intro-inner-container .item-3, .software-intro-inner-container .item-5 {
    display: none;
  }
  .software-intro-inner-container .item-2, .software-intro-inner-container .item-4 {
    width: auto;
    text-align: left;
    padding: 0;
  }
  .software-intro-inner-container .item-2 {
    min-height: 225px;
  }
  .software-intro-inner-container .intro-slogan h1 {
    margin-top: 0;
  }
  .software-intro-inner-container .intro-text p:first-child {
    margin-top: 0px;
  }

  .software-content-2-inner-container .item-1 {
    width: 8.33%;
    padding: 0 10px 0 0;
  }
  .software-content-2-inner-container .item-2 {
    width: 83.3%;
    padding: 0 10px 0 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .software-content-2-inner-container .item-3 {
    width: 8.33%;
    padding: 0 0 0 10px;
  }

  .software-intro-container {
    background: none;
  }

  .pre-content-3-container {
    display: none;
  }

  .software-content-3-inner-container {
    margin-top: 20px;
    padding-top: 0px;
    background: url("../media/3-dots-bg.png") no-repeat left top;
    background-position-x: 8.33%;
  }
  .software-content-3-inner-container .page-content h2 {
    margin: 90px 0 80px 0;
    font-size: 40px;
    font-size: 4rem;
  }
}
@media (max-width: 767px) {
  .software-illustration-image {
    display: none;
  }

  .software-illustration-image-sm {
    display: block;
  }
}
@media (max-width: 575px) {
  .software-intro-inner-container .intro-slogan h1 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 48px;
    line-height: 3rem;
  }
  .software-intro-inner-container .intro-text p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }
  .software-intro-inner-container .intro-text h1.quote {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }
  .software-intro-inner-container .item-2 {
    background: url("../media2/3-dots-sm-bg.png") no-repeat right top;
    min-height: 125px;
  }

  .software-content-2-inner-container .item-1, .software-content-2-inner-container .item-3 {
    display: none;
  }
  .software-content-2-inner-container .item-2 {
    width: 100%;
    margin: 0 10px 0 10px;
  }

  .software-content-3-inner-container {
    background: url("../media2/3-dots-sm-bg.png") no-repeat left top;
    background-position-x: 8.33%;
  }
  .software-content-3-inner-container .page-content h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 48px;
    line-height: 3rem;
  }
  .software-content-3-inner-container .page-content h2 {
    margin: 40px 0 40px 0;
  }

  .page-content p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }
  .page-content a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }
  .page-content h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 48px;
    line-height: 3rem;
  }
  .page-content ul li {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }

  .how-it-works-button {
    color: #ffffff;
    padding: 16px 66px 16px 4px;
    width: 100%;
    top: 44px;
    background: url("../media2/how-it-works-btn-md-bg.png") no-repeat right center #F37B7D;
    text-align: right;
    line-height: 36.8px;
    line-height: 2.3rem;
  }
  .how-it-works-button .text1 {
    font-family: "geomanist-regular", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
  }
  .how-it-works-button .text2 {
    font-family: "geomanist-medium", sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: normal;
    text-transform: uppercase;
  }
}
.intro-outer-container {
  width: 100%;
  height: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.intro-container {
  margin-top: -20px;
  padding-top: 20px;
  width: 100%;
  height: 100%;
  position: relative;
}

.intro-container-buildings {
  background: url("../media2/above-the-fold-bg.svg") right top no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-size: 100%;
}

.intro-container-clouds {
  background: url("../media2/above-the-fold-outer-bg.svg") center top no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
}

.intro-inner-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 70px 0 0 0;
  flex-direction: column;
}

.intro {
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
  display: flex;
  flex-direction: row;
  height: 100%;
}

.intro-col-1 {
  width: 8.33%;
  padding: 0 10px 0 0;
}

.intro-content {
  width: 49.98%;
  padding: 0 10px 0 10px;
  display: flex;
  flex-direction: column;
}

.slogan {
  flex-grow: 1;
  width: 66.64%;
}
.slogan h1 {
  font-size: 32px;
  font-size: 3.2rem;
  font-family: "geomanist-medium", sans-serif;
  color: #173E43;
  margin-top: 0;
  font-style: normal;
  font-weight: normal;
}

.operation-steps {
  display: flex;
  flex-direction: row;
  padding-bottom: 70px;
  flex-grow: 1;
}

.operation-step {
  display: flex;
  flex-direction: column;
  padding: 146px 0 0 0;
  width: 33.33%;
  margin-left: -20px;
}

.operation-step-content {
  padding: 0 20px 0 20px;
}

.operation-step-number {
  font-family: "geomanist-regular", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #173E43;
}

.operation-step-text {
  font-family: "geomanist-medium", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  color: #173E43;
  padding-top: 6px;
}

:root {
  --mainColor: #ff9800;
}

.operation-step-action {
  font-family: "geomanist-regular", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 20px;
}

.operation-step-1 {
  background: url("../media/demo-step-1-bg.png") no-repeat top left;
}
.operation-step-1 a {
  background: linear-gradient(to top, #F9E595 0%, #F9E595 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 1px 2px;
  color: #000;
  text-decoration: none;
  padding-bottom: 10px;
  transition: background-size 0.2s;
}
.operation-step-1 a:hover {
  background-size: 4px 14px;
}

.operation-step-2 {
  background: url("../media/demo-step-2-bg.png") no-repeat top left;
}
.operation-step-2 a {
  background: linear-gradient(to top, #93D7ED 0%, #93D7ED 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 1px 2px;
  color: #2B7A77;
  text-decoration: none;
  padding-bottom: 10px;
  transition: background-size 0.2s;
}
.operation-step-2 a:hover {
  background-size: 4px 14px;
}

.operation-step-3 {
  background: url("../media/demo-step-3-bg.png") no-repeat top left;
}
.operation-step-3 a {
  background: linear-gradient(to top, #F37B7D 0%, #F37B7D 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 1px 2px;
  color: #2B7A77;
  text-decoration: none;
  padding-bottom: 10px;
  transition: background-size 0.2s;
}
.operation-step-3 a:hover {
  background-size: 4px 14px;
}

.abstract-1-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}

.abstract-1-inner-container-1 {
  width: 100%;
  max-width: 900px;
  background: #B9BCB1;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.abstract-1-inner-container-2 {
  width: 100%;
  max-width: 900px;
  background: #DDDFD3;
  margin-top: 48px;
}

.abstract-1-content-1 {
  width: 100%;
  max-width: 720px;
  min-height: 800px;
  display: flex;
  flex-direction: row;
}
.abstract-1-content-1 .item-1 {
  width: 16.66%;
  padding: 0 10px 0 0;
}
.abstract-1-content-1 .item-2 {
  width: 66.64%;
  padding: 70px 10px 70px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.abstract-1-content-1 .item-2 .abstract-1-slogan {
  text-align: right;
  background: url("../media/3-dots-bg.png") no-repeat right top;
  padding: 40px 20px 40px 0;
  min-height: 240px;
}
.abstract-1-content-1 .item-2 h2 {
  padding: 0;
  margin: 0;
  font-size: 30px;
  font-size: 3rem;
  line-height: 72px;
  line-height: 4.5rem;
  font-family: "geomanist-medium", sans-serif;
  font-weight: normal;
  color: #173E43;
}
.abstract-1-content-1 .item-3 {
  width: 16.66%;
  padding: 0 0 0 10px;
}

.abstract-1-content-2 {
  width: 100%;
  max-width: 720px;
  min-height: 800px;
  display: flex;
  flex-direction: row;
}
.abstract-1-content-2 .item-1 {
  width: 16.66%;
  background: url("../media2/abstract-1-arrow-left.png") no-repeat left center;
}
.abstract-1-content-2 .item-2 {
  width: 49.98%;
  padding: 70px 10px 70px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.abstract-1-content-2 .item-2 ul {
  list-style: none;
}
.abstract-1-content-2 .item-2 ul li {
  font-family: "geomanist-regular", sans-serif;
  color: #173E43;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 67.2px;
  line-height: 4.2rem;
  text-align: left;
  list-style-image: url("../media/regular-li-bullet.png");
}
.abstract-1-content-2 .item-2 .download-report-link-container {
  padding: 30px 0 30px 30px;
}
.abstract-1-content-2 .item-2 .download-report-link-container a {
  background: linear-gradient(to top, #2B7A77 0%, #2B7A77 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 1px 2px;
  font-family: "geomanist-regular", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #2B7A77;
  text-decoration: none;
  padding-bottom: 10px;
  transition: background-size 0.2s;
  line-height: 57.6px;
  line-height: 3.6rem;
}
.abstract-1-content-2 .item-2 .download-report-link-container a:hover {
  background-size: 4px 14px;
}
.abstract-1-content-2 .item-3 {
  width: 33.32%;
}

.abstract-2-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  background: #B5D9D3;
}

.abstract-2-inner-container-1 {
  width: 100%;
  max-width: 900px;
  background: #B5D9D3;
  display: flex;
  justify-content: flex-end;
}

.abstract-2-content-1 {
  font-family: "geomanist-regular", sans-serif;
  color: #173E43;
  width: 66.64%;
  margin-right: -100px;
}
.abstract-2-content-1 .item-1 {
  background: url("../media2/abstract-1-arrow-bottom.png") no-repeat right top;
  height: 21px;
  margin-right: 100px;
}
.abstract-2-content-1 .item-2 {
  background: url("../media2/abstract-3-text-bg.png") top right no-repeat;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 67.2px;
  line-height: 4.2rem;
  text-align: right;
  margin: 160px 0 160px 0;
  padding: 155px 0 0 0;
}
.abstract-2-content-1 .item-2 .title {
  font-family: "geomanist-medium", sans-serif;
}

.abstract-2-inner-container-2 {
  margin-left: 200px;
  width: 100%;
  max-width: 900px;
  background: #E5E7E3;
  margin-top: -48px;
  border-top: 10px solid #B5D9D3;
}

.abstract-2-content-2 {
  display: flex;
  flex-direction: row;
}
.abstract-2-content-2 .item-1 {
  width: 16.66%;
  background: url("../media2/abstract-2-content-2-arrow-xl.png") no-repeat left center;
}
.abstract-2-content-2 .item-2 {
  width: 66.64%;
  background: url("../media2/abstract-2-content-2-item-2-bg.png") no-repeat top left;
  margin: 100px 0 200px 0;
  padding: 165px 0 0 0;
}
.abstract-2-content-2 .item-3 {
  width: 16.66%;
}
.abstract-2-content-2 .title {
  font-family: "geomanist-medium", sans-serif;
}

.abstract-2-content-2 p, .abstract-2-content-1 p {
  font-family: "geomanist-regular", sans-serif;
  color: #173E43;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 51.2px;
  line-height: 3.2rem;
  padding: 0;
  margin: 16px 0px 25.6px 0px;
  margin: 1rem 0rem 1.6rem 0rem;
}

.discover-button-container {
  display: flex;
  flex-direction: row;
}

.discover-button {
  font-family: "geomanist-regular", sans-serif;
  color: #ffffff;
  padding: 25px 125px 25px 25px;
  background: url("../media2/discover-button-bg.png") no-repeat right center #F37B7D;
  text-align: right;
  line-height: 48px;
  line-height: 3rem;
  -webkit-box-shadow: -1px 1px 20px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 1px 20px 10px rgba(0, 0, 0, 0.1);
  box-shadow: -1px 1px 20px 10px rgba(0, 0, 0, 0.1);
  margin: 75px 0 -75px -40px;
}
.discover-button a {
  color: white;
  text-decoration: none;
}
.discover-button .company-name {
  font-family: "geomanist-medium", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}
.discover-button .text1 {
  font-family: "geomanist-regular", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}
.discover-button .text2 {
  font-family: "geomanist-medium", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  text-transform: uppercase;
}

.abstract-3-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}

.abstract-3-inner-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
  display: flex;
  flex-direction: row;
}

.abstract-3-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.abstract-3-content-1 {
  padding: 0 10px 0 0;
  width: 33.32%;
}

.abstract-3-content-2 {
  padding: 0 10px 0 10px;
  width: 33.32%;
}

.abstract-3-content-3 {
  padding: 0 0 0 10px;
  width: 33.32%;
}

.key-number {
  width: 100%;
  min-width: 266px;
  height: 100%;
  min-height: 320px;
  text-align: center;
  margin: 100px 50px 100px 50px;
  padding: 80px 0 0 0;
  display: flex;
  flex-direction: column;
}

.key-number-1 {
  background: url("../media2/abstract-3-content-1-bg.png") no-repeat top center;
}

.key-number-2 {
  background: url("../media2/abstract-3-content-2-bg.png") no-repeat top center;
}

.key-number-3 {
  background: url("../media2/abstract-3-content-3-bg.png") no-repeat top center;
}

.key-number-text-1, .key-number-text-3 {
  font-family: "geomanist-regular", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #2B7A77;
  text-transform: uppercase;
  font-weight: normal;
}

.key-number-text-2 {
  margin: 48px 0px 48px 0px;
  margin: 3rem 0rem 3rem 0rem;
  font-family: "geomanist-bold", sans-serif;
  font-size: 130px;
  font-size: 13rem;
  color: #173E43;
  font-weight: normal;
  line-height: 0.7em;
}

.with-percentage {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.percentage {
  display: flex;
  flex-direction: row;
}
.percentage .percent {
  font-family: "geomanist-bold", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  color: #173E43;
  font-weight: normal;
  line-height: 0.75em;
}
.percentage .number {
  font-family: "geomanist-bold", sans-serif;
  font-size: 130px;
  font-size: 13rem;
  color: #173E43;
  font-weight: normal;
  line-height: 0.7em;
}

.footer-container {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

.footer-outer-container {
  width: 100%;
  max-width: 1800px;
  background: url("../media2/footer-outer-bg.png") no-repeat top right;
}

.footer-inner-container {
  width: 100%;
  max-width: 1440px;
  height: 240px;
  margin: 0 auto;
  background: url("../media2/footer-bg.png") top repeat-x;
  display: flex;
  flex-direction: column;
}

.footer-inner-container .content1 {
  display: flex;
  flex-direction: row;
}
.footer-inner-container .content1 .item-1 {
  width: 8.33%;
  padding: 0 10px 0 0;
}
.footer-inner-container .content1 .footer-logo-container {
  width: 16.66%;
  padding: 0 10px 0 10px;
  padding-top: 80px;
  min-width: 240px;
  text-align: left;
}
.footer-inner-container .content1 .footer-logo-container-sm {
  width: 16.66%;
  padding: 0 10px 0 10px;
  display: none;
}
.footer-inner-container .content1 .footer-nav {
  width: 66.64%;
}
.footer-inner-container .content1 .footer-nav ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.footer-inner-container .content1 .footer-nav ul li a {
  font-family: "geomanist-regular", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffffff;
  text-decoration: none;
  padding: 88px 0px 10px 0px;
  border-bottom: 2px solid transparent;
  display: block;
}
.footer-inner-container .content1 .footer-nav ul li a:hover {
  border-bottom: 2px solid #F37B7D;
}
.footer-inner-container .content1 .footer-nav ul li a.active {
  background: url("../media2/footer-nav-arrow.png") no-repeat center top;
  border-bottom: 2px solid transparent;
}

.footer-inner-container .content2 {
  width: 100%;
  display: flex;
  flex-direction: row;
  font-family: "geomanist-regular", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
  margin-top: 80px;
}
.footer-inner-container .content2 .item-1 {
  width: 8.33%;
  padding: 0 10px 0 0;
}
.footer-inner-container .content2 a {
  color: #ffffff;
}
.footer-inner-container .content2 .copyright {
  text-align: left;
  width: 33.32%;
  padding: 0 10px 0 10px;
}
.footer-inner-container .content2 .agencies {
  text-align: right;
  width: 49.98%;
  padding: 0 10px 0 10px;
}

.mobile-logo {
  width: 84px;
  height: 70px;
}

.mobile-logo-container {
  display: none;
  height: 70px;
  width: 49.98%;
  padding: 0 0 0 10px;
}

.mobile-side-nav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  background-color: #F37B7D;
  overflow-x: hidden;
  transition: 0.5s;
  list-style: none;
  text-align: left;
  opacity: 0.98;
}

.mobile-side-nav-item {
  float: right;
  clear: both;
  padding: 5px 34px 5px 5px;
  text-decoration: none;
  font-family: "geomanist-regular", sans-serif;
  letter-spacing: 4px;
  font-size: 14.5px;
  font-size: 1.45rem;
  line-height: 25px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  text-align: right;
  transition: 0.3s;
}

.mobile-side-nav-item:hover {
  transition: 0s;
  background: url("../media2/mobile/mobile-side-nav-item-active.png") right center no-repeat;
}

.mobile-side-nav-btn-container {
  width: 41.65%;
  padding: 0 0 0 10px;
  display: none;
}

.mobile-side-nav-open-btn {
  cursor: pointer;
  display: none;
  width: 84px;
  height: 70px;
  background: #B9BBB1 url("../media2/mobile/menu-open.svg") center center no-repeat;
}

.mobile-side-nav-close-btn {
  float: right;
  cursor: pointer;
  width: 84px;
  height: 70px;
  margin: 0 0 26px 0;
  background: url("../media2/mobile/menu-close.svg") center center no-repeat;
}

.mobile-nav-separator {
  float: right;
  clear: both;
  text-align: right;
  padding: 0;
}

.mobile-nav-separator .separator-line {
  display: inline-block;
  height: 1px;
  width: 20px;
  background-color: white;
  margin: 17px 34px 17px 0;
}

@media (max-width: 1200px) {
  .intro-content {
    width: 66.64%;
  }

  .intro-inner-container {
    background-size: 75%;
  }

  .abstract-1-content-2 .item-2 {
    width: 66.64%;
  }
  .abstract-1-content-2 .item-3 {
    width: 16.66%;
  }

  .footer-logo-container {
    display: none;
  }

  .footer-inner-container .content1 .footer-logo-container-sm {
    display: block;
    margin-top: 42px;
  }

  .footer-nav {
    width: 100%;
  }

  .footer-nav ul {
    margin: 0px 50px 0px 50px;
  }

  .footer-nav ul li {
    margin: 0px;
  }
}
@media (max-width: 992px) {
  .intro-container-buildings, .intro-container-clouds {
    display: none;
  }

  .intro-inner-container {
    position: static;
  }

  .top-nav, .functional-top-nav, .logo-container {
    display: none;
  }

  .inner-header-container {
    background: none;
  }

  .mobile-logo-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }

  .mobile-side-nav-btn-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }

  .mobile-side-nav-open-btn {
    display: block;
  }

  .intro-container {
    background: none;
  }

  .intro-inner-container {
    background: none;
  }

  .intro-content {
    width: 83.3%;
  }

  .slogan {
    width: auto;
  }

  .operation-steps {
    display: flex;
    flex-direction: column;
  }

  .operation-step {
    display: flex;
    flex-direction: column;
    padding: 6px 0 0 146px;
    width: 100%;
    margin-left: -20px;
    padding-bottom: 90px;
  }

  .operation-step-1 {
    background: url("../media2/operation-1-md-bg.svg") no-repeat top left;
    background-size: 148px 146px;
  }

  .operation-step-2 {
    background: url("../media2/operation-2-md-bg.svg") no-repeat top left;
    background-size: 148px 146px;
  }

  .operation-step-3 {
    background: url("../media2/operation-md-3-bg.svg") no-repeat top left;
    background-size: 148px 146px;
  }

  .abstract-1-container, .abstract-1-inner-container-2 {
    flex-direction: column;
  }

  .abstract-1-inner-container-1, .abstract-1-inner-container-2 {
    justify-content: center;
    max-width: none;
  }

  .abstract-1-inner-container-2 {
    margin-top: 0;
  }

  .abstract-1-content-1, .abstract-1-content-2 {
    max-width: none;
    min-height: initial;
    flex-direction: column;
  }
  .abstract-1-content-1 .item-1, .abstract-1-content-1 .item-2, .abstract-1-content-1 .item-3, .abstract-1-content-2 .item-1, .abstract-1-content-2 .item-2, .abstract-1-content-2 .item-3 {
    width: 100%;
    flex-direction: column;
  }
  .abstract-1-content-1 .item-2, .abstract-1-content-2 .item-2 {
    padding: 50px;
  }
  .abstract-1-content-1 .item-2 .abstract-1-slogan, .abstract-1-content-2 .item-2 .abstract-1-slogan {
    text-align: left;
  }

  .abstract-1-content-2 .item-1 {
    height: 22px;
    background: url("../media2/abstract-1-arrow-bottom.png") no-repeat center top;
  }

  .abstract-2-container {
    flex-direction: column;
  }

  .abstract-2-inner-container-1 {
    display: flex;
    flex-direction: column;
  }

  .abstract-2-content-1 {
    margin-right: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .abstract-2-content-1 .item-1 {
    margin-right: 0;
    background: url("../media2/abstract-2-content-1-item-1-arrow.png") center top no-repeat;
  }

  .abstract-2-content-1 .item-2 {
    text-align: center;
    background: url("../media2/abstract-3-text-bg.png") top center no-repeat;
    margin: 50px 0 160px 0;
    padding: 230px 50px 0 50px;
  }

  .abstract-2-inner-container-2 {
    margin-left: 0;
  }

  .abstract-2-content-2 {
    flex-direction: column;
  }

  .abstract-2-content-2 .item-1 {
    background: url("../media2/abstract-2-content-2-arrow-md.png") no-repeat center top;
    min-height: 24px;
    width: 100%;
  }
  .abstract-2-content-2 .item-2 {
    width: 100%;
    text-align: center;
    margin: 50px 0 110px 0;
    padding: 230px 50px 0 50px;
    background-position: top center;
  }

  .abstract-3-inner-container {
    flex-direction: column;
    align-items: center;
  }
  .abstract-3-inner-container .key-number {
    margin: 100px 50px 50px 50px;
  }
  .abstract-3-inner-container .key-number-1 {
    margin-top: 120px;
  }
  .abstract-3-inner-container .key-number-2 {
    margin-top: 0px;
  }
  .abstract-3-inner-container .key-number-3 {
    margin-bottom: 100px;
  }

  .discover-button-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .discover-button {
    margin: 60px 0 -60px 0;
  }

  .footer-nav {
    display: none;
  }

  .footer-inner-container {
    padding: 50px;
  }
  .footer-inner-container .content1 {
    display: flex;
    flex-direction: column;
    height: 50%;
  }
  .footer-inner-container .content1 .item-1 {
    display: none;
  }
  .footer-inner-container .content1 .footer-logo-container-sm {
    margin: 0;
    width: 100%;
    text-align: center;
    justify-content: flex-start;
  }
  .footer-inner-container .content2 {
    flex-direction: column;
    justify-content: space-between;
    height: 50%;
    margin: 0;
  }
  .footer-inner-container .content2 .item-1 {
    display: none;
  }
  .footer-inner-container .content2 .copyright, .footer-inner-container .content2 .agencies {
    width: 100%;
    text-align: center;
  }

  .abstract-2-inner-container-1, .abstract-2-inner-container-2 {
    max-width: none;
  }

  .footer-container {
    max-width: none;
  }
}
@media (max-width: 575px) {
  .above-the-fold {
    height: auto;
  }

  .header-col-1 {
    display: none;
  }

  .mobile-logo-container {
    padding: 0;
  }

  .mobile-side-nav-btn-container {
    width: 49.98%;
  }

  .intro-inner-container {
    padding: 30px 0 0 0;
  }

  .intro-content {
    padding: 0 20px 0 20px;
    width: 100%;
  }

  .intro-col-1 {
    display: none;
  }

  .slogan {
    padding-bottom: 30px;
  }
  .slogan h1 {
    font-family: "geomanist-regular", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0;
    padding: 0;
  }

  .operation-step {
    background-size: 74px 72px;
    padding: 6px 0 0 73px;
    margin-left: 0px;
    padding-bottom: 45px;
  }

  .operation-step-number {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .operation-step-text {
    font-size: 17px;
    font-size: 1.7rem;
  }

  .operation-step-action {
    padding-top: 10px;
  }

  .abstract-1-content-1 .item-2 {
    padding: 20px;
  }
  .abstract-1-content-1 .item-2 .abstract-1-slogan {
    background: url("../media2/3-dots-sm-bg.png") no-repeat right top;
    min-height: 120px;
    padding: 20px 20px 20px 0;
  }
  .abstract-1-content-1 .item-2 h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }

  .abstract-1-content-2 .item-2 ul li {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 44.8px;
    line-height: 2.8rem;
  }

  .abstract-1-content-1 .item-2, .abstract-1-content-2 .item-2 {
    padding: 20px;
  }

  .abstract-2-content-1 .item-2 {
    background: url("../media2/abstract-3-text-bg-sm.png") no-repeat top center;
    text-align: center;
    margin: 25px 0 100px 0;
    padding: 120px 20px 0 20px;
  }

  .abstract-2-content-2 .item-2 {
    background: url("../media2/abstract-2-content-2-item-2-bg-sm.png") no-repeat top center;
    text-align: center;
    margin: 25px 0 25px 0;
    padding: 120px 20px 0 20px;
  }

  .abstract-3-content {
    display: none;
  }

  .abstract-2-content-2 p, .abstract-2-content-1 p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 41.6px;
    line-height: 2.6rem;
  }

  .discover-button {
    font-family: "geomanist-regular", sans-serif;
    color: #ffffff;
    padding: 12px 62px 12px 12px;
    margin: 30px 0 -30px 0;
    background: url("../media2/discover-button-bg-sm.png") no-repeat right center #F37B7D;
    text-align: right;
    line-height: 32px;
    line-height: 2rem;
  }
  .discover-button .company-name {
    font-family: "geomanist-medium", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
  }
  .discover-button .text1 {
    font-family: "geomanist-regular", sans-serif;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
  }
  .discover-button .text2 {
    font-family: "geomanist-medium", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    text-transform: uppercase;
  }

  .footer-inner-container {
    padding: 25px 20px 25px 20px;
  }
  .footer-inner-container .content1 {
    height: 40%;
  }
  .footer-inner-container .content2 {
    justify-content: space-around;
    height: 60%;
  }
  .footer-inner-container .content2 .agencies {
    display: flex;
    flex-direction: column;
  }
  .footer-inner-container .content2 .agencies .spacer {
    display: none;
  }
  .footer-inner-container .content2 .agencies .silicium {
    padding-bottom: 7px;
  }

  .abstract-3-inner-container {
    height: 60px;
  }
}

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