: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;
}

.seafood__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) {
  .seafood__title {
    font-size: 1.0625rem;
    margin: 0 0 2rem;
  }
}

.seafood__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) {
  .seafood__title::after {
    bottom: -1.0625rem;
    height: .375rem;
    width: 4.0625rem;
  }
}

.seafood__title strong,
.seafood__title b {
  font-weight: 700;
}

.seafood__content-second p {
  color: var(--color-text);
  font-size: 1.0625rem;
  line-height: 2.125rem;
  letter-spacing: -0.034375rem;
}

.seafood__content-five p,
.seafood__content-fourth li,
.seafood__content-fourth p {
  font-size: .875rem;
  line-height: 1.4375rem;
  letter-spacing: -0.01625rem;
  margin-bottom: 1.5625rem;
}

@media (min-width: 1200px) {
  .seafood__content-five p,
  .seafood__content-fourth li,
  .seafood__content-fourth p {
    font-size: 1.25rem;
  }
}

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

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

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

@media (min-width: 1200px) {
  .case-study--seafood .case-study__mask {
    padding-top: 10.9375rem;
  }
}

.case-study__form .container {
  max-width: 1320px;
}

.seafood__content-second {
  overflow: hidden;
}

@media (min-width: 1200px) {
  .seafood__content-second {
    position: relative;
  }
}

.seafood__content-description {
  background-color: var(--section-bg-gray-lighten-color);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 1200px) {
  .seafood__content-description {
    position: relative;
    top: 18.75rem;
    left: 50.2%;
    width: 42.75rem;
    padding: 3.3125rem 5rem 2.75rem 2rem;
  }
}

@media (min-width: 1440px) {
  .seafood__content-description {
    left: 53.2%;
  }
}

@media (min-width: 1920px) {
  .seafood__content-description {
    left: 58%;
  }
}

.seafood__content-description p {
  font-size: .875rem;
  line-height: 1.4375rem;
  margin-bottom: .8125rem;
}

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

.seafood__content-bg {
  display: none;
}

@media (min-width: 1200px) {
  .seafood__content-bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 83.9%;
    height: auto;
    object-fit: cover;
  }
}

.seafood__content-images {
  position: relative;
  max-width: 55.375rem;
  margin-right: auto;
  margin-left: auto;
}

.seafood__content-images::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 68.2666666667%;
}

.seafood__content-images>.content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (min-width: 1200px) {
  .seafood__content-images {
    position: relative;
    max-width: 90rem;
  }

  .seafood__content-images::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 68.8%;
  }

  .seafood__content-images>.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.seafood__content-image-left,
.seafood__content-image-right {
  position: absolute;
}

.seafood__content-image-left img,
.seafood__content-image-right img {
  width: 100%;
  height: auto;
}

.seafood__content-image-left {
  top: calc(50% - 15px);
  left: 0;
  width: 106%;
  transform: translate(-28.2%, -50%);
}

@media (min-width: 1200px) {
  .seafood__content-image-left {
    top: 7.375rem;
    width: 92%;
    transform: translate(-24.2%, 0);
  }
}

.seafood__content-image-right {
  width: 43%;
  top: calc(50% + 2px);
  right: 0;
  transform: translate(-3.7%, -50%);
}

@media (min-width: 1200px) {
  .seafood__content-image-right {
    top: 14.5rem;
    width: 37%;
    transform: translate(-28.1%, 0);
  }
}

.seafood__content-third {
  margin-bottom: 2rem;
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .seafood__content-third {
    overflow: initial;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .seafood__content-third>.container {
    max-width: 85.25rem;
  }
}

.seafood__content-third img {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.seafood__third-main-image {
  margin-right: -2.1875rem;
  margin-left: -2.1875rem;
  min-width: 103vw;
}

@media (min-width: 992px) {
  .seafood__third-main-image {
    margin-right: auto;
    margin-left: auto;
    min-width: auto;
  }
}

.seafood__content-third-title {
  color: var(--red-color);
  font-size: 4.5vw;
  font-weight: 400;
  line-height: 5vw;
  letter-spacing: -0.06875rem;
  position: relative;
  float: right;
  margin-top: 11.6%;
  padding-right: 20%;
}

@media (min-width: 992px) {
  .seafood__content-third-title {
    padding-right: 15%;
    font-size: 2.1875rem;
    line-height: 2.5rem;
    margin-top: 3.875rem;
  }
}

.seafood__content-third-title::after {
  content: "";
  width: 100vw;
  height: 4px;
  background-color: var(--red-color);
  position: absolute;
  right: -1.375rem;
  bottom: -8vw;
}

@media (min-width: 992px) {
  .seafood__content-third-title::after {
    right: .375rem;
    bottom: -4.0625rem;
    height: 8px;
    width: 81.25rem;
  }
}

.seafood__content-third-images {
  position: relative;
  padding-bottom: 100%;
}

@media (min-width: 992px) {
  .seafood__content-third-images {
    padding-bottom: 55%;
  }
}

.seafood__content-third-image-left {
  position: absolute;
  top: -4.7%;
  left: -137%;
  width: 183%;
}

@media (min-width: 992px) {
  .seafood__content-third-image-left {
    top: 3.375rem;
    left: -36%;
    width: 99%;
  }
}

@media (min-width: 1200px) {
  .seafood__content-third-image-left {
    top: -3.5625rem;
    left: -32.6%;
  }
}

.seafood__content-third-image-right {
  position: absolute;
  top: 30.5%;
  right: -1.6%;
  width: 55.5%;
}

@media (min-width: 992px) {
  .seafood__content-third-image-right {
    top: 12.5rem;
    right: 3.4%;
    width: 30.3%;
  }
}

@media (min-width: 1920px) {
  .seafood__content-third-image-right {
    top: 12.1875rem;
  }
}

.seafood__content-fourth {
  overflow: hidden;
  width: 100vw;
}

@media (min-width: 1200px) {
  .seafood__content-fourth {
    padding-bottom: 37.5%;
    position: relative;
    overflow: visible;
  }
}

@media (min-width: 1200px) {
  .seafood__content-fourth .container {
    max-width: 78.9375rem;
    display: grid;
    grid-template-columns: 32.5rem 1fr;
    column-gap: 5rem;
  }
}

.seafood__content-fourth strong {
  font-weight: 700;
}

.seafood__content-fourth p {
  color: var(--color-text);
}

@media (min-width: 1200px) {
  .seafood__content-fourth p {
    letter-spacing: -0.05rem;
    margin-bottom: .3125rem;
  }
}

.seafood__content-fourth ul {
  margin: 0;
  padding: 0 0 0 1.25rem;
  list-style: none;
}

.seafood__content-fourth li {
  position: relative;
}

@media (min-width: 1200px) {
  .seafood__content-fourth li {
    letter-spacing: -0.04375rem;
    margin-top: 0;
    margin-bottom: 2.125rem;
    line-height: 2.125rem;
  }
}

.seafood__content-fourth li::before {
  content: "-";
  position: absolute;
  top: -0.0625rem;
  left: -0.8125rem;
}

@media (min-width: 1200px) {
  .seafood__content-fourth .seafood__title {
    margin-bottom: 2.3125rem;
  }
}

.seafood__content-fourth .seafood__content-fourth-images {
  position: relative;
  padding-bottom: 154.4%;
}

@media (min-width: 1200px) {
  .seafood__content-fourth .seafood__content-fourth-images {
    padding-bottom: 0;
    position: static;
  }
}

.seafood__content-fourth .seafood__fourth-main-image {
  top: 24.7%;
  right: -36.3%;
  width: 124.4%;
  z-index: 2;
}

@media (min-width: 992px) {
  .seafood__content-fourth .seafood__fourth-main-image {
    width: 120.4%;
    right: -31.3%;
  }
}

@media (min-width: 1200px) {
  .seafood__content-fourth .seafood__fourth-main-image {
    position: static;
    top: 0;
    left: 0;
    width: 60rem;
  }
}

.seafood__content-fourth .seafood__fourth-bg-image {
  width: 330%;
  left: -116%;
  bottom: 11%;
  z-index: -1;
}

@media (min-width: 1200px) {
  .seafood__content-fourth .seafood__fourth-bg-image {
    width: 110%;
    bottom: -7%;
    left: -6%;
  }
}

.seafood__content-fourth img {
  margin: 0 auto;
  position: absolute;
  height: auto;
  max-width: none;
}

@media (min-width: 1200px) {
  .seafood__content-five .container {
    display: grid;
    grid-template-columns: 16.25rem 1fr;
    column-gap: 6.625rem;
  }
}

.seafood__content-five img {
  margin: 0 auto .4375rem;
  width: 38.8%;
  height: auto;
}

@media (min-width: 1200px) {
  .seafood__content-five img {
    width: 12.5rem;
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .seafood__content-five .seafood__title {
    line-height: 2rem;
    margin-bottom: 2.3125rem;
  }
}

.seafood__content-five p {
  color: var(--color-text);
  margin-bottom: 1.125rem;
}

@media (min-width: 1200px) {
  .seafood__content-five p {
    line-height: 2.125rem;
    margin-bottom: 2.1875rem;
    letter-spacing: -0.03125rem;
  }
}
