/* PX to REM */
@font-face {
  font-family: "Sadwell Regular";
  src: local("Sadwell Regular"), local("SadwellRegular"), url("fonts/SadwellRegular.woff2") format("woff2"), url("fonts/SadwellRegular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
header div.conteneur {
  margin-bottom: 44px !important;
}

.main.conteneur {
  width: 100% !important;
  max-width: 100%;
}

.col-main {
  background: #fff;
}

.fil-ariane {
  display: none;
}

.page.topic-page {
  max-width: 100% !important;
  width: 100% !important;
}

#page_dossier {
  max-width: inherit !important;
}

body {
  overflow-x: hidden;
}

#ldgHub {
  background: #fff;
  margin: 0 auto;
  max-width: 85.375rem;
  padding: 0;
  position: relative;
}
#ldgHub * {
  box-sizing: border-box;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  #ldgHub .ldg-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-desktop {
    display: none !important;
  }
}
#ldgHub .ldg-dash {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}
#ldgHub .ldg-dash::after {
  background: currentColor;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px;
}
#ldgHub .ldg-cta-big {
  color: #383838;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 500;
  height: 4.375rem;
  line-height: 6.25rem;
  max-width: 25.3125rem;
  padding: 0 1.875rem;
  position: relative;
  text-decoration: none;
  transition: line-height 0.4s ease-in 0.35s;
  width: 100%;
}
#ldgHub .ldg-cta-big .ldg-cta-big--bottom,
#ldgHub .ldg-cta-big .ldg-cta-big--right,
#ldgHub .ldg-cta-big .ldg-cta-big--top,
#ldgHub .ldg-cta-big .ldg-cta-big--left {
  background: #82C7D3;
  position: absolute;
}
#ldgHub .ldg-cta-big .ldg-cta-big--bottom {
  bottom: 0;
  height: 1px;
  left: 1.5625rem;
  transition: all 0.1s linear 0.65s;
  width: 15.9375rem;
}
#ldgHub .ldg-cta-big .ldg-cta-big--right {
  bottom: 0;
  height: 0;
  right: 0;
  transition: all 0.1s linear 0.55s;
  width: 1px;
}
#ldgHub .ldg-cta-big .ldg-cta-big--top {
  height: 1px;
  right: 0;
  top: 0;
  transition: all 0.1s linear 0.45s;
  width: 0;
}
#ldgHub .ldg-cta-big .ldg-cta-big--left {
  top: 0;
  height: 0;
  left: 0;
  transition: all 0.1s linear 0.35s;
  width: 1px;
}
#ldgHub .ldg-cta-big::after {
  content: "";
  display: inline-block;
  background: url("images/arrow-cta.png") no-repeat center center;
  height: 1.3125rem;
  width: 0.75rem;
  position: absolute;
  right: 1.875rem;
  top: 50%;
  opacity: 0;
  transform: translateX(-25px) translateY(-50%);
  transition: all 0.35s ease-in;
}
#ldgHub .ldg-cta-big:hover {
  line-height: 4.375rem;
  transition: line-height 0.4s ease-in;
}
#ldgHub .ldg-cta-big:hover .ldg-cta-big--bottom {
  left: 0;
  width: 100%;
  transition: all 0.1s linear;
}
#ldgHub .ldg-cta-big:hover .ldg-cta-big--right {
  height: 100%;
  transition: all 0.1s linear 0.1s;
}
#ldgHub .ldg-cta-big:hover .ldg-cta-big--top {
  width: 100%;
  transition: all 0.1s linear 0.2s;
}
#ldgHub .ldg-cta-big:hover .ldg-cta-big--left {
  height: 100%;
  transition: all 0.1s linear 0.3s;
}
#ldgHub .ldg-cta-big:hover::after {
  opacity: 1;
  transform: translateX(0px) translateY(-50%);
  transition: all 0.35s ease-in 0.4s;
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-cta-big {
    font-size: 0.75rem;
    height: 3.4375rem;
    line-height: 5rem;
    max-width: 16.625rem;
    padding: 0 1.25rem;
  }
  #ldgHub .ldg-cta-big .ldg-cta-big--bottom {
    left: 0.9375rem;
    width: 10.9375rem;
  }
  #ldgHub .ldg-cta-big:hover {
    line-height: 3.4375rem;
  }
}

#ldgHub .ldg-head {
  align-items: flex-start;
  display: flex;
  margin-bottom: 5.3125rem;
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-head {
    flex-direction: column;
    margin: 0 auto 2.5rem;
    max-width: 45rem;
  }
}
#ldgHub .ldg-head .ldg-head-carousel {
  position: relative;
  width: 50%;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-container {
  line-height: 0;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-container .ldg-carousel-item {
  display: none;
  height: auto;
  width: 100%;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-container .ldg-carousel-item.current {
  display: block;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-pagin {
  align-items: center;
  display: none;
  justify-content: center;
  margin-top: 0.875rem;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-pagin li {
  border-radius: 50%;
  cursor: pointer;
  font-size: 0;
  height: 1.625rem;
  position: relative;
  width: 1.625rem;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-pagin li::after {
  background: #d8d8d8;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 0.625rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: background 0.1s linear;
  width: 0.625rem;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-pagin li:not(.current):hover::after {
  background: #7c7c7c;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-pagin li.current::after {
  background: #333;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-nav li {
  bottom: 0;
  cursor: pointer;
  height: 4.25rem;
  position: absolute;
  width: 4.25rem;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-nav li[data-prev] {
  background: #fff url("images/carousel-prev.png") no-repeat center center;
  left: 0;
}
#ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-nav li[data-next] {
  background: #fff url("images/carousel-next.png") no-repeat center center;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-head .ldg-head-carousel {
    width: 100%;
  }
  #ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-pagin {
    display: flex;
  }
  #ldgHub .ldg-head .ldg-head-carousel .ldg-carousel-nav li {
    height: 3.5rem;
    width: 3.5rem;
  }
}
#ldgHub .ldg-head .ldg-head-container {
  width: 50%;
  padding-left: 6.25rem;
  padding-right: 1.25rem;
}
#ldgHub .ldg-head .ldg-head-container h1 {
  color: #383838;
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 2.75rem;
  margin-bottom: 1.875rem;
  margin-top: 4.6875rem;
  position: relative;
  z-index: 1;
}
#ldgHub .ldg-head .ldg-head-container h1 span {
  color: #f1f3f2;
  display: inline-block;
  font-family: "Sadwell Regular", Arial, sans-serif;
  font-size: 7.4375rem;
  font-weight: 400;
  left: -4.6875rem;
  line-height: 2.625rem;
  position: absolute;
  pointer-events: none;
  top: 4.6875rem;
  z-index: -1;
}
#ldgHub .ldg-head .ldg-head-container p {
  color: #383838;
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 3.125rem;
  max-width: 28.75rem;
  position: relative;
  z-index: 1;
}
#ldgHub .ldg-head .ldg-head-container ul {
  position: relative;
  z-index: 1;
}
#ldgHub .ldg-head .ldg-head-container ul li {
  color: #383838;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-left: 2.5rem;
  max-width: 28.125rem;
  position: relative;
}
#ldgHub .ldg-head .ldg-head-container ul li::before {
  background: #82C7D3;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 0.625rem;
  left: -2.5rem;
  position: absolute;
  top: 0.625rem;
  width: 0.625rem;
}
#ldgHub .ldg-head .ldg-head-container ul li strong {
  color: #383838;
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
}
#ldgHub .ldg-head .ldg-head-container ul li:not(:last-child) {
  margin-bottom: 1.25rem;
}
#ldgHub .ldg-head .ldg-head-container .ldg-cta-big {
  margin-top: 4.0625rem;
}
@media only screen and (max-width: 1080px) {
  #ldgHub .ldg-head .ldg-head-container {
    padding-left: 1.5625rem;
  }
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-head .ldg-head-container {
    padding-left: 1.25rem;
    width: 100%;
  }
  #ldgHub .ldg-head .ldg-head-container h1 {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 0.9375rem;
    margin-top: 3.4375rem;
    position: relative;
    z-index: 1;
  }
  #ldgHub .ldg-head .ldg-head-container h1 span {
    font-size: 5.625rem;
    left: 2.5rem;
    top: 0rem;
  }
  #ldgHub .ldg-head .ldg-head-container p {
    margin-bottom: 1.25rem;
  }
  #ldgHub .ldg-head .ldg-head-container ul li {
    margin-left: 1.5625rem;
  }
  #ldgHub .ldg-head .ldg-head-container ul li::before {
    left: -1.5625rem;
  }
  #ldgHub .ldg-head .ldg-head-container .ldg-cta-big {
    margin-top: 2.8125rem;
  }
}

#ldgHub .ldg-sizeguide {
  align-items: center;
  background: #2f6591 url("images/sizeguide.jpg") no-repeat left center;
  display: flex;
  height: 25.9375rem;
  justify-content: center;
  padding: 0 2.5rem;
}
#ldgHub .ldg-sizeguide .ldg-sizeguide-visuel {
  margin-right: 8.125rem;
  max-height: 100%;
}
#ldgHub .ldg-sizeguide .ldg-sizeguide-container h2 {
  color: #fff;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 2.625rem;
  padding-bottom: 1.875rem;
}
#ldgHub .ldg-sizeguide .ldg-sizeguide-container p {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  margin-top: 1.875rem;
  max-width: 33.125rem;
}
#ldgHub .ldg-sizeguide .ldg-sizeguide-container a {
  color: #fff;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-top: 1.875rem;
  text-decoration: underline;
}
@media only screen and (max-width: 1080px) {
  #ldgHub .ldg-sizeguide .ldg-sizeguide-visuel {
    margin-right: 2.1875rem;
  }
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-sizeguide {
    background: url("images/sizeguide-mobile.jpg") no-repeat center center;
    flex-direction: column;
    height: 37.75rem;
    margin: 0 auto;
    max-width: 20rem;
    padding: 0.625rem 1.25rem;
  }
  #ldgHub .ldg-sizeguide .ldg-sizeguide-visuel {
    margin-bottom: 1.875rem;
    margin-right: 0;
    width: 13.375rem;
  }
  #ldgHub .ldg-sizeguide .ldg-sizeguide-container h2 {
    font-size: 1.75rem;
    line-height: 2.0625rem;
    padding-bottom: 4.25rem;
  }
  #ldgHub .ldg-sizeguide .ldg-sizeguide-container p {
    font-size: 0.75rem;
    line-height: 1.375rem;
    margin-top: 1.25rem;
  }
  #ldgHub .ldg-sizeguide .ldg-sizeguide-container a {
    font-size: 0.875rem;
  }
}

#ldgHub .ldg-articles {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 5.3125rem auto;
  position: relative;
}
#ldgHub .ldg-articles .ldg-articles-item {
  align-items: center;
  display: inline-flex;
  height: 18.75rem;
  justify-content: center;
  margin: 0 0.3125rem;
  position: relative;
  text-decoration: none;
  width: 18.75rem;
}
#ldgHub .ldg-articles .ldg-articles-item::before {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}
#ldgHub .ldg-articles .ldg-articles-item::after {
  background: url("images/arrow.png") no-repeat center center;
  bottom: 1.875rem;
  content: "";
  height: 1.5rem;
  position: absolute;
  right: 1.875rem;
  width: 0.875rem;
}
#ldgHub .ldg-articles .ldg-articles-item > span {
  bottom: 1.875rem;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 600;
  left: 1.875rem;
  line-height: 2.125rem;
  padding-right: 3.4375rem;
  position: absolute;
}
#ldgHub .ldg-articles .ldg-articles-item img {
  height: auto;
  width: 100%;
}
#ldgHub .ldg-articles .ldg-articles-item.shadow-blue::before {
  background-image: linear-gradient(211deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(106, 115, 134, 0.58) 65%, rgba(117, 128, 152, 0.63) 100%);
}
#ldgHub .ldg-articles .ldg-articles-item.shadow-green::before {
  background-image: linear-gradient(217deg, rgba(150, 220, 199, 0) 0%, rgba(147, 218, 197, 0.4) 35%, #5db696 100%);
}
#ldgHub .ldg-articles .ldg-articles-item.shadow-orange::before {
  background-image: linear-gradient(26deg, #ff9015 0%, rgba(255, 144, 21, 0) 100%);
}
#ldgHub .ldg-articles .ldg-articles-item.shadow-grey::before {
  background-image: linear-gradient(211deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(106, 115, 134, 0.35) 64%, rgba(117, 128, 152, 0.63) 100%);
}
@media only screen and (max-width: 960px) {
  #ldgHub .ldg-articles .ldg-articles-item {
    height: 17.5rem;
    width: 17.5rem;
  }
  #ldgHub .ldg-articles .ldg-articles-item > span {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}
@media only screen and (max-width: 880px) {
  #ldgHub .ldg-articles {
    max-width: 20rem;
  }
  #ldgHub .ldg-articles .ldg-articles-item {
    margin: 0.625rem auto;
  }
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-articles {
    margin: 1.25rem auto;
  }
}

#ldgHub .ldg-shopping {
  align-items: center;
  background: #2f6591 url("images/shopping.jpg") no-repeat left center;
  display: flex;
  height: 25.9375rem;
  justify-content: center;
  padding: 0 2.5rem;
}
#ldgHub .ldg-shopping .ldg-shopping-visuel {
  margin-right: 9.0625rem;
  max-height: 100%;
}
#ldgHub .ldg-shopping .ldg-shopping-container h2 {
  color: #fff;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 2.625rem;
  padding-bottom: 1.875rem;
}
#ldgHub .ldg-shopping .ldg-shopping-container p {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5rem;
  margin-top: 1.875rem;
  max-width: 33.125rem;
}
#ldgHub .ldg-shopping .ldg-shopping-container a {
  color: #fff;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-top: 1.875rem;
}
@media only screen and (max-width: 1080px) {
  #ldgHub .ldg-shopping .ldg-shopping-visuel {
    margin-right: 2.1875rem;
  }
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-shopping {
    background: url("images/shopping-mobile.jpg") no-repeat center center;
    flex-direction: column;
    height: 35.625rem;
    margin: 0 auto;
    max-width: 20rem;
    padding: 0.625rem 1.25rem;
  }
  #ldgHub .ldg-shopping .ldg-shopping-visuel {
    margin-bottom: 2.5rem;
    margin-right: 0;
    width: 10.375rem;
  }
  #ldgHub .ldg-shopping .ldg-shopping-container h2 {
    font-size: 1.75rem;
    line-height: 2.0625rem;
    max-width: 16.25rem;
    padding-bottom: 1.5625rem;
  }
  #ldgHub .ldg-shopping .ldg-shopping-container h2 br {
    display: none;
  }
  #ldgHub .ldg-shopping .ldg-shopping-container p {
    font-size: 0.75rem;
    line-height: 1.375rem;
    margin-top: 1.25rem;
  }
}

#ldgHub .ldg-categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 3.4375rem auto;
  max-width: 47.5rem;
}
#ldgHub .ldg-categories a {
  align-items: center;
  border: 0.0625rem solid #0d3981;
  border-radius: 1.25rem;
  color: #0d3981;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 500;
  height: 2.5rem;
  padding: 0 1.25rem;
  margin: 0 0.3125rem 1.25rem;
  text-decoration: none;
  transition: background 0.1s ease-in, color 0.1s ease-in;
  white-space: nowrap;
}
#ldgHub .ldg-categories a.current, #ldgHub .ldg-categories a:hover {
  background: #0d3981;
  color: #fff !important;
}
@media only screen and (max-width: 767px) {
  #ldgHub .ldg-categories {
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: 100%;
    overflow: auto;
  }
  #ldgHub .ldg-categories::before, #ldgHub .ldg-categories::after {
    content: "";
    height: 2.5rem;
    min-width: 1.5625rem;
  }
}