@charset "UTF-8";

/* ----------------------------------------------------------
  Fonts
---------------------------------------------------------- */

@font-face {
    font-family: 'ACaslon';
    src: url('../../fonts/ACaslon/ACaslonPro-Italic.woff') format('woff'),
        url('../../fonts/ACaslon/ACaslonPro-Italic.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Freight Big';
    src: url('../../fonts/FreightBigPro/FreightBigPro-semibold.woff2') format('woff2'),
        url('../../fonts/FreightBigPro/FreightBigPro-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Freight Big Regular';
    src: url('../../fonts/FreightBigPro/FreightBigPro-regular.woff2') format('woff2'),
        url('../../fonts/FreightBigPro/FreightBigPro-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* ----------------------------------------------------------
  Page layout
---------------------------------------------------------- */

.page-template-page-longread-gestes {
    max-width: 100%;
}

.page-template-page-longread-gestes .legende__content .comment__title,
.page-template-page-longread-gestes .ad-block,
.page-template-page-longread-gestes .instagram-flux,
.page-template-page-longread-gestes .main-header {
    display: none;
}

.page-template-page-longread-gestes .a-lire,
.page-template-page-longread-gestes .a-lire .a-lire__title p,
.page-template-page-longread-gestes .main-footer {
    background-color: rgb(214,216,219);
}

.page-template-page-longread-gestes .main-footer {
    margin-top: 0!important;
}

.page-template-page-longread-gestes .main-footer .main-footer__subscribe {
    display: none;
}

.page-template-page-longread-gestes .newsletter-signup {
    display: none;
}

.bamlongread-popin img,
.main-content--longread img {
    height: auto;
    max-width: 100%;
}

body[data-popin-lr-open="1"] {
    overflow: hidden;
}

@media(min-width:769px) {
    .page-template-page-longread-gestes .a-lire + .main-footer .newsletter-signup {
        padding-top: 20px;
    }
}

.page-template-page-longread-gestes .main-footer__navigation  .navigation__inner {
    padding-left: 10px;
}

div[data-group="pagelongread-blocks"] > div:last-of-type {
    display: block !important;
}

/* ----------------------------------------------------------
  Layout
---------------------------------------------------------- */

.lr-centered-container {
    box-sizing: border-box;
    padding: 25px;
}

.lr-centered-container > .block__container {
    margin: 0 auto;
    max-width: 1440px;
}

@media screen and (min-width: 1024px) {
    .lr-centered-container {
        padding: 150px 70px;
    }
    .lr-centered-container .block__container-left-padding {
        padding-left: 6.25%; 
    }

    .lr-centered-container .block__container-right-padding {
        padding-right: 6.25%; 
    }

}

/* ----------------------------------------------------------
  Header
---------------------------------------------------------- */

.longread-header {
    visibility: hidden;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease,visibility 0.3s ease;
    transition: opacity 0.3s ease,visibility 0.3s ease;
}

.header--is-sticky .longread-header,
.has--nav-visible .longread-header {
    visibility: visible;
    opacity: 0.999;
}

body:not(.has--nav-visible) .longread-header .longread-header__share,
body:not(.has--nav-visible) .longread-header .logo {
    display: none;
}

.longread-header .toggle-nav {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
}

.longread-header > * {
    z-index: 1;
    position: relative;
    margin: auto;
}

.longread-header .logo svg {
    width: 150px;
    height: 32px;
}

@media screen and (min-width: 1024px) {
    .longread-header {
        opacity: 1;
        visibility: visible;
    }
}

a.abo-button {
    padding: 10px 15px;
    border: solid 1px #cfbca6;
    color: #fff;
    background-color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
}
a.abo-button:hover {
    text-decoration: none !important;
}

.longread-header_top {
    display: flex;
    justify-content: flex-end;
}
a.abo-button {
    margin-right: 60px;
}

/* ----------------------------------------------------------
  Navigation
---------------------------------------------------------- */

.longread-navigation__filter {
    z-index: 11;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(0,0,0,0.1);
    cursor: pointer;
}

.longread-navigation {
    visibility: hidden;
    z-index: 12;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 480px;
    max-width: 100vw;
    overflow: auto;
    color: #fff;
    opacity: 0;
    background-color: #000000;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.longread-navigation__filter {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease,visibility 0.3s ease;
    transition: opacity 0.3s ease,visibility 0.3s ease;
}

.has--nav-open .longread-navigation__filter,
.has--nav-open .longread-navigation {
    visibility: visible;
    opacity: 0.999;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.longread-navigation__block {
    padding: 40px 50px;
}

@media(max-width:768px) {
    .longread-navigation__block {
        padding: 40px 20px;
    }
}

/* Share
-------------------------- */

/* Common */

.block--produit__share .sharing-container .sharing__box,
.block--produit__share .sharing-container,
.longread-navigation__block .sharing-container,
.longread-header .sharing-container,
.longread-navigation__block .sharing-container .sharing__box,
.longread-header .sharing-container .sharing__box {
    display: block!important;
    visibility: visible!important;
    border: 0!important;
    opacity: 0.999;
    background-color: transparent;
}

.block--produit__share .sharing-container .sharing__box .sharing__link,
.longread-header .sharing-container .sharing__box .sharing__link,
.longread-navigation__block .sharing-container .sharing__box .sharing__link {
    border: 1px solid #000;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.block--produit__share .sharing-container .sharing__box .symbol path,
.longread-header .sharing-container .sharing__box .symbol path,
.longread-navigation__block .sharing-container .sharing__box .symbol path {
    -webkit-transition: none;
    transition: none;
    fill: currentColor!important;
}

/* Nav */

.longread-navigation__block .sharing-container,
.longread-navigation__block .sharing-container .sharing__box {
    z-index: 1!important;
    position: relative!important;
    left: 0;
    color: #fff;
}

.longread-navigation__block .sharing-container .sharing__box {
    width: 100%;
    height: 45px;
}

.longread-navigation__block .sharing-container .sharing__box .sharing__link {
    float: left;
    width: 45px;
    margin-right: 7px;
    color: #fff;
}

.longread-navigation__block .sharing-container .sharing__box .sharing__link:hover {
    color: #decca7;
}

.longread-navigation__block a {
    font-family: Arial, sans-serif;
    text-decoration: none;
}

.longread-navigation__block a:hover {
    text-decoration: underline;
}

/* Float */

.longread-header .sharing-container,
.longread-header .sharing-container .sharing__box {
    visibility: visible;
    z-index: 1;
    position: absolute;
    top: 30px;
    right: -2px;
    left: auto;
    opacity: 0.999;
}

.longread-header .sharing-container .sharing__box .sharing__link {
    margin-bottom: 7px;
}

.longread-header .sharing-container .sharing__box .sharing__link:hover {
    color: #fff;
}

/* Title
-------------------------- */

.longread-navigation__block .close-nav {
    position: relative;
    float: right;
    height: 27px;
    width: 27px;
}

.longread-navigation__block .close-nav:before,
.longread-navigation__block .close-nav:after {
    content: "";
    display: block;
    background-color: #fff;
    width: 38px;
    height: 2px;
    background-color: #cfbca6;
    position: absolute;
    top: 0;
}

.longread-navigation__block .close-nav:before {
    left: 0;
    transform: rotate(45deg);
    transform-origin: top left;
}

.longread-navigation__block .close-nav:after {
    right: 0;
    transform: rotate(-45deg);
    transform-origin: top right;
}

.longread-maintitle {
    margin-bottom: 25px;
    font-family: 'IM Fell English';
    font-size: 40px;
    font-weight: normal;
}

.longread-menu {
    counter-reset: longreadmenu;
    padding-right: 50px;
    margin-top: 50px;
}

.longread-menu li {
    z-index: 1;
    position: relative;
    font-family: Arial, sans-serif;
    font-size: 17px;
    line-height: 25px;
}

.longread-menu li + li {
    margin-top: 25px;
}

.longread-menu li:before {
    content: counter(longreadmenu) "";
    counter-increment: longreadmenu;
    z-index: 1;
    position: absolute;
    top: 1px;
    right: -1.7em;
    color: #ffffff;
}

.longread-menu a {
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .longread-navigation__block .longread-menu {
        margin-top: 100px;
    }
}

/* -------- Links -------- */
.field-link {
    position: relative;
    padding-left: 30px;
    text-decoration: none;

}

.field-link svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}


/* -------- Display classes responsives -------- */

@media screen and (min-width: 768px) {
    .only-mobile {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .only-desktop {
        display: none !important;
    }
}
    

/* ----------------------------------------------------------
  Position
---------------------------------------------------------- */

.longread-position--topleft {
    top: 0;
    left: 0;
}

.longread-position--topcenter {
    top: 0;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.longread-position--topright {
    top: 0;
    right: 0;
}

.longread-position--middleleft {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.longread-position--middlecenter {
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

.block--titre__title.longread-position--middlecenter {
    width: 75%;
}

.longread-position--middleright {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.longread-position--bottomleft {
    bottom: 0;
    left: 0;
}

.longread-position--bottomcenter {
    bottom: 90px;
    left: 50%;
    width: 75%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.longread-position--bottomright {
    right: 0;
    bottom: 0;
}

div[data-group="pagelongread-blocks"] > * {
    z-index: 1;
    position: relative;
}

/* ----------------------------------------------------------
  Player
---------------------------------------------------------- */

.bamlongread-player {
    z-index: 1;
    position: relative;
    overflow: hidden;
    background-color: #EEF2F0;
}

.bamlongread-player audio {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 110%;
}

.bamlongread-player__cover {
    box-sizing: border-box;
    height: 100px;
    padding: 10px 20px 10px 120px;
    line-height: 80px;
}

.bamlongread-player__bar {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 100px;
    height: 5px;
    margin: auto;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.has-started .bamlongread-player__bar {
    background-color: #ddd;
}

.bamlongread-player__bar .bar {
    display: inline-block;
    width: 0;
    height: 5px;
    vertical-align: top;
    opacity: 0;
    background-color: #3698AA;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.has-started .bamlongread-player__bar .bar {
    opacity: 0.25;
}

.has-started.is-playing .bamlongread-player__bar .bar {
    opacity: 0.50;
}

.bamlongread-player__title {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-family: BentonSansBold;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #8F9794;
}

.bamlongread-player__action {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    line-height: 100px;
    outline: 0;
    background-color: #3698AA;
}

.bamlongread-player__action img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bamlongread-player:not(.is-playing) .bamlongread-player__action .pause,
.bamlongread-player.is-playing .bamlongread-player__action .play {
    display: none;
}

@media(max-width:768px) {
    .bamlongread-player__action {
        width: 60px;
    }

    .bamlongread-player__bar {
        left: 60px;
    }

    .bamlongread-player__title {
        font-size: 16px;
    }

    .bamlongread-player__cover {
        padding: 10px 10px 10px 70px;
    }

    .bamlongread-player__action img {
        width: 30px;
        height: 30px;
    }
}

/* ----------------------------------------------------------
  Button
---------------------------------------------------------- */

.bamlongread-button {
    display: inline-block;
    padding: 12.5px;
    max-width: 100%;
    min-width: 300px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-family: "TiemposText";
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    background-color: #3698AA;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.bamlongread-button:hover {
    background-color: #88A5AB;
}

.bamlongread-button:active {
    background-color: #123D45;
}

.bamlongread-button span {
    display: inline-block;
    line-height: 1;
}

/* ----------------------------------------------------------
  Popin
---------------------------------------------------------- */

.bamlongread-popin {
    visibility: hidden;
    z-index: 99;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    margin: auto;
    padding: 100px;
    overflow: auto;
    color: #fff;
    opacity: 0;
    background-color: #123D45;
    -webkit-transition: opacity 0.3s ease,visibility 0.3s ease;
    transition: opacity 0.3s ease,visibility 0.3s ease;
    pointer-events: none;
}

.bamlongread-popin a[data-close-popin] {
    z-index: 1;
    position: absolute;
    top: 40px;
    right: 40px;
}

.popin-inner {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

.bamlongread-popin.is-open {
    visibility: visible;
    opacity: 0.999;
    pointer-events: auto;
}

@media(max-width:768px) {
    .popin-inner {
        max-height: 10000%;
    }

    .bamlongread-popin {
        padding: 60px 20px 20px;
    }

    .bamlongread-popin a[data-close-popin] {
        z-index: 2;
        position: fixed;
        top: 20px;
        right: 20px;
    }
}

.image__container-btn-see-all {
    display: none !important;
}

/* ----------------------------------------------------------
  Common text
---------------------------------------------------------- */

/* Title
-------------------------- */

.longread-title3,
.longread-title2,
.longread-title1 {
    margin-bottom: 0.2em;
    font-family: "BodoniAntiquaBQ";
    font-size: 65px;
    font-weight: bold;
    line-height: 1.1;
}

.longread-title2 {
    font-size: 50px;
}

.longread-title3 {
    font-size: 30px;
}

@media(max-width:768px) {
    .longread-title1 {
        font-size: 30px;
    }

    .longread-title2 {
        font-size: 28px;
    }

    .longread-title3 {
        font-size: 20px;
    }
}

/* Text
-------------------------- */

.longread-text p {
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 28px;
}

.longread-text strong {
    font-weight: bold;
}

.page-template-page-longread-gestes b, 
.page-template-page-longread-gestes strong {
    font-weight: 700 !important;
}

.page-template-page-longread-gestes em, 
.page-template-page-longread-gestes i {
    font-style: italic !important;
}

/* Chapo
-------------------------- */

.longread-chapo-item,
.longread-chapo p {
    font-family: Arial, sans-serif;
    font-size: 30px;
    line-height: 1.1;
    color: #65625C;
}

@media(max-width:768px) {
    .longread-chapo-item,
    .longread-chapo p {
        font-size: 20px;
    }
}

/* ----------------------------------------------------------
  Legende
---------------------------------------------------------- */

.page-template-page-longread-gestes .legende .legende__title p {
    color: inherit;
}

.page-template-page-longread-gestes .legende:before {
    background-color: currentColor;
}

/* ----------------------------------------------------------
  Grid
---------------------------------------------------------- */

.fluid-grid__col--image {
    padding-bottom: 20px;
}

@media(min-width:769px) {
    .fluid-grid {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .fluid-grid__col:not(:first-child) {
        padding-left: 6.25%;
    }

    .fluid-grid__col:not(:last-child) {
        padding-right: 6.25%;
    }

    .fluid-grid__col {
        display: flex;
        flex-direction: column;
    }

    .fluid-grid__col figure.image {
        margin-top: 0;
        margin-bottom: 0;
        /*max-width: 50vh;*/
    }

    .fluid-grid__col--image {
        width: 30%;
        vertical-align: top;
    }

    .fluid-grid__col--text {
        width: 70%;
        vertical-align: top;
    }
}

@media(max-width:768px) {
    .fluid-grid__col--image {
        padding-bottom: 40px;
    }
}

@media(max-width:500px) {
    .fluid-grid__col figure.image {
        margin-bottom: 0px;
    }
}

/* ----------------------------------------------------------
  Fix sticky
---------------------------------------------------------- */

.lr-has-position-sticky:not([data-steps="1"]) {
    position: -webkit-sticky;
    position: sticky;
}
