.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

.site-size-wrapper-cutty {
  max-width: 1366px;
  margin: 0 auto; }

.Taxo-gamme .ProductList-products {
  max-width: 1366px;
  margin: 0 auto; }

.NodeProduct .NodeProduct-header {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .NodeProduct .NodeProduct-header-wrapper {
      display: flex;
      position: relative;
      width: 100vw;
      left: 50%;
      margin-left: -50vw;
      max-width: none;
      min-height: 688px; } }

.NodeProduct .NodeProduct-mediaWrapper, .NodeProduct .NodeProduct-headerContent {
  position: relative;
  margin: 0; }
  @media (min-width: 768px) {
    .NodeProduct .NodeProduct-mediaWrapper, .NodeProduct .NodeProduct-headerContent {
      width: 50%; } }

.NodeProduct .NodeProduct-mediaWrapper {
  overflow: hidden; }
  @media (min-width: 768px) {
    .NodeProduct .NodeProduct-mediaWrapper {
      width: calc(50% - 2rem);
      flex: 0 0 calc(50% - 2rem);
      margin-left: 0;
      border-radius: 0; } }
  .NodeProduct .NodeProduct-mediaWrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.NodeProduct .NodeProduct-headerContent {
  padding: 5rem var(--site-padding-mobile) 3rem;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .NodeProduct .NodeProduct-headerContent {
      width: auto;
      flex: 1 1 auto;
      max-width: calc(var(--site-width) / 2 + 6rem);
      margin-right: auto; } }

.NodeProduct .NodeProduct-title {
  font-family: "Century Gothic";
  font-weight: normal;
  color: var(--header-bg-color);
  font-size: 3.5rem;
  text-transform: uppercase; }

.NodeProduct .NodeProduct-subtitle {
  font-weight: normal;
  margin: 3rem 0; }

.NodeProduct .NodeProduct-description {
  font-size: 1.8rem; }
  .NodeProduct .NodeProduct-description .ckeditorContent {
    text-align: left; }

.NodeProduct .NodeProduct-medals-title {
  font-size: 3rem;
  line-height: 3.7rem;
  color: var(--header-bg-color);
  margin-bottom: 1.3rem; }

.NodeProduct .NodeProduct-medals-container {
  display: flex; }
  .NodeProduct .NodeProduct-medals-container > div {
    margin: 0 3rem 1rem 0; }

.NodeProduct .NodeProduct-medals img {
  width: auto;
  height: 8.6rem; }

.NodeProduct .NodeProduct-productsInfosWrapper {
  padding: 5rem 0; }

.btn-click2buy__wrapper .btn a {
  position: relative;
  z-index: 11;
  text-decoration: underline; }
  .btn-click2buy__wrapper .btn a:hover {
    text-decoration: none; }

.Taxo-further_informations-image {
  position: relative;
  width: 7.2rem;
  height: 7.2rem;
  background: #FEC800;
  border-radius: 100%;
  margin: 0 auto 2rem; }
  .Taxo-further_informations-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 1.2rem;
    box-sizing: border-box; }

.Taxo-further_informations-title {
  font-size: 3rem;
  color: #FEC800;
  margin-bottom: 1.2rem; }
  @media screen and (min-width: 633px) and (max-width: 1179px) {
    .Taxo-further_informations-title {
      font-size: 2.5rem; } }

.Taxo-further_informations-chapo {
  color: #000; }
  @media screen and (min-width: 633px) and (max-width: 1179px) {
    .Taxo-further_informations-chapo {
      font-size: 1.7rem; } }

@media (max-width: 767px) {
  .ParagraphMoreInfos {
    padding: 0 2rem; } }

.ParagraphMoreInfos .ParagraphMoreInfos-infos .Taxo-further_informations {
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .ParagraphMoreInfos .ParagraphMoreInfos-infos .Taxo-further_informations {
      flex: 1 1 100%;
      padding: 0 2rem; } }
  @media (max-width: 767px) {
    .ParagraphMoreInfos .ParagraphMoreInfos-infos .Taxo-further_informations {
      padding: 0 4rem; } }

a:hover .ProductList-item-title, a:focus .ProductList-item-title {
  text-decoration: none; }

.ProductList-item-backgroundColor {
  padding-top: 0;
  border-radius: 0;
  position: absolute;
  bottom: 3.6rem;
  left: 50%;
  width: 23.7rem;
  transform: translateX(-50%) scale3d(1, 1, 1);
  transition: transform .2s ease-in-out 0s;
  height: 31.5rem;
  z-index: -1; }
  .ProductList-item-backgroundColor:after {
    content: "";
    width: 100%;
    height: 98%;
    border: solid 2px #000;
    position: absolute;
    top: 1px;
    left: 0;
    transform: skew(2deg, 357deg); }
  .ProductList-item:hover .ProductList-item-backgroundColor {
    transform: translateX(-50%) scale3d(1, 1, 1) rotate(7deg); }
  @media (max-width: 767px) {
    .ProductList-item-backgroundColor {
      transform: translateX(-50%) scale3d(1, 1, 1); } }

.ProductList-item-medias {
  height: 40rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center; }

.ProductList-item-bottle {
  padding: 1rem 0;
  transition: transform .2s ease-in-out 0s; }
  .ProductList-item:hover .ProductList-item-bottle {
    transform: scale(1.05); }
  @media (max-width: 767px) {
    .ProductList-item-bottle {
      transform: none; } }

.theme-original {
  background: var(--header-bg-color); }
  .theme-original:after {
    border: solid 2px #F0A606; }

.theme-prohibition {
  background: #E8E3D3; }
  .theme-prohibition:after {
    border: solid 2px #171407; }

.theme-12yo {
  background: #171407; }
  .theme-12yo:after {
    border: solid 2px #FEC800; }

.theme-33yo {
  background: #EDCA7E; }
  .theme-33yo:after {
    border: solid 2px #FFFFFF; }

.ProductList-item-bottle img {
  max-height: 44rem; }

.ProductList-item-pictogram img {
  width: 5rem;
  height: 5rem; }

.NodeHome-products-products, .ParagraphProducts-products {
  margin: 0; }
  @media (max-width: 767px) {
    .NodeHome-products-products, .ParagraphProducts-products {
      padding-left: 3rem; } }

.NodeHome-products-focus .NodeHome-products-products .ProductList-item,
.ParagraphProducts-products .ProductList-item {
  width: auto;
  display: flex;
  align-items: self-end; }
  @media (min-width: 768px) {
    .NodeHome-products-focus .NodeHome-products-products .ProductList-item,
    .ParagraphProducts-products .ProductList-item {
      padding: 0 4rem; } }
  @media (max-width: 767px) {
    .NodeHome-products-focus .NodeHome-products-products .ProductList-item,
    .ParagraphProducts-products .ProductList-item {
      padding: 0 1rem; } }
  @media (min-width: 1180px) {
    .NodeHome-products-focus .NodeHome-products-products .ProductList-item,
    .ParagraphProducts-products .ProductList-item {
      width: auto;
      max-width: 25%;
      box-sizing: border-box;
      align-self: flex-start; } }

.ParagraphProducts-products .ProductList-item {
  flex-direction: column;
  max-width: 30rem;
  padding: 0 2rem;
  margin-bottom: 0; }

.ProductList-item-title {
  color: var(--custom-color); }

.ProductList-item-titleWrapper {
  width: 100%; }
  .ProductList-item-titleWrapper h2, .ProductList-item-titleWrapper h3 {
    text-align: center;
    font-family: "Century Gothic";
    font-size: 2.4rem;
    line-height: 3rem;
    text-transform: uppercase;
    margin-top: 1rem; }

.NodeHome-products-products .swiper-button-prev, .NodeHome-products-products .swiper-button-next,
.ParagraphProducts-products .swiper-button-prev,
.ParagraphProducts-products .swiper-button-next {
  display: none; }
  @media (max-width: 1179px) {
    .NodeHome-products-products .swiper-button-prev, .NodeHome-products-products .swiper-button-next,
    .ParagraphProducts-products .swiper-button-prev,
    .ParagraphProducts-products .swiper-button-next {
      display: block; } }

.NodeHome-products-products .swiper-button-prev,
.ParagraphProducts-products .swiper-button-prev {
  left: 1rem; }

.NodeHome-products-products .swiper-button-next,
.ParagraphProducts-products .swiper-button-next {
  right: 1rem; }

@media screen and (min-width: 1340px) {
  .NodeHome-products-products .swiper-wrapper,
  .ParagraphProducts-products .swiper-wrapper {
    justify-content: center; } }

/*------------------------------ color theme ----------------------------------*/
.NodeProduct {
  /*-------------------- ORIGINAL ------------------------*/
  /*-------------------- PROHIBITION ------------------------*/
  /*----------------------- 12 YO ------------------------*/
  /*----------------------- 33 YO ------------------------*/
  /*----------------------- ParagraphCocktail with change theme ------------------------*/ }
  .NodeProduct .NodeProduct-title,
  .NodeProduct .NodeProduct-medals-title,
  .NodeProduct .Taxo-further_informations-title,
  .NodeProduct .SecondaryTitle {
    color: var(--custom-color); }
  .NodeProduct .btn-click2buy__wrapper .btn a {
    background: var(--custom-color); }
  .NodeProduct.theme_12yo .NodeProduct-title,
  .NodeProduct.theme_12yo .NodeProduct-medals-title,
  .NodeProduct.theme_12yo .Taxo-further_informations-title,
  .NodeProduct.theme_12yo .SecondaryTitle {
    color: #FEC800; }
  .NodeProduct.theme_12yo .btn-click2buy__wrapper .btn a {
    background: #FEC800; }
  .NodeProduct.theme_original {
    background: url("../../../../assets/build/img/fond-original.png") top center;
    color: #000; }
    .NodeProduct.theme_original .ParagraphImageText-imageWrapper:before {
      border: solid 2px var(--header-bg-color); }
  .NodeProduct.theme_prohibition {
    background: url("../../../../assets/build/img/fond-prohibition.jpg") top center;
    color: #000; }
    .NodeProduct.theme_prohibition .ParagraphImageText-imageWrapper:before {
      border: solid 2px #171407; }
    .NodeProduct.theme_prohibition .btn-click2buy__wrapper .btn a {
      background: #171407;
      color: #fff; }
    .NodeProduct.theme_prohibition .Taxo-further_informations-image {
      background: #171407; }
  .NodeProduct.theme_12yo {
    background: url("../../../../assets/build/img/fond-12yo.jpg") top center;
    color: #fff; }
    .NodeProduct.theme_12yo .ParagraphImageText-imageWrapper:before {
      border: solid 2px #171407; }
    .NodeProduct.theme_12yo .Taxo-further_informations-chapo {
      color: #fff; }
    .NodeProduct.theme_12yo .Taxo-further_informations-image {
      border: solid 2px #fff; }
  .NodeProduct.theme_33yo {
    background: url("../../../../assets/build/img/fond-33yo.jpg") top center;
    color: #fff; }
    .NodeProduct.theme_33yo .ParagraphImageText-imageWrapper:before {
      border: solid 2px #D9AD4E; }
    .NodeProduct.theme_33yo .Taxo-further_informations-image {
      background: none;
      border: solid 1px var(--custom-color); }
      .NodeProduct.theme_33yo .Taxo-further_informations-image:before {
        content: "";
        border: solid 1px var(--custom-color);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 2px;
        left: 2px;
        border-radius: 100%; }
    .NodeProduct.theme_33yo .Taxo-further_informations-chapo {
      color: #fff; }
  .NodeProduct.theme_prohibition .ParagraphCocktail, .NodeProduct.theme_12yo .ParagraphCocktail, .NodeProduct.theme_33yo .ParagraphCocktail {
    background: none;
    color: #fff; }
    .NodeProduct.theme_prohibition .ParagraphCocktail-title, .NodeProduct.theme_12yo .ParagraphCocktail-title, .NodeProduct.theme_33yo .ParagraphCocktail-title {
      color: var(--custom-color); }
    .NodeProduct.theme_prohibition .ParagraphCocktail .more-container .btn, .NodeProduct.theme_12yo .ParagraphCocktail .more-container .btn, .NodeProduct.theme_33yo .ParagraphCocktail .more-container .btn {
      background: var(--custom-color);
      color: #171407; }
    .NodeProduct.theme_prohibition .ParagraphCocktail .swiper-button-next, .NodeProduct.theme_12yo .ParagraphCocktail .swiper-button-next, .NodeProduct.theme_33yo .ParagraphCocktail .swiper-button-next {
      background: linear-gradient(90deg, transparent 0%, #000 70%); }
      .NodeProduct.theme_prohibition .ParagraphCocktail .swiper-button-next:after, .NodeProduct.theme_12yo .ParagraphCocktail .swiper-button-next:after, .NodeProduct.theme_33yo .ParagraphCocktail .swiper-button-next:after {
        filter: invert(100%); }
    .NodeProduct.theme_prohibition .ParagraphCocktail .swiper-slide-active .TertiaryTitle, .NodeProduct.theme_12yo .ParagraphCocktail .swiper-slide-active .TertiaryTitle, .NodeProduct.theme_33yo .ParagraphCocktail .swiper-slide-active .TertiaryTitle {
      color: var(--custom-color); }
    .NodeProduct.theme_prohibition .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::after, .NodeProduct.theme_12yo .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::after, .NodeProduct.theme_33yo .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::after {
      border: solid 2px var(--custom-color); }
  .NodeProduct.theme_12yo .ParagraphCocktail-title {
    color: #FEC800; }
  .NodeProduct.theme_12yo .ParagraphCocktail .more-container .btn {
    background: #FEC800; }
  .NodeProduct.theme_12yo .ParagraphCocktail .swiper-slide-active .TertiaryTitle {
    color: #FEC800; }
  .NodeProduct.theme_12yo .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::after {
    border: solid 2px #171407; }
  .NodeProduct.theme_prohibition .ParagraphCocktail .swiper-button-next {
    background: linear-gradient(90deg, transparent 0%, #EEEAE5 70%); }
    .NodeProduct.theme_prohibition .ParagraphCocktail .swiper-button-next:after {
      filter: invert(0%); }
  .NodeProduct.theme_prohibition .ParagraphCocktail-chapo {
    color: #000; }
  .NodeProduct.theme_prohibition .ParagraphCocktail .more-container .btn {
    background: #171407;
    color: #fff; }
  .NodeProduct.theme_prohibition .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::before {
    border: solid 2px #86806C; }
  .NodeProduct.theme_prohibition .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::after {
    border: solid 2px #171407; }
  .NodeProduct.theme_33yo .swiper-button-next {
    background: linear-gradient(90deg, transparent 0%, #0c0c0c 70%); }
  .NodeProduct.theme_12yo .ParagraphMoreInfos-infos .swiper-button-next:after,
  .NodeProduct.theme_12yo .ParagraphMoreInfos-infos .swiper-button-prev:after, .NodeProduct.theme_33yo .ParagraphMoreInfos-infos .swiper-button-next:after,
  .NodeProduct.theme_33yo .ParagraphMoreInfos-infos .swiper-button-prev:after {
    filter: invert(100%); }
  .NodeProduct.theme_12yo .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::before, .NodeProduct.theme_33yo .ParagraphCocktail-cocktails .NodeCocktail-paragraph-media::before {
    background: #e3e0d6 url("../../../../assets/build/img/fond-original.png") top center; }

.ProductList-item-pictogram,
.ProductList-item-secondaryPictogram {
  display: none; }

.ProductList-item.swiper-slide {
  border: none; }

.ParagraphProducts-link.more-container {
  margin: 0;
  padding: 2rem; }
  .ParagraphProducts-link.more-container a {
    background: var(--header-bg-color);
    color: #171407; }

@media (min-width: 768px) {
  .ProductList-item:nth-child(3n+2) {
    border: none; } }

/*------------------------ a voir pour plus tard -----------------------*/
.ProductList-item-chapo, .ProductList-item-button, .ProductList-item-click2buy {
  display: none; }

.Taxo-gamme .ProductList-item-button {
  display: block;
  margin-bottom: 3rem; }
  .Taxo-gamme .ProductList-item-button:last-child {
    margin-bottom: 0; }

.NodeHome-presentation {
  background: none; }
  @media (max-width: 767px) {
    .NodeHome-presentation {
      height: calc(100vh - 13rem); } }
  .NodeHome-presentation .btn-down {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3.2rem;
    color: var(--secondary-color);
    text-indent: 0;
    width: auto;
    height: auto;
    z-index: 10;
    background: #17140733 url("../../../img/icon-arrow-down.svg") no-repeat;
    background-position: center -21px;
    background-size: auto 125%;
    border: solid 1px var(--header-bg-color);
    padding: 2.4rem 1.2rem;
    border-radius: 1.2rem;
    cursor: pointer; }

.NodeHome .ParagraphHome {
  padding: 0; }
  .NodeHome .ParagraphHome-content {
    position: absolute; }
  .NodeHome .ParagraphHome-content {
    font-size: 1rem;
    text-indent: -3000rem; }
  .NodeHome .ParagraphHome-medias img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

@media (min-width: 768px) {
  .NodeHome .NodeHome-secondary-focus {
    padding: 10rem 13.7rem 5rem; } }

@media (max-width: 767px) {
  .NodeHome .NodeHome-secondary-focus {
    padding: 10rem 4rem 3rem; } }

.NodeHome .NodeHome-secondary-content {
  width: auto;
  padding-right: 0; }

.NodeHome .NodeHome-secondary-focus {
  display: block; }

.NodeHome .NodeHome-secondary {
  display: flex; }
  @media (min-width: 1180px) {
    .NodeHome .NodeHome-secondary {
      margin-bottom: 5rem; } }
  @media (max-width: 1179px) {
    .NodeHome .NodeHome-secondary {
      flex-direction: column; } }
  .NodeHome .NodeHome-secondary-title {
    position: relative;
    font-family: "Confidential";
    color: #fff;
    flex: 0 0 auto;
    width: 100%; }
    @media (min-width: 1180px) {
      .NodeHome .NodeHome-secondary-title {
        font-size: 6rem;
        line-height: 7.5rem;
        padding-right: 3rem;
        max-width: 30rem; } }
    @media (max-width: 1179px) {
      .NodeHome .NodeHome-secondary-title {
        font-size: 5rem;
        line-height: 6rem;
        text-align: center;
        padding-bottom: 3rem;
        border-bottom: solid 1px #171407;
        margin: 0 auto 3rem; } }
  .NodeHome .NodeHome-secondary-contentTxt {
    position: relative; }
    @media (min-width: 1180px) {
      .NodeHome .NodeHome-secondary-contentTxt {
        border-left: solid 1px #171407; } }
    .NodeHome .NodeHome-secondary-contentTxt-chapo {
      line-height: 3.3rem; }
      @media (min-width: 1180px) {
        .NodeHome .NodeHome-secondary-contentTxt-chapo {
          padding-left: 3rem; } }
    @media (min-width: 1180px) {
      .NodeHome .NodeHome-secondary-contentTxt-button {
        margin: 2rem 0 0 3rem; } }
    @media (max-width: 1179px) {
      .NodeHome .NodeHome-secondary-contentTxt-button {
        margin: 2rem 0; } }
    .NodeHome .NodeHome-secondary-contentTxt-button a {
      font-size: 1.8rem;
      letter-spacing: 2.16px;
      text-decoration: underline;
      text-underline-offset: 0.6rem;
      -webkit-text-decoration-color: #fff;
              text-decoration-color: #fff; }
    @media (min-width: 768px) {
      .NodeHome .NodeHome-secondary-contentTxt:after {
        content: "";
        background: #000;
        position: absolute;
        top: 0;
        left: 0; } }

.NodeHome .NodeHome-secondary-medias {
  width: auto; }
  @media (min-width: 768px) {
    .NodeHome .NodeHome-secondary-medias {
      padding: 3rem 0 5rem; } }
  @media (max-width: 767px) {
    .NodeHome .NodeHome-secondary-medias {
      padding: 5rem 0 0;
      margin: 0 -2rem; } }
  .NodeHome .NodeHome-secondary-medias img {
    margin: 0 auto;
    height: auto;
    max-width: 100%; }

@media (min-width: 768px) {
  .NodeHome .NodeHome-products-focus {
    padding: 5rem 0 10rem; } }

@media (max-width: 767px) {
  .NodeHome .NodeHome-products-focus {
    padding: 15rem 0 10rem; } }

.NodeHome .NodeHome-products-title {
  font-family: "Confidential";
  color: #171407;
  font-size: 5rem;
  line-height: 7.5rem; }

.NodeHome .NodeHome-products-link {
  text-align: center; }
  .NodeHome .NodeHome-products-link .btn {
    background: var(--header-bg-color);
    padding: 1.6rem 1.9rem;
    font-size: 1.8rem;
    color: #171407; }

.ParagraphHome-gif {
  position: absolute;
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .ParagraphHome-gif {
      flex-direction: column;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }
  .ParagraphHome-gif .logo-spirit-wrapper {
    width: 28.3rem; }
    @media (max-width: 767px) {
      .ParagraphHome-gif .logo-spirit-wrapper {
        order: 2; } }
    @media (min-width: 768px) {
      .ParagraphHome-gif .logo-spirit-wrapper-inner {
        overflow: hidden;
        width: 0;
        -webkit-animation-name: appear;
                animation-name: appear;
        -webkit-animation-duration: 1.6s;
                animation-duration: 1.6s;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-direction: normal;
                animation-direction: normal;
        /* or: normal */
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        /* or: backwards, both, none */
        -webkit-animation-delay: 0.7s;
                animation-delay: 0.7s; } }
  .ParagraphHome-gif .logo-spirit {
    position: relative;
    overflow: hidden;
    width: 22.7rem; }
    @media (min-width: 768px) {
      .ParagraphHome-gif .logo-spirit {
        padding-right: 6rem; } }
    @media (max-width: 767px) {
      .ParagraphHome-gif .logo-spirit {
        text-align: center;
        margin: 0 auto;
        padding-top: 3rem; }
        .ParagraphHome-gif .logo-spirit:before {
          content: "";
          background: #fff;
          width: 100%;
          height: 1px;
          position: absolute;
          top: 1rem;
          left: 0; } }
    .ParagraphHome-gif .logo-spirit .txt-spirit {
      font-family: "Confidential";
      color: var(--header-bg-color);
      font-size: 4.1rem;
      line-height: 5rem;
      filter: brightness(0) invert(1); }
    @media (min-width: 768px) {
      .ParagraphHome-gif .logo-spirit:after {
        content: "";
        background: #fff;
        width: 1px;
        height: 100%;
        opacity: 0;
        position: absolute;
        top: 0;
        right: 3rem;
        -webkit-animation-name: line;
                animation-name: line;
        -webkit-animation-duration: 1s;
                animation-duration: 1s;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-direction: normal;
                animation-direction: normal;
        /* or: normal */
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        /* or: backwards, both, none */
        -webkit-animation-delay: 3s;
                animation-delay: 3s; } }
  .ParagraphHome-gif .logo-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .ParagraphHome-gif .logo-ecusson {
    position: absolute;
    z-index: -1; }
    @media (min-width: 768px) {
      .ParagraphHome-gif .logo-ecusson {
        z-index: 0;
        top: 0;
        opacity: 0;
        -webkit-animation-name: fade;
                animation-name: fade;
        -webkit-animation-duration: 1s;
                animation-duration: 1s;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-direction: normal;
                animation-direction: normal;
        /* or: normal */
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        /* or: backwards, both, none */
        -webkit-animation-delay: 2.5s;
                animation-delay: 2.5s; } }
    .ParagraphHome-gif .logo-ecusson img {
      width: 133px;
      height: 150px; }
  @media (min-width: 768px) {
    .ParagraphHome-gif .logo-ship {
      opacity: 0;
      -webkit-animation-name: slidein;
              animation-name: slidein;
      -webkit-animation-duration: 2s;
              animation-duration: 2s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-direction: normal;
              animation-direction: normal;
      /* or: normal */
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /* or: backwards, both, none */
      -webkit-animation-delay: 0.5s;
              animation-delay: 0.5s; } }
  .ParagraphHome-gif .logo-ship img {
    width: 133px;
    height: 150px; }
  @media (min-width: 768px) {
    .ParagraphHome-gif .logo-blended {
      margin-top: 0.4rem;
      opacity: 0;
      -webkit-animation-name: fade;
              animation-name: fade;
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-direction: normal;
              animation-direction: normal;
      /* or: normal */
      animation-direction: normal;
      /* or: normal */
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      /* or: backwards, both, none */
      -webkit-animation-delay: 2.5s;
              animation-delay: 2.5s; } }

@media (min-width: 768px) {
  @-webkit-keyframes slidein {
    from {
      opacity: 0;
      transform: translateX(-40rem); }
    to {
      opacity: 1;
      transform: translateX(0rem); } }
  @keyframes slidein {
    from {
      opacity: 0;
      transform: translateX(-40rem); }
    to {
      opacity: 1;
      transform: translateX(0rem); } }
  @-webkit-keyframes appear {
    from {
      opacity: 0;
      width: 0; }
    to {
      opacity: 1;
      width: 100%; } }
  @keyframes appear {
    from {
      opacity: 0;
      width: 0; }
    to {
      opacity: 1;
      width: 100%; } }
  @-webkit-keyframes fade {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes fade {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @-webkit-keyframes line {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes line {
    from {
      opacity: 0; }
    to {
      opacity: 1; } } }

.ParagraphHome {
  height: 100%; }
  .ParagraphHome-medias, .ParagraphHome-mediaMobile {
    width: 100%;
    height: 100%; }
    .ParagraphHome-medias-media, .ParagraphHome-mediaMobile-media {
      width: 100%;
      height: 100%; }

@media (max-width: 767px) {
  .NodeHome-secondary-media {
    display: none; } }

.NodeHome-secondary-media-mobile {
  position: relative;
  top: 12rem;
  margin-top: -12rem;
  text-align: center; }
  @media (min-width: 768px) {
    .NodeHome-secondary-media-mobile {
      display: none; } }

.ParagraphImageTextWrapper {
  padding-bottom: 0; }

.ParagraphImageText .alignment-left .ParagraphImageText-image,
.ParagraphImageText .alignment-right .ParagraphImageText-image {
  -webkit-clip-path: none;
          clip-path: none; }

.ParagraphImageText .alignment-left:after,
.ParagraphImageText .alignment-right:after {
  display: none; }

.ParagraphImageText .alignment-left img,
.ParagraphImageText .alignment-right img {
  max-height: inherit; }

@media (max-width: 767px) {
  .ParagraphImageText {
    margin: 0 -3rem; } }

.NodeHome-content .ParagraphMedia {
  margin-bottom: 0; }

.NodeHome-content .ParagraphImageText-imageWrapper:before {
  display: none; }

.ParagraphImageTextWrapper {
  background: url("../../../../../assets/build/img/fond-papier.png"); }

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