@charset "utf-8";
body.fixed-nav.hw_landing-template-hw_landing-form,
body.single-hw_landing #page {
  padding-top: 0;
}
body.hw_landing-template-hw_landing-form header#masthead.landing-header {
  position: absolute;
  width: 100%;
  background: transparent;
  border: 0;
}
body.hw_landing-template-hw_landing-form header#masthead.landing-header img {
  width: 8.625rem;
}
body.hw_landing-template-hw_landing-form article {
  border-bottom: 1px solid #dce1ed;
}
body.hw_landing-template-hw_landing-form article.landing .entry-header {
  position: relative;
}
body.hw_landing-template-hw_landing-form article.landing .entry-header:before {
  content: "";
  position: absolute;
  display: block;
  opacity: 0.4;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background-color: #000;
}
body.single-hw_landing .content-article p {
  margin: 0 auto 1.75rem auto;
}
body.single-hw_landing .content-article p.h2-info {
  color: #666E6E;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
  padding-top: 0.56rem;
}
/*--------------------------------------------------------------
* Landing form
--------------------------------------------------------------*/
.hw_landing-template-hw_landing-form .entry-header {
  background-position: center center;
  padding: 80px 0 35px 0;
}
.hw_landing-template-hw_landing-form h1.entry-title {
  font-size: 2.81rem;
  line-height: 2.81rem;
  color: #ffffff;
  font-weight: 900;
  padding: 0;
}
.hw_landing-template-hw_landing-form .entry-content {
  padding-top: 3rem;
  padding-bottom: 6.25rem;
}
.hw_landing-template-hw_landing-form .landing-form-container {
  opacity: 0;
}
ol.landing-list-num {
  list-style: none;
  counter-reset: hwp-counter;
  margin: 1.9rem 0 0 0;
  padding: 0;
}
ol.landing-list-num li {
  border-left: 2px solid red;
  counter-increment: hwp-counter;
  position: relative;
  padding-left: 2.1rem;
  padding-bottom: 1.75rem;
  margin-left: 0.65rem;
}
ol.landing-list-num li:last-child {
  border-left: 2px solid transparent;
}
ol.landing-list-num li::before {
  content: counter(hwp-counter);
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: 700;
  position: absolute;
  left: -1.6rem;
  line-height: 2rem;
  width: 3rem;
  height: 3rem;
  top: -0.65rem;
  background: #e7333f;
  border-radius: 50%;
  text-align: center;
  border: 10px solid #ffffff;
}
ol.landing-list-num li p {
  margin: 0;
}
ul.landing-list-text {
  list-style: none;
  margin: 1.9rem 0 0 0;
  padding-left: 0;
}
ul.landing-list-text li {
  border-left: 2px solid red;
  counter-increment: hwp-counter;
  position: relative;
  padding-left: 35px;
  padding-bottom: 15px;
  margin-left: 10px;
}
ul.landing-list-text li:last-child {
  border-left: 2px solid transparent;
}
ul.landing-list-text li::before {
  font-family: "mde";
  content: "\e915";
  color: #ffffff;
  font-size: 0.6rem;
  font-weight: 700;
  position: absolute;
  left: -1.5rem;
  line-height: 2rem;
  width: 3rem;
  height: 3rem;
  top: -0.62rem;
  background-color: #e7333f;
  border-radius: 50%;
  text-align: center;
  border: 10px solid #ffffff;
}
ul.landing-list-text li p {
  margin: 0;
}
.list-num-elem-title {
  color: #000000;
  font-weight: 700;
  font-size: 1.25rem;
  padding-bottom: 0.25rem;
}
.list-text-elem-text strong,
.list-num-elem-text strong {
  font-weight: 700;
}
.landing-visual {
  margin-top: 145px;
  position: relative;
}
.landing-visual-tooltip {
  background: #e7333f;
  color: #ffffff;
  max-width: 365px;
  border-radius: 5px;
  padding: 15px 20px 15px 30px;
  position: absolute;
  top: -80px;
  left: 0px;
  display: flex;
  align-items: center;
}
.landing-visual-tooltip:before {
  border-color: #e7333f transparent transparent transparent;
  border-width: 10px 10px 10px;
  border-style: solid;
  top: 100%;
  right: 50%;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  content: "";
}
.tooltip-icon {
  padding-right: 1rem;
}
.tooltip-icon img {
  width: 100%;
  height: 100%;
  max-width: 46px;
}
.footer-sticky-mobile {
  display: block;
  position: sticky;
  text-align: left;
  bottom: 1.8rem;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 10px 10px 40px #8b8b8b4d;
  border-radius: 50px;
  padding: 0.65rem 1.25rem;
  margin-bottom: 1.8rem;
  color: #000000 !important;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 1.125rem;
}
.footer-sticky-mobile:before {
  font-family: "mde";
  content: "\e916";
  position: absolute;
  color: #e7333f;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6rem;
  right: 1.25rem;
}

/* formulaire hubspot */
.hs-form-field {
  margin-bottom: 1.25rem;
}
.hs-form-field > label {
  /*display: none;*/
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 0;
  color: #000000;
  font-weight: 700;
}
.hs-form-field .input {
  position: relative;
}
.hs-form-field .input ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs-form-field .input ul li {
  padding-bottom: 0;
}
.hs-form-field .input .hs-input {
  position: relative;
  background-color: #eee;
  display: block;
  width: 100%;
  padding: 1rem 1.125rem 1rem 1.125rem;
  line-height: 1.2rem;
  font-size: 1rem;
  color: #666e6e;
  font-weight: 500;
  border: none;
  border-radius: 4px;
  outline: none;
}
.hs-form-field .input .hs-input:focus {
  background-position: left bottom;
  background-size: 100% 1px;
}
.hs-form-field .input .hs-input:valid:not(:placeholder-shown) + label,
.hs-form-field .input .hs-input:not(:placeholder-shown) + label,
.hs-form-field .input .hs-input:focus + label,
.hs-form-field .input .hs-input:valid + label {
  display: none;
}
.input label {
  display: none;
}

.hs-form-field .input input[type="radio"] {
  position: relative;
  margin: 0 0.9rem 0 0;
  cursor: pointer;
}
.hs-form-field .input input[type="radio"]:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  content: "";
  position: absolute;
  top: 0;
  left: 0.125rem;
  z-index: 1;
  width: 0.75rem;
  height: 0.75rem;
  background: #000000;
  border-radius: 50%;
}
.hs-form-field .input input[type="radio"]:checked:before {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.hs-form-field .input input[type="radio"]:after {
  content: "";
  position: absolute;
  top: -0.25rem;
  left: -0.125rem;
  width: 1.25rem;
  height: 1.25rem;
  background: #ffffff;
  border: 2px solid #000000;
  border-radius: 50%;
}

.input label.hs-form-booleancheckbox-display {
  position: unset;
  width: 100%;
}
.hs-form-field .input input[type="checkbox"] {
  position: relative;
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
}
.hs-form-field .input input[type="checkbox"] + span {
  position: relative;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #666e6e;
  cursor: pointer;
  padding-left: 2rem;
}
.hs-form-field .input input[type="checkbox"] + span strong {
  font-weight: 700;
}
.hs-form-field .input input[type="checkbox"] + span:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.5rem;
  left: 0;
}
.hs-form-field .input input[type="checkbox"] + span:after {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: scale(0, 0) rotate(45deg);
  -moz-transform: scale(0, 0) rotate(45deg);
  -ms-transform: scale(0, 0) rotate(45deg);
  -o-transform: scale(0, 0) rotate(45deg);
  transform: scale(0, 0) rotate(45deg);
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 6px;
  height: 13px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  border-radius: 0;
}
.hs-form-field .input input[type="checkbox"]:checked + span:after {
  -webkit-transform: scale(1, 1) rotate(45deg);
  -moz-transform: scale(1, 1) rotate(45deg);
  -ms-transform: scale(1, 1) rotate(45deg);
  -o-transform: scale(1, 1) rotate(45deg);
  transform: scale(1, 1) rotate(45deg);
}

.input label.hs-form-radio-display {
  position: relative;
  top: unset;
  left: unset;
  display: flex;
  align-items: baseline;
  width: unset;
  color: #666E6E;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;

}
.input label.hs-form-radio-display .hs-input {
  width: unset;
  display: inline-block;
}

.hs-dependent-field > .hs-form-field > label span {
  color: #000000;
  font-size: 1rem;
  font-weight: 700;
}
.hs-form-field .input ul li.hs-form-checkbox {
  padding: 5px 0;
}

.hs-field-desc {
  color: #666E6E;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1rem;
}

.hs-button {
  background-color: #e7333f;
  height: 4.1rem;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  border: none;
  margin: 0;
  color: #fff;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.625rem;
  cursor: pointer;
  padding: 0 1.6rem;
}
.hs-button:hover,
.hs-button:active,
.hs-button:focus {
  text-shadow: 0 0 0.65px #ffffff, 0 0 0.65px #ffffff;
}
.hs-error-msgs,
ul.hs-error-msgs {
  color: #e7333f;
  font-size: 0.7rem;
  line-height: 0.7rem;
  font-weight: 400;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.hs-error-msgs li {
  line-height: 1rem;
  padding-bottom: 0 !important;
  padding-top: 0.5rem;
}
body.single-hw_landing p.cgu_newsletter {
  margin: 0;
  padding-top: 1rem;
}

/*--------------------------------------------------------------
* Landing redirect
--------------------------------------------------------------*/
.hw_landing-template-hw_landing-redirect .content-article {
  padding-top: 8rem;
  padding-bottom: 6.25rem;
}
.hw_landing-template-hw_landing-redirect h1.entry-title {
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #000000;
  font-weight: 700;
  padding-bottom: 3.75rem;
  padding-top: 0;
  text-align: center;
}
.hw_landing-template-hw_landing-redirect h1.entry-title:before {
  font-family: "mde";
  content: "\e915";
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #89cbc0;
  border-radius: 50%;
  text-align: center;
  margin-right: 0.75rem;
  display: inline-block;
}
.hw_landing-template-hw_landing-redirect .redirect-form form {
  display: flex;
  flex-wrap: wrap;
}
.hw_landing-template-hw_landing-redirect .redirect-form form .hs-form-field {
  padding-bottom: 2rem;
  width: 100%;
  margin: 0;
}

.hw_landing-template-hw_landing-redirect .redirect-form form .hs-submit {
  padding-bottom: 2rem;
  width: 100%;
  margin: 0;
}
.hw_landing-template-hw_landing-redirect .landing-related {
  background: transparent;
  border-top: 1px solid #dce1ed;
}

.link-landing-lp {
  padding: 0.65rem;
  max-width: 786px;
  display: flex;
  align-items: center;
  margin: 3.5rem 0 3.5rem 0;
  background: #ffffff;
  border-radius: 4px;
  transition: transform 0.2s ease-in-out;
}
.link-landing-lp:hover,
.link-landing-lp:active,
.link-landing-lp:focus {
  text-decoration: none;
  transform: translateY(-0.25rem);
}
.link-landing-lp .icon {
  display: none;
}
.link-landing-lp .link {
  padding-left: 0;
}
.link-landing-lp .link .title {
    font-weight: 700;
    color: #000000;
}
.link-landing-lp .link .cta-btn {
  margin-bottom: 0;
  padding: 0.7rem 1rem;
  margin-top: 0.7rem;
}
.type-redirect-telechargement {
  border-radius: 70px 4px 4px 70px;
}
.type-redirect-telechargement .icon {
    background: none;
    font-size: 3.875rem;
    border-radius: 0;
    margin-left: 2.18rem;
    width: 50px;
    height: 62px;
    display: block;
  } 
.type-redirect-telechargement .icon:before {
    content: "\e929";
    font-family: "mde";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: contents;
    color: #000000;
}


.link-landing-cb {
  padding: 0.65rem;
  max-width: 270px;
  display: block;
  margin: 3.5rem auto 3.5rem auto;
  background: #ffffff;
  border-radius: 50px 4px 4px 4px;
  transition: transform 0.2s ease-in-out;
}
.link-landing-cb:hover,
.link-landing-cb:focus,
.link-landing-cb:active {
  text-decoration: none;
  transform: translateY(-0.25rem);
}
.link-landing-cb .thumbnail {
  width: 100%;
  border-radius: 40px 4px;
  overflow: hidden;
}
.link-landing-cb .link {
  padding-top: 1.1rem;
  padding-left: 0px;
}
.link-landing-cb .link .title {
    font-weight: 700;
    color: #000000;
}

/*--------------------------------------------------------------
* Extra small devices (portrait phones, less than 576px)
* No media query for `xs` since this is the default in Bootstrap
--------------------------------------------------------------*/
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .landing-visual-tooltip {
    left: 3rem;
  }
  .link-landing-lp {
  border-radius: 70px 4px 4px 70px;
  }
  .link-landing-lp .icon {
  font-size: 4.2rem;
  color: #000;
  display: block;
  border-radius: 50%;
  width: 120px;
  min-width: fit-content;
  height: 120px;
  overflow: hidden;
  position: relative;
  background: #EEF0F6;
  } 
  .link-landing-lp .icon:before {
    content: "\e917";
    font-family: "mde";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .link-landing-lp .link {
    padding-left: 40px;
  }
  .type-redirect-telechargement .icon {
    background: none;
    font-size: 3.875rem;
    border-radius: 0;
    margin-left: 2.18rem;
    width: 50px;
    height: 62px;
    display: block;
  } 
.type-redirect-telechargement .icon:before {
    content: "\e929";
    font-family: "mde";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: contents;
    color: #000000;
}

  .link-landing-cb {
  padding: 0.65rem;
  max-width: 786px;
  display: flex;
  align-items: center;
  margin: 3.5rem 0 3.5rem 0;
  background: #ffffff;
  border-radius: 50px 4px 4px 4px;

  }
  .link-landing-cb .link {
    padding-left: 20px;
    padding-top: 0;
  }
  .link-landing-cb .thumbnail {
    max-width: 230px;
    width: 100%;
  }



}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.hw_landing-template-hw_landing-form header#masthead.landing-header img {
    width: 13.9rem;
  }
  .hw_landing-template-hw_landing-form .entry-header {
    padding: 9.3rem 0 4rem 0;
  }
  .hw_landing-template-hw_landing-form h1.entry-title {
    font-size: 4.1rem;
    line-height: 4.69rem;
  }

  ol.landing-list-num li,
  ul.landing-list-text li {
    padding-left: 3rem;
    margin-left: 1.2rem;
  }
  ol.landing-list-num li::before,
  ul.landing-list-text li::before {
    font-size: 1.25rem;
    left: -2rem;
    line-height: 2.65rem;
    width: 3.75rem;
    height: 3.75rem;
    top: -1rem;
  }
  ul.landing-list-text li::before {
    font-size: 0.8rem;
  }
  .landing-visual-tooltip {
    left: 0.65rem;
  }
  .hw_landing-template-hw_landing-redirect
    .redirect-form
    form
    > div:not(.hs-submit):nth-child(odd) {
    padding-right: 1rem;
    width: calc(50% - 1rem);
    margin: 0;
  }
  .hw_landing-template-hw_landing-redirect
    .redirect-form
    form
    > div:not(.hs-submit):nth-child(even) {
    padding-left: 1rem;
    width: calc(50% - 1rem);
    margin: 0;
  }
  .hw_landing-template-hw_landing-redirect .redirect-form form .hs-submit {
    padding-left: 1rem;
    width: calc(50% - 1rem);
    margin: 0;
  }
  .footer-sticky-mobile {
    display: none;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .landing-visual-tooltip {
    top: -5rem;
    left: 0.75rem;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .landing-visual-tooltip {
    left: 3rem;
  }
  .hw_landing-template-hw_landing-redirect .content-article {
    padding-top: 3.75rem;
  }
}

/* Extra large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
  .landing-visual-tooltip {
    top: -5rem;
    left: 6.2rem;
  }
}
