@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-Thin.woff') format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-Black.woff') format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-BlackItalic.woff') format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-LightItalic.woff') format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-Italic.woff') format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-BoldItalic.woff') format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-ThinItalic.woff') format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #3b3b3b;
  margin-bottom: 32px;
  font-family: Rosarivo, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.body.centered {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 8px;
  display: flex;
}

.image {
  max-width: 100%;
  display: inline-block;
  overflow: visible;
}

.paragraph {
  object-fit: contain;
  width: auto;
  height: auto;
  margin-bottom: 0;
  font-size: 20px;
  display: block;
  overflow: visible;
}

.navigation {
  grid-column-gap: 16px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding: 16px 32px 24px;
  text-decoration: none;
  display: flex;
}

.logo {
  width: 100%;
  max-width: 1280px;
}

.txt {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rosarivo, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.menu {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 42px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.title-of-case-study {
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.title-img {
  grid-column-gap: 24px;
  border: 0 solid #bbb2b2;
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 80px;
  margin-top: 4px;
  padding-left: 32px;
  text-decoration: none;
  display: flex;
}

.big-title-style {
  color: #000;
  flex: 1;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.overview-content {
  grid-row-gap: 4px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.overview-content.mobile {
  flex: 0 auto;
  display: none;
}

.overview-content.top-bott-32 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  margin-top: 0;
}

.overview-content.top-32 {
  margin-top: 32px;
}

.iphone-bezel {
  position: absolute;
  top: 0;
  left: 0;
}

.main-content {
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-bottom: 72px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.main-content.welcome {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: 1280px;
}

.overview-role-etc {
  grid-column-gap: 0px;
  grid-row-gap: 32px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin-top: 16px;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.overview-role-etc.mobile-adjust.mobile-l {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
}

.overview-timeframe {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.overview-timeframe.insights {
  grid-row-gap: 0px;
  padding-top: 32px;
  padding-left: 0;
}

.role {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.goals-and-challenges {
  grid-row-gap: 32px;
  background-color: #e0e9f76e;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  margin-bottom: 32px;
  padding: 32px 32px 0 24px;
  text-decoration: none;
  display: block;
}

._2-main-goals---txt {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section---focus {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: block;
}

.text {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.text.tablet-left {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.text.margin-bottom {
  margin-bottom: 64px;
}

.text.adjust {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}

.txt-1 {
  grid-column-gap: 32px;
  border: 0 solid #bbb2b2;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 32px;
  padding: 24px 32px 24px 0;
  text-decoration: none;
  display: flex;
}

.img-style {
  border: 1px solid #ddd;
  border-radius: 8px;
}

.section-style {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.section-style.bott-32 {
  margin-bottom: 48px;
}

.section-style.expertise {
  padding-left: 0;
  padding-right: 0;
}

.mobile-strategy {
  grid-row-gap: 16px;
  object-fit: contain;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: static;
}

._3-priorities {
  grid-row-gap: 56px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding: 0 0 64px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-6, .frame-7 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 116px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.how-did-we-do-it {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-bottom: 64px;
  text-decoration: none;
  display: flex;
}

.illustrations {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 32px;
  padding-left: 96px;
  padding-right: 96px;
  text-decoration: none;
  display: flex;
}

.bib-separator {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image---bib {
  grid-column-gap: 16px;
  border: 0 solid #bbb2b2;
  border-bottom-width: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  text-decoration: none;
  display: flex;
}

.mobile-screens {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.cache-top {
  background-color: #fff;
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
}

.img---tire-selector-prop {
  border-radius: 8px;
}

.img---pdp {
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}

.title-style-2 {
  color: #000000a8;
  flex: 0 auto;
  width: 100%;
  height: 99.9999%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rosarivo, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.title-style-2.home-intro {
  direction: ltr;
  line-height: 140%;
}

.title-style-2.txt-intro {
  width: 80%;
  font-size: 20px;
}

.txt-2 {
  color: #000000a8;
  flex: 1;
  width: 99.9999%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rosarivo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.title-style-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.section-title {
  color: #000;
  text-align: left;
  width: 100%;
  max-width: 1280px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.section-title.left-adjust {
  width: auto;
  padding-left: 0;
  font-size: 28px;
}

.section-title.left-adjust.intro {
  overflow-wrap: anywhere;
  line-height: 120%;
}

.section-title.left-adjust.case-section-title.section-title-mobile {
  font-size: 28px;
}

.section-title.adjust {
  padding-bottom: 16px;
  padding-left: 32px;
}

.section-title.home-title {
  padding-top: 32px;
  font-weight: 400;
}

.txt-4 {
  color: #000000a8;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rosarivo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.txt-3-2 {
  grid-column-gap: 32px;
  border: 0 solid #bbb2b2;
  border-bottom-width: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  margin-left: 32px;
  padding: 24px 32px 24px 0;
  text-decoration: none;
  display: flex;
}

.title {
  color: #000000a8;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  margin-right: .28125rem;
  padding-left: 32px;
  font-family: Rosarivo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: inline-block;
}

.default {
  color: #000000a8;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 32px;
  font-family: Rosarivo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.default.left-adjust {
  padding-left: 0;
}

.default.left-adjust.bottom-16 {
  margin-bottom: 16px;
}

.title-style-5 {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: 0;
  text-decoration: none;
  display: block;
}

.txt-7 {
  color: #000;
  width: auto;
  max-width: 1280px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Rosarivo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.txt-8 {
  color: #000;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  font-family: undefined;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.txt-9 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 0;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: inline-block;
}

.txt-10 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rosarivo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  display: inline-block;
}

.title-style-6 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.focus-title {
  color: #000;
  text-align: center;
  width: 100%;
  max-width: 1280px;
  margin-top: 32px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 1216px;
  margin-top: 32px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.txt-12, .txt-13 {
  color: #000;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rosarivo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.section-tablet {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.txt-4-2 {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.mich-images-challenge {
  grid-column-gap: 56px;
  background-image: url('../images/mich-images-challenge.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 599px;
  min-height: 599px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  overflow: hidden;
}

.mich-pillars-mobie {
  grid-column-gap: 63px;
  grid-row-gap: 63px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.mich-learnings-items {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.page---pdp---1, .page---pdp---2, .page---pdp---3 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.page---home-2 {
  background-image: url('../images/Page---Home.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 840px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.image-2 {
  width: 100%;
  max-width: 1280px;
  margin-right: 0;
  padding-left: 0;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.container.adjust-left {
  padding-left: 32px;
  padding-right: 32px;
}

.container.ttc-left {
  padding-left: 0;
  padding-right: 0;
}

.container.ttc-left.margin-bott-40 {
  margin-bottom: 40px;
}

.container.top-margin {
  margin-top: 48px;
}

.image-3 {
  flex: 0 auto;
  width: 100%;
  max-width: 1280%;
  margin-top: 16px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin-top: 32px;
  padding-bottom: 32px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-4.left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-4.maas-images {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  padding-bottom: 73px;
  display: flex;
}

.div-block-4.src-img-mob-large.adjust {
  padding-left: 0;
  padding-right: 0;
}

.image-5 {
  margin-top: 32px;
}

.image-7, .image-8, .image-9, .image-10 {
  width: 275px;
}

.image-11 {
  width: 120px;
  height: 82.5px;
}

.header {
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 60px;
  padding: 24px 0 32px 24px;
  display: flex;
}

.header.header-mobile {
  justify-content: flex-start;
  align-items: center;
  padding: 8px 32px;
}

.logoclass {
  flex: 1;
  width: auto;
  height: 100%;
  font-family: Lato, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.container-4 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-4.menu {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  object-fit: fill;
  object-position: 50% 50%;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin-right: 0;
  display: flex;
}

.image-12 {
  width: 24px;
  height: 32px;
  padding-top: 0;
  display: block;
}

.menu-item {
  color: #000;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.paragraph-2 {
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
}

.content-global {
  grid-row-gap: 32px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  height: auto;
  padding: 32px 0 0;
  text-decoration: none;
  display: block;
}

.text-block {
  text-align: center;
  width: 100%;
  font-style: italic;
}

.image-16 {
  width: 100%;
  margin-bottom: 16px;
}

.paragraph-3 {
  padding-left: 0;
}

.paragraph-3.default {
  direction: ltr;
  line-height: 200%;
}

.paragraph-3.default.bottom-16 {
  padding-bottom: 16px;
}

.container-6 {
  text-align: left;
  width: 100%;
}

.container-6.paragraph {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: scale-down;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1280px;
  padding-left: 32px;
  display: flex;
}

.container-6.paragraph.left-adjust {
  grid-column-gap: 8px;
  grid-row-gap: 4px;
  object-fit: fill;
  padding-left: 0;
}

.container-6.paragraph.left-adjust.border-top {
  border-top: 1px solid #00000040;
  padding-top: 32px;
}

.container-6.paragraph.left-adjust.bottom-16 {
  margin-bottom: 16px;
}

.video-2 {
  width: 100%;
}

.list-title {
  margin-bottom: 0;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-block-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  padding-left: 0;
  display: flex;
}

.div-block-6.adjust {
  padding-bottom: 16px;
  padding-left: 0;
}

.div-block-6.top-32 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 32px;
}

.div-block-6.v-spacing {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.image-18 {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 48px;
}

.image-18.mobile {
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
}

.image-18.bott-24 {
  margin-bottom: 24px;
}

.div-block-7 {
  padding-left: 32px;
  padding-right: 32px;
}

.div-block-7.insights {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-7.insights.top-32 {
  margin-top: 32px;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 16px;
  display: flex;
}

.image-19 {
  width: 50%;
  display: block;
}

.image-20 {
  width: auto;
  max-width: none;
  display: block;
}

.div-block-9 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  margin: 64px 0;
  display: flex;
  overflow: hidden;
}

.image-21 {
  border: 1px solid #00000026;
}

.image-22, .image-23, .image-24, .image-25 {
  border: 1px solid #00000026;
  width: 100%;
}

.image-26 {
  width: 100%;
}

.image-27 {
  border: 1px solid #00000026;
  width: 100%;
}

.div-block-10 {
  grid-column-gap: 68px;
  grid-row-gap: 68px;
  border: 0 #d5d4d4;
  border-bottom: 1px solid #c9c9c9;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-top: 32px;
  padding: 32px 32px 72px;
  display: flex;
}

.img-id, .image-28 {
  width: 328px;
  height: 328px;
}

.flex-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  width: 45%;
}

.div-block-11 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  border: 0 solid #f0f0f0;
  border-top-style: none;
  border-bottom: 1px solid #c9c9c9;
  justify-content: center;
  align-items: flex-start;
  padding: 48px 32px;
  display: flex;
}

.card {
  box-sizing: border-box;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  object-fit: fill;
  background-color: #b3e7e2;
  border: 1px #c9c9c954;
  border-radius: 8px;
  flex-flow: column;
  flex: 0 auto;
  order: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 517px;
  height: 650px;
  padding: 32px 32px 0;
  display: flex;
  overflow: hidden;
}

.card.bg-amadeus {
  background-color: #0c66e169;
}

.card.bg-orpi {
  background-color: #ffb4b4;
  width: 512px;
  padding-bottom: 0;
}

.card.bg-ttc {
  background-color: #ffe68b;
}

.div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.div-block-12.studies {
  margin-top: 0;
}

.cards-x-2 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.heading {
  width: 100%;
}

.company-name {
  color: #0009;
  -webkit-text-stroke-color: #000;
  width: 100%;
  font-style: italic;
  display: block;
}

.card-project-title {
  width: 100%;
  font-family: Lato, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.project-desc {
  width: 100%;
}

.div-block-13 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 64px;
  display: flex;
}

.flex-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: auto;
}

.flex-block-2.home-gdpr {
  flex: 0 auto;
  width: 50%;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.flex-block-2.home-amad {
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
}

.flex-block-2.home-orpi {
  width: 100%;
}

.div-block-14 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-29 {
  border: 1px solid #000;
  border-radius: 8px;
}

.image-30 {
  border-radius: 8px;
  width: 75%;
  max-width: none;
}

.image-30.bg-white {
  background-color: #fff;
  width: 100%;
  height: 79.4387%;
  overflow: hidden;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: contain;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block-15.img-amadeus {
  justify-content: center;
  align-items: flex-start;
  height: auto;
}

.div-block-15.img-ttc {
  box-sizing: border-box;
  object-fit: none;
  border-radius: 8px 0 0;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: auto;
  overflow: hidden;
}

.div-block-15.bottom-img {
  justify-content: center;
  align-items: flex-end;
}

.div-block-15.img-bib {
  height: auto;
}

.div-block-15.src-img-ttc {
  justify-content: flex-end;
  align-items: flex-start;
}

.button {
  color: #000;
  background-color: #fff0;
  border: 0 solid #c9c9c9;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px 20px 10px 0;
  font-family: Lato, Arial, sans-serif;
  text-decoration: underline;
  display: flex;
}

.image-amad {
  vertical-align: top;
  border: 0 #000;
  border-radius: 8px;
  flex: 1;
  width: 80%;
  max-width: 70%;
  height: auto;
  display: block;
  overflow: visible;
}

.card-h {
  background-color: #b3e7e2;
  border-radius: 8px;
  flex-flow: row;
  width: 80%;
  max-width: 936px;
  height: 384px;
  padding: 40px 0 0 40px;
  display: flex;
}

.card-h.card-amadeus {
  background-color: #0c66e169;
  height: auto;
  padding-bottom: 24px;
}

.card-h.card-orpi {
  background-color: #e5e5e9;
  height: auto;
  padding-right: 0;
}

.card-h.card-gdpr {
  background-color: #ffe68b;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  padding-top: 40px;
  overflow: hidden;
}

.card-h.card-dc {
  background-color: #f6c7c5;
}

.card-h.card-dc.card-tablet {
  height: auto;
  display: inline-flex;
}

.card-h.card-dc.card-tablet.card-rd {
  background-color: #f0ff9e;
}

.card-h.card-dc.card-tablet.hide {
  display: none;
}

.card-h.card-michelin {
  height: auto;
  padding-bottom: 40px;
}

.card-h.card-rd {
  background-color: #f0e2fd;
}

.div-block-16 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 32px;
  display: flex;
}

.div-block-16.adjust-top {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  margin-top: 0;
}

.image-31 {
  border-top-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  flex: 1;
  max-width: 100%;
}

.img-push-home {
  border-top-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 8px;
  flex: 1;
  width: 90%;
  max-width: 90%;
  height: auto;
}

.img-push-home.img-jam {
  vertical-align: baseline;
  border-top-right-radius: 0;
  flex: 1;
  width: 120%;
  max-width: 120%;
  display: block;
  position: relative;
  left: 77px;
}

.background-video {
  width: 1280px;
  height: 700px;
}

.video-hero {
  width: 1280px;
  max-width: 1280px;
  margin-top: 64px;
}

.video-hero.dc-mob-video {
  width: 100%;
}

.div-block-17 {
  background-color: #470a2500;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-height: 431px;
  margin-bottom: 0;
  display: flex;
}

.div-block-17.dc-bckgrd {
  background-color: #460924;
}

.image-32 {
  width: auto;
  max-height: 431px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  width: 20px;
}

.div-block-18 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-33 {
  border: 1px #00000026;
  border-radius: 0;
  width: auto;
  max-width: 1041px;
  height: auto;
}

.image-34 {
  border: 1px solid #00000026;
  border-radius: 8px;
}

.div-block-19 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-19.img-dc {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  margin-bottom: 48px;
}

.div-block-19.img-dc.center {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
}

.top-bott-32 {
  flex-flow: column;
  width: 100%;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.div-block-20 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-35, .image-36 {
  width: auto;
}

.heading-2 {
  width: 100%;
  font-family: Lato, Arial, sans-serif;
}

.heading-2.title-studies {
  width: 80%;
  padding-left: 0;
}

.image-37 {
  width: 100%;
}

.image-43 {
  max-width: 50%;
  display: block;
}

.flex-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
}

.container-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #0000;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.brand {
  flex: 1;
  display: flex;
}

.nav-link {
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link.hide {
  flex: 0 auto;
  display: none;
}

.div-block-22 {
  margin-top: 32px;
  padding-bottom: 32px;
}

.div-block-23 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.div-block-24 {
  margin-bottom: 32px;
}

.container-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.src-img-mob-large.mob-small.img-src {
  width: 100%;
  margin-left: 0;
  padding-top: 48px;
  padding-bottom: 48px;
}

.div-block-26 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-top: 32px;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 360px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-45, .image-46 {
  width: 20px;
}

.image-47 {
  width: 80%;
  height: 100%;
}

.paragraph-4 {
  width: 80%;
  margin-top: 32px;
}

.image-48 {
  width: 10%;
}

.field-label {
  text-align: left;
}

.heading-3 {
  margin-bottom: 24px;
}

.submit-button {
  border-radius: 8px;
  width: 30%;
  margin-top: 24px;
}

.flex-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-3 {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 24px;
  display: block;
}

.flex-block-5 {
  padding-left: 32px;
  padding-right: 32px;
}

.div-block-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.div-block-29 {
  padding-left: 32px;
  padding-right: 32px;
}

.div-block-30 {
  width: 100%;
}

.div-block-31 {
  padding-left: 32px;
  padding-right: 32px;
}

.body-2 {
  margin-top: 96px;
  padding-left: 32px;
  padding-right: 32px;
}

.contenu-container {
  max-width: 1280px;
  display: flex;
}

.body-readings {
  margin-left: 32px;
  margin-right: 32px;
}

@media screen and (min-width: 1280px) {
  .body {
    display: flex;
  }

  .section-title.left-adjust {
    font-size: 28px;
  }

  .default.left-adjust.bottom-16.bottom-32 {
    margin-bottom: 32px;
  }

  .container.adjust-left {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .card-h.card-amadeus {
    width: 150em;
  }

  .image-33 {
    width: 100%;
    max-width: none;
  }

  .div-block-19.img-dc.center {
    margin-top: 40px;
  }

  .image-42 {
    max-width: 1280px;
  }

  .image-49 {
    width: 50%;
    margin-top: 0;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  img {
    width: 37%;
  }

  .body {
    max-width: 1280px;
  }

  .paragraph {
    font-size: 20px;
  }

  .overview-content.top-bott-32 {
    margin-top: 0;
  }

  .overview-timeframe.insights {
    padding-left: 0;
  }

  .text.tablet-left {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-left: 0;
  }

  .text.tablet-left.source-crafted {
    padding-left: 0;
  }

  .text.adjust {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .image---bib {
    border-style: none none solid;
    border-width: 1px;
  }

  .title-style-3 {
    padding-right: 0;
  }

  .section-title.left-adjust, .default.left-adjust {
    padding-left: 0;
  }

  .text-2 {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .txt-12 {
    width: 100%;
  }

  .container.adjust-left, .container.ttc-left {
    padding-left: 0;
  }

  .container.ttc-left.top-margin {
    margin-top: 0;
    padding-left: 0;
  }

  .div-block-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-4.left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-4.maas-images {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    width: auto;
    max-width: none;
    margin-top: 0;
    padding-bottom: 64px;
    overflow: visible;
  }

  .image-5 {
    width: 15%;
  }

  .header.header-mobile {
    padding: 4px 14px 0 32px;
    display: flex;
  }

  .image-13, .image-14, .image-15, .mobile {
    width: 100%;
  }

  .content-global {
    align-self: center;
    padding-left: 32px;
    padding-right: 32px;
  }

  .paragraph-3.default, .container-6.paragraph.left-adjust, .list-title {
    padding-left: 0;
  }

  .image-18.mobile {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .div-block-7.insights {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .image-28 {
    width: 35%;
    height: auto;
  }

  .div-block-12 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 32px;
    padding-right: 32px;
  }

  .flex-block-2 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    padding-right: 32px;
  }

  .flex-block-2.home-gdpr {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex: 1;
    width: 43%;
  }

  .flex-block-2.home-orpi {
    padding-right: 32px;
  }

  .image-30 {
    width: 100%;
  }

  .div-block-15 {
    flex: 1;
  }

  .div-block-15.img-amadeus {
    justify-content: center;
    align-items: flex-start;
    height: 50%;
  }

  .div-block-15.img-ttc {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    height: auto;
    display: flex;
  }

  .div-block-15.bottom-img {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-15.img-bib {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .image-amad {
    flex: 1;
    max-width: 88%;
    display: block;
  }

  .card-h {
    padding-top: 24px;
  }

  .card-h.card-amadeus {
    background-color: #0c66e169;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 32px;
    padding-bottom: 0;
  }

  .card-h.card-orpi {
    background-color: #e5e5e9;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 24px;
    padding-bottom: 0;
  }

  .card-h.card-gdpr {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 32px;
    padding-bottom: 0;
  }

  .card-h.card-dc {
    background-color: #f7c7c5;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 40px;
  }

  .card-h.card-dc.card-tablet {
    padding-bottom: 0;
  }

  .card-h.card-michelin {
    width: 100%;
    height: auto;
    padding-bottom: 24px;
  }

  .card-h.card-rd {
    width: 100%;
    height: auto;
  }

  .div-block-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-top: 32px;
  }

  .image-31 {
    vertical-align: baseline;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    flex-flow: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: block;
    overflow: clip;
  }

  .img-push-home {
    border-bottom-left-radius: 0;
    max-width: 100%;
    height: auto;
  }

  .img-push-home.home-gdpr {
    height: auto;
    display: block;
  }

  .image-33, .image-34 {
    width: 100%;
  }

  .heading-2.title-studies {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .image-38 {
    object-fit: contain;
    flex: 0 auto;
    width: auto;
    max-width: 35%;
    display: block;
  }

  .image-39 {
    object-fit: contain;
    width: auto;
    max-width: 35%;
    display: block;
  }

  .image-40 {
    object-fit: scale-down;
    width: 40%;
    max-width: 35%;
    display: block;
  }

  .image-41, .image-42 {
    width: 100%;
  }

  .image-43 {
    width: 80%;
  }

  .nav-link {
    flex: 0 auto;
    order: -9999;
    display: flex;
  }

  .nav-link.hide {
    display: none;
  }

  .image-44 {
    width: 100%;
  }

  .container-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .src-img-mob-large.mob-small.img-src {
    margin-left: 0;
  }

  .container-9 {
    flex: 0 auto;
  }

  .utility-page-wrap {
    justify-content: center;
    align-items: flex-start;
    margin-top: 24px;
  }

  .image-49 {
    width: 100%;
  }

  .bold-text-3, .bold-text-4 {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .title-of-case-study {
    padding-left: 0;
    padding-right: 0;
  }

  .big-title-style {
    font-size: 28px;
  }

  .overview-content.top-bott-32 {
    margin-top: 8px;
  }

  .overview-role-etc, .overview-role-etc.mobile-adjust {
    padding-left: 0;
    padding-right: 0;
  }

  .overview-role-etc.mobile-adjust.mobile-l {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text.tablet-left, .text.tablet-left.source-crafted {
    padding-left: 0;
  }

  .txt-1 {
    margin-left: 0;
  }

  .section-style, .section-style.bott-32 {
    padding-left: 0;
    padding-right: 0;
  }

  .illustrations.mobile {
    padding-left: 64px;
    padding-right: 64px;
  }

  .mobile-screens, .mobile-screens.mobile {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .title-style-2 {
    font-size: 20px;
  }

  .title-style-2.txt-intro {
    font-size: 16px;
  }

  .section-title {
    padding-left: 0;
  }

  .section-title.left-adjust.intro {
    font-size: 28px;
  }

  .section-title.left-adjust.case-section-title {
    font-size: 26px;
  }

  .txt-3-2 {
    margin-left: 0;
  }

  .title.adjust, .default {
    padding-left: 0;
  }

  .container.adjust-left {
    padding-left: 0;
    padding-right: 0;
  }

  .container.adjust-left.mobile-l {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container.ttc-left {
    padding-right: 0;
  }

  .div-block-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-4.left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-4.maas-images {
    width: 100%;
    overflow: visible;
  }

  .div-block-4.mob-img-ttc {
    padding-left: 32px;
  }

  .div-block-4.src-img-mob-large.adjust {
    padding-left: 0;
  }

  .image-7, .image-8, .image-9, .image-10 {
    width: 40%;
  }

  .header.header-mobile {
    padding: 4px 14px 0;
  }

  .content-global {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .image-16 {
    width: 100%;
  }

  .container-6.paragraph {
    padding-left: 0;
  }

  .div-block-7 {
    text-align: left;
  }

  .div-block-10 {
    flex-flow: column;
    padding-left: 14px;
    padding-right: 14px;
  }

  .image-28 {
    display: none;
  }

  .flex-block.home-mob-large-txt-intro {
    width: 80%;
  }

  .div-block-11 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .div-block-12 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .card-project-title {
    font-size: 20px;
    line-height: 24px;
  }

  .flex-block-2 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .flex-block-2.home-gdpr {
    width: 100%;
  }

  .div-block-15 {
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
  }

  .div-block-15.img-amadeus {
    order: 9999;
  }

  .div-block-15.img-ttc {
    order: 0;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    overflow: visible;
  }

  .div-block-15.img-mob-home-case-orpi {
    align-self: flex-end;
  }

  .card-h.card-amadeus {
    padding-bottom: 16px;
    padding-left: 32px;
  }

  .card-h.card-orpi {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 32px;
    padding-bottom: 0;
    padding-left: 32px;
  }

  .card-h.card-gdpr {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding: 32px 0 0 32px;
  }

  .card-h.card-dc {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
  }

  .card-h.card-michelin {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
  }

  .div-block-16 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 32px;
  }

  .image-31.img-mob-img-orpi {
    max-width: 110%;
    overflow: visible;
  }

  .img-push-home {
    flex: 1;
  }

  .img-push-home.img-mob-home-case-orpi {
    vertical-align: baseline;
    flex: 1;
    align-self: auto;
    display: block;
  }

  .video-hero, .image-34 {
    width: 100%;
  }

  .image-40 {
    width: auto;
  }

  .image-41 {
    width: 100%;
  }

  .flex-block-3 {
    width: 50%;
    display: block;
  }

  .image-44 {
    width: 100%;
  }

  .container-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .core-ttc-mob-large {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-25 {
    width: 100%;
    margin-left: 16px;
  }

  .src-img-mob-large {
    margin-bottom: 32px;
    padding-left: 32px;
  }

  .src-img-mob-large.mob-small {
    margin-top: 16px;
  }

  .src-img-mob-large.mob-small.img-src {
    margin-left: 0;
    padding-left: 0;
  }

  .utility-page-wrap {
    justify-content: center;
    align-items: flex-start;
    margin-top: 24px;
  }

  .div-block-29 {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media screen and (max-width: 479px) {
  .title-of-case-study {
    padding-left: 8px;
    padding-right: 8px;
  }

  .big-title-style, .big-title-style.mobile-big-title {
    font-size: 24px;
  }

  .overview-content {
    grid-row-gap: 8px;
  }

  .overview-content.mobile {
    margin-bottom: 0;
    padding-left: 0;
  }

  .overview-content.top-bott-32 {
    margin-top: 8px;
  }

  .overview-role-etc {
    grid-row-gap: 0px;
    flex-flow: wrap;
    padding-left: 0;
    padding-right: 0;
  }

  .overview-role-etc.mobile-adjust {
    grid-row-gap: 0px;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
  }

  .overview-role-etc.mobile-adjust.mobile-l {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .overview-timeframe {
    margin-bottom: 32px;
  }

  .goals-and-challenges {
    margin-top: 16px;
    margin-right: 0;
    padding: 16px 8px;
    position: static;
  }

  .text.tablet-left {
    padding-left: 0;
  }

  .txt-1 {
    margin-left: 0;
    padding-right: 0;
  }

  .section-style {
    padding-left: 8px;
    padding-right: 8px;
  }

  ._3-priorities {
    padding-bottom: 16px;
  }

  .how-did-we-do-it {
    grid-row-gap: 0px;
  }

  .illustrations.mobile {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-screens {
    flex-flow: column;
    padding-top: 0;
  }

  .mobile-screens.mobile {
    flex-flow: column;
    padding-bottom: 0;
  }

  .title-style-2, .title-style-2.txt-intro {
    font-size: 16px;
  }

  .txt-2 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .title-style-3 {
    padding-right: 0;
  }

  .section-title.left-adjust {
    font-size: 24px;
  }

  .section-title.left-adjust.case-section-title, .section-title.left-adjust.case-section-title.section-title-mobile {
    font-size: 20px;
  }

  .txt-3-2 {
    margin-left: 0;
    padding-right: 0;
  }

  .title.adjust {
    padding-left: 0;
  }

  .focus-title {
    text-align: center;
  }

  .text-2.adjust {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .mich-pillars-mobie {
    flex-flow: column;
  }

  .container.adjust-left, .container.ttc-left {
    padding-left: 8px;
    padding-right: 8px;
  }

  .container.ttc-left.top-margin {
    padding-left: 8px;
  }

  .div-block-4 {
    flex: 0 auto;
  }

  .div-block-4.left {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-bottom: 16px;
    padding-bottom: 0;
  }

  .div-block-4.maas-images {
    margin-top: 32px;
    margin-bottom: 32px;
    padding-bottom: 0;
  }

  .div-block-4.src-img-mob-large.adjust {
    padding-left: 0;
  }

  .image-7, .image-8, .image-9, .image-10 {
    width: 70%;
  }

  .image-11 {
    display: none;
  }

  .header {
    padding: 0 14px;
  }

  .header.header-mobile {
    padding-bottom: 4px;
  }

  .image-12 {
    order: 0;
    display: block;
  }

  .image-13, .image-14, .image-15 {
    flex: 1;
    padding-left: 16px;
    padding-right: 16px;
  }

  .mobile {
    padding-left: 16px;
    padding-right: 16px;
    overflow: clip;
  }

  .content-global {
    margin-top: 16px;
    padding: 16px 0;
  }

  .container-6.paragraph.left-adjust {
    grid-row-gap: 8px;
  }

  .list-title {
    font-size: 20px;
  }

  .image-18.mobile {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text, .bold-text-2 {
    font-size: 24px;
  }

  .div-block-10 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    margin-top: 0;
    padding: 0 16px 32px;
  }

  .flex-block.home-mob-large-txt-intro {
    width: 100%;
  }

  .div-block-11 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    width: 100%;
    padding: 32px 16px;
  }

  .div-block-12 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .card-project-title {
    font-size: 20px;
  }

  .flex-block-2, .flex-block-2.home-gdpr {
    width: 100%;
  }

  .div-block-15 {
    order: -9999;
    width: 100%;
  }

  .div-block-15.img-amadeus {
    order: -9999;
    justify-content: center;
    align-items: flex-start;
    width: 80%;
    height: 100%;
  }

  .div-block-15.img-ttc {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    order: -9999;
    width: 100%;
    display: block;
  }

  .div-block-15.img-bib {
    order: -9999;
    width: 100%;
  }

  .card-h.card-amadeus {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
    padding: 16px;
  }

  .card-h.card-orpi {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-top-left-radius: 8px;
    flex-flow: column;
    padding: 16px;
  }

  .card-h.card-gdpr {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 0 auto;
    order: 0;
    justify-content: space-between;
    align-items: flex-start;
    padding: 16px;
  }

  .card-h.card-dc, .card-h.card-michelin {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding: 16px;
  }

  .card-h.card-rd {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 16px;
  }

  .div-block-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .img-push-home {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
  }

  .img-push-home.img-jam {
    width: 100%;
  }

  .video-hero.dc-mob-video {
    margin-top: 0;
  }

  .image-34 {
    border-style: none;
    width: 100%;
  }

  .top-bott-32 {
    margin-bottom: 0;
  }

  .image-41, .div-block-21, .flex-block-3 {
    width: 100%;
  }

  .container-7 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
  }

  .nav-link {
    padding: 16px 8px;
    font-size: 16px;
    font-weight: 400;
  }

  .image-44 {
    width: 100%;
  }

  .div-block-22 {
    margin-top: 16px;
    margin-bottom: 32px;
    padding-bottom: 0;
  }

  .div-block-23 {
    margin-bottom: 32px;
  }

  .div-block-24 {
    margin-bottom: 16px;
  }

  .container-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .div-block-25.dc-video {
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    margin-left: 4px;
    margin-right: 4px;
    display: flex;
  }

  .src-img-mob-large.mob-small {
    padding-left: 0;
  }

  .src-img-mob-large.mob-small.img-src {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .utility-page-wrap {
    justify-content: center;
    align-items: flex-start;
    padding-left: 24px;
    padding-right: 24px;
  }

  .flex-block-5 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block-28 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    display: flex;
  }

  .div-block-29 {
    padding-left: 0;
    padding-right: 0;
  }
}


@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}