.figure-hero-static {
  position: absolute;
  width: 100%;
  max-width: 50%;
  right: 0;
  bottom: 0; }
  @media (max-width: 599px) {
    .figure-hero-static {
      max-width: 100%;
      min-width: 360px;
      object-fit: contain; } }

.inlp-hRight-normal {
  max-width: 431px;
  margin: 0 0 0 auto;
  position: relative;
  top: -35px; }
  .inlp-hRight-normal img {
    width: 100%; }
  @media (max-width: 768px) {
    .inlp-hRight-normal {
      top: 0;
      margin: 0 auto; } }

body #hero-section {
  position: relative;
  box-sizing: border-box;
  background: #F5FDFF;
  padding: 196px 0 60px 0;
  margin-bottom: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right -64px bottom -64px; }
  body #hero-section #supported-networks {
    margin-top: 0; }
    body #hero-section #supported-networks img {
      min-height: 31.62px;
      object-fit: contain; }
  body #hero-section .hero-heading-tablet {
    display: none; }
  body #hero-section .floating {
    position: initial; }
    body #hero-section .floating .inlp-hRight-normal {
      position: absolute;
      top: initial;
      bottom: 0; }
  @media (max-width: 767px) {
    body #hero-section .floating {
      position: initial; }
      body #hero-section .floating .inlp-hRight-normal {
        position: relative;
        top: initial;
        bottom: 0; } }
  @media (max-width: 599px) {
    body #hero-section {
      background-size: 150%;
      background-position: center bottom;
      padding-top: 88px;
      padding-bottom: 350px; }
      body #hero-section.floating {
        padding-bottom: 0; } }
  @media (min-width: 1100px) {
    body #hero-section .container {
      padding-left: 103px; } }
  body #hero-section header small {
    display: block;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    margin-bottom: 40px;
    color: #344563;
    font-weight: 700;
    font-style: normal; }
  body #hero-section header h1,
  body #hero-section header h2 {
    max-width: 620px;
    font-size: 65px;
    line-height: 64px;
    letter-spacing: -0.01em;
    font-weight: 900;
    margin-bottom: 40px; }
    body #hero-section header h1 em,
    body #hero-section header h2 em {
      font-style: normal;
      color: #3A9EFE; }
    body #hero-section header h1.purple em,
    body #hero-section header h2.purple em {
      color: #7A66F0; }
  body #hero-section header .text-editor {
    max-width: 395px;
    margin-bottom: 40px; }
    body #hero-section header .text-editor.width-medium {
      max-width: 490px; }
  body #hero-section header .text-editor,
  body #hero-section header p {
    font-size: 18px;
    line-height: 150%; }
  @media (max-width: 850px) {
    body #hero-section header h1,
    body #hero-section header h2 {
      font-size: 55px;
      line-height: 55px; } }
  @media (max-width: 599px) {
    body #hero-section header {
      width: 100%; }
      body #hero-section header h1,
      body #hero-section header h2 {
        font-size: 43px;
        line-height: 43px;
        margin-bottom: 20px; }
      body #hero-section header .text-editor,
      body #hero-section header p {
        font-size: 16px;
        line-height: 23px; } }
  body #hero-section footer a.hero-button {
    margin-bottom: 16px; }
  body #hero-section footer small {
    display: block;
    font-size: 16px;
    color: #344563; }
  @media (max-width: 880px) {
    body #hero-section {
      padding: 136px 0 60px 0; } }
  @media (max-width: 768px) {
    body #hero-section {
      padding-bottom: 0;
      height: auto; }
      body #hero-section .container {
        padding: 0 23px; } }
  @media (max-width: 599px) {
    body #hero-section footer a.hero-button {
      min-width: 80%; } }

body.sky-blue-page #hero-section header .text-editor {
  max-width: 479px; }

body.sky-blue-page #hero-section #supported-networks {
  margin-bottom: 16px; }


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