.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, .cta .wrap a, .callout .wrap a, .callout .wrap, .callout, .results .wrap a, .image_text .wrap a, .text_image .wrap a, .hero .wrap header nav ul li ul li, .hero, .main_header .wrap nav ul li ul li {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lp_whitepaper_plug .wrap:after, footer section .wrap:after, footer section .wrap > ul:after, .hero .wrap header:after, .hero .wrap header nav ul:after, .main_header .wrap:after, .main_header .wrap nav ul:after {
  content: "";
  display: block;
  clear: both;
}

.main_header {
  padding: 30px 0;
}
.main_header .wrap {
  margin: 0 50px;
}
.main_header .wrap h2 {
  font-size: 1.5625rem;
  float: left;
}
.main_header .wrap h2 a {
  display: block;
  text-decoration: none;
}
.main_header .wrap nav {
  display: block;
  float: left;
  margin: 0 0 0 50px;
  padding: 4px 0 0 0;
}
.main_header .wrap nav ul {
  list-style: none;
}
.main_header .wrap nav ul li {
  float: left;
  position: relative;
}
.main_header .wrap nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 1;
}
.main_header .wrap nav ul li ul {
  position: absolute;
  top: 100%;
  left: -20px;
  opacity: 0;
  pointer-events: none;
  background-color: rgb(10, 10, 10);
  width: 250px;
  padding: 15px 0;
}
.main_header .wrap nav ul li ul li {
  float: none;
  padding: 10px 20px;
}
.main_header .wrap nav ul li ul li + li {
  margin: 0;
}
.main_header .wrap nav ul li:hover ul {
  opacity: 1;
  pointer-events: all;
}
.main_header .wrap nav ul li + li {
  margin: 0 0 0 25px;
}
.main_header .wrap button {
  display: none;
}

.text_page {
  padding: 40px 0;
}
.text_page .wrap {
  margin: 0 50px;
}
.text_page .wrap section h1 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 500;
}
.text_page .wrap section h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: 500;
}
.text_page .wrap section h2 + p {
  margin-top: 0.5em;
}
.text_page .wrap section h3 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-size: 1.625rem;
  line-height: 1;
  font-weight: 500;
}
.text_page .wrap section h3 + p {
  margin-top: 0.5em;
}
.text_page .wrap section p {
  font-size: 1.25rem;
  line-height: 1.25;
  width: 500px;
  margin: 1.25em 0 0 0;
}
.text_page .wrap section figure {
  font-size: 1rem;
  margin: 1.5em 0 0 0;
  min-height: 50px;
  background-color: rgb(240, 240, 240);
}
.text_page .wrap section ul {
  list-style: none;
  margin: 1.5em 0 0 0;
}
.text_page .wrap section ul li + li {
  margin: 1.5em 0 0 0;
}
.text_page .wrap section + section {
  margin: 40px 0 0 0;
}

.hero {
  background-color: rgb(22, 22, 22);
  padding: 65px 0 90px 0;
  color: rgb(255, 255, 255);
}
.hero .wrap {
  margin: 0 50px;
}
.hero .wrap header {
  margin: 0 0 100px 0;
}
.hero .wrap header h2 {
  font-size: 1.5625rem;
  float: left;
}
.hero .wrap header h2 a {
  display: block;
  text-decoration: none;
}
.hero .wrap header nav {
  display: block;
  float: left;
  margin: 0 0 0 50px;
  padding: 4px 0 0 0;
}
.hero .wrap header nav ul {
  list-style: none;
}
.hero .wrap header nav ul li {
  float: left;
  position: relative;
}
.hero .wrap header nav ul li a {
  display: block;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 1;
}
.hero .wrap header nav ul li ul {
  position: absolute;
  top: 100%;
  left: -20px;
  opacity: 0;
  pointer-events: none;
  width: 250px;
  padding: 10px 0;
}
.hero .wrap header nav ul li ul li {
  float: none;
  padding: 10px 20px;
}
.hero .wrap header nav ul li ul li + li {
  margin: 0;
}
.hero .wrap header nav ul li:hover ul {
  opacity: 1;
  pointer-events: all;
}
.hero .wrap header nav ul li + li {
  margin: 0 0 0 25px;
}
.hero .wrap header button {
  display: none;
}
.hero .wrap .textbox h1 {
  font-size: 2.8125rem;
}
.hero .wrap .textbox p {
  font-size: 1.5625rem;
  line-height: 1.25;
  margin: 15px 0 0 0;
}
.hero .wrap .textbox a {
  font-size: 1.125rem;
}

.intro {
  padding: 75px 0;
}
.intro .wrap {
  margin: 0 50px;
}
.intro .wrap h3 {
  font-size: 1.375rem;
  line-height: 1.5;
}
.intro .wrap p {
  font-size: 1.375rem;
  line-height: 1.5;
}

.text_image {
  margin: 75px 0 0 0;
}
.text_image .wrap {
  margin: 0 50px;
}
.text_image .wrap header h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.875rem;
}
.text_image .wrap header p {
  font-size: 1.25rem;
  line-height: 1.25;
  margin: 18px 0 0 0;
}
.text_image .wrap figure {
  height: 300px;
  background-color: rgb(242, 242, 242);
  border-radius: 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 25px 0 0 0;
}
.text_image .wrap figure.fixed {
  background-size: auto 100%;
}
.text_image .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: 25px 0 0 0;
}

.image_text {
  margin: 75px 0 0 0;
}
.image_text .wrap {
  margin: 0 50px;
}
.image_text .wrap header h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.875rem;
}
.image_text .wrap header p {
  font-size: 1.25rem;
  line-height: 1.25;
  margin: 18px 0 0 0;
}
.image_text .wrap figure {
  height: 300px;
  background-color: rgb(242, 242, 242);
  border-radius: 15px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 25px 0 0 0;
}
.image_text .wrap figure.fixed {
  background-size: auto 100%;
}
.image_text .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: 25px 0 0 0;
}

.results {
  margin: 75px 0 0 0;
}
.results .wrap {
  margin: 0 50px;
}
.results .wrap h2 {
  font-size: 2.8125rem;
}
.results .wrap ul {
  list-style: none;
}
.results .wrap ul li {
  font-size: 1.5rem;
}
.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 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: 25px 0 0 0;
}

.callout {
  padding: 75px 0;
}
.callout .wrap {
  margin: 0 50px;
  background-color: rgb(22, 22, 22);
  border-radius: 15px;
  padding: 25px;
  color: rgb(255, 255, 255);
}
.callout .wrap h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8125rem;
  line-height: 1.25;
}
.callout .wrap p {
  font-size: 1.5625rem;
  line-height: 1.25;
  margin: 18px 0 0 0;
}
.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: 25px 0 0 0;
}

.industries {
  padding: 75px 0;
}
.industries .wrap {
  margin: 0 50px;
}
.industries .wrap h2 {
  font-size: 1.875rem;
}
.industries .wrap ul li {
  font-size: 1.375rem;
}

.cta {
  padding: 75px 0;
}
.cta .wrap {
  margin: 0 50px;
}
.cta .wrap h2 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.8125rem;
  line-height: 1.25;
}
.cta .wrap p {
  font-size: 1.125rem;
  line-height: 1.25;
  margin: 18px 0 0 0;
}
.cta .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: 25px 0 0 0;
}

footer {
  background-color: rgb(22, 22, 22);
  color: rgb(255, 255, 255);
}
footer section {
  padding: 75px 0;
}
footer section .wrap {
  margin: 0 50px;
}
footer section .wrap > ul {
  list-style: none;
}
footer section .wrap > ul > li {
  width: 25%;
  float: left;
}
footer section .wrap > ul > li h3 {
  font-family: "helvetica-neue-lt-pro", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  margin: 0 0 24px 0;
}
footer section .wrap > ul > li ul {
  list-style: none;
}
footer section .wrap > ul > li ul li a {
  display: block;
  text-decoration: none;
  font-size: 0.875rem;
  line-height: 1.25;
}
footer section .wrap > ul > li ul li + li {
  margin: 16px 0 0 0;
}
footer section .wrap > ul > li + li {
  margin: 0 0 0 0;
}
footer section .wrap h2 {
  font-size: 1.5625rem;
  line-height: 1;
  float: left;
}
footer section .wrap nav {
  padding: 6px 0 0 0;
  float: right;
  margin: 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: 75px 0 50px 0;
}
.lp_hero .wrap {
  margin: 0 50px;
}
.lp_hero .wrap h1 {
  color: rgb(255, 255, 255);
  font-size: 3.5rem;
  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: 50px 0 0 0;
}
.lp_hero .wrap form p {
  position: relative;
}
.lp_hero .wrap form p input {
  display: block;
  width: 100%;
  height: 60px;
  border: 1px solid rgb(255, 255, 255);
  background-color: transparent;
  border-radius: 30px;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0 25px;
  font-family: inherit;
  color: rgb(255, 255, 255);
}
.lp_hero .wrap form p button {
  display: block;
  position: absolute;
  top: 10px;
  right: 11px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgb(255, 255, 255);
  overflow: hidden;
}
.lp_hero .wrap form p.small {
  text-align: center;
  font-size: 0.875rem;
  color: rgb(81, 81, 81);
  margin: 15px 0 0 0;
}

.lp_whitepaper_plug {
  padding: 0 0 75px 0;
}
.lp_whitepaper_plug .wrap {
  margin: 0 50px;
  position: relative;
}
.lp_whitepaper_plug .wrap header {
  margin: 0;
  position: absolute;
  top: 50%;
  right: 0;
  width: 55%;
  -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: 15px 25px;
}
.lp_whitepaper_plug .wrap header ul li + li {
  border-top: 1px solid rgb(76, 76, 76);
}
.lp_whitepaper_plug .wrap figure {
  width: 45%;
  float: left;
}

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