:root {
  --color-text: #000;
  --color-text-white: #fff;
  --red-color: #db002f;
  --red-label-color: #d8002f;
  --btn-border-red-color: #c6002b;
  --btn-bg-color: #282828;
  --currency-dark-color: #0c0003;
  --btn-hero-bg-color: #1a0004;
  --section-bg-gray-color: #f4f4f4;
  --img-default-bg-color: #e5e5e5;
  --light-gray: #717171;
  --dark-gray: #424242;
  --shape-gray-color: #f5f5f5;
  --prefooter-bg-color: #2e2e2e;
  --white-color: #fff;
  --bottom-footer-text: #525252;
  --footer-border-color: #eb093a;
  --btn-color-dark-transparent: #1a00048f;
  --main-light-gray: #f8f8f8;
  --add-red: #c8002b;
  --add-red-darker: #ba002b;
  --add-pink: #ffb4b4;
  --add-dark: #292929;
  --add-gray: #ececec;
  --gray-button: #4b4b4b;
  --menu-transp-bg: rgba(0, 0, 0, 0.8);
  --btn-border-dark-grey: #2b2b2b;
  --breadcrumbs-text-color: #b0b0b0;
  --section-bg-gray-lighten-color: #f3f3f3;
  --section-bg-gray-darker-color: #e9e9e9;
  --tabs-inactive: #c7c7c7;
  --tabs-bg-content: #fbfbfb;
  --tabs-bg-btn-disabled: #5e5e5e;
  --main-light-gray-opacity: rgba(248, 248, 248, 0.5);
  --gray-color: #c7c7c7;
  --add-red-border: #c3002a;
  --box-color: #f1f1f1;
  --medium-gray: #303030;
  --column-border: #dc0030;
  --checkbox-bgcolor: #c8c8c8;
  --source-code-pro: "Source Code Pro", monospace;
  --pop-up-grey: #979797;
  --dark-grey-trans: rgba(66, 66, 66, 0.6);
  --color-gray-add: #838383;
  --newsletter-alert: #190e90;
  --hiring-number: #e8e9e9;
  --li-color: #db1d2f;
  --btn-border-dark: #2f2f2f;
  --dot-gray-dark: #3d3d3d;
  --offer-header-white: #eaeaea;
  --offer-header-white-100: #f2f2f2;
  --offset-col-bg: #ededed;
  --support-pack-bg: #fafafa;
  --support-features-bg: #e9e9e9;
  --btn-light-gray: #272727;
  --users-choice-bg: #313131;
  --expert-pattern-bg: #dedede;
  --newsletter-popup-bg: #f0f0f0;
  --green-color: #00b300;
  --igaming-bg: #181716;
  --igaming-hero-form: #181716;
  --white-half-opacity: rgba(255, 255, 255, 0.5);
  --case-study-archieve-single-description-color: #010001;
  --red-survey: #dc0432;
  --fast-track-btn-bg: #171717;
}

.case-study__section-title {
  font-family: "Montserrat",sans-serif;
  font-size: .75rem;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.029375rem;
  line-height: 2rem;
  margin: 0 0 1.1875rem;
  position: relative;
}

@media (min-width: 1200px) {
  .case-study__section-title {
    font-size: 1.0625rem;
    margin: 0 0 2rem;
  }
}

.case-study__section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.4375rem;
  height: .1875rem;
  width: 1.875rem;
  background-color: var(--red-color);
  display: inline-block;
}

@media (min-width: 1200px) {
  .case-study__section-title::after {
    bottom: -1.0625rem;
    height: .375rem;
    width: 4.0625rem;
  }
}

.case-study__section-title strong,
.case-study__section-title b {
  font-weight: 700;
}

@media (min-width: 1200px) {
  .casestudy-template-template-case-study-ndchannel>.wrap+.footer {
    margin-top: -7.875rem;
  }
}

@media (min-width: 1200px) {
  .case-study__section-title {
    margin-bottom: 2.1875rem;
  }
}

.case-study--ndchannel .container {
  padding-right: 1.8125rem;
  padding-left: 1.8125rem;
  max-width: 100%;
}

@media (min-width: 992px) {
  .case-study--ndchannel .container {
    max-width: 60rem;
  }
}

@media (min-width: 1200px) {
  .case-study--ndchannel .container {
    max-width: 77.8125rem;
  }
}

.case-study--ndchannel .case-study__content-first {
  margin-bottom: 5.4375rem;
}

.ndchannel__content-second {
  margin-bottom: 3.125rem;
  overflow: hidden;
}

@media (min-width: 992px) {
  .ndchannel__content-second {
    margin-bottom: 6.625rem;
  }
}

@media (min-width: 992px) {
  .ndchannel__content-second-image {
    position: relative;
  }
}

.ndchannel__content-second-main-img,
.ndchannel__content-second-block-img {
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.ndchannel__content-second-main-img {
  width: 100%;
  max-width: none;
}

.ndchannel__content-second-block-img {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 992px) {
  .ndchannel__content-second-block-img {
    position: absolute;
    top: -83%;
    left: -16%;
    max-width: none;
    width: 151%;
  }
}

@media (min-width: 1200px) {
  .ndchannel__content-second-block-img {
    left: -24%;
  }
}

@media (min-width: 992px) {
  .ndchannel__content-second-block {
    background-color: var(--red-color);
    display: grid;
    column-gap: 1.875rem;
    grid-template-columns: 32.5rem 1fr;
  }
}

.ndchannel__content-second-block.container {
  max-width: 100%;
  padding: 0;
}

@media (min-width: 992px) {
  .ndchannel__content-second-block.container {
    max-width: 81rem;
    padding: 5.3125rem 3.875rem 4.0625rem;
    transform: translateY(-50.3%);
    position: relative;
  }
}

.ndchannel__content-second-block-text {
  background-color: var(--red-color);
  padding: 2.625rem 2rem;
  margin-bottom: 3.125rem;
}

@media (min-width: 992px) {
  .ndchannel__content-second-block-text {
    background-color: rgba(0,0,0,0);
    padding: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .ndchannel__content-second-block-text p {
    font-size: 1.25rem;
    line-height: 2.125rem;
    margin-bottom: 1.875rem;
    letter-spacing: -0.035rem;
  }
}

.ndchannel__content-second .case-study__section-title {
  color: var(--color-text-white);
}

@media (min-width: 992px) {
  .ndchannel__content-second .case-study__section-title {
    margin-bottom: 2rem;
  }
}

.ndchannel__content-second .case-study__section-title::after {
  background-color: var(--color-text-white);
  bottom: -0.4375rem;
}

@media (min-width: 1200px) {
  .ndchannel__content-second .case-study__section-title::after {
    bottom: -1.0625rem;
  }
}

.ndchannel__content-third {
  padding-bottom: 12%;
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .ndchannel__content-third {
    overflow: hidden;
  }
}

.ndchannel__content-third-images {
  position: relative;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .ndchannel__content-third-images {
    overflow: initial;
  }
}

.ndchannel__content-third img {
  height: auto;
  max-width: none;
  margin: 0 auto;
}

.ndchannel__content-third img.ndchannel__content-third-bg-img {
  margin-left: 0;
  width: 70.3%;
  margin-bottom: 3.1875rem;
}

.ndchannel__content-third img.ndchannel__content-third-main-img {
  width: 97%;
  position: absolute;
  top: -30%;
  left: 25.2%;
}

@media (min-width: 992px) {
  .ndchannel__content-third img.ndchannel__content-third-main-img {
    top: -25.3%;
    width: 93%;
  }
}

@media (min-width: 1200px) {
  .ndchannel__content-third img.ndchannel__content-third-main-img {
    top: 7.7%;
    width: 97%;
  }
}

.ndchannel__content-third .container {
  position: relative;
}

@media (min-width: 992px) {
  .ndchannel__content-third .container {
    padding-right: 46.5%;
  }
}

@media (min-width: 1920px) {
  .ndchannel__content-third .container {
    padding-right: 56.25rem;
  }
}

@media (min-width: 1200px) {
  .ndchannel__content-third .case-study__section-title {
    margin-bottom: 2rem;
  }
}

.ndchannel__content-third p {
  color: var(--color-text);
  margin-bottom: 1.875rem;
}

@media (min-width: 1200px) {
  .ndchannel__content-third p {
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

.ndchannel__content-fourth {
  padding-top: 18%;
  padding-bottom: 28.2%;
  overflow: hidden;
  position: relative;
}

@media (min-width: 1200px) {
  .ndchannel__content-fourth {
    margin-top: -21.5625rem;
  }
}

.ndchannel__content-fourth p {
  color: var(--color-text);
  margin-bottom: 1.875rem;
}

@media (min-width: 1200px) {
  .ndchannel__content-fourth p {
    font-size: 1.25rem;
    line-height: 2.125rem;
  }
}

.ndchannel__content-fourth img {
  margin: 0 auto;
  height: auto;
}

.ndchannel__content-fourth img.ndchannel__content-fourth-logo {
  margin-bottom: 5.25rem;
  margin-left: 0;
  transform: translateX(-0.9375rem);
}

.ndchannel__content-fourth img.ndchannel__content-fourth-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  bottom: -0.5%;
  right: 0;
  max-width: none;
  z-index: -1;
}

.ndchannel__content-fourth .container {
  display: grid;
  grid-template-columns: 40% 1fr;
  column-gap: 1.875rem;
  max-width: 77.375rem;
}

.ndchannel__content-fourth .case-study__section-title {
  margin-bottom: 1.1875rem;
}

@media (min-width: 1200px) {
  .ndchannel__content-fourth .case-study__section-title {
    margin-bottom: 2rem;
  }
}

.ndchannel__content-fourth .case-study__section-title::after {
  bottom: -0.4375rem;
}

@media (min-width: 1200px) {
  .ndchannel__content-fourth .case-study__section-title::after {
    bottom: -1.0625rem;
  }
}
