@charset "UTF-8";
/* RESET & NORMALISE */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

ul {
  list-style: none;
}

button,
input,
select {
  margin: 0;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

* {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

*::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*FONTS*/
@font-face {
  font-family: "Newsreader Display Bold";
  src: url("../fonts/newsreader-display/NewsreaderDisplay-Bold.woff2") format("woff2"), url("../fonts/newsreader-display/NewsreaderDisplay-Bold.woff") format("woff"), url("../fonts/newsreader-display/NewsreaderDisplay-Bold.ttf") format("ttf");
}

@font-face {
  font-family: "Newsreader Display Extrabold";
  src: url("../fonts/newsreader-display/NewsreaderDisplay-ExtraBold.woff2") format("woff2"), url("../fonts/newsreader-display/NewsreaderDisplay-ExtraBold.woff") format("woff"), url("../fonts/newsreader-display/NewsreaderDisplay-ExtraLight.ttf") format("ttf");
}

@font-face {
  font-family: "Newsreader Display Semi-bold";
  src: url("../fonts/newsreader-display/NewsreaderDisplay-SemiBold.woff2") format("woff2"), url("../fonts/newsreader-display/NewsreaderDisplay-SemiBold.woff") format("woff"), url("../fonts/newsreader-display/NewsreaderDisplay-SemiBold.ttf") format("ttf");
}

/* VARIABLES */
/*BASE STYLES*/
html {
  font-size: 10px;
}

body {
  overflow-x: hidden;
}

.red--button {
  font-family: "Karla", sans-serif;
  line-height: 1.6rem;
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
  color: #fff;
  background-color: #C11C1A;
  padding: 1.9rem 2.3rem;
  border-radius: 6px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}

.red--button:hover {
  background-color: #000000;
}

br.newline {
  display: none;
}

.shop__grid__right .red--button {
  font-size: 2.2rem;
}

@media screen and (min-width: 673px) {
  br.newline {
    display: initial;
  }
  .red--button {
    font-family: "Karla", sans-serif;
    line-height: 2.4rem;
    font-weight: 600;
    font-size: 2rem;
    text-align: center;
    color: #fff;
    background-color: #C11C1A;
    padding: 1.9rem 2.3rem;
    border-radius: 6px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
  }
  .shop__grid__right .red--button {
    font-size: 2rem;
  }
}

@media screen and (max-width: 768px) and (min-width: 673px) {
  .red--button {
    padding: 1.9rem 1.5rem;
  }
}

@media screen and (max-width: 1200px) {
  br.newline {
    display: none;
  }
}

/* MOBILE FIST STYLES (DEFAULT STYLE) */
.header-en-mutation__mobile-img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.header-en-mutation__content {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.banner-content__img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.6rem;
}

.banner-content__intro-text p {
  font-family: "Newsreader Display Bold", sans-serif;
  font-size: 1.6rem;
  line-height: 2rem;
  text-align: center;
  color: #000000;
  margin-bottom: 1rem;
}

.banner-content__separator-with-text .separator__span-container {
  position: relative;
}

.banner-content__separator-with-text .separator__span-container::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000000;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.banner-content__separator-with-text .separator__span-container span {
  font-family: "Newsreader", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #000000;
  text-align: center;
  background-color: #fff;
  padding-right: 1.9rem;
  padding-left: 1.9rem;
  display: table;
  margin: 0 auto;
  z-index: 1000;
}

.banner-content__separator-with-text .separator__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Newsreader", serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #000000;
  margin-top: -10px;
}

.banner-content__separator-with-text .separator__logos img:nth-child(1) {
  margin-right: 1.7rem;
}

.banner-content__separator-with-text .separator__logos img:nth-child(2) {
  margin-left: 1.7rem;
  position: relative;
  top: 15px;
}

.banner-content__inner-text {
  font-family: "Newsreader", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000000;
  text-align: center;
  margin-top: 3rem;
  width: auto;
}

/* NUMBER ONE SECTION */
.number-one {
  padding-left: 3rem;
  padding-right: 3rem;
  text-align: center;
}

.order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
}

.order__number-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order__number-title h3 {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 2.6rem;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: -0.6rem;
}

.order__number-title p {
  font-family: "Newsreader Display Semi-bold", sans-serif;
  font-size: 2.8rem;
  line-height: 2.8rem;
  color: #000000;
  margin-bottom: 2rem;
  letter-spacing: 0.56px;
}

.order__number-cover {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order__number-cover img {
  width: 20rem;
  max-width: 20rem;
  height: auto;
}

.order__number-cover a {
  display: none;
}

.ordering {
  text-align: center;
  border-bottom: 1px solid #000000;
  margin-bottom: 2.6rem;
}

.ordering__button a {
  width: 100%;
}

.ordering__text {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #000000;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

.ordering__link-relative a {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.8rem;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  display: inline-block;
  margin-bottom: 1rem;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}

.ordering__link-relative a:hover {
  color: #747474;
}

.ordering__text-relative {
  font-family: "Newsreader", serif;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #000000;
  font-weight: 400;
  margin-bottom: 2rem;
}

.summary {
  padding-top: 1rem;
  text-align: center;
}

.summary__headline p {
  font-family: "Newsreader Display Semi-bold", sans-serif;
  letter-spacing: 0.5px;
  color: #000000;
  line-height: 0rem;
  font-size: 2.6rem;
  margin-bottom: 1.5rem;
  display: inline-block;
}

.summary__headline--small-line::after {
  content: "";
  background-color: #000000;
  display: block;
  height: 0.1rem;
  width: 5rem;
  margin-top: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}

.summary .in-question-grid {
  padding-left: 3rem;
  padding-right: 3rem;
}

.summary .in-question-grid__left {
  text-align: center;
}

.summary .in-question-grid__left h3 {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
}

.summary .in-question-grid__left h2 {
  font-family: "Newsreader Display Semi-bold", sans-serif;
  font-size: 2.6rem;
  line-height: 2.6rem;
  color: #C11C1A;
  width: 22rem;
  margin: 0 auto;
  margin-bottom: 1rem;
}

.summary .in-question-grid__left p {
  font-family: "Newsreader", serif;
  font-weight: 500;
  color: #000000;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 3rem;
}

.summary .in-question-grid__right {
  display: none;
}

.summary .in-action-grid {
  padding-left: 3rem;
  padding-right: 3rem;
}

.summary .in-action-grid__left {
  display: none;
}

.summary .in-action-grid__right {
  text-align: center;
}

.summary .in-action-grid__right h3 {
  font-family: "Karla", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
}

.summary .in-action-grid__right h3::before {
  content: "";
  background-color: #000000;
  display: block;
  height: 0.1rem;
  width: 5rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}

.summary .in-action-grid__right h2 {
  font-family: "Newsreader Display Semi-bold", sans-serif;
  font-size: 2.6rem;
  line-height: 2.6rem;
  color: #C11C1A;
  width: 29rem;
  margin: 0 auto;
  margin-bottom: 1rem;
}

.summary .in-action-grid__right p {
  font-family: "Newsreader", serif;
  font-weight: 500;
  color: #000000;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin-bottom: 3rem;
}

.summary-separator {
  display: block;
  position: relative;
  padding-bottom: 2.5rem;
  display: block;
  position: relative;
  margin-top: 4rem;
  z-index: -1;
}

.summary-separator::before {
  content: "";
  background-color: #000000;
  display: block;
  height: 0.1rem;
  width: 89%;
  margin-top: 0rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}

.shop {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 2rem;
  text-align: center;
}

.shop__grid__right p {
  font-family: "Newsreader Display Semi-bold", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #000000;
  margin-bottom: 1.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  word-break: keep-all;
}

/* SUMMARY SECTION */
/* DESKTOP STYLES */
@media screen and (min-width: 673px) {
  /* HEADER SECTION */
  .header-en-mutation__mobile-img img {
    display: none;
  }
  .header-en-mutation {
    background-color: #f5ebdd;
    background: url(../images/fond-header_desktop_2x.jpg) no-repeat center;
    background-size: cover;
  }
  .header-en-mutation__content {
    padding-top: 6.5rem;
    padding-bottom: 5rem;
    padding-left: 0;
    padding-right: 0;
  }
  .en-mutation__wrapper {
    max-width: 96.6rem;
    margin: 0 auto;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .banner-content__img img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-bottom: 5rem;
  }
  .banner-content__intro-text p {
    font-size: 2.2rem;
    line-height: 2.6rem;
    text-align: left;
    margin-bottom: 3rem;
    width: 58rem;
  }
  .banner-content__separator-with-text .separator__span-container {
    display: inline-block;
  }
  .banner-content__separator-with-text .separator__span-container::before {
    display: none;
  }
  .banner-content__separator-with-text .separator__span-container span {
    background-color: transparent;
    font-size: 1.8rem;
    line-height: 2.6rem;
    text-align: left;
    padding-right: 0;
    padding-left: 0;
    display: inline-block;
    margin: auto;
    z-index: auto;
    margin-right: 1rem;
  }
  .banner-content__separator-with-text .separator__logos {
    display: inline-block;
    font-family: "Newsreader", serif;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 2.6rem;
    color: #000000;
    margin-top: -10px;
  }
  .banner-content__separator-with-text .separator__logos img:nth-child(1) {
    margin-right: 0.5rem;
  }
  .banner-content__separator-with-text .separator__logos img:nth-child(2) {
    margin-left: 0.5rem;
    position: relative;
    top: 15px;
  }
  .banner-content__inner-text {
    font-size: 2rem;
    line-height: 2.6rem;
    text-align: left;
    margin-top: 4.5rem;
    letter-spacing: -0.3px;
    position: relative;
    z-index: 9999999;
    font-weight: 450;
    width: 98rem;
  }
  .banner-content__inner-text::before {
    content: "";
    background: url(../images/guillemets-top.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 18rem;
    height: 11.5rem;
    position: absolute;
    top: -3rem;
    left: -3rem;
    z-index: -1;
  }
  .banner-content__inner-text::after {
    content: "";
    background: url(../images/guillemets-bottom.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 18rem;
    height: 11.5rem;
    position: absolute;
    top: auto;
    left: auto;
    z-index: -1;
    bottom: -3rem;
    right: -2rem;
  }
  /* NUMBER ONE SECTION */
  .number-one {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 5rem;
    padding-bottom: 4.5rem;
    text-align: center;
  }
  .number-one .number-one__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .number-one__grid-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .number-one__grid-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-left: 7rem;
  }
  .order {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .order__number-title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
    max-width: 58%;
  }
  .order__number-title h3 {
    margin-bottom: 1rem;
    margin-left: 3rem;
    text-align: left;
  }
  .order__number-title p {
    text-indent: -9999px;
    line-height: 0;
    margin-left: 3rem;
    text-align: left;
  }
  .order__number-title p::after {
    content: "Peut-on être un carnivore éthique ?";
    text-indent: 0;
    display: block;
    line-height: initial;
    font-size: 4.8rem;
    line-height: 5rem;
    text-align: left;
  }
  .order__number-cover {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42%;
            flex: 0 0 42%;
    max-width: 42%;
  }
  .order__number-cover img {
    width: 20rem;
    max-width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
  .order__number-cover a {
    display: block;
    font-family: "Karla", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 2.6rem;
    text-align: center;
    color: #000000;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
  }
  .order__number-cover a:hover {
    color: #747474;
  }
  .ordering {
    border-bottom: none;
    margin-bottom: 0;
  }
  .ordering__button a {
    width: 100%;
  }
  .ordering__text {
    font-family: "Karla", sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2.8rem;
    color: #000000;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
  }
  .ordering__link-relative a {
    font-family: "Karla", sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.8rem;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    display: inline-block;
    margin-bottom: 1rem;
  }
  .ordering__text-relative {
    font-family: "Newsreader", serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #000000;
    margin-bottom: 2rem;
  }
  /* SUMMARY SECTION */
  .summary {
    position: relative;
    overflow: hidden;
  }
  .summary__in-action {
    margin-top: -5rem;
  }
  .summary__headline {
    text-align: left;
    margin-bottom: 1rem;
  }
  .summary__headline p {
    background-color: #fff;
    z-index: 99999;
    display: inline-block;
    border-top: 1.7rem solid #fff;
    border-bottom: 1.7rem solid #fff;
    border-right: 1rem solid #fff;
    z-index: 9999999999999;
  }
  .summary__headline--small-line::after {
    display: none;
  }
  .summary__headline--big-line::before {
    content: "";
    background-color: #000000;
    display: block;
    height: 0.1rem;
    width: 100%;
    margin-top: 0rem;
    margin-left: auto;
    margin-right: auto;
    z-index: -1;
    position: absolute;
  }
  .summary .in-question-grid {
    padding-left: 0rem;
    padding-right: 0rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .summary .in-question-grid__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    text-align: left;
  }
  .summary .in-question-grid__left h3 {
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 2.5rem;
    position: relative;
  }
  .summary .in-question-grid__left h3::after {
    content: "";
    width: 4rem;
    height: 0.1rem;
    background-color: #000000;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -1.3rem;
  }
  .summary .in-question-grid__left h2 {
    font-size: 3.2rem;
    line-height: 3.6rem;
    width: 29rem;
    margin-left: 0;
    margin-right: 0;
  }
  .summary .in-question-grid__left p {
    margin-bottom: 12rem;
  }
  .summary .in-question-grid__right {
    display: initial;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .summary .in-question-grid__right .in-question-grid-imgs {
    padding-left: 5rem;
  }
  .summary .in-question-grid__right .in-question-grid-imgs img:nth-child(2) {
    position: relative;
    top: -8rem;
    right: -26rem;
  }
  .summary .in-question-grid__right img {
    width: 100%;
    max-width: 100%;
  }
  .summary .in-action-grid {
    padding-left: 0rem;
    padding-right: 0rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .summary .in-action-grid__left {
    display: initial;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .summary .in-action-grid__left .in-action-grid-imgs {
    padding-left: 0rem;
  }
  .summary .in-action-grid__left .in-action-grid-imgs img:nth-child(1) {
    position: relative;
    top: -3.3rem;
    right: 45%;
  }
  .summary .in-action-grid__left .in-action-grid-imgs img:nth-child(2) {
    position: relative;
    margin-left: -50%;
    margin-top: 1rem;
  }
  .summary .in-action-grid__left img {
    width: 100%;
    max-width: 100%;
  }
  .summary .in-action-grid__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    text-align: left;
    margin-bottom: 16rem;
  }
  .summary .in-action-grid__right h3 {
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 2.5rem;
    position: relative;
  }
  .summary .in-action-grid__right h3::before {
    display: none;
  }
  .summary .in-action-grid__right h3::after {
    content: "";
    width: 4rem;
    height: 0.1rem;
    background-color: #000000;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -1.3rem;
  }
  .summary .in-action-grid__right h2 {
    font-size: 3.2rem;
    line-height: 3.6rem;
    width: 37rem;
    margin-left: 0;
    margin-right: 0;
  }
  .summary-separator {
    display: block;
    position: relative;
    padding-bottom: 10rem;
    display: block;
    position: relative;
    padding-bottom: 10rem;
    margin-top: -11.5rem;
    z-index: -1;
  }
  .summary-separator::before {
    content: "";
    background-color: #000000;
    display: block;
    height: 0.1rem;
    width: 100%;
    margin-top: 0rem;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
  }
  /* SHOP SECTION */
  .shop {
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 5.5rem;
    text-align: left;
  }
  .shop__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .shop__grid__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
    max-width: 47%;
    margin-left: -5rem;
  }
  .shop__grid__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 53%;
            flex: 0 0 53%;
    max-width: 53%;
    margin-top: -4rem;
    margin-left: 3rem;
  }
  .shop__grid__right p {
    font-size: 2.4rem;
    line-height: 2.8rem;
    padding-left: 0;
  }
  .shop__grid__right .red--button {
    padding: 1.9rem 5.3rem;
  }
}

/* SMALL LAPTOP STYLES */
@media screen and (max-width: 1024px) {
  .number-one .en-mutation__wrapper {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .order__number-title p::after {
    font-size: 4rem;
    line-height: 4.5rem;
  }
  .banner-content__inner-text {
    width: auto;
  }
  .ordering__button a {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}

/* LARGE TABLETS */
@media screen and (max-width: 768px) and (min-width: 673px) {
  .order {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .order__number-title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order__number-title h3 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .order__number-title p {
    margin-left: 0;
    margin-bottom: 1rem;
  }
  .order__number-title p::after {
    display: block;
    line-height: initial;
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .order__number-cover {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: left;
  }
  .order__number-cover a {
    text-align: left;
  }
  .number-one {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 5rem;
    padding-bottom: 4.5rem;
    text-align: center;
  }
  .number-one .number-one__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .number-one__grid-right {
    padding-left: 3rem;
  }
  .ordering__link-relative a {
    font-size: 1.5rem;
  }
  .summary .in-action-grid__right h2 {
    width: auto;
  }
  .summary .in-question-grid__right .in-question-grid-imgs {
    padding-left: 2rem;
  }
  .summary .in-question-grid__right .in-question-grid-imgs img:nth-child(2) {
    position: relative;
    top: -5rem;
    right: -16rem;
  }
  .summary .in-action-grid__left .in-action-grid-imgs img:nth-child(1) {
    position: relative;
    top: -3.3rem;
    right: 11%;
  }
  .summary .in-action-grid__left .in-action-grid-imgs img:nth-child(2) {
    position: relative;
    margin-left: -30%;
    margin-top: 0;
  }
  .summary .in-action-grid__right {
    margin-bottom: 2rem;
  }
  .summary-separator {
    padding-bottom: 6rem;
    margin-top: 0rem;
    z-index: -1;
  }
  .shop__grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .shop__grid__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0rem;
  }
  .shop__grid__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
  }
}

/* LAPTOP STYLES */
@media screen and (min-width: 1200px) {
  .en-mutation__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
/*# sourceMappingURL=style.css.map */