.results .wrap ul li:before {
  background-image: url("../sprites/sprite.svg?v=11");
  background-size: 1000px 1000px;
  font-size: 20px;
  background-repeat: no-repeat;
}

.lp_whitepaper_plug .wrap header ul li, .lp_hero .wrap form p button, .lp_hero .wrap form p input, footer section, .industries .wrap ul li, .callout .wrap a, .callout, .results .wrap a, .image_text .wrap header a, .image_text .wrap header, .text_image .wrap header a, .text_image .wrap header {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lp_whitepaper_plug .wrap:after, .industries .wrap ul:after, .image_text .wrap:after {
  content: "";
  display: block;
  clear: both;
}

.main_header {
  padding: 45px 0;
}
.main_header .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
.main_header .wrap h2 {
  font-size: 1.5625rem;
}

.text_page {
  padding: 75px 0;
}
.text_page .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
.text_page .wrap section h1 {
  font-size: 3.125rem;
  width: 625px;
}
.text_page .wrap section h2 {
  font-size: 3.125rem;
  width: 625px;
}
.text_page .wrap section h2 + p {
  margin-top: 0.5em;
}
.text_page .wrap section h3 {
  font-size: 1.875rem;
  width: 625px;
}
.text_page .wrap section h3 + p {
  margin-top: 0.5em;
}
.text_page .wrap section p {
  font-size: 1.5625rem;
  width: 600px;
}
.text_page .wrap section figure {
  font-size: 1rem;
  margin: 40px 0 0 0;
  min-height: 50px;
  background-color: rgb(240, 240, 240);
}
.text_page .wrap section ul {
  margin: 40px 0 0 0;
}
.text_page .wrap section ul li p {
  width: 575px;
}
.text_page .wrap section ul li + li {
  margin: 40px 0 0 0;
}
.text_page .wrap section + section {
  margin: 65px 0 0 0;
}

.hero .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
.hero .wrap header {
  margin: 0 0 165px 0;
}
.hero .wrap header h2 {
  font-size: 1.5625rem;
}
.hero .wrap .textbox h1 {
  font-size: 2.8125rem;
  line-height: 1.125;
  width: 450px;
}
.hero .wrap .textbox h1.wide {
  width: 600px;
}
.hero .wrap .textbox h1.wide + p {
  width: 600px;
}
.hero .wrap .textbox p {
  font-size: 1.5625rem;
  line-height: 1.25;
  width: 500px;
}
.hero .wrap .textbox a {
  font-size: 1.125rem;
  margin: 65px 0 0 0;
}

.intro {
  padding: 75px 0 90px 0;
}
.intro .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
.intro .wrap h3 {
  width: 750px;
  text-align: center;
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.25;
}
.intro .wrap p {
  width: 650px;
  text-align: center;
  margin: 20px auto 0 auto;
  font-size: 1.5rem;
  line-height: 1.25;
}

.text_image {
  margin: 75px 0 0 0;
}
.text_image .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
.text_image .wrap header {
  width: 50%;
  padding: 50px 20px 50px 50px;
}
.text_image .wrap header h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.2;
  width: 350px;
}
.text_image .wrap header p {
  font-size: 1.25rem;
  line-height: 1.325;
  margin: 15px 0 0 0;
  max-width: 425px;
}
.text_image .wrap header a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid rgb(0, 0, 0);
  height: 40px;
  border-radius: 20px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1;
  padding: 10px 30px 0 30px;
  margin: 30px 0 0 0;
}
.text_image .wrap figure {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: rgb(242, 242, 242);
  border-radius: 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}
.text_image .wrap figure.fixed {
  background-size: auto 100%;
}

.image_text {
  margin: 75px 0 0 0;
}
.image_text .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
.image_text .wrap header {
  width: 50%;
  float: right;
  padding: 50px 0 50px 50px;
}
.image_text .wrap header h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.2;
  width: 350px;
}
.image_text .wrap header p {
  font-size: 1.25rem;
  line-height: 1.325;
  margin: 15px 0 0 0;
  width: 425px;
}
.image_text .wrap header a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid rgb(0, 0, 0);
  height: 40px;
  border-radius: 20px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1;
  padding: 10px 30px 0 30px;
  margin: 30px 0 0 0;
}
.image_text .wrap figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: rgb(242, 242, 242);
  background-size: cover;
  background-position: center;
  border-radius: 15px;
  margin: 0;
}

.results {
  margin: 100px 0 0 0;
}
.results .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
.results .wrap h2 {
  font-size: 2.8125rem;
  margin: 0 0 30px 0;
}
.results .wrap ul {
  list-style: none;
}
.results .wrap ul li {
  font-size: 1.5rem;
  margin: 0;
}
.results .wrap ul li:before {
  content: "";
  display: block;
  width: 20px;
  height: 14px;
  background-position: -20px -100px;
  float: left;
  margin: 8px 10px 0 0;
}
.results .wrap ul li + li {
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
}
.results .wrap a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid rgb(0, 0, 0);
  height: 40px;
  border-radius: 20px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1;
  padding: 10px 30px 0 30px;
  margin: 45px 0 0 0;
}

.callout {
  padding: 100px 0;
}
.callout .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
  padding: 65px 75px 70px 75px;
}
.callout .wrap h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8125rem;
  line-height: 1.125;
  width: 500px;
}
.callout .wrap p {
  font-size: 1.5625rem;
  line-height: 1.25;
  margin: 18px 0 0 0;
  width: 650px;
}
.callout .wrap a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid rgb(255, 255, 255);
  height: 40px;
  border-radius: 20px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1;
  padding: 10px 30px 0 30px;
  margin: 35px 0 0 0;
}

.industries {
  padding: 75px 0;
}
.industries .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
.industries .wrap h2 {
  font-size: 1.875rem;
  margin: 0 0 15px 0;
}
.industries .wrap ul li {
  font-size: 1.375rem;
  width: -webkit-calc((100% - 50px) / 2);
  width: calc((100% - 50px) / 2);
  float: left;
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
}
.industries .wrap ul li + li {
  margin: 15px 0 0 50px;
  border: 0;
}
.industries .wrap ul li:nth-child(2n+1) {
  margin-left: 0;
  clear: left;
}
.industries .wrap ul li:nth-child(2) ~ li {
  border-top: 1px solid rgb(0, 0, 0);
}

.cta {
  padding: 75px 0 95px 0;
}
.cta .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
.cta .wrap header {
  width: 50%;
}
.cta .wrap header h2 {
  font-size: 2.8125rem;
  line-height: 1.125;
  width: 500px;
}
.cta .wrap header p {
  font-size: 1.5625rem;
  line-height: 1.25;
  width: 600px;
}
.cta .wrap header a {
  font-size: 1.125rem;
  margin: 65px 0 0 0;
}

footer {
  background-color: rgb(22, 22, 22);
  color: rgb(255, 255, 255);
}
footer section {
  padding: 75px 0;
}
footer section .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 0 auto;
}
footer section .wrap h2 {
  font-size: 1.5625rem;
  line-height: 1;
}
footer section .wrap > ul > li h3 {
  font-size: 1.25rem;
  margin: 0 0 25px 0;
}
footer section .wrap > ul > li ul li a {
  font-size: 1.125rem;
}
footer section .wrap nav {
  padding: 6px 0 0 0;
}
footer section .wrap nav a {
  font-size: 1.125rem;
  line-height: 1;
}
footer section .wrap nav a + a {
  margin: 0 0 0 30px;
}
footer section + section {
  padding: 50px 0;
}

.lp_hero {
  padding: 50px 0 75px 0;
}
.lp_hero .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 750px;
  margin: 0 auto;
}
.lp_hero .wrap h1 {
  color: rgb(255, 255, 255);
  font-size: 4.375rem;
  line-height: 1;
  font-weight: 500;
  margin: 0 0 16px 0;
}
.lp_hero .wrap p {
  font-size: 1.5rem;
  line-height: 1.25;
  color: rgb(220, 220, 220);
}
.lp_hero .wrap form {
  margin: 40px 75px 0 75px;
}
.lp_hero .wrap form p {
  position: relative;
}
.lp_hero .wrap form p input {
  display: block;
  width: 100%;
  height: 70px;
  border: 1px solid rgb(255, 255, 255);
  background-color: transparent;
  border-radius: 35px;
  font-size: 1.25rem;
  line-height: 1;
  padding: 0 35px;
  font-family: inherit;
  color: rgb(255, 255, 255);
}
.lp_hero .wrap form p button {
  display: block;
  position: absolute;
  top: 10px;
  right: 11px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgb(255, 255, 255);
  overflow: hidden;
}
.lp_hero .wrap form p.small {
  text-align: center;
  font-size: 1rem;
  color: rgb(81, 81, 81);
  margin: 20px 0 0 0;
}

.lp_whitepaper_plug {
  padding: 0 0 75px 0;
}
.lp_whitepaper_plug .wrap {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  max-width: 850px;
  margin: 0 auto;
}
.lp_whitepaper_plug .wrap header {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 0;
  width: -webkit-calc(100% - 385px);
  width: calc(100% - 385px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lp_whitepaper_plug .wrap header ul {
  list-style: none;
}
.lp_whitepaper_plug .wrap header ul li {
  color: rgb(255, 255, 255);
  font-size: 1.25rem;
  line-height: 1;
  padding: 20px 60px;
}
.lp_whitepaper_plug .wrap header ul li + li {
  border-top: 1px solid rgb(76, 76, 76);
}
.lp_whitepaper_plug .wrap figure {
  width: 385px;
  float: left;
}

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