<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.column2 {
    width: 50%;
    flex: auto;
}
.column2 img{

}
.flex{
  display: flex;
}
a {
  color: #000;
  text-decoration: none;
}
.col-1 {
    width: 50%;
    text-align: left;
        margin-right: 40px;
}
.col-1 input[type="submit"] {
    padding: 10px 40px;
    border-radius: 9px;
    background-color: #fc9257;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    border: none;
    display: block;
}
.col-1 input[type="text"], .col-1 input[type="email"], textarea{
    width: 100%;
    padding: 10px;
    border: none;
    margin-bottom: 10px;
    color: black;
}
.flex{
	display: flex;
}
.titre {
  margin-bottom: 0px;
  color: #4f4d4e;
  font-size: 18px;
  font-weight: 700;
}
.button.orange{
	background-color: #fc9257;
	margin-left: 5px;
}
.corp {
  margin-top: 0px;
  color: #000;
  line-height: 22px;
}

.logo {
  margin-top: 10px;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.linkedin {
  margin-right: 10px;
}

.signature_dominco {
  margin-top: 20px;
  padding-left: 10px;
}

.lien {
  color: #8d8d8d;
  text-decoration: none;
}

.container {
  height: 77px;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.container-2 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #fff;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: inline-block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-logo-link.w--current {
  display: inline-block;
}

.nav-logo {
  width: auto;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 20px 10px 0px;
  font-family: Hum970n, sans-serif;
  color: #444;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fc9257;
  text-decoration: none;
}

.button {
  border-radius: 9px;
  background-color: #173a1e;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.button:hover {
  background-color: #fc9257;
}

.hero-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-hero.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.lien-hero {
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.h1-hero {
  margin-bottom: 30px;
  font-family: Hum970b, sans-serif;
  font-size: 3.5em;
  line-height: 1.2em;
}

.paragraph-hero {
  width: 70%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.hero {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero.fond-clair {
  background-image: url('../images/bg-white.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.hero-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading {
  margin-bottom: 31px;
  font-family: Hum970b, sans-serif;
  color: #173a1e;
  font-size: 30px;
}

.heading.white {
  color: #fff;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #173a1e;
  font-size: 16px;
  line-height: 24px;
}

.paragraph.white {
  color: #fff;
}

.call-to-action {
  padding-top: 30px;
  padding-bottom: 30px;
}

.centered-container-2 {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

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

.heading-small {
  margin-bottom: 31px;
  font-family: Hum970b, sans-serif;
  color: #173a1e;
  font-size: 20px;
}

.heading-small.white {
  color: #fff;
}

.hero-image-mask-small {
  display: inline-block;
  width: 50%;
  margin-bottom: 40px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-small {
  display: inline-block;
  width: 70%;
  font-family: Montserrat, sans-serif;
  color: #173a1e;
  font-size: 16px;
  line-height: 24px;
}

.hero-overlay-2 {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-gren.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.hero-overlay-2.green {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#173a1e), to(#173a1e));
  background-image: linear-gradient(180deg, #173a1e, #173a1e);
  background-position: 0px 0px;
}

.button-2 {
  padding: 10px 40px;
  border-radius: 9px;
  background-color: #fc9257;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
}

.button-2:hover {
  background-color: #173a1e;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

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

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

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

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

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

.div-block {
  font-family: Montserrat, sans-serif;
  color: #173a1e;
}

.logo-footer {
  margin-bottom: 30px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-texte {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #173a1e;
  text-decoration: underline;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-2 {
  background-color: transparent;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hero-overlay-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 780px;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-gren.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.rich-text-block {
  font-family: Montserrat, sans-serif;
  color: #173a1e;
  font-size: 16px;
  line-height: 22px;
}

.flex-container-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask-square {
  display: inline-block;
  width: 400px;
  height: 400px;
  margin-bottom: 40px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  .nav-logo-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .nav-logo-link.w--current {
    display: block;
  }

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

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .button {
    display: block;
    border-radius: 0px;
  }

  .hero-overlay {
    padding: 40px 20px;
  }

  .hero {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

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

  .hero-image-mask-left {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .hero-image-mask-small {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .hero-overlay-2 {
    padding: 40px 20px;
  }

  .footer {
    padding: 40px 20px;
  }

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

  .nav-menu {
    background-color: #fff;
  }

  .navbar-2 {
    display: block;
  }

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-overlay-page {
    padding: 40px 20px;
  }

  .flex-container-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-image-mask-square {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0px;
  }
.button.orange {
    background-color: #fc9257;
    margin-left: 0px;
}
  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border: 0px solid #000;
  }

  .nav-logo-link.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .nav-logo {
    height: 40px;
  }

  .nav-link {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    border: 0px solid #000;
    background-color: #fff;
  }

  .button {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 0px;
  }

  .hero-overlay {
    background-image: url('../images/bg-hero.png');
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

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

  .h1-hero {
    font-size: 2em;
    line-height: 1.4em;
  }

  .paragraph-hero {
    width: 100%;
  }

  .hero.fond-clair {
    padding-top: 10px;
    background-size: auto;
  }

  .flex-container {
    padding-bottom: 20px;
  }

  .hero-image-mask {
    height: 250px;
  }

  .hero-image {
    margin-bottom: 21px;
    padding-bottom: 40px;
  }

  .heading {
    font-size: 23px;
  }

  .heading.white {
    margin-top: 0px;
  }

  .paragraph.white {
    margin-top: 20px;
  }

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

  .call-to-action {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .centered-container-2 {
    padding-top: 0px;
    text-align: center;
  }

  .hero-image-mask-left {
    height: 300px;
  }

  .paragraph-small {
    width: 100%;
  }

  .hero-overlay-2 {
    background-image: url('../images/bg-gren.png');
    background-size: cover;
  }

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

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .image-2 {
    width: 40%;
    max-width: 100%;
  }

  .nav-menu {
    background-color: #fff;
  }

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

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .icon {
    color: #173a1e;
  }

  .menu-button {
    background-color: #fff;
  }

  .hero-overlay-page {
    background-image: url('../images/bg-hero.png');
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .flex-container-page {
    padding-bottom: 20px;
  }
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Hum970b';
  src: url('../fonts/HUM970B.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hum970n';
  src: url('../fonts/HUM970N.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}</pre></body></html>