.page-template-notre-histoire .section--intro {
  overflow: visible;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--intro {
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--intro {
    padding: 200px 0;
  }
}
.page-template-notre-histoire .section--intro .section__title h2 {
  margin-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--intro .section__title h2 {
    margin-bottom: 80px !important;
  }
}
.page-template-notre-histoire .section--intro .section__paragraph {
  position: relative;
}
.page-template-notre-histoire .section--intro .section__paragraph::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0px;
  width: 30px;
  height: 30px;
  background: url("../img/candia/notre-histoire/icon-quote.svg") no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--intro .section__paragraph::before {
    left: -30px;
  }
}
.page-template-notre-histoire .section--intro .section__paragraph::after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 0px;
  width: 30px;
  height: 30px;
  background: url("../img/candia/notre-histoire/icon-quote.svg") no-repeat;
  background-size: contain;
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--intro .section__paragraph::after {
    right: -30px;
  }
}
.page-template-notre-histoire .section--intro .section__paragraph p {
  margin-bottom: 24px;
  color: #0d4c8c;
  font-family: "nothing_you_could_do_boldbold";
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--intro .section__paragraph p {
    font-size: 1.5rem;
  }
}
.page-template-notre-histoire .section--intro .section img {
  height: initial !important;
}
.page-template-notre-histoire .section--videos {
  margin-top: 80px;
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--videos {
    margin-top: 120px;
  }
}
.page-template-notre-histoire .section--videos .kl-embed-video {
  margin-bottom: 32px;
  background: #9dc433;
  padding: 12px;
  border-radius: 12px;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--videos .kl-embed-video {
    padding: 0;
    background: none;
  }
}
.page-template-notre-histoire .section--videos .kl-embed-video iframe {
  position: relative;
  display: block;
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--videos .kl-embed-video iframe {
    margin-top: 28px;
    margin-left: 10px;
    width: 92%;
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--videos .kl-embed-video iframe {
    margin-top: 30px;
    margin-left: 15px;
    width: 95%;
    min-height: 225px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--videos .kl-embed-video iframe {
    margin-top: 30px;
    margin-left: 15px;
    width: 95%;
    height: 100%;
    min-height: 300px;
  }
}
.page-template-notre-histoire .section--videos .kl-embed-video::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: url(../img/candia/engagements/bg-video-vert.svg) no-repeat;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--videos .kl-embed-video::after {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--videos .kl-embed-video::after {
    min-height: 340px;
    min-width: 475px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--videos .kl-embed-video::after {
    min-width: 560px;
  }
}
.page-template-notre-histoire .section--sodiaal {
  padding: 80px 0 280px;
  background: linear-gradient(white, transparent, transparent, transparent, transparent), url(../img/candia/notre-histoire/bg-pres.png) no-repeat center bottom/cover;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--sodiaal {
    padding: 120px 0 320px;
  }
}
.page-template-notre-histoire .section--sodiaal .section__paragraph {
  max-width: 775px;
  margin: 0 auto;
  color: #222526;
  font-family: "Muli", sans-serif;
  font-size: 1.25rem;
}
.page-template-notre-histoire .section--sodiaal h2 {
  margin-bottom: 56px;
  color: #0d4c8c;
  font-family: "tabitharegular";
  font-size: 2.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--sodiaal h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--sodiaal h2 {
    display: flex;
    justify-content: center;
    margin-bottom: 80px;
    font-size: 4rem;
  }
}
.page-template-notre-histoire .section--sodiaal .logo-sodiaal {
  display: block;
  width: 180px;
  height: 90px;
  margin: 0 auto;
  background: url(../img/candia/notre-histoire/Logo_Sodiaal.svg) no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--sodiaal .logo-sodiaal {
    display: block;
    width: 240px;
    height: 90px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--sodiaal .logo-sodiaal {
    display: inline-block;
    margin: 0 0 0 24px;
  }
}
.page-template-notre-histoire .section--timeline {
  position: relative;
  padding: 100px 0 0;
  background: #0d4c8c url(../img/candia/notre-histoire/wave-splash.svg) no-repeat 0 bottom;
  background-size: 100% auto;
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--timeline {
    padding: 100px 0 60px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-notre-histoire .section--timeline {
    padding: 100px 0 80px;
  }
}
.page-template-notre-histoire .section--timeline::before {
  content: "";
  position: absolute;
  left: 0;
  top: -18px;
  width: 100%;
  height: 100%;
  background: url(../img/candia/notre-histoire/wave-blue.svg) no-repeat;
  background-size: 100% auto;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline::before {
    top: -40px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--timeline::before {
    top: -68px;
  }
}
@media screen and (min-width: 1800px) {
  .page-template-notre-histoire .section--timeline::before {
    top: -100px;
  }
}
.page-template-notre-histoire .section--timeline .timeline {
  position: relative;
  margin-top: 100px;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline {
    margin-top: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--timeline .timeline {
    margin-top: 250px;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data {
  display: flex;
  justify-content: space-around;
  height: 200px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data {
    height: 250px;
  }
}
@media screen and (min-width: 992) {
  .page-template-notre-histoire .section--timeline .timeline__data {
    height: 320px;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) {
  flex-direction: row-reverse;
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__year {
  justify-content: flex-start;
  border-left: 12px solid white;
  background: url("../img/candia/notre-histoire/drops-right.png") no-repeat;
  background-position: 25%;
  background-size: 25%;
  border-left: 5px solid white;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__year {
    background-position: 15%;
    background-size: 10%;
    border-left: 9px solid white;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__year::before {
  content: "";
  position: absolute;
  top: 42%;
  left: 0;
  height: 50px;
  width: 25px;
  background: url("../img/candia/notre-histoire/date-right.svg") no-repeat;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__year::before {
    left: -1px;
    height: 80px;
    width: 50px;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__year time {
  margin-left: 48px;
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__image {
  justify-content: flex-end;
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__image img {
  margin-right: 16px;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data:nth-child(even) .timeline__image img {
    margin-right: 0;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__year {
  justify-content: flex-end;
  background: url("../img/candia/notre-histoire/drops-left.png") no-repeat;
  background-position: 75%;
  background-size: 25%;
  border-right: 5px solid white;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__year {
    background-position: 95%;
    background-size: 10%;
    border-right: 9px solid white;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__year::before {
  content: "";
  position: absolute;
  top: 42%;
  right: -15px;
  height: 50px;
  width: 25px;
  background: url("../img/candia/notre-histoire/date-left.svg") no-repeat;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__year::before {
    right: -34px;
    height: 80px;
    width: 50px;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__year time {
  margin-right: 48px;
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__image {
  justify-content: flex-start;
}
.page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__image img {
  margin-left: 16px;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data:nth-child(odd) .timeline__image img {
    margin-right: 0;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data--1 {
  position: relative;
}
.page-template-notre-histoire .section--timeline .timeline__data--1 .timeline__image img {
  width: 90%;
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--timeline .timeline__data--1 .timeline__image img {
    width: 80%;
    height: 95%;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data--1 .timeline__year::after {
  content: "";
  position: absolute;
  top: -110px;
  right: -5px;
  width: 100%;
  height: 100%;
  max-height: 150px;
  max-width: 150px;
  background: url(../img/candia/notre-histoire/bottle.png) no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data--1 .timeline__year::after {
    top: -205px;
    right: -74px;
    max-height: 350px;
    max-width: 350px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--timeline .timeline__data--1 .timeline__year::after {
    right: -85px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--timeline .timeline__data--1 .timeline__year::after {
    top: -248px;
    right: -132px;
    max-height: 400px;
    max-width: 400px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data--2 .timeline__image img {
    margin-right: 32px !important;
    height: 50%;
    width: 30%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--timeline .timeline__data--2 .timeline__image img {
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__data--5 .timeline__image img {
    height: 50%;
    width: 30%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--timeline .timeline__data--5 .timeline__image img {
    height: 65%;
  }
}
.page-template-notre-histoire .section--timeline .timeline__data--last .timeline__year {
  background: none !important;
}
.page-template-notre-histoire .section--timeline .timeline__data--last .timeline__year::before {
  content: none !important;
}
.page-template-notre-histoire .section--timeline .timeline__year {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
}
.page-template-notre-histoire .section--timeline .timeline__year time {
  color: white;
  font-family: "tabitharegular";
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__year time {
    font-size: 3rem;
  }
}
@media screen and (min-width: 992) {
  .page-template-notre-histoire .section--timeline .timeline__year time {
    font-size: 4rem;
  }
}
.page-template-notre-histoire .section--timeline .timeline__image {
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: center;
}
.page-template-notre-histoire .section--timeline .timeline__image img {
  height: 90%;
  width: 80%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline .timeline__image img {
    width: 65%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-notre-histoire .section--timeline .timeline__image img {
    height: 100%;
    width: 35%;
  }
}
.page-template-notre-histoire .section--timeline h2 {
  color: white;
  font-family: "tabitharegular";
  font-size: 2.5rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline h2 {
    font-size: 4rem;
  }
}
.page-template-notre-histoire .section--timeline h3 {
  margin-bottom: 90px;
  color: white;
  font-family: "Muli", sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--timeline h3 {
    font-size: 4rem;
  }
}
.page-template-notre-histoire .section--shop {
  position: relative;
  margin-top: -1px;
  padding: 100px 0;
  background: white;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop {
    padding: 100px 0 180px;
  }
}
.page-template-notre-histoire .section--shop .section__text {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.page-template-notre-histoire .section--shop .section__text p {
  font-size: 1.25rem;
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--shop .mb {
    margin-bottom: 64px;
  }
}
.page-template-notre-histoire .section--shop .block-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-top: 50px;
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--shop .block-image {
    margin-top: 24px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--shop .block-image--big .block-image--right {
    max-width: 240px;
  }
  .page-template-notre-histoire .section--shop .block-image--big h4 {
    font-size: 3.5rem !important;
  }
  .page-template-notre-histoire .section--shop .block-image--big p {
    font-size: 1.5rem !important;
  }
  .page-template-notre-histoire .section--shop .block-image--big time {
    font-size: 2.25rem !important;
  }
}
.page-template-notre-histoire .section--shop .block-image--1986 .block-image__right::before {
  content: url(../img/candia/notre-histoire/bg-1986.svg);
}
.page-template-notre-histoire .section--shop .block-image--1990 .block-image__right::before {
  content: url(../img/candia/notre-histoire/bg-1990.svg);
}
.page-template-notre-histoire .section--shop .block-image--1997 .block-image__right::before {
  content: url(../img/candia/notre-histoire/bg-1997.svg);
}
.page-template-notre-histoire .section--shop .block-image--1973 .block-image__right::before {
  content: url(../img/candia/notre-histoire/bg-1973.svg);
}
.page-template-notre-histoire .section--shop .block-image--2001 .block-image__right::before {
  content: url(../img/candia/notre-histoire/bg-2001.svg);
}
.page-template-notre-histoire .section--shop .block-image--1983 .block-image__right::before {
  content: url(../img/candia/notre-histoire/bg-1983.svg);
}
.page-template-notre-histoire .section--shop .block-image__left {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.page-template-notre-histoire .section--shop .block-image__left img {
  position: relative;
  height: 100%;
  max-width: 90px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop .block-image__left img {
    max-width: 125px;
  }
}
.page-template-notre-histoire .section--shop .block-image__right {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-left: 16px;
  max-width: 150px;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop .block-image__right {
    justify-content: flex-start;
    padding-top: 120px;
    max-width: 200px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-notre-histoire .section--shop .block-image__right {
    max-width: 225px;
  }
}
.page-template-notre-histoire .section--shop .block-image__right::before {
  content: url(../img/candia/notre-histoire/bg-1971.svg);
  position: absolute;
  top: 100px;
  left: -60px;
  height: 100%;
  width: 100%;
  max-width: 150px;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop .block-image__right::before {
    top: 100px;
    left: -55px;
    max-width: 210px;
  }
}
.page-template-notre-histoire .section--shop .block-image__right h4 {
  position: relative;
  margin-bottom: 0;
  color: #0d4c8c;
  font-family: "tabitharegular";
  font-size: 3rem;
}
.page-template-notre-histoire .section--shop .block-image__right p {
  position: relative;
  color: #0d4c8c;
  font-family: "Muli", sans-serif;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop .block-image__right p {
    font-size: 1.25rem;
  }
}
.page-template-notre-histoire .section--shop h2 {
  margin-bottom: 24px;
  color: #0d4c8c;
  font-family: "tabitharegular";
  font-size: 2.5rem;
  line-height: 4rem;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop h2 {
    font-size: 4rem;
  }
}
.page-template-notre-histoire .section--shop h3 {
  margin-bottom: 24px;
  color: #68bfec;
  font-family: "Muli", sans-serif;
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop h3 {
    font-size: 2.25rem;
  }
}
.page-template-notre-histoire .section--shop time {
  color: #0d4c8c;
  font-family: "Muli", sans-serif;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .page-template-notre-histoire .section--shop time {
    margin-top: 16px;
  }
}
.page-template-notre-histoire .section--about::before {
  background-color: white !important;
}/*# sourceMappingURL=notre-histoire.css.map */