@charset "UTF-8";
.case-study {
  color: #000000;
  font-size: 16px; }
  .case-study, .case-study h1, .case-study h2, .case-study h3, .case-study h4 {
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .case-study .bold {
    font-weight: 700; }
  .case-study .italic {
    font-style: italic; }
  .case-study .cs-header {
    position: relative;
    overflow: hidden; }
    @media (min-width: 1181px) {
      .case-study .cs-header .container {
        padding: 0 1.5rem; } }
    .case-study .cs-header .cs-header--image {
      text-align: center;
      display: flex;
      align-items: center; }
      @media (min-width: 700px) and (max-width: 1181px) {
        .case-study .cs-header .cs-header--image {
          display: none; } }
      @media (min-width: 1181px) {
        .case-study .cs-header .cs-header--image {
          position: absolute;
          right: 0;
          top: 0;
          left: 0;
          bottom: 0;
          margin-left: auto;
          max-width: 50%; }
          .case-study .cs-header .cs-header--image img {
            position: absolute;
            right: -10%; } }
      @media (min-width: 1181px) {
        .case-study .cs-header .cs-header--image img {
          right: 0; } }
      @media (min-width: 1420px) {
        .case-study .cs-header .cs-header--image {
          max-width: 100%; }
          .case-study .cs-header .cs-header--image img {
            width: 50%; } }
    @media (min-width: 1420px) {
      .case-study .cs-header {
        display: flex;
        align-items: center;
        height: 400px; } }
  @media (min-width: 1181px) {
    .case-study .cs-body {
      padding: 0 1.5rem; } }
  .case-study .cs-header--body {
    color: #FFFFFF;
    padding-top: 3rem;
    padding-bottom: 3rem; }
    @media (min-width: 1181px) {
      .case-study .cs-header--body {
        max-width: 410px; } }
    .case-study .cs-header--body h1 {
      color: #FFFFFF;
      font-size: 36px;
      margin-top: 2rem; }
    .case-study .cs-header--body .cs-industry-type {
      color: #A3B9CF;
      font-weight: 700;
      font-size: 16px; }
    .case-study .cs-header--body .cs-pdf-download {
      margin-top: 2rem;
      visibility: hidden; }
    .case-study .cs-header--body .pdf-download-link {
      color: #A3B9CF;
      text-decoration: none;
      font-size: 16px;
      font-weight: 700; }
    .case-study .cs-header--body .pdf-download-link::before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      background-image: url("/content/images/case-study/icons/download-pdf.svg");
      background-repeat: no-repeat;
      background-size: 34px;
      width: 34px;
      height: 34px;
      margin-right: 1rem; }
  @media (min-width: 991px) {
    .case-study .case-study-body {
      padding: 0 1.5rem; } }
  .case-study .case-study-body .page-title {
    font-size: 32px;
    text-align: center;
    margin-top: 3rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    font-weight: 300;
    /* border-bottom: 2px solid #D8D8D8; */ }
  .case-study .row {
    font-size: 0; }
  .case-study .column {
    font-size: 16px; }
    @media (min-width: 1181px) {
      .case-study .column {
        display: inline-block;
        vertical-align: top;
        width: 50%; } }
  .case-study .column-align-left {
    text-align: center; }
    @media (min-width: 1181px) {
      .case-study .column-align-left {
        text-align: left; } }
  .case-study .column-align-right {
    text-align: center; }
    @media (min-width: 1181px) {
      .case-study .column-align-right {
        text-align: right; } }
  .case-study .column-image {
    margin-bottom: 3rem; }
    .case-study .column-image img {
      width: 100%;
      max-width: 400px; }
      @media (min-width: 1181px) {
        .case-study .column-image img {
          width: auto;
          max-width: 90%; } }
    @media (min-width: 1181px) {
      .case-study .column-image.big img {
        width: 94%; } }
    @media (min-width: 1181px) {
      .case-study .column-image.big.column-align-right img {
        width: 90%; } }
  .case-study .signal-reading-1 {
    width: 46%;
    margin-bottom: 20px; }
    @media (max-width: 541px) {
      .case-study .signal-reading-1 {
        width: 100%; } }
  .case-study .signal-reading-2 {
    width: 46%;
    margin-left: 55px;
    margin-bottom: 20px; }
    @media (min-width: 542px) and (max-width: 729px) {
      .case-study .signal-reading-2 {
        margin-left: 40px; } }
    @media (max-width: 541px) {
      .case-study .signal-reading-2 {
        margin-left: 0px;
        width: 100%; } }
  .case-study .cs-summary {
    font-size: 17px;
    padding-top: 4rem; }
    @media (min-width: 1181px) {
      .case-study .cs-summary {
        width: 30%;
        padding-bottom: 4rem; } }
    .case-study .cs-summary > div {
      margin-bottom: 2.5rem; }
      @media (min-width: 1181px) {
        .case-study .cs-summary > div {
          max-width: 260px; } }
    .case-study .cs-summary p {
      margin-bottom: 0.3rem; }
    .case-study .cs-summary a {
      color: #0C84C0;
      text-decoration: none; }
    .case-study .cs-summary .cs-summary--logo img {
      max-height: 174px; }
    .case-study .cs-summary .cs-summary-product img {
      max-width: 194px;
      margin-top: 1rem; }
  .case-study .cs-content {
    padding-bottom: 4rem; }
    @media (min-width: 1181px) {
      .case-study .cs-content {
        width: 70%;
        padding-top: 4rem; } }
    .case-study .cs-content h2:first-child {
      margin-top: 0;
      font-size: 24px; }
    .case-study .cs-content h3 {
      color: #0C84C0;
      font-size: 20px;
      font-weight: 700; }
  .case-study .standout-box-full {
    background-color: #24A7D0;
    padding: 2rem 3rem 1rem;
    color: #FFFFFF;
    margin-bottom: 2rem; }
    .case-study .standout-box-full p {
      font-weight: 700; }
    .case-study .standout-box-full h3 {
      margin-top: 0;
      color: #FFFFFF; }
    .case-study .standout-box-full .author {
      text-align: right;
      font-style: italic;
      font-weight: 400;
      margin-top: 1rem; }
  .case-study .standout-box-quote p:first-child::before {
    content: "\201C";
    position: absolute;
    font-size: 38px;
    margin-left: -20px;
    margin-top: -16px; }
  .case-study .standout-box-quote p.last::after {
    content: "\201D";
    position: absolute;
    font-size: 38px;
    margin-left: 10px;
    margin-top: -10px; }
  .case-study .standout-box {
    border-left: 2px solid #24A7D0;
    padding: 0.75rem 1.5rem;
    font-size: 18px;
    margin-bottom: 3rem; }
    .case-study .standout-box ul {
      margin: 0;
      list-style-type: none; }
    .case-study .standout-box li::before {
      content: "•";
      margin-right: 0.5rem; }
  @media (min-width: 768px) {
    .case-study .row-standout-box {
      display: table; } }
  .case-study .row-standout-box .column {
    color: #FFFFFF; }
    @media (min-width: 768px) {
      .case-study .row-standout-box .column {
        display: table-cell; } }
    .case-study .row-standout-box .column img {
      max-width: 100%; }
  .case-study .row-standout-box .column-text {
    padding: 2rem 3rem;
    align: center;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .case-study .row-standout-box .column-text {
        padding: 1rem 3rem; } }
  .case-study .row-standout-box .column-image {
    margin-bottom: 0; }
  .case-study .cs-db-gain {
    font-size: 0; }
    .case-study .cs-db-gain > div {
      font-size: 16px; }
      @media (min-width: 768px) {
        .case-study .cs-db-gain > div {
          display: inline-block;
          vertical-align: top; } }
    .case-study .cs-db-gain .standout-box {
      font-size: 18px; }
      @media (min-width: 768px) {
        .case-study .cs-db-gain .standout-box {
          width: 60%; } }
    .case-study .cs-db-gain .cs-results-chart {
      text-align: center;
      margin-bottom: 2rem; }
      @media (min-width: 768px) {
        .case-study .cs-db-gain .cs-results-chart {
          width: 40%;
          text-align: right;
          margin-bottom: 0; } }
      .case-study .cs-db-gain .cs-results-chart .image,
      .case-study .cs-db-gain .cs-results-chart .text {
        display: inline-block;
        vertical-align: top; }
      .case-study .cs-db-gain .cs-results-chart .text {
        padding-left: 1rem;
        text-align: right; }
      .case-study .cs-db-gain .cs-results-chart .text--large {
        font-size: 31px;
        color: #315789;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 1rem; }
        .case-study .cs-db-gain .cs-results-chart .text--large span {
          font-size: 15px; }
      .case-study .cs-db-gain .cs-results-chart .text--largest {
        font-size: 40px;
        color: #24A7D0;
        font-weight: bold;
        line-height: 32px; }
        .case-study .cs-db-gain .cs-results-chart .text--largest span {
          display: block;
          font-size: 15px; }
  .case-study .view-case-studies {
    margin-bottom: 2rem;
    text-align: center;
    display: none; }
    @media (min-width: 714px) {
      .case-study .view-case-studies {
        text-align: left; } }
    .case-study .view-case-studies span,
    .case-study .view-case-studies select {
      display: block;
      margin-bottom: 1rem; }
      @media (min-width: 714px) {
        .case-study .view-case-studies span,
        .case-study .view-case-studies select {
          display: inline-block;
          vertical-align: middle;
          margin-bottom: 0; } }
    .case-study .view-case-studies select {
      cursor: pointer;
      position: relative;
      width: 90%;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: #fff;
      padding: 0.75rem 1rem;
      padding-right: 3rem;
      background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiI+CjxwYXRoIGZpbGw9IiM3Mzg4OWEiIGQ9Ik0zIDRoMTBsLTUgN3oiLz4KPC9zdmc+Cg==);
      background-repeat: no-repeat;
      background-position: right 10px top 50%;
      background-size: 20px;
      border: 1px solid #73889A;
      margin: 0 auto 1rem; }
      @media (min-width: 714px) {
        .case-study .view-case-studies select {
          width: 240px;
          margin-left: 1rem;
          margin-bottom: 0; } }
  .case-study .button--load-more, .case-study .button--all {
    display: block;
    margin: 0 auto 2.5rem;
    border-radius: 0;
    color: #0C84C0;
    border: 1px solid #0C84C0;
    padding: 1rem 3rem;
    font-weight: 700; }
    .case-study .button--load-more:hover, .case-study .button--all:hover {
      color: #444444;
      border-color: #444444; }
  .case-study .button--all {
    max-width: 215px; }

.case-study-featured .cs-header--body .cs-industry-type {
  color: #FFFFFF; }

.case-study-featured .cs-header--body .pdf-download-link {
  color: #FFFFFF; }

.cs-list {
  list-style-type: none;
  margin: 0;
  font-size: 0; }
  @media (min-width: 768px) {
    .cs-list {
      margin-left: -1rem;
      margin-right: -1rem; } }
  @media (min-width: 1181px) {
    .cs-list {
      margin-left: -2.5rem;
      margin-right: -2.5rem; } }
  .cs-list li {
    font-size: 16px; }
  .cs-list .cs-featured {
    margin-bottom: 3rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1); }
    @media (min-width: 768px) {
      .cs-list .cs-featured {
        margin-left: 1rem;
        margin-right: 1rem; } }
    @media (min-width: 991px) {
      .cs-list .cs-featured {
        height: 360px; } }
    @media (min-width: 1181px) {
      .cs-list .cs-featured {
        margin-left: 2.5rem;
        margin-right: 2.5rem; } }
    .cs-list .cs-featured .cs--image {
      text-align: center; }
      @media (min-width: 700px) and (max-width: 990px) {
        .cs-list .cs-featured .cs--image {
          display: none; } }
      @media (min-width: 991px) {
        .cs-list .cs-featured .cs--image {
          position: absolute;
          right: 0;
          z-index: -1;
          text-align: right; }
          .cs-list .cs-featured .cs--image img {
            height: 400px; } }
    .cs-list .cs-featured .cs--text {
      position: relative;
      color: #FFFFFF;
      font-weight: 300;
      padding: 2.5rem 2rem 8rem; }
      @media (min-width: 991px) {
        .cs-list .cs-featured .cs--text {
          height: 360px;
          max-width: 640px;
          padding: 2.5rem 4rem; } }
      @media (min-width: 1181px) {
        .cs-list .cs-featured .cs--text {
          max-width: 760px; } }
    .cs-list .cs-featured .cs-industry {
      font-size: 14px;
      font-weight: 400; }
      .cs-list .cs-featured .cs-industry::before {
        content: "FEATURED";
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        background-color: #DD2C79;
        padding: 0.2rem 1rem;
        margin-right: 1.3rem; }
    .cs-list .cs-featured h2 {
      color: #FFFFFF;
      font-size: 26px;
      font-weight: 300;
      margin-top: 2rem;
      margin-bottom: 2rem; }
      .cs-list .cs-featured h2 a {
        text-decoration: none;
        color: #fff; }
    .cs-list .cs-featured .cs-footer {
      position: absolute;
      bottom: 2.5rem;
      left: 2rem;
      right: 2rem; }
      @media (min-width: 991px) {
        .cs-list .cs-featured .cs-footer {
          left: 4rem;
          right: 4rem; } }
    .cs-list .cs-featured .read-link {
      text-decoration: none;
      color: #FFFFFF;
      font-weight: 400;
      font-size: 14px; }
    .cs-list .cs-featured .pdf-link {
      background-image: url(../img/case-study/icons/pdf-white.svg);
      position: absolute;
      top: 0;
      right: 0;
      background-size: 20px;
      width: 20px;
      height: 20px; }
    .cs-list .cs-featured .video-link {
      background-image: url(../img/case-study/icons/video-white.svg);
      position: absolute;
      top: 0;
      right: 40px;
      background-size: 20px;
      width: 20px;
      height: 20px; }
  .cs-list .cs-featured-tag {
    font-size: 14px;
    font-weight: 400;
    color: #fff; }
    .cs-list .cs-featured-tag::before {
      content: "FEATURED";
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      background-color: #DD2C79;
      padding: 0.2rem 1rem;
      margin-right: 1.3rem; }
  @media (max-width: 990px) {
    .cs-list .cs-featured:nth-child(1n) {
      background-color: #24A7D0; } }
  .cs-list .cs-featured:nth-child(1n) .cs--text {
    background-color: #24A7D0; }
  @media (max-width: 990px) {
    .cs-list .cs-featured:nth-child(2n+3) {
      background-color: #586D86; } }
  .cs-list .cs-featured:nth-child(2n+3) .cs--text {
    background-color: #586D86; }
  @media (max-width: 990px) {
    .cs-list .cs-featured:nth-child(3n+3) {
      background-color: #24A7D0; } }
  .cs-list .cs-featured:nth-child(3n+3) .cs--text {
    background-color: #24A7D0; }
  .cs-list .cs-normal {
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .cs-list .cs-normal {
        display: inline-block;
        vertical-align: top;
        width: 33.33333333333333%;
        padding-left: 1rem;
        padding-right: 1rem; } }
    @media (min-width: 1181px) {
      .cs-list .cs-normal {
        padding-left: 2.5rem;
        padding-right: 2.5rem; } }
    .cs-list .cs-normal .cs-normal-content {
      position: relative;
      border: 1px solid #D8D8D8;
      box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.1);
      padding: 1.5rem 1.5rem 8rem;
      min-height: 400px;
      max-width: 420px;
      margin: auto; }
      @media (min-width: 1181px) {
        .cs-list .cs-normal .cs-normal-content {
          min-height: 420px;
          padding-bottom: 4rem; } }
    .cs-list .cs-normal .cs-image {
      margin-top: -1.5rem;
      margin-left: -1.5rem;
      margin-right: -1.5rem;
      position: absolute;
      width: 100%;
      height: 0;
      padding-bottom: 51.5%; }
      .cs-list .cs-normal .cs-image img {
        width: 100%; }
    .cs-list .cs-normal h2 {
      font-size: 24px;
      color: #000000;
      margin-top: 1.2rem; }
      .cs-list .cs-normal h2 a {
        text-decoration: none;
        color: #000000; }
    .cs-list .cs-normal .cs-industry {
      color: #0C84C0;
      font-weight: 700;
      margin-top: 60%; }
    .cs-list .cs-normal .cs-footer {
      position: absolute;
      bottom: 1.5rem;
      left: 1.5rem;
      right: 1.5rem; }
    .cs-list .cs-normal .read-link {
      font-weight: 700;
      color: #0C84C0;
      text-decoration: none; }
    .cs-list .cs-normal .pdf-link {
      background-image: url(../img/case-study/icons/pdf.svg);
      position: absolute;
      top: 0;
      right: 0;
      background-size: 20px;
      width: 20px;
      height: 20px; }
    .cs-list .cs-normal .video-link {
      background-image: url(../img/case-study/icons/video.svg);
      position: absolute;
      top: 0;
      right: 40px;
      background-size: 20px;
      width: 20px;
      height: 20px; }

.marquee-case-study {
  background: #1F253A; }
  .marquee-case-study .details {
    color: #FFF;
    font-size: 16px;
    padding: 1.5rem 0; }
    .marquee-case-study .details .type {
      text-transform: uppercase;
      margin-bottom: 0.78571rem; }
    .marquee-case-study .details .company {
      font-size: 18px;
      font-weight: 600; }
    .marquee-case-study .details .location {
      font-size: 20px;
      margin-bottom: 0.78571rem; }
    .marquee-case-study .details .installation .heading {
      font-weight: 700;
      margin-bottom: 0.78571rem; }
    .marquee-case-study .details .installation .value {
      margin-bottom: 0.78571rem; }
  .marquee-case-study .brand, .marquee-case-study .product, .marquee-case-study .image {
    display: none; }
  @media (min-width: 551px) {
    .marquee-case-study .container {
      display: flex; }
    .marquee-case-study .details {
      width: 35%; }
    .marquee-case-study .image {
      display: block;
      width: 65%; }
      .marquee-case-study .image img {
        object-fit: cover;
        height: 100%;
        position: absolute; } }
  @media (min-width: 551px) and (max-width: 800px) {
    .marquee-case-study .image img {
      max-width: 500px; } }
  @media (min-width: 1181px) {
    .marquee-case-study .details {
      position: relative;
      padding: 2.28571rem 0;
      font-size: 22px; }
      .marquee-case-study .details .type {
        font-size: 20px; }
      .marquee-case-study .details .company, .marquee-case-study .details .location {
        font-size: 30px;
        line-height: 38px; }
    .marquee-case-study .brand {
      display: block;
      position: absolute;
      bottom: -4.5rem;
      width: 14.64286rem; }
    .marquee-case-study .product {
      display: block;
      position: absolute;
      bottom: -3.5rem;
      right: -23rem;
      width: 100%;
      z-index: 1; } }

.case-study-new {
  padding-top: 1.5rem; }
  @media (min-width: 1181px) {
    .case-study-new {
      margin-top: 7.5rem;
      padding-top: 3rem;
      border-top: 1px solid #CCC; } }
  .case-study-new h1 {
    color: #4A4A4A;
    font-size: 24px;
    font-weight: 800;
    margin: 0 0 1.5rem 0; }
    @media (min-width: 1181px) {
      .case-study-new h1 {
        font-size: 28px; } }
  .case-study-new h2 {
    color: #4A4A4A;
    font-size: 18px;
    font-weight: 800;
    margin: 0 0 1.5rem 0; }
    @media (min-width: 1181px) {
      .case-study-new h2 {
        font-size: 20px; } }
  .case-study-new p, .case-study-new li {
    font-size: 18px;
    line-height: 32px; }
    @media (min-width: 1181px) {
      .case-study-new p, .case-study-new li {
        font-size: 20px; } }
  .case-study-new .case-study-row {
    margin-bottom: 3rem; }
    .case-study-new .case-study-row .column img {
      width: 100%; }
    @media (min-width: 1200px) {
      .case-study-new .case-study-row {
        display: flex;
        width: calc(100% + 3rem);
        margin-left: -1.5rem; }
        .case-study-new .case-study-row .column {
          width: 100%;
          padding: 1.5rem; } }
  .case-study-new .form-container {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
  .case-study-new .form {
    width: 100%;
    background: linear-gradient(to bottom, #009CD2, #0063A6);
    padding: 2.28571rem; }
    @media (min-width: 1181px) {
      .case-study-new .form {
        padding: 3rem; } }
    .case-study-new .form h2 {
      font-size: 28px;
      line-height: 34px;
      color: #FFF;
      text-align: center; }
    .case-study-new .form label, .case-study-new .form p {
      color: #FFF !important; }
    .case-study-new .form button[tabindex="0"] {
      background-color: #FFF !important;
      color: #000 !important;
      padding-left: 1.5rem !important;
      padding-right: 1.5rem !important; }
  .case-study-new .quote {
    background: #009CD2;
    margin: 3rem 0.78571rem 0;
    padding: 3rem 1.5rem;
    color: #FFF;
    font-size: 20px;
    line-height: 26px;
    position: relative; }
    .case-study-new .quote:before, .case-study-new .quote:after {
      content: "";
      background-image: url("https://store-h98026m042.mybigcommerce.com/content/images/case-studies/icon-quote.png");
      background-size: 100%;
      display: block;
      width: 54px;
      height: 47px;
      position: absolute; }
    .case-study-new .quote:before {
      top: -15px;
      left: -15px; }
    .case-study-new .quote:after {
      bottom: -15px;
      right: -15px;
      transform: rotate(180deg); }
    @media (min-width: 1181px) {
      .case-study-new .quote {
        font-size: 24px;
        line-height: 30px;
        margin: 3rem;
        padding: 3rem; } }
    @media (min-width: 1200px) {
      .case-study-new .quote {
        margin-top: 4.5rem;
        padding: 4.5rem; }
        .case-study-new .quote:before, .case-study-new .quote:after {
          width: 99px;
          height: 86px; }
        .case-study-new .quote:before {
          top: -35px;
          left: -35px; }
        .case-study-new .quote:after {
          bottom: -35px;
          right: -35px;
          transform: rotate(180deg); } }
    .case-study-new .quote .author {
      margin-top: 3rem; }
  .case-study-new .case-study-process {
    background: #edf6fa;
    padding: 3rem 0;
    margin-bottom: 3rem; }
    .case-study-new .case-study-process h2 {
      font-size: 28px;
      color: #000;
      margin-bottom: 3rem; }
    .case-study-new .case-study-process .process {
      display: flex;
      flex-wrap: wrap;
      width: calc(100% + 1rem);
      margin-left: -.5rem;
      justify-content: center; }
      @media (min-width: 1361px) {
        .case-study-new .case-study-process .process {
          flex-wrap: nowrap; } }
      .case-study-new .case-study-process .process .step {
        width: 100%;
        background: #FFF;
        margin: 0 .5rem;
        padding: 1.25rem;
        margin-bottom: 1.5rem; }
        @media (min-width: 551px) {
          .case-study-new .case-study-process .process .step {
            width: 47%; } }
        @media (min-width: 1361px) {
          .case-study-new .case-study-process .process .step {
            width: 100%; } }
        .case-study-new .case-study-process .process .step .number {
          color: #009AD0;
          font-size: 26px;
          font-weight: 800;
          margin-bottom: 0.78571rem; }
        .case-study-new .case-study-process .process .step .image {
          height: 100px;
          display: flex;
          align-items: center; }
        .case-study-new .case-study-process .process .step img {
          display: block;
          margin-bottom: 0.78571rem; }
        .case-study-new .case-study-process .process .step .heading {
          font-size: 26px;
          line-height: 30px;
          font-weight: 800;
          color: #000;
          margin-bottom: 3rem; }
        .case-study-new .case-study-process .process .step ul {
          list-style: none;
          margin: 0; }
        .case-study-new .case-study-process .process .step li {
          font-size: 16px;
          line-height: 23px;
          margin-bottom: 1.5rem;
          display: flex;
          align-items: flex-start; }
          .case-study-new .case-study-process .process .step li:before {
            content: "• ";
            color: #009CD2;
            font-size: 50px;
            line-height: 24px;
            margin-right: .5rem; }
  .case-study-new .readings {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 1.5rem);
    margin-left: -.75rem;
    margin-top: 3rem;
    margin-bottom: 3rem; }
    .case-study-new .readings img {
      width: 50%;
      padding: 0.78571rem; }
    @media (min-width: 1181px) {
      .case-study-new .readings {
        flex-wrap: nowrap; }
        .case-study-new .readings img {
          width: 33.33%; } }
