#thank-you {
  padding-bottom: 140px;
  margin-top: 100px;
  min-height: 50vh; }
  #thank-you #top {
    height: 95px; }
    @media (min-width: 768px) {
      #thank-you #top {
        height: 190px; } }
    @media (min-width: 992px) {
      #thank-you #top {
        height: 125px; } }
  #thank-you p {
    color: #fff;
    position: absolute;
    left: 0;
    top: 120px; }
    @media (min-width: 768px) {
      #thank-you p {
        top: 235px; } }
    @media (min-width: 1200px) {
      #thank-you p {
        top: 180px; } }
  #thank-you .btn {
    position: absolute;
    left: 0;
    top: 130px; }
    @media (min-width: 768px) {
      #thank-you .btn {
        top: 235px; } }
    @media (min-width: 992px) {
      #thank-you .btn {
        top: 185px; } }
    @media (min-width: 1200px) {
      #thank-you .btn {
        top: 135px; } }
#four-o-four {
  margin-bottom: 125px; }
  #four-o-four #top {
    margin-bottom: 50px; }
    #four-o-four #top h1 {
      position: relative; }
  #four-o-four h1 {
    max-width: 1020px; }
  #four-o-four #back-to-reality {
    background-color: #F3F8FC;
    padding: 50px 20px 30px;
    position: relative; }
    @media (min-width: 768px) {
      #four-o-four #back-to-reality {
        padding: 75px 10px 10px; } }
    #four-o-four #back-to-reality .copy-box {
      padding-left: 10px;
      max-width: 750px; }
      @media (min-width: 992px) {
        #four-o-four #back-to-reality .copy-box {
          padding-left: 60px; } }
      #four-o-four #back-to-reality .copy-box p {
        font-size: 18px; }
    #four-o-four #back-to-reality .services-box {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 70px; }
      #four-o-four #back-to-reality .services-box a {
        flex: 100% 0 0;
        position: relative; }
        @media (min-width: 600px) {
          #four-o-four #back-to-reality .services-box a {
            flex: 50% 0 0; } }
        @media (min-width: 992px) {
          #four-o-four #back-to-reality .services-box a {
            flex: 25% 0 0; } }
        #four-o-four #back-to-reality .services-box a:hover > div span.title {
          text-decoration: underline; }
        #four-o-four #back-to-reality .services-box a > div {
          flex-direction: column;
          display: flex;
          align-items: center;
          background-color: #fff;
          margin: 10px;
          border-radius: 20px; }
          #four-o-four #back-to-reality .services-box a > div img {
            max-width: 85%;
            display: block;
            margin: 0 auto; }
            @media (min-width: 992px) {
              #four-o-four #back-to-reality .services-box a > div img {
                max-width: 100%; } }
          #four-o-four #back-to-reality .services-box a > div span.title.right-arrow {
            position: absolute;
            bottom: 50px;
            font-size: 24px;
            color: #1B365D;
            text-align: center;
            display: block;
            font-family: "Sofia Sans Extra Condensed", sans-serif; }
            @media (min-width: 600px) {
              #four-o-four #back-to-reality .services-box a > div span.title.right-arrow {
                bottom: 40px; } }
            @media (min-width: 992px) {
              #four-o-four #back-to-reality .services-box a > div span.title.right-arrow {
                font-size: 18px;
                bottom: 30px; } }
            @media (min-width: 1200px) {
              #four-o-four #back-to-reality .services-box a > div span.title.right-arrow {
                bottom: 45px;
                font-size: 24px; } }
            #four-o-four #back-to-reality .services-box a > div span.title.right-arrow::after {
              vertical-align: middle; }

#site-map {
  background: #B4C8DA;
  padding: 30px 20px 100px; }
  @media (min-width: 768px) {
    #site-map {
      padding: 30px 50px 120px; } }
  #site-map span {
    display: block;
    margin-bottom: 15px; }
  #site-map h1 {
    color: #1B365D; }
  #site-map a {
    color: #1B365D;
    text-decoration: none; }
    #site-map a.main {
      font-size: 18px; }
    #site-map a:hover {
      font-weight: 800; }
  #site-map ul {
    list-style: none;
    padding: 0 0 20px 15px; }
    #site-map ul li {
      line-height: 26px; }
  #site-map .box {
    margin-top: 75px; }
    @media (min-width: 768px) {
      #site-map .box {
        display: flex; } }
    #site-map .box > div {
      flex: 25% 0 0;
      padding: 10px; }

#services #we-got-this {
  background-color: #F3F8FC;
  padding: 30px 20px 40px;
  position: relative; }
  @media (min-width: 768px) {
    #services #we-got-this {
      padding: 75px 20px 100px; } }
  @media (min-width: 1200px) {
    #services #we-got-this {
      display: flex; } }
  @media only screen and (min-width: 2100px) {
    #services #we-got-this #top svg {
      max-height: 340px; } }
  #services #we-got-this .block-left {
    width: 100%;
    position: relative;
    z-index: 2; }
    @media (min-width: 768px) {
      #services #we-got-this .block-left {
        width: 75%;
        margin-left: 40px; } }
    @media (min-width: 1200px) {
      #services #we-got-this .block-left {
        width: 50%; } }
  @media (min-width: 1200px) {
    #services #we-got-this .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: right; } }
  #services #we-got-this .services-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 125px 0 0; }
    #services #we-got-this .services-box .service-card {
      flex-basis: 100%;
      position: relative;
      background-color: #fff;
      display: flex;
      margin-bottom: 20px;
      -webkit-transition: all ease-in-out 0.2s;
      transition: all ease-in-out 0.2s; }
      @media (min-width: 992px) {
        #services #we-got-this .services-box .service-card {
          flex-basis: calc(50% - 10px);
          height: 300px; } }
      #services #we-got-this .services-box .service-card:nth-child(odd) {
        margin-right: 0; }
        @media (min-width: 768px) {
          #services #we-got-this .services-box .service-card:nth-child(odd) {
            margin-right: 0; } }
      #services #we-got-this .services-box .service-card:nth-child(even) {
        margin-left: 0; }
        @media (min-width: 768px) {
          #services #we-got-this .services-box .service-card:nth-child(even) {
            margin-left: 0; } }
      #services #we-got-this .services-box .service-card.full {
        flex-basis: 100%;
        height: 100%;
        flex-direction: column; }
        @media (min-width: 992px) {
          #services #we-got-this .services-box .service-card.full {
            flex-basis: 100%;
            height: auto;
            max-height: 280px;
            flex-direction: row; } }
        #services #we-got-this .services-box .service-card.full .service-img {
          background-color: #1B365D;
          padding-top: 20px; }
          @media (min-width: 768px) {
            #services #we-got-this .services-box .service-card.full .service-img {
              padding: 75px 0; } }
          #services #we-got-this .services-box .service-card.full .service-img img {
            max-width: 250px; }
            @media (min-width: 768px) {
              #services #we-got-this .services-box .service-card.full .service-img img {
                max-width: 300px; } }
            @media (min-width: 992px) {
              #services #we-got-this .services-box .service-card.full .service-img img {
                max-width: 400px; } }
        #services #we-got-this .services-box .service-card.full .service-list {
          display: flex;
          text-align: left;
          flex-direction: column;
          align-items: flex-start;
          justify-content: center;
          padding: 20px;
          max-width: -webkit-fit-content;
          max-width: -moz-fit-content;
          max-width: fit-content; }
          @media (min-width: 992px) {
            #services #we-got-this .services-box .service-card.full .service-list {
              padding: 0; } }
          #services #we-got-this .services-box .service-card.full .service-list p {
            color: #fff; }
          #services #we-got-this .services-box .service-card.full .service-list h3 {
            font-family: "Sofia Sans Extra Condensed", sans-serif;
            font-size: 24px;
            line-height: 30px; }
          #services #we-got-this .services-box .service-card.full .service-list:hover {
            background-color: #1B365D;
            cursor: unset; }
          #services #we-got-this .services-box .service-card.full .service-list a {
            width: 177px;
            height: 45px;
            padding: 0;
            margin: 0 auto; }
            @media (min-width: 768px) {
              #services #we-got-this .services-box .service-card.full .service-list a {
                margin-left: 0; } }
        #services #we-got-this .services-box .service-card.full:hover .service-list {
          background-color: #1B365D;
          -webkit-transition: all ease-in-out 0.2s;
          transition: all ease-in-out 0.2s; }
      #services #we-got-this .services-box .service-card .service-img {
        position: relative;
        width: 100%;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center; }
        #services #we-got-this .services-box .service-card .service-img .title {
          color: #415b6c;
          padding: 10px;
          font-size: 24px;
          position: absolute;
          top: 70%;
          line-height: 30px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      #services #we-got-this .services-box .service-card:hover .service-img .title {
        text-decoration: underline;
        -webkit-transition: all ease-in-out 0.2s;
        transition: all ease-in-out 0.2s; }
      #services #we-got-this .services-box .service-card:hover .service-list {
        background-color: #1B365D;
        -webkit-transition: all ease-in-out 0.2s;
        transition: all ease-in-out 0.2s; }
      #services #we-got-this .services-box .service-card a {
        display: flex;
        height: 100%;
        width: 100%;
        text-decoration: none;
        position: relative; }
      #services #we-got-this .services-box .service-card .service-list {
        background-color: #1B365D;
        color: #fff;
        font-size: 20px;
        width: 100%;
        display: none;
        align-items: center; }
        @media (min-width: 768px) {
          #services #we-got-this .services-box .service-card .service-list {
            display: flex; } }
        #services #we-got-this .services-box .service-card .service-list ul {
          list-style: none; }
          #services #we-got-this .services-box .service-card .service-list ul li {
            color: #fff;
            font-family: "Sofia Sans Extra Condensed", sans-serif;
            font-size: 20px;
            line-height: 42px; }

#database-acquisition #block-one .block-right img {
  max-width: 350px;
  right: 0; }

#database-acquisition #the-how .block-left img {
  max-width: 350px;
  left: 22%; }

#database-acquisition #block-three {
  display: none; }
  @media (min-width: 992px) {
    #database-acquisition #block-three {
      display: block; } }
  #database-acquisition #block-three .icons-box span {
    font-size: 30px;
    line-height: 38px;
    color: #fff; }
    @media (min-width: 768px) {
      #database-acquisition #block-three .icons-box span {
        font-size: 32px; } }
    @media (min-width: 992px) {
      #database-acquisition #block-three .icons-box span {
        font-size: 44px; } }
    @media (min-width: 1200px) {
      #database-acquisition #block-three .icons-box span {
        font-size: 62px;
        line-height: 70px; } }
#database-acquisition #the-price {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #database-acquisition #the-price {
      padding: 125px 30px 150px; } }
#database-acquisition #stats {
  background-color: #B4C8DA; }

#affiliate-marketing {
  margin-bottom: 80px; }
  #affiliate-marketing #top p {
    color: #fff;
    position: relative; }
  #affiliate-marketing #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #affiliate-marketing #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-one .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #affiliate-marketing #block-one .inner .block-right img {
      max-width: 506px; }
    #affiliate-marketing #block-one .inner a {
      margin: unset; }
  @media (min-width: 768px) {
    #affiliate-marketing #block-two .inner {
      padding: 80px 30px 90px; } }
  @media (min-width: 1200px) {
    #affiliate-marketing #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #affiliate-marketing #block-two .inner .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #affiliate-marketing #block-two .inner .block-left img {
    max-width: 410px; }
  #affiliate-marketing #block-two .block-right p {
    margin-bottom: 0; }
  #affiliate-marketing #block-two .btn {
    margin-left: 0; }
  #affiliate-marketing #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #affiliate-marketing #block-three .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #affiliate-marketing #block-three .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-three .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-three .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #affiliate-marketing #block-three .inner .block-right img {
      max-width: 470px; }
    #affiliate-marketing #block-three .inner .btn {
      margin-left: 0; }
  #affiliate-marketing #block-four .block-left img {
    max-width: 355px;
    left: 5%; }
  @media (min-width: 1200px) {
    #affiliate-marketing #block-four .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #affiliate-marketing #block-four .inner .block-left {
      width: 45%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #affiliate-marketing #block-four .inner .block-left img {
    max-width: 355px; }
  @media (min-width: 1200px) {
    #affiliate-marketing #block-four .block-right {
      width: 55%; } }
  #affiliate-marketing #block-four .block-right p {
    margin-bottom: 40px; }
  #affiliate-marketing #block-four .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  @media (min-width: 768px) {
    #affiliate-marketing #block-four h2 {
      width: 554px; } }
  #affiliate-marketing #block-four .btn {
    margin-left: 0; }
  #affiliate-marketing #block-five .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #affiliate-marketing #block-five .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-five .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-five .inner .block-right {
        width: 44%;
        display: flex;
        align-items: center;
        justify-content: right; } }
    #affiliate-marketing #block-five .inner .block-right svg {
      max-height: 350px; }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-five .inner .block-left.split {
        width: 56%; } }
  #affiliate-marketing #block-six {
    background-color: #B4C8DA; }
    @media (min-width: 768px) {
      #affiliate-marketing #block-six .inner {
        padding: 60px 30px 80px;
        display: flex; } }
    @media (min-width: 768px) {
      #affiliate-marketing #block-six .block-left.split {
        width: 52%; } }
    @media (min-width: 1200px) {
      #affiliate-marketing #block-six .block-right {
        width: 48%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #affiliate-marketing #block-six .block-right img {
      max-width: 350px; }
    #affiliate-marketing #block-six .btn {
      margin-left: 0; }
  #affiliate-marketing #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #affiliate-marketing #story-time .button {
    margin: unset; }
  #affiliate-marketing #story-time p {
    font-size: 24px;
    margin-bottom: 45px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #affiliate-marketing #story-time h1 {
    color: #fff;
    margin-bottom: 20px; }
  #affiliate-marketing #brands {
    background: #F3F8FC; }
    #affiliate-marketing #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #affiliate-marketing #brands .inner {
          padding: 125px 10px 10px; } }
      #affiliate-marketing #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #affiliate-marketing #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #affiliate-marketing #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #affiliate-marketing #brands .inner p {
            padding-left: 20px; } }
      #affiliate-marketing #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #affiliate-marketing #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #affiliate-marketing #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #affiliate-marketing #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #affiliate-marketing #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #affiliate-marketing #brands .inner .brands-box > div img.large {
              width: 75%; }
            #affiliate-marketing #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #affiliate-marketing #brands .inner .brands-box > div img.small {
              width: 55%; }
            #affiliate-marketing #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #affiliate-marketing #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #affiliate-marketing #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #affiliate-marketing #brands .inner .copy-box {
            max-width: 65%; } }
        #affiliate-marketing #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          @font-family : $sofia-sans;
          padding-left: 0; }
  #affiliate-marketing .knowledge-flex {
    background-color: #B4C8DA; }
    #affiliate-marketing .knowledge-flex .inner {
      padding-bottom: 10px; }
      @media (min-width: 992px) {
        #affiliate-marketing .knowledge-flex .inner {
          padding-bottom: 25px;
          padding-top: 100px; } }
    #affiliate-marketing .knowledge-flex .posts-box {
      display: flex; }
      #affiliate-marketing .knowledge-flex .posts-box .posts-box-inner {
        margin-bottom: 50px;
        display: flex;
        flex-direction: column; }
        @media (min-width: 768px) {
          #affiliate-marketing .knowledge-flex .posts-box .posts-box-inner {
            margin-bottom: 0;
            flex-direction: row; } }
        #affiliate-marketing .knowledge-flex .posts-box .posts-box-inner .post {
          max-width: 100%;
          margin-bottom: 30px; }
          @media (min-width: 768px) {
            #affiliate-marketing .knowledge-flex .posts-box .posts-box-inner .post {
              max-width: 33.33%; } }
    #affiliate-marketing .knowledge-flex h2.entry-title {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-top: 20px; }
      @media (min-width: 992px) {
        #affiliate-marketing .knowledge-flex h2.entry-title {
          padding: 20px; } }
      #affiliate-marketing .knowledge-flex h2.entry-title a {
        color: #2A4555;
        text-decoration: none; }
        #affiliate-marketing .knowledge-flex h2.entry-title a:hover {
          text-decoration: underline; }
    @media (min-width: 768px) {
      #affiliate-marketing .knowledge-flex .posts-box {
        margin-left: -40px;
        margin-right: -40px; } }
    @media (min-width: 992px) {
      #affiliate-marketing .knowledge-flex .posts-box {
        margin-top: 25px;
        margin-left: -60px;
        margin-right: -60px; } }
  #affiliate-marketing .subpage-button {
    margin: 115px 0 110px; }
    #affiliate-marketing .subpage-button a {
      width: 260px; }
  #affiliate-marketing #success-stories {
    background-color: #B4C8DA; }
    #affiliate-marketing #success-stories .inner {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      flex-wrap: wrap;
      padding: 80px 60px 115px; }
      #affiliate-marketing #success-stories .inner .button-box {
        padding: 0;
        border: 0;
        margin-top: 0; }
        @media (min-width: 992px) {
          #affiliate-marketing #success-stories .inner .button-box {
            display: flex;
            grid-gap: 20px; } }
    #affiliate-marketing #success-stories .button {
      margin: unset;
      width: 230px;
      margin-bottom: 20px; }
    #affiliate-marketing #success-stories p {
      font-size: 24px;
      color: #1B365D;
      margin-bottom: 45px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    #affiliate-marketing #success-stories h1 {
      color: #1B365D;
      margin-bottom: 20px; }
  #affiliate-marketing #awards img {
    display: block;
    max-width: 180px;
    margin: 50px auto; }
    @media (min-width: 768px) {
      #affiliate-marketing #awards img {
        margin-bottom: 45px; }
        #affiliate-marketing #awards img.prtnr-affil {
          width: 180px; }
        #affiliate-marketing #awards img.glbl-affil {
          width: 155px; }
        #affiliate-marketing #awards img.pma-affil {
          width: 140px; } }
  @media (min-width: 768px) {
    #affiliate-marketing #awards .award-container {
      padding: 40px 65px 50px; } }
#ace-affiliate-marketing {
  margin-bottom: 80px; }
  #ace-affiliate-marketing a.btn.link-to-contact {
    margin-left: 0;
    margin-top: 25px; }
  #ace-affiliate-marketing #top p {
    color: #fff; }
  #ace-affiliate-marketing #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #ace-affiliate-marketing #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #ace-affiliate-marketing #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #ace-affiliate-marketing #block-one .inner .block-right {
        width: 48%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #ace-affiliate-marketing #block-one .inner .block-right img {
      max-width: 330px; }
    @media (min-width: 1200px) {
      #ace-affiliate-marketing #block-one .inner .block-left.split {
        width: 52%; } }
    #ace-affiliate-marketing #block-one .inner a {
      margin: unset; }
  #ace-affiliate-marketing #block-two {
    background-color: #F3F8FC; }
    @media (min-width: 1200px) {
      #ace-affiliate-marketing #block-two .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #ace-affiliate-marketing #block-two .block-left {
        width: 48%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #ace-affiliate-marketing #block-two .block-left img {
      max-width: 305px; }
    #ace-affiliate-marketing #block-two .block-right p {
      margin-bottom: 0; }
    #ace-affiliate-marketing #block-two .button {
      margin: unset; }
    #ace-affiliate-marketing #block-two .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #ace-affiliate-marketing .knowledge-flex {
    background-color: #F3F8FC; }
    #ace-affiliate-marketing .knowledge-flex .inner {
      padding-bottom: 10px; }
      @media (min-width: 992px) {
        #ace-affiliate-marketing .knowledge-flex .inner {
          padding-bottom: 25px;
          padding-top: 60px; } }
    #ace-affiliate-marketing .knowledge-flex .posts-box {
      display: flex; }
      #ace-affiliate-marketing .knowledge-flex .posts-box .posts-box-inner {
        margin-bottom: 50px;
        display: flex;
        flex-direction: column; }
        @media (min-width: 768px) {
          #ace-affiliate-marketing .knowledge-flex .posts-box .posts-box-inner {
            margin-bottom: 0;
            flex-direction: row; } }
        #ace-affiliate-marketing .knowledge-flex .posts-box .posts-box-inner .post {
          max-width: 100%;
          margin-bottom: 30px; }
          @media (min-width: 768px) {
            #ace-affiliate-marketing .knowledge-flex .posts-box .posts-box-inner .post {
              max-width: 33.33%; } }
    #ace-affiliate-marketing .knowledge-flex h2.entry-title {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-top: 20px; }
      @media (min-width: 992px) {
        #ace-affiliate-marketing .knowledge-flex h2.entry-title {
          padding: 20px; } }
      #ace-affiliate-marketing .knowledge-flex h2.entry-title a {
        color: #2A4555;
        text-decoration: none; }
        #ace-affiliate-marketing .knowledge-flex h2.entry-title a:hover {
          text-decoration: underline; }
    @media (min-width: 768px) {
      #ace-affiliate-marketing .knowledge-flex .posts-box {
        margin-left: -40px;
        margin-right: -40px; } }
    @media (min-width: 992px) {
      #ace-affiliate-marketing .knowledge-flex .posts-box {
        margin-top: 25px;
        margin-left: -60px;
        margin-right: -60px; } }
#affiliate-marketing-platforms {
  margin-bottom: 80px; }
  #affiliate-marketing-platforms a.btn.link-to-contact.with-top {
    margin-left: 0;
    margin-top: 25px; }
  #affiliate-marketing-platforms #top p {
    color: #fff; }
  #affiliate-marketing-platforms #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #affiliate-marketing-platforms #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #affiliate-marketing-platforms #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #affiliate-marketing-platforms #block-one .inner .block-right {
        width: 48%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #affiliate-marketing-platforms #block-one .inner .block-right img {
      max-width: 360px; }
    @media (min-width: 768px) {
      #affiliate-marketing-platforms #block-one .inner .block-left.split {
        width: 52%; } }
    #affiliate-marketing-platforms #block-one .inner a {
      margin: unset; }
  #affiliate-marketing-platforms #block-two {
    background-color: #F3F8FC; }
    @media (min-width: 1200px) {
      #affiliate-marketing-platforms #block-two .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #affiliate-marketing-platforms #block-two .block-left {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #affiliate-marketing-platforms #block-two .block-left img {
      max-width: 405px; }
    @media (min-width: 1200px) {
      #affiliate-marketing-platforms #block-two .block-right {
        width: 60%; } }
    #affiliate-marketing-platforms #block-two .block-right p {
      margin-bottom: 40px; }
    #affiliate-marketing-platforms #block-two .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #affiliate-marketing-platforms .knowledge-flex {
    background-color: #F3F8FC; }
    #affiliate-marketing-platforms .knowledge-flex .inner {
      padding-bottom: 10px; }
      @media (min-width: 992px) {
        #affiliate-marketing-platforms .knowledge-flex .inner {
          padding-bottom: 25px;
          padding-top: 60px; } }
    #affiliate-marketing-platforms .knowledge-flex .posts-box {
      display: flex; }
      #affiliate-marketing-platforms .knowledge-flex .posts-box .posts-box-inner {
        margin-bottom: 50px;
        display: flex;
        flex-direction: column; }
        @media (min-width: 768px) {
          #affiliate-marketing-platforms .knowledge-flex .posts-box .posts-box-inner {
            margin-bottom: 0;
            flex-direction: row; } }
        #affiliate-marketing-platforms .knowledge-flex .posts-box .posts-box-inner .post {
          max-width: 100%;
          margin-bottom: 30px; }
          @media (min-width: 768px) {
            #affiliate-marketing-platforms .knowledge-flex .posts-box .posts-box-inner .post {
              max-width: 33.33%; } }
    #affiliate-marketing-platforms .knowledge-flex h2.entry-title {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-top: 20px; }
      @media (min-width: 992px) {
        #affiliate-marketing-platforms .knowledge-flex h2.entry-title {
          padding: 20px; } }
      #affiliate-marketing-platforms .knowledge-flex h2.entry-title a {
        color: #2A4555;
        text-decoration: none; }
        #affiliate-marketing-platforms .knowledge-flex h2.entry-title a:hover {
          text-decoration: underline; }
    @media (min-width: 768px) {
      #affiliate-marketing-platforms .knowledge-flex .posts-box {
        margin-left: -40px;
        margin-right: -40px; } }
    @media (min-width: 992px) {
      #affiliate-marketing-platforms .knowledge-flex .posts-box {
        margin-top: 25px;
        margin-left: -60px;
        margin-right: -60px; } }
#influencer-marketing {
  margin-bottom: 80px; }
  #influencer-marketing #top p {
    color: #fff; }
  #influencer-marketing #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #influencer-marketing #block-one .inner {
        padding: 70px 30px 90px; } }
    @media (min-width: 1200px) {
      #influencer-marketing #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #influencer-marketing #block-one .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #influencer-marketing #block-one .inner .block-right img {
      max-width: 280px; }
    #influencer-marketing #block-one .inner a {
      margin: unset; }
    @media (min-width: 768px) {
      #influencer-marketing #block-one .inner .block-left.split {
        width: 54%; } }
  @media (min-width: 1200px) {
    #influencer-marketing #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #influencer-marketing #block-two .inner .block-left {
      width: 45%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #influencer-marketing #block-two .inner .block-left img {
    max-width: 320px; }
  @media (min-width: 1200px) {
    #influencer-marketing #block-two .block-right {
      width: 55%; } }
  #influencer-marketing #block-two .block-right p {
    margin-bottom: 40px; }
  #influencer-marketing #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #influencer-marketing #block-three .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #influencer-marketing #block-three .inner {
        padding: 95px 30px 100px; } }
    @media (min-width: 1200px) {
      #influencer-marketing #block-three .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #influencer-marketing #block-three .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #influencer-marketing #block-three .inner .block-right img {
      max-width: 350px; }
  #influencer-marketing #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
    #influencer-marketing #story-time .inner h2 {
      color: #fff;
      margin-bottom: 20px; }
    #influencer-marketing #story-time .inner p {
      font-size: 24px;
      margin-bottom: 45px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #influencer-marketing .knowledge-flex {
    background-color: #F3F8FC; }
    #influencer-marketing .knowledge-flex .inner {
      padding-bottom: 10px; }
      @media (min-width: 992px) {
        #influencer-marketing .knowledge-flex .inner {
          padding-bottom: 25px;
          padding-top: 60px; } }
    #influencer-marketing .knowledge-flex .posts-box {
      display: flex; }
      #influencer-marketing .knowledge-flex .posts-box .posts-box-inner {
        margin-bottom: 50px;
        display: flex;
        flex-direction: column; }
        @media (min-width: 768px) {
          #influencer-marketing .knowledge-flex .posts-box .posts-box-inner {
            margin-bottom: 0;
            flex-direction: row; } }
        #influencer-marketing .knowledge-flex .posts-box .posts-box-inner .post {
          max-width: 100%;
          margin-bottom: 30px; }
          @media (min-width: 768px) {
            #influencer-marketing .knowledge-flex .posts-box .posts-box-inner .post {
              max-width: 33.33%; } }
    #influencer-marketing .knowledge-flex h2.entry-title {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-top: 20px; }
      @media (min-width: 992px) {
        #influencer-marketing .knowledge-flex h2.entry-title {
          padding: 20px; } }
      #influencer-marketing .knowledge-flex h2.entry-title a {
        color: #2A4555;
        text-decoration: none; }
        #influencer-marketing .knowledge-flex h2.entry-title a:hover {
          text-decoration: underline; }
    @media (min-width: 768px) {
      #influencer-marketing .knowledge-flex .posts-box {
        margin-left: -40px;
        margin-right: -40px; } }
    @media (min-width: 992px) {
      #influencer-marketing .knowledge-flex .posts-box {
        margin-top: 25px;
        margin-left: -60px;
        margin-right: -60px; } }
#program-management {
  margin-bottom: 80px; }
  #program-management #top {
    height: 165px;
    margin: 80px 0 70px; }
    @media (min-width: 768px) {
      #program-management #top {
        height: 150px;
        margin: 80px 0 175px; } }
    #program-management #top p {
      color: #fff;
      width: 100%;
      position: absolute;
      bottom: -35%;
      left: 30px; }
      @media (min-width: 768px) {
        #program-management #top p {
          width: 595px;
          bottom: -153px; } }
    #program-management #top h1 {
      bottom: 60%; }
      @media (min-width: 768px) {
        #program-management #top h1 {
          bottom: 0; } }
    #program-management #top svg {
      top: -75px;
      width: 575px; }
      @media (min-width: 768px) {
        #program-management #top svg {
          top: 0;
          width: 1017px; } }
  #program-management #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #program-management #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #program-management #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #program-management #block-one .inner .block-left {
        width: 54%; } }
    @media (min-width: 1200px) {
      #program-management #block-one .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #program-management #block-one .inner .block-right img {
      max-width: 435px; }
  @media (min-width: 1200px) {
    #program-management #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #program-management #block-two .inner .block-left {
      width: 46%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #program-management #block-two .inner .block-left img {
    max-width: 320px; }
  @media (min-width: 1200px) {
    #program-management #block-two .block-right {
      width: 54%; } }
  #program-management #block-two .block-right p {
    margin-bottom: 0; }
  #program-management #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #program-management #block-three .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #program-management #block-three .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #program-management #block-three .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #program-management #block-three .inner .block-left {
        width: 54%; } }
    @media (min-width: 1200px) {
      #program-management #block-three .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #program-management #block-three .inner .block-right img {
      max-width: 320px; }
  #program-management #block-four {
    background-color: #B4C8DA; }
    @media (min-width: 1200px) {
      #program-management #block-four .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #program-management #block-four .inner .block-left {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #program-management #block-four .inner .block-left img {
      max-width: 320px; }
    #program-management #block-four .block-right p {
      margin-bottom: 0; }
    #program-management #block-four .button {
      margin: unset; }
    #program-management #block-four .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    @media (min-width: 768px) {
      #program-management #block-four h2 {
        width: 554px; } }
  #program-management #block-five {
    background-color: #fff; }
    #program-management #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #program-management #block-five .inner {
          padding: 80px 30px 90px; } }
      @media (min-width: 1200px) {
        #program-management #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #program-management #block-five .inner .block-right {
          width: 44%;
          display: flex;
          align-items: center;
          justify-content: right; } }
      #program-management #block-five .inner .block-right svg {
        max-height: 350px; }
      @media (min-width: 1200px) {
        #program-management #block-five .inner .block-left.split {
          width: 56%; } }
  #program-management #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #program-management #story-time .button {
    margin: unset;
    width: 260px; }
  #program-management #story-time p {
    font-size: 24px;
    margin-bottom: 45px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #program-management #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }
  #program-management #brands {
    background: #F3F8FC; }
    #program-management #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #program-management #brands .inner {
          padding: 125px 10px 10px; } }
      #program-management #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #program-management #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #program-management #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #program-management #brands .inner p {
            padding-left: 20px; } }
      #program-management #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #program-management #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #program-management #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #program-management #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #program-management #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #program-management #brands .inner .brands-box > div img.large {
              width: 75%; }
            #program-management #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #program-management #brands .inner .brands-box > div img.small {
              width: 55%; }
            #program-management #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #program-management #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #program-management #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #program-management #brands .inner .copy-box {
            max-width: 65%; } }
        #program-management #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #program-management .subpage-button {
    margin: 115px 0 110px; }
    #program-management .subpage-button a {
      width: 260px; }

#performance-pr {
  margin-bottom: 80px; }
  #performance-pr #top {
    height: 165px;
    margin: 80px 0 70px; }
    @media (min-width: 768px) {
      #performance-pr #top {
        height: 150px;
        margin: 80px 0 175px; } }
    #performance-pr #top p {
      color: #fff;
      width: 100%;
      position: absolute;
      bottom: -35%;
      left: 30px; }
      @media (min-width: 768px) {
        #performance-pr #top p {
          width: 595px;
          bottom: -153px; } }
    #performance-pr #top h1 {
      bottom: 60%; }
      @media (min-width: 768px) {
        #performance-pr #top h1 {
          bottom: 0; } }
    #performance-pr #top svg {
      top: -75px;
      width: 575px; }
      @media (min-width: 768px) {
        #performance-pr #top svg {
          top: 0;
          width: 1017px; } }
  #performance-pr #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #performance-pr #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #performance-pr #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #performance-pr #block-one .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #performance-pr #block-one .inner .block-right img {
      max-width: 411px; }
  @media (min-width: 1200px) {
    #performance-pr #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #performance-pr #block-two .inner .block-left {
      width: 46%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #performance-pr #block-two .inner .block-left img {
    max-width: 325px; }
  @media (min-width: 1200px) {
    #performance-pr #block-two .block-right {
      width: 54%; } }
  #performance-pr #block-two .block-right p {
    margin-bottom: 0; }
  #performance-pr #block-two .button {
    margin: unset; }
  #performance-pr #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #performance-pr #block-three .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #performance-pr #block-three .inner {
        padding: 80px 30px 90px; } }
    #performance-pr #block-three .inner .block-right img {
      max-width: 470px;
      right: -10%; }
  #performance-pr #block-four {
    background-color: #B4C8DA; }
    #performance-pr #block-four .block-left img {
      max-width: 355px;
      left: 25%; }
    #performance-pr #block-four .block-right p {
      margin-bottom: 0; }
    #performance-pr #block-four .button {
      margin: unset; }
    #performance-pr #block-four .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    @media (min-width: 768px) {
      #performance-pr #block-four h2 {
        width: 554px; } }
  #performance-pr #block-five {
    background-color: #fff; }
    #performance-pr #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #performance-pr #block-five .inner {
          padding: 80px 3px 90px; } }
      #performance-pr #block-five .inner .block-right svg {
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 100%;
        right: -10%; }
      @media (min-width: 1200px) {
        #performance-pr #block-five .inner .block-left.split {
          width: 56%; } }
  #performance-pr #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #performance-pr #story-time p {
    font-size: 24px;
    margin-bottom: 45px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #performance-pr #story-time h1 {
    color: #fff;
    margin-bottom: 20px; }
  #performance-pr #brands {
    background: #F3F8FC; }
    #performance-pr #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #performance-pr #brands .inner {
          padding: 125px 10px 10px; } }
      #performance-pr #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #performance-pr #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #performance-pr #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #performance-pr #brands .inner p {
            padding-left: 20px; } }
      #performance-pr #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #performance-pr #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #performance-pr #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #performance-pr #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #performance-pr #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #performance-pr #brands .inner .brands-box > div img.large {
              width: 75%; }
            #performance-pr #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #performance-pr #brands .inner .brands-box > div img.small {
              width: 55%; }
            #performance-pr #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #performance-pr #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #performance-pr #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #performance-pr #brands .inner .copy-box {
            max-width: 65%; } }
        #performance-pr #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #performance-pr .subpage-button {
    margin: 115px 0 110px; }
    #performance-pr .subpage-button a {
      width: 260px; }

#email-marketing {
  margin-bottom: 80px; }
  #email-marketing #top p {
    color: #fff;
    width: 90%;
    position: relative; }
  #email-marketing #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #email-marketing #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #email-marketing #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #email-marketing #block-one .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #email-marketing #block-one .inner .block-right img {
      max-width: 335px; }
  @media (min-width: 1200px) {
    #email-marketing #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #email-marketing #block-two .inner .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #email-marketing #block-two .inner .block-left img {
    max-width: 335px; }
  #email-marketing #block-two .block-right p {
    margin-bottom: 40px; }
  #email-marketing #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #email-marketing #block-two .btn {
    margin-left: 0; }
  #email-marketing #block-six {
    background-color: #B4C8DA; }
    @media (min-width: 1200px) {
      #email-marketing #block-six .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #email-marketing #block-six .inner .block-left {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #email-marketing #block-six .inner .block-left img {
      max-width: 394px; }
    #email-marketing #block-six .button {
      margin: unset; }
    #email-marketing #block-six .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #email-marketing #block-three {
    background-color: #B4C8DA; }
    #email-marketing #block-three .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #email-marketing #block-three .inner {
          padding: 80px 30px 90px; } }
      #email-marketing #block-three .inner .block-left img {
        max-width: 100%;
        right: -5%; }
  #email-marketing #block-four {
    background-color: #fff; }
    @media (min-width: 1200px) {
      #email-marketing #block-four .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #email-marketing #block-four .inner .block-left {
        width: 50%; } }
    @media (min-width: 1200px) {
      #email-marketing #block-four .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        float: none; } }
    #email-marketing #block-four .inner .block-right img {
      max-width: 444px; }
    #email-marketing #block-four .block-right p {
      margin-bottom: 0; }
    #email-marketing #block-four .button {
      margin: unset; }
    #email-marketing #block-four .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    @media (min-width: 768px) {
      #email-marketing #block-four h2 {
        width: 554px; } }
  #email-marketing #block-five {
    background-color: #F3F8FC; }
    #email-marketing #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #email-marketing #block-five .inner {
          padding: 80px 30px 90px; } }
      @media (min-width: 1200px) {
        #email-marketing #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #email-marketing #block-five .inner .block-right {
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: end; } }
      #email-marketing #block-five .inner .block-right svg {
        max-height: 375px; }
      @media (min-width: 1200px) {
        #email-marketing #block-five .inner .block-left.split {
          width: 50%; } }
  #email-marketing #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #email-marketing #story-time p {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #email-marketing #story-time p {
        width: 800px; } }
  #email-marketing #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }
  #email-marketing #brands {
    background: #F3F8FC; }
    #email-marketing #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #email-marketing #brands .inner {
          padding: 125px 10px 10px; } }
      #email-marketing #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #email-marketing #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #email-marketing #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #email-marketing #brands .inner p {
            padding-left: 20px; } }
      #email-marketing #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #email-marketing #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #email-marketing #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #email-marketing #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #email-marketing #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #email-marketing #brands .inner .brands-box > div img.large {
              width: 75%; }
            #email-marketing #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #email-marketing #brands .inner .brands-box > div img.small {
              width: 55%; }
            #email-marketing #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #email-marketing #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #email-marketing #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #email-marketing #brands .inner .copy-box {
            max-width: 65%; } }
        #email-marketing #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #email-marketing #awards .award-container {
    justify-content: space-around;
    align-items: center; }
  #email-marketing #awards .award-item p {
    margin-bottom: 0; }

#email-program-management {
  margin-bottom: 80px; }
  #email-program-management #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #email-program-management #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #email-program-management #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #email-program-management #block-one .inner .block-left {
        width: 54%; } }
    @media (min-width: 1200px) {
      #email-program-management #block-one .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #email-program-management #block-one .inner .block-right img {
      max-width: 335px; }
  @media (min-width: 1200px) {
    #email-program-management #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #email-program-management #block-two .inner .block-right {
      width: 54%; } }
  @media (min-width: 1200px) {
    #email-program-management #block-two .inner .block-left {
      width: 46%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #email-program-management #block-two .inner .block-left img {
    max-width: 391px; }
  #email-program-management #block-two .block-right p {
    margin-bottom: 0; }
  #email-program-management #block-two .button {
    margin: unset; }
  #email-program-management #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #email-program-management #block-three .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #email-program-management #block-three .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #email-program-management #block-three .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #email-program-management #block-three .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #email-program-management #block-three .inner .block-right img {
      max-width: 302px; }
    #email-program-management #block-three .inner .block-left {
      width: 54%; }
  #email-program-management #block-four {
    background-color: #B4C8DA; }
    @media (min-width: 1200px) {
      #email-program-management #block-four .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #email-program-management #block-four .inner .block-right {
        width: 54%; } }
    @media (min-width: 1200px) {
      #email-program-management #block-four .inner .block-left {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #email-program-management #block-four .inner .block-left img {
      max-width: 285px; }
    #email-program-management #block-four .block-right p {
      margin-bottom: 0; }
    #email-program-management #block-four .button {
      margin: unset; }
    #email-program-management #block-four .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    @media (min-width: 768px) {
      #email-program-management #block-four h2 {
        width: 554px; } }
  #email-program-management #block-five {
    background-color: #fff; }
    #email-program-management #block-five .inner {
      padding: 30px 20px 60px;
      display: flex; }
      @media (min-width: 768px) {
        #email-program-management #block-five .inner {
          padding: 80px 30px 90px; } }
      #email-program-management #block-five .inner .block-right {
        width: 44%;
        display: flex;
        justify-content: end;
        padding-right: 50px; }
        #email-program-management #block-five .inner .block-right svg {
          max-width: 100%; }
      @media (min-width: 1200px) {
        #email-program-management #block-five .inner .block-left.split {
          width: 56%; } }
  #email-program-management #awards .award-container {
    justify-content: space-around;
    align-items: center; }
  #email-program-management #awards .award-item p {
    margin-bottom: 0; }
  #email-program-management #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 50px 0 30px; }
  #email-program-management #story-time p {
    font-size: 24px;
    margin-bottom: 45px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #email-program-management #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }
  #email-program-management #brands {
    background: #F3F8FC; }
    #email-program-management #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #email-program-management #brands .inner {
          padding: 125px 10px 10px; } }
      #email-program-management #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #email-program-management #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #email-program-management #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #email-program-management #brands .inner p {
            padding-left: 20px; } }
      #email-program-management #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #email-program-management #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #email-program-management #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #email-program-management #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #email-program-management #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #email-program-management #brands .inner .brands-box > div img.large {
              width: 75%; }
            #email-program-management #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #email-program-management #brands .inner .brands-box > div img.small {
              width: 55%; }
            #email-program-management #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #email-program-management #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #email-program-management #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #email-program-management #brands .inner .copy-box {
            max-width: 65%; } }
        #email-program-management #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #email-program-management .subpage-button {
    margin: 115px 0 110px; }
    #email-program-management .subpage-button a {
      width: 260px; }

#subscriber-list-growth {
  margin-bottom: 80px; }
  #subscriber-list-growth #top p {
    color: #fff; }
  #subscriber-list-growth #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #subscriber-list-growth #block-one .inner {
        padding: 50px 30px 90px; } }
    @media (min-width: 1200px) {
      #subscriber-list-growth #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #subscriber-list-growth #block-one .inner .block-right {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #subscriber-list-growth #block-one .inner .block-right img {
      max-width: 250px; }
    @media (min-width: 1200px) {
      #subscriber-list-growth #block-one .inner .block-left.split {
        width: 54%; } }
  #subscriber-list-growth #block-two .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #subscriber-list-growth #block-two .inner {
        padding: 50px 30px 90px; } }
    @media (min-width: 1200px) {
      #subscriber-list-growth #block-two .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #subscriber-list-growth #block-two .inner .block-left {
        width: 46%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #subscriber-list-growth #block-two .inner .block-left img {
      max-width: 300px; }
    @media (min-width: 1200px) {
      #subscriber-list-growth #block-two .inner .block-right {
        width: 54%; } }
  #subscriber-list-growth #block-two .block-right p {
    margin-bottom: 40px; }
  #subscriber-list-growth .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 25px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #subscriber-list-growth #block-five {
    background-color: #F3F8FC; }
    #subscriber-list-growth #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #subscriber-list-growth #block-five .inner {
          padding: 60px 30px 90px; } }
      @media (min-width: 1200px) {
        #subscriber-list-growth #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #subscriber-list-growth #block-five .inner .block-right {
          width: 46%;
          display: flex;
          align-items: center;
          justify-content: end; } }
      #subscriber-list-growth #block-five .inner .block-right svg {
        max-width: 300px;
        max-height: 300px; }
      @media (min-width: 1200px) {
        #subscriber-list-growth #block-five .inner .block-left.split {
          width: 54%; } }
      #subscriber-list-growth #block-five .inner .block-left.split p {
        width: 690px; }
      #subscriber-list-growth #block-five .inner .button {
        width: 250px; }
  #subscriber-list-growth #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #subscriber-list-growth #story-time .button {
    margin: unset;
    font-size: 23px; }
  #subscriber-list-growth #story-time p {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #subscriber-list-growth #story-time p {
        width: 800px; } }
  #subscriber-list-growth #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }
  #subscriber-list-growth #brands {
    background: #F3F8FC; }
    #subscriber-list-growth #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #subscriber-list-growth #brands .inner {
          padding: 125px 10px 10px; } }
      #subscriber-list-growth #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #subscriber-list-growth #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #subscriber-list-growth #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #subscriber-list-growth #brands .inner p {
            padding-left: 20px; } }
      #subscriber-list-growth #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #subscriber-list-growth #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #subscriber-list-growth #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
          @media (min-width: 992px) {
            #subscriber-list-growth #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #subscriber-list-growth #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #subscriber-list-growth #brands .inner .brands-box > div img.large {
              width: 75%; }
            #subscriber-list-growth #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #subscriber-list-growth #brands .inner .brands-box > div img.small {
              width: 55%; }
            #subscriber-list-growth #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #subscriber-list-growth #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #subscriber-list-growth #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #subscriber-list-growth #brands .inner .copy-box {
            max-width: 65%; } }
        #subscriber-list-growth #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #subscriber-list-growth #awards .award-container {
    justify-content: space-around; }

#creative {
  margin-bottom: 80px; }
  #creative #top p {
    color: #fff;
    position: relative; }
  #creative #top .partner-badge {
    position: absolute;
    max-width: 150px;
    bottom: -105px;
    left: 28px;
    background-color: #122B4E;
    padding: 20px; }
    @media (min-width: 768px) {
      #creative #top .partner-badge {
        left: unset;
        max-width: 210px;
        bottom: -240px;
        right: 0; } }
  #creative #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #creative #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #creative #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #creative #block-one .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #creative #block-one .inner .block-right img {
      max-width: 291px; }
  #creative #block-one .partner-badge {
    max-width: 80px; }
    @media (min-width: 768px) {
      #creative #block-one .partner-badge {
        max-width: 100px; } }
  @media (min-width: 1200px) {
    #creative #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #creative #block-two .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #creative #block-two .block-left img {
    max-width: 330px; }
  #creative #block-two .block-right p {
    margin-bottom: 0; }
  #creative #block-six {
    background-color: #B4C8DA; }
    @media (min-width: 1200px) {
      #creative #block-six .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #creative #block-six .block-left {
        width: 54%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #creative #block-six .block-left img {
      max-width: 425px; }
    #creative #block-six .block-right p {
      margin-bottom: 0; }
    #creative #block-six .button {
      margin: unset; }
    #creative #block-six .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #creative #block-five {
    background-color: #F3F8FC; }
    #creative #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #creative #block-five .inner {
          padding: 80px 30px 90px; } }
      @media (min-width: 1200px) {
        #creative #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #creative #block-five .inner .block-right {
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: end; } }
      #creative #block-five .inner .block-right svg {
        max-width: 475px; }
      @media (min-width: 1200px) {
        #creative #block-five .inner .block-left.split {
          width: 50%; } }
    #creative #block-five .partner-badge {
      max-width: 140px; }
      @media (min-width: 768px) {
        #creative #block-five .partner-badge {
          max-width: 210px;
          padding-top: 15px; } }
  #creative #story-time .inner {
    padding: 70px 30px 65px; }
    @media (min-width: 1200px) {
      #creative #story-time .inner .story-inner {
        display: flex;
        justify-content: space-between;
        max-width: 1100px; } }
    #creative #story-time .inner .story-inner .btn {
      margin-left: 0; }
    #creative #story-time .inner .story-inner > div {
      margin-bottom: 50px; }
  #creative #story-time p {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: left; }
    @media (min-width: 768px) {
      #creative #story-time p {
        width: 500px; } }
  #creative #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }
  #creative #brands {
    background: #F3F8FC; }
    #creative #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #creative #brands .inner {
          padding: 125px 10px 10px; } }
      #creative #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #creative #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #creative #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #creative #brands .inner p {
            padding-left: 20px; } }
      #creative #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #creative #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #creative #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #creative #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #creative #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #creative #brands .inner .brands-box > div img.large {
              width: 75%; }
            #creative #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #creative #brands .inner .brands-box > div img.small {
              width: 55%; }
            #creative #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #creative #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #creative #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #creative #brands .inner .copy-box {
            max-width: 65%; } }
        #creative #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }

#search-and-social {
  margin-bottom: 80px; }
  #search-and-social #top p {
    color: #fff;
    position: relative; }
  #search-and-social #top .google-badge {
    position: absolute;
    max-width: 80px;
    bottom: -105px;
    left: 28px; }
    @media (min-width: 768px) {
      #search-and-social #top .google-badge {
        left: unset;
        max-width: 150px;
        bottom: -225px;
        right: 0; } }
  #search-and-social #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #search-and-social #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #search-and-social #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #search-and-social #block-one .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #search-and-social #block-one .inner .block-right img {
      max-width: 422px; }
    #search-and-social #block-one .inner p {
      margin: 0 0 40px; }
    #search-and-social #block-one .inner .btn {
      margin-left: 0; }
  @media (min-width: 1200px) {
    #search-and-social #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #search-and-social #block-two .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #search-and-social #block-two .block-left img {
    max-width: 351px; }
  #search-and-social #block-two .block-right p {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      #search-and-social #block-two .block-right p {
        margin-bottom: 40px; } }
  #search-and-social #block-two .btn {
    margin-left: 0; }
  #search-and-social #block-five {
    background-color: #F3F8FC; }
    #search-and-social #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #search-and-social #block-five .inner {
          padding: 80px 30px 90px; } }
      @media (min-width: 1200px) {
        #search-and-social #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #search-and-social #block-five .inner .block-right {
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: end; } }
      #search-and-social #block-five .inner .block-right svg {
        max-width: 425px; }
      @media (min-width: 1200px) {
        #search-and-social #block-five .inner .block-left.split {
          width: 50%; } }
      #search-and-social #block-five .inner .btn {
        margin-left: 0; }
  #search-and-social #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #search-and-social #story-time .button {
    margin: unset;
    font-size: 23px; }
  #search-and-social #story-time p {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #search-and-social #story-time p {
        width: 800px; } }
  #search-and-social #story-time h2 {
    color: #fff; }
  #search-and-social #brands {
    background: #F3F8FC; }
    #search-and-social #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #search-and-social #brands .inner {
          padding: 125px 10px 10px; } }
      #search-and-social #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #search-and-social #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #search-and-social #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #search-and-social #brands .inner p {
            padding-left: 20px; } }
      #search-and-social #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #search-and-social #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #search-and-social #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #search-and-social #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #search-and-social #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #search-and-social #brands .inner .brands-box > div img.large {
              width: 75%; }
            #search-and-social #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #search-and-social #brands .inner .brands-box > div img.small {
              width: 55%; }
            #search-and-social #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #search-and-social #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #search-and-social #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #search-and-social #brands .inner .copy-box {
            max-width: 65%; } }
        #search-and-social #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #search-and-social #success-stories {
    background-color: #B4C8DA; }
    #search-and-social #success-stories .inner {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      flex-wrap: wrap;
      padding: 80px 60px 115px; }
      #search-and-social #success-stories .inner .button-box {
        padding: 0;
        border: 0;
        margin-top: 0; }
        @media (min-width: 992px) {
          #search-and-social #success-stories .inner .button-box {
            display: flex;
            grid-gap: 20px; } }
    #search-and-social #success-stories .button {
      margin: unset;
      width: 230px;
      margin-bottom: 20px; }
    #search-and-social #success-stories p {
      font-size: 24px;
      color: #1B365D;
      margin-bottom: 45px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    #search-and-social #success-stories h1 {
      color: #1B365D;
      margin-bottom: 20px; }

#paid-search-marketing {
  margin-bottom: 80px; }
  #paid-search-marketing #top p {
    color: #fff; }
  #paid-search-marketing #top .google-badge {
    position: absolute;
    max-width: 80px;
    bottom: -105px;
    left: 28px; }
    @media (min-width: 768px) {
      #paid-search-marketing #top .google-badge {
        left: unset;
        max-width: 150px;
        bottom: -115px;
        right: 0; } }
  #paid-search-marketing #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #paid-search-marketing #block-one .inner {
        padding: 50px 30px 90px; } }
    @media (min-width: 1200px) {
      #paid-search-marketing #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #paid-search-marketing #block-one .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #paid-search-marketing #block-one .inner .block-right img {
      max-width: 395px; }
    #paid-search-marketing #block-one .inner p {
      margin: 0 0 40px; }
  @media (min-width: 768px) {
    #paid-search-marketing #block-two .inner {
      padding: 100px 30px 60px; } }
  @media (min-width: 1200px) {
    #paid-search-marketing #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #paid-search-marketing #block-two .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: start; } }
  #paid-search-marketing #block-two .block-left svg {
    max-width: 395px; }
  #paid-search-marketing #block-two .block-right p {
    margin-bottom: 0; }
  #paid-search-marketing #block-two .button {
    margin: unset; }
  #paid-search-marketing #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #paid-search-marketing #block-six {
    background-color: #B4C8DA; }
    #paid-search-marketing #block-six .block-left img {
      max-width: 415px;
      left: 22%; }
    #paid-search-marketing #block-six .block-right p {
      margin-bottom: 0; }
    #paid-search-marketing #block-six .button {
      margin: unset; }
    #paid-search-marketing #block-six .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #paid-search-marketing #block-three {
    background-color: #B4C8DA; }
    #paid-search-marketing #block-three .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #paid-search-marketing #block-three .inner {
          padding: 80px 30px 90px; } }
      #paid-search-marketing #block-three .inner .block-left img {
        max-width: 100%;
        right: -5%; }
  #paid-search-marketing #block-four {
    background-color: #fff; }
    #paid-search-marketing #block-four .block-left img {
      max-width: 415px;
      left: 22%; }
    #paid-search-marketing #block-four .block-right p {
      margin-bottom: 0; }
    #paid-search-marketing #block-four .button {
      margin: unset; }
    #paid-search-marketing #block-four .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    @media (min-width: 768px) {
      #paid-search-marketing #block-four h2 {
        width: 554px; } }
  #paid-search-marketing #block-five {
    background-color: #F3F8FC; }
    #paid-search-marketing #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #paid-search-marketing #block-five .inner {
          padding: 90px 30px 90px; } }
      @media (min-width: 1200px) {
        #paid-search-marketing #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #paid-search-marketing #block-five .inner .block-right {
          width: 45%;
          display: flex;
          align-items: center;
          justify-content: center; } }
      #paid-search-marketing #block-five .inner .block-right img {
        max-width: 410px; }
      @media (min-width: 1200px) {
        #paid-search-marketing #block-five .inner .block-left.split {
          width: 55%; } }
      #paid-search-marketing #block-five .inner p {
        margin: 0 0 40px; }
  #paid-search-marketing #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #paid-search-marketing #story-time .btn {
    margin-top: 0; }
  #paid-search-marketing #story-time p {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #paid-search-marketing #story-time p {
        width: 800px; } }
  #paid-search-marketing #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }
  #paid-search-marketing .knowledge-flex {
    background-color: #B4C8DA; }
    #paid-search-marketing .knowledge-flex .inner {
      padding-bottom: 10px; }
      @media (min-width: 992px) {
        #paid-search-marketing .knowledge-flex .inner {
          padding-bottom: 25px;
          padding-top: 100px; } }
    #paid-search-marketing .knowledge-flex .posts-box {
      display: flex; }
      #paid-search-marketing .knowledge-flex .posts-box .posts-box-inner {
        margin-bottom: 50px;
        display: flex;
        flex-direction: column; }
        @media (min-width: 768px) {
          #paid-search-marketing .knowledge-flex .posts-box .posts-box-inner {
            margin-bottom: 0;
            flex-direction: row; } }
        #paid-search-marketing .knowledge-flex .posts-box .posts-box-inner .post {
          max-width: 100%;
          margin-bottom: 30px; }
          @media (min-width: 768px) {
            #paid-search-marketing .knowledge-flex .posts-box .posts-box-inner .post {
              max-width: 33.33%; } }
    #paid-search-marketing .knowledge-flex h2.entry-title {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-top: 20px; }
      @media (min-width: 992px) {
        #paid-search-marketing .knowledge-flex h2.entry-title {
          padding: 20px; } }
      #paid-search-marketing .knowledge-flex h2.entry-title a {
        color: #2A4555;
        text-decoration: none; }
        #paid-search-marketing .knowledge-flex h2.entry-title a:hover {
          text-decoration: underline; }
    @media (min-width: 768px) {
      #paid-search-marketing .knowledge-flex .posts-box {
        margin-left: -40px;
        margin-right: -40px; } }
    @media (min-width: 992px) {
      #paid-search-marketing .knowledge-flex .posts-box {
        margin-top: 25px;
        margin-left: -60px;
        margin-right: -60px; } }
#search-engine-optimization {
  margin-bottom: 80px; }
  #search-engine-optimization #top p {
    color: #fff; }
  #search-engine-optimization #top .google-badge {
    position: absolute;
    max-width: 80px;
    bottom: -105px;
    left: 28px; }
    @media (min-width: 768px) {
      #search-engine-optimization #top .google-badge {
        left: unset;
        max-width: 150px;
        bottom: -115px;
        right: 0; } }
  #search-engine-optimization #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #search-engine-optimization #block-one .inner {
        padding: 50px 30px 90px; } }
    @media (min-width: 1200px) {
      #search-engine-optimization #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #search-engine-optimization #block-one .inner .block-right {
        width: 49%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #search-engine-optimization #block-one .inner .block-right img {
      max-width: 422px; }
    #search-engine-optimization #block-one .inner .block-left.split {
      width: 100%; }
      @media (min-width: 768px) {
        #search-engine-optimization #block-one .inner .block-left.split {
          width: 51%; } }
    #search-engine-optimization #block-one .inner p {
      margin: 0; }
  @media (min-width: 768px) {
    #search-engine-optimization #block-two .inner {
      padding: 100px 30px 60px; } }
  @media (min-width: 1200px) {
    #search-engine-optimization #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #search-engine-optimization #block-two .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #search-engine-optimization #block-two .block-left img {
    max-width: 425px; }
  #search-engine-optimization #block-two .block-right p {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      #search-engine-optimization #block-two .block-right p {
        margin-bottom: 40px; } }
  #search-engine-optimization #block-two .button {
    margin: unset; }
  #search-engine-optimization #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #search-engine-optimization #block-three {
    background-color: #B4C8DA; }
    #search-engine-optimization #block-three .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #search-engine-optimization #block-three .inner {
          padding: 90px 30px 90px;
          overflow: auto; } }
      @media (min-width: 1200px) {
        #search-engine-optimization #block-three .inner {
          display: flex;
          align-items: center; } }
    @media (min-width: 1200px) {
      #search-engine-optimization #block-three .block-left {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: start; } }
    #search-engine-optimization #block-three .block-left svg {
      max-width: 325px; }
    #search-engine-optimization #block-three .block-right {
      position: relative;
      z-index: 2; }
      @media (min-width: 768px) {
        #search-engine-optimization #block-three .block-right {
          width: 50%;
          padding-left: 20px; } }
      #search-engine-optimization #block-three .block-right p {
        margin-bottom: 0; }
  #search-engine-optimization #block-four {
    background-color: #fff; }
    #search-engine-optimization #block-four .block-left img {
      max-width: 415px;
      left: 22%; }
    #search-engine-optimization #block-four .block-right p {
      margin-bottom: 0; }
    #search-engine-optimization #block-four .button {
      margin: unset; }
    #search-engine-optimization #block-four .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
    @media (min-width: 768px) {
      #search-engine-optimization #block-four h2 {
        width: 554px; } }
  #search-engine-optimization #block-five {
    background-color: #F3F8FC; }
    #search-engine-optimization #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #search-engine-optimization #block-five .inner {
          padding: 70px 30px 90px; } }
      @media (min-width: 1200px) {
        #search-engine-optimization #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #search-engine-optimization #block-five .inner .block-right {
          width: 49%;
          display: flex;
          align-items: center;
          justify-content: center; } }
      #search-engine-optimization #block-five .inner .block-right img {
        max-width: 375px; }
      @media (min-width: 1200px) {
        #search-engine-optimization #block-five .inner .block-left.split {
          width: 58%; } }
      #search-engine-optimization #block-five .inner p {
        margin: 0; }
  #search-engine-optimization #block-six {
    background-color: #B4C8DA; }
    #search-engine-optimization #block-six .block-left img {
      max-width: 415px;
      left: 22%; }
    #search-engine-optimization #block-six .block-right p {
      margin-bottom: 0; }
    #search-engine-optimization #block-six .button {
      margin: unset; }
    #search-engine-optimization #block-six .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #search-engine-optimization #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #search-engine-optimization #story-time .button {
    margin: unset;
    font-size: 23px; }
  #search-engine-optimization #story-time p {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #search-engine-optimization #story-time p {
        width: 800px; } }
  #search-engine-optimization #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }
  #search-engine-optimization .knowledge-flex {
    background-color: #B4C8DA; }
    #search-engine-optimization .knowledge-flex .inner {
      padding-bottom: 10px; }
      @media (min-width: 992px) {
        #search-engine-optimization .knowledge-flex .inner {
          padding-bottom: 25px;
          padding-top: 100px; } }
    #search-engine-optimization .knowledge-flex .posts-box {
      display: flex; }
      #search-engine-optimization .knowledge-flex .posts-box .posts-box-inner {
        margin-bottom: 50px;
        display: flex;
        flex-direction: column; }
        @media (min-width: 768px) {
          #search-engine-optimization .knowledge-flex .posts-box .posts-box-inner {
            margin-bottom: 0;
            flex-direction: row; } }
        #search-engine-optimization .knowledge-flex .posts-box .posts-box-inner .post {
          max-width: 100%;
          margin-bottom: 30px; }
          @media (min-width: 768px) {
            #search-engine-optimization .knowledge-flex .posts-box .posts-box-inner .post {
              max-width: 33.33%; } }
    #search-engine-optimization .knowledge-flex h2.entry-title {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-top: 20px; }
      @media (min-width: 992px) {
        #search-engine-optimization .knowledge-flex h2.entry-title {
          padding: 20px; } }
      #search-engine-optimization .knowledge-flex h2.entry-title a {
        color: #2A4555;
        text-decoration: none; }
        #search-engine-optimization .knowledge-flex h2.entry-title a:hover {
          text-decoration: underline; }
    @media (min-width: 768px) {
      #search-engine-optimization .knowledge-flex .posts-box {
        margin-left: -40px;
        margin-right: -40px; } }
    @media (min-width: 992px) {
      #search-engine-optimization .knowledge-flex .posts-box {
        margin-top: 25px;
        margin-left: -60px;
        margin-right: -60px; } }
#social-media-advertising {
  margin-bottom: 80px; }
  #social-media-advertising #top p {
    color: #fff; }
  #social-media-advertising #top .google-badge {
    position: absolute;
    max-width: 80px;
    bottom: -105px;
    left: 28px; }
    @media (min-width: 768px) {
      #social-media-advertising #top .google-badge {
        left: unset;
        max-width: 150px;
        bottom: -115px;
        right: 0; } }
  #social-media-advertising #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #social-media-advertising #block-one .inner {
        padding: 50px 30px 90px; } }
    @media (min-width: 1200px) {
      #social-media-advertising #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #social-media-advertising #block-one .inner .block-right {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #social-media-advertising #block-one .inner .block-right img {
      max-width: 415px; }
    #social-media-advertising #block-one .inner .block-left.split {
      width: 100%; }
      @media (min-width: 1200px) {
        #social-media-advertising #block-one .inner .block-left.split {
          width: 60%; } }
    #social-media-advertising #block-one .inner p {
      margin: 0 0 40px; }
  @media (min-width: 768px) {
    #social-media-advertising #block-two .inner {
      padding: 100px 30px 60px; } }
  @media (min-width: 1200px) {
    #social-media-advertising #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #social-media-advertising #block-two .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #social-media-advertising #block-two .block-left img {
    max-width: 300px; }
  #social-media-advertising #block-two .block-right p {
    margin-bottom: 40px; }
  #social-media-advertising #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #social-media-advertising #block-three {
    background-color: #B4C8DA; }
    #social-media-advertising #block-three .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #social-media-advertising #block-three .inner {
          padding: 100px 30px 80px;
          overflow: auto; } }
      @media (min-width: 1200px) {
        #social-media-advertising #block-three .inner {
          display: flex;
          align-items: center; } }
    @media (min-width: 1200px) {
      #social-media-advertising #block-three .block-left {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #social-media-advertising #block-three .block-left img {
      max-width: 340px; }
    #social-media-advertising #block-three .block-right {
      position: relative;
      z-index: 2; }
      @media (min-width: 1200px) {
        #social-media-advertising #block-three .block-right {
          width: 50%; } }
      #social-media-advertising #block-three .block-right p {
        margin-bottom: 0; }
    #social-media-advertising #block-three .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #social-media-advertising #block-four {
    background-color: #fff; }
    #social-media-advertising #block-four .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #social-media-advertising #block-four .inner {
          padding: 50px 30px 90px;
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #social-media-advertising #block-four .inner .block-right {
          width: 49%;
          display: flex;
          align-items: center;
          justify-content: center; } }
      #social-media-advertising #block-four .inner .block-right img {
        max-width: 275px; }
      #social-media-advertising #block-four .inner .block-left.split {
        width: 100%; }
        @media (min-width: 768px) {
          #social-media-advertising #block-four .inner .block-left.split {
            width: 51%; } }
      #social-media-advertising #block-four .inner p {
        margin: 0 0 40px; }
      #social-media-advertising #block-four .inner .btn {
        margin-left: 0; }
  #social-media-advertising #block-five {
    background-color: #F3F8FC; }
    #social-media-advertising #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #social-media-advertising #block-five .inner {
          padding: 40px 30px 90px; } }
      @media (min-width: 1200px) {
        #social-media-advertising #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #social-media-advertising #block-five .inner .block-right {
          width: 42%;
          display: flex;
          align-items: center;
          justify-content: end; } }
      #social-media-advertising #block-five .inner .block-right img {
        max-width: 410px; }
      @media (min-width: 1200px) {
        #social-media-advertising #block-five .inner .block-left.split {
          width: 58%; } }
      #social-media-advertising #block-five .inner p {
        margin: 0; }
  #social-media-advertising #block-six {
    background-color: #B4C8DA; }
    #social-media-advertising #block-six .block-left img {
      max-width: 415px;
      left: 22%; }
    #social-media-advertising #block-six .block-right p {
      margin-bottom: 40px; }
    #social-media-advertising #block-six .block-title {
      font-size: 24px;
      color: #2A4555;
      margin: 35px 0 40px !important;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-left: 0; }
  #social-media-advertising #story-time .inner {
    padding: 70px 30px 65px; }
    @media (min-width: 1200px) {
      #social-media-advertising #story-time .inner .story-inner {
        display: flex;
        justify-content: space-between;
        max-width: 1100px; } }
    #social-media-advertising #story-time .inner .story-inner .btn {
      margin-left: 0;
      margin-top: 0; }
    #social-media-advertising #story-time .inner .story-inner > div {
      margin-bottom: 50px; }
  #social-media-advertising #story-time p {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: left; }
    @media (min-width: 768px) {
      #social-media-advertising #story-time p {
        width: 500px; } }
  #social-media-advertising #story-time h2 {
    color: #fff;
    margin-bottom: 20px; }

#tik-tok-advertising {
  margin-bottom: 80px; }
  #tik-tok-advertising #top p {
    color: #fff; }
  #tik-tok-advertising #top .tiktok-badge img {
    margin-top: 115px;
    margin-left: 0; }
    @media (min-width: 768px) {
      #tik-tok-advertising #top .tiktok-badge img {
        top: 145px; } }
    @media (min-width: 1200px) {
      #tik-tok-advertising #top .tiktok-badge img {
        top: 15px; } }
  #tik-tok-advertising #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #tik-tok-advertising #block-one .inner {
        padding: 90px 30px 55px; } }
    @media (min-width: 1200px) {
      #tik-tok-advertising #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #tik-tok-advertising #block-one .inner .block-right {
        width: 45%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #tik-tok-advertising #block-one .inner .block-right img {
      max-width: 293px; }
    #tik-tok-advertising #block-one .inner .block-left.split {
      width: 100%; }
      @media (min-width: 1200px) {
        #tik-tok-advertising #block-one .inner .block-left.split {
          width: 55%; } }
    #tik-tok-advertising #block-one .inner p {
      margin: 0 0 40px; }
  @media (min-width: 768px) {
    #tik-tok-advertising #block-two .inner {
      padding: 100px 30px 60px; } }
  @media (min-width: 1200px) {
    #tik-tok-advertising #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #tik-tok-advertising #block-two .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: start; } }
  #tik-tok-advertising #block-two .block-left svg {
    max-width: 390px; }
  #tik-tok-advertising #block-two .block-right p {
    margin-bottom: 40px; }
  #tik-tok-advertising #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #tik-tok-advertising #block-three {
    background-color: #B4C8DA; }
    #tik-tok-advertising #block-three .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #tik-tok-advertising #block-three .inner {
          padding: 100px 30px 80px;
          overflow: auto; } }
      @media (min-width: 1200px) {
        #tik-tok-advertising #block-three .inner {
          display: flex;
          align-items: center; } }
    @media (min-width: 1200px) {
      #tik-tok-advertising #block-three .block-left {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #tik-tok-advertising #block-three .block-left img {
      max-width: 350px; }
    #tik-tok-advertising #block-three .block-right {
      position: relative;
      z-index: 2; }
      @media (min-width: 1200px) {
        #tik-tok-advertising #block-three .block-right {
          width: 50%;
          padding-left: 20px; } }
      #tik-tok-advertising #block-three .block-right p {
        margin-bottom: 40px; }
      #tik-tok-advertising #block-three .block-right a {
        margin-left: 0; }
  #tik-tok-advertising #block-five {
    background-color: #F3F8FC; }
    #tik-tok-advertising #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #tik-tok-advertising #block-five .inner {
          padding: 100px 30px 60px; } }
      @media (min-width: 1200px) {
        #tik-tok-advertising #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #tik-tok-advertising #block-five .inner .block-right {
          width: 42%;
          display: flex;
          align-items: center;
          justify-content: center; } }
      #tik-tok-advertising #block-five .inner .block-right img {
        max-width: 320px; }
      @media (min-width: 1200px) {
        #tik-tok-advertising #block-five .inner .block-left.split {
          width: 58%; } }
      #tik-tok-advertising #block-five .inner p {
        margin: 0 0 40px; }
  #tik-tok-advertising #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #tik-tok-advertising #story-time h2 {
    color: #fff;
    margin-bottom: 35px; }
  #tik-tok-advertising #story-time .button {
    margin: unset;
    font-size: 23px; }
  #tik-tok-advertising #story-time p {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #tik-tok-advertising #story-time p {
        width: 800px; } }
  #tik-tok-advertising #story-time h1 {
    color: #fff;
    margin-bottom: 20px; }

#growth-marketing #sub .inner {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #growth-marketing #sub .inner {
      padding: 125px 30px 100px; } }
  #growth-marketing #sub .inner .block-right img {
    max-width: 225px;
    right: 4%; }
    @media (min-width: 1400px) {
      #growth-marketing #sub .inner .block-right img {
        right: 5%; } }
  #growth-marketing #sub .inner .btn {
    margin-left: 0; }

#growth-marketing #the-growth {
  background-color: #fff;
  position: relative;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #growth-marketing #the-growth {
      padding: 100px 30px 100px; } }
  #growth-marketing #the-growth .block-left h2 {
    margin-right: 0;
    margin-bottom: 85px; }
    @media (min-width: 1200px) {
      #growth-marketing #the-growth .block-left h2 {
        margin-right: -225px; } }
  @media (min-width: 1200px) {
    #growth-marketing #the-growth .block-left {
      width: 50%; } }
  #growth-marketing #the-growth .block-right img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

#growth-marketing #icons .inner {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #growth-marketing #icons .inner {
      padding: 120px 30px 120px; } }
  #growth-marketing #icons .inner .icons-box {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    gap: 20px; }
    #growth-marketing #icons .inner .icons-box > div {
      display: flex;
      align-items: center;
      flex-direction: column; }
      #growth-marketing #icons .inner .icons-box > div span {
        color: #fff;
        font-size: 35px;
        margin-bottom: 30px; }
        @media (min-width: 768px) {
          #growth-marketing #icons .inner .icons-box > div span {
            font-size: 25px; } }
        @media (min-width: 1200px) {
          #growth-marketing #icons .inner .icons-box > div span {
            font-size: 40px; } }
      #growth-marketing #icons .inner .icons-box > div img {
        max-width: 225px; }
      #growth-marketing #icons .inner .icons-box > div.mini img {
        max-width: 50px; }

#growth-marketing #growth-services {
  background-color: #F3F8FC; }
  #growth-marketing #growth-services .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #growth-marketing #growth-services .inner {
        padding: 100px 30px 90px; } }
    #growth-marketing #growth-services .inner .services-box {
      display: flex;
      flex-wrap: wrap; }
      #growth-marketing #growth-services .inner .services-box > div {
        flex-direction: column;
        display: flex;
        align-items: center;
        justify-content: center;
        flex: 100% 0 0;
        height: 235px;
        margin: 50px 0; }
        @media (min-width: 768px) {
          #growth-marketing #growth-services .inner .services-box > div {
            flex: 50% 0 0; } }
        @media (min-width: 992px) {
          #growth-marketing #growth-services .inner .services-box > div {
            flex: 25% 0 0; } }
        #growth-marketing #growth-services .inner .services-box > div img {
          max-width: 50%;
          margin: 0 auto;
          display: block; }
        #growth-marketing #growth-services .inner .services-box > div .title {
          max-width: 150px;
          text-align: center;
          color: #4C6B7E;
          font-size: 24px;
          margin-top: 50px;
          @font-family : $sofia-sans; }
        #growth-marketing #growth-services .inner .services-box > div picture {
          margin-top: unset; }
          @media (min-width: 768px) {
            #growth-marketing #growth-services .inner .services-box > div picture {
              margin-top: auto; } }
    #growth-marketing #growth-services .inner .button.services {
      margin-top: 80px; }
  #growth-marketing #growth-services .button-box {
    margin-top: 75px; }
    @media (min-width: 992px) {
      #growth-marketing #growth-services .button-box {
        margin-top: 125px; } }
#growth-marketing #the-price {
  background-color: #B4C8DA;
  position: relative;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #growth-marketing #the-price {
      padding: 125px 30px 100px; } }
@media (min-width: 768px) {
  #growth-marketing #block-three .icons-box {
    align-items: center; } }

#growth-marketing #block-three .icons-box > div {
  padding: 20px 0; }
  @media (min-width: 768px) {
    #growth-marketing #block-three .icons-box > div {
      flex: 30% 0 0; } }
  @media (min-width: 768px) {
    #growth-marketing #block-three .icons-box > div.mini {
      flex: 5% 0 0;
      padding: 0; } }
  #growth-marketing #block-three .icons-box > div.mini img {
    width: 30%;
    display: block;
    margin: 0 auto 60px; }
    @media (min-width: 768px) {
      #growth-marketing #block-three .icons-box > div.mini img {
        width: 60%;
        margin-bottom: -75px; } }
@media (min-width: 1200px) {
  #salesforce #sub .inner {
    padding: 90px 30px 105px; } }

@media (min-width: 1200px) {
  #salesforce #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #salesforce #sub .inner .block-right {
    width: 37%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#salesforce #sub .inner .block-right img {
  max-width: 370px; }

@media (min-width: 1200px) {
  #salesforce #sub .inner .block-left.split {
    width: 63%; } }

#salesforce #sub .inner .block-left.split span {
  display: block;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 32px; }
  @media (min-width: 1200px) {
    #salesforce #sub .inner .block-left.split span {
      font-size: 24px;
      line-height: 38px;
      padding-right: 50px; } }
@media (min-width: 1200px) {
  #salesforce #sub .inner .block-left.split p {
    padding-right: 50px; } }

@media (min-width: 1200px) {
  #salesforce #the-how .inner {
    padding: 90px 30px 100px; } }

@media (min-width: 1200px) {
  #salesforce #the-how .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #salesforce #the-how .inner .block-left {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#salesforce #the-how .inner .block-left img {
  max-width: 475px; }

@media (min-width: 1200px) {
  #salesforce #the-price .inner {
    padding: 30px 30px 100px; } }

@media (min-width: 1200px) {
  #salesforce #the-price .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #salesforce #the-price .inner .block-right {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#salesforce #the-price .inner .block-right img {
  max-width: 510px; }

@media (min-width: 1200px) {
  #salesforce #the-price .inner .block-left.split {
    width: 60%; } }

@media (min-width: 1200px) {
  #salesforce #the-price .inner .block-left.split p {
    padding-right: 40%; } }

@media (min-width: 1400px) {
  #salesforce #the-price .inner .block-left.split p {
    padding-right: 35%; } }

#salesforce #connect {
  background-color: #B4C8DA;
  padding: 10px 20px 60px; }
  @media (min-width: 768px) {
    #salesforce #connect {
      padding: 40px 30px 90px; } }
#salesforce ol {
  margin-bottom: 30px; }

#stats .inner {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #stats .inner {
      padding: 90px 30px 120px; } }
  #stats .inner h2 {
    margin-bottom: 65px; }
    #stats .inner h2.button-header {
      margin-bottom: 45px; }
      @media (min-width: 992px) {
        #stats .inner h2.button-header {
          margin-bottom: 65px; } }
  @media (min-width: 768px) {
    #stats .inner .stats-box {
      display: flex;
      flex-wrap: wrap;
      align-items: baseline; } }
  #stats .inner .stats-box > div {
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      #stats .inner .stats-box > div {
        flex: 46% 0 0; } }
    #stats .inner .stats-box > div:nth-of-type(even) {
      padding: 0; }
      @media (min-width: 768px) {
        #stats .inner .stats-box > div:nth-of-type(even) {
          padding: 0 0 70px 4%; } }
    #stats .inner .stats-box > div:nth-of-type(odd) {
      padding: 0; }
      @media (min-width: 768px) {
        #stats .inner .stats-box > div:nth-of-type(odd) {
          padding: 0 4% 70px 0; } }
span.numbers {
  font-size: 50px;
  color: #1B365D;
  font-family: "Sofia Sans Extra Condensed", sans-serif; }
  @media (min-width: 768px) {
    span.numbers {
      font-size: 100px; } }
span.sub-head {
  font-size: 24px;
  color: #1B365D;
  line-height: 40px;
  font-family: "Sofia Sans Extra Condensed", sans-serif; }

hr {
  border: solid #DAE1E5;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0; }

#block-three {
  background-color: #F3F8FC;
  position: relative; }
  #block-three .connect {
    margin: 70px auto 0; }
    @media (min-width: 768px) {
      #block-three .connect {
        margin: 70px 0 0; } }
#brands {
  background-color: #F3F8FC;
  position: relative; }
  #brands .connect {
    margin: 70px auto 0; }
    @media (min-width: 768px) {
      #brands .connect {
        margin: 70px 0 0; } }
#block-five {
  background-color: #F3F8FC;
  position: relative; }
  #block-five .connect {
    margin: 70px auto 0; }
    @media (min-width: 768px) {
      #block-five .connect {
        margin: 70px 0 0; } }
.block-left.split {
  position: relative;
  z-index: 2; }
  @media (min-width: 1200px) {
    .block-left.split {
      width: 50%; } }
.block-right.split {
  position: relative;
  z-index: 2; }
  @media (min-width: 1200px) {
    .block-right.split {
      width: 50%; } }
.block-left.split {
  position: relative;
  z-index: 2; }
  @media (min-width: 1200px) {
    .block-left.split {
      width: 50%; } }
.block-right.split {
  position: relative;
  z-index: 2; }
  @media (min-width: 1200px) {
    .block-right.split {
      width: 50%; } }
#block-two {
  background-color: #fff;
  position: relative; }
  #block-two .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #block-two .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
  #block-two .block-right {
    position: relative;
    z-index: 2; }
    @media (min-width: 1200px) {
      #block-two .block-right {
        width: 50%;
        padding-left: 20px; } }
#block-six {
  background-color: #fff;
  position: relative; }
  #block-six .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #block-six .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
  #block-six .block-right {
    position: relative;
    z-index: 2; }
    @media (min-width: 1200px) {
      #block-six .block-right {
        width: 46%;
        padding-left: 20px; } }
#block-four {
  background-color: #fff;
  position: relative; }
  #block-four .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #block-four .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
  #block-four .block-right {
    position: relative;
    z-index: 2; }
    @media (min-width: 1200px) {
      #block-four .block-right {
        width: 45%;
        padding-left: 20px; } }
#story-time .inner {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #story-time .inner {
      padding: 100px 30px 115px;
      overflow: auto; } }
#block-one {
  background-color: #B4C8DA;
  position: relative; }
  #block-one .connect {
    margin: 70px auto 0; }
    @media (min-width: 768px) {
      #block-one .connect {
        margin: 70px 0 0; } }
#the-price {
  position: relative;
  background-color: #F3F8FC; }
  @media (min-width: 1200px) {
    #the-price .block-left {
      width: 50%; } }
  #the-price .button-box {
    margin-top: 75px; }
    @media (min-width: 992px) {
      #the-price .button-box {
        margin-top: 170px; } }
    #the-price .button-box .button-header {
      max-width: 450px;
      margin: 0 auto 45px;
      text-align: center; }
      @media (min-width: 992px) {
        #the-price .button-box .button-header {
          max-width: 670px;
          margin-bottom: 65px; } }
.button-box {
  padding: 50px 20px 50px;
  border: 1px solid #2A4555;
  margin-top: 75px; }
  @media (min-width: 992px) {
    .button-box {
      padding-top: 60px; } }
  .button-box .button-header {
    max-width: 450px;
    margin: 0 auto 45px;
    text-align: center; }
    @media (min-width: 992px) {
      .button-box .button-header {
        max-width: 670px;
        margin-bottom: 65px; } }
.top-price {
  position: relative; }

div#___partnersbadge_0 {
  margin-top: 20px !important;
  margin-left: -5px !important; }

a.servicesLink {
  color: #1B365D; }
  a.servicesLink:hover {
    color: #0f2029; }

#dmi-affiliate #top h1 {
  margin-left: 30px; }
  @media (min-width: 992px) {
    #dmi-affiliate #top h1 {
      margin-left: 55px; } }
#dmi-affiliate #stats {
  background-color: #fff; }

#dmi-affiliate #the-how .inner {
  padding: 30px 20px 60px; }
  @media (min-width: 992px) {
    #dmi-affiliate #the-how .inner {
      padding: 100px 20px 100px; }
      #dmi-affiliate #the-how .inner h2 {
        margin-left: 45px; } }
#dmi-affiliate .icons-box span {
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  font-size: 24px;
  color: #fff; }

#dmi-affiliate .button.scrollTo {
  width: 265px;
  font-size: 24px;
  margin-top: 65px; }
  #dmi-affiliate .button.scrollTo .button-arrow {
    margin-left: 7px; }
  @media (min-width: 992px) {
    #dmi-affiliate .button.scrollTo {
      margin-top: 15px;
      width: 275px; }
      #dmi-affiliate .button.scrollTo .button-arrow {
        margin-left: 10px; } }
#dmi-affiliate span.sub-head {
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 16px; }

@media (min-width: 1200px) {
  #dmi-affiliate .form-box {
    display: flex; } }

@media (min-width: 1200px) {
  #dmi-affiliate .form-box .block-left {
    width: calc(60% - 80px);
    margin-right: 80px; } }

@media (min-width: 1200px) {
  #dmi-affiliate .form-box .block-left p {
    max-width: 725px; } }

#dmi-affiliate .form-box .block-right {
  background: #fff;
  padding: 30px 25px 50px;
  margin-top: 50px; }
  @media (min-width: 1200px) {
    #dmi-affiliate .form-box .block-right {
      padding: 30px 40px 50px;
      width: 40%;
      margin-top: 0; } }
  #dmi-affiliate .form-box .block-right .header {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    text-transform: uppercase;
    text-align: center;
    display: block; }
    @media (min-width: 1200px) {
      #dmi-affiliate .form-box .block-right .header {
        font-size: 32px; } }
#dmi-affiliate-agency {
  margin-top: -30px; }
  @media (min-width: 992px) {
    #dmi-affiliate-agency {
      margin-top: -60px; } }
  #dmi-affiliate-agency #top {
    display: flex;
    flex-direction: column;
    margin: 55px 0 70px; }
    @media (min-width: 992px) {
      #dmi-affiliate-agency #top {
        flex-direction: row;
        margin: 125px 0 0; } }
    #dmi-affiliate-agency #top h1 {
      position: relative;
      margin: 0;
      width: 95%;
      font-size: 30px;
      line-height: 38px;
      bottom: 0;
      opacity: 1; }
      @media (min-width: 992px) {
        #dmi-affiliate-agency #top h1 {
          font-size: 60px;
          line-height: 70px; } }
    #dmi-affiliate-agency #top .top_left_container {
      margin-left: 10px;
      margin-bottom: 60px; }
      @media (min-width: 992px) {
        #dmi-affiliate-agency #top .top_left_container {
          margin-left: 20px;
          width: 66%; } }
      #dmi-affiliate-agency #top .top_left_container svg {
        left: -140px;
        height: 60px;
        top: -30px; }
        @media (min-width: 992px) {
          #dmi-affiliate-agency #top .top_left_container svg {
            left: -20px;
            top: -50px;
            height: 115px; } }
      #dmi-affiliate-agency #top .top_left_container .logo_container {
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        margin-left: -10px;
        margin-top: 30px;
        width: 100%; }
        @media (min-width: 768px) {
          #dmi-affiliate-agency #top .top_left_container .logo_container {
            width: 95%;
            flex-wrap: nowrap;
            justify-content: space-between;
            margin-top: 50px; } }
        #dmi-affiliate-agency #top .top_left_container .logo_container img {
          margin-bottom: 15px; }
        #dmi-affiliate-agency #top .top_left_container .logo_container .skims {
          height: 19px;
          order: 1; }
          @media (min-width: 992px) {
            #dmi-affiliate-agency #top .top_left_container .logo_container .skims {
              height: 24px; } }
        #dmi-affiliate-agency #top .top_left_container .logo_container .anthro {
          height: 9px;
          order: 4; }
          @media (min-width: 992px) {
            #dmi-affiliate-agency #top .top_left_container .logo_container .anthro {
              height: 11px;
              order: 2; } }
        #dmi-affiliate-agency #top .top_left_container .logo_container .urbn {
          order: 2;
          height: 37px;
          margin: 0 20px 15px; }
          @media (min-width: 992px) {
            #dmi-affiliate-agency #top .top_left_container .logo_container .urbn {
              height: 48px;
              order: 3;
              margin: 0 auto 15px; } }
        #dmi-affiliate-agency #top .top_left_container .logo_container .tushy {
          height: 16px;
          order: 3; }
          @media (min-width: 992px) {
            #dmi-affiliate-agency #top .top_left_container .logo_container .tushy {
              height: 19px;
              order: 5; } }
        #dmi-affiliate-agency #top .top_left_container .logo_container .ga {
          height: 24px;
          order: 5; }
          @media (min-width: 992px) {
            #dmi-affiliate-agency #top .top_left_container .logo_container .ga {
              height: 29px;
              order: 4; } }
      #dmi-affiliate-agency #top .top_left_container .textblock-desktop {
        display: none; }
        #dmi-affiliate-agency #top .top_left_container .textblock-desktop p {
          color: #F3F8FC;
          font-size: 16px;
          line-height: 30px;
          max-width: 686px;
          padding-right: 10px;
          margin-top: 50px; }
        @media (min-width: 992px) {
          #dmi-affiliate-agency #top .top_left_container .textblock-desktop {
            display: block; } }
    #dmi-affiliate-agency #top .top_right_container {
      background-color: #122B4E; }
      @media (min-width: 992px) {
        #dmi-affiliate-agency #top .top_right_container {
          width: 33%;
          margin-top: -160px; } }
      #dmi-affiliate-agency #top .top_right_container h2 {
        font-size: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        line-height: 70px;
        letter-spacing: 0.2px;
        padding: 10px 0;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          #dmi-affiliate-agency #top .top_right_container h2 {
            font-size: 40px; } }
      #dmi-affiliate-agency #top .top_right_container #affiliate-form {
        padding: 20px; }
        @media (min-width: 992px) {
          #dmi-affiliate-agency #top .top_right_container #affiliate-form {
            padding: 20px;
            margin-top: 30%; } }
        #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box {
          position: relative;
          display: flex;
          flex-direction: column;
          margin-bottom: 30px; }
          #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box:nth-child(6) {
            margin-bottom: 0; }
          #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box label {
            color: #B4C8DA;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-size: 16px;
            position: absolute;
            left: 0;
            top: 14px;
            pointer-events: none; }
          #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 6px 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line:not(:-moz-placeholder-shown) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line:not(:-ms-input-placeholder) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line:not(:placeholder-shown) + label, #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line:focus + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line:focus {
              outline: none; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line::-moz-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box input.line::placeholder {
              color: transparent; }
          #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0;
            font-family: "Zalando Sans", sans-serif;
            resize: none;
            line-height: 18px; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line:not(:-moz-placeholder-shown) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line:not(:-ms-input-placeholder) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line:not(:placeholder-shown) + label, #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line:focus + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line:focus {
              outline: none; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line::-moz-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box textarea.line::placeholder {
              color: transparent; }
          #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box #affiliate-message + label {
            top: 0; }
            textarea.line:not(:-moz-placeholder-shown) + #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box #affiliate-message + label {
              top: -20px; }
            textarea.line:not(:-ms-input-placeholder) + #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box #affiliate-message + label {
              top: -20px; }
            textarea.line:not(:placeholder-shown) + #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box #affiliate-message + label, textarea.line:focus + #dmi-affiliate-agency #top .top_right_container #affiliate-form .input-box #affiliate-message + label {
              top: -20px; }
        #dmi-affiliate-agency #top .top_right_container #affiliate-form .less-margin {
          margin-top: -10px; }
        #dmi-affiliate-agency #top .top_right_container #affiliate-form .btn {
          margin-top: 35px;
          margin-bottom: 50px; }
          @media (min-width: 992px) {
            #dmi-affiliate-agency #top .top_right_container #affiliate-form .btn {
              margin-left: auto; } }
          #dmi-affiliate-agency #top .top_right_container #affiliate-form .btn:hover {
            background-color: #1B365D;
            color: #2CD5C4;
            border-color: #2CD5C4; }
        #dmi-affiliate-agency #top .top_right_container #affiliate-form .form-submit.loading {
          position: relative; }
          #dmi-affiliate-agency #top .top_right_container #affiliate-form .form-submit.loading .spinner {
            display: inline-block;
            width: 20px;
            height: 20px;
            border: 2px solid #fff;
            border-top: 2px solid #000;
            border-radius: 50%;
            -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
      #dmi-affiliate-agency #top .top_right_container #affiliate-success p {
        color: #B4C8DA; }
    #dmi-affiliate-agency #top .textblock-mobile {
      margin: 50px 20px -30px; }
      #dmi-affiliate-agency #top .textblock-mobile p {
        color: #F3F8FC;
        font-size: 16px;
        line-height: 30px; }
      @media (min-width: 992px) {
        #dmi-affiliate-agency #top .textblock-mobile {
          display: none; } }
  @media (min-width: 768px) {
    #dmi-affiliate-agency #sub .inner {
      padding: 40px 30px 80px; }
      #dmi-affiliate-agency #sub .inner h2 {
        font-size: 40px;
        line-height: 48px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      #dmi-affiliate-agency #sub .inner h2 {
        font-size: 62px;
        line-height: 70px; } }
  @media (min-width: 768px) {
    #dmi-affiliate-agency #sub .inner .stats-box {
      display: flex;
      flex-wrap: wrap;
      align-items: baseline; } }
  #dmi-affiliate-agency #sub .inner .stats-box > div {
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      #dmi-affiliate-agency #sub .inner .stats-box > div {
        flex: 46% 0 0; } }
    #dmi-affiliate-agency #sub .inner .stats-box > div:nth-of-type(even) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-affiliate-agency #sub .inner .stats-box > div:nth-of-type(even) {
          padding: 0 0 0 4%; } }
    #dmi-affiliate-agency #sub .inner .stats-box > div:nth-of-type(odd) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-affiliate-agency #sub .inner .stats-box > div:nth-of-type(odd) {
          padding: 0 4% 0 0; } }
  #dmi-affiliate-agency #sub .inner .stats-box .header {
    font-size: 24px;
    margin: 0 0 10px;
    line-height: 30px;
    color: #1B365D;
    font-family: "Sofia Sans Extra Condensed", sans-serif; }
  #dmi-affiliate-agency #sub .inner .stats-box svg {
    margin: 25px 0; }
    @media (min-width: 768px) {
      #dmi-affiliate-agency #sub .inner .stats-box svg {
        margin: 50px 0; } }
  #dmi-affiliate-agency #the-how .inner {
    padding: 30px 20px 60px; }
    #dmi-affiliate-agency #the-how .inner h2 {
      margin: 20px 0 35px; }
    #dmi-affiliate-agency #the-how .inner .block-right {
      display: none; }
    @media (min-width: 768px) {
      #dmi-affiliate-agency #the-how .inner {
        padding: 50px 30px 60px; }
        #dmi-affiliate-agency #the-how .inner h2 {
          font-size: 40px;
          line-height: 48px; } }
    @media (min-width: 992px) {
      #dmi-affiliate-agency #the-how .inner {
        display: flex;
        padding: 100px 20px 100px 45px;
        align-items: center; }
        #dmi-affiliate-agency #the-how .inner h2 {
          font-size: 62px;
          line-height: 70px; }
        #dmi-affiliate-agency #the-how .inner .block-right {
          display: block;
          width: 48%; } }
    #dmi-affiliate-agency #the-how .inner .btn {
      margin-left: 0; }
    @media (min-width: 992px) {
      #dmi-affiliate-agency #the-how .inner .block-right.split img {
        max-height: 288px;
        -webkit-transform: none;
                transform: none;
        position: relative;
        right: unset; } }
  #dmi-affiliate-agency #but-wait {
    background-color: #B4C8DA; }
    #dmi-affiliate-agency #but-wait .inner {
      padding: 30px 20px 60px; }
      #dmi-affiliate-agency #but-wait .inner h2 {
        margin: 20px 0 35px; }
      @media (min-width: 768px) {
        #dmi-affiliate-agency #but-wait .inner {
          padding: 50px 30px 60px; }
          #dmi-affiliate-agency #but-wait .inner h2 {
            font-size: 40px;
            line-height: 48px; } }
      @media (min-width: 992px) {
        #dmi-affiliate-agency #but-wait .inner {
          display: flex;
          padding: 100px 20px 100px 45px; }
          #dmi-affiliate-agency #but-wait .inner h2 {
            font-size: 62px;
            line-height: 70px; } }
      #dmi-affiliate-agency #but-wait .inner .btn {
        margin-left: 0; }
      #dmi-affiliate-agency #but-wait .inner .block-left {
        display: none; }
        @media (min-width: 992px) {
          #dmi-affiliate-agency #but-wait .inner .block-left {
            display: block;
            width: 50%; } }
        #dmi-affiliate-agency #but-wait .inner .block-left img {
          max-height: 350px;
          -webkit-transform: none;
                  transform: none;
          position: relative; }
      @media (min-width: 992px) {
        #dmi-affiliate-agency #but-wait .inner .block-right {
          width: 50%; } }
  #dmi-affiliate-agency .icons-box span {
    @font-family : $sofia-sans;
    font-size: 24px;
    color: #fff; }
  #dmi-affiliate-agency .grecaptcha-badge {
    z-index: 3; }
  #dmi-affiliate-agency .button.scrollTo {
    width: 265px;
    font-size: 24px;
    margin-top: 65px; }
    #dmi-affiliate-agency .button.scrollTo .button-arrow {
      margin-left: 7px; }
    @media (min-width: 992px) {
      #dmi-affiliate-agency .button.scrollTo {
        margin-top: 15px;
        width: 275px; }
        #dmi-affiliate-agency .button.scrollTo .button-arrow {
          margin-left: 10px; } }
  #dmi-affiliate-agency span.sub-head {
    font-family: "Zalando Sans SemiExpanded", sans-serif;
    font-size: 16px; }
  @media (min-width: 1200px) {
    #dmi-affiliate-agency .form-box {
      display: flex; } }
  @media (min-width: 1200px) {
    #dmi-affiliate-agency .form-box .block-left {
      width: calc(60% - 80px);
      margin-right: 80px; } }
  @media (min-width: 1200px) {
    #dmi-affiliate-agency .form-box .block-left p {
      max-width: 725px; } }
  #dmi-affiliate-agency .form-box .block-right {
    background: #fff;
    padding: 30px 25px 50px;
    margin-top: 50px; }
    @media (min-width: 1200px) {
      #dmi-affiliate-agency .form-box .block-right {
        padding: 30px 40px 50px;
        width: 40%;
        margin-top: 0; } }
    #dmi-affiliate-agency .form-box .block-right .header {
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      text-transform: uppercase;
      text-align: center;
      display: block; }
      @media (min-width: 1200px) {
        #dmi-affiliate-agency .form-box .block-right .header {
          font-size: 32px; } }
#dmi-email-marketing {
  margin-top: -30px; }
  @media (min-width: 992px) {
    #dmi-email-marketing {
      margin-top: -60px; } }
  #dmi-email-marketing #top {
    display: flex;
    flex-direction: column;
    margin: 55px 0 70px; }
    @media (min-width: 992px) {
      #dmi-email-marketing #top {
        flex-direction: row;
        margin: 125px 0 0; } }
    #dmi-email-marketing #top h1 {
      position: relative;
      margin: 0;
      width: 95%;
      font-size: 30px;
      line-height: 38px;
      bottom: 0;
      opacity: 1; }
      @media (min-width: 992px) {
        #dmi-email-marketing #top h1 {
          font-size: 60px;
          line-height: 70px; } }
    #dmi-email-marketing #top .top_left_container {
      margin-left: 10px;
      margin-bottom: 60px; }
      @media (min-width: 992px) {
        #dmi-email-marketing #top .top_left_container {
          margin-left: 20px;
          width: 66%; } }
      #dmi-email-marketing #top .top_left_container svg {
        left: -140px;
        height: 60px;
        top: -30px; }
        @media (min-width: 992px) {
          #dmi-email-marketing #top .top_left_container svg {
            left: -20px;
            top: -50px;
            height: 115px; } }
      #dmi-email-marketing #top .top_left_container .logo_container {
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        margin-left: -10px;
        margin-top: 30px; }
        @media (min-width: 768px) {
          #dmi-email-marketing #top .top_left_container .logo_container {
            width: 95%;
            flex-wrap: nowrap;
            justify-content: space-between;
            margin-top: 50px; } }
        #dmi-email-marketing #top .top_left_container .logo_container img {
          margin-bottom: 15px; }
        #dmi-email-marketing #top .top_left_container .logo_container .airbnb {
          height: 31px; }
          @media (min-width: 992px) {
            #dmi-email-marketing #top .top_left_container .logo_container .airbnb {
              height: 36px; } }
        #dmi-email-marketing #top .top_left_container .logo_container .sargento {
          height: 36px; }
          @media (min-width: 992px) {
            #dmi-email-marketing #top .top_left_container .logo_container .sargento {
              height: 41px; } }
        #dmi-email-marketing #top .top_left_container .logo_container .smithfield {
          height: 24px; }
          @media (min-width: 992px) {
            #dmi-email-marketing #top .top_left_container .logo_container .smithfield {
              height: 27px; } }
        #dmi-email-marketing #top .top_left_container .logo_container .hunterdouglas {
          height: 17px; }
          @media (min-width: 992px) {
            #dmi-email-marketing #top .top_left_container .logo_container .hunterdouglas {
              height: 19px; } }
        #dmi-email-marketing #top .top_left_container .logo_container .terminix {
          height: 15px; }
          @media (min-width: 992px) {
            #dmi-email-marketing #top .top_left_container .logo_container .terminix {
              height: 17px; } }
      #dmi-email-marketing #top .top_left_container .textblock-desktop {
        display: none; }
        #dmi-email-marketing #top .top_left_container .textblock-desktop p {
          color: #F3F8FC;
          font-size: 16px;
          line-height: 30px;
          max-width: 686px;
          padding-right: 10px;
          margin-top: 50px; }
        @media (min-width: 992px) {
          #dmi-email-marketing #top .top_left_container .textblock-desktop {
            display: block; } }
    #dmi-email-marketing #top .top_right_container {
      background-color: #122B4E; }
      @media (min-width: 992px) {
        #dmi-email-marketing #top .top_right_container {
          width: 33%;
          margin-top: -160px; } }
      #dmi-email-marketing #top .top_right_container h2 {
        font-size: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        line-height: 70px;
        letter-spacing: 0.2px;
        padding: 10px 0;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          #dmi-email-marketing #top .top_right_container h2 {
            font-size: 40px; } }
      #dmi-email-marketing #top .top_right_container #email-form {
        padding: 20px; }
        @media (min-width: 992px) {
          #dmi-email-marketing #top .top_right_container #email-form {
            padding: 20px;
            margin-top: 30%; } }
        #dmi-email-marketing #top .top_right_container #email-form .input-box {
          position: relative;
          display: flex;
          flex-direction: column;
          margin-bottom: 30px; }
          #dmi-email-marketing #top .top_right_container #email-form .input-box:nth-child(6) {
            margin-bottom: 0; }
          #dmi-email-marketing #top .top_right_container #email-form .input-box label {
            color: #B4C8DA;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-size: 16px;
            position: absolute;
            left: 0;
            top: 14px;
            pointer-events: none; }
          #dmi-email-marketing #top .top_right_container #email-form .input-box input.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 6px 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line:not(:-moz-placeholder-shown) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line:not(:-ms-input-placeholder) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line:not(:placeholder-shown) + label, #dmi-email-marketing #top .top_right_container #email-form .input-box input.line:focus + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line:focus {
              outline: none; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line::-moz-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box input.line::placeholder {
              color: transparent; }
          #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0;
            font-family: "Zalando Sans", sans-serif;
            resize: none;
            line-height: 18px; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line:not(:-moz-placeholder-shown) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line:not(:-ms-input-placeholder) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line:not(:placeholder-shown) + label, #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line:focus + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line:focus {
              outline: none; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line::-moz-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-email-marketing #top .top_right_container #email-form .input-box textarea.line::placeholder {
              color: transparent; }
          #dmi-email-marketing #top .top_right_container #email-form .input-box #email-message + label {
            top: 0; }
            textarea.line:not(:-moz-placeholder-shown) + #dmi-email-marketing #top .top_right_container #email-form .input-box #email-message + label {
              top: -20px; }
            textarea.line:not(:-ms-input-placeholder) + #dmi-email-marketing #top .top_right_container #email-form .input-box #email-message + label {
              top: -20px; }
            textarea.line:not(:placeholder-shown) + #dmi-email-marketing #top .top_right_container #email-form .input-box #email-message + label, textarea.line:focus + #dmi-email-marketing #top .top_right_container #email-form .input-box #email-message + label {
              top: -20px; }
        #dmi-email-marketing #top .top_right_container #email-form .less-margin {
          margin-top: -10px; }
        #dmi-email-marketing #top .top_right_container #email-form .btn {
          margin-top: 35px;
          margin-bottom: 50px; }
        #dmi-email-marketing #top .top_right_container #email-form .form-submit.loading {
          position: relative; }
          #dmi-email-marketing #top .top_right_container #email-form .form-submit.loading .spinner {
            display: inline-block;
            width: 20px;
            height: 20px;
            border: 2px solid #fff;
            border-top: 2px solid #000;
            border-radius: 50%;
            -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
      #dmi-email-marketing #top .top_right_container #email-success p {
        color: #B4C8DA; }
    #dmi-email-marketing #top .textblock-mobile {
      margin: 50px 20px -30px; }
      #dmi-email-marketing #top .textblock-mobile p {
        color: #F3F8FC;
        font-size: 16px;
        line-height: 30px; }
      @media (min-width: 992px) {
        #dmi-email-marketing #top .textblock-mobile {
          display: none; } }
  @media (min-width: 768px) {
    #dmi-email-marketing #sub .inner {
      padding: 40px 30px 80px; }
      #dmi-email-marketing #sub .inner h1 {
        font-size: 40px;
        line-height: 48px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      #dmi-email-marketing #sub .inner h1 {
        font-size: 62px;
        line-height: 70px; } }
  @media (min-width: 768px) {
    #dmi-email-marketing #sub .inner .stats-box {
      display: flex;
      flex-wrap: wrap;
      align-items: baseline; } }
  #dmi-email-marketing #sub .inner .stats-box > div {
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      #dmi-email-marketing #sub .inner .stats-box > div {
        flex: 29% 0 0; } }
    #dmi-email-marketing #sub .inner .stats-box > div:nth-of-type(even) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-email-marketing #sub .inner .stats-box > div:nth-of-type(even) {
          padding: 0 2% 0; } }
    #dmi-email-marketing #sub .inner .stats-box > div:nth-of-type(odd) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-email-marketing #sub .inner .stats-box > div:nth-of-type(odd) {
          padding: 0 2% 0; } }
  #dmi-email-marketing #sub .inner .stats-box .header {
    font-size: 24px;
    margin: 0 0 10px;
    line-height: 30px;
    color: #1B365D;
    font-family: "Sofia Sans Extra Condensed", sans-serif; }
  #dmi-email-marketing #sub .inner .stats-box svg {
    margin: 25px 0; }
    @media (min-width: 768px) {
      #dmi-email-marketing #sub .inner .stats-box svg {
        margin: 50px 0; } }
  #dmi-email-marketing #brands {
    background: #F3F8FC; }
    #dmi-email-marketing #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #dmi-email-marketing #brands .inner {
          padding: 125px 10px 10px; } }
      #dmi-email-marketing #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #dmi-email-marketing #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px;
            max-width: 1000px; } }
      #dmi-email-marketing #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #dmi-email-marketing #brands .inner p {
            padding-left: 20px; } }
      #dmi-email-marketing #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #dmi-email-marketing #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #dmi-email-marketing #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #dmi-email-marketing #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #dmi-email-marketing #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #dmi-email-marketing #brands .inner .brands-box > div img.large {
              width: 75%; }
            #dmi-email-marketing #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #dmi-email-marketing #brands .inner .brands-box > div img.small {
              width: 55%; }
            #dmi-email-marketing #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #dmi-email-marketing #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #dmi-email-marketing #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #dmi-email-marketing #brands .inner .copy-box {
            max-width: 65%; } }
        #dmi-email-marketing #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #dmi-email-marketing #the-how .inner {
    padding: 30px 20px 60px; }
    #dmi-email-marketing #the-how .inner h2 {
      margin: 20px 0 35px; }
    #dmi-email-marketing #the-how .inner .block-right {
      display: none; }
    @media (min-width: 768px) {
      #dmi-email-marketing #the-how .inner {
        padding: 50px 30px 60px; }
        #dmi-email-marketing #the-how .inner h2 {
          font-size: 40px;
          line-height: 48px; } }
    @media (min-width: 992px) {
      #dmi-email-marketing #the-how .inner {
        display: flex;
        padding: 100px 20px 100px 45px; }
        #dmi-email-marketing #the-how .inner h2 {
          font-size: 62px;
          line-height: 70px; }
        #dmi-email-marketing #the-how .inner .block-right {
          display: block;
          width: 48%; } }
    #dmi-email-marketing #the-how .inner .btn {
      margin-left: 0; }
    @media (min-width: 992px) {
      #dmi-email-marketing #the-how .inner .block-right.split img {
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: -40%;
        max-height: 390px; } }
  #dmi-email-marketing #but-wait {
    background-color: #B4C8DA; }
    #dmi-email-marketing #but-wait .inner {
      padding: 30px 20px 60px; }
      #dmi-email-marketing #but-wait .inner h2 {
        margin: 20px 0 35px; }
      @media (min-width: 768px) {
        #dmi-email-marketing #but-wait .inner {
          padding: 50px 30px 60px; }
          #dmi-email-marketing #but-wait .inner h2 {
            font-size: 40px;
            line-height: 48px; } }
      @media (min-width: 992px) {
        #dmi-email-marketing #but-wait .inner {
          display: flex;
          padding: 100px 20px 100px 45px; }
          #dmi-email-marketing #but-wait .inner h2 {
            font-size: 62px;
            line-height: 70px; } }
      #dmi-email-marketing #but-wait .inner .btn {
        margin-left: 0; }
      #dmi-email-marketing #but-wait .inner .block-left {
        display: none; }
        @media (min-width: 992px) {
          #dmi-email-marketing #but-wait .inner .block-left {
            display: block;
            width: 60%; } }
        #dmi-email-marketing #but-wait .inner .block-left img {
          max-height: 400px;
          position: absolute;
          top: -45px;
          left: 80px; }
      @media (min-width: 992px) {
        #dmi-email-marketing #but-wait .inner .block-right {
          width: 40%; } }
  #dmi-email-marketing .icons-box span {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 24px;
    color: #fff; }
  #dmi-email-marketing .grecaptcha-badge {
    z-index: 3; }
  #dmi-email-marketing .button.scrollTo {
    width: 265px;
    font-size: 24px;
    margin-top: 65px; }
    #dmi-email-marketing .button.scrollTo .button-arrow {
      margin-left: 7px; }
    @media (min-width: 992px) {
      #dmi-email-marketing .button.scrollTo {
        margin-top: 15px;
        width: 275px; }
        #dmi-email-marketing .button.scrollTo .button-arrow {
          margin-left: 10px; } }
  #dmi-email-marketing span.sub-head {
    font-family: "Zalando Sans SemiExpanded", sans-serif;
    font-size: 16px; }
  @media (min-width: 1200px) {
    #dmi-email-marketing .form-box {
      display: flex; } }
  @media (min-width: 1200px) {
    #dmi-email-marketing .form-box .block-left {
      width: calc(60% - 80px);
      margin-right: 80px; } }
  @media (min-width: 1200px) {
    #dmi-email-marketing .form-box .block-left p {
      max-width: 725px; } }
  #dmi-email-marketing .form-box .block-right {
    background: #fff;
    padding: 30px 25px 50px;
    margin-top: 50px; }
    @media (min-width: 1200px) {
      #dmi-email-marketing .form-box .block-right {
        padding: 30px 40px 50px;
        width: 40%;
        margin-top: 0; } }
    #dmi-email-marketing .form-box .block-right .header {
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      text-transform: uppercase;
      text-align: center;
      display: block; }
      @media (min-width: 1200px) {
        #dmi-email-marketing .form-box .block-right .header {
          font-size: 32px; } }
#dmi-amazon-affiliate-agency {
  margin-top: -30px; }
  @media (min-width: 992px) {
    #dmi-amazon-affiliate-agency {
      margin-top: -60px; } }
  #dmi-amazon-affiliate-agency #top {
    display: flex;
    flex-direction: column;
    margin: 55px 0 70px; }
    @media (min-width: 992px) {
      #dmi-amazon-affiliate-agency #top {
        flex-direction: row;
        margin: 125px 0 0; } }
    #dmi-amazon-affiliate-agency #top h1 {
      position: relative;
      margin: 0;
      width: 95%;
      font-size: 30px;
      line-height: 38px;
      bottom: 0;
      opacity: 1; }
      @media (min-width: 992px) {
        #dmi-amazon-affiliate-agency #top h1 {
          font-size: 60px;
          line-height: 70px; } }
    #dmi-amazon-affiliate-agency #top .top_left_container {
      margin-left: 10px;
      margin-bottom: 60px; }
      @media (min-width: 992px) {
        #dmi-amazon-affiliate-agency #top .top_left_container {
          margin-left: 20px;
          width: 66%; } }
      #dmi-amazon-affiliate-agency #top .top_left_container svg {
        left: -140px;
        height: 60px;
        top: -30px; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #top .top_left_container svg {
            left: -20px;
            top: -50px;
            height: 115px; } }
      #dmi-amazon-affiliate-agency #top .top_left_container .textblock-desktop {
        display: none; }
        #dmi-amazon-affiliate-agency #top .top_left_container .textblock-desktop p {
          color: #F3F8FC;
          font-size: 16px;
          line-height: 30px;
          max-width: 715px;
          padding-right: 10px;
          margin-top: 50px; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #top .top_left_container .textblock-desktop {
            display: block; } }
    #dmi-amazon-affiliate-agency #top .amazon-boxed {
      background-color: #122B4E;
      padding: 20px 30px 25px 20px;
      margin-top: 50px;
      border-radius: 20px; }
      @media (min-width: 992px) {
        #dmi-amazon-affiliate-agency #top .amazon-boxed {
          max-width: 710px; } }
      #dmi-amazon-affiliate-agency #top .amazon-boxed .amazon {
        opacity: 1;
        position: relative;
        left: unset;
        top: unset;
        width: 45px;
        height: auto;
        z-index: 0;
        flex-shrink: 0;
        margin: 5px 15px 0 0; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #top .amazon-boxed .amazon {
            width: 65px; } }
      #dmi-amazon-affiliate-agency #top .amazon-boxed a {
        color: #fff;
        line-height: 1.875; }
      #dmi-amazon-affiliate-agency #top .amazon-boxed.amazon-desktop {
        display: none; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #top .amazon-boxed.amazon-desktop {
            display: flex;
            align-items: start; } }
      #dmi-amazon-affiliate-agency #top .amazon-boxed.amazon-mobile {
        display: flex;
        align-items: start; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #top .amazon-boxed.amazon-mobile {
            display: none; } }
    #dmi-amazon-affiliate-agency #top .top_right_container {
      background-color: #122B4E; }
      @media (min-width: 992px) {
        #dmi-amazon-affiliate-agency #top .top_right_container {
          width: 33%;
          margin-top: -160px; } }
      #dmi-amazon-affiliate-agency #top .top_right_container h2 {
        font-size: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        line-height: 70px;
        letter-spacing: 0.2px;
        padding: 10px 0;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #top .top_right_container h2 {
            font-size: 40px; } }
      #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form {
        padding: 20px; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form {
            padding: 20px;
            margin-top: 30%; } }
        #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box {
          position: relative;
          display: flex;
          flex-direction: column;
          margin-bottom: 30px; }
          #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box:nth-child(6) {
            margin-bottom: 0; }
          #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box label {
            color: #B4C8DA;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-size: 16px;
            position: absolute;
            left: 0;
            top: 14px;
            pointer-events: none; }
          #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 6px 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line:not(:-moz-placeholder-shown) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line:not(:-ms-input-placeholder) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line:not(:placeholder-shown) + label, #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line:focus + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line:focus {
              outline: none; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line::-moz-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box input.line::placeholder {
              color: transparent; }
          #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0;
            font-family: "Zalando Sans", sans-serif;
            resize: none;
            line-height: 18px; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line:not(:-moz-placeholder-shown) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line:not(:-ms-input-placeholder) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line:not(:placeholder-shown) + label, #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line:focus + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line:focus {
              outline: none; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line::-moz-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box textarea.line::placeholder {
              color: transparent; }
          #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box #amazon-affiliate-message + label {
            top: 0; }
            textarea.line:not(:-moz-placeholder-shown) + #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box #amazon-affiliate-message + label {
              top: -20px; }
            textarea.line:not(:-ms-input-placeholder) + #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box #amazon-affiliate-message + label {
              top: -20px; }
            textarea.line:not(:placeholder-shown) + #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box #amazon-affiliate-message + label, textarea.line:focus + #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .input-box #amazon-affiliate-message + label {
              top: -20px; }
        #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .less-margin {
          margin-top: -10px; }
        #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .btn {
          margin-top: 35px;
          margin-bottom: 50px; }
          @media (min-width: 992px) {
            #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .btn {
              margin-left: auto; } }
        #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .form-submit.loading {
          position: relative; }
          #dmi-amazon-affiliate-agency #top .top_right_container #amazon-affiliate-form .form-submit.loading .spinner {
            display: inline-block;
            width: 20px;
            height: 20px;
            border: 2px solid #fff;
            border-top: 2px solid #000;
            border-radius: 50%;
            -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
      #dmi-amazon-affiliate-agency #top .top_right_container #affiliate-success p {
        color: #B4C8DA; }
    #dmi-amazon-affiliate-agency #top .textblock-mobile {
      margin: 50px 20px -30px; }
      #dmi-amazon-affiliate-agency #top .textblock-mobile p {
        color: #F3F8FC;
        font-size: 16px;
        line-height: 30px; }
      @media (min-width: 992px) {
        #dmi-amazon-affiliate-agency #top .textblock-mobile {
          display: none; } }
  @media (min-width: 768px) {
    #dmi-amazon-affiliate-agency #sub .inner {
      padding: 40px 30px 80px; }
      #dmi-amazon-affiliate-agency #sub .inner h2 {
        font-size: 40px;
        line-height: 48px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      #dmi-amazon-affiliate-agency #sub .inner h2 {
        font-size: 62px;
        line-height: 70px; } }
  @media (min-width: 768px) {
    #dmi-amazon-affiliate-agency #sub .inner .stats-box {
      display: flex;
      flex-wrap: wrap;
      align-items: baseline; } }
  #dmi-amazon-affiliate-agency #sub .inner .stats-box > div {
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      #dmi-amazon-affiliate-agency #sub .inner .stats-box > div {
        flex: 46% 0 0; } }
    #dmi-amazon-affiliate-agency #sub .inner .stats-box > div:nth-of-type(even) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-amazon-affiliate-agency #sub .inner .stats-box > div:nth-of-type(even) {
          padding: 0 0 0 4%; } }
    #dmi-amazon-affiliate-agency #sub .inner .stats-box > div:nth-of-type(odd) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-amazon-affiliate-agency #sub .inner .stats-box > div:nth-of-type(odd) {
          padding: 0 4% 0 0; } }
  #dmi-amazon-affiliate-agency #sub .inner .stats-box svg {
    margin: 25px 0; }
    @media (min-width: 768px) {
      #dmi-amazon-affiliate-agency #sub .inner .stats-box svg {
        margin: 50px 0; } }
  #dmi-amazon-affiliate-agency #sub .inner .stats-box .header {
    font-size: 24px;
    margin: 0 0 10px;
    line-height: 30px;
    color: #1B365D;
    font-family: "Sofia Sans Extra Condensed", sans-serif; }
  #dmi-amazon-affiliate-agency #but-wait {
    background-color: #fff; }
    #dmi-amazon-affiliate-agency #but-wait .inner {
      padding: 30px 20px 60px; }
      #dmi-amazon-affiliate-agency #but-wait .inner h2 {
        margin: 20px 0 35px; }
      @media (min-width: 768px) {
        #dmi-amazon-affiliate-agency #but-wait .inner {
          padding: 50px 30px 60px; }
          #dmi-amazon-affiliate-agency #but-wait .inner h2 {
            font-size: 40px;
            line-height: 48px; } }
      @media (min-width: 992px) {
        #dmi-amazon-affiliate-agency #but-wait .inner {
          display: flex;
          padding: 100px 20px 100px 45px; }
          #dmi-amazon-affiliate-agency #but-wait .inner h2 {
            font-size: 62px;
            line-height: 70px; } }
      #dmi-amazon-affiliate-agency #but-wait .inner .btn {
        margin-left: 0; }
      #dmi-amazon-affiliate-agency #but-wait .inner .block-left {
        display: none; }
        @media (min-width: 992px) {
          #dmi-amazon-affiliate-agency #but-wait .inner .block-left {
            display: block;
            width: 60%; } }
        #dmi-amazon-affiliate-agency #but-wait .inner .block-left img {
          max-height: 350px;
          position: absolute;
          top: -15px;
          left: 60px; }
      @media (min-width: 992px) {
        #dmi-amazon-affiliate-agency #but-wait .inner .block-right {
          width: 40%; } }
  #dmi-amazon-affiliate-agency .icons-box span {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 24px;
    color: #fff; }
  #dmi-amazon-affiliate-agency .grecaptcha-badge {
    z-index: 3; }
  #dmi-amazon-affiliate-agency .button.scrollTo {
    width: 265px;
    font-size: 24px;
    margin-top: 65px; }
    #dmi-amazon-affiliate-agency .button.scrollTo .button-arrow {
      margin-left: 7px; }
    @media (min-width: 992px) {
      #dmi-amazon-affiliate-agency .button.scrollTo {
        margin-top: 15px;
        width: 275px; }
        #dmi-amazon-affiliate-agency .button.scrollTo .button-arrow {
          margin-left: 10px; } }
  #dmi-amazon-affiliate-agency span.sub-head {
    font-family: "Zalando Sans SemiExpanded", sans-serif;
    font-size: 16px; }
  @media (min-width: 1200px) {
    #dmi-amazon-affiliate-agency .form-box {
      display: flex; } }
  @media (min-width: 1200px) {
    #dmi-amazon-affiliate-agency .form-box .block-left {
      width: calc(60% - 80px);
      margin-right: 80px; } }
  @media (min-width: 1200px) {
    #dmi-amazon-affiliate-agency .form-box .block-left p {
      max-width: 725px; } }
  #dmi-amazon-affiliate-agency .form-box .block-right {
    background: #fff;
    padding: 30px 25px 50px;
    margin-top: 50px; }
    @media (min-width: 1200px) {
      #dmi-amazon-affiliate-agency .form-box .block-right {
        padding: 30px 40px 50px;
        width: 40%;
        margin-top: 0; } }
    #dmi-amazon-affiliate-agency .form-box .block-right .header {
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      text-transform: uppercase;
      text-align: center;
      display: block; }
      @media (min-width: 1200px) {
        #dmi-amazon-affiliate-agency .form-box .block-right .header {
          font-size: 32px; } }
#dmi-shopco {
  margin-top: -30px; }
  @media (min-width: 992px) {
    #dmi-shopco {
      margin-top: -60px; } }
  #dmi-shopco #topp {
    display: flex;
    flex-direction: column;
    margin: 55px 0 70px; }
    @media (min-width: 992px) {
      #dmi-shopco #topp {
        flex-direction: row;
        margin: 65px 0 0;
        padding-bottom: 20px; } }
    #dmi-shopco #topp h1 {
      position: relative;
      margin: 0;
      width: 95%;
      font-size: 40px;
      line-height: 38px;
      bottom: 0;
      opacity: 1;
      color: #fff; }
      @media (min-width: 768px) {
        #dmi-shopco #topp h1 {
          margin-top: -35px; } }
    #dmi-shopco #topp .top_left_container {
      margin-bottom: 60px; }
      @media (min-width: 992px) {
        #dmi-shopco #topp .top_left_container {
          width: 66%; } }
      #dmi-shopco #topp .top_left_container svg {
        left: -140px;
        height: 60px;
        top: -30px;
        display: none; }
        @media (min-width: 992px) {
          #dmi-shopco #topp .top_left_container svg {
            left: 0;
            top: -10px;
            height: 115px;
            display: block; } }
      #dmi-shopco #topp .top_left_container .textblock-desktop {
        display: none; }
        #dmi-shopco #topp .top_left_container .textblock-desktop p {
          color: #F3F8FC;
          font-size: 16px;
          line-height: 30px;
          max-width: 715px;
          padding-right: 10px;
          margin-top: 50px; }
        @media (min-width: 992px) {
          #dmi-shopco #topp .top_left_container .textblock-desktop {
            display: block; } }
    #dmi-shopco #topp .shopco-boxed {
      background-color: #122B4E;
      padding: 25px 0;
      margin-top: 50px; }
      @media (min-width: 992px) {
        #dmi-shopco #topp .shopco-boxed {
          max-width: 565px; } }
      #dmi-shopco #topp .shopco-boxed .shopco {
        opacity: 1;
        position: relative;
        left: unset;
        top: unset;
        width: 208px;
        height: auto;
        z-index: 0;
        flex-shrink: 0;
        margin: 5px 35px 0 40px; }
      #dmi-shopco #topp .shopco-boxed a {
        color: #fff;
        line-height: 1.875; }
      #dmi-shopco #topp .shopco-boxed.shopco-desktop {
        display: none; }
        @media (min-width: 992px) {
          #dmi-shopco #topp .shopco-boxed.shopco-desktop {
            display: flex;
            align-items: center; } }
      #dmi-shopco #topp .shopco-boxed.shopco-mobile {
        display: flex;
        align-items: center;
        flex-direction: column;
        padding: 25px; }
        @media (min-width: 992px) {
          #dmi-shopco #topp .shopco-boxed.shopco-mobile {
            display: none; } }
      #dmi-shopco #topp .shopco-boxed p {
        color: #fff;
        margin-bottom: 0;
        margin-top: 10px; }
    #dmi-shopco #topp .top_right_container {
      background-color: #122B4E;
      border: 1px solid #2CD5C4;
      border-radius: 20px; }
      @media (min-width: 992px) {
        #dmi-shopco #topp .top_right_container {
          width: 33%; } }
      #dmi-shopco #topp .top_right_container h2 {
        font-size: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        line-height: 70px;
        letter-spacing: 0.2px;
        padding: 10px 0;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          #dmi-shopco #topp .top_right_container h2 {
            font-size: 40px; } }
      #dmi-shopco #topp .top_right_container #shopco-form {
        padding: 20px; }
        @media (min-width: 992px) {
          #dmi-shopco #topp .top_right_container #shopco-form {
            padding: 20px; } }
        #dmi-shopco #topp .top_right_container #shopco-form .input-box {
          position: relative;
          display: flex;
          flex-direction: column;
          margin-bottom: 30px; }
          #dmi-shopco #topp .top_right_container #shopco-form .input-box:nth-child(6) {
            margin-bottom: 0; }
          #dmi-shopco #topp .top_right_container #shopco-form .input-box label {
            color: #B4C8DA;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-size: 16px;
            position: absolute;
            left: 0;
            top: 14px;
            pointer-events: none; }
          #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 6px 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line:not(:-moz-placeholder-shown) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line:not(:-ms-input-placeholder) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line:not(:placeholder-shown) + label, #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line:focus + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line:focus {
              outline: none; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line::-moz-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box input.line::placeholder {
              color: transparent; }
          #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0;
            font-family: "Zalando Sans", sans-serif;
            resize: none;
            line-height: 18px; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line:not(:-moz-placeholder-shown) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line:not(:-ms-input-placeholder) + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line:not(:placeholder-shown) + label, #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line:focus + label {
              top: -15px !important;
              left: 0;
              font-size: 12px; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line:focus {
              outline: none; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line::-moz-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-shopco #topp .top_right_container #shopco-form .input-box textarea.line::placeholder {
              color: transparent; }
          #dmi-shopco #topp .top_right_container #shopco-form .input-box #shopco-message + label {
            top: 0; }
            textarea.line:not(:-moz-placeholder-shown) + #dmi-shopco #topp .top_right_container #shopco-form .input-box #shopco-message + label {
              top: -20px; }
            textarea.line:not(:-ms-input-placeholder) + #dmi-shopco #topp .top_right_container #shopco-form .input-box #shopco-message + label {
              top: -20px; }
            textarea.line:not(:placeholder-shown) + #dmi-shopco #topp .top_right_container #shopco-form .input-box #shopco-message + label, textarea.line:focus + #dmi-shopco #topp .top_right_container #shopco-form .input-box #shopco-message + label {
              top: -20px; }
        #dmi-shopco #topp .top_right_container #shopco-form .less-margin {
          margin-top: -10px; }
        #dmi-shopco #topp .top_right_container #shopco-form .btn {
          margin-top: 35px;
          margin-bottom: 50px; }
          #dmi-shopco #topp .top_right_container #shopco-form .btn:hover {
            background-color: #fff;
            color: #1B365D;
            border-color: #fff; }
        #dmi-shopco #topp .top_right_container #shopco-form .form-submit.loading {
          position: relative; }
          #dmi-shopco #topp .top_right_container #shopco-form .form-submit.loading .spinner {
            display: inline-block;
            width: 20px;
            height: 20px;
            border: 2px solid #fff;
            border-top: 2px solid #000;
            border-radius: 50%;
            -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
      #dmi-shopco #topp .top_right_container #affiliate-success p {
        color: #B4C8DA; }
    #dmi-shopco #topp .textblock-mobile {
      margin: 50px 20px -30px; }
      #dmi-shopco #topp .textblock-mobile p {
        color: #F3F8FC;
        font-size: 16px;
        line-height: 30px; }
      @media (min-width: 992px) {
        #dmi-shopco #topp .textblock-mobile {
          display: none; } }
  @media (min-width: 768px) {
    #dmi-shopco #sub .inner {
      padding: 40px 30px 80px; } }
  @media (min-width: 768px) {
    #dmi-shopco #sub .inner .stats-box {
      display: flex;
      flex-wrap: wrap;
      align-items: baseline; } }
  #dmi-shopco #sub .inner .stats-box > div {
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      #dmi-shopco #sub .inner .stats-box > div {
        flex: 46% 0 0; } }
    #dmi-shopco #sub .inner .stats-box > div:nth-of-type(even) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-shopco #sub .inner .stats-box > div:nth-of-type(even) {
          padding: 0 0 0 4%; } }
    #dmi-shopco #sub .inner .stats-box > div:nth-of-type(odd) {
      padding: 0; }
      @media (min-width: 768px) {
        #dmi-shopco #sub .inner .stats-box > div:nth-of-type(odd) {
          padding: 0 4% 0 0; } }
  #dmi-shopco #sub .inner .stats-box svg {
    margin: 25px 0; }
    @media (min-width: 768px) {
      #dmi-shopco #sub .inner .stats-box svg {
        margin: 50px 0; } }
  #dmi-shopco #sub .inner .stats-box .header {
    font-size: 24px;
    margin: 0 0 10px;
    line-height: 30px;
    color: #1B365D;
    font-family: "Sofia Sans Extra Condensed", sans-serif; }
  #dmi-shopco #case-study {
    background-color: #F3F8FC; }
    #dmi-shopco #case-study .inner {
      padding: 30px 20px 60px; }
      #dmi-shopco #case-study .inner h2 {
        margin: 0 0 35px; }
      @media (min-width: 768px) {
        #dmi-shopco #case-study .inner {
          padding: 50px 30px 60px; } }
      @media (min-width: 992px) {
        #dmi-shopco #case-study .inner {
          display: flex;
          align-items: center;
          padding: 100px 20px 100px 45px; } }
      #dmi-shopco #case-study .inner .btn {
        margin-left: 0; }
      #dmi-shopco #case-study .inner .block-left {
        display: none; }
        @media (min-width: 992px) {
          #dmi-shopco #case-study .inner .block-left {
            display: block;
            width: 55%; } }
      #dmi-shopco #case-study .inner .block-right {
        position: relative; }
        @media (min-width: 992px) {
          #dmi-shopco #case-study .inner .block-right {
            width: 43%; } }
        #dmi-shopco #case-study .inner .block-right img {
          max-height: 350px; }
  #dmi-shopco #but-wait {
    background-color: #B4C8DA; }
    #dmi-shopco #but-wait .inner {
      padding: 30px 20px 60px; }
      #dmi-shopco #but-wait .inner h2 {
        margin: 0 0 35px; }
      @media (min-width: 768px) {
        #dmi-shopco #but-wait .inner {
          padding: 50px 30px 60px; } }
      @media (min-width: 992px) {
        #dmi-shopco #but-wait .inner {
          display: flex;
          align-items: center;
          padding: 100px 20px 100px 45px; } }
      #dmi-shopco #but-wait .inner .btn {
        margin-left: 0; }
      #dmi-shopco #but-wait .inner .block-left {
        display: none; }
        @media (min-width: 992px) {
          #dmi-shopco #but-wait .inner .block-left {
            display: block;
            width: 50%; } }
        #dmi-shopco #but-wait .inner .block-left img {
          max-height: 375px; }
      @media (min-width: 992px) {
        #dmi-shopco #but-wait .inner .block-right {
          width: 50%; } }
  #dmi-shopco .icons-box span {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 24px;
    color: #fff; }
  #dmi-shopco .grecaptcha-badge {
    z-index: 3; }
  #dmi-shopco .button.scrollTo {
    width: 265px;
    font-size: 24px;
    margin-top: 65px; }
    #dmi-shopco .button.scrollTo .button-arrow {
      margin-left: 7px; }
    @media (min-width: 992px) {
      #dmi-shopco .button.scrollTo {
        margin-top: 15px;
        width: 275px; }
        #dmi-shopco .button.scrollTo .button-arrow {
          margin-left: 10px; } }
  #dmi-shopco span.sub-head {
    font-family: "Zalando Sans SemiExpanded", sans-serif;
    font-size: 16px; }
  @media (min-width: 1200px) {
    #dmi-shopco .form-box {
      display: flex; } }
  @media (min-width: 1200px) {
    #dmi-shopco .form-box .block-left {
      width: calc(60% - 80px);
      margin-right: 80px; } }
  @media (min-width: 1200px) {
    #dmi-shopco .form-box .block-left p {
      max-width: 725px; } }
  #dmi-shopco .form-box .block-right {
    background: #fff;
    padding: 30px 25px 50px;
    margin-top: 50px; }
    @media (min-width: 1200px) {
      #dmi-shopco .form-box .block-right {
        padding: 30px 40px 50px;
        width: 40%;
        margin-top: 0; } }
    #dmi-shopco .form-box .block-right .header {
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      text-transform: uppercase;
      text-align: center;
      display: block; }
      @media (min-width: 1200px) {
        #dmi-shopco .form-box .block-right .header {
          font-size: 32px; } }
#dmi-email-growth {
  margin-top: -30px; }
  @media (min-width: 992px) {
    #dmi-email-growth {
      margin-top: -60px; } }
  #dmi-email-growth #top {
    display: flex;
    flex-direction: column;
    margin: 55px 0 70px; }
    @media (min-width: 992px) {
      #dmi-email-growth #top {
        flex-direction: row;
        margin: 125px 0 0; } }
    #dmi-email-growth #top h1 {
      position: relative;
      margin: 0;
      width: 88%;
      font-size: 30px;
      line-height: 38px;
      bottom: 0;
      opacity: 1; }
      @media (min-width: 992px) {
        #dmi-email-growth #top h1 {
          font-size: 60px;
          line-height: 70px; } }
    #dmi-email-growth #top .top_left_container {
      margin-bottom: 40px; }
      @media (min-width: 992px) {
        #dmi-email-growth #top .top_left_container {
          width: 66%;
          margin-bottom: 60px; } }
      #dmi-email-growth #top .top_left_container h1,
      #dmi-email-growth #top .top_left_container .under-copy {
        margin-left: 20px; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .top_left_container h1,
          #dmi-email-growth #top .top_left_container .under-copy {
            margin-left: 0; } }
      #dmi-email-growth #top .top_left_container .under-copy p {
        color: #F3F8FC;
        font-size: 20px;
        line-height: 30px;
        padding-right: 10px;
        margin-top: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .top_left_container .under-copy p {
            font-size: 22px;
            font-family: "Sofia Sans Extra Condensed", sans-serif; } }
    #dmi-email-growth #top .amazon-boxed {
      background-color: #122B4E;
      padding: 20px 10px 25px 15px;
      margin-top: 40px;
      border-radius: 20px; }
      @media (min-width: 992px) {
        #dmi-email-growth #top .amazon-boxed {
          max-width: 460px;
          padding: 20px 30px 25px 30px; } }
      #dmi-email-growth #top .amazon-boxed .amazon {
        opacity: 1;
        position: relative;
        left: unset;
        top: unset;
        width: 45px;
        height: auto;
        z-index: 0;
        flex-shrink: 0;
        margin: 5px 15px 0 0; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .amazon-boxed .amazon {
            width: 65px; } }
      #dmi-email-growth #top .amazon-boxed a {
        color: #fff;
        line-height: 1.875; }
      #dmi-email-growth #top .amazon-boxed.amazon-desktop {
        display: none; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .amazon-boxed.amazon-desktop {
            display: flex;
            align-items: start;
            width: 465px;
            justify-content: center; } }
      #dmi-email-growth #top .amazon-boxed.amazon-mobile {
        display: flex;
        align-items: start; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .amazon-boxed.amazon-mobile {
            display: none; } }
      #dmi-email-growth #top .amazon-boxed li {
        color: #fff; }
        #dmi-email-growth #top .amazon-boxed li::marker {
          color: #2CD5C4; }
    #dmi-email-growth #top .amazon-boxed-nps {
      margin-top: 40px; }
      @media (min-width: 992px) {
        #dmi-email-growth #top .amazon-boxed-nps {
          max-width: 520px; } }
      #dmi-email-growth #top .amazon-boxed-nps .topper {
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .amazon-boxed-nps .topper {
            padding: 20px 30px; } }
        #dmi-email-growth #top .amazon-boxed-nps .topper .smileys {
          width: 100px; }
          @media (min-width: 992px) {
            #dmi-email-growth #top .amazon-boxed-nps .topper .smileys {
              width: 125px; } }
        #dmi-email-growth #top .amazon-boxed-nps .topper span {
          font-size: 24px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          color: #1B365D; }
          @media (min-width: 380px) {
            #dmi-email-growth #top .amazon-boxed-nps .topper span {
              font-size: 30px; } }
          @media (min-width: 992px) {
            #dmi-email-growth #top .amazon-boxed-nps .topper span {
              font-size: 36px; } }
      #dmi-email-growth #top .amazon-boxed-nps .bottomer {
        background-color: #F3F8FC;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px 40px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .amazon-boxed-nps .bottomer {
            padding: 10px 60px; } }
        #dmi-email-growth #top .amazon-boxed-nps .bottomer span {
          font-size: 16px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          color: #1B365D; }
    #dmi-email-growth #top .top_right_container {
      background-color: #122B4E; }
      @media (min-width: 992px) {
        #dmi-email-growth #top .top_right_container {
          width: 34%;
          margin-top: -160px; } }
      #dmi-email-growth #top .top_right_container h2 {
        font-size: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        line-height: 70px;
        letter-spacing: 0.2px;
        padding: 10px 0;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .top_right_container h2 {
            font-size: 40px; } }
      #dmi-email-growth #top .top_right_container #email-growth-form {
        padding: 20px; }
        @media (min-width: 992px) {
          #dmi-email-growth #top .top_right_container #email-growth-form {
            padding: 20px;
            margin-top: 30%; } }
        #dmi-email-growth #top .top_right_container #email-growth-form .input-box {
          position: relative;
          display: flex;
          flex-direction: column;
          margin-bottom: 30px; }
          #dmi-email-growth #top .top_right_container #email-growth-form .input-box:nth-child(6) {
            margin-bottom: 0; }
          #dmi-email-growth #top .top_right_container #email-growth-form .input-box label {
            color: #B4C8DA;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-size: 16px;
            position: absolute;
            left: 0;
            top: 14px;
            pointer-events: none; }
          #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line {
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #B4C8DA;
            height: 20px;
            border-radius: 0;
            padding: 6px 0;
            font-size: 16px;
            color: #fff;
            margin: 3px 0; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line:not(:-moz-placeholder-shown) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line:not(:-ms-input-placeholder) + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line:not(:placeholder-shown) + label, #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line:focus + label {
              top: -10px;
              left: 0;
              font-size: 12px; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line:focus {
              outline: none; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line::-webkit-input-placeholder {
              color: transparent; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line::-moz-placeholder {
              color: transparent; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line:-ms-input-placeholder {
              color: transparent; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line::-ms-input-placeholder {
              color: transparent; }
            #dmi-email-growth #top .top_right_container #email-growth-form .input-box input.line::placeholder {
              color: transparent; }
        #dmi-email-growth #top .top_right_container #email-growth-form .less-margin {
          margin-top: -10px; }
        #dmi-email-growth #top .top_right_container #email-growth-form .btn {
          margin-top: 35px;
          margin-bottom: 50px; }
          @media (min-width: 992px) {
            #dmi-email-growth #top .top_right_container #email-growth-form .btn {
              margin-left: auto; } }
        #dmi-email-growth #top .top_right_container #email-growth-form .form-submit.loading {
          position: relative; }
          #dmi-email-growth #top .top_right_container #email-growth-form .form-submit.loading .spinner {
            display: inline-block;
            width: 20px;
            height: 20px;
            border: 2px solid #fff;
            border-top: 2px solid #000;
            border-radius: 50%;
            -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
      #dmi-email-growth #top .top_right_container #email-growth-success p {
        color: #B4C8DA; }
    #dmi-email-growth #top .textblock-mobile {
      margin: 50px 20px -30px; }
      #dmi-email-growth #top .textblock-mobile p {
        color: #F3F8FC;
        font-size: 16px;
        line-height: 30px; }
      @media (min-width: 992px) {
        #dmi-email-growth #top .textblock-mobile {
          display: none; } }
  #dmi-email-growth #sub {
    background-color: #fff; }
    @media (min-width: 768px) {
      #dmi-email-growth #sub .inner {
        padding: 40px 30px 80px; }
        #dmi-email-growth #sub .inner h1 {
          font-size: 40px;
          line-height: 48px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      #dmi-email-growth #sub .inner h1 {
        font-size: 62px;
        line-height: 70px; } }
    @media (min-width: 768px) {
      #dmi-email-growth #sub .inner .stats-box {
        display: flex;
        flex-wrap: wrap;
        align-items: baseline; } }
    #dmi-email-growth #sub .inner .stats-box > div {
      padding-bottom: 30px; }
      @media (min-width: 768px) {
        #dmi-email-growth #sub .inner .stats-box > div {
          flex: 46% 0 0; } }
      #dmi-email-growth #sub .inner .stats-box > div:nth-of-type(even) {
        padding: 0; }
        @media (min-width: 768px) {
          #dmi-email-growth #sub .inner .stats-box > div:nth-of-type(even) {
            padding: 0 2% 0; } }
      #dmi-email-growth #sub .inner .stats-box > div:nth-of-type(odd) {
        padding: 0; }
        @media (min-width: 768px) {
          #dmi-email-growth #sub .inner .stats-box > div:nth-of-type(odd) {
            padding: 0 2% 0; } }
    #dmi-email-growth #sub .inner .stats-box .header {
      font-size: 24px;
      margin: 0 0 10px;
      line-height: 30px;
      color: #1B365D;
      font-family: "Sofia Sans Extra Condensed", sans-serif; }
    #dmi-email-growth #sub .inner .stats-box svg {
      margin: 25px 0; }
      @media (min-width: 768px) {
        #dmi-email-growth #sub .inner .stats-box svg {
          margin: 40px 0 50px 0; } }
  #dmi-email-growth #hardware {
    background-color: #B4C8DA; }
    #dmi-email-growth #hardware .inner {
      padding: 30px 20px 25px; }
      #dmi-email-growth #hardware .inner h2 {
        margin-bottom: 20px; }
      #dmi-email-growth #hardware .inner .award-containers {
        display: flex;
        flex-direction: column;
        gap: 25px; }
        @media (min-width: 992px) {
          #dmi-email-growth #hardware .inner .award-containers {
            flex-direction: row;
            justify-content: space-between; } }
        #dmi-email-growth #hardware .inner .award-containers .award-item {
          max-height: 180px;
          height: 180px;
          width: 100%;
          display: flex;
          flex-direction: column;
          align-items: center;
          text-align: center;
          background-color: #fff;
          justify-content: center;
          border-radius: 20px; }
          #dmi-email-growth #hardware .inner .award-containers .award-item:first-child {
            background-color: #1B365D; }
            #dmi-email-growth #hardware .inner .award-containers .award-item:first-child h3,
            #dmi-email-growth #hardware .inner .award-containers .award-item:first-child p {
              color: #fff; }
          @media (min-width: 992px) {
            #dmi-email-growth #hardware .inner .award-containers .award-item {
              max-height: 275px;
              height: 275px; } }
        #dmi-email-growth #hardware .inner .award-containers .iac {
          height: 62px;
          width: auto; }
          @media (min-width: 768px) {
            #dmi-email-growth #hardware .inner .award-containers .iac {
              height: 84px; } }
        #dmi-email-growth #hardware .inner .award-containers .sargento {
          height: 49px;
          width: auto; }
          @media (min-width: 768px) {
            #dmi-email-growth #hardware .inner .award-containers .sargento {
              height: 75px; } }
        #dmi-email-growth #hardware .inner .award-containers .smithfield {
          height: 35px;
          width: auto; }
          @media (min-width: 768px) {
            #dmi-email-growth #hardware .inner .award-containers .smithfield {
              height: 50px; } }
        #dmi-email-growth #hardware .inner .award-containers h3 {
          font-size: 24px;
          color: #4C6B7E;
          line-height: 26px;
          margin: 10px 0;
          font-family: "Sofia Sans Extra Condensed", sans-serif; }
          @media (min-width: 992px) {
            #dmi-email-growth #hardware .inner .award-containers h3 {
              line-height: 32px; } }
        #dmi-email-growth #hardware .inner .award-containers p {
          font-size: 16px;
          line-height: 26px;
          color: #1B365D;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          margin: 0;
          text-align: center; }
          @media (min-width: 992px) {
            #dmi-email-growth #hardware .inner .award-containers p {
              font-size: 20px;
              line-height: 32px; } }
      @media (min-width: 768px) {
        #dmi-email-growth #hardware .inner {
          padding: 40px 30px 80px; }
          #dmi-email-growth #hardware .inner h2 {
            font-size: 40px;
            line-height: 48px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      #dmi-email-growth #hardware .inner h2 {
        font-size: 62px;
        line-height: 70px;
        margin: 40px 0 40px 40px; } }
      @media (min-width: 768px) {
        #dmi-email-growth #hardware .inner {
          padding: 40px 20px 20px; } }
  #dmi-email-growth #brands {
    background: #F3F8FC; }
    #dmi-email-growth #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #dmi-email-growth #brands .inner {
          padding: 125px 10px 10px; } }
      #dmi-email-growth #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #dmi-email-growth #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px;
            max-width: 1000px; } }
      #dmi-email-growth #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #dmi-email-growth #brands .inner p {
            padding-left: 20px; } }
      #dmi-email-growth #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #dmi-email-growth #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #dmi-email-growth #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          border-radius: 20px; }
          @media (min-width: 992px) {
            #dmi-email-growth #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #dmi-email-growth #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #dmi-email-growth #brands .inner .brands-box > div img.large {
              width: 75%; }
            #dmi-email-growth #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #dmi-email-growth #brands .inner .brands-box > div img.small {
              width: 55%; }
            #dmi-email-growth #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #dmi-email-growth #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #dmi-email-growth #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #dmi-email-growth #brands .inner .copy-box {
            max-width: 65%; } }
        #dmi-email-growth #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }
  #dmi-email-growth #the-how .inner {
    padding: 30px 20px 60px; }
    #dmi-email-growth #the-how .inner h2 {
      margin: 20px 0 35px; }
    #dmi-email-growth #the-how .inner .block-right {
      display: none; }
    @media (min-width: 768px) {
      #dmi-email-growth #the-how .inner {
        padding: 50px 30px 60px; }
        #dmi-email-growth #the-how .inner h2 {
          font-size: 40px;
          line-height: 48px; } }
    @media (min-width: 992px) {
      #dmi-email-growth #the-how .inner {
        display: flex;
        padding: 100px 20px 100px 45px; }
        #dmi-email-growth #the-how .inner h2 {
          font-size: 62px;
          line-height: 70px; }
        #dmi-email-growth #the-how .inner .block-right {
          display: block;
          width: 48%; } }
    #dmi-email-growth #the-how .inner .button {
      width: 152px;
      font-size: 16px; }
      @media (min-width: 992px) {
        #dmi-email-growth #the-how .inner .button {
          font-size: 24px;
          width: 177px; } }
    @media (min-width: 992px) {
      #dmi-email-growth #the-how .inner .block-right.split img {
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: -40%;
        max-height: 390px; } }
  #dmi-email-growth #but-wait {
    background-color: #B4C8DA; }
    #dmi-email-growth #but-wait .inner {
      padding: 30px 20px 60px; }
      #dmi-email-growth #but-wait .inner h2 {
        margin: 20px 0 35px; }
      @media (min-width: 768px) {
        #dmi-email-growth #but-wait .inner {
          padding: 50px 30px 60px; }
          #dmi-email-growth #but-wait .inner h2 {
            font-size: 40px;
            line-height: 48px; } }
      @media (min-width: 992px) {
        #dmi-email-growth #but-wait .inner {
          display: flex;
          padding: 100px 20px 100px 45px; }
          #dmi-email-growth #but-wait .inner h2 {
            font-size: 62px;
            line-height: 70px; } }
      #dmi-email-growth #but-wait .inner .btn {
        margin-left: 0; }
      #dmi-email-growth #but-wait .inner .block-left {
        display: none; }
        @media (min-width: 992px) {
          #dmi-email-growth #but-wait .inner .block-left {
            display: block;
            width: 60%; } }
        #dmi-email-growth #but-wait .inner .block-left img {
          max-height: 400px;
          position: absolute;
          top: -45px;
          left: 80px; }
        #dmi-email-growth #but-wait .inner .block-left .desk-hidden {
          display: none; }
          @media (min-width: 992px) {
            #dmi-email-growth #but-wait .inner .block-left .desk-hidden {
              display: block; } }
      @media (min-width: 992px) {
        #dmi-email-growth #but-wait .inner .block-right {
          width: 38%; } }
  #dmi-email-growth .icons-box span {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 24px;
    color: #fff; }
  #dmi-email-growth .grecaptcha-badge {
    z-index: 3; }
  #dmi-email-growth .button.scrollTo {
    width: 265px;
    font-size: 24px;
    margin-top: 65px; }
    #dmi-email-growth .button.scrollTo .button-arrow {
      margin-left: 7px; }
    @media (min-width: 992px) {
      #dmi-email-growth .button.scrollTo {
        margin-top: 15px;
        width: 275px; }
        #dmi-email-growth .button.scrollTo .button-arrow {
          margin-left: 10px; } }
  #dmi-email-growth span.sub-head {
    font-family: "Zalando Sans SemiExpanded", sans-serif;
    font-size: 16px; }
  @media (min-width: 1200px) {
    #dmi-email-growth .form-box {
      display: flex; } }
  @media (min-width: 1200px) {
    #dmi-email-growth .form-box .block-left {
      width: calc(60% - 80px);
      margin-right: 80px; } }
  @media (min-width: 1200px) {
    #dmi-email-growth .form-box .block-left p {
      max-width: 725px; } }
  #dmi-email-growth .form-box .block-right {
    background: #fff;
    padding: 30px 25px 50px;
    margin-top: 50px; }
    @media (min-width: 1200px) {
      #dmi-email-growth .form-box .block-right {
        padding: 30px 40px 50px;
        width: 40%;
        margin-top: 0; } }
    #dmi-email-growth .form-box .block-right .header {
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      text-transform: uppercase;
      text-align: center;
      display: block; }
      @media (min-width: 1200px) {
        #dmi-email-growth .form-box .block-right .header {
          font-size: 32px; } }
#lumina {
  margin-bottom: 80px; }
  #lumina #top p {
    color: #fff;
    position: relative;
    margin-top: 0; }
    @media (min-width: 768px) {
      #lumina #top p {
        margin-top: 40px; } }
  @media (min-width: 768px) {
    #lumina #top img {
      max-width: 400px; } }
  #lumina #block-one .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #lumina #block-one .inner {
        padding: 70px 30px 70px; } }
    @media (min-width: 1200px) {
      #lumina #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #lumina #block-one .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: end; } }
    #lumina #block-one .inner .block-right svg {
      height: 275px; }
    #lumina #block-one .inner p {
      margin-bottom: 0; }
  @media (min-width: 1200px) {
    #lumina #block-two .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #lumina #block-two .block-left {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #lumina #block-two .block-left img {
    height: 250px; }
  #lumina #block-two .block-right p {
    margin-bottom: 0; }
  #lumina #block-two .button {
    margin: unset; }
  #lumina #block-two .block-title {
    font-size: 24px;
    color: #2A4555;
    margin: 35px 0 40px !important;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #lumina #block-six {
    background-color: #B4C8DA; }
    @media (min-width: 1200px) {
      #lumina #block-six .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #lumina #block-six .block-left {
        width: 45%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #lumina #block-six .block-left img {
      max-width: 394px; }
    @media (min-width: 1200px) {
      #lumina #block-six .block-right {
        width: 55%; } }
    #lumina #block-six .block-right p {
      margin-bottom: 0; }
  #lumina #block-three {
    background-color: #B4C8DA; }
    #lumina #block-three .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #lumina #block-three .inner {
          padding: 80px 30px 90px; } }
      #lumina #block-three .inner .block-left img {
        max-width: 100%;
        right: -5%; }
  #lumina #block-four {
    background-color: #fff; }
    @media (min-width: 1200px) {
      #lumina #block-four .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #lumina #block-four .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center; } }
    #lumina #block-four .block-right img {
      max-width: 350px; }
    #lumina #block-four .block-right p {
      margin-bottom: 0; }
    @media (min-width: 1200px) {
      #lumina #block-four .block-left {
        width: 50%; } }
    @media (min-width: 768px) {
      #lumina #block-four h2 {
        width: 554px; } }
  #lumina #block-five {
    background-color: #F3F8FC; }
    #lumina #block-five .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #lumina #block-five .inner {
          padding: 60px 30px 70px; } }
      @media (min-width: 1200px) {
        #lumina #block-five .inner {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #lumina #block-five .inner .block-right {
          width: 45%;
          display: flex;
          align-items: center;
          justify-content: end; } }
      #lumina #block-five .inner .block-right svg {
        max-width: 350px; }
  #lumina #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #lumina #story-time .button {
    margin: unset;
    font-size: 23px; }
  #lumina #story-time p {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #lumina #story-time p {
        width: 800px; } }
  #lumina #story-time h1 {
    color: #fff;
    margin-bottom: 20px; }
  #lumina #brands {
    background: #F3F8FC; }
    #lumina #brands .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #lumina #brands .inner {
          padding: 125px 10px 10px; } }
      #lumina #brands .inner h2 {
        padding-left: 0;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          #lumina #brands .inner h2 {
            padding-left: 20px;
            margin-bottom: 20px; } }
      #lumina #brands .inner p {
        padding-left: 0; }
        @media (min-width: 768px) {
          #lumina #brands .inner p {
            padding-left: 20px; } }
      #lumina #brands .inner .brands-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 40px 0 0; }
        @media (min-width: 992px) {
          #lumina #brands .inner .brands-box {
            margin: 35px 0 0; } }
        #lumina #brands .inner .brands-box > div {
          justify-content: center;
          display: flex;
          align-items: center;
          flex: 48% 0 0;
          margin: 1%;
          height: 280px;
          border: 1px solid #B4C8DA;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box; }
          @media (min-width: 992px) {
            #lumina #brands .inner .brands-box > div {
              flex: 23% 0 0;
              padding: 25px; } }
          #lumina #brands .inner .brands-box > div img {
            display: block;
            margin: 0 auto; }
            #lumina #brands .inner .brands-box > div img.large {
              width: 75%; }
            #lumina #brands .inner .brands-box > div img.medium {
              width: 70%; }
            #lumina #brands .inner .brands-box > div img.small {
              width: 55%; }
            #lumina #brands .inner .brands-box > div img.xsmall {
              width: 45%; }
      #lumina #brands .inner .copy-box {
        margin: 75px 0 50px;
        max-width: 100%; }
        @media (min-width: 768px) {
          #lumina #brands .inner .copy-box {
            margin: 140px auto 170px;
            max-width: 80%;
            padding: 0 10px; } }
        @media (min-width: 1200px) {
          #lumina #brands .inner .copy-box {
            max-width: 65%; } }
        #lumina #brands .inner .copy-box h2 {
          font-size: 24px;
          color: #1B365D;
          margin-bottom: 40px;
          font-family: "Sofia Sans Extra Condensed", sans-serif;
          padding-left: 0; }

#knowledge-flex {
  background-color: #fff; }
  #knowledge-flex .inner {
    padding: 30px 20px 10px; }
    @media (min-width: 992px) {
      #knowledge-flex .inner {
        padding: 100px 30px 25px; } }
    #knowledge-flex .inner .posts-box {
      display: flex; }
      #knowledge-flex .inner .posts-box .posts-box-inner {
        margin-bottom: 50px;
        display: flex;
        flex-direction: column; }
        @media (min-width: 992px) {
          #knowledge-flex .inner .posts-box .posts-box-inner {
            margin-bottom: 0;
            flex-direction: row;
            gap: 20px; } }
        #knowledge-flex .inner .posts-box .posts-box-inner .post {
          max-width: 100%;
          margin-bottom: 30px;
          position: relative; }
          @media (min-width: 992px) {
            #knowledge-flex .inner .posts-box .posts-box-inner .post {
              flex: 1; } }
          #knowledge-flex .inner .posts-box .posts-box-inner .post img {
            border-radius: 20px; }
    #knowledge-flex .inner h2.entry-title {
      margin: 0;
      font-size: 24px;
      line-height: 32px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      letter-spacing: 0.1px;
      padding-top: 20px; }
      @media (min-width: 992px) {
        #knowledge-flex .inner h2.entry-title {
          padding: 20px; } }
      #knowledge-flex .inner h2.entry-title a {
        color: #2A4555;
        text-decoration: none; }
        #knowledge-flex .inner h2.entry-title a:hover {
          text-decoration: underline; }
        #knowledge-flex .inner h2.entry-title a::before {
          content: "";
          position: absolute;
          inset: 0;
          z-index: 0;
          cursor: pointer; }
    @media (min-width: 992px) {
      #knowledge-flex .inner .posts-box {
        margin-top: 25px; } }
@media (min-width: 992px) {
  #showcase-affiliate .inner h2 {
    margin-bottom: 65px; } }

#showcase-affiliate #top p {
  color: #fff; }

@media (min-width: 992px) {
  #showcase-affiliate #top a.btn.link-to-contact.with-top {
    top: 310px;
    position: absolute; } }

#showcase-affiliate #top svg {
  top: -100px;
  width: 370px; }
  @media (min-width: 992px) {
    #showcase-affiliate #top svg {
      top: 0;
      width: 682px; } }
@media (min-width: 992px) {
  #showcase-affiliate #block-one .inner {
    padding: 50px 20px 20px; } }

#showcase-affiliate #block-one h2 {
  margin-top: 25px; }
  @media (min-width: 992px) {
    #showcase-affiliate #block-one h2 {
      margin-top: 35px;
      margin-bottom: 75px; } }
#showcase-affiliate #block-one .flex-me {
  flex-direction: column; }
  @media (min-width: 992px) {
    #showcase-affiliate #block-one .flex-me {
      flex-direction: row; } }
#showcase-affiliate #block-one .split {
  background-color: #1B365D;
  color: #B4C8DA;
  padding: 20px;
  border-radius: 20px; }
  @media (min-width: 992px) {
    #showcase-affiliate #block-one .split {
      padding: 30px;
      width: 50%; } }
  #showcase-affiliate #block-one .split p {
    color: #B4C8DA;
    font-size: 16px; }
  #showcase-affiliate #block-one .split.block-left {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      #showcase-affiliate #block-one .split.block-left {
        margin-bottom: 0;
        margin-right: 20px; } }
  @media (min-width: 992px) {
    #showcase-affiliate #block-one .split .block-right {
      margin-left: 20px; } }
  #showcase-affiliate #block-one .split .flex-me.inside {
    justify-content: space-between;
    flex-direction: row; }
    #showcase-affiliate #block-one .split .flex-me.inside span {
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      font-size: 20px;
      display: block; }

#showcase-affiliate #block-two .flex-me {
  flex-direction: column;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    #showcase-affiliate #block-two .flex-me {
      flex-direction: row; } }
  #showcase-affiliate #block-two .flex-me .block {
    margin-bottom: 20px;
    border: 1px solid #1B365D;
    padding: 10px 0;
    border-radius: 20px; }
    #showcase-affiliate #block-two .flex-me .block.affil-adage {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #showcase-affiliate #block-two .flex-me .block.affil-adage img {
        max-width: 230px; }
        @media (min-width: 1400px) {
          #showcase-affiliate #block-two .flex-me .block.affil-adage img {
            max-width: 280px; } }
    #showcase-affiliate #block-two .flex-me .block.affil-inq {
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #showcase-affiliate #block-two .flex-me .block.affil-inq img {
        max-width: 240px; }
        @media (min-width: 992px) {
          #showcase-affiliate #block-two .flex-me .block.affil-inq img {
            margin: 75px auto 66px; } }
        @media (min-width: 1400px) {
          #showcase-affiliate #block-two .flex-me .block.affil-inq img {
            max-width: 330px;
            margin: 75px auto 72px; } }
    @media (min-width: 992px) {
      #showcase-affiliate #block-two .flex-me .block {
        width: calc(33.333% - 22px);
        margin-bottom: 30px;
        height: 465px; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(1) {
          margin-right: 15px; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(2) {
          margin-right: 15px;
          margin-left: 15px; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(3) {
          margin-left: 15px; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(4) {
          margin-right: 15px; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(5) {
          margin-right: 15px;
          margin-left: 15px; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(6) {
          margin-left: 15px; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(7) {
          margin-right: 15px;
          margin-left: 16.6667%; }
        #showcase-affiliate #block-two .flex-me .block:nth-of-type(8) {
          margin-right: 16.6667%;
          margin-left: 15px; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    #showcase-affiliate #block-two .flex-me .block {
      height: 440px; } }
    #showcase-affiliate #block-two .flex-me .block img {
      display: block;
      max-width: 200px;
      margin: 50px auto; }
      @media (min-width: 992px) {
        #showcase-affiliate #block-two .flex-me .block img.inc-block {
          margin-top: 110px;
          margin-bottom: 73px;
          display: block; } }
    #showcase-affiliate #block-two .flex-me .block p {
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      text-align: center;
      padding: 0 7.5px;
      font-size: 24px;
      color: #1B365D; }

@media (min-width: 992px) {
  #showcase-affiliate #block-two .inner {
    padding: 100px 20px 0; } }

#showcase-affiliate .pic-trio {
  display: flex;
  padding: 20px 0; }
  @media (min-width: 992px) {
    #showcase-affiliate .pic-trio {
      padding: 30px 0;
      gap: 20px; } }
  #showcase-affiliate .pic-trio > div.no-mob {
    display: none; }
    @media (min-width: 992px) {
      #showcase-affiliate .pic-trio > div.no-mob {
        display: block; } }
  #showcase-affiliate .pic-trio img {
    border-radius: 20px; }

#showcase-affiliate #block-three .flex-me {
  flex-direction: column; }
  @media (min-width: 992px) {
    #showcase-affiliate #block-three .flex-me {
      flex-direction: row; } }
#showcase-affiliate #block-three img {
  display: block;
  max-width: 150px;
  margin: 50px auto; }

#showcase-affiliate #block-three p {
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  text-align: center;
  padding: 0 5px;
  font-size: 24px; }

#showcase-affiliate #block-three a {
  margin-bottom: 20px;
  border: 1px solid #1B365D;
  text-decoration: none;
  border-radius: 20px; }
  #showcase-affiliate #block-three a:hover > .block p {
    text-decoration: underline; }
  @media (min-width: 992px) {
    #showcase-affiliate #block-three a {
      width: calc(33.333% - 22px);
      margin-bottom: 30px; }
      #showcase-affiliate #block-three a:nth-of-type(1) {
        margin-right: 15px; }
      #showcase-affiliate #block-three a:nth-of-type(2) {
        margin-right: 15px;
        margin-left: 15px; }
      #showcase-affiliate #block-three a:nth-of-type(3) {
        margin-left: 15px; }
        #showcase-affiliate #block-three a:nth-of-type(3) .block img {
          margin-top: 75px;
          display: block; } }
  #showcase-affiliate #block-three a .block {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%; }

@media (min-width: 992px) {
  #showcase-affiliate #block-three .inner {
    padding: 100px 20px 0; } }

#showcase-affiliate .flex-me {
  display: flex; }

#showcase-affiliate.enterprise-affiliate #top {
  position: relative;
  margin: 90px 0 70px; }
  @media (min-width: 992px) {
    #showcase-affiliate.enterprise-affiliate #top {
      height: 290px;
      margin: 80px 0 230px; } }
  @media (min-width: 1100px) {
    #showcase-affiliate.enterprise-affiliate #top {
      margin-bottom: 270px;
      height: 215px; } }
  #showcase-affiliate.enterprise-affiliate #top h1 {
    max-width: 1000px; }
  #showcase-affiliate.enterprise-affiliate #top p {
    font-family: "Zalando Sans", sans-serif;
    font-size: 20px;
    line-height: 34px;
    max-width: 1000px; }
  #showcase-affiliate.enterprise-affiliate #top a.button.link-to-contact.with-top {
    top: 375px; }
    @media (min-width: 1100px) {
      #showcase-affiliate.enterprise-affiliate #top a.button.link-to-contact.with-top {
        top: 330px; } }
@media (min-width: 768px) {
  #showcase-affiliate.enterprise-affiliate #block-one .inner {
    padding-bottom: 75px; } }

#showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip {
  margin: 25px 0 0;
  display: flex;
  flex-direction: column; }
  @media (min-width: 600px) {
    #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip {
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; } }
  @media (min-width: 600px) {
    #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture {
      width: 50%; } }
  @media (min-width: 992px) {
    #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture {
      width: 25%; } }
  @media (min-width: 1200px) {
    #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture {
      width: 14.285%; } }
  #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img {
    margin: 25px auto;
    display: block;
    width: 100%;
    max-width: 160px; }
    @media (min-width: 600px) {
      #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img {
        margin: 35px auto; } }
    @media (min-width: 768px) {
      #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img {
        max-width: 135px; } }
    @media (min-width: 1200px) {
      #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img {
        max-width: 120px;
        margin-bottom: 0; } }
    #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img.small {
      max-width: 130px; }
      @media (min-width: 768px) {
        #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img.small {
          max-width: 100px; } }
      @media (min-width: 1200px) {
        #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img.small {
          max-width: 70px; } }
    @media (min-width: 1200px) {
      #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img.large {
        max-width: 140px; } }
    @media (min-width: 1400px) {
      #showcase-affiliate.enterprise-affiliate #block-one .inner .logo-strip picture img.large {
        max-width: 190px; } }
#showcase-affiliate.enterprise-affiliate .pic-banner {
  height: 300px; }
  @media (min-width: 992px) {
    #showcase-affiliate.enterprise-affiliate .pic-banner {
      height: 400px; } }
  #showcase-affiliate.enterprise-affiliate .pic-banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top; }

#showcase-affiliate.enterprise-affiliate .work-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 65px; }
  #showcase-affiliate.enterprise-affiliate .work-box a {
    width: 100%;
    background-color: #fff;
    margin: 10px 0;
    padding-bottom: 50px;
    text-decoration: none;
    color: #1B365D;
    border: 1px solid #B4C8DA;
    border-radius: 20px; }
    @media (min-width: 768px) {
      #showcase-affiliate.enterprise-affiliate .work-box a {
        width: calc(33.333% - 16px); } }
    @media (min-width: 768px) {
      #showcase-affiliate.enterprise-affiliate .work-box a.alpha {
        margin: 10px 10px 10px 0; } }
    @media (min-width: 768px) {
      #showcase-affiliate.enterprise-affiliate .work-box a.beta {
        margin: 10px; } }
    @media (min-width: 768px) {
      #showcase-affiliate.enterprise-affiliate .work-box a.cappa {
        margin: 10px 0 10px 10px; } }
    #showcase-affiliate.enterprise-affiliate .work-box a:hover {
      text-decoration: underline; }
    #showcase-affiliate.enterprise-affiliate .work-box a img {
      padding-top: 50px;
      height: 100px;
      margin-bottom: 30px; }
    #showcase-affiliate.enterprise-affiliate .work-box a h3 {
      margin: 0;
      text-align: center;
      text-decoration: none;
      color: #1B365D;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      font-size: 24px;
      padding: 0 20px; }

@media (min-width: 768px) {
  #showcase-affiliate.enterprise-affiliate #block-case-studies .inner {
    padding-bottom: 75px;
    padding-top: 100px; } }

#showcase-affiliate.enterprise-affiliate #block-approach {
  background-color: #F3F8FC; }
  @media (min-width: 992px) {
    #showcase-affiliate.enterprise-affiliate #block-approach .inner {
      padding: 100px 30px 75px; } }
  #showcase-affiliate.enterprise-affiliate #block-approach .inner p {
    max-width: 800px; }

#showcase-affiliate.enterprise-affiliate #block-love {
  background-color: #B4C8DA; }
  #showcase-affiliate.enterprise-affiliate #block-love .inner {
    padding-top: 70px; }
    @media (min-width: 992px) {
      #showcase-affiliate.enterprise-affiliate #block-love .inner {
        padding: 75px 30px 85px; } }
    @media (min-width: 992px) {
      #showcase-affiliate.enterprise-affiliate #block-love .inner .duo-box {
        display: flex; } }
    #showcase-affiliate.enterprise-affiliate #block-love .inner .duo-box h3 {
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      margin-top: 0; }
    #showcase-affiliate.enterprise-affiliate #block-love .inner .duo-box .box-left {
      margin-right: 10px; }
    #showcase-affiliate.enterprise-affiliate #block-love .inner .duo-box .box-right {
      margin-left: 10px; }

#showcase-affiliate.enterprise-affiliate #block-case-studies {
  background-color: #F3F8FC; }
  @media (min-width: 992px) {
    #showcase-affiliate.enterprise-affiliate #block-case-studies .inner {
      padding: 85px 20px 85px; } }
  @media (min-width: 992px) {
    #showcase-affiliate.enterprise-affiliate #block-case-studies .inner h2 {
      padding-left: 40px; } }
.tiktok-badge img {
  height: 150px;
  width: auto;
  margin-left: 30px; }
  @media (min-width: 768px) {
    .tiktok-badge img {
      position: absolute;
      right: 0;
      top: 155px; } }
  @media (min-width: 1200px) {
    .tiktok-badge img {
      height: 185px; } }
@media (min-width: 768px) {
  #influencer-marketing .tiktok-badge img {
    top: 190px; } }

@media (min-width: 1200px) {
  #influencer-marketing .tiktok-badge img {
    top: 105px; } }

@media (min-width: 768px) {
  #social-media-advertising .tiktok-badge img {
    top: 150px; } }

@media (min-width: 1200px) {
  #social-media-advertising .tiktok-badge img {
    top: 55px; } }

.top_right_container .checkbox-optin-ext {
  margin-top: 15px; }
  .top_right_container .checkbox-optin-ext label {
    color: #B4C8DA; }

#tiktok-marketing {
  margin-bottom: 80px; }
  #tiktok-marketing #top p {
    color: #fff;
    position: relative; }
  #tiktok-marketing .inner h2 {
    margin-bottom: 35px; }
    @media (min-width: 768px) {
      #tiktok-marketing .inner h2 {
        margin-bottom: 50px; } }
  #tiktok-marketing #block-one .inner {
    padding: 30px 20px 30px; }
    @media (min-width: 768px) {
      #tiktok-marketing #block-one .inner {
        padding: 80px 30px 90px; } }
    @media (min-width: 1200px) {
      #tiktok-marketing #block-one .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #tiktok-marketing #block-one .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: end; } }
    #tiktok-marketing #block-one .inner .block-right img {
      max-width: 350px;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: -webkit-transform 0.2s ease;
      transition: -webkit-transform 0.2s ease;
      transition: transform 0.2s ease;
      transition: transform 0.2s ease, -webkit-transform 0.2s ease; }
    #tiktok-marketing #block-one .inner .block-right a {
      margin-right: 50px; }
      #tiktok-marketing #block-one .inner .block-right a:focus-visible img {
        outline: 3px solid #00adff; }
      #tiktok-marketing #block-one .inner .block-right a:hover img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
  #tiktok-marketing #block-two-flex {
    background-color: #fff;
    position: relative; }
    #tiktok-marketing #block-two-flex .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #tiktok-marketing #block-two-flex .inner {
          padding: 100px 30px 115px; } }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-two-flex .inner {
          display: flex;
          flex-direction: row;
          align-items: center; } }
      #tiktok-marketing #block-two-flex .inner .block-left {
        flex-direction: column;
        position: relative;
        display: none; }
        @media (min-width: 1200px) {
          #tiktok-marketing #block-two-flex .inner .block-left {
            display: flex; } }
        #tiktok-marketing #block-two-flex .inner .block-left .btn-box {
          margin-top: 5px;
          max-width: 400px;
          width: 100%;
          position: relative; }
          #tiktok-marketing #block-two-flex .inner .block-left .btn-box .gif-toggle {
            width: auto;
            padding: 7.5px 5px 5px;
            font-size: 16px;
            position: absolute;
            right: 0;
            line-height: 12px;
            margin-top: 0; }
        #tiktok-marketing #block-two-flex .inner .block-left img {
          max-width: 400px;
          width: 100%;
          position: relative;
          border-radius: 20px; }
          @media (min-width: 1200px) {
            #tiktok-marketing #block-two-flex .inner .block-left img {
              display: block;
              margin-top: 15px; } }
        @media (min-width: 1200px) {
          #tiktok-marketing #block-two-flex .inner .block-left {
            width: 40%;
            align-items: center;
            justify-content: start;
            padding-right: 50px; } }
        @media (min-width: 1600px) {
          #tiktok-marketing #block-two-flex .inner .block-left {
            justify-content: center; } }
      #tiktok-marketing #block-two-flex .inner .block-right p {
        margin-bottom: 40px; }
      #tiktok-marketing #block-two-flex .inner .block-right span {
        font-size: 24px;
        color: #2A4555;
        font-family: "benton-sans-compressed", sans-serif; }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-two-flex .inner .block-right {
          width: 60%;
          display: flex;
          justify-content: center;
          flex-direction: column; } }
  #tiktok-marketing #block-six-full {
    background-color: #B4C8DA; }
    #tiktok-marketing #block-six-full .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #tiktok-marketing #block-six-full .inner {
          padding: 80px 30px 90px; } }
      #tiktok-marketing #block-six-full .inner .boxed {
        display: flex;
        flex-direction: column;
        margin-bottom: 35px; }
        @media (min-width: 992px) {
          #tiktok-marketing #block-six-full .inner .boxed {
            flex-direction: row;
            margin-bottom: 20px; } }
        #tiktok-marketing #block-six-full .inner .boxed h3 {
          font-size: 23px; }
          @media (min-width: 1400px) {
            #tiktok-marketing #block-six-full .inner .boxed h3 {
              font-size: 24px; } }
        @media (min-width: 992px) {
          #tiktok-marketing #block-six-full .inner .boxed > div {
            width: 33.333%;
            margin: 0 10px; } }
  #tiktok-marketing #block-three-flex {
    background-color: #F3F8FC; }
    #tiktok-marketing #block-three-flex .inner {
      padding: 50px 20px 60px; }
      @media (min-width: 768px) {
        #tiktok-marketing #block-three-flex .inner {
          padding: 80px 30px 90px; } }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-three-flex .inner {
          display: flex;
          flex-direction: row;
          align-items: center; } }
      #tiktok-marketing #block-three-flex .inner .block-right img {
        max-width: 600px;
        width: 100%;
        position: relative;
        -webkit-transition: -webkit-transform 0.2s ease;
        transition: -webkit-transform 0.2s ease;
        transition: transform 0.2s ease;
        transition: transform 0.2s ease, -webkit-transform 0.2s ease;
        border-radius: 20px; }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-three-flex .inner .block-right {
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: end;
          padding-left: 50px; } }
      @media (min-width: 1600px) {
        #tiktok-marketing #block-three-flex .inner .block-right {
          justify-content: center; } }
      #tiktok-marketing #block-three-flex .inner .block-right a:hover img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
      #tiktok-marketing #block-three-flex .inner .block-left h1 {
        margin-top: 0; }
      #tiktok-marketing #block-three-flex .inner .block-left p {
        margin-bottom: 0; }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-three-flex .inner .block-left {
          width: 50%;
          display: flex;
          justify-content: center;
          flex-direction: column; } }
  #tiktok-marketing #block-four-flex {
    background-color: #fff; }
    #tiktok-marketing #block-four-flex .inner {
      padding: 30px 20px 60px; }
      @media (min-width: 768px) {
        #tiktok-marketing #block-four-flex .inner {
          padding: 80px 30px 90px; } }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-four-flex .inner {
          display: flex;
          flex-direction: row; } }
      #tiktok-marketing #block-four-flex .inner .block-right img {
        max-width: 500px;
        width: 100%;
        border-radius: 20px; }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-four-flex .inner .block-right {
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: end;
          padding-left: 50px; } }
      @media (min-width: 1600px) {
        #tiktok-marketing #block-four-flex .inner .block-right {
          justify-content: center; } }
      #tiktok-marketing #block-four-flex .inner .block-left h1 {
        margin: 0 0 50px; }
      #tiktok-marketing #block-four-flex .inner .block-left p {
        margin-bottom: 0; }
      #tiktok-marketing #block-four-flex .inner .block-left .btn {
        margin-top: 35px; }
      @media (min-width: 1200px) {
        #tiktok-marketing #block-four-flex .inner .block-left {
          width: 50%;
          display: flex;
          justify-content: center;
          flex-direction: column; } }
  #tiktok-marketing #story-time .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap; }
  #tiktok-marketing #story-time .button {
    margin: unset;
    font-size: 23px; }
  #tiktok-marketing #story-time p {
    font-size: 24px;
    letter-spacing: 0.1px;
    padding-left: 0;
    width: 310px;
    text-align: center; }
    @media (min-width: 768px) {
      #tiktok-marketing #story-time p {
        width: 800px; } }
  #tiktok-marketing #story-time h2 {
    color: #fff;
    margin-bottom: 35px; }
  #tiktok-marketing #awards .award-container {
    justify-content: space-around;
    align-items: center; }
  #tiktok-marketing #awards .award-item {
    position: relative; }
    #tiktok-marketing #awards .award-item p {
      margin-bottom: 0; }
    #tiktok-marketing #awards .award-item a {
      text-decoration: none; }
      #tiktok-marketing #awards .award-item a::before {
        cursor: default !important; }
    @media (min-width: 768px) {
      #tiktok-marketing #awards .award-item:first-of-type {
        margin-top: 45px; } }
@media (min-width: 768px) {
  .services-nav {
    display: flex;
    flex-direction: row; } }

.services-nav > div {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .services-nav > div {
      width: 50%; }
      .services-nav > div:first-of-type {
        margin-right: 10px; }
      .services-nav > div:last-of-type {
        margin-left: 10px; } }
  .services-nav > div a {
    height: 60px;
    font-family: "Zalando Sans SemiExpanded", sans-serif;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #2CD5C4;
    border-top: 1px solid #fff; }
    @media (min-width: 768px) {
      .services-nav > div a {
        font-size: 24px; } }
    @media (min-width: 992px) {
      .services-nav > div a {
        font-size: 28px;
        line-height: 36px; } }
    .services-nav > div a:hover {
      text-decoration: underline;
      color: #fff; }
    .services-nav > div a .svg-box {
      width: 60px;
      display: flex;
      align-items: center; }
  .services-nav > div:last-of-type a:last-of-type {
    border-bottom: 1px solid #fff; }
  @media (min-width: 768px) {
    .services-nav > div:first-of-type a:last-of-type {
      border-bottom: 1px solid #fff; } }
#home .services-nav {
  margin: 30px 0 100px; }
  @media (min-width: 992px) {
    #home .services-nav {
      margin: 50px 0 100px; } }
#services .services-nav {
  padding: 50px 20px; }

#services .lumina {
  background-color: #122B4E;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 0; }
  #services .lumina .lumina-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 20px 40px; }
    @media (min-width: 992px) {
      #services .lumina .lumina-inner {
        flex-direction: row;
        padding: 50px 90px; } }
    #services .lumina .lumina-inner svg {
      max-width: 255px; }
    #services .lumina .lumina-inner .btn {
      margin: 0; }
    #services .lumina .lumina-inner .lumina-copy {
      display: flex;
      flex-direction: column; }
      @media (min-width: 992px) {
        #services .lumina .lumina-inner .lumina-copy {
          margin-left: 130px; } }
      #services .lumina .lumina-inner .lumina-copy h2 {
        font-size: 20px;
        line-height: 26px;
        color: #2CD5C4; }
      #services .lumina .lumina-inner .lumina-copy p {
        color: #fff; }

#story-time h2 {
  color: #fff;
  margin-bottom: 35px; }

#story-time p {
  color: #2CD5C4;
  margin-bottom: 25px;
  font-family: "Sofia Sans Extra Condensed", sans-serif; }

#privacy {
  background: #B4C8DA;
  padding: 30px 20px 100px; }
  @media (min-width: 768px) {
    #privacy {
      padding: 30px 50px 120px; } }
  #privacy h1,
  #privacy h3,
  #privacy p,
  #privacy li,
  #privacy address {
    color: #1B365D; }
  #privacy h1,
  #privacy h2,
  #privacy h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      #privacy h1,
      #privacy h2,
      #privacy h3 {
        font-size: 26px;
        line-height: 34px; } }
  #privacy p.topper {
    margin-bottom: 10px; }
  #privacy a {
    color: #1B365D; }
    #privacy a:hover {
      font-weight: 800; }
  #privacy ul {
    margin-bottom: 30px; }
  @media (min-width: 768px) {
    #privacy .inner {
      padding: 35px 60px 15px; } }
#our-people-single {
  background-color: #B4C8DA; }
  #our-people-single .inner {
    padding: 30px 0 100px; }
    @media (min-width: 768px) {
      #our-people-single .inner {
        padding: 30px 0 120px; } }
  #our-people-single .people-info {
    display: block;
    margin-top: 45px; }
    @media (min-width: 1200px) {
      #our-people-single .people-info {
        display: flex; } }
    #our-people-single .people-info .our-people-singles {
      margin: 0 auto;
      display: block;
      width: 100%;
      border-radius: 20px; }
      @media (min-width: 600px) {
        #our-people-single .people-info .our-people-singles {
          width: 390px; } }
      @media (min-width: 1200px) {
        #our-people-single .people-info .our-people-singles {
          max-width: 390px; } }
    #our-people-single .people-info > div:last-of-type {
      padding-left: 0;
      margin-top: 50px; }
      @media (min-width: 992px) {
        #our-people-single .people-info > div:last-of-type {
          padding-left: 30px; } }
      @media (min-width: 1200px) {
        #our-people-single .people-info > div:last-of-type {
          padding-left: 70px;
          margin-top: 0; } }
    #our-people-single .people-info h1 {
      color: #1B365D;
      margin: 0; }
    #our-people-single .people-info h2 {
      font-size: 24px;
      line-height: 30px;
      margin: 45px 0;
      font-family: "Sofia Sans Extra Condensed", sans-serif; }
    #our-people-single .people-info span {
      color: #1B365D;
      font-size: 16px;
      line-height: 24px;
      font-family: "Zalando Sans SemiExpanded", sans-serif;
      display: block; }
    #our-people-single .people-info .body-link {
      color: #1B365D;
      margin: 5px 0 0;
      text-decoration: underline; }
      #our-people-single .people-info .body-link:hover {
        text-decoration-thickness: 2px;
        font-weight: 700; }
    #our-people-single .people-info p {
      margin: 5px 0 30px; }
    #our-people-single .people-info .socials p {
      margin-bottom: 10px;
      line-height: 22px; }
    #our-people-single .people-info .socials .body-link {
      line-height: 22px; }
    #our-people-single .people-info .linked {
      margin-top: 5px;
      margin-bottom: 25px; }
      #our-people-single .people-info .linked.solo {
        margin-bottom: 0; }
      #our-people-single .people-info .linked:hover {
        background-color: #2CD5C4; }
  #our-people-single .btn {
    width: 210px;
    margin: 70px 0 0; }
  #our-people-single a.left-arrow {
    color: #1B365D;
    text-decoration: none; }
    #our-people-single a.left-arrow:hover {
      text-decoration: underline; }
    #our-people-single a.left-arrow::before {
      vertical-align: middle;
      font-size: 16px; }
  #our-people-single hr {
    border: solid #2A4555;
    border-width: 1px 0 0;
    margin: 40px 0 40px; }
  #our-people-single .name-box-hidden {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease; }
  #our-people-single .name-box-visible {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease; }
  #our-people-single .cpacc {
    margin-left: 0; }

#our-work #branding-interactive {
  background: #B4C8DA; }
  #our-work #branding-interactive .inner {
    padding: 30px 20px 50px; }
    @media (min-width: 768px) {
      #our-work #branding-interactive .inner {
        padding: 60px 30px 100px; } }
  #our-work #branding-interactive .white {
    background-color: #fff; }
  #our-work #branding-interactive .work-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    #our-work #branding-interactive .work-box img {
      max-width: 200px; }
      @media (min-width: 992px) {
        #our-work #branding-interactive .work-box img {
          max-width: 290px; } }
    #our-work #branding-interactive .work-box a {
      width: 100%;
      text-decoration: none;
      border-radius: 20px; }
      @media (min-width: 768px) {
        #our-work #branding-interactive .work-box a {
          width: calc(50% - 10px); } }
      #our-work #branding-interactive .work-box a > div {
        height: 250px;
        display: flex;
        align-items: center;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer;
        padding: 0 20px;
        border-radius: 20px; }
        @media (min-width: 768px) {
          #our-work #branding-interactive .work-box a > div {
            height: 400px; } }
        #our-work #branding-interactive .work-box a > div:hover > span.name {
          text-decoration: underline; }
        #our-work #branding-interactive .work-box a > div span.name {
          font-size: 30px;
          line-height: 60px;
          text-align: center;
          color: #fff;
          margin: 0 auto; }
          @media (min-width: 768px) {
            #our-work #branding-interactive .work-box a > div span.name {
              font-size: 52px; } }
          @media (min-width: 992px) {
            #our-work #branding-interactive .work-box a > div span.name {
              font-size: 62px; } }
        #our-work #branding-interactive .work-box a > div.work-1 {
          background-image: url(/assets/images/creative/Rastellis-Brand-bkrnd.png); }
        #our-work #branding-interactive .work-box a > div.work-2 {
          background-image: url(/assets/images/creative/our-work/rastellis-us-bg.png); }
          #our-work #branding-interactive .work-box a > div.work-2 .name {
            color: #1B365D; }
        #our-work #branding-interactive .work-box a > div.work-3 {
          background-color: #003E69; }
        #our-work #branding-interactive .work-box a > div.work-4 {
          background-image: url(/assets/images/creative/our-work/cube-pattern-red.png); }
          #our-work #branding-interactive .work-box a > div.work-4 img {
            max-width: 250px; }
            @media (min-width: 1200px) {
              #our-work #branding-interactive .work-box a > div.work-4 img {
                max-width: 360px; } }
        #our-work #branding-interactive .work-box a > div.work-5 {
          background-color: #D20A15; }
        #our-work #branding-interactive .work-box a > div.work-6 {
          background-color: #00C0EA; }
        #our-work #branding-interactive .work-box a > div.work-7 {
          background-color: #961D22; }
        #our-work #branding-interactive .work-box a > div.work-8 {
          background-color: #201C1D; }
        #our-work #branding-interactive .work-box a > div.work-9 {
          background-color: #202844; }
        #our-work #branding-interactive .work-box a > div.work-10 {
          background-color: #000000; }
    #our-work #branding-interactive .work-box .full {
      flex: 100% 0 0; }

#our-work #digital {
  background: #fff;
  padding-bottom: 75px; }
  @media (min-width: 768px) {
    #our-work #digital {
      padding-bottom: 100px; } }
  #our-work #digital .inner {
    padding: 30px 20px 0; }
    @media (min-width: 768px) {
      #our-work #digital .inner {
        padding: 80px 50px 15px; } }
    #our-work #digital .inner h2 {
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        #our-work #digital .inner h2 {
          margin-bottom: 50px; } }
  #our-work #digital .services-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0; }
    #our-work #digital .services-box a {
      flex: 100% 0 0;
      position: relative;
      flex-direction: column;
      display: flex;
      align-items: center;
      background-color: #fff;
      height: 250px;
      text-decoration: none;
      margin-bottom: 35px; }
      @media (min-width: 600px) {
        #our-work #digital .services-box a {
          flex: 50% 0 0;
          margin-bottom: 80px; } }
      @media (min-width: 992px) {
        #our-work #digital .services-box a {
          flex: 25% 0 0; } }
      #our-work #digital .services-box a:hover > span.title {
        text-decoration: underline; }
      #our-work #digital .services-box a img {
        display: block;
        margin: 0 auto;
        max-width: 50%; }
      #our-work #digital .services-box a span.title.right-arrow {
        font-size: 24px;
        color: #1B365D;
        margin-top: 55px;
        text-align: center;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
        @media (min-width: 992px) {
          #our-work #digital .services-box a span.title.right-arrow {
            font-size: 18px; } }
        @media (min-width: 1200px) {
          #our-work #digital .services-box a span.title.right-arrow {
            font-size: 24px; } }
        #our-work #digital .services-box a span.title.right-arrow::after {
          vertical-align: middle; }
    #our-work #digital .services-box picture {
      margin-top: auto; }

#our-work #success-stories {
  background-color: #B4C8DA; }
  #our-work #success-stories .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 80px 30px 115px; }
    @media (min-width: 992px) {
      #our-work #success-stories .inner {
        padding: 80px 30px 115px; } }
    #our-work #success-stories .inner .button-box {
      padding: 0;
      border: 0;
      margin-top: 0; }
      @media (min-width: 1200px) {
        #our-work #success-stories .inner .button-box {
          display: flex;
          grid-gap: 20px; } }
  #our-work #success-stories .button {
    margin: unset;
    width: 230px;
    margin-bottom: 20px; }
  #our-work #success-stories p {
    font-size: 24px;
    color: #1B365D;
    margin-bottom: 45px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    letter-spacing: 0.1px;
    padding-left: 0; }
  #our-work #success-stories h1 {
    color: #1B365D;
    margin-bottom: 20px; }

#our-work #brands {
  background: #F3F8FC; }
  #our-work #brands .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #our-work #brands .inner {
        padding: 125px 30px 10px; } }
    #our-work #brands .inner .brands-box {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 75px 0 0;
      gap: 20px; }
      @media (min-width: 992px) {
        #our-work #brands .inner .brands-box {
          margin: 125px 0 0; } }
      #our-work #brands .inner .brands-box > div {
        justify-content: center;
        display: flex;
        align-items: center;
        width: calc(50% - 10px);
        height: 280px;
        border: 1px solid #B4C8DA;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border-radius: 20px; }
        @media (min-width: 992px) {
          #our-work #brands .inner .brands-box > div {
            width: calc(25% - 15px); } }
        #our-work #brands .inner .brands-box > div img {
          display: block;
          margin: 0 auto; }
          #our-work #brands .inner .brands-box > div img.xlarge {
            width: 90%; }
          #our-work #brands .inner .brands-box > div img.large {
            width: 75%; }
          #our-work #brands .inner .brands-box > div img.medium {
            width: 70%; }
          #our-work #brands .inner .brands-box > div img.small {
            width: 55%; }
          #our-work #brands .inner .brands-box > div img.xsmall {
            width: 45%; }
    #our-work #brands .inner .copy-box {
      margin: 75px 0 50px;
      max-width: 100%; }
      @media (min-width: 768px) {
        #our-work #brands .inner .copy-box {
          margin: 140px auto 170px;
          max-width: 80%;
          padding: 0 10px; } }
      @media (min-width: 1200px) {
        #our-work #brands .inner .copy-box {
          max-width: 65%; } }
      #our-work #brands .inner .copy-box h2 {
        font-size: 24px;
        color: #1B365D;
        margin-bottom: 40px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        padding-left: 0; }

#our-work #work-top #affil-mktng {
  background-color: #B4C8DA; }

#our-work #work-top #email-mktng {
  background-color: #fff; }

#our-work #work-top #search-soc {
  background-color: #F3F8FC; }

#our-work #work-top .block-left h2 {
  margin-bottom: 0; }

#our-work #work-top .work-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px; }
  @media (min-width: 768px) {
    #our-work #work-top .work-box {
      padding: 30px; } }
  #our-work #work-top .work-box a {
    width: 100%;
    background-color: #fff;
    margin: 10px 0;
    padding-bottom: 50px;
    text-decoration: none;
    color: #1B365D;
    border: 1px solid #B4C8DA;
    border-radius: 20px; }
    @media (min-width: 768px) {
      #our-work #work-top .work-box a {
        margin: 10px;
        width: calc(50% - 12px); } }
    #our-work #work-top .work-box a:hover {
      text-decoration: underline; }
    #our-work #work-top .work-box a img {
      padding-top: 50px;
      height: 100px;
      margin-bottom: 30px; }
    #our-work #work-top .work-box a h3 {
      margin: 0;
      text-align: center;
      text-decoration: none;
      color: #1B365D;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      font-size: 24px;
      padding: 0 20px; }

#our-work #work-top #affil-mktng .work-box a {
  border-radius: 20px; }
  @media (min-width: 768px) {
    #our-work #work-top #affil-mktng .work-box a {
      width: calc(33.333% - 16px); } }
  @media (min-width: 768px) {
    #our-work #work-top #affil-mktng .work-box a.alpha {
      margin: 10px 10px 10px 0; } }
  @media (min-width: 768px) {
    #our-work #work-top #affil-mktng .work-box a.beta {
      margin: 10px; } }
  @media (min-width: 768px) {
    #our-work #work-top #affil-mktng .work-box a.cappa {
      margin: 10px 0 10px 10px; } }
#our-work #work-top #email-mktng .work-box a {
  border-radius: 20px; }
  @media (min-width: 768px) {
    #our-work #work-top #email-mktng .work-box a {
      margin-bottom: 0; } }
  @media (min-width: 992px) {
    #our-work #work-top #email-mktng .work-box a {
      width: calc(50% - 12px); } }
  #our-work #work-top #email-mktng .work-box a:nth-of-type(odd) {
    margin-left: 0; }
    @media (min-width: 992px) {
      #our-work #work-top #email-mktng .work-box a:nth-of-type(odd) {
        margin-left: 10px; } }
  #our-work #work-top #email-mktng .work-box a:nth-of-type(even) {
    margin-right: 0; }
    @media (min-width: 992px) {
      #our-work #work-top #email-mktng .work-box a:nth-of-type(even) {
        margin-right: 10px; } }
  @media (min-width: 992px) {
    #our-work #work-top #email-mktng .work-box a:first-of-type {
      margin: 10px 10px 0 0; } }
  @media (min-width: 992px) {
    #our-work #work-top #email-mktng .work-box a:last-of-type {
      margin: 10px 0 0 10px; } }
#our-work #work-top #search-soc .work-box a {
  border-radius: 20px; }
  @media (min-width: 992px) {
    #our-work #work-top #search-soc .work-box a {
      width: calc(25% - 17px); } }
  #our-work #work-top #search-soc .work-box a:nth-of-type(odd) {
    margin-left: 0; }
    @media (min-width: 992px) {
      #our-work #work-top #search-soc .work-box a:nth-of-type(odd) {
        margin-left: 10px; } }
  #our-work #work-top #search-soc .work-box a:nth-of-type(even) {
    margin-right: 0; }
    @media (min-width: 992px) {
      #our-work #work-top #search-soc .work-box a:nth-of-type(even) {
        margin-right: 10px; } }
  @media (min-width: 992px) {
    #our-work #work-top #search-soc .work-box a:first-of-type {
      margin-left: 0; } }
  @media (min-width: 992px) {
    #our-work #work-top #search-soc .work-box a:last-of-type {
      margin-right: 0; } }
#our-work .inner {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    #our-work .inner {
      padding: 60px 30px 30px; } }
@media (min-width: 768px) {
  #rastellis .work-inner {
    padding: 45px 50px 125px; } }

#rastellis .work-split p {
  max-width: 768px;
  margin: 0 auto;
  padding: 0 20px; }

#rastellis img.rastellis {
  margin: 40px auto 0; }

#rastellis img.rastellis-shopping {
  margin-top: 50px; }
  @media (min-width: 768px) {
    #rastellis img.rastellis-shopping {
      margin-top: 100px; } }
#cubesmart img.second-hero {
  margin: 100px auto 0; }

#cubesmart img.cubesmart-shopping {
  margin-top: 50px; }
  @media (min-width: 768px) {
    #cubesmart img.cubesmart-shopping {
      margin-top: 100px; } }
#cubesmart .iconset {
  width: 85%;
  margin-top: 50px; }
  @media (min-width: 768px) {
    #cubesmart .iconset {
      margin-top: 70px; } }
@media (min-width: 768px) {
  #cubesmart .work-split {
    margin-top: 70px; } }

#cubesmart .copy-sect {
  max-width: 800px;
  margin: 50px auto; }
  @media (min-width: 768px) {
    #cubesmart .copy-sect {
      margin-bottom: 100px; } }
  #cubesmart .copy-sect p:last-of-type {
    margin-bottom: 0; }

#colgate .no-margin {
  margin-top: 0; }

#colgate .work-split .phone-contents {
  display: flex; }
  #colgate .work-split .phone-contents img {
    max-width: 180px; }
    @media (min-width: 768px) {
      #colgate .work-split .phone-contents img {
        max-width: 200px; } }
#colgate .work-split .phone-contents-red {
  display: flex; }
  #colgate .work-split .phone-contents-red img {
    max-width: 240px; }

#oceanspray .no-margin {
  margin-top: 0; }

#oceanspray .phone-content {
  width: 100%;
  margin-top: 40px; }
  @media (min-width: 768px) {
    #oceanspray .phone-content {
      max-width: 325px;
      margin-top: 0; } }
#oceanspray .phone {
  max-width: 425px; }

#rastellis-brand img.rastellis {
  max-width: 75%;
  margin: 40px auto 0; }
  @media (min-width: 420px) {
    #rastellis-brand img.rastellis {
      max-width: 360px; } }
#rastellis-brand img.rastellis-biz-card {
  margin-top: 50px; }
  @media (min-width: 768px) {
    #rastellis-brand img.rastellis-biz-card {
      margin-top: 100px; } }
#rastellis-brand img.rastellis-mood-board {
  margin-top: 50px; }

@media (min-width: 768px) {
  #rastellis-brand {
    margin-top: 100px; } }

#reliefband .reliefband {
  margin-top: 50px; }
  @media (min-width: 768px) {
    #reliefband .reliefband {
      margin-top: 100px; } }
@media (min-width: 1200px) {
  #infinera #sub .block-left.split {
    width: 60%; } }

@media (min-width: 1200px) {
  #infinera #sub .block-right {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#infinera #sub .block-right img {
  max-width: 290px; }

@media (min-width: 1200px) {
  #infinera #the-how .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #infinera #the-how .block-left {
    width: 50%; } }

#infinera #the-how .block-left img {
  max-width: 395px;
  border-radius: 20px;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2); }

#infinera #the-price .inner {
  padding: 0; }
  @media (min-width: 1200px) {
    #infinera #the-price .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #infinera #the-price .inner .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: end; } }
#tushy #top svg {
  width: 700px;
  top: -41%; }
  @media (min-width: 768px) {
    #tushy #top svg {
      width: 1017px;
      top: 0; } }
@media (min-width: 1200px) {
  #tushy #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #tushy #sub .block-left.split {
    width: 54%; } }

@media (min-width: 1200px) {
  #tushy #sub .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#tushy #sub .block-right img {
  max-width: 344px; }

@media (min-width: 1200px) {
  #tushy #the-how .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #tushy #the-how .block-left {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#tushy #the-how .block-left img {
  max-width: 275px; }

@media (min-width: 1200px) {
  #tushy #the-how .block-right {
    width: 60%; } }

#tushy #the-price {
  padding: 30px 20px 60px; }
  @media (min-width: 992px) {
    #tushy #the-price {
      padding: 125px 30px 85px; } }
  @media (min-width: 1200px) {
    #tushy #the-price {
      display: flex; } }
  @media (min-width: 1200px) {
    #tushy #the-price .block-left.split {
      width: 46%; } }
  @media (min-width: 1200px) {
    #tushy #the-price .block-right {
      width: 54%;
      display: flex;
      align-items: center;
      justify-content: right; } }
#tushy #development {
  background-color: #B4C8DA;
  position: relative; }
  #tushy #development .development-container {
    width: 100%;
    display: flex;
    grid-column-gap: 6em;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px; }
    #tushy #development .development-container .development-item {
      max-width: 527px; }
      #tushy #development .development-container .development-item h4 {
        font-size: 24px;
        line-height: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        margin-bottom: 5px; }

#tushy #the-results {
  background-color: #fff;
  position: relative; }
  #tushy #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 992px) {
      #tushy #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
  #tushy #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 100px;
    margin-bottom: 50px; }
  #tushy #the-results h4 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #tushy #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 992px) {
      #tushy #the-results .block-left {
        width: 43%; } }
    #tushy #the-results .block-left h2 {
      margin-bottom: 100px; }
  #tushy #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #tushy #the-results .block-right {
        width: 42%;
        float: right;
        top: 28.8%;
        position: absolute;
        right: 80px; } }
    #tushy #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #tushy #the-results a {
    margin-top: 200px;
    position: relative;
    bottom: 100px; }

#case-studies #top svg {
  width: 700px; }
  @media (min-width: 768px) {
    #case-studies #top svg {
      width: 1017px;
      top: 0; } }
@media (min-width: 1200px) {
  #case-studies #sub .block-left.split {
    width: 54%; } }

#case-studies #sub .block-right img {
  max-width: 381px; }
  @media (min-width: 1400px) {
    #case-studies #sub .block-right img {
      width: 381px; } }
#case-studies #the-how .block-left img {
  max-width: 475px; }
  @media (min-width: 1400px) {
    #case-studies #the-how .block-left img {
      max-width: 425px; } }
@media (min-width: 1200px) {
  #case-studies #the-how .block-right {
    width: 45%; } }

@media (min-width: 1400px) {
  #case-studies #the-how .block-right {
    width: 50%; } }

#case-studies #the-price {
  padding: 30px 20px 60px; }
  @media (min-width: 992px) {
    #case-studies #the-price {
      padding: 125px 30px 85px; } }
  @media (min-width: 1200px) {
    #case-studies #the-price .block-left.split {
      width: 46%; } }
#case-studies.smithfield #top h1 {
  max-width: 800px; }

@media (min-width: 1200px) {
  #case-studies.smithfield #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #case-studies.smithfield #sub .inner .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#case-studies.smithfield #sub .inner .block-right img {
  max-width: 380px; }

@media (min-width: 1200px) {
  #case-studies.smithfield #the-how .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #case-studies.smithfield #the-how .inner .block-left {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#case-studies.smithfield #the-how .inner .block-left img {
  max-width: 375px; }

#case-studies.smithfield #the-price h2 {
  padding: 20px 0 50px;
  margin-bottom: 0; }

@media (min-width: 992px) {
  #case-studies.smithfield #the-price .plan-box {
    display: flex; }
    #case-studies.smithfield #the-price .plan-box .split {
      flex-basis: 50%;
      flex-grow: 0; }
      #case-studies.smithfield #the-price .plan-box .split.block-left {
        margin-right: 30px; }
      #case-studies.smithfield #the-price .plan-box .split.block-right {
        margin-left: 30px; } }

@media (min-width: 768px) {
  #case-studies.smithfield #sub .inner {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 992px) {
  #case-studies.smithfield #sub .inner {
    padding-left: 30px;
    padding-right: 30px; } }

#case-studies.smithfield #the-how .block-left img {
  max-width: 425px;
  border-radius: 20px; }

@media (min-width: 1200px) {
  #case-studies.smithfield #the-how .inner {
    padding: 30px 30px;
    height: 720px; }
    #case-studies.smithfield #the-how .inner h2 {
      margin-top: 85px; } }

#case-studies.smithfield #the-results .results-box > div {
  margin-bottom: 35px; }

@media (min-width: 1200px) {
  #case-studies.smithfield #the-results .results-box {
    margin-top: 55px;
    display: flex;
    width: 100%; }
    #case-studies.smithfield #the-results .results-box > div {
      flex-basis: 33.333%;
      flex-grow: 0; }
      #case-studies.smithfield #the-results .results-box > div h3 {
        padding-right: 10%; } }
      @media (min-width: 1200px) and (min-width: 1400px) {
        #case-studies.smithfield #the-results .results-box > div h3 {
          padding-right: 5%; } }
@media (min-width: 1200px) {
      #case-studies.smithfield #the-results .results-box > div:first-of-type {
        margin-right: 30px; }
      #case-studies.smithfield #the-results .results-box > div:nth-of-type(2) {
        margin-left: 30px;
        margin-right: 30px; }
      #case-studies.smithfield #the-results .results-box > div:last-of-type {
        margin-left: 30px; } }

#case-studies.smithfield #the-results .important-numbers {
  line-height: normal;
  margin-bottom: 0; }

#case-studies.smithfield #the-results a {
  margin-top: 100px; }

#case-studies #development {
  background-color: #B4C8DA;
  position: relative; }
  #case-studies #development .development-container {
    width: 100%;
    display: flex;
    grid-column-gap: 6em;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px; }
    #case-studies #development .development-container .development-item {
      max-width: 527px; }
      #case-studies #development .development-container .development-item h4 {
        font-size: 24px;
        line-height: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        margin-bottom: 5px; }

#case-studies #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #case-studies #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 992px) {
      #case-studies #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
  #case-studies #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 100px;
    margin-bottom: 50px; }
  #case-studies #the-results h3 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #case-studies #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 992px) {
      #case-studies #the-results .block-left {
        width: 43%; } }
    #case-studies #the-results .block-left h2 {
      margin-bottom: 100px; }
    #case-studies #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #case-studies #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #case-studies #the-results .block-right {
        width: 42%; } }
    #case-studies #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #case-studies #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }

@media (min-width: 1200px) {
  #case-studies.sargento #sub .inner {
    display: flex; } }

@media (min-width: 1200px) {
  #case-studies.sargento #sub .inner .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#case-studies.sargento #sub .inner .block-right img {
  max-width: 381px; }

@media (min-width: 1200px) {
  #case-studies.sargento #the-how .inner {
    display: flex; } }

@media (min-width: 1200px) {
  #case-studies.sargento #the-how .inner .block-left {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#case-studies.sargento #the-how .inner .block-left img {
  max-width: 425px; }

@media (min-width: 1200px) {
  #case-studies.sargento #the-price {
    display: flex; } }

@media (min-width: 1200px) {
  #case-studies.sargento #the-price .block-right {
    width: 54%;
    display: flex;
    align-items: center;
    justify-content: right; } }

@media (min-width: 1200px) {
  #db-acq #sub .block-left.split {
    width: 60%; } }

@media (min-width: 1200px) {
  #db-acq #sub .block-right {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#db-acq #sub .block-right img {
  max-width: 229px; }

@media (min-width: 1200px) {
  #db-acq #the-how .inner {
    display: flex;
    padding: 90px 30px; } }

#db-acq #the-how .block-left {
  width: 45%; }
  #db-acq #the-how .block-left img {
    max-width: 392px; }

#db-acq #the-price .inner {
  padding: 0; }
  @media (min-width: 1200px) {
    #db-acq #the-price .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #db-acq #the-price .inner .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: end; } }
@media (min-width: 1200px) {
  #subscriber-growth #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #subscriber-growth #sub .block-left.split {
    width: 60%; } }

@media (min-width: 1200px) {
  #subscriber-growth #sub .block-right {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#subscriber-growth #sub .block-right img {
  max-width: 315px; }

@media (min-width: 1200px) {
  #subscriber-growth #the-how .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #subscriber-growth #the-how .block-left {
    width: 50%; } }

#subscriber-growth #the-how .block-left img {
  max-width: 400px; }

#subscriber-growth #the-price .inner {
  padding: 0; }
  @media (min-width: 1200px) {
    #subscriber-growth #the-price .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #subscriber-growth #the-price .inner .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: right; } }
@media (min-width: 1200px) {
  #ecomm #sub .block-left.split {
    width: 60%; } }

#ecomm #sub .block-right img {
  max-width: 316px;
  right: -8%; }
  @media (min-width: 1400px) {
    #ecomm #sub .block-right img {
      right: 0; } }
#ecomm #the-how .block-left img {
  max-width: 475px;
  left: 25%; }
  @media (min-width: 1400px) {
    #ecomm #the-how .block-left img {
      max-width: 500px;
      left: 22%; } }
@media (min-width: 1200px) {
  #ecomm #the-how .block-right {
    width: 45%; } }

@media (min-width: 1400px) {
  #ecomm #the-how .block-right {
    width: 50%; } }

@media (min-width: 1200px) {
  #inf-camp #sub .block-left.split {
    width: 60%; } }

@media (min-width: 1200px) {
  #inf-camp #sub .block-right {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#inf-camp #sub .block-right img {
  max-width: 288px; }

@media (min-width: 1200px) {
  #inf-camp #the-how .inner {
    display: flex;
    align-items: center; } }

#inf-camp #the-how .block-left-double {
  width: 42%;
  float: left; }
  #inf-camp #the-how .block-left-double img {
    width: 100%;
    margin-left: 0;
    border-radius: 20px; }
    @media (min-width: 1400px) {
      #inf-camp #the-how .block-left-double img {
        width: 80%;
        margin-left: 50px; } }
    #inf-camp #the-how .block-left-double img.beta {
      margin-top: 70px; }
      @media (min-width: 1400px) {
        #inf-camp #the-how .block-left-double img.beta {
          margin-top: 35px; } }
@media (min-width: 1200px) {
  #inf-camp #the-how .block-right {
    width: 58%; } }

#inf-camp #the-price .inner {
  padding: 0; }
  @media (min-width: 1200px) {
    #inf-camp #the-price .inner {
      display: flex; } }
  @media (min-width: 1200px) {
    #inf-camp #the-price .inner .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: end; } }
@media (min-width: 1200px) {
  #pub-div #sub .block-left.split {
    width: 60%; } }

#pub-div #sub .block-right img {
  max-width: 290px;
  right: -5%; }
  @media (min-width: 1400px) {
    #pub-div #sub .block-right img {
      right: 0; } }
#pub-div #the-how .block-left-double {
  width: 42%;
  float: left; }
  #pub-div #the-how .block-left-double img {
    width: 100%;
    margin-left: 0; }
    @media (min-width: 1400px) {
      #pub-div #the-how .block-left-double img {
        width: 75%;
        margin-left: 50px; } }
    #pub-div #the-how .block-left-double img.beta {
      margin-top: 70px; }
      @media (min-width: 1400px) {
        #pub-div #the-how .block-left-double img.beta {
          margin-top: 35px; } }
#inv-mgt #sub .inner {
  display: flex;
  align-items: center; }
  @media (min-width: 1200px) {
    #inv-mgt #sub .inner .block-left.split {
      width: 60%; } }
  @media (min-width: 1200px) {
    #inv-mgt #sub .inner .block-right {
      width: 40%; } }
  #inv-mgt #sub .inner .block-right img {
    max-width: 307px; }

#inv-mgt #the-how .inner {
  display: flex;
  align-items: center; }
  @media (min-width: 1200px) {
    #inv-mgt #the-how .inner .block-left {
      width: 55%; } }
  @media (min-width: 1400px) {
    #inv-mgt #the-how .inner .block-left {
      width: 50%; } }
  #inv-mgt #the-how .inner .block-left img {
    max-width: 375px; }
    @media (min-width: 1400px) {
      #inv-mgt #the-how .inner .block-left img {
        max-width: 399px; } }
  @media (min-width: 1200px) {
    #inv-mgt #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 1400px) {
    #inv-mgt #the-how .inner .block-right {
      width: 50%; } }
#inv-mgt #the-price .inner {
  padding: 0; }
  @media (min-width: 1200px) {
    #inv-mgt #the-price .inner {
      display: flex; } }
  @media (min-width: 1200px) {
    #inv-mgt #the-price .inner .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: right; } }
@media (min-width: 1200px) {
  #beauty-rt #sub .block-left.split {
    width: 60%; } }

@media (min-width: 1200px) {
  #beauty-rt #sub .block-right {
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#beauty-rt #sub .block-right img {
  max-width: 200px; }

@media (min-width: 1200px) {
  #beauty-rt #the-how .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #beauty-rt #the-how .block-left {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#beauty-rt #the-how .block-left img {
  max-width: 398px; }

#beauty-rt #the-price .inner {
  padding: 0; }
  @media (min-width: 1200px) {
    #beauty-rt #the-price .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    #beauty-rt #the-price .inner .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: end; } }
.top {
  background-color: #B4C8DA; }
  .top .inner {
    padding: 30px 20px 50px; }
    @media (min-width: 768px) {
      .top .inner {
        padding: 100px 30px; } }
    .top .inner h2 {
      margin: 20px 0 0;
      color: #1B365D; }
      @media (min-width: 768px) {
        .top .inner h2 {
          margin: 0; } }
.work-inner {
  background-color: #fff;
  padding: 30px 20px 100px; }
  @media (min-width: 768px) {
    .work-inner {
      padding: 80px 50px 125px; } }
  .work-inner .work-split {
    margin-top: 50px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 768px) {
      .work-inner .work-split {
        display: flex;
        margin-top: 100px; } }
    .work-inner .work-split .phone {
      width: 65%;
      margin-top: 50px; }
      @media (min-width: 768px) {
        .work-inner .work-split .phone {
          width: 100%;
          margin-top: 0;
          max-width: 600px; } }
    .work-inner .work-split.topWork {
      margin-top: 50px; }
    .work-inner .work-split picture {
      margin: 0 auto; }
    @media (min-width: 768px) {
      .work-inner .work-split.start {
        align-items: flex-start;
        justify-content: space-between; } }
    @media (min-width: 768px) {
      .work-inner .work-split.start > picture:first-of-type {
        margin: 0 20px 0 0; } }
    @media (min-width: 768px) {
      .work-inner .work-split.start > picture:last-of-type {
        margin: 0 0 0 20px; } }
    .work-inner .work-split.start img {
      margin-top: 50px; }
      @media (min-width: 768px) {
        .work-inner .work-split.start img {
          margin-top: 0; } }
    @media (min-width: 768px) {
      .work-inner .work-split.end {
        align-items: flex-end; } }
img.single-full {
  max-width: 1400px;
  width: 100%;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    img.single-full {
      margin-bottom: 60px; } }
.digital #the-price {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    .digital #the-price {
      padding: 125px 30px 85px; } }
.digital #sub .inner {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    .digital #sub .inner {
      padding: 100px 30px 80px; } }
  @media (min-width: 992px) {
    .digital #sub .inner {
      padding-bottom: 115px; } }
  @media (min-width: 1200px) {
    .digital #sub .inner {
      display: flex;
      align-items: center; } }
#sub {
  background-color: #B4C8DA;
  position: relative; }

#the-how {
  background-color: #fff;
  position: relative; }
  #the-how .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 992px) {
      #the-how .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
  #the-how .block-right {
    position: relative;
    z-index: 2; }
    @media (min-width: 1200px) {
      #the-how .block-right {
        width: 50%;
        padding-left: 20px; } }
@media (min-width: 768px) {
  #weber #top h1 {
    max-width: 985px; } }

@media (min-width: 768px) {
  #weber #sub .inner {
    padding: 85px 30px 85px; } }

@media (min-width: 1200px) {
  #weber #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #weber #sub .inner .block-left.split {
    width: 54%; } }

@media (min-width: 1200px) {
  #weber #sub .inner .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#weber #sub .inner .block-right img {
  max-width: 231px; }

#weber #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #weber #the-how .inner {
      flex-direction: row;
      padding: 75px 30px 75px; } }
  #weber #the-how .inner .block-left {
    display: none; }
    @media (min-width: 992px) {
      #weber #the-how .inner .block-left {
        width: 50%;
        display: block; } }
  @media (min-width: 992px) {
    #weber #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 992px) {
    #weber #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#weber #the-price {
  display: flex;
  flex-direction: column;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #weber #the-price {
      padding: 115px 30px 75px; } }
  @media (min-width: 992px) {
    #weber #the-price {
      flex-direction: row; } }
  @media (min-width: 992px) {
    #weber #the-price .block-left.split {
      width: 50%;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    #weber #the-price .block-right.split {
      width: 50%;
      padding-left: 20px;
      position: relative;
      top: 117px; } }
#weber #development {
  background-color: #B4C8DA;
  position: relative; }
  #weber #development .development-container {
    width: 100%;
    display: flex;
    grid-column-gap: 6em;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px; }
    #weber #development .development-container .development-item {
      max-width: 527px; }
      #weber #development .development-container .development-item h4 {
        font-size: 24px;
        line-height: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        margin-bottom: 5px; }

#weber #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #weber #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #weber #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #weber #the-results .inner .top-div {
      width: 100%; }
      #weber #the-results .inner .top-div p {
        max-width: 785px; }
      #weber #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #weber #the-results .inner .top-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #weber #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #weber #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 33.3%; } }
    #weber #the-results .inner .bottom-div {
      width: 100%; }
      #weber #the-results .inner .bottom-div p {
        max-width: 785px; }
      #weber #the-results .inner .bottom-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #weber #the-results .inner .bottom-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #weber #the-results .inner .bottom-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #weber #the-results .inner .bottom-div .sub-block-container .sub-block {
              height: auto;
              width: 33.3%; } }
  #weber #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 100px;
    margin-bottom: 50px; }
  #weber #the-results h4 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #weber #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 992px) {
      #weber #the-results .block-left {
        width: 43%; } }
    #weber #the-results .block-left h2 {
      margin-bottom: 100px; }
    #weber #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #weber #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #weber #the-results .block-right {
        width: 42%;
        float: right;
        top: 28.7%;
        position: absolute;
        right: 80px; } }
    #weber #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #weber #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }

@media (min-width: 768px) {
  #case-mate #top h1 {
    max-width: 935px; } }

#case-mate #top svg {
  width: 700px;
  top: -41%; }
  @media (min-width: 768px) {
    #case-mate #top svg {
      width: 1017px;
      top: -50px; } }
#case-mate #sub .inner {
  display: flex; }
  @media (min-width: 768px) {
    #case-mate #sub .inner {
      padding: 85px 30px 85px; } }
  @media (min-width: 1200px) {
    #case-mate #sub .inner .block-left.split {
      width: 54%; } }
  @media (min-width: 1200px) {
    #case-mate #sub .inner .block-right {
      width: 46%; } }
  @media (min-width: 768px) {
    #case-mate #sub .inner .block-right img {
      position: relative;
      z-index: 1;
      width: 385px; } }
#case-mate #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #case-mate #the-how .inner {
      flex-direction: row;
      padding: 75px 30px 75px; } }
  #case-mate #the-how .inner .block-left {
    display: none; }
    @media (min-width: 992px) {
      #case-mate #the-how .inner .block-left {
        width: 50%;
        display: block; } }
  @media (min-width: 992px) {
    #case-mate #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 992px) {
    #case-mate #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#case-mate #the-price {
  display: flex;
  flex-direction: column;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #case-mate #the-price {
      padding: 110px 30px 115px; } }
  @media (min-width: 992px) {
    #case-mate #the-price {
      flex-direction: row; } }
  @media (min-width: 992px) {
    #case-mate #the-price .block-left.split {
      width: 50%;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    #case-mate #the-price .block-right.split {
      width: 50%;
      padding-left: 20px;
      position: relative;
      top: 117px; } }
#case-mate #development {
  background-color: #B4C8DA;
  position: relative; }
  #case-mate #development .development-container {
    width: 100%;
    display: flex;
    grid-column-gap: 6em;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px; }
    #case-mate #development .development-container .development-item {
      max-width: 527px; }
      #case-mate #development .development-container .development-item h4 {
        font-size: 24px;
        line-height: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        margin-bottom: 5px; }

#case-mate #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #case-mate #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #case-mate #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #case-mate #the-results .inner .top-div {
      width: 100%; }
      #case-mate #the-results .inner .top-div p {
        max-width: 785px; }
      #case-mate #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #case-mate #the-results .inner .top-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #case-mate #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #case-mate #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
    #case-mate #the-results .inner .bottom-div {
      width: 100%; }
      #case-mate #the-results .inner .bottom-div p {
        max-width: 785px; }
      #case-mate #the-results .inner .bottom-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #case-mate #the-results .inner .bottom-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #case-mate #the-results .inner .bottom-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #case-mate #the-results .inner .bottom-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
  #case-mate #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 60px;
    margin-bottom: 50px; }
    @media (min-width: 1200px) {
      #case-mate #the-results .important-numbers {
        font-size: 75px; } }
    @media (min-width: 1400px) {
      #case-mate #the-results .important-numbers {
        font-size: 90px; } }
  #case-mate #the-results h4 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #case-mate #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 992px) {
      #case-mate #the-results .block-left {
        width: 43%; } }
    #case-mate #the-results .block-left h2 {
      margin-bottom: 100px; }
    #case-mate #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #case-mate #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #case-mate #the-results .block-right {
        width: 42%;
        float: right;
        top: 28.7%;
        position: absolute;
        right: 80px; } }
    #case-mate #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #case-mate #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }

@media (min-width: 768px) {
  #frank-darling #top h1 {
    max-width: 955px; } }

#frank-darling #top svg {
  width: 700px;
  top: -41%; }
  @media (min-width: 768px) {
    #frank-darling #top svg {
      width: 1017px;
      top: -50px; } }
@media (min-width: 768px) {
  #frank-darling #sub .inner {
    padding: 85px 30px 85px; } }

@media (min-width: 1200px) {
  #frank-darling #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #frank-darling #sub .inner .block-left.split {
    width: 54%; } }

@media (min-width: 1200px) {
  #frank-darling #sub .inner .block-right {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#frank-darling #sub .inner .block-right img {
  max-width: 304px; }

#frank-darling #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #frank-darling #the-how .inner {
      flex-direction: row;
      padding: 75px 30px 75px; } }
  #frank-darling #the-how .inner .block-left {
    display: none; }
    @media (min-width: 992px) {
      #frank-darling #the-how .inner .block-left {
        width: 50%;
        display: block; } }
  @media (min-width: 992px) {
    #frank-darling #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 992px) {
    #frank-darling #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#frank-darling #the-price {
  display: flex;
  flex-direction: column;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #frank-darling #the-price {
      padding: 115px 30px 75px; } }
  @media (min-width: 992px) {
    #frank-darling #the-price {
      flex-direction: row; } }
  @media (min-width: 992px) {
    #frank-darling #the-price .block-left.split {
      width: 50%;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    #frank-darling #the-price .block-right.split {
      width: 50%;
      padding-left: 20px;
      position: relative;
      top: 117px; } }
#frank-darling #development {
  background-color: #B4C8DA;
  position: relative; }
  #frank-darling #development .development-container {
    width: 100%;
    display: flex;
    grid-column-gap: 6em;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px; }
    #frank-darling #development .development-container .development-item {
      max-width: 527px; }
      #frank-darling #development .development-container .development-item h4 {
        font-size: 24px;
        line-height: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        margin-bottom: 5px; }

#frank-darling #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #frank-darling #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #frank-darling #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #frank-darling #the-results .inner .top-div {
      width: 100%; }
      #frank-darling #the-results .inner .top-div p {
        max-width: 785px; }
      #frank-darling #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #frank-darling #the-results .inner .top-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #frank-darling #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #frank-darling #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 33.3%; } }
    #frank-darling #the-results .inner .bottom-div {
      width: 100%; }
      #frank-darling #the-results .inner .bottom-div p {
        max-width: 785px; }
      #frank-darling #the-results .inner .bottom-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #frank-darling #the-results .inner .bottom-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #frank-darling #the-results .inner .bottom-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #frank-darling #the-results .inner .bottom-div .sub-block-container .sub-block {
              height: auto;
              width: 33.3%; } }
  #frank-darling #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 100px;
    margin-bottom: 50px; }
  #frank-darling #the-results h4 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #frank-darling #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 992px) {
      #frank-darling #the-results .block-left {
        width: 43%; } }
    #frank-darling #the-results .block-left h2 {
      margin-bottom: 100px; }
    #frank-darling #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #frank-darling #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #frank-darling #the-results .block-right {
        width: 42%;
        float: right;
        top: 28.7%;
        position: absolute;
        right: 80px; } }
    #frank-darling #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #frank-darling #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }

@media (min-width: 768px) {
  #balova #top h1 {
    max-width: 985px; } }

#balova #top svg {
  width: 700px;
  top: -41%; }
  @media (min-width: 768px) {
    #balova #top svg {
      width: 1017px;
      top: -40px; } }
@media (min-width: 768px) {
  #balova #sub .inner {
    padding: 85px 30px 85px; } }

@media (min-width: 1200px) {
  #balova #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #balova #sub .inner .block-left.split {
    width: 54%; } }

@media (min-width: 1200px) {
  #balova #sub .inner .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#balova #sub .inner .block-right img {
  max-width: 231px; }

#balova #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #balova #the-how .inner {
      flex-direction: row;
      padding: 75px 30px 75px; } }
  #balova #the-how .inner .block-left {
    display: none; }
    @media (min-width: 992px) {
      #balova #the-how .inner .block-left {
        width: 50%;
        display: block; } }
  @media (min-width: 992px) {
    #balova #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 992px) {
    #balova #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#balova #the-price {
  display: flex;
  flex-direction: column;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #balova #the-price {
      padding: 115px 30px 75px; } }
  @media (min-width: 992px) {
    #balova #the-price {
      flex-direction: row; } }
  @media (min-width: 992px) {
    #balova #the-price .block-left.split {
      width: 50%;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    #balova #the-price .block-right.split {
      width: 50%;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #balova #the-price .block-right.split img {
    position: relative;
    z-index: 1;
    max-width: 365px; }

#balova #development {
  background-color: #B4C8DA;
  position: relative; }
  #balova #development .development-container {
    width: 100%;
    display: flex;
    grid-column-gap: 6em;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1200px; }
    #balova #development .development-container .development-item {
      max-width: 527px; }
      #balova #development .development-container .development-item h4 {
        font-size: 24px;
        line-height: 30px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        margin-bottom: 5px; }

#balova #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #balova #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #balova #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #balova #the-results .inner .header-text-container {
      display: flex;
      flex-direction: column;
      width: 100%; }
    #balova #the-results .inner .top-div {
      width: 100%; }
      #balova #the-results .inner .top-div p {
        max-width: 785px; }
      #balova #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #balova #the-results .inner .top-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 95px;
            padding: 50px 0; } }
        #balova #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #balova #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
  #balova #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 100px;
    margin-bottom: 50px; }
  #balova #the-results h4 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #balova #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 992px) {
      #balova #the-results .block-left {
        width: 50%; } }
    #balova #the-results .block-left h2 {
      margin-bottom: 100px; }
    #balova #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #balova #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #balova #the-results .block-right {
        width: 50%;
        top: 28.7%; } }
    #balova #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #balova #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }

#wyze #top {
  height: 135px; }
  @media (min-width: 768px) {
    #wyze #top {
      height: 275px;
      margin-bottom: 90px; } }
  @media (min-width: 992px) {
    #wyze #top {
      height: 170px; } }
  @media (min-width: 768px) {
    #wyze #top h1 {
      max-width: 985px; } }
  #wyze #top svg {
    width: 700px; }
    @media (min-width: 768px) {
      #wyze #top svg {
        width: 1017px; } }
@media (min-width: 768px) {
  #wyze #sub .inner {
    padding: 75px 30px 75px; } }

@media (min-width: 1200px) {
  #wyze #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #wyze #sub .inner .block-left.split {
    width: 54%; } }

@media (min-width: 1200px) {
  #wyze #sub .inner .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#wyze #sub .inner .block-right img {
  max-width: 226px; }

#wyze #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #wyze #the-how .inner {
      flex-direction: row;
      padding: 35px 30px 30px; } }
  #wyze #the-how .inner .block-left {
    display: none; }
    @media (min-width: 1200px) {
      #wyze #the-how .inner .block-left {
        width: 50%;
        display: block; } }
  @media (min-width: 1200px) {
    #wyze #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 1200px) {
    #wyze #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#wyze #the-price {
  display: flex;
  flex-direction: column;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #wyze #the-price {
      padding: 115px 30px 75px; } }
  @media (min-width: 1200px) {
    #wyze #the-price {
      flex-direction: row; } }
  @media (min-width: 1200px) {
    #wyze #the-price .block-left.split {
      width: 55%;
      padding-right: 20px; } }
  #wyze #the-price .block-left.split .list-top {
    margin-bottom: 0; }
  #wyze #the-price .block-left.split ul {
    margin-bottom: 30px; }
  @media (min-width: 1200px) {
    #wyze #the-price .block-right.split {
      width: 45%;
      padding-left: 20px;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center; } }
  #wyze #the-price .block-right.split img {
    position: relative;
    max-width: 399px; }

#wyze #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #wyze #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #wyze #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #wyze #the-results .inner .header-text-container {
      display: flex;
      flex-direction: column;
      width: 100%; }
    #wyze #the-results .inner .top-div {
      width: 100%; }
      #wyze #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 1200px) {
          #wyze #the-results .inner .top-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 95px;
            padding: 50px 0; } }
        #wyze #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 1200px) {
            #wyze #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
  #wyze #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 100px;
    margin-bottom: 50px; }
  #wyze #the-results h4 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #wyze #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 1200px) {
      #wyze #the-results .block-left {
        width: 50%; } }
    #wyze #the-results .block-left h2 {
      margin-bottom: 100px; }
    #wyze #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #wyze #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #wyze #the-results .block-right {
        width: 50%;
        top: 28.7%; } }
    #wyze #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #wyze #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }
    @media (min-width: 768px) {
      #wyze #the-results a {
        margin-top: 10px; } }
@media (min-width: 768px) {
  #belkin #top h1 {
    max-width: 985px; } }

#belkin #top svg {
  width: 700px;
  top: -41%; }
  @media (min-width: 768px) {
    #belkin #top svg {
      width: 1017px;
      top: -40px; } }
@media (min-width: 768px) {
  #belkin #sub .inner {
    padding: 100px 30px 100px;
    display: flex; } }

@media (min-width: 1200px) {
  #belkin #sub .inner .block-left.split {
    width: 54%; } }

@media (min-width: 1200px) {
  #belkin #sub .inner .block-right {
    width: 46%; } }

#belkin #sub .inner .block-right img {
  max-width: 490px;
  width: 400px; }
  @media (min-width: 1400px) {
    #belkin #sub .inner .block-right img {
      width: 490px; } }
#belkin #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #belkin #the-how .inner {
      flex-direction: row;
      padding: 95px 30px 85px; } }
  #belkin #the-how .inner .block-left {
    display: none; }
    @media (min-width: 1200px) {
      #belkin #the-how .inner .block-left {
        width: 50%;
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #belkin #the-how .inner .block-left svg {
        margin-top: -25px; } }
  @media (min-width: 1200px) {
    #belkin #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 1200px) {
    #belkin #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#belkin #the-price {
  display: flex;
  flex-direction: column;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #belkin #the-price {
      padding: 100px 30px 125px; } }
  @media (min-width: 1200px) {
    #belkin #the-price {
      flex-direction: row; } }
  @media (min-width: 1200px) {
    #belkin #the-price .block-left.split {
      width: 55%;
      padding-right: 20px; } }
  #belkin #the-price .block-left.split .list-top {
    margin-bottom: 0; }
  #belkin #the-price .block-left.split ul {
    margin-bottom: 30px; }
  @media (min-width: 1200px) {
    #belkin #the-price .block-right.split {
      width: 45%;
      padding-left: 20px;
      position: relative;
      top: 120px; } }
  #belkin #the-price .block-right.split img {
    position: absolute;
    z-index: 1;
    top: 20%;
    right: -45%;
    max-width: 399px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 1400px) {
      #belkin #the-price .block-right.split img {
        right: -20%; } }
#belkin #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #belkin #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #belkin #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #belkin #the-results .inner .top-div {
      width: 100%; }
      #belkin #the-results .inner .top-div p {
        max-width: 785px; }
      #belkin #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #belkin #the-results .inner .top-div .sub-block-container {
            flex-direction: row;
            grid-gap: 65px;
            margin-top: 115px; } }
        #belkin #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%; }
          #belkin #the-results .inner .top-div .sub-block-container .sub-block.topper {
            margin-bottom: 35px; }
            @media (min-width: 992px) {
              #belkin #the-results .inner .top-div .sub-block-container .sub-block.topper {
                margin-bottom: 0; } }
          @media (min-width: 992px) {
            #belkin #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
    #belkin #the-results .inner .bottom-div {
      width: 100%; }
      #belkin #the-results .inner .bottom-div p {
        max-width: 785px; }
      #belkin #the-results .inner .bottom-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 35px; }
        @media (min-width: 992px) {
          #belkin #the-results .inner .bottom-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #belkin #the-results .inner .bottom-div .sub-block-container .sub-block {
          width: 100%; }
          @media (min-width: 992px) {
            #belkin #the-results .inner .bottom-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
  #belkin #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 60px; }
    @media (min-width: 1200px) {
      #belkin #the-results .important-numbers {
        font-size: 75px; } }
    @media (min-width: 1400px) {
      #belkin #the-results .important-numbers {
        font-size: 90px; } }
  #belkin #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 1200px) {
      #belkin #the-results .block-left {
        width: 50%; } }
    #belkin #the-results .block-left h2 {
      margin-bottom: 100px; }
    #belkin #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #belkin #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #belkin #the-results .block-right {
        width: 50%;
        top: 28.7%; } }
    #belkin #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #belkin #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }
    @media (min-width: 768px) {
      #belkin #the-results a {
        margin-top: 10px; } }
@media (min-width: 768px) {
  #snacks #top h1 {
    max-width: 985px; } }

#snacks #top svg {
  width: 700px;
  top: -41%; }
  @media (min-width: 768px) {
    #snacks #top svg {
      width: 1017px;
      top: -50px; } }
@media (min-width: 768px) {
  #snacks #sub .inner {
    padding: 85px 30px 85px; } }

@media (min-width: 1200px) {
  #snacks #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #snacks #sub .inner .block-left.split {
    width: 54%; } }

@media (min-width: 1200px) {
  #snacks #sub .inner .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; }
    #snacks #sub .inner .block-right img {
      max-width: 320px; } }

#snacks #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #snacks #the-how .inner {
      flex-direction: row;
      padding: 75px 30px 75px; } }
  #snacks #the-how .inner .block-left {
    display: none; }
    @media (min-width: 992px) {
      #snacks #the-how .inner .block-left {
        width: 50%;
        display: block; } }
  @media (min-width: 992px) {
    #snacks #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 992px) {
    #snacks #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#snacks #the-price {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #snacks #the-price {
      padding: 115px 30px 75px; } }
  @media (min-width: 992px) {
    #snacks #the-price {
      flex-direction: column; } }
  #snacks #the-price .inner {
    display: flex;
    flex-direction: column;
    padding: 10px 0; }
    @media (min-width: 992px) {
      #snacks #the-price .inner {
        flex-direction: row; } }
  @media (min-width: 992px) {
    #snacks #the-price .block-left.split {
      width: 50%;
      padding-right: 20px; } }
  @media (min-width: 992px) {
    #snacks #the-price .block-right.split {
      width: 50%;
      padding-left: 20px; } }
#snacks #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #snacks #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #snacks #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #snacks #the-results .inner .top-div {
      width: 100%; }
      #snacks #the-results .inner .top-div p {
        max-width: 785px; }
      #snacks #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #snacks #the-results .inner .top-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #snacks #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #snacks #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 33.3%; } }
    #snacks #the-results .inner .bottom-div {
      width: 100%; }
      #snacks #the-results .inner .bottom-div p {
        max-width: 785px; }
      #snacks #the-results .inner .bottom-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #snacks #the-results .inner .bottom-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #snacks #the-results .inner .bottom-div .sub-block-container .sub-block {
          width: 100%;
          height: 210px; }
          @media (min-width: 992px) {
            #snacks #the-results .inner .bottom-div .sub-block-container .sub-block {
              height: auto;
              width: 33.3%; } }
    #snacks #the-results .inner .inner-metrics {
      display: flex;
      flex-direction: column;
      padding: 10px 0; }
      @media (min-width: 992px) {
        #snacks #the-results .inner .inner-metrics {
          flex-direction: row; } }
  #snacks #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 100px;
    margin-bottom: 50px; }
  #snacks #the-results h4 {
    font-size: 24px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px;
    margin-bottom: 5px; }
  #snacks #the-results .block-left {
    width: 100%;
    position: relative; }
    #snacks #the-results .block-left img {
      border-radius: 20px; }
    @media (min-width: 992px) {
      #snacks #the-results .block-left {
        width: 50%;
        padding-right: 40px; } }
    #snacks #the-results .block-left h2 {
      margin-bottom: 100px; }
    #snacks #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #snacks #the-results .block-right {
    position: relative;
    z-index: 2; }
    @media (min-width: 1200px) {
      #snacks #the-results .block-right {
        width: 50%;
        padding-left: 40px; } }
    #snacks #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #snacks #the-results .block-right.split img {
    position: relative;
    max-height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 20px; }
  #snacks #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }

#liquid-iv #top h1 {
  bottom: 60px; }
  @media (min-width: 768px) {
    #liquid-iv #top h1 {
      max-width: 985px; } }
#liquid-iv #top svg {
  width: 700px;
  top: -41%; }
  @media (min-width: 768px) {
    #liquid-iv #top svg {
      width: 1017px;
      top: -40px; } }
@media (min-width: 768px) {
  #liquid-iv #sub .inner {
    padding: 100px 30px 100px; } }

@media (min-width: 1200px) {
  #liquid-iv #sub .inner {
    display: flex;
    align-items: center; } }

@media (min-width: 1200px) {
  #liquid-iv #sub .inner .block-left.split {
    width: 50%; } }

@media (min-width: 1200px) {
  #liquid-iv #sub .inner .block-right {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#liquid-iv #sub .inner .block-right img {
  max-width: 480px; }

#liquid-iv #the-how .inner {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    #liquid-iv #the-how .inner {
      flex-direction: row;
      padding: 95px 30px 85px; } }
  #liquid-iv #the-how .inner .block-left {
    display: none; }
    @media (min-width: 1200px) {
      #liquid-iv #the-how .inner .block-left {
        width: 50%;
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #liquid-iv #the-how .inner .block-left svg {
        margin-top: -25px; } }
  @media (min-width: 1200px) {
    #liquid-iv #the-how .inner .block-right {
      width: 45%; } }
  @media (min-width: 1200px) {
    #liquid-iv #the-how .inner .block-right {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
#liquid-iv #the-price {
  display: flex;
  flex-direction: column;
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    #liquid-iv #the-price {
      padding: 100px 30px 125px; } }
  @media (min-width: 1200px) {
    #liquid-iv #the-price {
      flex-direction: row; } }
  @media (min-width: 1200px) {
    #liquid-iv #the-price .block-left.split {
      width: 55%;
      padding-right: 20px; } }
  #liquid-iv #the-price .block-left.split .list-top {
    margin-bottom: 0; }
  #liquid-iv #the-price .block-left.split ul {
    margin-bottom: 30px; }
  @media (min-width: 1200px) {
    #liquid-iv #the-price .block-right.split {
      width: 45%;
      padding-left: 20px;
      position: relative;
      top: 120px; } }
  #liquid-iv #the-price .block-right.split img {
    position: absolute;
    z-index: 1;
    top: 20%;
    right: -45%;
    max-width: 399px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (min-width: 1400px) {
      #liquid-iv #the-price .block-right.split img {
        right: -20%; } }
#liquid-iv #tik-tok-box .image-boxed {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0; }
  @media (min-width: 768px) {
    #liquid-iv #tik-tok-box .image-boxed {
      margin: 50px 0; } }
  @media (min-width: 992px) {
    #liquid-iv #tik-tok-box .image-boxed {
      margin: 85px 0; } }
  #liquid-iv #tik-tok-box .image-boxed > picture {
    width: calc(50% - 20px);
    margin: 10px; }
    @media (min-width: 768px) {
      #liquid-iv #tik-tok-box .image-boxed > picture {
        width: calc(25% - 30px);
        margin: 15px; } }
    @media (min-width: 992px) {
      #liquid-iv #tik-tok-box .image-boxed > picture {
        width: calc(25% - 40px);
        margin: 20px; } }
    #liquid-iv #tik-tok-box .image-boxed > picture img {
      border-radius: 20px;
      height: 100%; }

#liquid-iv #the-results {
  background-color: #B4C8DA;
  position: relative; }
  #liquid-iv #the-results .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 768px) {
      #liquid-iv #the-results .inner {
        padding: 100px 30px 115px;
        overflow: auto; } }
    #liquid-iv #the-results .inner p.sub-text {
      font-family: "Zalando Sans SemiExpanded", sans-serif;
      font-size: 18px; }
      @media (min-width: 992px) {
        #liquid-iv #the-results .inner p.sub-text {
          font-size: 24px; } }
    #liquid-iv #the-results .inner .sub-block.topper {
      margin-bottom: 35px; }
      @media (min-width: 992px) {
        #liquid-iv #the-results .inner .sub-block.topper {
          margin-bottom: 0; } }
    #liquid-iv #the-results .inner .top-div {
      width: 100%; }
      #liquid-iv #the-results .inner .top-div p {
        max-width: 785px; }
      #liquid-iv #the-results .inner .top-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 75px; }
        @media (min-width: 992px) {
          #liquid-iv #the-results .inner .top-div .sub-block-container {
            flex-direction: row;
            grid-gap: 65px;
            margin-top: 115px; } }
        #liquid-iv #the-results .inner .top-div .sub-block-container .sub-block {
          width: 100%; }
          @media (min-width: 992px) {
            #liquid-iv #the-results .inner .top-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
    #liquid-iv #the-results .inner .bottom-div {
      width: 100%; }
      #liquid-iv #the-results .inner .bottom-div p {
        max-width: 785px; }
      #liquid-iv #the-results .inner .bottom-div .sub-block-container {
        display: flex;
        flex-direction: column;
        margin-top: 35px; }
        @media (min-width: 992px) {
          #liquid-iv #the-results .inner .bottom-div .sub-block-container {
            margin-top: 0;
            flex-direction: row;
            grid-gap: 65px;
            padding: 50px 0; } }
        #liquid-iv #the-results .inner .bottom-div .sub-block-container .sub-block {
          width: 100%; }
          @media (min-width: 992px) {
            #liquid-iv #the-results .inner .bottom-div .sub-block-container .sub-block {
              height: auto;
              width: 50%; } }
  #liquid-iv #the-results .important-numbers {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 60px; }
    @media (min-width: 1200px) {
      #liquid-iv #the-results .important-numbers {
        font-size: 75px; } }
    @media (min-width: 1400px) {
      #liquid-iv #the-results .important-numbers {
        font-size: 90px; } }
  #liquid-iv #the-results .block-left {
    width: 100%;
    position: relative; }
    @media (min-width: 1200px) {
      #liquid-iv #the-results .block-left {
        width: 50%; } }
    #liquid-iv #the-results .block-left h2 {
      margin-bottom: 100px; }
    #liquid-iv #the-results .block-left .right-sub-block {
      margin-bottom: 75px; }
  #liquid-iv #the-results .block-right {
    position: relative;
    z-index: 2;
    top: 90px; }
    @media (min-width: 1200px) {
      #liquid-iv #the-results .block-right {
        width: 50%;
        top: 28.7%; } }
    #liquid-iv #the-results .block-right .right-sub-block {
      margin-bottom: 75px; }
  #liquid-iv #the-results a {
    margin-top: 65px;
    position: relative;
    bottom: 100px; }
    @media (min-width: 768px) {
      #liquid-iv #the-results a {
        margin-top: 10px; } }
#careers-main .adage-badge {
  position: absolute;
  right: 0;
  bottom: -65px;
  max-width: 120px; }
  @media (min-width: 768px) {
    #careers-main .adage-badge {
      bottom: -135px;
      max-width: 175px; } }
#careers-main section#stats .inner {
  background-color: #B4C8DA;
  padding-bottom: 60px; }
  @media (min-width: 1200px) {
    #careers-main section#stats .inner {
      padding-bottom: 100px; } }
  #careers-main section#stats .inner .stats-box {
    margin-top: 65px;
    display: block; }
    #careers-main section#stats .inner .stats-box > div:nth-of-type(even) {
      padding: 0 0 35px 0; }
      @media (min-width: 992px) {
        #careers-main section#stats .inner .stats-box > div:nth-of-type(even) {
          padding-left: 4%; } }
    #careers-main section#stats .inner .stats-box > div:nth-of-type(odd) {
      padding: 0 0 35px 0; }
      @media (min-width: 992px) {
        #careers-main section#stats .inner .stats-box > div:nth-of-type(odd) {
          padding-right: 4%; } }
    #careers-main section#stats .inner .stats-box > div span.numbers {
      font-size: 50px; }
      @media (min-width: 1200px) {
        #careers-main section#stats .inner .stats-box > div span.numbers {
          font-size: 65px; } }
    @media (min-width: 992px) {
      #careers-main section#stats .inner .stats-box {
        display: flex; } }
#careers-main #d-and-i {
  background-color: #fff;
  position: relative; }
  @media (min-width: 1200px) {
    #careers-main #d-and-i .inner {
      padding-bottom: 115px; } }
  @media (min-width: 1200px) {
    #careers-main #d-and-i .inner {
      display: flex;
      align-items: center; } }
  #careers-main #d-and-i .inner .block-left {
    width: 100%;
    position: relative;
    z-index: 2; }
    @media (min-width: 1200px) {
      #careers-main #d-and-i .inner .block-left {
        width: 45%; } }
  @media (min-width: 1200px) {
    #careers-main #d-and-i .inner .block-right {
      width: 55%;
      display: flex;
      align-items: center;
      justify-content: end; } }
  #careers-main #d-and-i .inner .block-right svg {
    max-width: 475px; }

#careers-main #life-at-dmi {
  background-color: #F3F8FC; }
  #careers-main #life-at-dmi .inner {
    padding: 30px 20px 60px;
    position: relative; }
    @media (min-width: 768px) {
      #careers-main #life-at-dmi .inner {
        padding: 50px 30px; } }
    @media (min-width: 992px) {
      #careers-main #life-at-dmi .inner {
        padding: 125px 30px 200px; } }
    @media (min-width: 1200px) {
      #careers-main #life-at-dmi .inner {
        display: flex;
        align-items: center; } }
    @media (min-width: 1200px) {
      #careers-main #life-at-dmi .inner .block-right {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: end; } }
    #careers-main #life-at-dmi .inner .block-right svg {
      max-width: 400px; }
    #careers-main #life-at-dmi .inner .block-left {
      width: 50%; }
    @media (min-width: 992px) {
      #careers-main #life-at-dmi .inner:first-of-type {
        padding-bottom: 125px; } }
  #careers-main #life-at-dmi .people-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px; }
    @media (min-width: 992px) {
      #careers-main #life-at-dmi .people-box {
        padding-left: 30px;
        padding-right: 30px; } }
    #careers-main #life-at-dmi .people-box > a {
      width: 100%;
      height: 425px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      @media (min-width: 992px) {
        #careers-main #life-at-dmi .people-box > a {
          width: calc(33.33% - 13.333px);
          background-position: center; } }
      #careers-main #life-at-dmi .people-box > a:hover > .name-box .name {
        text-decoration: underline; }
  #careers-main #life-at-dmi .people-1 {
    background-image: url("/assets/images/careers/Justin.jpg");
    border-radius: 20px; }
  #careers-main #life-at-dmi .people-2 {
    background-image: url("/assets/images/careers/Claire.jpeg");
    border-radius: 20px; }
  #careers-main #life-at-dmi .people-3 {
    background-image: url("/assets/images/careers/Dylan.jpg");
    border-radius: 20px; }
  #careers-main #life-at-dmi .people-4 {
    background-image: url("/assets/images/careers/isabella.png");
    border-radius: 20px; }
  #careers-main #life-at-dmi .people-5 {
    background-image: url("/assets/images/careers/ammenah.jpg");
    border-radius: 20px; }
  #careers-main #life-at-dmi .people-6 {
    background-image: url("/assets/images/careers/Jim-New-Crop.png");
    border-radius: 20px; }
  #careers-main #life-at-dmi .name-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2CD5C4;
    padding: 15px 20px 15px;
    color: #1B365D;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    @media (min-width: 1200px) {
      #careers-main #life-at-dmi .name-box {
        height: 70px;
        max-height: 70px;
        padding: 15px 20px 25px; } }
    @media (min-width: 992px) {
      #careers-main #life-at-dmi .name-box {
        height: 70px;
        max-height: 70px; } }
    #careers-main #life-at-dmi .name-box .name {
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif; }
      #careers-main #life-at-dmi .name-box .name.right-arrow::after {
        vertical-align: middle; }
    #careers-main #life-at-dmi .name-box .title {
      display: block;
      line-height: 22px; }

#careers-main #dmi-perks {
  background-color: #B4C8DA; }
  #careers-main #dmi-perks .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #careers-main #dmi-perks .inner {
        padding: 125px 30px 100px; } }
  #careers-main #dmi-perks .perks-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    #careers-main #dmi-perks .perks-box > div {
      flex-direction: column;
      justify-content: center;
      display: flex;
      align-items: center;
      height: 200px;
      background-color: #fff;
      padding: 40px 0 35px;
      width: 100%;
      border-radius: 20px; }
      @media (min-width: 992px) {
        #careers-main #dmi-perks .perks-box > div {
          width: calc(25% - 20px);
          height: auto; } }
      #careers-main #dmi-perks .perks-box > div img {
        max-width: 50%;
        margin: 0 auto;
        display: block; }
      #careers-main #dmi-perks .perks-box > div .title {
        max-width: 220px;
        text-align: center;
        color: #1B365D;
        font-size: 24px;
        margin-top: 50px;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
      #careers-main #dmi-perks .perks-box > div picture {
        margin-top: unset; }
        @media (min-width: 768px) {
          #careers-main #dmi-perks .perks-box > div picture {
            margin-top: auto; } }
#careers-main #social-action {
  background-color: #fff; }
  #careers-main #social-action .inner {
    padding: 30px 20px 60px; }
    @media (min-width: 768px) {
      #careers-main #social-action .inner {
        padding: 125px 30px 20px; } }
    #careers-main #social-action .inner p {
      max-width: 860px;
      margin-bottom: 60px; }
  #careers-main #social-action .clubs-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px; }
    @media (min-width: 992px) {
      #careers-main #social-action .clubs-box {
        flex-direction: row; } }
    #careers-main #social-action .clubs-box .club-item {
      width: 100%;
      background: #F3F8FC;
      padding: 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border-radius: 20px; }
      @media (min-width: 992px) {
        #careers-main #social-action .clubs-box .club-item {
          width: calc(33.333% - 20px);
          min-height: 440px; } }
      #careers-main #social-action .clubs-box .club-item p {
        margin-bottom: 0; }
      #careers-main #social-action .clubs-box .club-item img {
        display: block; }
      #careers-main #social-action .clubs-box .club-item.carescard img {
        width: 290px;
        margin: 30px auto 50px; }
      #careers-main #social-action .clubs-box .club-item.dnicard img {
        margin: 30px auto 60px;
        width: 305px; }
      #careers-main #social-action .clubs-box .club-item.spiritcard img {
        margin: 10px auto 42px;
        width: 175px; }
      #careers-main #social-action .clubs-box .club-item picture {
        margin-top: unset; }
        @media (min-width: 768px) {
          #careers-main #social-action .clubs-box .club-item picture {
            margin-top: auto; } }
#careers-main #open-positions {
  background-color: #F3F8FC; }
  #careers-main #open-positions .inner {
    position: relative; }
    @media (min-width: 1200px) {
      #careers-main #open-positions .inner {
        display: flex;
        align-items: start; } }
    @media (min-width: 1200px) {
      #careers-main #open-positions .inner .block-right {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: end; } }
  #careers-main #open-positions .block-left {
    width: 100%;
    position: relative;
    z-index: 2; }
    @media (min-width: 768px) {
      #careers-main #open-positions .block-left {
        width: 100%; } }
    @media (min-width: 1200px) {
      #careers-main #open-positions .block-left {
        width: 60%; } }
    #careers-main #open-positions .block-left .positions-list {
      margin-top: 60px; }
      #careers-main #open-positions .block-left .positions-list .department {
        color: #4C6B7E;
        font-size: 24px;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
      #careers-main #open-positions .block-left .positions-list .entry {
        margin-top: 30px;
        display: block; }
      #careers-main #open-positions .block-left .positions-list a {
        display: inline;
        margin-top: 10px;
        color: #1B365D;
        text-decoration: none; }
        #careers-main #open-positions .block-left .positions-list a:hover {
          text-decoration: underline; }
    #careers-main #open-positions .block-left #jobCopy {
      margin-top: 75px;
      max-width: 600px; }
      #careers-main #open-positions .block-left #jobCopy #expand {
        color: #1B365D;
        text-decoration: none; }
        #careers-main #open-positions .block-left #jobCopy #expand:hover {
          text-decoration: underline; }
  #careers-main #open-positions a.body-link {
    color: #1B365D;
    margin-top: 0;
    text-decoration: underline;
    display: inline-block; }
    #careers-main #open-positions a.body-link:hover {
      text-decoration-thickness: 2px; }

#careers-main #awards .award-container {
  justify-content: space-between; }
  @media (min-width: 768px) {
    #careers-main #awards .award-container .award-item:last-of-type img {
      margin-bottom: 30px; } }
  #careers-main #awards .award-container .award-item .inquirer {
    max-width: 195px; }
    @media (min-width: 1200px) {
      #careers-main #awards .award-container .award-item .inquirer {
        margin-bottom: 25px; } }
  #careers-main #awards .award-container .award-item .adage {
    max-width: 195px; }

#jobCopy {
  margin-top: 75px;
  max-width: 600px; }

#career-spotlight {
  color: #1B365D; }
  #career-spotlight .inner {
    background-color: #F3F8FC;
    padding-top: 75px; }
  #career-spotlight .top-box {
    display: block; }
    @media (min-width: 768px) {
      #career-spotlight .top-box {
        display: flex;
        align-items: center; } }
    #career-spotlight .top-box > div {
      margin: 0; }
      @media (min-width: 768px) {
        #career-spotlight .top-box > div {
          margin-left: 35px; } }
      #career-spotlight .top-box > div h1 {
        margin: 0;
        font-size: 42px;
        color: #1B365D; }
        @media (min-width: 768px) {
          #career-spotlight .top-box > div h1 {
            font-size: 62px; } }
      #career-spotlight .top-box > div h2 {
        font-size: 30px;
        margin: 10px 0 0 0;
        line-height: 42px;
        color: #1B365D;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
    #career-spotlight .top-box img {
      width: 100%;
      border-radius: 20px; }
      @media (min-width: 420px) {
        #career-spotlight .top-box img {
          max-width: 300px; } }
  #career-spotlight .spotlightBox {
    margin-top: 50px; }
    #career-spotlight .spotlightBox span.sb-header {
      display: block;
      margin-bottom: 5px;
      font-family: "Zalando Sans SemiExpanded", sans-serif; }
    #career-spotlight .spotlightBox p {
      color: #1B365D; }
    #career-spotlight .spotlightBox a {
      margin-top: 50px; }
    #career-spotlight .spotlightBox ul {
      margin-bottom: 30px; }

#jobSingle .inner {
  background-color: #F3F8FC;
  padding-top: 75px; }
  #jobSingle .inner h1 {
    margin-top: 0; }
  #jobSingle .inner p {
    margin: 15px 0; }
    #jobSingle .inner p.req {
      font-size: 12px;
      margin-bottom: 30px; }
  #jobSingle .inner ul {
    margin: 15px 0 35px; }
    #jobSingle .inner ul.sub-ul {
      margin: 0; }
  #jobSingle .inner li {
    line-height: 28px; }
  #jobSingle .inner .button {
    margin: 40px 0 20px;
    border-color: #2CD5C4; }
  #jobSingle .inner a.left-arrow {
    text-decoration: none; }
    #jobSingle .inner a.left-arrow::before {
      vertical-align: middle; }
    #jobSingle .inner a.left-arrow:hover {
      text-decoration: underline; }
  #jobSingle .inner span.ul-label {
    text-transform: uppercase;
    line-height: 26px; }
  #jobSingle .inner .underCopy {
    font-size: 20px;
    display: block;
    margin-bottom: 35px;
    font-family: "Sofia Sans Extra Condensed", sans-serif; }

#assistance-box {
  margin-top: 100px; }
  @media (min-width: 1200px) {
    #assistance-box {
      max-width: 760px;
      margin-top: 125px; } }
  #assistance-box h2 {
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    margin: 0;
    font-size: 24px; }

.br-hide {
  display: none; }
  @media (min-width: 992px) {
    .br-hide {
      display: block; } }
  @media (min-width: 1200px) {
    .br-hide {
      display: none; } }
.selFile {
  background-image: url(/assets/images/general/trashcan.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background-color: inherit;
  width: 15px;
  margin-left: 15px;
  height: 18px; }

#about #youre-the-hero {
  background-color: #B4C8DA; }
  @media (min-width: 992px) {
    #about #youre-the-hero .inner {
      display: flex;
      align-items: center; } }
  @media (min-width: 992px) {
    #about #youre-the-hero .inner .block-right {
      flex: 60%; } }
  @media (min-width: 1200px) {
    #about #youre-the-hero .inner .block-right {
      flex: 65%; } }
  @media (min-width: 992px) {
    #about #youre-the-hero .inner .block-right p {
      padding: 0 50px; } }
  @media (min-width: 1200px) {
    #about #youre-the-hero .inner .block-right p {
      padding-right: 100px; } }
  @media (min-width: 992px) {
    #about #youre-the-hero .inner .block-left {
      flex: 40%; } }
  @media (min-width: 1200px) {
    #about #youre-the-hero .inner .block-left {
      flex: 35%; } }
#about #what-good-is-community {
  background-color: #fff; }
  #about #what-good-is-community .inner {
    padding-bottom: 50px; }
    @media (min-width: 1200px) {
      #about #what-good-is-community .inner {
        padding-top: 80px;
        padding-bottom: 80px; } }
    @media (min-width: 1200px) {
      #about #what-good-is-community .inner h2 {
        margin-bottom: 100px; } }
  #about #what-good-is-community .block-holder {
    display: flex;
    align-items: center; }
    #about #what-good-is-community .block-holder .block-right {
      flex: 40%; }
      #about #what-good-is-community .block-holder .block-right img {
        max-width: 420px;
        float: right;
        border-radius: 20px; }
    @media (min-width: 1200px) {
      #about #what-good-is-community .block-holder .block-left {
        flex: 70%;
        padding-right: 100px; } }
    #about #what-good-is-community .block-holder .block-left img {
      max-height: 70px;
      margin: 30px 0; }
      @media (min-width: 992px) {
        #about #what-good-is-community .block-holder .block-left img {
          max-height: 100px;
          margin: 0 0 40px 0; } }
#about #diversity-and-inclusion {
  background-color: #F3F8FC; }
  #about #diversity-and-inclusion .inner {
    padding-bottom: 50px; }
    @media (min-width: 1200px) {
      #about #diversity-and-inclusion .inner {
        padding-top: 100px;
        padding-bottom: 40px; } }
    #about #diversity-and-inclusion .inner h2 {
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      line-height: 30px;
      color: #1B365D; }
      @media (min-width: 1200px) {
        #about #diversity-and-inclusion .inner h2 {
          margin-bottom: 30px; } }
  #about #diversity-and-inclusion .block-holder {
    display: flex;
    align-items: center; }
    #about #diversity-and-inclusion .block-holder .block-right {
      flex: 40%; }
      #about #diversity-and-inclusion .block-holder .block-right img {
        max-width: 420px;
        float: right; }
    @media (min-width: 1200px) {
      #about #diversity-and-inclusion .block-holder .block-left {
        flex: 70%;
        padding-right: 30px; } }
    #about #diversity-and-inclusion .block-holder .block-left img {
      max-height: 70px;
      margin: 30px 0; }
      @media (min-width: 992px) {
        #about #diversity-and-inclusion .block-holder .block-left img {
          max-height: 93px;
          margin: 0 0 40px 0; } }
    #about #diversity-and-inclusion .block-holder .block-left a {
      color: #1B365D; }
      #about #diversity-and-inclusion .block-holder .block-left a:hover {
        text-decoration-thickness: 2px; }

@media (min-width: 768px) {
  #about .img-box {
    overflow: hidden;
    white-space: nowrap;
    background: -webkit-gradient(linear, left bottom, left top, from(#B4C8DA), color-stop(50%, #B4C8DA), color-stop(50%, #F3F8FC), to(#F3F8FC));
    background: linear-gradient(to top, #B4C8DA 0%, #B4C8DA 50%, #F3F8FC 50%, #F3F8FC 100%);
    padding-left: 20px; } }

#about .img-box > div {
  width: 200px;
  height: 200px;
  display: inline-block;
  border-radius: 20px;
  margin: 0 10px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    #about .img-box > div {
      width: 390px;
      height: 390px; } }
#about .img-box .box-one {
  background-image: url("/assets/images/box-images/image-23.jpg");
  margin-bottom: 215px; }

#about .img-box .box-two {
  background-image: url("/assets/images/box-images/image-26.jpg");
  margin-bottom: 150px; }

#about .img-box .box-three {
  background-image: url("/assets/images/box-images/image-1.jpg");
  margin-bottom: 300px; }

#about .img-box .box-four {
  background-image: url("/assets/images/box-images/image-25.jpg");
  margin-bottom: 125px; }

#about #our-people-go-round {
  background-color: #B4C8DA;
  position: relative; }
  #about #our-people-go-round .block-left {
    width: 100%;
    position: relative;
    z-index: 2; }
    @media (min-width: 768px) {
      #about #our-people-go-round .block-left {
        width: 75%; } }
    @media (min-width: 1200px) {
      #about #our-people-go-round .block-left {
        width: 50%; } }
    #about #our-people-go-round .block-left p {
      margin-bottom: 5px; }
    #about #our-people-go-round .block-left a {
      color: #1B365D; }
      #about #our-people-go-round .block-left a:hover {
        text-decoration-thickness: 2px; }
  @media (min-width: 1200px) {
    #about #our-people-go-round .block-right {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: right; } }
  @media (min-width: 1200px) {
    #about #our-people-go-round .inner {
      padding: 50px 30px 150px;
      display: flex;
      align-items: end; } }
#about #our-people .people-box {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px; }
  #about #our-people .people-box > a {
    width: calc(50% - 10px);
    height: 300px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 900%;
    position: relative;
    overflow: hidden;
    border-radius: 20px; }
    #about #our-people .people-box > a:hover > .name-box .name {
      text-decoration: underline; }
    #about #our-people .people-box > a.ne {
      background-position-y: -900px; }
    #about #our-people .people-box > a.e {
      background-position-y: -1350px; }
    #about #our-people .people-box > a.se {
      background-position-y: -1800px; }
    #about #our-people .people-box > a.s {
      background-position-y: -2250px; }
    #about #our-people .people-box > a.sw {
      background-position-y: -2700px; }
    #about #our-people .people-box > a.w {
      background-position-y: -3150px; }
    #about #our-people .people-box > a.nw {
      background-position-y: -3600px; }
    #about #our-people .people-box > a.n {
      background-position-y: -450px; }
    @media (min-width: 600px) {
      #about #our-people .people-box > a {
        height: 540px;
        width: calc(33.3333% - 13.33px); } }
    @media (min-width: 1200px) {
      #about #our-people .people-box > a {
        width: calc(25% - 15px); }
        #about #our-people .people-box > a:hover .name-box {
          -webkit-transform: translateY(0);
                  transform: translateY(0);
          opacity: 1; }
        #about #our-people .people-box > a:focus .name-box {
          -webkit-transform: translateY(0);
                  transform: translateY(0);
          opacity: 1; } }
  #about #our-people .people-box .name-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 10px 12.5px;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2CD5C4;
    color: #1B365D;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    @media (min-width: 1200px) {
      #about #our-people .people-box .name-box {
        -webkit-transform: translateY(100%);
                transform: translateY(100%);
        background: #2CD5C4;
        opacity: 0;
        height: 75px;
        padding: 15px 20px 15px; } }
    #about #our-people .people-box .name-box .name {
      font-size: 18px;
      font-family: "Sofia Sans Extra Condensed", sans-serif; }
      #about #our-people .people-box .name-box .name.right-arrow::after {
        content: ""; }
      @media (min-width: 1200px) {
        #about #our-people .people-box .name-box .name {
          font-size: 24px; } }
    #about #our-people .people-box .name-box .title {
      display: block;
      font-size: 12px; }
      @media (min-width: 1200px) {
        #about #our-people .people-box .name-box .title {
          font-size: 19px; } }
#about .people-box img {
  position: absolute;
  top: 0;
  width: 100%;
  will-change: top; }

#about #about #our-people .people-box > a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 25%; }

#dni #sub .inner {
  display: block; }
  @media (min-width: 992px) {
    #dni #sub .inner {
      display: flex;
      padding-bottom: 100px; } }
  @media (min-width: 1200px) {
    #dni #sub .inner {
      display: flex;
      align-items: center; } }
@media (min-width: 1200px) {
  #dni #sub .block-left.split {
    width: 54%; } }

#dni #sub .block-left.split img {
  max-width: 337px;
  margin: 0 0 40px; }

#dni #sub .block-left.split p {
  max-width: 590px; }

@media (min-width: 1200px) {
  #dni #sub .block-right {
    width: 46%;
    display: flex;
    align-items: center;
    justify-content: center; } }

#dni #sub .block-right svg {
  max-width: 290px; }

#dni #sub h2 {
  font-size: 24px;
  line-height: 30px;
  color: #2A4555;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  margin: 0 0 10px; }

@media (min-width: 1200px) {
  #dni #the-how .inner {
    padding-bottom: 100px; } }

#dni #the-how .inner .icon-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #dni #the-how .inner .icon-block .icon-item {
    width: 100%;
    max-width: 505px;
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media (min-width: 992px) {
      #dni #the-how .inner .icon-block .icon-item {
        width: 40%; } }
    #dni #the-how .inner .icon-block .icon-item img {
      margin: 0 0 30px;
      max-height: 85px; }
    @media (min-width: 992px) {
      #dni #the-how .inner .icon-block .icon-item {
        margin: 0 0 60px; } }
    #dni #the-how .inner .icon-block .icon-item h2 {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 10px;
      font-family: "Sofia Sans Extra Condensed", sans-serif; }

#dni #the-price {
  position: relative; }
  #dni #the-price .inner {
    padding: 30px 20px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (min-width: 992px) {
      #dni #the-price .inner {
        padding: 100px 60px 115px;
        overflow: auto; } }
    #dni #the-price .inner .block-top {
      margin-bottom: 50px; }
      @media (min-width: 1200px) {
        #dni #the-price .inner .block-top {
          display: flex;
          align-items: center; } }
      @media (min-width: 1200px) {
        #dni #the-price .inner .block-top .block-right {
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: end; } }
      #dni #the-price .inner .block-top .block-right svg {
        max-width: 310px; }
  #dni #the-price .year-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #dni #the-price .year-block .year-item {
      width: 100%;
      max-width: 505px;
      padding: 30px 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      @media (min-width: 992px) {
        #dni #the-price .year-block .year-item {
          width: 40%; } }
      #dni #the-price .year-block .year-item img {
        margin: 0 0 30px;
        max-height: 85px; }
      @media (min-width: 992px) {
        #dni #the-price .year-block .year-item {
          margin: 0 0 60px; } }
      #dni #the-price .year-block .year-item h2 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
      #dni #the-price .year-block .year-item .important-numbers {
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        font-size: 100px;
        margin-bottom: 50px; }
      #dni #the-price .year-block .year-item hr {
        width: 100%; }

.overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #1B365D; }
  .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin: 0 auto; }
  .overlay .overlay-content {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      .overlay .overlay-content {
        top: 50%; } }
  .overlay a {
    padding: 12px;
    text-decoration: none; }
  .overlay .closebtn {
    position: absolute;
    top: 15px;
    right: 15px;
    background: none;
    border: 0;
    padding: 12px;
    z-index: 10;
    cursor: pointer; }
    @media (min-width: 768px) {
      .overlay .closebtn {
        top: 30px;
        right: 50px; } }
  .overlay #contact-form {
    padding: 0 50px; }
    @media (min-width: 1200px) {
      .overlay #contact-form {
        padding: 0 100px; } }
    .overlay #contact-form > div {
      display: block;
      margin-bottom: 30px;
      position: relative; }
      @media (min-width: 768px) {
        .overlay #contact-form > div {
          display: flex;
          margin-bottom: 35px;
          align-items: center; } }
      .overlay #contact-form > div#success, .overlay #contact-form > div.response-output {
        margin-bottom: 0; }
      @media (min-width: 768px) {
        .overlay #contact-form > div.last label {
          margin-top: 10px; } }
      @media (min-width: 768px) {
        .overlay #contact-form > div.last {
          margin-bottom: 50px; } }
      .overlay #contact-form > div.response-output-sr.noShow {
        margin: 0; }
        .overlay #contact-form > div.response-output-sr.noShow:focus {
          outline: none; }
      .overlay #contact-form > div.response-output {
        color: #2CD5C4;
        margin-top: 20px; }
    .overlay #contact-form label {
      color: #fff;
      font-size: 22px;
      line-height: 30px;
      font-family: "Zalando Sans SemiExpanded", sans-serif; }
      @media (min-width: 768px) {
        .overlay #contact-form label {
          font-size: 36px;
          margin-right: 35px;
          float: left; } }
      @media (min-width: 1200px) {
        .overlay #contact-form label {
          font-size: 48px; } }
      .overlay #contact-form label.error {
        font-size: 14px;
        color: #2CD5C4;
        font-weight: 100;
        position: absolute;
        right: 0;
        bottom: -25px; }
    .overlay #contact-form input.bottomline,
    .overlay #contact-form select.bottomline {
      background: transparent;
      border: 0;
      border-bottom: 1px solid #ffffff;
      flex: 1;
      color: #fff;
      font-size: 22px;
      padding-left: 10px;
      width: 100%;
      height: 30px;
      border-radius: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: none; }
      @media (min-width: 768px) {
        .overlay #contact-form input.bottomline,
        .overlay #contact-form select.bottomline {
          height: 40px;
          margin-top: 5px; } }
      .overlay #contact-form input.bottomline.is-error,
      .overlay #contact-form select.bottomline.is-error {
        border-bottom-color: #2CD5C4; }
      .overlay #contact-form input.bottomline:focus-visible,
      .overlay #contact-form select.bottomline:focus-visible {
        outline: 3px dotted #00adff;
        outline: 5px auto #00adff;
        z-index: 1; }
    .overlay #contact-form select.bottomline {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='12' viewBox='0 0 21 12' fill='none'%3E%3Cpath d='M20.5 0.5L10.5 10.5L0.5 0.5' stroke='white' stroke-miterlimit='10' stroke-linecap='round'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: right 4px center;
      padding-right: 30px; }
      .overlay #contact-form select.bottomline option {
        background: #000; }
    .overlay #contact-form .checkbox-optin {
      text-align: left; }
      .overlay #contact-form .checkbox-optin label {
        display: flex;
        align-items: center;
        gap: 15px;
        font-size: 16px;
        line-height: 24px;
        font-family: "Zalando Sans", sans-serif; }
        .overlay #contact-form .checkbox-optin label input[type="checkbox" i] {
          width: 20px;
          height: 20px; }
  .overlay img.close {
    width: 20px; }
    @media (min-width: 768px) {
      .overlay img.close {
        width: 25px; } }
  .overlay #thanks {
    color: #fff;
    font-size: 26px;
    line-height: 38px; }
    .overlay #thanks strong {
      font-size: 36px; }
  .overlay .button {
    margin: 45px auto 0;
    height: 40px;
    width: 200px;
    background-color: #2CD5C4;
    color: #1B365D;
    border: 1px solid #1B365D;
    border-radius: 20px;
    font-size: 20px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    display: block; }
    @media (min-width: 768px) {
      .overlay .button {
        float: left;
        margin-top: 0; } }
    .overlay .button:hover {
      background-color: #1B365D;
      color: #2CD5C4;
      border: 1px solid #2CD5C4; }
    .overlay .button.right-arrow::after {
      font-size: 15px;
      vertical-align: middle;
      margin-top: 0; }
    .overlay .button .spinner {
      display: none; }
    .overlay .button .button-arrow {
      display: inline-block; }
    .overlay .button.loading {
      position: relative; }
      .overlay .button.loading .spinner {
        display: inline-block;
        width: 20px;
        height: 20px;
        border: 2px solid #fff;
        border-top: 2px solid #000;
        border-radius: 50%;
        -webkit-animation: spin 2s linear infinite;
                animation: spin 2s linear infinite;
        margin-left: 5px; }
      .overlay .button.loading .button-arrow {
        display: none; }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  .overlay .logo-box {
    background: url(/assets/images/general/logo-full.png) center center no-repeat;
    background-size: contain;
    height: 37px;
    width: 225px;
    margin: 20px 0 0 20px; }
    @media (min-width: 768px) {
      .overlay .logo-box {
        height: 50px;
        width: 300px;
        margin: 20px 0 0 25px; } }
  .overlay sup.req {
    font-size: 18px; }
    @media (min-width: 768px) {
      .overlay sup.req {
        font-size: 30px; } }
  .overlay p.req {
    color: #fff;
    font-size: 14px;
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .overlay p.req {
        font-size: 16px; } }
#success p {
  text-align: left; }

.field-wrap {
  flex: 1;
  width: 100%; }

.form-row .field-wrap {
  position: relative; }

.field-error {
  color: #2CD5C4;
  font-size: 0.95rem;
  line-height: 1.2;
  margin-top: 10px;
  white-space: normal;
  display: block; }
  @media (min-width: 768px) {
    .field-error {
      position: absolute;
      right: 0;
      bottom: 10px;
      color: #2CD5C4;
      font-size: 20px;
      line-height: normal;
      white-space: nowrap; } }
#your-interest-type-contact-error {
  padding-right: 30px; }

.error-state-inner {
  width: 100%;
  height: auto;
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(/assets/images/general/DMi-Dotted-Pattern-Navy.png) #2a4555;
  display: flex;
  padding: 0 20px;
  flex-direction: column;
  justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 768px) {
    .error-state-inner {
      padding-left: 100px; } }
  .error-state-inner h2,
  .error-state-inner p {
    color: #fff; }
  .error-state-inner button {
    margin-left: 0;
    padding: 10px 0; }

.successMessage {
  width: 100%;
  height: auto;
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(/assets/images/general/DMi-Dotted-Pattern-Navy.png) #2a4555;
  display: flex;
  padding: 0 20px;
  flex-direction: column;
  justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 768px) {
    .successMessage {
      padding-left: 100px; } }
  .successMessage:focus {
    outline: none; }
  .successMessage svg {
    width: 90%; }
    @media (min-width: 768px) {
      .successMessage svg {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; } }
  .successMessage h2,
  .successMessage p {
    color: #fff; }
  .successMessage h2 {
    margin-top: -40px; }
    .successMessage h2:focus {
      outline: none; }

@media screen and (max-height: 800px) {
  .overlay .overlay-content {
    top: 135px;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    padding-bottom: 100px; } }

@media screen and (max-width: 600px) and (max-height: 800px) {
  .overlay .overlay-content {
    top: 100px;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); } }

#home #top {
  margin: 65px 30px 70px; }
  @media (min-width: 768px) {
    #home #top {
      margin: 65px 0 100px;
      height: 370px;
      max-width: 1075px; } }
  #home #top h1 {
    max-width: 765px;
    font-size: 28px;
    line-height: 38px;
    margin: 0;
    position: relative;
    letter-spacing: 0.3px;
    opacity: 1;
    bottom: 0; }
    @media (min-width: 768px) {
      #home #top h1 {
        font-size: 62px;
        line-height: 70px; } }
  #home #top .svg-container-mobile {
    width: 105px;
    height: 290px;
    overflow: hidden;
    position: absolute;
    left: 77%;
    top: 20px; }
    @media (min-width: 768px) {
      #home #top .svg-container-mobile {
        display: none; } }
    #home #top .svg-container-mobile svg {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0;
      opacity: 1; }
  #home #top .svg-container-tablet {
    display: none; }
    @media (min-width: 768px) {
      #home #top .svg-container-tablet {
        display: block;
        width: 475px;
        height: 433.5px;
        position: absolute;
        top: 33%;
        left: 32%; } }
    @media (min-width: 992px) {
      #home #top .svg-container-tablet {
        display: none; } }
    #home #top .svg-container-tablet svg {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0;
      opacity: 1; }
  #home #top .svg-container-desk {
    display: none; }
    @media (min-width: 992px) {
      #home #top .svg-container-desk {
        display: block;
        width: 725px;
        height: 433.5px;
        position: absolute;
        top: 20px;
        left: 25%; } }
    #home #top .svg-container-desk svg {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0;
      opacity: 1; }
  #home #top p {
    font-size: 24px;
    color: #fff;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 30px; }
    @media (min-width: 768px) {
      #home #top p {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: 0 10px 0 0;
        background-color: #2a4556; } }
  #home #top a {
    margin: 30px 0 60px 0;
    font-size: 16px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    line-height: 19px; }
    @media (min-width: 768px) {
      #home #top a {
        margin: 50px 0 100px 0;
        font-size: 24px;
        line-height: 30px; } }
#home #were-here-for-you .innerBox {
  background-color: #B4C8DA; }
  #home #were-here-for-you .innerBox .inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    padding: 10px; }
    @media (min-width: 992px) {
      #home #were-here-for-you .innerBox .inner {
        margin: 0;
        flex-direction: row; } }
    #home #were-here-for-you .innerBox .inner .block-left {
      padding: 50px 15px 60px;
      max-width: 600px; }
      @media (min-width: 768px) {
        #home #were-here-for-you .innerBox .inner .block-left {
          padding: 90px 50px; } }
    @media (min-width: 992px) {
      #home #were-here-for-you .innerBox .inner .block-right {
        max-width: 525px; } }
  #home #were-here-for-you .innerBox p {
    margin: 0 0 35px; }
    @media (min-width: 768px) {
      #home #were-here-for-you .innerBox p:last-of-type {
        margin-bottom: 40px; } }
  #home #were-here-for-you .innerBox h2 {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      #home #were-here-for-you .innerBox h2 {
        margin-bottom: 50px; } }
  #home #were-here-for-you .innerBox a {
    margin: 0; }
  #home #were-here-for-you .innerBox img {
    max-width: 100%; }

#home #block-two .inner {
  padding: 30px 10px 10px; }
  #home #block-two .inner h2 {
    margin: 50px 0 30px; }
  #home #block-two .inner .top-block {
    max-width: 765px;
    padding: 0 10px; }
    @media (min-width: 768px) {
      #home #block-two .inner .top-block {
        padding: 0 50px; } }
  #home #block-two .inner .bottom-block {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 10px 0; }
    @media (min-width: 992px) {
      #home #block-two .inner .bottom-block {
        flex-direction: row;
        justify-content: flex-start; } }
    #home #block-two .inner .bottom-block a {
      text-decoration: none;
      width: 100%;
      flex: 0 1 auto; }
      #home #block-two .inner .bottom-block a:hover {
        text-decoration: none; }
      @media (min-width: 992px) {
        #home #block-two .inner .bottom-block a {
          display: flex; } }
    #home #block-two .inner .bottom-block .service-item {
      border: 1px solid #b6c3cc;
      margin: 5px 5px;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      max-height: 230px;
      padding: 35px; }
      @media (min-width: 992px) {
        #home #block-two .inner .bottom-block .service-item {
          width: 100%;
          max-width: 290px;
          height: 275px;
          flex: 0 1 auto;
          margin: 10px;
          text-align: center; } }
      #home #block-two .inner .bottom-block .service-item img {
        max-height: 100px; }
      #home #block-two .inner .bottom-block .service-item span {
        color: #4e748a;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        font-size: 24px;
        line-height: 30px;
        margin-top: 30px; }

#home #block-three .inner {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 50px 15px 30px; }
  @media (min-width: 992px) {
    #home #block-three .inner {
      margin: 0;
      flex-direction: row;
      padding: 90px 80px 90px 50px; } }
  #home #block-three .inner .block-left {
    max-width: 660px; }
    @media (min-width: 992px) {
      #home #block-three .inner .block-left {
        margin-right: 20px; } }
  #home #block-three .inner .block-right {
    padding-top: 60px; }
    @media (min-width: 992px) {
      #home #block-three .inner .block-right {
        padding-top: 0;
        max-width: 525px; } }
#home #block-three p {
  margin: 0 0 35px; }
  @media (min-width: 768px) {
    #home #block-three p:last-of-type {
      margin-bottom: 40px; } }
#home #block-three h2 {
  margin-bottom: 30px; }

#home #block-three a {
  margin: 0;
  width: 175px; }

#home #block-three .nps-score {
  border: 1px solid #4E748A;
  background: #fff;
  max-width: 400px;
  margin: 0 auto; }
  @media (min-width: 992px) {
    #home #block-three .nps-score {
      max-width: 700px; } }
  #home #block-three .nps-score .nps-top {
    display: flex;
    padding: 40px 30px 35px 30px;
    justify-content: space-around; }
    @media (min-width: 440px) {
      #home #block-three .nps-score .nps-top {
        padding: 45px 40px 40px 40px; } }
    @media (min-width: 992px) {
      #home #block-three .nps-score .nps-top {
        justify-content: space-between;
        padding: 40px 35px 40px 20px; } }
    #home #block-three .nps-score .nps-top svg {
      margin-right: 25px; }
      @media (min-width: 992px) {
        #home #block-three .nps-score .nps-top svg {
          height: 250px;
          width: 100px;
          margin-right: 10px; } }
      @media (min-width: 1200px) {
        #home #block-three .nps-score .nps-top svg {
          margin-right: 20px;
          height: 225px; } }
    #home #block-three .nps-score .nps-top .score-box {
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: space-between; }
      #home #block-three .nps-score .nps-top .score-box p {
        color: #4E748A;
        text-align: center;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
        #home #block-three .nps-score .nps-top .score-box p.curr {
          font-size: 23px; }
          @media (min-width: 440px) {
            #home #block-three .nps-score .nps-top .score-box p.curr {
              font-size: 25px; } }
        #home #block-three .nps-score .nps-top .score-box p.num {
          font-size: 190px;
          line-height: 150px;
          margin-bottom: 0; }
          @media (min-width: 440px) {
            #home #block-three .nps-score .nps-top .score-box p.num {
              font-size: 200px;
              line-height: 165px; } }
#home #block-three .nps-bottom {
  background-color: #4e748a;
  display: flex;
  justify-content: space-between;
  padding: 2.5px 35px; }
  #home #block-three .nps-bottom p {
    color: #fff;
    margin-bottom: 0;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    font-size: 16px;
    justify-content: space-between; }

#home #block-four {
  background-color: #B4C8DA; }
  #home #block-four .inner {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 50px 15px 30px; }
    @media (min-width: 992px) {
      #home #block-four .inner {
        margin: 0;
        flex-direction: row;
        padding: 90px 80px 90px 50px; } }
    #home #block-four .inner .block-left {
      max-width: 660px; }
    #home #block-four .inner .block-right {
      padding-top: 60px;
      display: none; }
      @media (min-width: 992px) {
        #home #block-four .inner .block-right {
          display: block;
          padding-top: 0;
          max-width: 525px; } }
  #home #block-four p {
    margin: 0 0 35px; }
    @media (min-width: 768px) {
      #home #block-four p:last-of-type {
        margin-bottom: 40px; } }
  #home #block-four h2 {
    margin-bottom: 30px; }
  #home #block-four a {
    margin: 0;
    width: 175px;
    font-size: 16px; }
    @media (min-width: 768px) {
      #home #block-four a {
        width: 200px;
        font-size: 24px; } }
  #home #block-four img {
    margin: 0;
    max-width: 390px; }
    @media (min-width: 768px) {
      #home #block-four img {
        margin: 0 auto; } }
#home #put-you-first {
  background-color: #fff;
  padding: 30px 20px 60px;
  position: relative; }
  @media (min-width: 768px) {
    #home #put-you-first {
      padding: 125px 50px 200px; } }
  #home #put-you-first .block-left {
    width: 100%;
    position: relative;
    z-index: 2; }
    @media (min-width: 768px) {
      #home #put-you-first .block-left {
        width: 75%; } }
    @media (min-width: 1200px) {
      #home #put-you-first .block-left {
        width: 50%; } }
@media (min-width: 768px) {
  #home #features {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; } }

#home #features > a {
  height: 235px;
  padding: 12.5px;
  display: flex;
  flex-basis: calc(50% - 40px);
  justify-content: flex-end;
  flex-direction: column;
  text-decoration: none;
  color: #fff; }
  @media (min-width: 768px) {
    #home #features > a {
      height: 400px;
      padding: 25px 20px; } }
  #home #features > a:hover > div > p.right-arrow {
    text-decoration: underline; }

#home #features p {
  max-width: 275px;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 5px;
  font-family: "Sofia Sans Extra Condensed", sans-serif; }
  @media (min-width: 768px) {
    #home #features p {
      max-width: 100%; } }
  #home #features p.right-arrow::after {
    vertical-align: top; }

#home #features span {
  color: #fff; }

#home #features .mnn {
  background: url("/assets/images/home/mnn.jpg") no-repeat center / cover; }

#home #features .tastycake {
  background: url("/assets/images/home/home-tastycake.jpg") no-repeat center / cover; }
  #home #features .tastycake p,
  #home #features .tastycake span {
    color: #1B365D; }

#home .topBox {
  background-color: #B4C8DA;
  padding: 20px 20px 0 20px; }
  #home .topBox #pause {
    position: absolute;
    right: 20px;
    margin-top: 10px;
    font-size: 10px; }
    @media (min-width: 768px) {
      #home .topBox #pause {
        font-size: 14px; } }
#stories .top {
  background-color: #B4C8DA; }
  @media (min-width: 768px) {
    #stories .top .inner {
      max-width: 790px;
      margin: 0 auto; } }
  #stories .top .inner h1 {
    color: #1B365D;
    margin: 20px 0 50px; }
    @media (min-width: 768px) {
      #stories .top .inner h1 {
        margin-top: 0; } }
  #stories .top .button {
    width: 250px;
    margin-top: 85px; }
  #stories .top .photoBox {
    display: flex;
    gap: 15px;
    padding: 15px 15px 0; }
    #stories .top .photoBox > div {
      height: 140px;
      flex: 1;
      border: 2px solid #fff;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      @media (min-width: 768px) {
        #stories .top .photoBox > div {
          height: 425px; } }
      #stories .top .photoBox > div.photo-1 {
        border-radius: 20px; }
        #stories .top .photoBox > div.photo-1.mnn {
          background: url("/assets/images/stories/stories-mnn-1.jpg") no-repeat center / cover; }
        #stories .top .photoBox > div.photo-1.tastycake {
          background: url("/assets/images/stories/stories-tastycake-1.jpg") no-repeat top / cover; }
      #stories .top .photoBox > div.photo-2 {
        border-radius: 20px; }
        #stories .top .photoBox > div.photo-2.mnn {
          background: url("/assets/images/stories/stories-mnn-2.jpg") no-repeat center / cover; }
        #stories .top .photoBox > div.photo-2.tastycake {
          background: url("/assets/images/stories/stories-tastycake-2.jpg") no-repeat center / cover; }

footer {
  background-color: #3E6991;
  padding: 20px 20px 120px 20px;
  color: #fff; }
  @media (min-width: 992px) {
    footer {
      padding: 30px 0 30px 0; } }
  footer p {
    color: #fff;
    font-size: 14px; }
  footer h2.boldMe {
    margin-bottom: 35px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    font-family: "Zalando Sans SemiExpanded", sans-serif; }
  @media (min-width: 992px) {
    footer .main-foot {
      display: flex;
      justify-content: space-between; } }
  footer .main-foot a {
    font-size: 14px;
    color: #fff; }
    footer .main-foot a[href^="tel"] {
      text-decoration: underline; }
    footer .main-foot a:hover {
      text-decoration-thickness: 2px; }
  footer .logo {
    float: left; }
  footer .social {
    padding-top: 12.5px; }
    @media (min-width: 992px) {
      footer .social {
        position: relative; } }
    footer .social ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      footer .social ul.social-icons {
        padding: 0;
        margin: 0 0 27.5px 0;
        list-style: none;
        float: right; }
        footer .social ul.social-icons li {
          display: inline-block;
          padding-left: 7.5px;
          padding-right: 7.5px; }
          footer .social ul.social-icons li:first-of-type {
            padding-left: 0; }
          footer .social ul.social-icons li:last-of-type {
            padding-right: 0; }
      footer .social ul.secondary {
        clear: both; }
        footer .social ul.secondary li {
          line-height: 30px;
          text-align: right;
          margin: 0; }
    footer .social .copy {
      position: absolute;
      bottom: 35px;
      right: 30px; }
      @media (min-width: 992px) {
        footer .social .copy {
          right: 0; } }
      footer .social .copy p {
        text-align: right;
        color: #fff;
        margin: 0; }
  footer .contact {
    margin-top: 130px; }
    @media (min-width: 992px) {
      footer .contact {
        margin-top: 0; } }
    footer .contact p,
    footer .contact a {
      margin: 0 0 35px; }
    footer .contact.last {
      line-height: 24px; }
  footer .browse ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    footer .browse ul li {
      margin-bottom: 0; }
    footer .browse ul.secondary {
      margin-top: 35px; }
      footer .browse ul.secondary li {
        line-height: 30px;
        margin: 0; }
  footer .tell-us p {
    font-size: 30px;
    line-height: 40px;
    padding: 0 20px;
    font-weight: 800; }
    @media (min-width: 768px) {
      footer .tell-us p {
        font-size: 62px;
        line-height: 70px;
        max-width: 1800px; } }
  footer .upcity {
    margin-top: 40px;
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px; }
    footer .upcity .footer-badge {
      height: auto;
      width: 70px; }
      @media (min-width: 1200px) {
        footer .upcity .footer-badge {
          width: 92px; } }
    footer .upcity .footer-badge.adage {
      height: auto;
      width: 122px; }
      @media (min-width: 992px) {
        footer .upcity .footer-badge.adage {
          width: 160px; } }
    @media (min-width: 992px) {
      footer .upcity {
        margin-top: 125px; } }
    footer .upcity a {
      margin-right: 5px; }

.full-width.do-things {
  height: 350px;
  position: relative;
  margin: 65px 20px 0;
  overflow: hidden; }
  @media (min-width: 768px) {
    .full-width.do-things {
      height: 450px;
      margin: 100px 30px 0; } }
  @media (min-width: 992px) {
    .full-width.do-things {
      height: 550px; } }
  .full-width.do-things .img-box {
    display: flex;
    position: absolute;
    top: 55%;
    -webkit-transform: translate(0, -55%);
            transform: translate(0, -55%);
    width: 100%;
    gap: 10px; }
    @media (min-width: 992px) {
      .full-width.do-things .img-box {
        gap: 20px; } }
    .full-width.do-things .img-box > div {
      height: 200px;
      display: inline-block;
      border-radius: 20px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      width: 50%; }
      @media (min-width: 992px) {
        .full-width.do-things .img-box > div {
          height: 360px; } }
      @media (min-width: 992px) {
        .full-width.do-things .img-box > div.box-one {
          width: 42%; } }
      @media (min-width: 992px) {
        .full-width.do-things .img-box > div.box-two {
          width: 32%; } }
      .full-width.do-things .img-box > div.box-three {
        display: none; }
        @media (min-width: 992px) {
          .full-width.do-things .img-box > div.box-three {
            width: 26%;
            display: block; } }
.tell-us {
  margin: 0 0 50px 20px;
  font-family: "Zalando Sans SemiExpanded", sans-serif; }
  @media (min-width: 992px) {
    .tell-us {
      margin: 0 0 100px 30px; } }
  .tell-us p {
    font-size: 20px;
    line-height: 26px; }
    @media (min-width: 768px) {
      .tell-us p {
        font-size: 50px;
        line-height: 70px; } }
  .tell-us a {
    text-decoration: none; }
    .tell-us a:hover {
      color: #fff; }

#main-nav {
  z-index: 10;
  position: fixed;
  width: 100%;
  height: 65px; }
  @media (min-width: 992px) {
    #main-nav {
      position: relative;
      height: 90px; } }
  #main-nav.ab-top {
    position: fixed; }
  #main-nav.bg {
    background-color: #1B365D; }
  #main-nav #wrap {
    padding: 10px 15px; }
    @media (min-width: 992px) {
      #main-nav #wrap {
        padding: 0 25px; } }
  #main-nav .navbar-brand {
    display: flex;
    align-items: center;
    text-indent: -999px;
    position: relative;
    z-index: 99;
    width: 180px;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    transition: -webkit-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out; }
    @media (min-width: 992px) {
      #main-nav .navbar-brand {
        width: 285px;
        float: left;
        margin-top: 20px; } }
  #main-nav .navbar-collapse {
    height: 100vh;
    left: -9999px;
    position: absolute;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    width: 100%;
    background-color: #1B365D; }
    @media (min-width: 992px) {
      #main-nav .navbar-collapse {
        height: auto;
        left: 0;
        position: relative; } }
    #main-nav .navbar-collapse.mobOpen {
      left: 0; }
    #main-nav .navbar-collapse.sliding-zoomed {
      width: 100% !important;
      left: 0 !important; }
    #main-nav .navbar-collapse.sliding-zoomed-out {
      width: 0 !important;
      left: -9999px !important; }
  #main-nav ul.navbar-nav {
    float: none;
    display: block;
    margin-top: 50px;
    margin-left: 20px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    z-index: 3; }
    @media (min-width: 992px) {
      #main-nav ul.navbar-nav {
        display: flex;
        padding: 0 20px;
        margin-bottom: 0;
        list-style: none;
        flex-direction: row;
        float: right;
        margin: 20px 0 0;
        border-radius: 20px;
        border: 0.5px solid #FFF;
        background: #122B4E;
        height: 50px;
        align-items: center; } }
    @media (min-width: 1200px) {
      #main-nav ul.navbar-nav {
        margin: 20px 0 0; } }
    #main-nav ul.navbar-nav li {
      margin-bottom: 35px; }
      @media (min-width: 992px) {
        #main-nav ul.navbar-nav li {
          line-height: 42px;
          margin-bottom: 0; } }
      #main-nav ul.navbar-nav li a {
        color: #fff;
        text-decoration: none;
        letter-spacing: 0.1px;
        text-transform: uppercase;
        position: relative;
        font-size: 30px;
        padding: 0 10px;
        z-index: 0;
        font-family: "Sofia Sans Extra Condensed", sans-serif; }
        @media (min-width: 992px) {
          #main-nav ul.navbar-nav li a {
            font-size: 20px;
            padding-right: 10px;
            padding-left: 10px; } }
        @media (min-width: 1200px) {
          #main-nav ul.navbar-nav li a {
            padding-right: 20px;
            padding-left: 20px; } }
        #main-nav ul.navbar-nav li a.contact-link {
          color: #2CD5C4; }
        #main-nav ul.navbar-nav li a.active::after, #main-nav ul.navbar-nav li a:hover::after {
          content: '';
          position: absolute;
          border-bottom: 2px solid #2CD5C4;
          height: 2px;
          top: 35px;
          left: 4%;
          width: 90%;
          z-index: -1; }
          @media (min-width: 992px) {
            #main-nav ul.navbar-nav li a.active::after, #main-nav ul.navbar-nav li a:hover::after {
              border-width: 2px;
              height: 2px;
              top: 45px;
              left: 14.5%;
              margin-top: -15px;
              width: 70%; } }
        #main-nav ul.navbar-nav li a.nav-link-logo {
          padding: 0;
          display: none; }
          @media (min-width: 992px) {
            #main-nav ul.navbar-nav li a.nav-link-logo {
              display: block; }
              #main-nav ul.navbar-nav li a.nav-link-logo::after {
                border-width: 2px;
                height: 2px;
                top: 64px;
                left: 22.5%;
                margin-top: -13px;
                width: 55%; } }
#nav-button-box {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 12;
  background: #1B365D;
  border: 1px solid #fff;
  border-radius: 50px;
  display: flex;
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out; }
  @media (min-width: 992px) {
    #nav-button-box {
      display: none; } }
  #nav-button-box #nav-button {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: transparent;
    border: 0; }
    #nav-button-box #nav-button span {
      cursor: pointer;
      height: 1px;
      width: 16px;
      background: #2CD5C4;
      position: relative;
      display: block;
      content: '';
      -webkit-transition: all 300ms ease-in;
      transition: all 300ms ease-in; }
      #nav-button-box #nav-button span.line-1, #nav-button-box #nav-button span.line-2 {
        margin-bottom: 5px; }
        @media (min-width: 992px) {
          #nav-button-box #nav-button span.line-1, #nav-button-box #nav-button span.line-2 {
            margin-bottom: 10px; } }
    #nav-button-box #nav-button.open span {
      width: 16px; }
    #nav-button-box #nav-button.open .line-2 {
      background-color: transparent; }
    #nav-button-box #nav-button.open .line-1 {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      top: 5px; }
    #nav-button-box #nav-button.open .line-3 {
      bottom: 7px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.main {
  right: 0;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }
  .main.mobOpen {
    right: -1000px; }

.scroll-nav-logo {
  width: 0;
  margin-top: 15px;
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out; }

.mob-logo-scroll {
  width: 0;
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  height: 40px; }

.scrolling #main-nav {
  position: fixed; }
  .scrolling #main-nav .scroll-nav-logo {
    width: 148px; }
  .scrolling #main-nav .mob-logo-scroll {
    width: 110px;
    margin-left: 10px; }
  .scrolling #main-nav #nav-button-box {
    width: 165px;
    justify-content: space-between; }
  .scrolling #main-nav ul.navbar-nav li a.nav-link-logo {
    padding: 0 50px 0 20px; }
  .scrolling #main-nav .navbar-brand {
    -webkit-transform: translateX(-400px);
            transform: translateX(-400px); }
  .scrolling #main-nav .nav-blur {
    position: absolute;
    inset: 0;
    height: 115px;
    z-index: 1;
    pointer-events: none;
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(25%, rgba(0, 0, 0, 0.85)), color-stop(65%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0)));
    -webkit-mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.85) 25%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0) 100%);
    mask-image: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(25%, rgba(0, 0, 0, 0.85)), color-stop(65%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0)));
    mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.85) 25%, rgba(0, 0, 0, 0.35) 65%, rgba(0, 0, 0, 0) 100%); }
  .scrolling #main-nav.mob-nav-open #nav-button-box {
    width: 40px; }
    .scrolling #main-nav.mob-nav-open #nav-button-box .mob-logo-scroll {
      width: 0;
      margin-left: 0; }
  .scrolling #main-nav.mob-nav-open .navbar-brand {
    -webkit-transform: translateX(0);
            transform: translateX(0); }

@media screen and (max-width: 990px) and (max-height: 600px) {
  #main-nav.mobOpen {
    height: 100%;
    overflow: auto; }
    #main-nav.mobOpen ul.navbar-nav {
      margin-bottom: 50px; } }

.btn {
  font-size: 24px;
  width: 125px;
  background-color: #2CD5C4;
  color: #fff;
  border: 1px solid #fff;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Sofia Sans Extra Condensed", sans-serif; }
  .btn:hover {
    background-color: #fff;
    color: #2CD5C4;
    border-color: #2CD5C4; }
    .btn:hover > span.btn-arrow.white {
      background-image: url(/assets/images/general/orange-arrow.png); }
  .btn.right-arrow {
    display: flex;
    align-items: center;
    justify-content: center; }
  .btn .btn-arrow {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 11px;
    height: 12.5px;
    display: block;
    margin-left: 10px;
    margin-top: -2.5px; }
    .btn .btn-arrow.white {
      background-image: url(/assets/images/general/white-arrow.png); }
  .btn.our-work {
    width: 210px;
    margin-top: 100px; }
    @media (min-width: 992px) {
      .btn.our-work {
        margin-top: 130px; } }
span.link-arrow {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 11px;
  height: 12.5px;
  display: inline-block;
  margin-left: 10px;
  margin-top: -2.5px; }
  span.link-arrow.white {
    background-image: url(/assets/images/general/white-arrow.png); }
  span.link-arrow.blue {
    background-image: url(/assets/images/general/blue-arrow.png); }
  span.link-arrow.reverse {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-right: 10px;
    margin-left: 0; }
  span.link-arrow.navy {
    background-image: url(/assets/images/general/navy-arrow.png); }
  span.link-arrow.teal {
    background-image: url(/assets/images/general/teal-arrow.png); }

.btn.services {
  margin-top: 10px; }

a.btn.link-to-contact {
  margin-left: 0; }
  a.btn.link-to-contact.with-top {
    margin-left: 30px; }
  a.btn.link-to-contact.no-top {
    margin-top: 45px; }

#careersContact {
  -webkit-transition: height 1s, width 1s, padding 1s, visibility 1s, opacity 0.5s ease-out;
  transition: height 1s, width 1s, padding 1s, visibility 1s, opacity 0.5s ease-out;
  overflow: hidden; }
  #careersContact #jobs > .input-box {
    display: block;
    margin-bottom: 60px;
    position: relative; }
    @media (min-width: 768px) {
      #careersContact #jobs > .input-box {
        display: flex; } }
  #careersContact #jobs > .input-box-file {
    display: flex;
    flex-direction: column; }
    #careersContact #jobs > .input-box-file span {
      font-size: 12px;
      display: block;
      margin: 5px 0; }
  #careersContact #selectedFiles > div {
    display: flex;
    align-items: center;
    margin-bottom: 5px; }
    #careersContact #selectedFiles > div p {
      margin: 0;
      text-decoration: underline;
      line-height: 22px; }
    #careersContact #selectedFiles > div img.selFile {
      width: 15px;
      margin-left: 15px; }
  #careersContact .fmg {
    width: 85%;
    background-color: #fff;
    padding: 50px 20px;
    margin: 65px auto 0;
    height: 100%; }
    @media (min-width: 768px) {
      #careersContact .fmg {
        width: 65%;
        padding: 60px 60px 70px 60px; } }
    #careersContact .fmg label {
      color: #1B365D;
      font-size: 16px;
      line-height: 26px;
      font-family: "Zalando Sans SemiExpanded", sans-serif;
      margin-right: 10px; }
    #careersContact .fmg input,
    #careersContact .fmg textarea {
      border: 1px solid #d9d9d9;
      padding: 0 10px;
      max-width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    #careersContact .fmg input.line {
      line-height: 40px;
      background: transparent;
      border: 0;
      border-bottom: 1px solid #1B365D;
      color: #2A4555;
      font-size: 16px;
      padding-left: 10px;
      margin-top: 10px;
      height: 40px;
      border-radius: 0;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-top: 5px;
      flex-grow: 1;
      width: 100%; }
      @media (min-width: 768px) {
        #careersContact .fmg input.line {
          margin-top: -22px;
          width: auto; } }
    #careersContact .fmg textarea {
      height: 200px;
      line-height: 35px;
      background: transparent;
      border: 0;
      border-bottom: 1px solid #1B365D;
      color: #2A4555;
      font-size: 16px;
      padding-left: 10px;
      width: 100%;
      margin-top: 20px;
      padding-top: 5px; }
    #careersContact .fmg input[type="file"] {
      margin-top: 10px;
      border: 0;
      padding: 0;
      color: transparent; }
    #careersContact .fmg .file-name {
      color: rgba(0, 128, 0, 0.85);
      top: 3px;
      position: relative; }
  #careersContact .fmg input::-webkit-input-placeholder, #careersContact .fmg textarea::-webkit-input-placeholder {
    color: #1B365D;
    font-size: 16px; }
  #careersContact .fmg input::-moz-placeholder, #careersContact .fmg textarea::-moz-placeholder {
    color: #1B365D;
    font-size: 16px; }
  #careersContact .fmg input:-ms-input-placeholder, #careersContact .fmg textarea:-ms-input-placeholder {
    color: #1B365D;
    font-size: 16px; }
  #careersContact .fmg input::-ms-input-placeholder, #careersContact .fmg textarea::-ms-input-placeholder {
    color: #1B365D;
    font-size: 16px; }
  #careersContact .fmg input::placeholder,
  #careersContact .fmg textarea::placeholder {
    color: #1B365D;
    font-size: 16px; }
  #careersContact button.form-submit {
    width: 150px;
    margin-top: 75px;
    border-radius: 0; }
    #careersContact button.form-submit:hover {
      border: 1px solid #2CD5C4; }

.response-output {
  color: #2CD5C4;
  margin-top: 20px; }

#jobSingle #careersContact .fmg {
  margin: 65px auto 85px; }

#dmi-affiliate .fmg label {
  color: #1B365D;
  font-size: 16px;
  line-height: 26px;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  margin-right: 10px;
  white-space: nowrap; }

#dmi-affiliate .fmg input,
#dmi-affiliate .fmg textarea {
  border: 1px solid #d9d9d9;
  padding: 0 10px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#dmi-affiliate .fmg input.line {
  line-height: 40px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #1B365D;
  color: #2A4555;
  font-size: 16px;
  padding-left: 10px;
  margin-top: 10px;
  height: 40px;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 5px;
  flex-grow: 1;
  width: 100%; }
  @media (min-width: 768px) {
    #dmi-affiliate .fmg input.line {
      margin-top: -22px; } }
#dmi-affiliate .fmg textarea {
  height: 200px;
  line-height: 35px;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #1B365D;
  color: #2A4555;
  font-size: 16px;
  padding-left: 10px;
  width: 100%;
  margin-top: 20px;
  padding-top: 5px; }

#dmi-affiliate .fmg input::-webkit-input-placeholder, #dmi-affiliate .fmg textarea::-webkit-input-placeholder {
  color: #1B365D;
  font-size: 16px; }

#dmi-affiliate .fmg input::-moz-placeholder, #dmi-affiliate .fmg textarea::-moz-placeholder {
  color: #1B365D;
  font-size: 16px; }

#dmi-affiliate .fmg input:-ms-input-placeholder, #dmi-affiliate .fmg textarea:-ms-input-placeholder {
  color: #1B365D;
  font-size: 16px; }

#dmi-affiliate .fmg input::-ms-input-placeholder, #dmi-affiliate .fmg textarea::-ms-input-placeholder {
  color: #1B365D;
  font-size: 16px; }

#dmi-affiliate .fmg input::placeholder,
#dmi-affiliate .fmg textarea::placeholder {
  color: #1B365D;
  font-size: 16px; }

#dmi-affiliate .input-box {
  display: block;
  margin-bottom: 20px;
  position: relative; }
  @media (min-width: 768px) {
    #dmi-affiliate .input-box {
      display: flex;
      margin-bottom: 40px; } }
#dmi-affiliate p.req {
  font-size: 12px;
  margin: 25px 0 20px; }

#dmi-affiliate form button {
  font-size: 24px;
  margin-top: 65px;
  width: 200px; }
  @media (min-width: 1200px) {
    #dmi-affiliate form button {
      margin-top: 40px; } }
#do-great-things {
  width: 100%; }
  @media (min-width: 420px) {
    #do-great-things {
      max-width: 870px; } }
#superhero-team {
  max-width: 282px;
  margin-left: 60px; }

#take-your-coat-off {
  max-width: 859px; }

#jump-on-in {
  max-width: 769px; }

#meet-my-friends {
  max-width: 350px; }

#look-ma-no-hands {
  max-width: 453px; }

#howdy {
  max-width: 453px; }

#relax-we-got-this {
  max-width: 528px; }

#put-me-in-coach {
  max-width: 761px; }

#clouds {
  max-width: 900px; }

#we-dont-just-like-it {
  max-width: 499px; }

#we-love-it {
  max-width: 479px; }

#step-right-up {
  max-width: 260px; }

#competitive-advantage {
  width: 456px; }

#humblebrag {
  max-width: 633px; }

#bringing-our-thoughts {
  max-width: 810px; }

#almost-too-good {
  max-width: 442px; }

#cant-stop-wont-stop {
  max-width: 465px; }

#open-40 {
  max-width: 462px; }

#existence {
  max-width: 934px; }

#growing {
  max-width: 400px; }

#return {
  max-width: 340px; }

#increase {
  max-width: 415px; }

#brick-by-brick {
  max-width: 653px; }

#thanks {
  max-width: 800px;
  width: 100%; }

#not-for-nothin {
  width: 100%;
  max-width: 720px; }

#logoSlider {
  position: relative;
  max-width: 1400px;
  margin: 0 auto; }
  #logoSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 -9px; }
    #logoSlider .MS-content .item {
      display: inline-block;
      width: calc(50% - 18px);
      position: relative;
      vertical-align: top;
      overflow: hidden;
      height: 100%;
      white-space: normal;
      border: 1px solid #B6C3CC;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin: 0 9px; }
      @media (min-width: 768px) {
        #logoSlider .MS-content .item {
          width: calc(25% - 18px); } }
  #logoSlider .MS-controls button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border: 0;
    background-color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); }
    @media (min-width: 768px) {
      #logoSlider .MS-controls button {
        width: 48px;
        height: 48px; } }
    #logoSlider .MS-controls button img {
      width: 9px;
      height: 16px; }
    #logoSlider .MS-controls button:hover {
      background-color: #b8c7d0; }
  #logoSlider .MS-controls .MS-left {
    left: -15px; }
    #logoSlider .MS-controls .MS-left img {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  #logoSlider .MS-controls .MS-right {
    right: -15px; }

/* =============================================
   GLOBAL BASE STYLES
   ============================================= */
h1 {
  color: #1B365D;
  font-family: "Zalando Sans SemiExpanded", sans-serif; }

h2 {
  color: #1B365D;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 26px;
  line-height: 34px; }
  @media (min-width: 992px) {
    h2 {
      font-size: 40px;
      line-height: 60px; } }
h3 {
  color: #1B365D;
  font-family: "Zalando Sans SemiExpanded", sans-serif;
  font-size: 20px;
  line-height: 26px; }
  @media (min-width: 992px) {
    h3 {
      font-size: 28px;
      line-height: 36px; } }
p {
  color: #1B365D; }

.container {
  padding: 0 20px; }
  @media (min-width: 992px) {
    .container {
      padding: 0 30px; } }
/* Visually hidden helper */
.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* =============================================
   BUTTON
   ============================================= */
.btn {
  height: 40px;
  width: 200px;
  background-color: #2CD5C4;
  color: #1B365D;
  border: 1px solid #2CD5C4;
  border-radius: 20px;
  font-size: 20px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  display: block; }
  .btn:hover {
    background-color: #1B365D;
    color: #2CD5C4; }
  .btn.btn-secondary {
    background-color: #1B365D;
    color: #2CD5C4;
    border: 1px solid #2CD5C4; }
    .btn.btn-secondary:hover {
      background-color: #2CD5C4;
      color: #1B365D;
      border-color: #1B365D; }
  .btn.btn-secondary-dark {
    background-color: #122B4E;
    color: #2CD5C4;
    border: 1px solid #2CD5C4; }
    .btn.btn-secondary-dark:hover {
      background-color: #2CD5C4;
      color: #122B4E; }

a.btn {
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 40px; }

/* =============================================
   UTILITY / LAYOUT HELPERS
   ============================================= */
.flex-me {
  display: flex;
  flex-wrap: wrap; }
  .flex-me.row-mobile {
    flex-direction: row; }
  .flex-me.column-mobile {
    flex-direction: column; }
  .flex-me.row-desktop {
    flex-direction: row; }
  .flex-me.column-desktop {
    flex-direction: column; }
  .flex-me.align-center {
    align-items: center; }
  .flex-me.justify-center {
    justify-content: center; }
  .flex-me.no-wrap {
    flex-wrap: nowrap; }

.flex-me-no-wrap {
  display: flex; }

.mobile-hide {
  display: none; }
  @media (min-width: 768px) {
    .mobile-hide {
      display: block; } }
  @media (min-width: 768px) {
    .mobile-hide.inline {
      display: inline; } }
.mobile-show {
  display: block; }
  @media (min-width: 768px) {
    .mobile-show {
      display: none; } }
.tablet-hide {
  display: none; }
  @media (min-width: 992px) {
    .tablet-hide {
      display: block; } }
.tablet-show {
  display: block; }
  @media (min-width: 992px) {
    .tablet-show {
      display: none; } }
.desk-hide {
  display: none; }
  @media (min-width: 1200px) {
    .desk-hide {
      display: block; } }
.desk-show {
  display: block; }
  @media (min-width: 1200px) {
    .desk-show {
      display: none; } }
.letter-reveal-char {
  display: inline-block;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  will-change: transform, opacity; }

/* =============================================
   HERO VIDEO
   ============================================= */
.hero-video {
  position: relative;
  height: 340px;
  min-height: 340px;
  overflow: hidden;
  /* optional readability overlay */ }
  .hero-video__video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    will-change: transform; }
  .hero-video::after {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.55)), color-stop(30%, rgba(0, 0, 0, 0.25)), color-stop(60%, rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.25) 30%, rgba(0, 0, 0, 0) 60%); }
  @media (min-width: 768px) {
    .hero-video {
      height: 600px;
      min-height: 600px; } }
/* hero area parallax will-change */
.copy-box.desk-show,
.copy-box.desk-show h1,
.copy-box.desk-show p,
.copy-box__actions {
  will-change: transform; }

/* =============================================
   LOGO TICKER
   ============================================= */
.logo-ticker {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #3E6991;
  padding: 25px 0; }
  .logo-ticker.is-paused .logo-ticker__track {
    -webkit-animation-play-state: paused;
            animation-play-state: paused; }
  .logo-ticker__top {
    display: flex;
    justify-content: flex-end; }
  .logo-ticker__toggle {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    color: #fff;
    padding: 8px 14px;
    font: inherit;
    cursor: pointer; }
  .logo-ticker__viewport {
    width: 100%;
    overflow: hidden; }
  .logo-ticker__track {
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    will-change: transform;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-animation: logoTickerScroll 22s linear infinite;
            animation: logoTickerScroll 22s linear infinite; }
  .logo-ticker__group {
    --ticker-gap: clamp(32px, 4vw, 72px);
    display: flex;
    align-items: center;
    gap: var(--ticker-gap);
    margin: 0;
    padding: 24px var(--ticker-gap) 24px 0;
    list-style: none;
    flex: 0 0 auto; }

.ticker-logo {
  flex: 0 0 auto;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .ticker-logo .pic,
  .ticker-logo img,
  .ticker-logo picture {
    display: block; }
  .ticker-logo .pic,
  .ticker-logo img {
    max-width: 100%;
    max-height: 50px;
    width: auto;
    height: auto; }

@-webkit-keyframes logoTickerScroll {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-33.333%, 0, 0);
            transform: translate3d(-33.333%, 0, 0); } }

@keyframes logoTickerScroll {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-33.333%, 0, 0);
            transform: translate3d(-33.333%, 0, 0); } }

@media (prefers-reduced-motion: reduce) {
  .logo-ticker__track {
    -webkit-animation: none;
            animation: none;
    -webkit-transform: none;
            transform: none;
    display: block; }
  .logo-ticker__group {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-right: 0; }
    .logo-ticker__group[aria-hidden="true"] {
      display: none; }
  .logo-ticker__toggle {
    display: none; } }

html.is-motion-paused .logo-ticker__track {
  -webkit-animation: none;
          animation: none;
  -webkit-transform: none;
          transform: none;
  display: block; }

html.is-motion-paused .logo-ticker__group {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding-right: 0; }
  html.is-motion-paused .logo-ticker__group[aria-hidden="true"] {
    display: none; }

/* =============================================
   CAROUSEL
   ============================================= */
.case-carousel {
  margin-top: 30px; }

.people-matter {
  margin: 100px 0; }
  .people-matter .btn {
    margin-left: 0; }

.carousel {
  overflow: hidden;
  background: #1B365D;
  margin-top: 50px; }
  .carousel__viewport {
    overflow: hidden;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    border-radius: 20px; }
  .carousel__slides {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    will-change: transform; }
  .carousel__slide {
    min-width: 100%; }
  .carousel__link {
    display: block;
    color: inherit;
    text-decoration: none; }
  .carousel__figure {
    margin: 0;
    position: relative; }
  .carousel__img {
    width: 100%;
    display: block;
    height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 20px; }
    @media (min-width: 992px) {
      .carousel__img {
        height: 450px; } }
  .carousel__caption {
    position: absolute;
    left: 18px;
    bottom: 16px; }
  .carousel__title {
    font-size: 16px;
    color: #fff;
    font-family: "Zalando Sans SemiExpanded", sans-serif; }
  .carousel__controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 14px 16px; }
  .carousel__dots {
    display: flex;
    align-items: center;
    gap: 10px; }
  .carousel__dot {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: transparent;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    padding: 0;
    cursor: pointer; }
    .carousel__dot[aria-selected="true"] {
      background: #fff; }
    .carousel__dot:focus-visible {
      outline: 3px solid rgba(255, 255, 255, 0.9);
      outline-offset: 3px; }
  .carousel__toggle {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 1px solid rgba(255, 255, 255, 0.55);
    background: transparent;
    color: #fff;
    border-radius: 999px;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 13px;
    line-height: 1; }
    .carousel__toggle:focus-visible {
      outline: 3px solid rgba(255, 255, 255, 0.9);
      outline-offset: 3px; }

.btn {
  margin: 30px auto 0; }
  @media (min-width: 992px) {
    .btn {
      margin-top: 50px; } }
@media (prefers-reduced-motion: reduce) {
  .carousel__slides {
    -webkit-transition: none;
    transition: none; } }

/* =============================================
   STRATEGY
   ============================================= */
.strategy {
  position: relative;
  margin-top: 0;
  padding-top: 80px;
  overflow-x: hidden;
  overflow-y: visible; }
  @media (min-width: 992px) {
    .strategy {
      --strategy-pin-height: clamp(720px, calc(var(--strategy-vh) * 0.88), 980px);
      --strategy-panel-gap: clamp(36px, 5vw, 80px); } }
  .strategy h2 {
    margin: 0 0 40px;
    padding-top: 0; }
  .strategy__pin {
    position: relative;
    padding-top: 0; }
    @media (min-width: 992px) {
      .strategy__pin {
        top: 0;
        height: var(--strategy-pin-height);
        min-height: 640px;
        max-height: none;
        display: flex;
        flex-direction: column;
        overflow: hidden;
        margin-top: 0; } }
  .strategy__stage {
    position: relative;
    height: auto;
    padding-top: 0;
    margin-top: 40px; }
    @media (min-width: 992px) {
      .strategy__stage {
        flex: 1;
        min-height: 0;
        margin-top: 0;
        overflow: visible; } }
  .strategy .js-strategy-panel {
    background: #1B365D;
    margin-top: 60px; }
    .strategy .js-strategy-panel:first-of-type {
      margin-top: 0;
      padding-top: 0; }
    @media (min-width: 992px) {
      .strategy .js-strategy-panel {
        position: absolute;
        inset: 0;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: minmax(0, 55%) minmax(300px, 38%);
        grid-template-columns: minmax(0, 55%) minmax(300px, 38%);
        -webkit-column-gap: var(--strategy-panel-gap);
           -moz-column-gap: var(--strategy-panel-gap);
                column-gap: var(--strategy-panel-gap);
        align-items: flex-start;
        margin-top: 0;
        padding: 45px 0;
        overflow: visible;
        will-change: transform; } }
    .strategy .js-strategy-panel.is-active {
      pointer-events: auto; }
  @media (min-width: 992px) {
    .strategy__media {
      width: 100%;
      min-width: 0;
      display: flex;
      gap: 10px;
      align-items: flex-start;
      max-height: calc(var(--strategy-pin-height) - 90px);
      overflow: hidden; } }
  .strategy__media-inner {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    aspect-ratio: 25 / 16; }
    @media (min-width: 992px) {
      .strategy__media-inner {
        width: 100%;
        height: auto;
        aspect-ratio: 754 / 483; } }
    .strategy__media-inner video {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      max-height: 785px; }
  .strategy__media img {
    display: block;
    width: 100%;
    max-width: 380px;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 35px;
    border-radius: 20px; }
    @media (min-width: 992px) {
      .strategy__media img {
        width: calc(50% - 5px);
        max-width: none;
        margin-bottom: 0;
        max-height: calc(var(--strategy-pin-height) - 90px);
        -o-object-fit: contain;
           object-fit: contain; } }
  .strategy__substage {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start; }
    @media (min-width: 992px) {
      .strategy__substage {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (minmax(0, 1fr))[3];
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 10px;
        width: 100%;
        align-items: flex-start; } }
    .strategy__substage .liquid-card {
      width: 100%;
      aspect-ratio: 9 / 16;
      overflow: hidden;
      border-radius: 20px;
      will-change: transform, opacity; }
      .strategy__substage .liquid-card video {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        border-radius: 0; }
  .strategy__content {
    color: #fff; }
    @media (min-width: 992px) {
      .strategy__content {
        width: auto;
        min-width: 0;
        margin-left: 0; } }
    .strategy__content h3 {
      margin-top: 0; }
    .strategy__content a {
      display: inline-block;
      margin-top: 0; }
  .strategy::-webkit-scrollbar {
    display: none; }

@media (min-width: 992px) {
  .strategy__media-inner {
    max-height: calc(var(--strategy-pin-height) - 90px); } }

@media (min-width: 992px) {
  .strategy__substage {
    max-height: calc(var(--strategy-pin-height) - 90px); } }

@media (min-width: 992px) {
  .strategy__substage .liquid-card,
  .strategy__media img {
    max-height: calc(var(--strategy-pin-height) - 90px); } }

@media (min-width: 2100px) {
  .strategy__substage .liquid-card,
  .strategy__media img {
    max-height: 831px; } }

/* Mobile only styles */
@media (max-width: 991px) {
  .strategy {
    padding-top: 60px; }
    .strategy h2 {
      margin-bottom: 24px; }
    .strategy .js-strategy-panel {
      margin-top: 42px; }
    .strategy .js-strategy-panel:first-of-type {
      margin-top: 0; }
    .strategy__media {
      display: flex;
      gap: 10px;
      width: 100%; }
    .strategy__media-inner {
      width: 100%;
      aspect-ratio: 754 / 483;
      border-radius: 14px;
      overflow: hidden; }
      .strategy__media-inner video {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
    .strategy__substage {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
      gap: 8px;
      width: 100%; }
    .strategy .liquid-card {
      width: 100%;
      aspect-ratio: 9 / 16;
      border-radius: 12px;
      overflow: hidden; }
      .strategy .liquid-card video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .strategy__media img {
      width: calc(50% - 5px);
      margin: 0 0 15px;
      height: auto;
      -o-object-fit: contain;
         object-fit: contain;
      border-radius: 20px; }
    .strategy__content {
      margin: 18px 0 0; }
      .strategy__content h3 {
        margin-top: 0; } }

@media (min-width: 992px) and (max-width: 1440px) {
  .strategy__media-inner {
    width: min(100%, 680px); } }

/* =============================================
   GROWTH
   ============================================= */
.growth {
  margin: 100px 0 70px; }
  .growth__header p {
    margin-bottom: 0; }
  .growth__layout {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
    align-items: start; }
    @media (min-width: 992px) {
      .growth__layout {
        -ms-grid-columns: 3fr 2fr;
        grid-template-columns: 3fr 2fr;
        gap: 48px;
        margin-top: 50px; } }
    .growth__layout > * {
      min-width: 0; }
  .growth__stage {
    display: none; }
    @media (min-width: 992px) {
      .growth__stage {
        display: block;
        position: relative;
        overflow: hidden;
        height: 100%; } }
  @media (min-width: 992px) {
    .growth__frame {
      position: absolute;
      inset: 0;
      margin: 0;
      opacity: 0;
      pointer-events: none; }
      .growth__frame.is-active {
        opacity: 1; }
      .growth__frame img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        border-radius: 20px; } }
  .growth__list {
    list-style: none;
    margin: 0;
    padding: 0; }
  .growth__trigger {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    text-align: left;
    cursor: pointer;
    color: #2CD5C4;
    font-size: 20px;
    line-height: 26px;
    font-family: "Zalando Sans SemiExpanded", sans-serif; }
    @media not all and (min-width: 992px) {
      .growth__trigger {
        cursor: default;
        pointer-events: none; } }
  .growth__content, .growth__item, .growth__heading, .growth__trigger, .growth__panel, .growth__text {
    min-width: 0; }
  .growth__heading {
    margin: 30px 0 15px; }
  .growth__item {
    opacity: 1;
    margin-top: 50px; }
    @media (min-width: 992px) {
      .growth__item {
        opacity: 0.6;
        border-bottom: 1px solid #fff;
        margin-bottom: 30px; }
        .growth__item:last-of-type {
          border-bottom: 0;
          margin-bottom: 0; }
        .growth__item.is-active {
          opacity: 1; } }
  .growth__mobileMedia {
    display: block; }
    .growth__mobileMedia img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 20px; }
    @media (min-width: 992px) {
      .growth__mobileMedia {
        display: none; } }
/* =============================================
   SUCCESS
   ============================================= */
.success {
  margin-top: 90px; }
  .success .sucess-cont {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; }
    @media (min-width: 992px) {
      .success .sucess-cont {
        flex-wrap: nowrap;
        align-items: stretch; } }
  .success .success-box {
    will-change: transform, opacity;
    border: 1px solid #fff;
    border-radius: 20px;
    background-color: #122B4E;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    opacity: 0;
    width: calc(50% - 10px);
    min-height: 160px;
    margin: 0;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (min-width: 992px) {
      .success .success-box {
        width: calc(25% - 15px);
        min-height: 220px; } }
    @media (min-width: 1600px) {
      .success .success-box {
        min-height: 275px; } }
    .success .success-box .js-count {
      display: block;
      margin: 0 0 10px;
      color: #2CD5C4;
      font-family: "Zalando Sans SemiExpanded", sans-serif;
      font-size: 42px;
      line-height: 1; }
      @media (min-width: 420px) {
        .success .success-box .js-count {
          font-size: 50px; } }
      @media (min-width: 992px) {
        .success .success-box .js-count {
          font-size: 55px;
          margin: 25px 0 10px; } }
      @media (min-width: 1200px) {
        .success .success-box .js-count {
          font-size: 75px; } }
    .success .success-box p {
      margin: 0;
      text-align: center;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      font-size: 20px;
      line-height: 1.3; }
      @media (min-width: 992px) {
        .success .success-box p {
          min-height: 2.7em;
          font-size: 24px;
          line-height: 1.35; } }
      @media (min-width: 1200px) {
        .success .success-box p {
          white-space: nowrap; } }
/* =============================================
   AWARDS BOX
   ============================================= */
.awards-box {
  background-color: #3E6991; }
  .awards-box .awards-inner {
    position: relative;
    min-height: 170px;
    padding: 0 20px; }
    @media (min-width: 768px) {
      .awards-box .awards-inner {
        min-height: unset;
        display: flex;
        justify-content: space-around;
        padding: 50px 35px; } }
    .awards-box .awards-inner > div {
      justify-content: center;
      align-items: center;
      position: absolute;
      inset: 0;
      display: flex;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateX(18px);
              transform: translateX(18px);
      -webkit-transition: opacity 0.25s ease-out, visibility 0.25s, -webkit-transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
      transition: opacity 0.25s ease-out, visibility 0.25s, -webkit-transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
      transition: opacity 0.25s ease-out, transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.25s;
      transition: opacity 0.25s ease-out, transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.25s, -webkit-transform 0.55s cubic-bezier(0.22, 1, 0.36, 1); }
      .awards-box .awards-inner > div.is-active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      @media (min-width: 768px) {
        .awards-box .awards-inner > div {
          position: static;
          inset: auto;
          display: flex;
          opacity: 1;
          visibility: visible;
          -webkit-transform: none;
                  transform: none;
          -webkit-transition: none;
          transition: none; }
          .awards-box .awards-inner > div:not(:first-of-type) {
            margin: 0 10px; } }
      .awards-box .awards-inner > div svg.addd-age {
        max-width: 168px;
        width: 100%;
        height: auto; }
      .awards-box .awards-inner > div svg.phila-inq {
        max-width: 215px;
        width: 100%;
        height: auto; }
      .awards-box .awards-inner > div svg.inc {
        max-width: 174px;
        width: 100%;
        height: auto; }
      .awards-box .awards-inner > div .divider {
        height: 60px;
        width: 2px;
        background-color: #fff;
        margin: 0 20px; }
        @media (min-width: 768px) {
          .awards-box .awards-inner > div .divider {
            margin: 0 20px; } }
      .awards-box .awards-inner > div p {
        margin-bottom: 0;
        font-size: 24px;
        font-family: "Sofia Sans Extra Condensed", sans-serif;
        line-height: 30px;
        text-align: center; }

@media (prefers-reduced-motion: reduce) {
  .awards-box .awards-inner > div {
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none; } }

/* =============================================
   LUMINA
   ============================================= */
.lumina {
  background-color: #122B4E;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 100px; }
  .lumina .lumina-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 20px 40px; }
    @media (min-width: 992px) {
      .lumina .lumina-inner {
        flex-direction: row;
        padding: 50px 90px; } }
    .lumina .lumina-inner svg {
      max-width: 255px; }
    .lumina .lumina-inner .btn {
      margin: 0; }
    .lumina .lumina-inner .lumina-copy {
      display: flex;
      flex-direction: column; }
      @media (min-width: 992px) {
        .lumina .lumina-inner .lumina-copy {
          margin-left: 130px; } }
      .lumina .lumina-inner .lumina-copy h2 {
        font-size: 20px;
        line-height: 26px; }

/* =============================================
   HOME PAGE (#home)
   ============================================= */
#home h2 {
  color: #fff; }

#home h3 {
  color: #2CD5C4; }

#home p {
  color: #fff; }

#home .aspot .copy-box {
  z-index: 2;
  padding: 30px 20px 0;
  color: #fff; }
  @media (min-width: 992px) {
    #home .aspot .copy-box {
      position: absolute;
      bottom: 30px;
      left: 30px;
      background-color: #1B365D;
      padding: 30px;
      border-radius: 20px;
      max-width: 550px; } }
  #home .aspot .copy-box h1 {
    color: #2CD5C4;
    font-size: 24px;
    line-height: 32px;
    font-family: "Sofia Sans Extra Condensed", sans-serif;
    margin-bottom: 10px; }
  #home .aspot .copy-box h2 {
    font-size: 28px;
    line-height: 38px;
    color: #fff;
    margin-top: 0; }
  #home .aspot .copy-box h3 {
    color: #2CD5C4; }
  #home .aspot .copy-box .btn {
    margin: 10px 0 0; }

#home .services {
  margin-top: 50px; }
  #home .services .btn {
    display: none; }
    @media (min-width: 992px) {
      #home .services .btn {
        display: block; } }
#home .lumina h2 {
  color: #2CD5C4; }

#top h1 {
  font-size: 40px;
  color: #fff; }

button.motion-toggle.btn {
  right: 15px;
  position: fixed;
  z-index: 2;
  top: 35px;
  font-size: 14px;
  width: auto;
  padding: 0 15px;
  border-color: #fff;
  background-color: #122B4E; }
  @media (min-width: 992px) {
    button.motion-toggle.btn {
      right: 25px;
      top: 40px;
      font-size: 18px; } }
@font-face {
  font-family: 'Sofia Sans Extra Condensed';
  src: url("/assets/fonts/sofia-sans-extra-condensed-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Zalando Sans';
  src: url("/assets/fonts/zalando-sans.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Zalando Sans SemiExpanded';
  src: url("/assets/fonts/zalando-sans-semiexpanded-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Zalando Sans Medium';
  src: url("/assets/fonts/zalando-sans-medium.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: block; }

@font-face {
  font-family: 'Zalando Sans Bold';
  src: url("/assets/fonts/zalando-sans-bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: block; }

html,
body {
  height: 100%;
  width: 100%;
  color: #1B365D;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Zalando Sans", sans-serif;
  background-color: #1B365D; }

.full-width {
  margin: 0; }

.full-page-width {
  left: calc(-0.5 * (100vw - 100%));
  width: 100vw;
  position: relative; }

h1,
h2,
h3,
h4,
p,
li,
address {
  text-align: left;
  font-weight: normal; }

p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    p {
      font-size: 16px;
      line-height: 30px; } }
b,
strong {
  font-weight: normal;
  font-family: "Zalando Sans Bold", sans-serif; }

ul,
ol {
  color: #1B365D;
  margin: 0;
  padding: 0 0 0 20px; }
  ul li,
  ol li {
    line-height: 30px;
    margin-bottom: 5px; }

ul {
  list-style: disc; }

img {
  max-width: 100%;
  margin: 0 auto;
  display: block; }

.wrapper {
  min-height: 100%;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  z-index: 4;
  overflow-x: hidden; }

.cent {
  text-align: center; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.tealMe {
  color: #2CD5C4; }

.slateMe {
  color: #415b6c; }

.greyMe {
  color: #DAE1E5; }

.whiteMe {
  color: #fff; }

.greyBack {
  background: #f5f7f8; }

a {
  display: inline-block; }

a,
a:hover,
a:active {
  outline: 0; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
  display: block; }

a.body-link {
  color: #1B365D; }

a.body-link:hover {
  color: #4C6B7E;
  text-decoration-thickness: 2px; }

:focus {
  outline: 3px dotted #00adff;
  outline: 5px auto #00adff;
  z-index: 1; }

::-moz-selection {
  background-color: #2a4555;
  color: #fff; }

::selection {
  background-color: #2a4555;
  color: #fff; }

.noShow {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.d-flex {
  display: flex;
  align-items: center; }

.main {
  position: relative;
  padding-top: 72px; }
  @media (min-width: 992px) {
    .main {
      padding-top: 92px; } }
  .main.no-top {
    padding-top: 0; }

span.top-copy {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #1B365D; }

#top {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  @media (min-width: 768px) {
    #top {
      margin: 70px 0 115px; } }
  #top h1 {
    order: 2;
    margin: 35px 0;
    font-size: 40px;
    color: #fff;
    z-index: 2; }
    @media (min-width: 768px) {
      #top h1 {
        margin: -25px 0 0; } }
  #top svg {
    order: 1;
    display: none; }
    @media (min-width: 768px) {
      #top svg {
        display: block; } }
  @media (min-width: 768px) {
    #top:not(.top-original-layout) svg {
      max-height: 80px;
      width: auto;
      height: 100%; } }
  #top.top-original-layout {
    align-items: flex-start; }
    @media (min-width: 768px) {
      #top.top-original-layout svg {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: none; } }
    @media (min-width: 768px) {
      #top.top-original-layout h1 {
        margin-top: -90px; } }
    #top.top-original-layout.stacked-all {
      margin-bottom: 35px; }
      @media (min-width: 768px) {
        #top.top-original-layout.stacked-all {
          margin: 0 0 115px; } }
      #top.top-original-layout.stacked-all svg {
        order: 1; }
      #top.top-original-layout.stacked-all p {
        order: 3;
        margin-top: 30px; }
      #top.top-original-layout.stacked-all .btn {
        order: 4; }
  #top.service-top {
    margin: 50px 0; }
    @media (min-width: 768px) {
      #top.service-top {
        margin: 70px 0 115px; } }
    #top.service-top h1 {
      order: unset;
      margin: 0; }
    #top.service-top p {
      margin-top: 40px; }
      @media (min-width: 768px) {
        #top.service-top p {
          max-width: 65%; } }
.inner {
  padding: 30px 20px 60px; }
  @media (min-width: 768px) {
    .inner {
      padding: 125px 30px 150px; } }
  .inner h2 {
    margin: 20px 0 40px; }
    @media (min-width: 768px) {
      .inner h2 {
        margin-top: 0; } }
.block-left h2 {
  margin: 20px 0 50px; }
  @media (min-width: 768px) {
    .block-left h2 {
      margin-top: 0; } }
.red-outline {
  outline: 2px solid #2CD5C4 !important; }

.skip-to-content-link {
  background: #fff;
  height: 40px;
  left: 50%;
  padding: 0 10px;
  position: absolute;
  color: #2CD5C4;
  font-size: 24px;
  line-height: 40px;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: -1;
  text-decoration: none;
  width: 185px; }
  .skip-to-content-link:focus {
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    z-index: 99; }
  .skip-to-content-link:focus {
    text-decoration: underline; }

.no-marg {
  margin: 0; }

#awards {
  background-color: transparent; }
  #awards .award-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 70px 0 50px;
    margin: 0 auto;
    max-width: 1350px; }
    @media (min-width: 768px) {
      #awards .award-container {
        flex-direction: row;
        align-items: baseline;
        padding: 80px 20px; } }
    @media (min-width: 1200px) {
      #awards .award-container {
        padding: 80px 65px; } }
  #awards .award-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px; }
    #awards .award-item:last-of-type {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      #awards .award-item {
        padding: 0 10px;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      #awards .award-item {
        padding: 0; } }
    #awards .award-item .iac {
      max-width: 170px; }
    #awards .award-item .eis {
      max-width: 150px; }
    #awards .award-item .omma {
      max-width: 175px; }
    #awards .award-item .adage {
      max-width: 195px; }
      @media (min-width: 1200px) {
        #awards .award-item .adage {
          margin-bottom: 30px; } }
    #awards .award-item .inc {
      max-width: 197px; }
      @media (min-width: 1200px) {
        #awards .award-item .inc {
          margin-bottom: 25px; } }
    #awards .award-item .gallup {
      max-width: 161px; }
    #awards .award-item .bfa {
      max-width: 175px; }
    #awards .award-item .inq {
      width: 240px; }
    #awards .award-item .pas {
      width: 180px; }
    #awards .award-item img {
      margin-bottom: 30px;
      width: 100%; }
      @media (min-width: 1200px) {
        #awards .award-item img {
          margin-bottom: 25px; } }
    #awards .award-item p {
      margin-top: auto;
      font-size: 24px;
      font-family: "Sofia Sans Extra Condensed", sans-serif;
      line-height: 30px;
      color: #fff;
      text-align: center; }

a.full-card-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  cursor: pointer; }

#grp-1,
#grp-2,
#grp-3 {
  position: relative; }
