/* HTML5 Reset
--------------------------------------------- */
/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible; }

progress,
sub,
sup {
  vertical-align: baseline; }

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

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

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

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

a {
  background-color: transparent; }

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15; }

button,
select {
  text-transform: none; }

[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button; }

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  display: table;
  max-width: 100%;
  color: inherit;
  white-space: normal; }

textarea {
  overflow: auto; }

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

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

details {
  display: block; }

summary {
  display: list-item; }

[hidden],
template {
  display: none; }

/* Box Sizing
--------------------------------------------- */
html {
  box-sizing: border-box; }

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

/* Float Clearing
--------------------------------------------- */
.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  display: table;
  content: " "; }

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  display: table;
  clear: both;
  content: ""; }

html {
  overflow-x: hidden; }

html,
input[type='search'] {
  box-sizing: border-box; }

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

html {
  overflow-y: scroll;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

body {
  margin: 0;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  line-height: 1.472;
  color: #051e50;
  font-size: 17px; }
  @media (min-width: 640px) {
    body {
      line-height: 1.52; } }
  @media (min-width: 880px) {
    body {
      line-height: 1.568; } }
  @media (min-width: 1200px) {
    body {
      line-height: 1.6; } }
  @media (min-width: 640px) {
    body {
      font-size: 19px; } }
  @media (min-width: 880px) {
    body {
      font-size: 20px; } }
p {
  margin: 0 0 18px;
  line-height: 1.5;
  font-size: 17px; }
  @media (min-width: 640px) {
    p {
      font-size: 18px; } }
  @media (min-width: 880px) {
    p {
      font-size: 18px; } }
  @media (min-width: 640px) {
    p {
      margin-bottom: 22px;
      line-height: 1.55; } }
  @media (min-width: 880px) {
    p {
      margin-bottom: 24px;
      line-height: 1.667; } }
  p.subheading {
    font-weight: 700;
    line-height: 1.4;
    color: #169fe6;
    font-size: 18px; }
    @media (min-width: 640px) {
      p.subheading {
        font-size: 19px; } }
    @media (min-width: 880px) {
      p.subheading {
        font-size: 20px; } }
blockquote {
  margin: 0; }

img {
  width: 100%;
  height: auto; }

a {
  font-weight: 400;
  color: #169fe6;
  text-decoration: underline;
  transition: all ease-in-out 0.2s; }
  a:hover, a:active, a:focus {
    color: #1178ae;
    text-decoration: none; }

:focus {
  outline: none; }

h1,
h2,
h3,
h4,
h5 {
  margin: 0 0 16px;
  font-weight: 700;
  line-height: 1.11;
  color: #051e50; }
  @media (min-width: 640px) {
    h1,
    h2,
    h3,
    h4,
    h5 {
      margin: 0 0 18px; } }
  @media (min-width: 880px) {
    h1,
    h2,
    h3,
    h4,
    h5 {
      margin: 0 0 20px; } }
h1 {
  line-height: 1.2;
  letter-spacing: -1.5px;
  font-size: 34px; }
  @media (min-width: 640px) {
    h1 {
      font-size: 44px; } }
  @media (min-width: 880px) {
    h1 {
      font-size: 52px; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 62px; } }
  @media (min-width: 880px) {
    h1 {
      line-height: 1.065;
      letter-spacing: -2.5px; } }
h2 {
  letter-spacing: -1.5px;
  font-size: 34px; }
  @media (min-width: 640px) {
    h2 {
      font-size: 44px; } }
  @media (min-width: 880px) {
    h2 {
      font-size: 54px; } }
h3 {
  letter-spacing: -1.5px;
  font-size: 32px; }
  @media (min-width: 640px) {
    h3 {
      font-size: 36px; } }
  @media (min-width: 880px) {
    h3 {
      font-size: 40px; } }
h4 {
  font-size: 24px; }
  @media (min-width: 640px) {
    h4 {
      font-size: 28px; } }
  @media (min-width: 880px) {
    h4 {
      font-size: 32px; } }
.heading-red {
  color: #e14747; }

.section-grey {
  background-color: #f4f6fa; }

.section-dark {
  color: #fff;
  background-color: #051e50; }

.wrap {
  max-width: 100%;
  margin: 0 20px; }
  @media (min-width: 640px) {
    .wrap {
      margin: 0 24px; } }
  @media (min-width: 880px) {
    .wrap {
      margin: 0 30px; } }
  @media (min-width: 1170px) {
    .wrap {
      max-width: 1110px;
      margin: 0 auto; } }
::-moz-placeholder {
  color: #4d5a75;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #4d5a75; }

input,
select,
textarea {
  width: 100%;
  padding: 20px 24px 16px;
  font-weight: 400;
  color: #051e50;
  background-color: #fff;
  border: 2px solid #f4f6fa;
  font-size: 16px; }
  @media (min-width: 640px) {
    input,
    select,
    textarea {
      font-size: 18px; } }
  @media (min-width: 880px) {
    input,
    select,
    textarea {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    input,
    select,
    textarea {
      font-size: 20px; } }
input:focus,
textarea:focus {
  border: 2px solid #eceff5;
  outline: none; }

input[type='checkbox'],
input[type='image'],
input[type='radio'] {
  width: auto; }

.button {
  display: inline-block;
  width: auto;
  padding: 14px 24px 12px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  white-space: normal;
  cursor: pointer;
  background-color: #6dc713;
  border: 0;
  border-radius: 0; }
  .button:hover, .button:active, .button:focus {
    color: #fff;
    background-color: #59a20f;
    border: none; }
  .button.large {
    padding: 16px 30px 14px;
    font-size: 18px; }
  .button.text {
    padding: 0;
    font-size: 14px;
    color: #6dc713;
    background-color: transparent;
    transition: all ease-in-out 0.1s; }
    .button.text:hover, .button.text:active, .button.text:focus {
      color: #59a20f; }
      .button.text:hover::after, .button.text:active::after, .button.text:focus::after {
        transform: translateX(8px); }
    .button.text::after {
      display: inline-block;
      width: 16px;
      height: 16px;
      margin: 0 0 -2px 16px;
      content: '';
      background-image: url("../images/ocr/arrow_green.png");
      background-size: contain;
      transition: all ease-in-out 0.1s; }
    .button.text.blue {
      color: #169fe6; }
      .button.text.blue:hover, .button.text.blue:active, .button.text.blue:focus {
        color: #1178ae; }
      .button.text.blue::after {
        background-image: url("../images/ocr/arrow_blue.png"); }
    .button.text.red {
      color: #df4b4b; }
      .button.text.red:hover, .button.text.red:active, .button.text.red:focus {
        color: #c92424; }
      .button.text.red::after {
        background-image: url("../images/ocr/arrow_red.png"); }
    .button.text.purple {
      color: #6434ee; }
      .button.text.purple:hover, .button.text.purple:active, .button.text.purple:focus {
        color: #4412d3; }
      .button.text.purple::after {
        background-image: url("../images/ocr/arrow_purple.png"); }
    .button.text.white {
      color: #fff; }
      .button.text.white:hover, .button.text.white:active, .button.text.white:focus {
        color: #e0e0e0; }
      .button.text.white::after {
        background-image: url("../images/ocr/arrow_white.png"); }

.mobile-button {
  display: block;
  width: 100%;
  margin-top: 30px; }
  @media (min-width: 640px) {
    .mobile-button {
      display: none; } }
  .mobile-button a {
    display: block; }

.top-bar {
  display: block;
  padding: 8px 0 10px;
  text-decoration: none;
  background-color: #df4b4b; }
  .top-bar:hover, .top-bar:active, .top-bar:focus {
    background-color: #dc3a3a; }
  .top-bar p {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    text-align: center; }
  .top-bar .button {
    display: block;
    margin: 10px 0 0; }
    @media (min-width: 640px) {
      .top-bar .button {
        display: inline-block;
        margin: 0 0 0 16px; } }
.footer {
  padding: 60px 0; }
  .footer img {
    display: block;
    max-width: 300px;
    margin: 0 auto 18px; }
    @media (min-width: 767px) {
      .footer img {
        margin: 0; } }
  .footer p {
    margin: 0;
    font-size: 16px;
    color: #4d5a75;
    text-align: center; }
    @media (min-width: 767px) {
      .footer p {
        margin-left: auto;
        text-align: right; } }
  @media (min-width: 767px) {
    .footer .wrap {
      display: flex;
      align-items: center; } }
.hero {
  position: relative;
  z-index: 1;
  padding: 24px 0 0;
  color: #fff;
  background-color: #051e50; }
  @media (min-width: 640px) {
    .hero {
      padding: 35px 0 0; } }
  @media (min-width: 1200px) {
    .hero {
      padding: 50px 0 30px; } }
  .hero::after {
    position: absolute;
    top: calc(100% - 30px);
    z-index: 2;
    display: block;
    width: 100%;
    height: 100px;
    content: '';
    background-color: transparent;
    background-image: url("../images/ocr/wave_white.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%; }
    @media (min-width: 640px) {
      .hero::after {
        top: calc(100% - 40px);
        background-size: cover; } }
    @media (min-width: 960px) {
      .hero::after {
        bottom: -100px;
        height: 150px;
        background-size: cover; } }
    @media (min-width: 1040px) {
      .hero::after {
        top: auto;
        bottom: -100px;
        height: 150px; } }
    @media (min-width: 1200px) {
      .hero::after {
        bottom: -80px;
        height: 150px; } }
  .hero .hero-title {
    color: #fff;
    text-align: center; }
  .hero .hero-sub-heading {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.33;
    text-align: center; }
  .hero .hero-image {
    position: relative;
    z-index: 99; }
    @media (min-width: 640px) {
      .hero .hero-image {
        margin-bottom: -320px;
        margin-left: -40px; } }
    @media (min-width: 880px) {
      .hero .hero-image {
        margin-top: -20px;
        margin-left: -100px; } }
    .hero .hero-image .mobile-only {
      display: block; }
      @media (min-width: 640px) {
        .hero .hero-image .mobile-only {
          display: none; } }
    .hero .hero-image .hide-mobile {
      display: none; }
      @media (min-width: 640px) {
        .hero .hero-image .hide-mobile {
          display: block; } }
    .hero .hero-image img {
      display: block;
      width: 100%;
      max-width: 188px;
      margin: 0 auto;
      border-radius: 7px; }
      @media (min-width: 640px) {
        .hero .hero-image img {
          position: relative;
          z-index: 99;
          max-width: none;
          margin: 0; } }
  .hero .hero-desc {
    margin-top: 20px;
    line-height: 1.5;
    text-align: center; }
    @media (min-width: 640px) {
      .hero .hero-desc {
        max-width: 484px;
        margin-top: 40px;
        text-align: left; } }
    @media (min-width: 880px) {
      .hero .hero-desc {
        margin-top: 30px; } }
    @media (min-width: 960px) {
      .hero .hero-desc p {
        font-size: 20px;
        line-height: 1.5; } }
    .hero .hero-desc .button {
      position: relative;
      z-index: 99;
      width: 100%;
      margin: 0; }
      @media (min-width: 640px) {
        .hero .hero-desc .button {
          width: auto; } }
      @media (min-width: 960px) {
        .hero .hero-desc .button {
          margin-top: 20px; } }
.hero-testimonial {
  padding-top: 20px;
  margin-top: 0;
  background-color: #f4f6fa; }
  @media (min-width: 640px) {
    .hero-testimonial {
      padding-top: 40px; } }
  @media (min-width: 880px) {
    .hero-testimonial {
      padding-top: 60px; } }
  @media (min-width: 960px) {
    .hero-testimonial {
      padding-top: 40px; } }
  @media (min-width: 1200px) {
    .hero-testimonial {
      padding-top: 0;
      margin-top: 10px; } }
  .hero-testimonial .wrap {
    position: relative;
    z-index: 9; }
  .hero-testimonial blockquote {
    max-width: 440px;
    margin: 0 auto; }
    @media (min-width: 640px) {
      .hero-testimonial blockquote {
        margin: 0 0 0 0;
        margin-left: 51.25%; } }
    @media (min-width: 880px) {
      .hero-testimonial blockquote {
        margin: 0 0 0 0;
        margin-left: 51.25%; } }
    @media (min-width: 960px) {
      .hero-testimonial blockquote {
        margin: 0 0 0 0;
        margin-left: 51.25%; } }
    @media (min-width: 1200px) {
      .hero-testimonial blockquote {
        margin: 0 0 0 0;
        margin-left: calc(50% + 30px); } }
    .hero-testimonial blockquote::before {
      color: #169fe6; }
    .hero-testimonial blockquote cite {
      margin-top: 20px; }

.hero-top {
  max-width: 930px;
  margin: 0 auto; }

@media (min-width: 640px) {
  .hero-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.5%; } }

@media (min-width: 1200px) {
  .hero-bottom {
    margin-top: 50px;
    grid-gap: 60px; } }

blockquote {
  margin: 20px 0;
  font-size: 22px;
  line-height: 1.5; }
  blockquote p {
    line-height: 1.5; }
    blockquote p:last-of-type {
      margin-bottom: 0; }
    blockquote p.quote-large {
      font-size: 20px; }
      @media (min-width: 640px) {
        blockquote p.quote-large {
          font-size: 25px; } }
      @media (min-width: 880px) {
        blockquote p.quote-large {
          font-size: 30px; } }
  blockquote::before {
    position: relative;
    top: -15px;
    left: -20px;
    display: block;
    height: 0;
    font-size: 43px;
    font-style: italic;
    color: #051e50;
    content: '\201C';
    opacity: 0.4; }
    @media (min-width: 640px) {
      blockquote::before {
        top: -18px;
        left: -26px;
        font-size: 50px; } }
    @media (min-width: 880px) {
      blockquote::before {
        top: -16px;
        left: -29px;
        font-size: 50px; } }
    @media (min-width: 1200px) {
      blockquote::before {
        top: -20px;
        left: -40px;
        font-size: 55px; } }
  blockquote cite {
    display: block;
    margin-top: 18px;
    font-size: 17px;
    font-style: normal;
    line-height: 1.1; }
    @media (min-width: 640px) {
      blockquote cite {
        margin-top: 28px;
        font-size: 18px; } }
    blockquote cite .name {
      display: block;
      padding-top: 4px;
      margin: 0 0 4px;
      font-weight: 700; }
    blockquote cite .title {
      display: block;
      font-size: 16px;
      font-weight: 400;
      color: #4d5a75; }
    blockquote cite img {
      float: left;
      max-width: 49px;
      margin-right: 20px; }

.indiegogo {
  padding: 40px 0 30px;
  background-color: #f4f6fa; }
  @media (min-width: 640px) {
    .indiegogo {
      padding: 70px 0 50px; } }
  @media (min-width: 1024px) {
    .indiegogo {
      padding: 130px 0 70px; } }
  @media (min-width: 1200px) {
    .indiegogo {
      padding: 150px 0 80px; } }
  .indiegogo .indiegogo-title {
    font-size: 20px;
    text-align: center; }
    @media (min-width: 400px) {
      .indiegogo .indiegogo-title {
        font-size: 22px; } }
    .indiegogo .indiegogo-title a {
      font-weight: 700;
      color: #051e50; }

.indiegogo-numbers-grid {
  display: grid;
  max-width: 630px;
  margin: 30px auto 0 auto;
  grid-template-columns: 1fr 1.2fr 1.5fr; }
  @media (min-width: 440px) {
    .indiegogo-numbers-grid {
      margin-top: 46px; } }
  .indiegogo-numbers-grid .number-item {
    text-align: center; }
    .indiegogo-numbers-grid .number-item .number {
      display: inline-block;
      font-size: 20px;
      font-weight: 700;
      line-height: 1.2;
      text-align: center;
      font-size: 20px; }
      @media (min-width: 640px) {
        .indiegogo-numbers-grid .number-item .number {
          font-weight: 500;
          letter-spacing: -1.5px; } }
      @media (min-width: 640px) {
        .indiegogo-numbers-grid .number-item .number {
          font-size: 30px; } }
      @media (min-width: 880px) {
        .indiegogo-numbers-grid .number-item .number {
          font-size: 48px; } }
      @media (min-width: 1200px) {
        .indiegogo-numbers-grid .number-item .number {
          font-size: 54px; } }
    .indiegogo-numbers-grid .number-item .label {
      display: block;
      text-align: center;
      font-size: 16px; }
      @media (min-width: 640px) {
        .indiegogo-numbers-grid .number-item .label {
          font-size: 18px; } }
      @media (min-width: 880px) {
        .indiegogo-numbers-grid .number-item .label {
          font-size: 18px; } }
  .indiegogo-numbers-grid .pledged-desktop {
    display: none; }
    @media (min-width: 640px) {
      .indiegogo-numbers-grid .pledged-desktop {
        display: inline-block; } }
  .indiegogo-numbers-grid .number-money .label {
    position: relative; }
    .indiegogo-numbers-grid .number-money .label::after {
      position: absolute;
      top: -48px;
      right: calc(50% - 70px);
      display: block;
      width: 48px;
      height: 50px;
      content: '';
      background-image: url("../images/ocr/indiegogo.png");
      background-size: contain; }
      @media (min-width: 500px) {
        .indiegogo-numbers-grid .number-money .label::after {
          top: -70px;
          right: -10px; } }
      @media (min-width: 640px) {
        .indiegogo-numbers-grid .number-money .label::after {
          top: -70px;
          right: -50px;
          width: 59px;
          height: 61px; } }
      @media (min-width: 880px) {
        .indiegogo-numbers-grid .number-money .label::after {
          top: -80px;
          right: -75px;
          width: 66px;
          height: 69px; } }
      @media (min-width: 1200px) {
        .indiegogo-numbers-grid .number-money .label::after {
          top: -90px;
          right: -90px;
          width: 66px;
          height: 69px; } }
.sneak-peek {
  position: relative;
  padding: 40px 0 0 0;
  background-color: #f4f6fa; }
  @media (min-width: 640px) {
    .sneak-peek {
      padding: 50px 0 0 0; } }
  @media (min-width: 880px) {
    .sneak-peek {
      padding: 80px 0 0 0; } }
  @media (min-width: 1200px) {
    .sneak-peek {
      padding: 100px 0 0 0; } }
  .sneak-peek h3 {
    text-align: center; }
  .sneak-peek .video-wrap {
    max-width: 720px;
    margin: 20px auto 0; }
    @media (min-width: 640px) {
      .sneak-peek .video-wrap {
        margin-top: 40px;
        margin-bottom: 0; } }
    @media (min-width: 880px) {
      .sneak-peek .video-wrap {
        margin-top: 50px;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .sneak-peek .video-wrap {
        margin-bottom: 0; } }
    .sneak-peek .video-wrap .video-wrap-inner {
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 56.25%;
      /* 16:9 */ }
    .sneak-peek .video-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .sneak-peek .video-wrap img {
      display: block;
      margin: 0 0 -40px; }
      @media (min-width: 640px) {
        .sneak-peek .video-wrap img {
          margin: 0 0 -100px; } }
      @media (min-width: 880px) {
        .sneak-peek .video-wrap img {
          margin: 0 0 -150px; } }
      @media (min-width: 1200px) {
        .sneak-peek .video-wrap img {
          margin: 0 0 -200px; } }
  .sneak-peek .action {
    width: 100%;
    margin: 20px auto 0;
    text-align: center; }
    @media (min-width: 640px) {
      .sneak-peek .action {
        margin: 30px auto 0; } }
    @media (min-width: 1200px) {
      .sneak-peek .action {
        margin: 60px auto 0; } }
.sneak-peek-bottom {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .sneak-peek-bottom {
      padding: 40px 0; } }
  @media (min-width: 880px) {
    .sneak-peek-bottom {
      padding: 70px 0; } }
  @media (min-width: 1200px) {
    .sneak-peek-bottom {
      padding: 90px 0; } }
  .sneak-peek-bottom h4 {
    line-height: 1.25;
    font-size: 22px; }
    @media (min-width: 640px) {
      .sneak-peek-bottom h4 {
        font-size: 24px; } }
    @media (min-width: 880px) {
      .sneak-peek-bottom h4 {
        font-size: 26px; } }
    @media (min-width: 1200px) {
      .sneak-peek-bottom h4 {
        font-size: 28px; } }
    @media (min-width: 880px) {
      .sneak-peek-bottom h4 {
        line-height: 1.5; } }
  @media (min-width: 880px) {
    .sneak-peek-bottom .sneak-peek-bottom-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 70px; } }
  .sneak-peek-bottom .sneak-peek-bottom-grid .grid-right {
    margin-top: 32px; }
    @media (min-width: 880px) {
      .sneak-peek-bottom .sneak-peek-bottom-grid .grid-right {
        margin-top: 0; } }
.icon-list-large h4 {
  margin-bottom: 10px;
  font-size: 20px; }

.icon-list-large .icon-list-item {
  display: flex;
  margin-bottom: 24px;
  line-height: 1.5; }
  .icon-list-large .icon-list-item .icon-list-item--image {
    width: 48px;
    margin-right: 20px; }
    @media (min-width: 880px) {
      .icon-list-large .icon-list-item .icon-list-item--image {
        width: 52px;
        margin-top: -6px;
        margin-right: 24px; } }
    .icon-list-large .icon-list-item .icon-list-item--image img {
      width: 48px;
      margin-top: -2px; }
      @media (min-width: 880px) {
        .icon-list-large .icon-list-item .icon-list-item--image img {
          width: 52px; } }
  .icon-list-large .icon-list-item .icon-list-item--content {
    margin-bottom: 14px;
    font-size: 15px; }
    @media (min-width: 640px) {
      .icon-list-large .icon-list-item .icon-list-item--content {
        font-size: 16px; } }
    @media (min-width: 880px) {
      .icon-list-large .icon-list-item .icon-list-item--content {
        font-size: 16px; } }
  .icon-list-large .icon-list-item .icon-list-link {
    display: inline-block;
    margin-top: 34px; }
    @media (min-width: 880px) {
      .icon-list-large .icon-list-item .icon-list-link {
        margin-top: 54px; } }
.simple .icon-list-large .icon-list-item--content {
  margin-bottom: 0;
  font-size: 16px; }
  @media (min-width: 640px) {
    .simple .icon-list-large .icon-list-item--content {
      font-size: 18px; } }
  @media (min-width: 880px) {
    .simple .icon-list-large .icon-list-item--content {
      font-size: 20px; } }
@media (min-width: 880px) {
  .simple .icon-list-large .icon-list-item {
    margin-bottom: 8px; } }

.simple .icon-list-large .icon-list-item--image {
  margin-right: 20px; }
  @media (min-width: 880px) {
    .simple .icon-list-large .icon-list-item--image {
      margin-top: 0;
      margin-right: 30px; } }
  .simple .icon-list-large .icon-list-item--image img {
    width: 48px; }

.master .icon-list-large .icon-list-item--image {
  margin-right: 20px; }
  @media (min-width: 880px) {
    .master .icon-list-large .icon-list-item--image {
      margin-top: 0;
      margin-right: 30px; } }
  .master .icon-list-large .icon-list-item--image img {
    width: 64px; }

.struggle .wrap {
  padding: 30px 0 30px;
  border-top: 1px solid #eceff5; }
  @media (min-width: 640px) {
    .struggle .wrap {
      padding: 50px 0 40px; } }
  @media (min-width: 880px) {
    .struggle .wrap {
      padding: 70px 0 60px; } }
  @media (min-width: 1200px) {
    .struggle .wrap {
      padding: 90px 0 130px; } }
@media (min-width: 640px) {
  .struggle .struggle-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px; } }

@media (min-width: 880px) {
  .struggle .struggle-grid {
    margin-top: 80px;
    grid-gap: 90px; } }

.struggle .struggle-grid .grid-left {
  margin-bottom: 28px; }
  @media (min-width: 640px) {
    .struggle .struggle-grid .grid-left {
      margin-bottom: 0; } }
  .struggle .struggle-grid .grid-left h4 {
    line-height: 1.5;
    font-size: 20px; }
    @media (min-width: 880px) {
      .struggle .struggle-grid .grid-left h4 {
        margin-bottom: 40px; } }
    @media (min-width: 640px) {
      .struggle .struggle-grid .grid-left h4 {
        font-size: 22px; } }
    @media (min-width: 880px) {
      .struggle .struggle-grid .grid-left h4 {
        font-size: 28px; } }
.get-started {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .get-started {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .get-started {
      padding: 70px 0; } }
  @media (min-width: 1200px) {
    .get-started {
      padding: 90px 0; } }
@media (min-width: 640px) {
  .get-started-intro {
    display: grid;
    align-items: center;
    grid-template-columns: 6fr 4fr;
    grid-gap: 50px; } }
  @media (min-width: 640px) and (min-width: 880px) {
    .get-started-intro {
      grid-gap: 70px; } }
  @media (min-width: 640px) and (min-width: 1200px) {
    .get-started-intro {
      grid-gap: 100px; } }
.get-started-intro .grid-right img {
  width: calc(100% + 40px);
  margin: -20px; }
  @media (min-width: 640px) {
    .get-started-intro .grid-right img {
      width: calc(100% + 48px);
      margin: 0 -24px; } }
  @media (min-width: 880px) {
    .get-started-intro .grid-right img {
      width: calc(100% + 60px);
      margin: 0 -30px; } }
  @media (min-width: 1200px) {
    .get-started-intro .grid-right img {
      width: calc(100% + 80px);
      margin: 0 -40px; } }
.get-started-item {
  display: grid;
  align-items: center;
  margin-bottom: 24px;
  grid-template-columns: 48px auto;
  grid-column-gap: 20px;
  grid-row-gap: 12px; }
  @media (min-width: 640px) {
    .get-started-item {
      align-items: flex-start;
      grid-template-columns: 60px 200px auto;
      grid-gap: 4%; } }
  @media (min-width: 880px) {
    .get-started-item {
      margin-bottom: 60px;
      grid-template-columns: 80px 255px auto;
      grid-gap: 5.5%; } }
  .get-started-item .title h4 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.25; }
    @media (min-width: 640px) {
      .get-started-item .title h4 {
        font-size: 24px; } }
  .get-started-item .content {
    grid-column: 1 / -1; }
    @media (min-width: 640px) {
      .get-started-item .content {
        grid-column: auto; } }
.simple {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .simple {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .simple {
      padding: 70px 0; } }
  @media (min-width: 1200px) {
    .simple {
      padding: 90px 0; } }
  @media (min-width: 640px) {
    .simple .simple-top {
      display: grid;
      grid-template-columns: 1.5fr 1fr;
      grid-gap: 40px; } }
  @media (min-width: 880px) {
    .simple .simple-top {
      grid-template-columns: 1fr 1fr;
      grid-gap: 60px; } }
  .simple .simple-top .grid-right img {
    display: block;
    max-width: 354px;
    margin: 30px auto 0; }
  .simple .simple-bottom {
    margin-top: 20px; }
    @media (min-width: 640px) {
      .simple .simple-bottom {
        margin-top: 40px; } }
    @media (min-width: 880px) {
      .simple .simple-bottom {
        margin-top: 60px; } }
    @media (min-width: 1200px) {
      .simple .simple-bottom {
        margin-top: 90px; } }
  .simple .simple-bottom-headline {
    max-width: 634px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: center; }
    @media (min-width: 880px) {
      .simple .simple-bottom-headline {
        margin-bottom: 0; } }
  @media (min-width: 640px) {
    .simple .icon-list-large {
      display: grid;
      grid-gap: 40px; } }
  @media (min-width: 880px) {
    .simple .icon-list-large {
      margin-top: 80px;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 100px; } }
.curious {
  margin: 40px 0; }
  @media (min-width: 640px) {
    .curious {
      margin: 50px 0; } }
  @media (min-width: 880px) {
    .curious {
      margin: 90px 0; } }
  @media (min-width: 1200px) {
    .curious {
      margin: 120px 0; } }
  .curious > .wrap {
    max-width: 960px; }
  .curious .curious-top {
    text-align: center; }
    .curious .curious-top .curious-intro {
      max-width: 820px;
      margin: 0 auto; }

.curious-bottom {
  margin-top: 30px; }
  @media (min-width: 640px) {
    .curious-bottom {
      display: grid;
      margin-top: 40px;
      grid-template-columns: 1fr 1fr;
      grid-gap: 7%; } }
  @media (min-width: 880px) {
    .curious-bottom {
      margin-top: 50px;
      grid-gap: 10%; } }
  @media (min-width: 1200px) {
    .curious-bottom {
      margin-top: 60px;
      grid-gap: 120px; } }
  .curious-bottom ul.circle-checks {
    margin: 0 0 20px 0; }
    @media (min-width: 640px) {
      .curious-bottom ul.circle-checks {
        margin: 0 0 40px 0; } }
    .curious-bottom ul.circle-checks li {
      position: relative;
      margin-bottom: 10px;
      list-style-type: none;
      font-size: 15px; }
      @media (min-width: 640px) {
        .curious-bottom ul.circle-checks li {
          font-size: 17px; } }
      @media (min-width: 640px) {
        .curious-bottom ul.circle-checks li {
          margin-bottom: 12px; } }
      .curious-bottom ul.circle-checks li::before {
        position: absolute;
        top: 3px;
        left: -36px;
        display: block;
        width: 18px;
        height: 18px;
        content: '';
        background-image: url("../images/ocr/icon_circle_check.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }

.experienced {
  padding: 40px 0; }
  @media (min-width: 640px) {
    .experienced {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .experienced {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .experienced {
      padding: 100px 0; } }
  .experienced .experienced-top {
    text-align: center; }
  .experienced .subheading {
    max-width: 690px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px; }
    @media (min-width: 640px) {
      .experienced .subheading {
        font-size: 22px; } }
    @media (min-width: 880px) {
      .experienced .subheading {
        font-size: 24px; } }
.experienced-list {
  max-width: 920px;
  margin: 0 auto; }
  @media (min-width: 640px) {
    .experienced-list {
      display: grid;
      margin-top: 30px;
      grid-template-columns: 1fr 1fr;
      grid-gap: 7%; } }
  @media (min-width: 880px) {
    .experienced-list {
      margin-top: 40px;
      grid-gap: 10%; } }
  @media (min-width: 1200px) {
    .experienced-list {
      margin-top: 50px;
      grid-gap: 120px; } }
  .experienced-list ul.badge-check {
    margin: 0 0 20px 0; }
    @media (min-width: 640px) {
      .experienced-list ul.badge-check {
        margin: 0 0 40px 0; } }
    .experienced-list ul.badge-check li {
      position: relative;
      margin-bottom: 12px;
      list-style-type: none;
      font-size: 15px; }
      @media (min-width: 640px) {
        .experienced-list ul.badge-check li {
          font-size: 17px; } }
      @media (min-width: 640px) {
        .experienced-list ul.badge-check li {
          padding-left: 20px;
          margin-bottom: 24px; } }
      .experienced-list ul.badge-check li::before {
        position: absolute;
        top: 1px;
        left: -32px;
        display: block;
        width: 18px;
        height: 18px;
        content: '';
        background-image: url("../images/ocr/icon_badge_check.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }
        @media (min-width: 640px) {
          .experienced-list ul.badge-check li::before {
            top: -2px;
            width: 30px;
            height: 30px; } }
.libraries {
  margin: 40px 0; }
  @media (min-width: 640px) {
    .libraries {
      margin: 50px 0 40px; } }
  @media (min-width: 880px) {
    .libraries {
      margin: 90px 0 80px; } }
  @media (min-width: 1200px) {
    .libraries {
      margin: 120px 0 90px; } }
  @media (min-width: 640px) {
    .libraries .library-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 7%; } }
  @media (min-width: 880px) {
    .libraries .library-grid {
      grid-column-gap: 10%; } }
  @media (min-width: 1200px) {
    .libraries .library-grid {
      grid-column-gap: 90px; } }
  @media (min-width: 880px) {
    .libraries .library-grid h3 {
      margin-bottom: 40px; } }
  @media (min-width: 880px) {
    .libraries .library-grid .subheading {
      margin-bottom: 40px; } }
  @media (min-width: 1200px) {
    .libraries .library-grid .subheading {
      margin-bottom: 50px; } }
  .libraries .library-grid img.mobile-only {
    display: block;
    max-width: 465px;
    margin: 0 auto 30px auto; }
    @media (min-width: 640px) {
      .libraries .library-grid img.mobile-only {
        display: none; } }
.library-logos {
  display: none; }
  @media (min-width: 640px) {
    .library-logos {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      margin-top: 30px; } }
  .library-logos img {
    display: flex;
    max-width: 180px;
    height: 100%;
    margin: 0 12px 20px; }
    @media (min-width: 880px) {
      .library-logos img {
        margin: 0 15px 25px; } }
  .library-logos .logo-py {
    max-width: 50px; }
    @media (min-width: 880px) {
      .library-logos .logo-py {
        max-width: 60px; } }
  .library-logos .logo-cv {
    max-width: 40px; }
    @media (min-width: 880px) {
      .library-logos .logo-cv {
        max-width: 48px; } }
  .library-logos .logo-tesseract {
    max-width: 123px;
    margin: -10px 0 0 0; }
    @media (min-width: 880px) {
      .library-logos .logo-tesseract {
        max-width: 143px; } }
  .library-logos .logo-keras {
    max-width: 50px; }
    @media (min-width: 880px) {
      .library-logos .logo-keras {
        max-width: 63px; } }
  .library-logos .logo-tf {
    max-width: 45px; }
    @media (min-width: 880px) {
      .library-logos .logo-tf {
        max-width: 60px; } }
  .library-logos .logo-amz {
    max-width: 110px;
    margin-right: 10px; }
    @media (min-width: 880px) {
      .library-logos .logo-amz {
        max-width: 130px; } }
  .library-logos .logo-google {
    max-width: 121px;
    margin-right: 0; }
  .library-logos .logo-msft {
    max-width: 188px; }

@media (min-width: 640px) {
  .cta {
    position: relative;
    margin-bottom: 50px; } }

.cta .cta-grid {
  position: relative;
  display: grid;
  align-items: center;
  padding: 30px 20px;
  margin: 0 -20px 0 -20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-gap: 15px; }
  @media (min-width: 640px) {
    .cta .cta-grid {
      padding: 0 24px 0 0;
      margin: 0;
      grid-template-columns: 140px auto;
      grid-gap: 24px;
      grid-template-rows: auto auto; } }
  @media (min-width: 880px) {
    .cta .cta-grid {
      padding: 32px 32px 32px 0;
      grid-template-columns: 1fr 3fr 2fr;
      grid-gap: 5%;
      grid-template-rows: auto; } }
  @media (min-width: 1200px) {
    .cta .cta-grid {
      grid-template-columns: minmax(132px, 160px) 3fr 2fr;
      grid-gap: 62px; } }
  .cta .cta-grid .image {
    justify-self: center;
    grid-row: 2 / 3; }
    @media (min-width: 640px) {
      .cta .cta-grid .image {
        grid-row: 1 / -1; } }
    @media (min-width: 880px) {
      .cta .cta-grid .image {
        grid-row: auto; } }
    .cta .cta-grid .image img {
      max-width: 160px;
      margin: 0 auto;
      border-radius: 5px;
      box-shadow: 0px 15px 35px rgba(99, 122, 134, 0.25); }
      @media (min-width: 640px) {
        .cta .cta-grid .image img {
          margin: -18px 0; } }
      @media (min-width: 880px) {
        .cta .cta-grid .image img {
          margin: -50px 0; } }
      @media (min-width: 1200px) {
        .cta .cta-grid .image img {
          margin: -100px 0; } }
  .cta .cta-grid .content {
    text-align: center;
    justify-self: center; }
    @media (min-width: 640px) {
      .cta .cta-grid .content {
        align-self: flex-end;
        text-align: left; } }
    @media (min-width: 880px) {
      .cta .cta-grid .content {
        align-self: inherit; } }
    .cta .cta-grid .content p:last-child {
      margin-bottom: 0; }
  .cta .cta-grid .action {
    align-self: flex-start;
    justify-self: center; }
    @media (min-width: 640px) {
      .cta .cta-grid .action {
        grid-column: 2 / 3;
        justify-self: left; } }
    @media (min-width: 880px) {
      .cta .cta-grid .action {
        align-self: inherit;
        grid-column: auto; } }
.cta-one .cta-grid {
  min-height: 160px;
  background-color: #f4f6fa; }

.cta-one.section-dark .cta-grid {
  background-color: #051e50; }

.cta-two {
  color: #fff; }
  .cta-two .cta-grid {
    padding: 24px 3%;
    margin-bottom: 0;
    background-color: #051e50; }
    @media (min-width: 880px) {
      .cta-two .cta-grid {
        padding: 16px 5% 16px 0; } }
    @media (min-width: 1200px) {
      .cta-two .cta-grid {
        padding: 56px 6% 56px 0; } }
    @media (min-width: 1200px) {
      .cta-two .cta-grid .content {
        padding-right: 10%; } }
    .cta-two .cta-grid .action {
      width: 100%;
      white-space: nowrap; }
      @media (min-width: 640px) {
        .cta-two .cta-grid .action {
          width: auto; } }
      .cta-two .cta-grid .action .button {
        width: 100%;
        white-space: nowrap; }
    @media (min-width: 640px) {
      .cta-two .cta-grid .action form {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 5px; } }
    @media (min-width: 880px) {
      .cta-two .cta-grid .action form {
        display: block; } }
    .cta-two .cta-grid .action form input {
      display: block;
      width: 100%;
      padding: 14px 24px 12px;
      margin-bottom: 3px;
      text-align: center; }
      @media (min-width: 640px) {
        .cta-two .cta-grid .action form input {
          margin-bottom: 0; } }
      @media (min-width: 880px) {
        .cta-two .cta-grid .action form input {
          margin-bottom: 5px; } }
      .cta-two .cta-grid .action form input[type='submit'] {
        display: block;
        height: 100%;
        margin-bottom: 0;
        font-weight: 700;
        line-height: 1.5;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        white-space: normal;
        cursor: pointer;
        background-color: #6dc713;
        border: none;
        transition: all ease-in-out 0.2s;
        font-size: 14px; }
        @media (min-width: 640px) {
          .cta-two .cta-grid .action form input[type='submit'] {
            font-size: 15px; } }
        @media (min-width: 880px) {
          .cta-two .cta-grid .action form input[type='submit'] {
            font-size: 16px; } }
        .cta-two .cta-grid .action form input[type='submit']:hover, .cta-two .cta-grid .action form input[type='submit']:active, .cta-two .cta-grid .action form input[type='submit']:focus {
          color: #fff;
          background-color: #59a20f;
          border: none; }
    @media (min-width: 640px) {
      .cta-two .cta-grid .image img {
        margin: 0; } }
    @media (min-width: 880px) {
      .cta-two .cta-grid .image img {
        margin: -50px 0; } }
    @media (min-width: 1200px) {
      .cta-two .cta-grid .image img {
        margin: -100px 0; } }
  .cta-two p {
    line-height: 1.5; }
  .cta-two .cta-intro {
    margin-bottom: 10px;
    font-weight: 700; }
  .cta-two .cta-small {
    font-size: 16px; }

@media (min-width: 880px) {
  .cta-top-margin {
    margin-top: 50px; } }

@media (min-width: 1200px) {
  .cta-top-margin {
    margin-top: 50px; } }

#release_bar #countdown {
  display: inline-block;
  padding: 0;
  margin: 0 10px;
  list-style-type: none; }
  #release_bar #countdown li {
    display: inline-block;
    padding: 2px 8px;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0.25);
    border-radius: 2px; }
    #release_bar #countdown li#countdown_seconds {
      width: 50px; }
    #release_bar #countdown li div {
      display: inline; }

#release_bar .release_bar--action {
  display: inline-block; }
  #release_bar .release_bar--action img {
    max-width: 14px;
    margin: 0 0 -3px 8px; }

.what-book {
  margin: 20px 0; }
  @media (min-width: 640px) {
    .what-book {
      margin: 40px 0; } }
  @media (min-width: 880px) {
    .what-book {
      margin: 70px 0; } }
  @media (min-width: 1200px) {
    .what-book {
      margin: 140px 0 100px; } }
.what-book-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto; }
  @media (min-width: 640px) {
    .what-book-grid {
      grid-template-columns: 1.1fr 2fr;
      grid-template-rows: auto auto;
      grid-column-gap: 10%; } }
  @media (min-width: 1200px) {
    .what-book-grid {
      grid-column-gap: 140px; } }
  .what-book-grid .image {
    max-width: 325px;
    margin-bottom: 20px;
    grid-row: 2 / 3; }
    @media (min-width: 640px) {
      .what-book-grid .image {
        max-width: none;
        margin-bottom: 0;
        grid-row: 1 / -1; } }
    .what-book-grid .image .image-bottom {
      border: 5px solid #fff;
      box-shadow: 0px 20px 70px rgba(99, 122, 134, 0.2); }
    .what-book-grid .image .image-top {
      display: block;
      max-width: 80%;
      margin: -60px auto 0;
      box-shadow: 0px 20px 70px rgba(99, 122, 134, 0.2); }
      @media (min-width: 1200px) {
        .what-book-grid .image .image-top {
          max-width: 270px; } }
  @media (min-width: 880px) {
    .what-book-grid .intro p.subheading {
      padding-right: 10%;
      margin-bottom: 24px; } }
  @media (min-width: 640px) {
    .what-book-grid .list {
      grid-column: 2 / 3; } }
  .what-book-grid .list p {
    margin-bottom: 16px; }
  .what-book-grid .list ul.circle-checks {
    margin: 0 0 20px 0; }
    @media (min-width: 640px) {
      .what-book-grid .list ul.circle-checks {
        margin: 0 0 40px 0; } }
    .what-book-grid .list ul.circle-checks li {
      position: relative;
      margin-bottom: 14px;
      list-style-type: none;
      font-size: 17px; }
      @media (min-width: 640px) {
        .what-book-grid .list ul.circle-checks li {
          font-size: 18px; } }
      @media (min-width: 640px) {
        .what-book-grid .list ul.circle-checks li {
          margin-bottom: 18px; } }
      .what-book-grid .list ul.circle-checks li::before {
        position: absolute;
        top: 4px;
        left: -36px;
        display: block;
        width: 18px;
        height: 18px;
        content: '';
        background-image: url("../images/ocr/icon_circle_check.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }

.build-learning {
  position: relative;
  padding: 40px 0;
  margin-top: 40px; }
  @media (min-width: 640px) {
    .build-learning {
      padding: 40px 0; } }
  @media (min-width: 880px) {
    .build-learning {
      padding: 50px 0; } }
  @media (min-width: 1200px) {
    .build-learning {
      padding: 70px 0; } }
  .build-learning::before {
    position: absolute;
    top: 0;
    left: calc(50% - 150px);
    display: block;
    width: 300px;
    height: 1px;
    margin: 0 auto;
    content: '';
    background-color: #d3d7df; }
    @media (min-width: 640px) {
      .build-learning::before {
        content: none; } }
.build-learning--intro {
  grid-gap: 130px; }
  @media (min-width: 640px) {
    .build-learning--intro {
      display: grid;
      grid-gap: 8%;
      grid-template-columns: 6fr 3.5fr; } }
  @media (min-width: 1200px) {
    .build-learning--intro {
      grid-gap: 130px;
      grid-template-columns: 6fr 3fr; } }
.build-learning--intro .intro-right {
  display: grid;
  align-items: center;
  margin: 30px 0;
  justify-items: center;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px; }
  @media (min-width: 640px) {
    .build-learning--intro .intro-right {
      margin: 0;
      grid-gap: 20px; } }
  @media (min-width: 880px) {
    .build-learning--intro .intro-right {
      align-items: flex-start;
      justify-items: center;
      grid-gap: 0; } }
  .build-learning--intro .intro-right img {
    display: block;
    width: 100%; }
  .build-learning--intro .intro-right .icon-py {
    align-self: flex-end;
    max-width: 100px;
    justify-self: flex-end; }
    @media (min-width: 640px) {
      .build-learning--intro .intro-right .icon-py {
        max-width: 88px;
        justify-self: center; } }
    @media (min-width: 880px) {
      .build-learning--intro .intro-right .icon-py {
        align-self: flex-start; } }
  .build-learning--intro .intro-right .icon-tf {
    align-self: flex-end;
    max-width: 100px;
    justify-self: flex-start; }
    @media (min-width: 640px) {
      .build-learning--intro .intro-right .icon-tf {
        max-width: 73px;
        justify-self: center; } }
    @media (min-width: 880px) {
      .build-learning--intro .intro-right .icon-tf {
        align-self: flex-start; } }
  .build-learning--intro .intro-right .icon-keras {
    align-self: flex-start;
    max-width: 100px;
    justify-self: flex-end; }
    @media (min-width: 640px) {
      .build-learning--intro .intro-right .icon-keras {
        max-width: 88px;
        justify-self: center; } }
    @media (min-width: 880px) {
      .build-learning--intro .intro-right .icon-keras {
        align-self: flex-start; } }
  .build-learning--intro .intro-right .icon-mx {
    align-self: flex-start;
    max-width: 100px;
    justify-self: flex-start; }
    @media (min-width: 640px) {
      .build-learning--intro .intro-right .icon-mx {
        max-width: 96px;
        justify-self: center; } }
    @media (min-width: 880px) {
      .build-learning--intro .intro-right .icon-mx {
        align-self: flex-start; } }
.build-learning--bottom {
  margin-top: 20px; }
  @media (min-width: 640px) {
    .build-learning--bottom {
      display: grid;
      grid-column-gap: 5%;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 1200px) {
    .build-learning--bottom {
      grid-gap-column: 70px; } }
.section-quotes {
  padding: 20px 0 10px; }
  @media (min-width: 640px) {
    .section-quotes {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .section-quotes {
      padding: 70px 0; } }
  @media (min-width: 1200px) {
    .section-quotes {
      padding: 80px 0; } }
  @media (min-width: 640px) {
    .section-quotes .quotes-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 10%; } }
  @media (min-width: 1200px) {
    .section-quotes .quotes-grid {
      grid-gap: 160px; } }
  .section-quotes .quotes-grid blockquote {
    margin-bottom: 36px; }
    @media (min-width: 640px) {
      .section-quotes .quotes-grid blockquote {
        margin-bottom: 0; } }
  .section-quotes .quotes-grid img {
    box-shadow: 0px 20px 70px rgba(99, 122, 134, 0.1); }

.sneak-quotes > .wrap {
  max-width: 1000px;
  padding: 0 2.5%; }

.section-quotes-cta {
  margin-top: 0; }
  @media (min-width: 640px) {
    .section-quotes-cta {
      padding-top: 100px;
      margin-top: -120px; } }
  @media (min-width: 880px) {
    .section-quotes-cta {
      padding-top: 130px;
      margin-top: -110px; } }
  @media (min-width: 1200px) {
    .section-quotes-cta {
      padding-top: 180px;
      margin-top: -150px; } }
.pricing-quotes {
  padding-top: 10px;
  margin-top: 0; }
  .pricing-quotes .quotes-grid {
    align-items: flex-end;
    padding: 2%;
    margin-top: 0; }
    @media (min-width: 1200px) {
      .pricing-quotes .quotes-grid {
        padding: 0 30px 30px; } }
    .pricing-quotes .quotes-grid blockquote {
      color: #fff; }
      .pricing-quotes .quotes-grid blockquote::before {
        color: #fff; }
      .pricing-quotes .quotes-grid blockquote .title {
        color: #fff; }

.right-for-me {
  margin: 40px 0; }
  @media (min-width: 640px) {
    .right-for-me {
      margin: 50px 0; } }
  @media (min-width: 880px) {
    .right-for-me {
      margin: 90px 0; } }
  @media (min-width: 1200px) {
    .right-for-me {
      margin: 120px 0; } }
  .right-for-me > .wrap {
    max-width: 1040px; }

@media (min-width: 640px) {
  .right-for-me .right-for-me--intro {
    text-align: center; } }

.right-for-me .right-for-me--intro h2 {
  max-width: 720px;
  margin: 0 auto 30px auto; }

.right-for-me .right-for-me--intro p {
  max-width: 840px;
  margin-right: auto;
  margin-left: auto; }

.right-for-me .right-for-me--intro .subheading {
  max-width: none; }

@media (min-width: 640px) {
  .right-for-me .list-grid {
    margin-top: 30px; } }
  @media (min-width: 640px) and (min-width: 640px) {
    .right-for-me .list-grid {
      display: grid;
      margin-top: 40px;
      grid-template-columns: 1fr 1fr;
      grid-gap: 7%; } }
  @media (min-width: 640px) and (min-width: 880px) {
    .right-for-me .list-grid {
      margin-top: 50px;
      grid-gap: 10%; } }
  @media (min-width: 640px) and (min-width: 1200px) {
    .right-for-me .list-grid {
      margin-top: 60px;
      grid-gap: 120px; } }
.right-for-me .list-grid ul.square-checks {
  margin: 0;
  font-size: 17px; }
  @media (min-width: 640px) {
    .right-for-me .list-grid ul.square-checks {
      font-size: 18px; } }
  .right-for-me .list-grid ul.square-checks li {
    position: relative;
    margin-bottom: 16px;
    line-height: 1.5;
    list-style-type: none; }
    @media (min-width: 640px) {
      .right-for-me .list-grid ul.square-checks li {
        margin-bottom: 18px; } }
    @media (min-width: 880px) {
      .right-for-me .list-grid ul.square-checks li {
        margin-bottom: 22px; } }
    .right-for-me .list-grid ul.square-checks li::before {
      position: absolute;
      top: 3px;
      left: -30px;
      display: block;
      width: 16px;
      height: 16px;
      content: '';
      background-image: url("../images/ocr/icon_square_check.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain; }
      @media (min-width: 640px) {
        .right-for-me .list-grid ul.square-checks li::before {
          left: -36px;
          width: 18px;
          height: 18px; } }
      @media (min-width: 880px) {
        .right-for-me .list-grid ul.square-checks li::before {
          left: -42px; } }
      @media (min-width: 1200px) {
        .right-for-me .list-grid ul.square-checks li::before {
          left: -48px; } }
.three-volumes {
  margin: 100px 0 70px; }

.three-volumes--intro {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto; }
  @media (min-width: 640px) {
    .three-volumes--intro {
      grid-template-columns: 1fr 8fr;
      grid-template-rows: auto auto auto;
      grid-column-gap: 32px; } }
  @media (min-width: 880px) {
    .three-volumes--intro {
      grid-template-columns: 340px auto;
      grid-template-rows: auto auto auto;
      grid-column-gap: 7%; } }
  @media (min-width: 1200px) {
    .three-volumes--intro {
      align-items: center;
      grid-template-columns: 1fr 1.8fr;
      grid-column-gap: 125px; } }
  .three-volumes--intro p:last-of-type {
    margin-bottom: 0; }
  .three-volumes--intro p {
    grid-column: 1 / -1; }
    @media (min-width: 880px) {
      .three-volumes--intro p {
        grid-column: auto; } }
  .three-volumes--intro img {
    max-width: 250px;
    margin: 0 auto 20px;
    grid-row: 3 / 4; }
    @media (min-width: 640px) {
      .three-volumes--intro img {
        max-width: 100%;
        grid-row: auto; } }
    @media (min-width: 880px) {
      .three-volumes--intro img {
        grid-row: 1 / -1; } }
.three-volumes .bundles {
  margin-top: 30px; }
  @media (min-width: 640px) {
    .three-volumes .bundles {
      margin-top: 50px; } }
  @media (min-width: 1200px) {
    .three-volumes .bundles {
      margin-top: 70px; } }
  .three-volumes .bundles p.bundle-intro {
    text-align: center; }

@media (min-width: 880px) {
  .bundle-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 2%; } }

@media (min-width: 1200px) {
  .bundle-grid {
    grid-gap: 30px; } }

.bundle-grid {
  margin-top: 20px; }
  @media (min-width: 880px) {
    .bundle-grid {
      margin-top: 40px; } }
  .bundle-grid a {
    position: relative;
    display: block;
    padding: 32px 20px;
    margin-bottom: 10px;
    color: #051e50;
    text-decoration: none; }
    @media (min-width: 880px) {
      .bundle-grid a {
        padding: 8% 7% 60px;
        margin: 0; } }
    @media (min-width: 1200px) {
      .bundle-grid a {
        padding: 32px 24px 64px 24px; } }
    .bundle-grid a:hover, .bundle-grid a:active, .bundle-grid a:focus {
      box-shadow: 0px 15px 35px rgba(99, 122, 134, 0.09);
      transform: translateY(-4px); }
    .bundle-grid a img {
      max-width: 48px;
      margin-bottom: 10px; }
      @media (min-width: 640px) {
        .bundle-grid a img {
          max-width: 60px; } }
      @media (min-width: 880px) {
        .bundle-grid a img {
          max-width: 80px;
          margin-bottom: 20px; } }
    .bundle-grid a h4 {
      margin-bottom: 15px;
      font-size: 20px; }
      @media (min-width: 640px) {
        .bundle-grid a h4 {
          font-size: 22px; } }
      @media (min-width: 880px) {
        .bundle-grid a h4 {
          font-size: 24px; } }
    .bundle-grid a p {
      line-height: 1.5;
      font-size: 17px; }
      @media (min-width: 640px) {
        .bundle-grid a p {
          font-size: 18px; } }
    .bundle-grid a .button {
      margin-bottom: 0; }
      @media (min-width: 880px) {
        .bundle-grid a .button {
          position: absolute;
          bottom: 36px; } }
  .bundle-grid .bundle-starter {
    background-color: #f3fafd; }
    .bundle-grid .bundle-starter:hover, .bundle-grid .bundle-starter:active, .bundle-grid .bundle-starter:focus {
      background-color: #dcf1fb; }
  .bundle-grid .bundle-practitioner {
    background-color: #f7f5fe; }
    .bundle-grid .bundle-practitioner:hover, .bundle-grid .bundle-practitioner:active, .bundle-grid .bundle-practitioner:focus {
      background-color: #e8e1fd; }
  .bundle-grid .bundle-imagenet {
    background-color: #fef5f7; }
    .bundle-grid .bundle-imagenet:hover, .bundle-grid .bundle-imagenet:active, .bundle-grid .bundle-imagenet:focus {
      background-color: #fde1e8; }

.master > .wrap {
  max-width: 1040px; }

.master .master-top {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  text-align: center; }
  .master .master-top .subheading {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto; }

.master-grid {
  max-width: 880px;
  margin: 60px auto 100px; }
  @media (min-width: 640px) {
    .master-grid {
      display: grid;
      margin: 50px 0 70px;
      grid-template-columns: 1fr 1fr;
      grid-gap: 5%; } }
  @media (min-width: 880px) {
    .master-grid {
      margin: 60px 0 100px;
      grid-gap: 7%; } }
  @media (min-width: 1200px) {
    .master-grid {
      margin: 70px auto 110px;
      grid-gap: 80px; } }
.full-breakdown {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .full-breakdown {
      padding: 150px 0 70px;
      margin-top: -150px; } }
  @media (min-width: 1200px) {
    .full-breakdown {
      padding: 200px 0 100px;
      margin-top: -150px; } }
.full-breakdown-intro {
  margin-bottom: 30px; }
  @media (min-width: 640px) {
    .full-breakdown-intro {
      margin-bottom: 40px; } }
  @media (min-width: 880px) {
    .full-breakdown-intro {
      margin-bottom: 50px; } }
  @media (min-width: 1200px) {
    .full-breakdown-intro {
      margin-bottom: 70px; } }
  .full-breakdown-intro h2 {
    max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
    font-size: 32px; }
    @media (min-width: 640px) {
      .full-breakdown-intro h2 {
        font-size: 40px; } }
    @media (min-width: 880px) {
      .full-breakdown-intro h2 {
        font-size: 48px; } }
    @media (min-width: 880px) {
      .full-breakdown-intro h2 {
        margin-bottom: 30px;
        text-align: center; } }
    .full-breakdown-intro h2 span {
      font-weight: 400; }
  .full-breakdown-intro p {
    max-width: 824px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 880px) {
      .full-breakdown-intro p {
        text-align: center; } }
.tabs-nav {
  z-index: 999;
  display: flex;
  padding: 0;
  background-color: #f4f6fa; }
  .tabs-nav .tabs-nav--item {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 15px 10px 8px 10px;
    margin-right: 5px;
    text-decoration: none;
    cursor: pointer;
    background-color: #eceff5;
    transition: all ease-in-out 0.2s; }
    @media (min-width: 880px) {
      .tabs-nav .tabs-nav--item {
        padding: 22px 22px 20px 22px; } }
    .tabs-nav .tabs-nav--item:hover {
      background-color: #dbe1ec; }
    .tabs-nav .tabs-nav--item:last-of-type {
      margin-right: 0; }
    @media (min-width: 640px) {
      .tabs-nav .tabs-nav--item > div {
        display: flex;
        align-items: center; } }
    .tabs-nav .tabs-nav--item h4 {
      margin-bottom: 2px;
      text-align: center;
      font-size: 15px; }
      @media (min-width: 640px) {
        .tabs-nav .tabs-nav--item h4 {
          font-size: 18px; } }
      @media (min-width: 880px) {
        .tabs-nav .tabs-nav--item h4 {
          font-size: 20px; } }
      @media (min-width: 1200px) {
        .tabs-nav .tabs-nav--item h4 {
          font-size: 24px; } }
      @media (min-width: 640px) {
        .tabs-nav .tabs-nav--item h4 {
          text-align: left; } }
    .tabs-nav .tabs-nav--item p {
      margin-bottom: 0;
      line-height: 1;
      font-size: 14px; }
      @media (min-width: 640px) {
        .tabs-nav .tabs-nav--item p {
          font-size: 14px; } }
      @media (min-width: 880px) {
        .tabs-nav .tabs-nav--item p {
          font-size: 15px; } }
      @media (min-width: 1200px) {
        .tabs-nav .tabs-nav--item p {
          font-size: 16px; } }
    @media (min-width: 640px) {
      .tabs-nav .tabs-nav--item .icon {
        margin-right: 16px; } }
    .tabs-nav .tabs-nav--item .icon svg {
      display: block;
      max-width: 30px;
      margin-right: auto;
      margin-left: auto; }
      @media (min-width: 640px) {
        .tabs-nav .tabs-nav--item .icon svg {
          margin-right: 0;
          margin-left: 0; } }
      @media (min-width: 880px) {
        .tabs-nav .tabs-nav--item .icon svg {
          max-width: 40px;
          margin-top: 2px; } }
    .tabs-nav .tabs-nav--item.current {
      position: relative; }
      .tabs-nav .tabs-nav--item.current:after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -10px;
        pointer-events: none;
        content: ' ';
        border: solid transparent;
        border-color: rgba(0, 0, 0, 0);
        border-width: 10px;
        border-top-color: #88b7d5; }

.tabs-nav .tab-starter {
  color: #169fe6; }
  .tabs-nav .tab-starter h4 {
    color: #169fe6; }
  .tabs-nav .tab-starter.current {
    color: #fff;
    background-color: #169fe6; }
    .tabs-nav .tab-starter.current h4 {
      color: #fff; }
    .tabs-nav .tab-starter.current svg {
      fill: #fff; }
    .tabs-nav .tab-starter.current:after {
      border-top-color: #169fe6; }
  .tabs-nav .tab-starter svg {
    fill: #169fe6; }

.tabs-nav .tab-practitioner {
  color: #6434ee; }
  .tabs-nav .tab-practitioner h4 {
    color: #6434ee; }
  .tabs-nav .tab-practitioner.current {
    color: #fff;
    background-color: #6434ee; }
    .tabs-nav .tab-practitioner.current h4 {
      color: #fff; }
    .tabs-nav .tab-practitioner.current svg {
      fill: #fff; }
    .tabs-nav .tab-practitioner.current:after {
      border-top-color: #6434ee; }
  .tabs-nav .tab-practitioner svg {
    fill: #6434ee; }

.tabs-nav .tab-expert {
  color: #ee3465; }
  .tabs-nav .tab-expert h4 {
    color: #ee3465; }
  .tabs-nav .tab-expert.current {
    color: #fff;
    background-color: #ee3465; }
    .tabs-nav .tab-expert.current h4 {
      color: #fff; }
    .tabs-nav .tab-expert.current svg {
      fill: #fff; }
    .tabs-nav .tab-expert.current:after {
      border-top-color: #ee3465; }
  .tabs-nav .tab-expert svg {
    fill: #ee3465; }

.tabs-nav .title p {
  display: none; }
  @media (min-width: 880px) {
    .tabs-nav .title p {
      display: block; } }
.tabs-content {
  margin-top: 30px; }
  @media (min-width: 640px) {
    .tabs-content {
      margin-top: 50px; } }
  @media (min-width: 880px) {
    .tabs-content {
      margin-top: 60px; } }
  @media (min-width: 1200px) {
    .tabs-content {
      margin-top: 70px; } }
  .tabs-content .tab-content {
    display: none; }
    .tabs-content .tab-content.current {
      display: block; }
  .tabs-content .desktop-button {
    display: none;
    width: 100%;
    margin-top: 90px;
    text-align: center; }
    @media (min-width: 640px) {
      .tabs-content .desktop-button {
        display: block; } }
@media (min-width: 640px) {
  .tabs-content .tab-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 7%; } }

@media (min-width: 1200px) {
  .tabs-content .tab-grid {
    grid-template-columns: 1fr 1.5fr;
    grid-gap: 60px; } }

.tabs-content .tab-grid .left h4 {
  line-height: 1.25; }

.tabs-content .tab-grid .left p {
  line-height: 1.6; }

.tabs-content .tab-grid .left .button {
  display: none; }
  @media (min-width: 640px) {
    .tabs-content .tab-grid .left .button {
      display: inline-block;
      margin-top: 40px; } }
.tabs-content .tab-grid ol,
.tabs-content .tab-grid ul {
  padding: 0;
  margin: 0 0 24px 32px;
  font-size: 18px; }
  .tabs-content .tab-grid ol li,
  .tabs-content .tab-grid ul li {
    margin-bottom: 10px;
    line-height: 1.5; }

.tabs-content .tab-grid .right .also-includes {
  padding: 16px 8px 12px;
  margin-bottom: 10px;
  line-height: 1.25;
  color: #fff;
  text-align: center;
  font-size: 18px; }
  @media (min-width: 640px) {
    .tabs-content .tab-grid .right .also-includes {
      font-size: 20px; } }
  @media (min-width: 880px) {
    .tabs-content .tab-grid .right .also-includes {
      font-size: 24px; } }
  @media (min-width: 640px) {
    .tabs-content .tab-grid .right .also-includes {
      padding: 15px 12px 10px; } }
  @media (min-width: 1200px) {
    .tabs-content .tab-grid .right .also-includes {
      padding: 20px 20px 16px; } }
  .tabs-content .tab-grid .right .also-includes.also-includes-starter {
    background-color: #169fe6; }
  .tabs-content .tab-grid .right .also-includes.also-includes-practitioner {
    background-color: #6434ee; }
  .tabs-content .tab-grid .right .also-includes.also-includes-plus {
    padding: 0;
    margin: 18px 0;
    font-size: 32px;
    font-weight: 700;
    color: #051e50; }
  .tabs-content .tab-grid .right .also-includes.also-includes-bonus {
    padding: 0;
    margin-bottom: 20px;
    font-weight: 700;
    color: #051e50; }

.tabs-content .tab-grid .right .image-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 3.5%;
  grid-row-gap: 14px; }
  @media (min-width: 550px) {
    .tabs-content .tab-grid .right .image-grid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-gap: 3.5%;
      grid-row-gap: 14px; } }
  @media (min-width: 640px) {
    .tabs-content .tab-grid .right .image-grid {
      grid-template-columns: repeat(4, 1fr);
      grid-column-gap: 4.5%;
      grid-row-gap: 20px; } }
  @media (min-width: 880px) {
    .tabs-content .tab-grid .right .image-grid {
      grid-template-columns: repeat(6, 1fr);
      grid-column-gap: 4.5%;
      grid-row-gap: 24px; } }
  .tabs-content .tab-grid .right .image-grid .item {
    grid-column: span 2; }
    .tabs-content .tab-grid .right .image-grid .item img {
      border: 2px solid #fff;
      box-shadow: 0px 10px 30px rgba(99, 122, 134, 0.1); }
    .tabs-content .tab-grid .right .image-grid .item .title {
      margin: 0;
      font-size: 14px;
      font-weight: 700;
      line-height: 1.25;
      text-align: center; }

.tabs-content .tab-grid .right .description {
  max-width: 520px;
  margin: 40px auto 0; }
  .tabs-content .tab-grid .right .description p {
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    font-size: 18px; }
    @media (min-width: 640px) {
      .tabs-content .tab-grid .right .description p {
        font-size: 20px; } }
    @media (min-width: 880px) {
      .tabs-content .tab-grid .right .description p {
        font-size: 24px; } }
@media (min-width: 550px) {
  .tabs-content .image-grid.one-remain .item:last-child {
    grid-column: 3 / 5; } }

@media (min-width: 640px) {
  .tabs-content .image-grid.one-remain .item:last-child {
    grid-column: span 2 / auto; } }

@media (min-width: 880px) {
  .tabs-content .image-grid.one-remain .item:last-child {
    grid-column: 3 / 5; } }

@media (min-width: 880px) {
  .tabs-content .image-grid.two-remain .item:nth-last-child(2) {
    grid-column: 2 / 4; }
  .tabs-content .image-grid.two-remain .item:last-child {
    grid-column: 4 / 6; } }

.tabs-content .tab-grid .right .also-bonus-section {
  margin-top: 30px; }
  .tabs-content .tab-grid .right .also-bonus-section .also-includes-plus {
    margin-top: 10px;
    margin-bottom: 10px; }

@media (min-width: 550px) {
  .tabs-content #one .tab-grid .right .image-grid {
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 3.5%;
    grid-row-gap: 20px; } }

@media (min-width: 640px) {
  .tabs-content #one .tab-grid .right .image-grid {
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 4.5%;
    grid-row-gap: 34px; } }

@media (min-width: 880px) {
  .tabs-content #one .tab-grid .right .image-grid {
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 4.5%;
    grid-row-gap: 50px; } }

@media (min-width: 1200px) {
  .tabs-content #three .tab-grid .right .also-includes.also-includes-plus {
    margin: 40px 0 32px; } }

@media (min-width: 880px) {
  .tabs-content #three .tab-grid .right .image-grid {
    grid-column-gap: 4.75%; } }

.tabs-content #three .tab-grid .right .image-grid .title {
  position: absolute;
  top: calc(100% - 30px);
  width: 100%;
  font-size: 16px; }
  @media (min-width: 640px) {
    .tabs-content #three .tab-grid .right .image-grid .title {
      font-size: 18px; } }
  @media (min-width: 880px) {
    .tabs-content #three .tab-grid .right .image-grid .title {
      font-size: 20px; } }
.tabs-content #three .tab-grid .right .image-grid img {
  margin-bottom: 20px;
  border: none;
  box-shadow: none; }

.tabs-content #three .tab-grid .right .tab-cert {
  margin-top: 40px;
  text-align: center; }
  @media (min-width: 400px) {
    .tabs-content #three .tab-grid .right .tab-cert {
      display: grid;
      align-items: center;
      margin: 60px 0 30px;
      text-align: left;
      grid-template-columns: 1fr 1fr;
      grid-gap: 5%; } }
  @media (min-width: 880px) {
    .tabs-content #three .tab-grid .right .tab-cert {
      margin: 100px 0 30px; } }
  @media (min-width: 1200px) {
    .tabs-content #three .tab-grid .right .tab-cert {
      grid-gap: 50px; } }
.tabs-content #three .tab-grid .right .cert-text {
  font-weight: 700;
  line-height: 1.3;
  font-size: 20px; }
  @media (min-width: 640px) {
    .tabs-content #three .tab-grid .right .cert-text {
      font-size: 22px; } }
  @media (min-width: 880px) {
    .tabs-content #three .tab-grid .right .cert-text {
      font-size: 24px; } }
  @media (min-width: 1200px) {
    .tabs-content #three .tab-grid .right .cert-text {
      font-size: 28px; } }
  .tabs-content #three .tab-grid .right .cert-text br {
    display: none; }
    @media (min-width: 400px) {
      .tabs-content #three .tab-grid .right .cert-text br {
        display: block; } }
.tabs-content #three .tab-grid .right .cert-image {
  justify-content: flex-end; }
  .tabs-content #three .tab-grid .right .cert-image img {
    max-width: 192px; }
    @media (min-width: 400px) {
      .tabs-content #three .tab-grid .right .cert-image img {
        float: right; } }
.trusted-by {
  margin: 50px 0; }
  @media (min-width: 640px) {
    .trusted-by {
      margin: 60px 0 20px; } }
  @media (min-width: 880px) {
    .trusted-by {
      margin: 60px 0 110px; } }
  @media (min-width: 1200px) {
    .trusted-by {
      margin: 70px 0 120px; } }
  .trusted-by h3 {
    line-height: 1.2;
    text-align: center;
    font-size: 24px; }
    @media (min-width: 640px) {
      .trusted-by h3 {
        font-size: 28px; } }
    @media (min-width: 880px) {
      .trusted-by h3 {
        font-size: 34px; } }
    @media (min-width: 1200px) {
      .trusted-by h3 {
        font-size: 40px; } }
.trusted-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 900px;
  margin: 20px auto 0; }
  @media (min-width: 640px) {
    .trusted-logos {
      margin: 40px auto 0; } }
  .trusted-logos img {
    display: block;
    max-width: 180px;
    height: auto;
    margin: 6px 5px 6px; }
    @media (min-width: 640px) {
      .trusted-logos img {
        margin: 10px 15px 10px; } }
    @media (max-width: 639px) {
      .trusted-logos img.apple {
        max-width: 28px;
        margin-top: 0; }
      .trusted-logos img.google {
        max-width: 115px; }
      .trusted-logos img.microsoft {
        max-width: 120px; }
      .trusted-logos img.adobe {
        max-width: 142px; }
      .trusted-logos img.ibm {
        max-width: 72px; }
      .trusted-logos img.intel {
        max-width: 48px; }
      .trusted-logos img.stanford {
        max-width: 77px; }
      .trusted-logos img.mit {
        max-width: 97px; }
      .trusted-logos img.ucla {
        max-width: 60px; }
      .trusted-logos img.cmu {
        max-width: 41px; } }
    @media (min-width: 640px) {
      .trusted-logos img.apple {
        max-width: 39px;
        margin-top: 0; }
      .trusted-logos img.google {
        max-width: 159px; }
      .trusted-logos img.microsfot {
        max-width: 163px; }
      .trusted-logos img.adobe {
        max-width: 178px; }
      .trusted-logos img.ibm {
        max-width: 92px; }
      .trusted-logos img.intel {
        max-width: 62px; }
      .trusted-logos img.stanford {
        max-width: 161px; }
      .trusted-logos img.mit {
        max-width: 202px; }
      .trusted-logos img.ucla {
        max-width: 126px; }
      .trusted-logos img.cmu {
        max-width: 91px; } }
.pricing-section {
  background-color: #051e50; }

@media (min-width: 880px) {
  .pricing-table {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2%; } }

@media (min-width: 1200px) {
  .pricing-table {
    grid-gap: 28px; } }

.pricing-table > div {
  margin-bottom: 30px; }
  @media (min-width: 880px) {
    .pricing-table > div {
      margin-top: -110px;
      margin-bottom: 0; } }
.pricing-table .bundle-inner {
  background-color: #fff;
  box-shadow: 0px 20px 70px rgba(0, 0, 0, 0.1); }

.pricing-table .read-more {
  text-decoration: underline;
  cursor: pointer; }
  .pricing-table .read-more:hover, .pricing-table .read-more:active, .pricing-table .read-more:focus {
    color: #169fe6;
    text-decoration: none; }

.pricing-table .bundle-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1; }
  @media (min-width: 880px) {
    .pricing-table .bundle-heading {
      padding: 20px; } }
  .pricing-table .bundle-heading svg {
    max-width: 22px;
    margin-right: 10px;
    fill: #fff; }
    @media (min-width: 880px) {
      .pricing-table .bundle-heading svg {
        max-width: 28px;
        margin-right: 12px; } }
.pricing-table .starter-bundle .bundle-heading {
  color: #fff;
  background-color: #169fe6; }

.pricing-table .practitioner-bundle .bundle-heading {
  color: #fff;
  background-color: #6434ee; }

.pricing-table .imagenet-bundle .bundle-heading {
  color: #fff;
  background-color: #ee3465; }

.pricing-table .bundle-top {
  padding: 34px 7%;
  text-align: center; }
  .pricing-table .bundle-top .bundle-price {
    position: relative;
    display: inline-flex;
    justify-content: center;
    font-size: 54px;
    font-weight: 700;
    line-height: 1; }
    .pricing-table .bundle-top .bundle-price .bundle-price-currency {
      margin-top: 2px;
      margin-right: 3px;
      margin-left: -20px;
      font-size: 32px; }
    .pricing-table .bundle-top .bundle-price .price-decimal {
      margin-top: 7px;
      margin-left: 2px;
      font-size: 22px; }
    .pricing-table .bundle-top .bundle-price.price-strike {
      margin-right: 30px;
      font-size: 40px;
      opacity: 0.75; }
      .pricing-table .bundle-top .bundle-price.price-strike::after {
        position: absolute;
        top: 48%;
        right: 10px;
        left: -18px;
        display: block;
        width: calc(100% + 22px);
        height: 4px;
        content: '';
        background-color: #df4b4b;
        transform: rotate(-8deg); }
      .pricing-table .bundle-top .bundle-price.price-strike .bundle-price-currency {
        margin-top: 2px;
        margin-right: 3px;
        margin-left: -20px;
        font-size: 22px; }
  .pricing-table .bundle-top .bundle-desc {
    display: block;
    margin: 15px 0 20px;
    font-size: 16px; }
  .pricing-table .bundle-top .button {
    display: block; }

.bundle-top-pricing {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (min-width: 400px) {
    .bundle-top-pricing {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; } }
@media (max-width: 879px) {
  .pricing-table .starter-bundle {
    margin-top: -40px; } }

@media (min-width: 880px) {
  .pricing-table .practitioner-bundle {
    margin-top: -134px; } }

.pricing-table .practitioner-bundle .bundle-desc {
  max-width: 218px;
  margin-right: auto;
  margin-left: auto; }

.pricing-table .imagenet-bundle .bundle-top {
  padding-top: 22px; }

.pricing-table .imagenet-bundle .bundle-desc {
  margin: 6px 0 15px; }

.pricing-table .bundle-content {
  padding: 0 7% 32px; }
  @media (min-width: 1200px) {
    .pricing-table .bundle-content {
      padding: 0 32px 32px; } }
  .pricing-table .bundle-content p {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.25; }
    .pricing-table .bundle-content p a {
      color: #051e50; }
  .pricing-table .bundle-content .button {
    display: block; }

.pricing-checks {
  padding: 0;
  margin: 30px 0 24px 20px;
  font-size: 16px;
  line-height: 1.3; }
  .pricing-checks li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 12px;
    list-style-type: none; }
    @media (min-width: 880px) {
      .pricing-checks li {
        padding-left: 15px; } }
    .pricing-checks li::before {
      position: absolute;
      left: -20px;
      display: block;
      width: 16px;
      height: 16px;
      content: '';
      background-image: url("../images/ocr/icon_green_circle_check.png");
      background-position: center center;
      background-size: contain; }

.paypal-link {
  display: block;
  margin: 10px 0 0 0;
  font-size: 15px;
  color: #4d5a75;
  text-align: center; }

.money-back {
  margin: 30px 0; }
  @media (min-width: 640px) {
    .money-back {
      margin: 40px 0 30px; } }
  @media (min-width: 880px) {
    .money-back {
      margin: 60px 0 40px; } }
  @media (min-width: 1200px) {
    .money-back {
      margin: 80px 0 40px; } }
  @media (min-width: 880px) {
    .money-back > .wrap {
      max-width: 870px;
      margin: 0 auto; } }
@media (min-width: 550px) {
  .money-back-grid {
    display: grid;
    grid-template-columns: 100px auto;
    grid-gap: 5%; } }

@media (min-width: 640px) {
  .money-back-grid {
    grid-template-columns: 160px auto;
    grid-gap: 8%; } }

@media (min-width: 1200px) {
  .money-back-grid {
    grid-gap: 78px; } }

.money-back-grid img {
  display: block;
  max-width: 160px;
  margin: 0 auto 12px; }
  @media (min-width: 550px) {
    .money-back-grid img {
      max-width: 100%; } }
.money-back-grid .content {
  padding-top: 10px;
  text-align: center; }
  @media (min-width: 550px) {
    .money-back-grid .content {
      text-align: left; } }
  .money-back-grid .content h4 {
    font-size: 20px; }
  .money-back-grid .content p {
    font-size: 16px;
    line-height: 1.5; }

.faq-section > .wrap {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .faq-section > .wrap {
      padding: 45px 0; } }
  @media (min-width: 880px) {
    .faq-section > .wrap {
      padding: 70px 0; } }
  @media (min-width: 1200px) {
    .faq-section > .wrap {
      padding: 100px 0; } }
.faq-section h3 {
  text-align: center; }

.faq-group {
  margin-top: 20px; }
  @media (min-width: 880px) {
    .faq-group {
      display: grid;
      margin-top: 50px;
      grid-template-columns: 1fr 1fr;
      grid-gap: 2%; } }
  @media (min-width: 1200px) {
    .faq-group {
      margin-top: 60px;
      grid-gap: 30px; } }
  .faq-group .schema-faq-section .schema-faq-answer {
    display: none;
    padding: 12px 24px 0 24px;
    font-size: 16px;
    line-height: 1.5; }
    .faq-group .schema-faq-section .schema-faq-answer p {
      font-size: 16px;
      line-height: 1.5; }
  .faq-group .schema-faq-question {
    position: relative;
    display: block;
    padding: 14px 20% 12px 24px;
    font-size: 18px;
    cursor: pointer;
    background-color: #f4f6fa;
    border: 1px solid #f4f6fa;
    transition: all ease-in-out 0.1s; }
    .faq-group .schema-faq-question::after {
      position: absolute;
      top: 19px;
      right: 20px;
      display: block;
      width: 12px;
      height: 12px;
      content: '';
      background-image: url("../images/ocr/icon_faq.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      transition: all ease-in-out 0.1s; }

.schema-faq-section {
  margin-bottom: 5px;
  border: 1px solid transparent; }

.schema-faq-section.active {
  border: 1px solid #e5e7eb; }
  .schema-faq-section.active .schema-faq-question {
    background-color: #fff;
    border: 1px solid transparent; }
    .schema-faq-section.active .schema-faq-question::after {
      transform: rotate(90deg); }

.about-section {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  margin-top: 60px;
  background-color: #f4f6fa; }
  @media (min-width: 500px) {
    .about-section {
      padding-top: 0;
      margin-top: 110px; } }
  @media (min-width: 880px) {
    .about-section {
      padding-top: 0;
      margin-top: 150px; } }
  @media (min-width: 1200px) {
    .about-section {
      margin-top: 170px; } }
  .about-section::before {
    position: absolute;
    bottom: 100%;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100px;
    content: '';
    background-color: transparent;
    background-image: url("../images/ocr/wave_white.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%; }
    @media (min-width: 640px) {
      .about-section::before {
        height: 100px;
        background-position: top center;
        background-size: cover; } }
    @media (min-width: 880px) {
      .about-section::before {
        height: 150px;
        background-position: top center;
        background-size: cover; } }
.about-section h4 {
  max-width: 920px; }

@media (min-width: 880px) {
  .about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5%; } }

@media (min-width: 1200px) {
  .about-grid {
    grid-template-columns: 1.13fr 1fr;
    grid-gap: 94px; } }

.about-grid .left {
  padding-bottom: 40px; }
  .about-grid .left p {
    font-size: 16px;
    line-height: 1.5; }

@media (min-width: 880px) {
  .about-grid .right {
    align-self: flex-end;
    margin-right: -70px; } }

.about-grid .right img {
  display: none; }
  @media (min-width: 880px) {
    .about-grid .right img {
      display: block; } }
ul.blue-dots {
  padding: 0;
  margin: 24px 0 30px; }
  ul.blue-dots li {
    position: relative;
    padding-left: 33px;
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 1.5;
    list-style-type: none; }
    ul.blue-dots li::before {
      position: absolute;
      top: 5px;
      left: 4px;
      display: block;
      width: 8px;
      height: 8px;
      content: '';
      background-image: url("../images/ocr/icon_blue_circle.png");
      background-position: center center;
      background-size: contain; }

.about-mobile-adrian {
  position: relative;
  z-index: 99;
  display: block;
  max-width: 320px;
  margin-top: -90px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto; }
  @media (min-width: 640px) {
    .about-mobile-adrian {
      margin-top: -120px; } }
  @media (min-width: 880px) {
    .about-mobile-adrian {
      display: none; } }
.image-grid .item {
  position: relative; }
  .image-grid .item:hover .tip, .image-grid .item:active .tip, .image-grid .item:focus .tip {
    display: none;
    visibility: none; }
  .image-grid .item .tip {
    position: absolute;
    bottom: 99%;
    left: 50%;
    z-index: 99;
    display: none;
    width: 300px;
    padding: 12px 12px;
    margin-left: -150px;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    visibility: hidden;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0px 15px 35px rgba(99, 122, 134, 0.25); }
    .image-grid .item .tip::after {
      position: absolute;
      top: 100%;
      left: 50%;
      width: 0;
      height: 0;
      margin-left: -10px;
      pointer-events: none;
      content: ' ';
      border: solid transparent;
      border-color: rgba(255, 255, 255, 0);
      border-width: 10px;
      border-top-color: #ffffff; }

.expert-bundle-includes .wrap {
  padding: 30px 0 30px;
  border-top: 1px solid #eceff5; }
  @media (min-width: 641px) {
    .expert-bundle-includes .wrap {
      padding: 50px 0 40px; } }
  @media (min-width: 880px) {
    .expert-bundle-includes .wrap {
      padding: 70px 0 60px; } }
  @media (min-width: 1200px) {
    .expert-bundle-includes .wrap {
      padding: 90px 0 80px; } }
@media (min-width: 640px) {
  .expert-bundle-includes .expert-bundle-includes-grid {
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    grid-gap: 5%; } }

@media (min-width: 880px) {
  .expert-bundle-includes .expert-bundle-includes-grid {
    grid-template-columns: 1.3fr 1fr;
    grid-gap: 5%; } }

@media (min-width: 1200px) {
  .expert-bundle-includes .expert-bundle-includes-grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 100px; } }

.expert-bundle-includes .expert-bundle-includes-grid .grid-left {
  max-width: 440px;
  margin: 0 auto 30px;
  text-align: center; }
  @media (min-width: 640px) {
    .expert-bundle-includes .expert-bundle-includes-grid .grid-left {
      max-width: none;
      margin: 0;
      text-align: left; } }
.expert-bundle-includes .expert-bundle-includes-grid .grid-right img {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  box-shadow: 0px 10px 40px rgba(29, 28, 42, 0.15); }
  @media (min-width: 640px) {
    .expert-bundle-includes .expert-bundle-includes-grid .grid-right img {
      max-width: 443px;
      margin: 0; } }
  @media (min-width: 880px) {
    .expert-bundle-includes .expert-bundle-includes-grid .grid-right img {
      margin-top: -10px; } }
  @media (min-width: 1200px) {
    .expert-bundle-includes .expert-bundle-includes-grid .grid-right img {
      margin-top: -24px; } }
.heres-what-you-learn {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .heres-what-you-learn {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .heres-what-you-learn {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .heres-what-you-learn {
      padding: 100px 0; } }
  .heres-what-you-learn .heres-what-you-learn--headline {
    max-width: 920px;
    margin: 0 auto 80px;
    text-align: center;
    font-size: 32px; }
    @media (min-width: 640px) {
      .heres-what-you-learn .heres-what-you-learn--headline {
        font-size: 42px; } }
    @media (min-width: 880px) {
      .heres-what-you-learn .heres-what-you-learn--headline {
        font-size: 54px; } }
.hwyl-grid {
  display: grid;
  margin-bottom: 40px; }
  @media (min-width: 640px) {
    .hwyl-grid {
      margin-bottom: 50px;
      grid-gap: 24px;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 880px) {
    .hwyl-grid {
      margin-bottom: 90px;
      grid-gap: 40px; } }
  @media (min-width: 1200px) {
    .hwyl-grid {
      margin-bottom: 120px;
      grid-gap: 70px; } }
  .hwyl-grid img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center; }
  .hwyl-grid.hwyl-grid--mobile_reverse .hwyl-grid--left {
    order: 2; }
    @media (min-width: 640px) {
      .hwyl-grid.hwyl-grid--mobile_reverse .hwyl-grid--left {
        order: 1; } }
  .hwyl-grid.hwyl-grid--mobile_reverse .hwyl-grid--right {
    order: 1; }
    @media (min-width: 640px) {
      .hwyl-grid.hwyl-grid--mobile_reverse .hwyl-grid--right {
        order: 2; } }
  .hwyl-grid.hwyl-grid--align_center {
    align-items: center; }
  .hwyl-grid.hwyl-grid--no_margin_bottom {
    margin-bottom: 0; }

img.hwyl--img_shadow {
  display: block;
  margin-bottom: 10px;
  border: 5px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 20px 70px rgba(99, 122, 134, 0.2); }
  @media (min-width: 640px) {
    img.hwyl--img_shadow {
      margin-bottom: 20px; } }
  @media (min-width: 880px) {
    img.hwyl--img_shadow {
      margin-bottom: 40px; } }
  @media (min-width: 1200px) {
    img.hwyl--img_shadow {
      margin-bottom: 60px; } }
.hwyl-learn-fundamentals-cv-logo {
  max-width: 200px;
  margin-top: 10px; }
  @media (min-width: 880px) {
    .hwyl-learn-fundamentals-cv-logo {
      margin-top: 20px; } }
  @media (min-width: 1200px) {
    .hwyl-learn-fundamentals-cv-logo {
      margin-top: 100px; } }
.hwyl-learn--obj_logos {
  max-width: 205px; }

.hwyl--face-recognition {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5px; }
  @media (min-width: 640px) {
    .hwyl--face-recognition {
      grid-template-columns: 1fr; } }
  @media (min-width: 770px) {
    .hwyl--face-recognition {
      grid-template-columns: 1fr 1fr; } }
  .hwyl--face-recognition .face_detection_1 {
    grid-column: 1 / -1; }
    @media (min-width: 640px) {
      .hwyl--face-recognition .face_detection_1 {
        grid-column: auto; } }
    @media (min-width: 770px) {
      .hwyl--face-recognition .face_detection_1 {
        grid-column: 1 / -1; } }
  .hwyl--face-recognition img {
    margin-bottom: 0; }

.test-grade-images {
  display: none; }
  @media (min-width: 640px) {
    .test-grade-images {
      display: block; } }
  .test-grade-images img {
    max-width: 230px;
    margin-bottom: 0; }
  .test-grade-images .test-grade-label {
    display: block;
    width: 100%;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 700;
    text-align: center; }
  .test-grade-images .hwyl--img_arrow {
    max-width: 24px;
    margin-top: 30px;
    margin-bottom: 20px; }

.discover-how-perform {
  padding: 40px 0 0; }
  @media (min-width: 640px) {
    .discover-how-perform {
      padding: 100px 0 50px; } }
  @media (min-width: 880px) {
    .discover-how-perform {
      padding: 160px 0 80px; } }
  @media (min-width: 1200px) {
    .discover-how-perform {
      padding: 200px 0 100; } }
  .discover-how-perform img.hwyl--img_shadow {
    margin-bottom: 0; }
  .discover-how-perform .discover-how-perform--logo {
    max-width: 164px;
    margin-top: -50px; }

.detect-blinks {
  padding: 40px 0 0; }
  @media (min-width: 640px) {
    .detect-blinks {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .detect-blinks {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .detect-blinks {
      padding: 100px 0; } }
.detect-blinks .hwyl-grid {
  margin-bottom: 0; }

.detect-blinks .cta-two {
  margin: 30px 0 0 0; }
  @media (min-width: 640px) {
    .detect-blinks .cta-two {
      margin: 50px 0 -80px 0; } }
  @media (min-width: 880px) {
    .detect-blinks .cta-two {
      margin: 70px 0 -120px 0; } }
  @media (min-width: 1200px) {
    .detect-blinks .cta-two {
      margin: 100px 0 -170px 0; } }
.create-own {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .create-own {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .create-own {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .create-own {
      padding: 100px 0; } }
.create-own--item:first-child {
  margin-bottom: 30px; }
  @media (min-width: 640px) {
    .create-own--item:first-child {
      margin-bottom: 50px; } }
  @media (min-width: 880px) {
    .create-own--item:first-child {
      margin-bottom: 70px; } }
  @media (min-width: 1200px) {
    .create-own--item:first-child {
      margin-bottom: 100px; } }
.create-own--item-top {
  display: grid;
  margin-bottom: 20px;
  grid-template-columns: 1fr 5fr;
  grid-column-gap: 5%;
  grid-template-rows: auto auto; }
  @media (min-width: 640px) {
    .create-own--item-top {
      align-items: center;
      margin-bottom: 40px;
      grid-column-gap: 5%;
      grid-template-columns: 2fr 4fr; }
      .create-own--item-top h3 {
        font-size: 26px; } }
  @media (min-width: 880px) {
    .create-own--item-top {
      margin-bottom: 50px;
      grid-column-gap: 6%;
      grid-template-columns: 2.5fr 5fr; }
      .create-own--item-top h3 {
        font-size: 36px; } }
  @media (min-width: 1200px) {
    .create-own--item-top {
      margin-bottom: 60px;
      grid-column-gap: 110px;
      grid-template-columns: 1.25fr 2.5fr; }
      .create-own--item-top h3 {
        font-size: 42px; } }
  @media (min-width: 640px) {
    .create-own--item-top .left {
      grid-row: 1 / -1; } }
  .create-own--item-top .right {
    align-self: flex-end;
    justify-content: end; }
  .create-own--item-top .action {
    justify-content: start;
    height: 100%;
    grid-column: 1 / -1; }
    @media (min-width: 640px) {
      .create-own--item-top .action {
        grid-column: auto; } }
.create-own--item-top h3 {
  font-size: 24px; }
  @media (min-width: 640px) {
    .create-own--item-top h3 {
      font-size: 26px; } }
  @media (min-width: 880px) {
    .create-own--item-top h3 {
      font-size: 36px; } }
  @media (min-width: 1200px) {
    .create-own--item-top h3 {
      font-size: 42px; } }
@media (min-width: 640px) {
  .create-own--item-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4%; } }

@media (min-width: 880px) {
  .create-own--item-bottom {
    grid-gap: 6%; } }

@media (min-width: 1200px) {
  .create-own--item-bottom {
    grid-gap: 8%; } }

.create-own-img-shadow {
  border: 5px solid #fff;
  border-radius: 5px;
  box-shadow: 0px 20px 70px rgba(99, 122, 134, 0.2); }

.real-time {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .real-time {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .real-time {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .real-time {
      padding: 100px 0; } }
.real-time-bottom {
  max-width: 1000px;
  margin: 24px auto 0;
  font-weight: 600;
  text-align: center;
  font-size: 20px; }
  @media (min-width: 640px) {
    .real-time-bottom {
      margin-top: 32px; } }
  @media (min-width: 880px) {
    .real-time-bottom {
      margin-top: 42px; } }
  @media (min-width: 1200px) {
    .real-time-bottom {
      margin-top: 62px; } }
  @media (min-width: 640px) {
    .real-time-bottom {
      font-size: 24px; } }
  @media (min-width: 880px) {
    .real-time-bottom {
      font-size: 28px; } }
  .real-time-bottom .action {
    margin-top: 36px; }

.main-cta {
  padding: 30px 0; }
  @media (min-width: 640px) {
    .main-cta {
      padding: 50px 0; } }
  @media (min-width: 880px) {
    .main-cta {
      padding: 80px 0; } }
  @media (min-width: 1200px) {
    .main-cta {
      padding: 100px 0; } }
  .main-cta h3 {
    max-width: 920px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    text-align: center; }
  .main-cta .main-cta--sub_heading {
    max-width: 820px;
    margin: 0 auto 20px;
    text-align: center; }
    @media (min-width: 700px) {
      .main-cta .main-cta--sub_heading {
        margin: 0 auto 40px; } }
    @media (min-width: 1200px) {
      .main-cta .main-cta--sub_heading {
        margin: 0 auto 60px; } }
    .main-cta .main-cta--sub_heading span {
      display: block; }

.main-cta .action {
  max-width: 742px;
  margin: 0 auto;
  border: 3px solid #6dc713; }
  @media (min-width: 700px) {
    .main-cta .action form {
      display: flex; } }
  .main-cta .action form input {
    padding: 24px 24px 22px;
    font-size: 16px; }
  .main-cta .action form input[type='submit'] {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #6dc713;
    border: none;
    transition: all ease-in-out 0.3s; }
    .main-cta .action form input[type='submit']:hover, .main-cta .action form input[type='submit']:active, .main-cta .action form input[type='submit']:focus {
      background-color: #051e50; }

.main-cta .main-cta--columns {
  display: grid;
  margin-top: 20px; }
  @media (min-width: 700px) {
    .main-cta .main-cta--columns {
      margin-top: 50px;
      grid-gap: 2.5%;
      grid-template-columns: 1.25fr 1fr; } }
  @media (min-width: 1200px) {
    .main-cta .main-cta--columns {
      align-items: center;
      margin-top: 70px;
      grid-template-columns: 1fr 1fr;
      grid-gap: 60px; } }
  .main-cta .main-cta--columns .right {
    margin-top: 20px; }
    @media (min-width: 700px) {
      .main-cta .main-cta--columns .right {
        padding-left: 20px;
        margin-top: 0; } }
    @media (min-width: 1200px) {
      .main-cta .main-cta--columns .right {
        padding-left: 40px; } }
  .main-cta .main-cta--columns ul.main-cta--checks {
    margin-top: 10px; }
    .main-cta .main-cta--columns ul.main-cta--checks li {
      position: relative;
      margin-bottom: 15px;
      font-weight: 700;
      list-style-type: none; }
      .main-cta .main-cta--columns ul.main-cta--checks li::before {
        position: absolute;
        top: 5px;
        left: -40px;
        display: block;
        width: 20px;
        height: 20px;
        content: '';
        background-image: url("../images/opencv_free/green_check.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }

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