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

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

.ParagraphPromote {
  position: relative; }
  .ParagraphPromote-wrapper {
    background: #0b0a08;
    align-items: center; }
    @media (max-width: 1179px) {
      .ParagraphPromote-wrapper {
        position: relative;
        display: block; } }
  .ParagraphPromote-content {
    padding: 0 5rem 0 0;
    position: relative;
    z-index: 1; }
    @media (min-width: 1180px) {
      .ParagraphPromote-content {
        flex: 0 1 45%; } }
    @media (max-width: 1179px) {
      .ParagraphPromote-content {
        width: 100%;
        padding: 0 2rem 10rem;
        margin: 10rem auto 0;
        box-sizing: border-box;
        text-align: center; } }
    .ParagraphPromote-content-inner {
      background-size: cover;
      background-repeat: no-repeat;
      padding: 9rem 6rem 7rem;
      margin-left: -12rem; }
      @media (max-width: 767px) {
        .ParagraphPromote-content-inner {
          padding: 3rem 2rem 2.5rem;
          margin-left: 0; } }
  .ParagraphPromote-medias {
    margin: auto;
    position: relative; }
    @media (min-width: 1180px) {
      .ParagraphPromote-medias {
        width: auto;
        max-width: 55%;
        flex: 0 1 55%; }
        .ParagraphPromote-medias img {
          max-width: 95vw;
          height: auto; } }
    @media (max-width: 1179px) {
      .ParagraphPromote-medias {
        width: 100%; } }
    .ParagraphPromote-medias .MainTitle {
      position: static; }
    @media (max-width: 767px) {
      .ParagraphPromote-medias {
        max-width: 100%;
        margin-right: 0; } }
    .ParagraphPromote-medias .pictogram {
      bottom: -3rem;
      max-width: 12rem; }
      @media (max-width: 767px) {
        .ParagraphPromote-medias .pictogram {
          right: 0;
          max-width: 8rem;
          transform: translate3d(50%, 0, 0); }
          .ParagraphPromote-medias .pictogram img {
            transform: none; } }
  .ParagraphPromote-surtitle {
    font-family: var(--secondary-font);
    color: var(--header-bg-color);
    font-weight: 400;
    font-size: 2.2rem;
    margin: 0;
    line-height: 1.5; }
  .ParagraphPromote-title {
    font-size: 3.5rem;
    margin: 0 0 1.4rem;
    line-height: 1;
    padding: 0;
    background: none;
    color: var(--header-bg-color); }
    @media (max-width: 1179px) {
      .ParagraphPromote-title {
        text-align: center; } }
  .ParagraphPromote-header {
    margin-bottom: 3rem; }
  .ParagraphPromote-body {
    font-size: 2rem;
    line-height: 2.9rem;
    color: #fff; }
    @media (max-width: 767px) {
      .ParagraphPromote-body {
        font-size: 2rem; } }
  .ParagraphPromote .ckeditorContent {
    margin-bottom: 3rem; }
  .ParagraphPromote .ProductList-item-bottomWrapper {
    margin-top: 0; }
  .ParagraphPromote .ProductList-item-chapo {
    font-size: 2.2rem; }

@media (max-width: 1179px) {
  .ParagraphPromote-medias-mainPictogram {
    display: none; } }

@media (min-width: 1180px) {
  .ParagraphPromote-medias-secondaryPictogram {
    display: none; } }

.ParagraphPromote-medias-secondaryPictogram img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

@media (min-width: 1180px) {
  .ParagraphPromote-link {
    text-align: left; } }

@media (max-width: 1179px) {
  .ParagraphPromote-link {
    text-align: center; } }

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