@charset "UTF-8"; /*!
 * case-shift.scss
 * diffco-site-template
 *
 * Created by Diffco.us
 * Copyright © 2023 Diffco.us. All rights reserved.
 */ /*!
 * _descriptions.scss
 * diffco-site-template
 *
 * Created by Diffco.us
 * Copyright © 2019 Diffco.us. All rights reserved.
 */ /*!
 * _case.sharefront.scss
 * diffco-site-template
 *
 * Created by Diffco.us
 * Copyright © 2022 Diffco.us. All rights reserved.
 */
.back {
  top: 120px;
}
@media (max-width: 1279px) {
  .back {
    left: 15px;
  }
}
@media (max-width: 767px) {
  .back {
    left: 0;
    top: 96px;
  }
}
.page.-cases-one .header {
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.page.-cases-one .middle {
  padding-top: 0;
}
.caseShift {
  font-family: Inter, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  overflow: hidden;
  background: url(../images/caseshift/main-bg.jpg) no-repeat center top #151f6c;
}
@media (max-width: 1279px) {
  .caseShift {
    background-size: 1000px;
  }
}
@media (max-width: 767px) {
  .caseShift .m-first {
    order: -1;
  }
}
.caseShift .container {
  max-width: 1160px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .caseShift .container {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .caseShift .container {
    padding: 0 15px;
  }
}
.caseShift .row {
  display: flex;
  flex-direction: row;
}
.caseShift .heading1 {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 52px;
  letter-spacing: -0.02em;
}
@media (max-width: 1279px) {
  .caseShift .heading1 {
    font-size: 32px;
    line-height: 40px;
  }
}
.caseShift .heading2 {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .caseShift .heading2 {
    font-size: 24px;
    line-height: 32px;
  }
}
.caseShift .heading2.-with-icon {
  padding-top: 48px;
  background: url(../images/caseshift/arrow-24.svg) no-repeat top left;
}
.caseShift .section1 {
  background: url(../images/caseshift/top-bg.svg) repeat-x bottom left;
}
@media (max-width: 767px) {
  .caseShift .section1 {
    padding-bottom: 120px;
  }
}
.caseShift .section1 .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 910px;
  padding-top: 50px;
}
@media (max-width: 767px) {
  .caseShift .section1 .container {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .caseShift .section1 .container {
    padding-top: 150px;
  }
}
.caseShift .section1 .container > div {
  flex: 1;
}
.caseShift .section1 .left {
  margin-bottom: -100px;
}
.caseShift .section1 .left img {
  max-width: 450px;
}
@media (max-width: 1279px) {
  .caseShift .section1 .left img {
    max-width: 100%;
  }
}
.caseShift .section1__logo {
  margin-bottom: 40px;
}
@media (max-width: 1279px) {
  .caseShift .section1__logo {
    margin-bottom: 24px;
  }
}
.caseShift .section1 .heading1 {
  margin-bottom: 40px;
}
@media (max-width: 1279px) {
  .caseShift .section1 .heading1 {
    margin-bottom: 24px;
  }
}
.caseShift .section2 {
  padding: 80px 0;
  background:
    radial-gradient(
      50% 50% at 50% 50%,
      rgba(0, 0, 0, 0.2) 0,
      rgba(0, 0, 0, 0) 100%
    ),
    #151f6b;
}
@media (max-width: 1279px) {
  .caseShift .section2 {
    padding: 40px 0;
  }
}
.caseShift .section2 .container {
  display: flex;
  flex-direction: row;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 1279px) {
  .caseShift .section2 .container {
    padding: 30px;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .caseShift .section2 .container {
    flex-direction: column;
    padding: 15px;
    gap: 15px;
    margin-bottom: 15px;
  }
}
.caseShift .section2 .container > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.caseShift .section2 .left {
  padding-left: 130px;
  padding-right: 39px;
}
@media (max-width: 1279px) {
  .caseShift .section2 .left {
    padding: 0;
  }
}
.caseShift .section2 .right {
  padding-right: 130px;
  padding-left: 39px;
}
@media (max-width: 1279px) {
  .caseShift .section2 .right {
    padding: 0;
  }
}
.caseShift .section2 .heading2 {
  margin-bottom: 24px;
}
.caseShift .section2__art img {
  max-width: 100%;
}
.caseShift .section2 .bottom {
  text-align: center;
}
.caseShift .section2 .bottom__art {
  text-align: center;
  margin-bottom: 40px;
}
.caseShift .section2 .bottom__art img {
  max-width: 260px;
}
.caseShift .section2 .bottom p {
  max-width: 373px;
  margin: 0 auto;
}
.caseShift .section3 {
  background: url(../images/caseshift/s3-bg.jpg) repeat-x top left;
  padding-top: 254px;
}
.caseShift .section3__content {
  background:
    radial-gradient(
      50% 50% at 50% 50%,
      rgba(136, 71, 11, 0.6) 0,
      rgba(89, 51, 16, 0) 100%
    ),
    rgba(0, 0, 0, 0.2);
  padding-bottom: 80px;
}
.caseShift .section3 .top {
  position: relative;
  top: -32px;
  max-width: 952px;
  margin: 0 auto 78px auto;
  gap: 106px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .caseShift .section3 .top {
    flex-direction: column;
  }
}
.caseShift .section3 .top img {
  width: 120px;
  height: 112px;
}
.caseShift .section3 .bottom {
  text-align: center;
}
.caseShift .section3 .bottom .heading2 {
  margin-bottom: 80px;
}
@media (max-width: 1279px) {
  .caseShift .section3 .bottom .heading2 {
    margin-bottom: 40px;
  }
}
.caseShift .section3 .bottom .items {
  display: flex;
  flex-direction: row;
  gap: 86px;
}
@media (max-width: 1279px) {
  .caseShift .section3 .bottom .items {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .caseShift .section3 .bottom .items {
    flex-direction: column;
  }
}
.caseShift .section3 .bottom .items .item {
  flex: 1;
}
.caseShift .section3 .bottom .items .item__art {
  margin-bottom: 32px;
}
.caseShift .section4 {
  padding: 80px 0;
  background: url(../images/caseshift/s4-bg.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 1279px) {
  .caseShift .section4 {
    padding: 40px 0;
  }
}
.caseShift .section4 .heading1 {
  margin-bottom: 40px;
  text-align: center;
}
.caseShift .section4__content {
  max-width: 1040px;
  margin: 0 auto;
  gap: 82px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .caseShift .section4__content {
    flex-direction: column;
  }
}
@media (max-width: 1279px) {
  .caseShift .section4__content img {
    max-width: 100px;
  }
}
.caseShift .section4__content p {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
  margin-bottom: 16px;
}
.caseShift .section4__content p:last-child {
  margin-bottom: 0;
}
.caseShift .section8 {
  background-color: #0d144b;
  padding: 40px 0;
}
.caseShift .section8 .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1279px) {
  .caseShift .section8 .container {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .caseShift .section8 .container {
    flex-direction: column;
  }
}
.caseShift .section8 .heading2 {
  margin-bottom: 40px;
}
.caseShift .section8 p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #bcbdd4;
}
@media (max-width: 1279px) {
  .caseShift .section8__art img {
    max-width: 100%;
  }
}
.caseShift .section8 .left {
  padding-left: 110px;
}
@media (max-width: 1279px) {
  .caseShift .section8 .left {
    padding: 0;
  }
}
.caseShift .section8 .items .item {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.0705882353);
}
.caseShift .section8 .items .item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.caseShift .section8 .items .item__content {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.caseShift .section8 .items .item__content-counter span {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  padding: 4px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 38px;
  width: 32px;
  height: 32px;
}
.caseShift .section8 .items .item__content p {
  color: #fff;
}
.caseShift .section5 {
  background-color: #0d144b;
  padding: 80px 0;
}
@media (max-width: 1279px) {
  .caseShift .section5 {
    padding: 40px 0;
  }
}
.caseShift .section5 .heading2 {
  margin-bottom: 40px;
  text-align: center;
}
.caseShift .section5 .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -4px;
}
@media (max-width: 1279px) {
  .caseShift .section5 .items {
    justify-content: center;
  }
}
.caseShift .section5 .items .item {
  flex: 1;
  padding: 4px;
}
@media (max-width: 1279px) {
  .caseShift .section5 .items .item {
    flex: 0 0 33.33%;
  }
}
@media (max-width: 767px) {
  .caseShift .section5 .items .item {
    flex: 0 0 100%;
  }
}
.caseShift .section5 .items .item__content {
  padding: 24px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.caseShift .section5 .items .item__content > div {
  text-align: center;
}
.caseShift .section5 .items .item__art {
  margin-bottom: 16px;
}
.caseShift .section5 .items .item__text {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.02em;
}
.caseShift .section6 {
  padding-top: 10px;
  padding-bottom: 215px;
  background: url(../images/caseshift/s6-bg.svg) repeat-x bottom left #0d144b;
}
.caseShift .section6__content {
  max-width: 851px;
  text-align: center;
  margin: 0 auto;
}
.caseShift .section6__content span {
  color: #f5da07;
}
.caseShift .section7 {
  padding: 120px 0;
  background:
    radial-gradient(
      27.5% 39.19% at 77.5% 60.81%,
      rgba(161, 28, 208, 0.1) 0,
      rgba(19, 20, 38, 0) 100%
    ),
    radial-gradient(
      35.61% 56.17% at 18.2% 43.83%,
      rgba(208, 93, 28, 0.1) 0,
      rgba(19, 20, 38, 0) 100%
    ),
    rgba(0, 0, 0, 0.2);
}
.caseShift .section7 .heading2 {
  margin-bottom: 40px;
  text-align: center;
}
.caseShift .section7 .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -8px;
}
@media (max-width: 767px) {
  .caseShift .section7 .items {
    flex-direction: column;
  }
}
.caseShift .section7 .items .item {
  padding: 8px;
  flex: 1;
}
.caseShift .section7 .items .item__content {
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.04);
  border-radius: 8px;
  padding: 24px;
  height: 100%;
}
.caseShift .section7 .items .item__content h3 {
  font-family: Gilroy, sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 8px;
}
.caseShift .section7 .items .item__content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #bcbdd4;
}
