body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  height: 1px;
  background-color: #eee;
}

.styleguide-content-wrap {
  text-align: center;
}

.lieux-consultations {
  margin-left: 30px;
  margin-right: 30px;
}

.lieux-consultations.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.lieux-consultations.cc-store-home-wrap {
  margin-top: 55px;
  font-family: Oxygen, sans-serif;
  text-decoration: none;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light, .paragraph-bigger.cc-bigger-white-light {
  opacity: .6;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-jumbo-button.cc-jumbo-white {
  color: #000;
  background-color: #fff;
}

.button.cc-jumbo-button.cc-jumbo-white:hover {
  background-color: #f1f1f1;
}

.button.cc-jumbo-button.cc-jumbo-white:active {
  background-color: #e1e1e1;
}

.button.cc-contact-us {
  z-index: 5;
  background-color: #006d77;
  border-radius: 3px;
  font-family: Oxygen, sans-serif;
  font-weight: 400;
  position: relative;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.button.cc-white-button:active {
  background-color: rgba(255, 255, 255, .9);
}

.button.cc-contact-us {
  z-index: 5;
  background-color: #006d77;
  position: relative;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-light {
  opacity: .6;
  margin-top: 50px;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.paragraph-light {
  opacity: .6;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.heading-jumbo.cc-white-heading-jumbo {
  color: #fff;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  height: 460px;
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-link.w--current {
  align-items: center;
  display: flex;
  position: relative;
  left: 0;
}

.menu {
  z-index: 0;
  object-fit: cover;
  flex-flow: row;
  flex: 1;
  order: 0;
  align-content: flex-end;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  padding-right: 10px;
  display: flex;
  position: static;
  top: 25px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-wrap {
  max-width: 1440px;
  text-align: center;
  flex: 1;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.navigation {
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 0;
  padding: 0;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.logo-image {
  display: block;
}

.navigation-items {
  flex-flow: wrap;
  flex: 0 auto;
  order: -1;
  align-content: stretch;
  justify-content: flex-end;
  align-self: baseline;
  align-items: baseline;
  display: block;
}

.footer-wrap {
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.webflow-link {
  opacity: .5;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  padding-top: 110px;
  padding-bottom: 120px;
  display: flex;
}

.intro-header {
  height: 620px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.intro-header.cc-subpage {
  height: 480px;
  color: #fff;
  background-color: #000;
  background-image: none;
}

.intro-content {
  width: 70%;
  max-width: 1140px;
  text-align: center;
}

.intro-content.cc-homepage {
  margin-bottom: 20px;
}

.motto-wrap {
  width: 80%;
  text-align: center;
  margin-bottom: 85px;
  margin-left: auto;
  margin-right: auto;
}

.about-story-wrap {
  width: 80%;
  text-align: center;
  margin: 80px auto;
}

.our-services-grid {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 120px;
}

.section-heading-wrap {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 80px;
}

.service-icon {
  margin-bottom: 30px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.contact-form-wrap {
  border: 1px solid #eee;
  padding: 45px 50px 50px;
}

.contact-form-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 2.5fr 1fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}

.details-wrap {
  margin-bottom: 30px;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.contact-form {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-form-heading-wrap {
  margin-bottom: 40px;
}

.contact-heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.contact-team-name-wrap {
  margin-bottom: 30px;
}

.our-contacts {
  grid-column-gap: 80px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template: ". . ."
  / 1fr 1fr 1fr;
  margin-bottom: 120px;
}

.contact-team-details-wrap {
  margin-top: 30px;
}

.contact-team-pic {
  height: 150px;
  background-color: #f4f4f4;
  margin-bottom: 30px;
}

.team-pic {
  width: 100%;
  height: 420px;
  background-color: #f4f4f4;
  margin-bottom: 40px;
}

.team-members {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 60px;
}

.team-member-title-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.team-member-name {
  opacity: 1;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.projects-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: "."
                 "."
                 "."
                 / 1fr;
  margin-bottom: 60px;
}

.project-name-wrap {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.project-cover-link {
  margin-bottom: 40px;
}

.project-cover-link:hover {
  opacity: .8;
}

.project-cover-link:active {
  opacity: .7;
}

.project-overview-header {
  height: 620px;
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('../images/portfolio-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.project-overview-header.cc-project-2-header {
  background-image: url('../images/portfolio-2---wide.svg');
  background-position: 50%;
}

.project-overview-header.cc-project-3-header {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.project-details-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: start;
  margin-top: 100px;
  margin-bottom: 100px;
}

.project-pics {
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.detail-header-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 60px;
  display: block;
}

.detail-header-image.w--current {
  margin-bottom: 60px;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  width: 100%;
  height: 620px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .8;
}

.blog-preview-image:active {
  opacity: .7;
}

.blog-summary-wrap {
  width: 70%;
  text-align: left;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.contact-email-link {
  opacity: .6;
  margin-bottom: 5px;
}

.contact-email-link:hover {
  opacity: 1;
}

.contact-email-link:active {
  opacity: .8;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 100%;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.home-content-wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}

.home-section-wrap {
  margin-bottom: 30px;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400;
}

.about-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-bottom: 80px;
}

.about-grid.cc-about-2 {
  grid-template-columns: 2fr 1fr;
  grid-template-areas: ". .";
}

.intro-text {
  width: 80%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.collection-wrap {
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.work-heading {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Oxygen, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.blog-heading {
  text-align: center;
  margin-bottom: 60px;
}

.blog-preview-wrap {
  width: 33.33%;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 45px;
}

.collection-list-wrapper {
  margin-bottom: 120px;
}

.business-article-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  text-decoration: none;
}

.business-article-heading:hover {
  opacity: .8;
}

.business-article-heading:active {
  opacity: .7;
}

.text-block {
  color: #006d77;
  background-color: #fff;
  font-family: Oxygen, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.image {
  float: none;
  text-align: left;
  position: relative;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-image-mask {
  width: 100%;
  border-radius: 0%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-link-tab-1 {
  text-align: center;
  background-color: #fff;
  padding-left: 40px;
  padding-right: 40px;
}

.tab-link-tab-1.w--current {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background-color: rgba(255, 255, 255, 0);
  border: 2px #fff;
  border-bottom: 2px solid #006d77;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 40px;
  padding-right: 40px;
  transition: none;
  display: inline-block;
}

.tab-link-tab-2 {
  text-align: center;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: padding-box;
  border: 1px #000;
  border-bottom-width: 2px;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  padding-left: 40px;
  padding-right: 40px;
  transition: none;
  display: flex;
  overflow: hidden;
}

.tab-link-tab-2:active {
  border-bottom: 2px #db1f1f;
}

.tab-link-tab-2.w--current {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border: 1px #006d77;
  border-bottom: 2px solid #006d77;
  overflow: visible;
}

.tab-link-tab-3 {
  background-color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  transition: none;
}

.tab-link-tab-3.w--current {
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 2px solid #006d77;
}

.tabs-menu {
  justify-content: center;
  margin-top: -25px;
  display: flex;
}

.text-block-2 {
  font-family: Oxygen, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 8px;
  overflow: visible;
}

.paragraph {
  white-space: normal;
  object-fit: fill;
  margin-bottom: 0;
  font-family: Oxygen, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 49px;
}

.call-to-action {
  text-align: left;
  padding-top: 100px;
  padding-bottom: 100px;
}

.green-button {
  z-index: 5;
  color: #fff;
  text-align: left;
  background-color: #006d77;
  border-radius: 2px;
  margin-top: 0;
  padding: 9px 15px;
  font-family: Oxygen, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: box-shadow .4s, color .4s, background-color .4s;
  position: relative;
}

.green-button:hover {
  opacity: 1;
  color: #005a62;
  background-color: #83c5be;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .47);
}

.green-button.page {
  margin-top: 25px;
}

.green-button.nav {
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  display: inline-block;
}

.text-block-3 {
  text-transform: lowercase;
  white-space: normal;
  font-family: Oxygen, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.text-span {
  text-transform: none;
}

.icon {
  color: #006d77;
  margin-top: 6px;
}

.heading {
  color: #006d77;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oxygen, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
}

.bold-text {
  line-height: 48px;
}

.paragraph-2 {
  font-family: Vollkorn, serif;
  font-size: 13px;
}

.paragraph-3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 50px;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}

.text-block-4 {
  margin-top: 0;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.columns {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 50px;
  padding-left: 35px;
  padding-right: 35px;
  display: flex;
}

.body {
  border-top: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: auto;
}

.columns-2 {
  margin-top: 75px;
  padding-left: 35px;
  padding-right: 35px;
}

.text-block-5 {
  text-align: left;
  font-family: Oxygen, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.bold-text-2 {
  margin-left: 0;
  padding-left: 0;
  line-height: 40px;
}

.column {
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: space-around;
  align-items: flex-start;
  padding-left: 30px;
  display: flex;
  position: static;
}

.column-2 {
  flex: 0 auto;
  justify-content: center;
  padding-right: 10px;
  display: flex;
  position: static;
}

.column-3 {
  padding-left: 30px;
}

.column-4 {
  padding-right: 30px;
}

.bold-text-3 {
  font-size: 14px;
  font-weight: 700;
}

.grid {
  grid-template-columns: .25fr .5fr;
}

.columns-3 {
  margin-top: 75px;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block {
  text-align: center;
  background-color: #dceae9;
  border-radius: 12px;
  margin-bottom: 15px;
  margin-right: 0;
  padding: 15px;
}

.text-block-6 {
  float: right;
  clear: none;
  text-align: left;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  font-family: Oxygen, sans-serif;
  font-size: 24px;
  line-height: 34px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.bold-text-4 {
  color: #1a1b1f;
  text-align: left;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: space-between;
  justify-content: flex-start;
  align-self: center;
  align-items: baseline;
  margin: auto;
  font-family: Oxygen, sans-serif;
  font-weight: 700;
  line-height: 34px;
  text-decoration: none;
  display: flex;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
}

.image-3 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.image-4 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 18px;
  padding-bottom: 23px;
}

.image-5 {
  margin: auto;
  padding-top: 10px;
  padding-bottom: 7px;
}

.profile-estelle-coclet {
  background-color: #005a62;
  margin-top: 75px;
  margin-bottom: 75px;
  padding-left: 35px;
  padding-right: 35px;
}

.profile-estelle-coclet.details-content-2 {
  display: block;
}

.columns-4 {
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 50px;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

.image-6 {
  border-radius: 8px;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin: 160px auto auto;
  padding: 0;
  display: block;
  position: static;
  overflow: scroll;
}

.text-block-7 {
  color: #fff;
  padding-top: 0;
  font-family: Oxygen, sans-serif;
  font-size: 40px;
}

.bold-text-5 {
  display: block;
}

.paragraph-4 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

.heading-2 {
  color: #fff;
  margin-top: 30px;
  font-family: Oxygen, sans-serif;
  font-size: 28px;
}

.column-5 {
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 75px;
  display: block;
}

.paragraph-5 {
  text-align: center;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  display: none;
}

.hero {
  border: 1px #000;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.flex-container {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-image-mask {
  width: 100%;
  border-radius: 0;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  flex: 0 .5 auto;
}

.text-block-8 {
  color: #fff;
  font-family: Oxygen, sans-serif;
  line-height: 1.1;
}

.paragraph-6 {
  color: #b8dedc;
  align-items: center;
  margin-bottom: 0;
  font-family: Oxygen, sans-serif;
  display: flex;
}

.columns-5 {
  align-items: center;
  margin-top: 0;
  display: flex;
}

.columns-6 {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}

.heading-3 {
  border-bottom: 0 solid #000;
  font-family: Oxygen, sans-serif;
  font-size: 28px;
}

.titre-tabs {
  border-bottom: 2px solid #006d77;
}

.paragraph-7, .paragraph-8 {
  color: #262c43;
  font-family: Oxygen, sans-serif;
}

.image-7 {
  padding-left: 25px;
  padding-right: 30px;
}

.paragraph-9 {
  font-family: Zen Kaku Gothic Antique, sans-serif;
}

.text-block-9 {
  font-size: 43px;
  line-height: 50px;
}

.text-block-10 {
  font-size: 40px;
  line-height: 60px;
}

.text-block-11 {
  font-size: 40px;
  line-height: 54px;
}

.text-block-12 {
  line-height: 42px;
}

.text-block-13 {
  font-size: 40px;
}

.heading-4 {
  font-family: Oxygen, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.paragraph-10 {
  margin-top: -4px;
  padding-left: 30px;
  font-family: Zen Kaku Gothic Antique, sans-serif;
}

.image-8 {
  margin-top: -9px;
  position: absolute;
}

.contact {
  margin-top: 75px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 50px;
  padding-right: 50px;
}

.columns-7 {
  margin-top: 40px;
}

.heading-5 {
  color: #fff;
  text-align: left;
  margin-top: -29px;
  font-family: Oxygen, sans-serif;
}

.column-7 {
  text-align: center;
}

.image-9 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-7 {
  font-size: 20px;
}

.section-4 {
  background-color: #005a62;
  margin-top: 60px;
}

.column-8 {
  padding-left: 35px;
}

.columns-8 {
  padding-left: 0;
}

.bold-text-8 {
  padding-left: 11px;
}

.bold-text-9 {
  padding-left: 16px;
}

.bold-text-10 {
  padding-left: 10px;
}

.footer {
  text-align: center;
  background-color: #005a62;
  border-left: 1px rgba(146, 142, 142, 0);
  align-items: flex-start;
  margin-top: 40px;
  padding: 37px 65px 30px 50px;
}

.footer-flex-container {
  height: 33px;
  text-align: left;
  border: 1px #c2c2c2;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 0;
  display: flex;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.footer-heading {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Oxygen, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.div-block-2 {
  height: 33px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.bold-text-11 {
  height: 33px;
}

.div-block-3 {
  height: 33px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-4 {
  height: 33px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: static;
}

.text-block-14 {
  color: #fff;
  text-align: left;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-block-14.droite {
  text-align: right;
}

.text-block-15 {
  color: #fff;
  text-align: right;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 13px;
}

.columns-9 {
  border-top: 1px solid rgba(255, 255, 255, .68);
  padding-top: 25px;
}

.heading-6, .heading-7, .heading-8 {
  text-align: center;
  font-family: Oxygen, sans-serif;
  font-size: 22px;
}

.consultation-distance {
  margin-top: 75px;
  padding-right: 35px;
}

.text-block-16 {
  object-fit: contain;
  display: block;
  overflow: hidden;
}

.hide-if-click {
  display: block;
}

.detail-1 {
  width: 100%;
  float: none;
  clear: none;
  margin-top: 74px;
  margin-left: 0;
  padding-left: 58px;
  padding-right: 61px;
  display: block;
  overflow: hidden;
}

.column-10 {
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.text-block-17, .text-block-18, .text-block-19 {
  color: #fff;
  text-align: center;
  font-family: Oxygen, sans-serif;
}

.bold-text-13 {
  text-align: right;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.bold-text-14 {
  text-align: center;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.bold-text-15 {
  text-align: left;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.columns-10 {
  min-height: 270px;
  cursor: pointer;
  background-color: #dceae9;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 25px 20px;
  display: flex;
}

.column-11 {
  text-align: left;
  flex-flow: column wrap;
  align-content: space-around;
  justify-content: space-around;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.columns-11 {
  min-height: 270px;
  cursor: pointer;
  object-fit: contain;
  background-color: #dceae9;
  border-radius: 10px;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  transition: box-shadow .4s;
  display: flex;
  overflow: auto;
}

.columns-11:hover {
  box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, .51);
}

.column-12 {
  text-align: center;
  justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  display: flex;
}

.image-10 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.column-13, .column-14 {
  margin-top: auto;
  margin-bottom: auto;
}

.image-11 {
  margin: auto;
}

.column-15 {
  margin-top: auto;
  margin-bottom: auto;
}

.text-block-20 {
  color: #fff;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 13px;
}

.text-block-21 {
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 13px;
}

.text-block-22 {
  color: #fff;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 12px;
}

.text-block-23 {
  color: #fff;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 13px;
}

.column-19 {
  text-align: center;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.back-btn {
  color: #000;
  cursor: pointer;
  background-color: #b8dedc;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  margin-left: 0;
  padding: 5px 20px 5px 34px;
  font-family: Oxygen, sans-serif;
  font-size: 14px;
  display: inline-block;
  position: relative;
}

.text-block-24 {
  cursor: pointer;
  border-left: 2px #006d77;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.text-block-24:active {
  border-left-style: solid;
  padding-left: 10px;
}

.bold-text-16 {
  border-left: 2px solid #fff;
  font-size: 16px;
}

.text-block-25 {
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.text-block-26 {
  font-size: 13px;
  line-height: 18px;
}

.text-block-27 {
  font-family: Oxygen, sans-serif;
}

.text-block-28 {
  cursor: pointer;
  margin-bottom: 20px;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.text-block-28:active {
  border-left: 2px solid #006d77;
  padding-left: 10px;
}

.text-block-29 {
  float: none;
  clear: none;
  object-fit: contain;
  flex-flow: column wrap;
  align-content: space-between;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Oxygen, sans-serif;
  font-size: 18px;
  line-height: 22px;
  display: block;
  position: relative;
}

.bold-text-17 {
  clear: both;
  text-align: left;
  object-fit: cover;
  flex-flow: row;
  flex: 0 auto;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 22px;
  line-height: 28px;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
  overflow: visible;
}

.image-12 {
  float: none;
  clear: none;
  object-fit: contain;
  display: inline-block;
  position: relative;
}

.column-20 {
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.paragraph-11 {
  font-size: 13px;
  line-height: 18px;
}

.paragraph-12 {
  white-space: normal;
  align-items: stretch;
  margin-top: 10px;
  font-family: Zen Kaku Gothic Antique, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  display: block;
  overflow: visible;
}

.container-2 {
  max-width: 1440px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0;
  display: block;
  position: static;
  overflow: visible;
}

.columns-12 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-left: 0;
  margin-right: 0;
  display: block;
  overflow: hidden;
}

.column-21 {
  padding-left: 9px;
  padding-right: 0;
}

.column-22 {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

.columns-13 {
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.column-23 {
  text-align: center;
}

.bold-text-18, .bold-text-19, .bold-text-20 {
  font-size: 16px;
}

.bold-text-21 {
  cursor: pointer;
  font-size: 16px;
}

.bold-text-22 {
  font-size: 16px;
}

.image-13, .image-14 {
  margin-bottom: -10px;
}

.image-15 {
  float: none;
  clear: both;
  text-align: right;
  margin-top: -30px;
  margin-left: 138px;
  margin-right: 0;
  padding-right: 0;
  position: relative;
}

.image-16 {
  z-index: 9999;
  margin-top: 0;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 9px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.bold-text-23 {
  padding-left: 2px;
}

.dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.dropdown-link:hover {
  color: #fff;
  background-color: #006d77;
}

.dropdown-link-2 {
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.dropdown-list {
  background-color: #fff;
  display: none;
}

.dropdown-link-3, .dropdown-link-4 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.dropdown-list-2 {
  background-color: #fff;
  display: none;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.column-24 {
  text-align: center;
}

.map-2 {
  border-radius: 5px;
  margin-left: 70px;
  padding-left: 0;
}

.map-3, .map-4 {
  margin-left: 70px;
}

.columns-14 {
  margin-right: 0;
}

.image-17 {
  width: 100%;
  max-width: 800px;
}

.column-28 {
  overflow: hidden;
}

.columns-15 {
  display: none;
}

.detail-3 {
  margin-top: 74px;
  margin-left: 58px;
  margin-right: 61px;
  display: none;
}

.details-content-3, .details-content-4 {
  margin-left: 50px;
  margin-right: 50px;
}

.psycholosgie {
  display: block;
}

.tabs {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.menu-psychologie-0 {
  background-color: #fff;
}

.menu-psychologie-0.w--current {
  width: 300px;
  background-color: #fff;
  border: 0 #006d77;
  border-left: 4px solid #006d77;
}

.tabs-menu-2 {
  width: 200px;
  float: left;
}

.menu-harcelement-0 {
  width: 300px;
  background-color: #fff;
}

.menu-harcelement-0.w--current {
  background-color: #fff;
  border-left: 4px solid #006d77;
}

.menu-psychooncologie-0 {
  width: 300px;
  background-color: #fff;
}

.menu-psychooncologie-0.w--current {
  background-color: #fff;
  border-left: 4px solid #006d77;
}

.menu-burnout-0 {
  width: 300px;
  background-color: #fff;
}

.menu-burnout-0.w--current {
  background-color: #fff;
  border-left: 4px solid #006d77;
}

.menu-anxiete-0 {
  background-color: #fff;
}

.menu-anxiete-0.w--current {
  background-color: #fff;
  border-left: 4px solid #006d77;
}

.menu-therapie-0 {
  background-color: #fff;
}

.menu-therapie-0.w--current {
  background-color: #fff;
  border-left: 4px solid #006d77;
}

.column-29, .column-30, .column-31, .column-32, .column-33, .column-34 {
  display: none;
}

.detail-4, .detail-2, .detail-5, .detail-6 {
  padding-top: 74px;
  padding-left: 58px;
  padding-right: 61px;
  display: none;
}

.text-span-2, .text-span-3 {
  font-size: 14px;
}

.text-span-4 {
  font-size: 14px;
  line-height: 2;
}

.bold-text-24, .bold-text-25 {
  font-size: 16px;
  line-height: 2;
}

.text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10 {
  font-size: 14px;
  line-height: 2;
}

.bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32 {
  font-size: 16px;
}

.text-span-11, .text-span-12, .text-span-13, .text-span-14 {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}

.text-span-15 {
  font-size: 16px;
  line-height: 2;
}

.heading-9 {
  margin-top: 0;
  font-family: Oxygen, sans-serif;
  font-weight: 600;
}

.hero-section {
  justify-content: center;
  margin-top: 25px;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
  position: static;
}

.container-3 {
  justify-content: center;
  display: flex;
}

.link-block {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.bold-text-33 {
  text-decoration: none;
}

.link-block-2, .link-block-3 {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.column-35 {
  align-items: center;
  display: flex;
}

.column-36 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: Oxygen, sans-serif;
  font-weight: 400;
  display: flex;
}

.column-37 {
  align-items: center;
  display: flex;
}

.text-span-16 {
  font-size: 12px;
  line-height: 1.4;
}

.text-span-17 {
  font-size: 12px;
}

.column-38 {
  align-items: center;
  display: flex;
}

.heading-h1 {
  justify-content: center;
  margin-top: 0;
  font-family: Oxygen, sans-serif;
  font-weight: 700;
  display: flex;
}

.heading-h2 {
  font-family: Oxygen, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}

.bold-text-34 {
  font-size: 12px;
}

.text-span-18 {
  font-size: 12px;
  line-height: 1.1;
}

.div-block-5, .div-block-6, .div-block-7 {
  margin-left: 0;
}

.tab-pane-psy-quotidien {
  overflow: auto;
}

.container-4, .container-5, .container-6, .container-7 {
  max-width: 1440px;
}

.div-block-8 {
  display: inline;
  position: relative;
}

.date-text {
  padding-left: 20px;
  font-family: Oxygen, sans-serif;
  font-weight: 400;
  display: flex;
}

.div-block-9, .div-block-10, .div-block-11, .div-block-12, .div-block-13 {
  display: inline;
  position: relative;
}

.bold-text-36, .bold-text-37, .bold-text-38 {
  padding-left: 20px;
  font-weight: 400;
}

.link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

.link {
  color: #fff;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  display: inline;
}

.link:hover {
  color: #b8dedc;
}

.logo-link-2 {
  z-index: 1;
}

.logo-link-2:hover {
  opacity: .8;
}

.logo-link-2:active {
  opacity: .7;
}

.navigation-2 {
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  padding: 30px 65px;
  display: flex;
}

.text-block-32 {
  text-transform: lowercase;
  white-space: normal;
  font-family: Oxygen, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.navigation-wrap-2 {
  max-width: 1440px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.bold-text-40 {
  font-size: 14px;
}

.text-block-33 {
  color: #006d77;
  background-color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.menu-2 {
  z-index: 0;
  object-fit: cover;
  flex-wrap: wrap;
  flex: 0 auto;
  order: 0;
  align-content: flex-end;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  padding-right: 245px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-domaine {
  text-align: left;
  font-family: Oxygen, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

.heading-10 {
  color: #fff;
  font-family: Oxygen, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.nav-link {
  flex: 0 auto;
  margin-left: 0;
  margin-right: 0;
}

.text-block-34 {
  color: #006d77;
  align-items: center;
  margin-top: 10px;
  font-family: Oxygen, sans-serif;
  font-size: 30px;
  display: flex;
}

.brand-2 {
  justify-content: center;
  align-items: center;
  display: inline-block;
}

.text-span-19 {
  flex-direction: column;
  display: flex;
}

.text-block-35 {
  color: #006d77;
  font-family: Open Sans, sans-serif;
}

.nav-link-2 {
  margin-left: 10px;
}

.nav-link-3 {
  margin-right: 20px;
  font-family: Oxygen, sans-serif;
  font-weight: 700;
}

.navbar-wrapper {
  width: auto;
  max-width: 1440px;
  text-align: left;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 50px;
  padding-right: 50px;
  display: block;
  position: static;
}

.navbar {
  background-color: #fff;
  position: relative;
}

.nav-link-menu {
  color: #1a1b1f;
  font-family: Oxygen, sans-serif;
  font-weight: 700;
  transition: color .4s;
}

.nav-link-menu:hover {
  color: #006d77;
}

.nav-link-3-copy {
  margin-right: 20px;
  font-family: Oxygen, sans-serif;
  font-weight: 700;
}

.nav-bar-bg {
  margin-left: 0;
  margin-right: 0;
}

.container-9 {
  max-width: 1440px;
}

.tabs-2 {
  display: none;
}

.image-19 {
  border-radius: 20px;
}

@media screen and (min-width: 1920px) {
  .navigation {
    height: 70px;
    flex-wrap: wrap;
    align-items: stretch;
    display: block;
    position: absolute;
  }

  .green-button.nav {
    flex-direction: column;
    display: inline-block;
    position: static;
  }

  .body {
    flex-direction: column;
    display: block;
  }

  .image-17 {
    width: 85%;
  }

  .detail-2.content-tabs {
    display: none;
  }

  .hero-section {
    text-align: left;
    flex-direction: row;
    align-items: center;
    display: block;
  }

  .navigation-2 {
    justify-content: center;
  }

  .container-8 {
    max-width: 1440px;
    text-align: left;
    justify-content: center;
    display: block;
  }

  .navbar-wrapper {
    flex-direction: row;
    flex: 1;
    justify-content: space-around;
    margin-left: 0%;
    margin-right: 0%;
    padding-right: 50px;
    display: block;
    position: relative;
  }

  .navbar {
    text-align: left;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .nav-menu {
    text-align: right;
    flex: 1;
  }

  .nav-bar-bg {
    flex-flow: column wrap;
    justify-content: center;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .lieux-consultations.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .styleguide-block {
    text-align: center;
  }

  .button {
    justify-content: center;
  }

  .button.cc-contact-us {
    display: none;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    margin-right: 0;
    padding-right: 0;
    display: block;
  }

  .menu {
    margin-left: 30px;
    margin-right: 30px;
    padding-right: 0;
    position: static;
  }

  .navigation-wrap {
    background-color: #fff;
    align-items: center;
    position: relative;
  }

  .navigation {
    padding: 25px 30px;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
    position: absolute;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .navigation-items {
    background-color: #fff;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .our-services-grid {
    width: 80%;
    text-align: center;
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .service-icon {
    display: inline-block;
  }

  .contact-form-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .our-contacts {
    width: 80%;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .team-members {
    grid-template: ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .team-member-title-wrap {
    margin-bottom: 30px;
  }

  .project-details-grid {
    width: 80%;
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .detail-header-image {
    height: 460px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .about-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-grid.cc-about-2 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         ".";
  }

  .intro-text {
    width: auto;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .blog-preview-wrap {
    width: 80%;
    text-align: center;
    padding-right: 15px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .tab-link-tab-1 {
    text-align: center;
  }

  .green-button {
    margin-top: 0;
    display: none;
  }

  .green-button.page {
    display: block;
  }

  .columns {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column {
    margin-bottom: 25px;
    position: static;
  }

  .column-2 {
    padding-right: 0;
    position: static;
  }

  .text-block-6, .bold-text-4 {
    text-align: center;
  }

  .image-6 {
    flex: 0 auto;
    margin-top: 335px;
    position: relative;
  }

  .hero-image-mask {
    margin-left: 0;
  }

  .image-7 {
    height: 460px;
    padding-left: 0;
    padding-right: 10px;
  }

  .paragraph-9 {
    margin-bottom: 0;
  }

  .image-8 {
    padding-right: 0;
  }

  .bold-text-8, .bold-text-9, .bold-text-10 {
    position: relative;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .consultation-distance {
    padding-right: 0;
  }

  .columns-11 {
    overflow: visible;
  }

  .column-19 {
    flex-flow: column;
    align-content: space-around;
    justify-content: space-around;
    align-items: stretch;
    display: inline-block;
    position: relative;
  }

  .map-3 {
    margin-left: 70px;
  }

  .columns-14 {
    margin-right: 0;
  }

  .column-25, .column-26 {
    margin-bottom: 10px;
  }

  .image-17 {
    width: 100%;
    display: block;
  }

  .hero-section {
    margin-left: 10px;
    margin-right: 10px;
  }

  .columns-17 {
    margin-left: 0;
    margin-right: 0;
  }

  .logo-link-2.w--current {
    flex: 1;
  }

  .navigation-2 {
    padding: 25px 50px;
  }

  .menu-button-2 {
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navigation-wrap-2 {
    max-width: 1440px;
    background-color: #fff;
  }

  .menu-2 {
    margin-left: 30px;
    padding-right: 0;
    position: static;
  }

  .heading-domaine {
    margin-left: -10px;
    font-size: 18px;
  }

  .text-block-34 {
    font-size: 26px;
  }

  .brand-2 {
    padding-left: 15px;
  }

  .text-block-35 {
    font-size: 14px;
  }

  .nav-link-3 {
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-wrapper {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .navbar {
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
    display: block;
  }

  .nav-link-menu {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-menu:hover {
    color: #006d77;
  }

  .nav-link-3-copy {
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .lieux-consultations {
    margin-left: 15px;
    margin-right: 15px;
  }

  .lieux-consultations.cc-cta {
    padding: 15px;
  }

  .lieux-consultations.cc-home-wrap, .lieux-consultations.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container {
    text-align: center;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .menu-button:focus {
    color: #006d77;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .intro-content {
    width: 80%;
  }

  .our-services-grid {
    grid-row-gap: 60px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .contact-form-wrap {
    padding: 30px;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .team-pic {
    height: 300px;
    margin-bottom: 30px;
  }

  .team-member-name {
    font-size: 16px;
    line-height: 28px;
  }

  .project-name-wrap {
    margin-bottom: 30px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .blog-detail-header-wrap {
    width: 90%;
    max-width: 470px;
    text-align: left;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
  }

  .call-to-action {
    padding: 40px 20px;
  }

  .green-button {
    display: none;
  }

  .green-button.page {
    margin-top: 20px;
  }

  .green-button.nav {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .heading {
    line-height: 1.8;
  }

  .paragraph-3 {
    margin-bottom: 15px;
  }

  .columns {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .column {
    align-items: center;
    margin-top: 15px;
  }

  .column-2 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-3 {
    padding-bottom: 30px;
    padding-left: 13px;
  }

  .columns-3 {
    margin-top: 45px;
    padding-left: 90px;
    padding-right: 90px;
  }

  .columns-4 {
    padding-top: 45px;
    padding-bottom: 20px;
  }

  .image-6 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .hero {
    padding: 40px 20px;
  }

  .flex-container {
    flex-direction: column;
  }

  .hero-image-mask {
    order: -1;
    margin-left: 0;
    margin-right: 0;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .feature-image-mask {
    margin-right: 0;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .image-7 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .paragraph-9, .heading-4 {
    text-align: center;
  }

  .paragraph-10 {
    text-align: left;
    align-items: center;
    margin-bottom: 38px;
    padding-left: 0;
    display: flex;
  }

  .image-8 {
    margin-left: 0;
    margin-right: 120px;
    padding-left: 0;
  }

  .contact {
    background-color: #dceae9;
    border-radius: 100px 100px 0 0;
    padding-top: 25px;
    padding-bottom: 40px;
  }

  .heading-5 {
    text-align: center;
  }

  .footer {
    margin-top: 0;
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .text-block-14, .text-block-14.droite {
    text-align: center;
  }

  .columns-9 {
    margin-top: 37px;
    padding-top: 20px;
  }

  .consultation-distance {
    padding-right: 0;
  }

  .detail-1 {
    display: none;
  }

  .text-block-17, .text-block-18, .text-block-19, .text-block-20, .text-block-22, .text-block-23 {
    text-align: left;
  }

  .column-16, .column-17, .column-18 {
    display: none;
  }

  .map-2 {
    height: 300px;
    margin-left: 0;
  }

  .map-3, .map-4 {
    margin-left: 0;
  }

  .column-25 {
    text-align: center;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
    display: flex;
  }

  .column-26, .column-27 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-17 {
    width: 85%;
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .tabs {
    width: 100%;
  }

  .menu-psychologie-0 {
    width: 100%;
    object-fit: contain;
  }

  .tabs-menu-2 {
    width: 100%;
  }

  .columns-16 {
    float: none;
    clear: none;
    display: block;
  }

  .tab-pane-tab-6 {
    float: none;
  }

  .tabs-content {
    width: 100%;
  }

  .hero-section {
    margin-top: 10px;
  }

  .heading-h1 {
    justify-content: center;
    font-size: 38px;
    display: flex;
  }

  .container-4 {
    margin-top: 65px;
  }

  .logo-link-2 {
    padding-left: 0;
  }

  .navigation-2 {
    padding: 20px 30px;
  }

  .heading-domaine {
    font-size: 28px;
  }

  .navbar-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-menu {
    text-align: right;
    flex-flow: column;
    align-content: center;
    align-items: flex-end;
    margin-right: 0;
    display: flex;
  }

  .icon-2, .image-18 {
    display: block;
  }

  .menu-icon-lottie {
    width: 30px;
    color: #006d77;
    margin-top: 0;
    overflow: hidden;
  }

  .menu-button-3 {
    padding-bottom: 0;
  }

  .menu-button-3.w--open {
    background-color: #dceae9;
    padding-bottom: 18px;
  }

  .nav-menu {
    text-align: right;
    background-color: #dceae9;
    left: auto;
    right: 10px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  .lieux-consultations.cc-store-home-wrap {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .menu {
    margin-left: 15px;
    margin-right: 10px;
  }

  .navigation-wrap {
    position: relative;
  }

  .navigation {
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .status-message.cc-no-data, .contact-form-grid {
    width: 100%;
  }

  .our-contacts {
    width: 90%;
  }

  .team-members {
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .project-details-grid {
    width: 100%;
  }

  .blog-detail-header-wrap, .blog-item {
    width: 100%;
    max-width: none;
  }

  .work-heading {
    font-size: 30px;
  }

  .text-block {
    margin-left: 10px;
    font-size: 16px;
    line-height: 1.4;
  }

  .text-block.brand {
    font-size: 20px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tab-link-tab-1, .tab-link-tab-1.w--current, .tab-link-tab-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-2.w--current {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    overflow: visible;
  }

  .tab-link-tab-3, .tab-link-tab-3.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .green-button {
    margin-bottom: 0;
    padding-left: 9px;
    padding-right: 9px;
    line-height: 1.4;
  }

  .green-button.page {
    display: block;
  }

  .text-block-3 {
    text-align: left;
    line-height: 1.4;
  }

  .heading {
    text-align: center;
    font-size: 18px;
    line-height: 1.4;
    display: flex;
  }

  .paragraph-3 {
    text-align: center;
    padding-right: 0;
    line-height: 1.4;
  }

  .columns {
    flex-direction: column-reverse;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column {
    align-content: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-3 {
    padding-bottom: 24px;
    padding-left: 9px;
  }

  .bold-text-3 {
    font-size: 12px;
  }

  .columns-3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .div-block {
    margin-bottom: 42px;
  }

  .profile-estelle-coclet.details-content-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-6 {
    margin-top: 32px;
  }

  .bold-text-5 {
    line-height: 1.4;
  }

  .heading-2 {
    font-size: 24px;
  }

  .column-5 {
    margin-top: 0;
    padding-top: 0;
  }

  .paragraph-5 {
    text-align: center;
    margin-bottom: -20px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .hero {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-image-mask {
    height: 50%;
  }

  .columns-5 {
    flex-direction: column;
  }

  .columns-6 {
    flex-direction: column;
    margin-top: 0;
  }

  .titre-tabs {
    font-size: 22px;
  }

  .image-7 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-9 {
    margin-bottom: 0;
    position: relative;
    left: auto;
  }

  .heading-4 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    overflow: visible;
  }

  .paragraph-10 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-8 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    position: static;
    left: auto;
  }

  .image-8.skype {
    margin-left: -29px;
  }

  .contact {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  }

  .columns-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-5 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
  }

  .bold-text-8 {
    align-items: center;
    padding-left: 15px;
    display: block;
    position: static;
    left: 20px;
  }

  .bold-text-9, .bold-text-10 {
    padding-left: 15px;
    position: static;
    left: 20px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .text-block-14, .text-block-14.droite {
    text-align: center;
  }

  .heading-7 {
    font-size: 20px;
  }

  .consultation-distance {
    margin-top: 50px;
    padding-right: 0;
  }

  .text-block-16 {
    text-align: center;
  }

  .column-9 {
    text-align: left;
  }

  .bold-text-12 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    left: 14px;
  }

  .hide-if-click.domaines-de-comp-tence {
    display: block;
  }

  .detail-1 {
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .column-10 {
    clear: both;
    object-fit: fill;
    overflow: visible;
  }

  .text-block-17 {
    text-align: center;
    padding-bottom: 23px;
  }

  .text-block-18 {
    text-align: center;
    padding-bottom: 21px;
  }

  .text-block-19 {
    text-align: center;
    padding-bottom: 20px;
  }

  .bold-text-13, .bold-text-14 {
    text-align: center;
  }

  .columns-10 {
    margin-bottom: 41px;
    padding-bottom: 26px;
  }

  .text-block-20, .text-block-22, .text-block-23 {
    text-align: center;
  }

  .column-16, .column-17 {
    display: none;
    overflow: hidden;
  }

  .column-18 {
    display: none;
  }

  .back-btn {
    display: inline-block;
  }

  .paragraph-12 {
    font-size: 14px;
  }

  .map-2 {
    height: 200px;
  }

  .column-25 {
    flex-flow: wrap;
    align-content: center;
    align-items: flex-start;
    display: flex;
  }

  .column-26 {
    align-items: flex-start;
  }

  .image-17 {
    width: 100vw;
    margin-top: 75px;
  }

  .detail-3 {
    margin-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .tabs-menu-2 {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .detail-4 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .detail-2 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .detail-5, .detail-6 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-section {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .bold-text-33 {
    font-size: 18px;
  }

  .heading-h1 {
    text-align: center;
    font-size: 30px;
    line-height: 1.4;
  }

  .text-block-30, .text-block-31 {
    text-align: center;
  }

  .paragraph-13, .paragraph-14 {
    font-size: 16px;
  }

  .container-4 {
    margin-top: 50px;
  }

  .column-39 {
    padding-left: 0;
    padding-right: 0;
  }

  .date-text {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .bold-text-36, .bold-text-37, .bold-text-38 {
    padding-left: 0;
  }

  .bold-text-39 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navigation-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button-2, .menu-button-2.w--open {
    flex: none;
  }

  .menu-2 {
    margin-left: 15px;
  }

  .heading-domaine {
    font-size: 20px;
  }

  .heading-10 {
    font-size: 30px;
  }

  .bold-text-41 {
    font-size: 24px;
  }

  .column-40 {
    text-align: center;
  }

  .navbar-wrapper {
    padding-left: 20px;
    padding-right: 10px;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}