.case-study-wrapper {
  padding: 64px 0;
  background: url("/themes/custom/startengo_multisite_front/images/desk/d-main-top_bg.jpg") no-repeat center;
  background-attachment: fixed;
  background-size: cover;
}
.case-study-item {
  position: relative;
  background: url("/themes/custom/startengo_multisite_front/images/hexagone.png") no-repeat center 0;
  padding: 64px 100px;
}
.case-study-item > .row {
  align-items: center;
}
.case-study-item .thumb-wrap {
  display: block;
  position: relative;
}
.case-study-item .thumb-wrap .thumb-value {
  display: block;
  position: absolute;
  width: 75%;
  left: 12.5%;
  top: 6.25%;
}
.case-study-item .thumb-wrap .mockup {
  position: relative;
}
.case-study-item .service-icon-wrap {
  position: absolute;
  top: 0;
  z-index: 10;
}
.case-study-item h4 span {
  display: block;
}
.case-study-item h4 span.customer {
  font-weight: bold;
}
.case-study-item h4 span.title {
  color: #535353;
  font-weight: bold;
}
.case-study-item .btn.btn-primary {
  margin-top: 1em;
}
.t-swiper-node-case-study .case-study-item {
  background: none;
}
.t-swiper-node-case-study .case-study-item h4 {
  text-align: left;
}
.t-swiper-node-case-study .case-study-item h4 .customer {
  font-size: 1.4em;
}
.t-swiper-node-case-study .case-study-item h4 .title {
  color: #F3F3F4;
  font-size: 1.2em;
}
.t-swiper-node-case-study .case-study-item .btn.btn-secondary:hover {
  background: #fff;
  color: #000;
}
.t-swiper-node-case-study .swiper-button-prev::after,
.t-swiper-node-case-study .swiper-button-next::after {
  background: #000;
}
.t-swiper-node-case-study .swiper-button-prev:hover:after,
.t-swiper-node-case-study .swiper-button-next:hover:after {
  background-color: #018ca7;
}
.t-swiper-node-case-study .swiper-button-prev {
  background-image: url("/themes/custom/startengo_multisite_front/images/slider-previous_bg.png");
}
.t-swiper-node-case-study .swiper-button-next {
  background-image: url("/themes/custom/startengo_multisite_front/images/slider-next_bg.png");
}
.node-id-19 .case-study-wrapper .case-study-item {
  padding: 64px 0;
}
.page-node-type-case-study .header-case-study {
  background: url("/themes/custom/startengo_multisite_front/images/mask/mask-wave-b3-white.png") no-repeat center 100%, url("/themes/custom/startengo_multisite_front/images/desk/d-case-study-slider_bg.jpg");
  background-attachment: scroll, fixed;
  background-size: contain, cover;
  padding: 128px 0 0;
  margin-bottom: 64px;
  color: #fff;
  position: relative;
}
.page-node-type-case-study .header-case-study > .container {
  position: relative;
}
.page-node-type-case-study .header-case-study .return-wrap .btn-link {
  text-transform: uppercase;
  color: #fff;
}
.page-node-type-case-study .header-case-study .return-wrap .btn-link:hover {
  text-decoration: none;
}
.page-node-type-case-study .header-case-study .page-title {
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 16px;
}
.page-node-type-case-study .header-case-study .page-title .partner-name {
  display: block;
}
.page-node-type-case-study .header-case-study .page-title .partner-name .date {
  font-size: 0.5em;
  opacity: 0.5;
}
.page-node-type-case-study .header-case-study .page-title .program-name {
  font-size: 0.8em;
}
.page-node-type-case-study .header-case-study .service-icon-wrap {
  background: none;
  position: absolute;
  top: -60px;
  right: 0;
}
.page-node-type-case-study .header-case-study .content-wrap {
  margin-bottom: 64px;
}
.page-node-type-case-study .header-case-study picture {
  display: block;
  background: #fff;
  border-radius: 16px;
  padding: 32px 0;
  width: 300px;
  margin: auto;
}
.page-node-type-case-study .key-figures-wrapper > .container {
  background: #F3F3F4;
  padding: 32px;
}
.page-node-type-case-study .key-figures-wrapper .section-title {
  text-transform: uppercase;
  font-style: normal;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}
.page-node-type-case-study .key-figures-wrapper .paragraph--type--key-figures .title {
  margin: 0;
  line-height: 1;
}
.page-node-type-case-study .key-figures-wrapper .paragraph--type--key-figures .description {
  margin: 0;
  font-size: 0.8em;
}
.page-node-type-case-study .details-commercial-animation-wrapper {
  padding: 16px 0;
}
.page-node-type-case-study .details-commercial-animation-wrapper .thumb-wrap .mockup {
  position: relative;
  display: none;
}
.page-node-type-case-study .details-commercial-animation-wrapper .content-wrap {
  padding: 32px;
  border-radius: 8px;
  border-right: 16px solid transparent;
  border-left: 16px solid #018ca7;
  background: #fff;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.25);
  position: relative;
}
.page-node-type-case-study .details-commercial-animation-wrapper .content-wrap h2 {
  text-transform: uppercase;
  font-style: normal;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}
.page-node-type-case-study .success-challenge-wrapper .content-wrap ul,
.page-node-type-case-study .conclusion-wrapper .content-wrap ul,
.page-node-type-case-study .details-commercial-animation-wrapper .content-wrap ul,
.page-node-type-case-study .success-challenge-wrapper .content-wrap ol,
.page-node-type-case-study .conclusion-wrapper .content-wrap ol,
.page-node-type-case-study .details-commercial-animation-wrapper .content-wrap ol {
  margin-left: 64px;
  padding-left: 0;
  line-height: 1.2;
}
.page-node-type-case-study .success-challenge-wrapper .content-wrap ul li,
.page-node-type-case-study .conclusion-wrapper .content-wrap ul li,
.page-node-type-case-study .details-commercial-animation-wrapper .content-wrap ul li,
.page-node-type-case-study .success-challenge-wrapper .content-wrap ol li,
.page-node-type-case-study .conclusion-wrapper .content-wrap ol li,
.page-node-type-case-study .details-commercial-animation-wrapper .content-wrap ol li {
  margin-bottom: 16px;
}
.page-node-type-case-study .success-challenge-wrapper .container > .row,
.page-node-type-case-study .conclusion-wrapper .container > .row {
  justify-content: center;
}
.page-node-type-case-study .success-challenge-wrapper .content-wrap,
.page-node-type-case-study .conclusion-wrapper .content-wrap {
  padding: 64px;
  border-radius: 8px;
  border-left: 16px solid transparent;
  border-right: 16px solid #018ca7;
}
.page-node-type-case-study .success-challenge-wrapper .content-wrap h2,
.page-node-type-case-study .conclusion-wrapper .content-wrap h2 {
  text-transform: uppercase;
  font-style: normal;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}
.page-node-type-case-study .success-challenge-wrapper {
  padding: 64px 0;
}
.page-node-type-case-study .success-challenge-wrapper .content-wrap {
  background: #000;
  color: #fff;
}
.page-node-type-case-study .conclusion-wrapper .content-wrap {
  background: #F3F3F4;
  border-right-color: transparent;
  border-left-color: #535353;
  color: #000;
  font-style: italic;
}
.case-studies-wrapper {
  background: url("/themes/custom/startengo_multisite_front/images/desk/d-main_bg.jpg") no-repeat center 100%;
  padding: 64px 0 128px;
}
.case-studies-wrapper .section-header {
  text-align: center;
}
.case-studies-wrapper .section-header .section-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2em;
  margin: 0;
}
.case-studies-wrapper .section-body .row {
  justify-content: center;
}
.case-studies-wrapper .card.card-case-study {
  border: 0;
  background: none;
}
.case-studies-wrapper .card.card-case-study .card-img-top {
  border-radius: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}
.case-studies-wrapper .card.card-case-study .card-title {
  text-align: center;
}
.case-studies-wrapper .card.card-case-study .card-body {
  background: none;
}
.t-swiper-node-case-study-wave .case-study-item {
  background: none;
  height: calc(100vh - 180px);
  display: flex;
  align-items: center;
}
.t-swiper-node-case-study-wave .case-study-item .service-icon-wrap {
  right: 64px;
  top: 32px;
}
.t-swiper-node-case-study-wave .case-study-item .content-wrap {
  width: 600px;
  max-width: 100%;
}
.t-swiper-node-case-study-wave .case-study-item h4 {
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.t-swiper-node-case-study-wave .case-study-item h4 .customer {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2em;
}
.t-swiper-node-case-study-wave .case-study-item h4 .title {
  color: #fff;
  font-size: 1.75em;
}
.t-swiper-node-case-study-wave .case-study-item .btn.btn-secondary {
  margin: 1rem 0 0;
}
.t-swiper-node-case-study-wave .swiper-button-prev::after,
.t-swiper-node-case-study-wave .swiper-button-next::after {
  background: #fff;
}
.t-swiper-node-case-study-wave .swiper-button-prev:hover:after,
.t-swiper-node-case-study-wave .swiper-button-next:hover:after {
  background-color: #fff;
  opacity: 0.5;
}
.t-swiper-node-case-study .btn.btn-secondary {
  margin-top: 32px;
}
@keyframes anim_size_variation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1);
  }
}
.t-swiper-node-case-study .case-study-item .service-icon-wrap {
  animation-name: anim_size_variation;
  animation-iteration-count: infinite;
  animation-duration: 1s;
}
@media all and (max-width: 767px) {
  .page-node-type-case-study .header-case-study {
    padding: 32px 32px 0;
    margin: 0;
  }
  .page-node-type-case-study .header-case-study picture {
    max-width: 50%;
    display: block;
    margin: 0 auto 1rem;
  }
  .page-node-type-case-study .header-case-study .service-icon-wrap {
    top: 0;
  }
  .page-node-type-case-study .key-figures-wrapper .section-title {
    font-size: 1.25em;
  }
  .page-node-type-case-study .success-challenge-wrapper .content-wrap ol,
  .page-node-type-case-study .conclusion-wrapper .content-wrap ol,
  .page-node-type-case-study .details-commercial-animation-wrapper .content-wrap ol,
  .page-node-type-case-study .success-challenge-wrapper .content-wrap ul,
  .page-node-type-case-study .conclusion-wrapper .content-wrap ul,
  .page-node-type-case-study .details-commercial-animation-wrapper .content-wrap ul {
    margin-left: 24px;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .content-wrap {
    border: 0;
    box-shadow: none;
  }
  .page-node-type-case-study .success-challenge-wrapper {
    background: #000;
    padding: 16px 0;
  }
  .page-node-type-case-study .success-challenge-wrapper .content-wrap {
    border: 0;
  }
  .page-node-type-case-study .conclusion-wrapper {
    background: #F3F3F4;
    padding: 16px 0;
  }
  .page-node-type-case-study .conclusion-wrapper .content-wrap {
    border: 0;
  }
  .case-study-wrapper .case-study-item {
    text-align: center;
  }
  .case-study-wrapper .case-study-item .content-wrap {
    margin-top: 16px;
  }
  .case-studies-wrapper .section-header .section-title {
    font-size: 1.25em;
  }
  .t-swiper-node-case-study-wave .case-study-item h4 .customer {
    font-size: 1.2em;
  }
  .t-swiper-node-case-study-wave .case-study-item h4 .title {
    font-size: 1em;
  }
  .case-study-item {
    padding: 32px 64px;
  }
  .page-node-type-case-study .success-challenge-wrapper .content-wrap,
  .page-node-type-case-study .conclusion-wrapper .content-wrap {
    padding: 24px;
  }
  .t-swiper-node-case-study .case-study-item h4 .title {
    font-size: 1.2em;
  }
}
@media all and (min-width: 768px) {
  .page-node-type-case-study .details-commercial-animation-wrapper {
    background: url("/themes/custom/startengo_multisite_front/images/desk/d-details-commercial-animation_bg.jpg") no-repeat center #fff;
    background-size: cover;
    padding: 64px 0;
    min-height: 90vh;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .thumb-wrap {
    position: absolute;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .thumb-wrap .thumb-value-mask {
    position: absolute;
    top: 30px;
    left: 31px;
    width: 580px;
    height: 580px;
    mask: url("/themes/custom/startengo_multisite_front/images/mask/mask-ecran-pc.svg") no-repeat center / contain;
    -webkit-mask: url("/themes/custom/startengo_multisite_front/images/mask/mask-ecran-pc.svg") no-repeat center / contain;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .thumb-wrap .thumb-value-mask .thumb-value {
    position: absolute;
    top: 90px;
    left: 35px;
    width: 605px;
    perspective: 533px;
    perspective-origin: top;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .thumb-wrap .thumb-value-mask .thumb-value img {
    transform: rotateX(-1deg) rotateY(14deg) rotateZ(-16deg) scale3d(0.9, 1.15, 1) skewX(-3deg) skewY(-1deg);
    display: block;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .thumb-wrap .mockup {
    position: relative;
    display: block;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .content-wrap {
    padding: 64px;
  }
  .page-node-type-case-study .details-commercial-animation-wrapper .content-wrap h2 {
    font-size: 2em;
  }
}
@media all and (min-width: 1024px) {
  .case-study-wrapper > .container .aos-animate:nth-child(even) .case-study-item .row {
    flex-direction: row-reverse;
  }
}
