.NodeHome-products-focus {
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .NodeHome-products-focus {
      display: block; } }
  .NodeHome-products-focus .NodeHome-products-products {
    margin: 0 2rem 0 0 !important; }
    @media (max-width: 767px) {
      .NodeHome-products-focus .NodeHome-products-products {
        margin: 0 !important; } }
    .NodeHome-products-focus .NodeHome-products-products .ProductList-item-bottle img {
      -o-object-fit: contain;
         object-fit: contain;
      transform: none !important; }
    .NodeHome-products-focus .NodeHome-products-products .ProductList-item {
      width: 100%;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .NodeHome-products-focus .NodeHome-products-products .ProductList-item-medias {
          min-height: 0; }
        .NodeHome-products-focus .NodeHome-products-products .ProductList-item-bottle {
          position: relative; } }

.NodeHome-products-products {
  flex: 0 1 50%; }
  .NodeHome-products-products .swiper-button-prev,
  .NodeHome-products-products .swiper-button-next {
    bottom: 6rem;
    top: unset; }
  .NodeHome-products-products .swiper-button-next {
    bottom: 1rem;
    right: unset; }

.NodeHome-products-focus-content {
  flex: 1 0 calc(50% + 11rem);
  -webkit-clip-path: url("#glitch-barton-path");
          clip-path: url("#glitch-barton-path");
  background-image: url("../../../img/bg-wood.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 9rem 6rem 7rem;
  margin-left: -12rem;
  z-index: 1; }
  .NodeHome-products-focus-content > div {
    text-align: left; }
  @media (max-width: 767px) {
    .NodeHome-products-focus-content {
      padding: 3rem 2rem 2.5rem;
      margin-left: 0;
      margin-top: 2rem; } }

.NodeHome-products-surtitle {
  margin-bottom: 1rem;
  color: white; }

@media (max-width: 767px) {
  .NodeHome .ParagraphCocktail {
    padding: 3rem 0 5rem; }
  .NodeHome .ParagraphPush {
    margin: 6rem 0; } }

.NodeHome-presentation {
  overflow: visible;
  z-index: 2;
  background-color: transparent; }
  .NodeHome-presentation .btn-down {
    -webkit-animation: none;
            animation: none; }
    @media (min-width: 768px) {
      .NodeHome-presentation .btn-down {
        bottom: 2rem; } }

@media (max-width: 767px) {
  .ParagraphHome {
    justify-content: flex-end;
    padding: 15rem 0 0;
    margin: -1rem -2rem 0;
    position: relative; } }

.ParagraphHome-background {
  top: 0;
  background-size: cover; }

.ParagraphHome-content {
  width: calc(100% - var(--site-padding) * 2);
  max-width: var(--site-width);
  padding-left: 4rem;
  padding-right: 25%;
  text-align: center; }
  @media (max-width: 767px) {
    .ParagraphHome-content {
      width: 100%;
      padding: var(--site-padding-mobile);
      background: linear-gradient(360deg, black 0%, rgba(0, 0, 0, 0) 60%, rgba(255, 255, 255, 0) 100%);
      padding-bottom: 6rem;
      -webkit-clip-path: url("#glitch-barton-path");
              clip-path: url("#glitch-barton-path"); } }

.ParagraphHome-surtitle {
  color: var(--primary-color); }

.ParagraphHome-logo {
  width: 70%;
  margin: 0 auto; }
  .ParagraphHome-logo svg {
    width: 100%; }

.ParagraphHome-title {
  font-size: 6rem;
  padding: 0;
  background: none;
  margin-bottom: 1.6rem;
  max-width: 76.8rem;
  text-align: center; }

.ParagraphHome-chapo {
  max-width: 57rem;
  font-size: inherit;
  margin-bottom: 3rem;
  margin-left: auto;
  margin-right: auto;
  color: var(--gold-color-2); }
  @media (max-width: 767px) {
    .ParagraphHome-chapo {
      font-size: 1.8rem; } }

.ParagraphHome-mediaDesktop {
  width: calc(100% - 4rem);
  height: calc(100% - 2rem);
  top: 1rem;
  left: 2rem; }

.ParagraphHome-mediaMobile {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0; }
  .ParagraphHome-mediaMobile-media {
    height: 100%; }
    .ParagraphHome-mediaMobile-media img {
      width: 100%;
      height: 100%; }

.ParagraphHome-medias img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: url("#glitch-barton-path");
          clip-path: url("#glitch-barton-path"); }

@media (max-width: 767px) {
  .ParagraphHome-medias {
    order: 2; } }

.NodeHome-secondary-focus {
  padding: 7.5rem 0;
  padding-bottom: 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 1366px) {
    .NodeHome-secondary-focus {
      margin: 0 calc(var(--site-padding) * -1); } }
  @media (max-width: 767px) {
    .NodeHome-secondary-focus {
      padding: 4rem 0;
      margin: 0; } }
  .NodeHome-secondary-focus:after {
    content: "";
    position: absolute;
    display: block;
    width: 40rem;
    height: 65rem;
    background-image: url("/themes/custom/barton/assets/build/svg/empreinte_bg_1.svg");
    background-repeat: no-repeat;
    left: calc(100% - calc((100vw - 128rem) / 2));
    top: 0;
    opacity: 0.6; }
    @media (max-width: 767px) {
      .NodeHome-secondary-focus:after {
        right: unset;
        left: 0;
        background-size: contain;
        transform: rotateZ(90deg);
        bottom: -10rem;
        top: unset;
        width: 40rem;
        height: 60rem;
        opacity: 0.15; } }

.NodeHome-secondary-content {
  padding-right: 0;
  width: 100%;
  text-align: center; }
  @media (max-width: 767px) {
    .NodeHome-secondary-content {
      width: auto;
      text-align: center; } }

@media (max-width: 767px) {
  .NodeHome-secondary-medias {
    padding: 0; } }

.NodeHome-secondary-medias img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  margin-left: -50vw;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  max-width: none; }

.NodeHome-secondary-title {
  font-size: 3.5rem;
  font-weight: 800;
  color: var(--primary-color);
  margin-bottom: 1.6rem;
  letter-spacing: 0.07em;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .NodeHome-secondary-title {
      padding-right: 0; } }

.NodeHome-secondary-pictogram {
  display: inline-block;
  position: relative;
  top: 0;
  margin-right: -3.3rem;
  left: auto;
  bottom: auto;
  max-width: 3.3rem;
  vertical-align: top; }
  .NodeHome-secondary-pictogram img {
    vertical-align: unset; }

@media (max-width: 767px) {
  .NodeHome-secondary-button:empty {
    margin-top: -2rem; } }

.FrontWrapper .NodeHome-forest {
  position: relative;
  height: 50rem;
  z-index: 2;
  margin-top: 6rem; }
  @media (max-width: 767px) {
    .FrontWrapper .NodeHome-forest {
      height: 20rem;
      margin-top: 1rem; } }
  .FrontWrapper .NodeHome-forest-inner {
    position: absolute;
    content: "";
    width: 100vw;
    background-image: url("/themes/custom/barton/assets/build/img/bg-home-bottom.png");
    background-size: cover;
    background-position: 0 var(--parallaxY, 2rem);
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    left: 50%;
    margin-left: -50vw;
    height: 55rem; }
    @media (max-width: 767px) {
      .FrontWrapper .NodeHome-forest-inner {
        height: 20rem;
        transform: scale(2);
        transform-origin: 0 25%;
        background-position: 0 center; } }

.homepage .Paragraph:first-of-type:before {
  content: "";
  position: absolute;
  display: block;
  width: 40rem;
  height: 50rem;
  background-image: url("/themes/custom/barton/assets/build/svg/empreinte_bg_2.svg");
  background-repeat: no-repeat;
  right: calc(100% - calc((100vw - 128rem) / 2));
  top: calc(100% - 5rem);
  opacity: 0.6;
  z-index: -1; }
  @media (max-width: 767px) {
    .homepage .Paragraph:first-of-type:before {
      left: 10%;
      right: unset;
      background-size: contain;
      opacity: 0.1; } }

.homepage .Paragraph:nth-child(2):after {
  content: "";
  position: absolute;
  display: block;
  width: 40rem;
  height: 50rem;
  background-image: url("/themes/custom/barton/assets/build/svg/empreinte_bg_3.svg");
  background-repeat: no-repeat;
  left: calc(100%);
  top: calc(100% - 5rem);
  opacity: 0.6;
  z-index: -1; }
  @media (max-width: 767px) {
    .homepage .Paragraph:nth-child(2):after {
      right: 10%;
      left: unset;
      background-size: contain;
      opacity: 0.1;
      content: none; } }

.homepage .Paragraph:nth-child(4):before {
  content: "";
  position: absolute;
  display: block;
  width: 12rem;
  height: 20rem;
  background-image: url("/themes/custom/barton/assets/build/svg/empreinte_bg_4.svg");
  background-repeat: no-repeat;
  right: 100%;
  bottom: 4rem;
  opacity: 0.6;
  z-index: -1; }
  @media (max-width: 767px) {
    .homepage .Paragraph:nth-child(4):before {
      left: 10%;
      right: unset;
      background-size: contain;
      opacity: 0.1; } }

.homepage .Paragraph:nth-child(4):after {
  content: "";
  position: absolute;
  display: block;
  width: 50rem;
  height: 60rem;
  background-image: url("/themes/custom/barton/assets/build/svg/empreinte_bg_5.svg");
  background-repeat: no-repeat;
  left: calc(100% - calc((100vw - 128rem) / 2));
  top: 0;
  opacity: 0.6;
  z-index: -1; }
  @media (max-width: 767px) {
    .homepage .Paragraph:nth-child(4):after {
      right: 10%;
      left: unset;
      background-size: contain;
      opacity: 0.1; } }

.homepage .Paragraph:last-of-type:not(:nth-child(4)):not(:nth-child(2)):not(:only-child):before {
  content: "";
  position: absolute;
  display: block;
  width: 50rem;
  height: 56rem;
  background-image: url("/themes/custom/barton/assets/build/svg/empreinte_bg_6.svg");
  background-repeat: no-repeat;
  right: calc(100% - calc((100vw - 128rem) / 2));
  bottom: 10rem;
  opacity: 0.6;
  z-index: -1; }
  @media (max-width: 767px) {
    .homepage .Paragraph:last-of-type:not(:nth-child(4)):not(:nth-child(2)):not(:only-child):before {
      left: 10%;
      right: unset;
      background-size: contain;
      opacity: 0.1; } }

.homepage .Paragraph:last-of-type:not(:nth-child(4)):not(:nth-child(2)):not(:only-child):after {
  content: "";
  position: absolute;
  display: block;
  width: 60rem;
  height: 57rem;
  background-image: url("/themes/custom/barton/assets/build/svg/empreinte_bg_7.svg");
  background-repeat: no-repeat;
  left: calc(100% - calc((100vw - 128rem) / 2));
  top: 50%;
  opacity: 0.6;
  background-position: center;
  z-index: -1; }
  @media (max-width: 767px) {
    .homepage .Paragraph:last-of-type:not(:nth-child(4)):not(:nth-child(2)):not(:only-child):after {
      right: 10%;
      left: unset;
      background-size: contain;
      opacity: 0.1; } }

/*# sourceMappingURL=extend-home.css.map */
