:root {
  --light-grey: #faf8f8;
  --download-taq: #000000eb;
  --taq-blue: #06a0dc;
  --scanne-blue: #1874f8;
  --simvir-blue: #005892;
  --willard-blue: #0ab1c5;
  --pave-expert-brown: #c9a15a;
  --taq-green: #92c83e;
  --simvir-green: #00a642;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.section.shape-9021 {
  margin-top: -50px;
}

.willard-name {
  z-index: 10;
  width: 500px;
  max-width: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image {
  text-align: center;
  display: block;
}

.container {
  text-align: right;
  padding-top: 0;
  padding-left: 0;
  padding-right: 20px;
}

.logo {
  object-fit: fill;
}

.heading {
  text-align: center;
  font-family: Opensans;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

.container-2 {
  background-color: var(--light-grey);
  text-align: center;
  border-radius: 20px;
  margin-top: 20px;
  padding: 0 10px 20px 20px;
}

.paragraph {
  color: var(--download-taq);
  text-align: center;
  font-family: Opensans;
  font-size: 20px;
}

.button {
  background-color: #000000eb;
  border-radius: 10px;
  padding: 12px 20px;
  font-family: Opensans;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.section-3 {
  z-index: 100;
  background-color: var(--light-grey);
  text-align: center;
  border-radius: 20px;
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
  bottom: auto;
  left: auto;
}

.container-8 {
  background-color: var(--light-grey);
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.cards-stack {
  width: 479px;
  max-width: 479px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-11 {
  width: 85%;
  max-width: 85%;
}

.link {
  color: #000;
  font-family: Opensans;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.link.small {
  font-size: 20px;
  line-height: 24px;
}

.link-copy {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.link-copy.small {
  font-size: 24px;
}

.container-9 {
  text-align: left;
  width: 15%;
  max-width: 15%;
}

.section-4 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-2 {
  text-align: left;
  font-family: Opensans;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.container-12 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-6 {
  width: 500px;
  max-width: 500px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Opensans;
  display: block;
}

.white-para {
  color: #fff;
  font-family: Opensans;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.block-6 {
  color: #000;
  font-weight: 700;
}

.paragraph-6 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.image-4.arrowanime {
  border-radius: 0;
}

.useful-links {
  background-color: var(--taq-blue);
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-24 {
  flex-direction: row;
  margin-left: -20px;
  padding-left: 0;
  display: flex;
}

.bold-text-3 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 400;
}

.learn-more-link {
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
}

.link-image {
  width: 100%;
}

.learn-more-links-holder {
  grid-row-gap: 20px;
  flex-direction: column;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
}

.container-23 {
  overflow-wrap: normal;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.learn-more-links {
  border-bottom: 1px solid var(--light-grey);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.semi-bold {
  color: #000;
  text-align: left;
  font-family: Opensans;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.container-18 {
  padding-top: 0;
}

.white-heading {
  color: #fff;
  font-family: Opensans;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.container-20 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-5 {
  padding-left: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.install {
  width: 500px;
  max-width: 500px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-9 {
  color: #000;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.container-19 {
  background-color: #f5f7faed;
  border-radius: 10px;
  padding: 20px;
  display: block;
}

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

.section-7 {
  width: 500px;
  max-width: 500px;
  margin: 20px auto 0;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 40px;
  display: block;
  position: relative;
}

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

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #7e7e7e;
  text-align: center;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.section-8 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.container-26-copy {
  text-align: center;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 500px;
  padding-left: 20px;
  display: flex;
}

.scanne-para {
  color: #fff;
  text-align: left;
  font-family: Opensans;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.about-hihglights {
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Opensans;
  display: block;
}

.container-25 {
  overflow-wrap: normal;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.container-24-copy {
  flex-direction: row;
  margin-left: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: block;
}

.container-26 {
  padding-top: 40px;
  font-family: Opensans;
}

.container-19-copy {
  background-color: #f56050;
  border-radius: 10px;
  flex-direction: column;
  padding: 20px;
  display: block;
}

.div_1-2 {
  order: -1;
  height: 100%;
}

.heading-6 {
  font-family: Opensans;
  font-size: 35px;
  line-height: 40px;
}

.blog68_slide-nav {
  grid-column-gap: .75em;
  filter: brightness(75%);
  height: 1.7rem;
  font-size: .75rem;
  line-height: 1.3;
  display: none;
  inset: auto auto 0% 0%;
}

.card {
  height: 100%;
  padding-right: 2rem;
}

.page-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.margin-bottom.margin-medium {
  margin-bottom: 2em;
}

.text-wrapper {
  margin-top: 1em;
  margin-bottom: 3em;
}

.slide681_arrow {
  background-color: #f3f3f3;
  border: 1px #006cff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.slide681_arrow.left {
  right: 4rem;
}

.div_1 {
  flex-direction: column;
  flex: 1;
  order: 1;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.container-large-2 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.arrow {
  width: 2rem;
}

.arrow.left {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.margin-top.margin-large {
  margin-top: 6em;
}

.sec {
  overflow: hidden;
}

.sec.background-color-lightgrey {
  background-color: #f3f3f3;
  border-radius: 10px;
  width: 500px;
  max-width: 500px;
  height: 850px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-15 {
  text-align: right;
}

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

.icon-abris {
  width: 48px;
  height: 48px;
}

.box {
  cursor: pointer;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 380px;
  padding: 3.7em;
  display: flex;
}

.box._1 {
  padding: 20px;
}

.card_mask {
  width: 100%;
  height: auto;
  overflow: visible;
}

.slider_component-2 {
  background-color: #0000;
  height: auto;
  padding-bottom: 8rem;
}

.heading-8-copy {
  color: #000;
  font-family: Opensans;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.paragraph-3 {
  font-family: Opensans;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.section-9 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Opensans;
  display: block;
}

.white-para-2 {
  color: #fff;
  font-family: Opensans;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.paragraph-7 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.useful-links-2 {
  background-color: var(--scanne-blue);
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-27 {
  flex-direction: row;
  margin-left: -20px;
  padding-left: 0;
  display: flex;
}

.bold-text-4 {
  color: #fff;
  font-family: Opensans;
  font-weight: 600;
}

.container-28 {
  overflow-wrap: normal;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 500px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.learn-more-links-2 {
  border: 0 solid #cacaca;
  border-bottom-width: 1px;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.white-heading-2 {
  color: #fff;
  font-family: Opensans;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.container-29 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-8 {
  padding-left: 0;
  font-family: Opensans;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.heading-10 {
  color: #000;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.container-30 {
  background-color: #f5f7faed;
  border-radius: 10px;
  padding: 20px;
  display: block;
}

.section-10 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.section-10.hero-bg {
  background-color: #213bff;
  border-radius: 20px;
  height: auto;
  margin-left: auto;
  padding-left: 0;
  font-family: Inter, sans-serif;
  display: block;
}

.section-10.hero-bg.shapedividers_com-1568 {
  background-color: #333;
  height: 400px;
  max-height: 400px;
  display: block;
}

.section-10.hero-bg.shape-6427 {
  background-color: var(--download-taq);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100vh;
  max-height: 100vh;
  font-family: Opensans;
  display: flex;
}

.container-31 {
  text-align: left;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 0 20px;
}

.heading-11 {
  color: var(--light-grey);
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
}

.paragraph-9 {
  color: var(--light-grey);
  text-align: center;
  padding-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.button-2 {
  color: #252525;
  text-align: left;
  background-color: #e2e2e2;
  border-radius: 20px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Opensans;
  font-size: 18px;
  display: inline-block;
}

.container-32 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  border: 1px #cacacaa8;
  border-bottom: 1px solid #414afca8;
  border-radius: 0;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  display: flex;
}

.paragraph-copy {
  text-align: center;
  font-family: Opensans;
  font-size: 24px;
  font-weight: 600;
}

.button-copy {
  background-color: var(--simvir-blue);
  border-radius: 10px;
  padding: 12px 20px;
  font-family: Opensans;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}

.heading-copy {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
}

.section-2-copy {
  z-index: 10;
  width: 500px;
  max-width: 500px;
  margin-top: -25px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-2-copy {
  background-color: var(--light-grey);
  text-align: center;
  border-radius: 20px;
  margin-top: 20px;
  padding: 0 10px 20px 20px;
}

.useful-links-copy {
  background-color: var(--simvir-blue);
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.list-item {
  padding-bottom: 10px;
  font-family: Opensans;
  font-size: 16px;
}

.list {
  height: auto;
  margin-top: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  list-style-type: square;
  display: block;
}

.container-33 {
  margin-left: -20px;
}

.pricing-items {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.pricing-wrapper-two {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two {
  background-color: #f5f7fa;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 40px 32px;
  display: flex;
}

.pricing-image-two {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-content {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  display: flex;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block {
  margin-bottom: -10px;
}

.pricing-details-text {
  margin-bottom: 8px;
}

.container-19-copy-copy {
  background-color: #2e8ec0;
  border-radius: 10px;
  flex-direction: column;
  padding: 20px;
  display: block;
}

.container-19-copy-coqpy {
  background-color: #f5a900;
  border-radius: 10px;
  flex-direction: column;
  padding: 20px;
  display: block;
}

.container-19-copy-2-copy {
  background-color: #4fc939;
  border-radius: 10px;
  flex-direction: column;
  padding: 20px;
  display: block;
}

.block-title {
  color: #fff;
  text-align: left;
  font-family: Opensans;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

.section-2-copy {
  z-index: 10;
  width: 500px;
  max-width: 500px;
  margin-top: -25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.container-copy {
  text-align: right;
  padding-top: 0;
  padding-left: 0;
  padding-right: 20px;
}

.logo-copy {
  object-fit: fill;
}

.janic-main {
  z-index: 200;
  text-align: center;
  background-color: #303030eb;
  background-image: linear-gradient(#000, #fff);
  border-radius: 20px 20px 0 0;
  margin-top: 40px;
  padding: 0 10px 20px 20px;
  position: static;
  top: auto;
}

.janic-name {
  color: var(--light-grey);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 600;
  line-height: 52px;
}

.add-janic-box {
  z-index: 100;
  text-align: center;
  background-color: #faf8f8eb;
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
  bottom: auto;
  left: auto;
}

.add-janic-button {
  z-index: 20;
  color: #df9b0b;
  background-color: #fffffeeb;
  border-radius: 10px;
  margin-top: 20px;
  padding: 12px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
  position: sticky;
  top: 0;
}

.janic-bio-sec {
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.janic-bio-text {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.janic-para {
  color: var(--light-grey);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.add-contact-sec-janic {
  z-index: 200;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 0;
}

.container-janic-links {
  padding-top: 0;
}

.useful-links-janic {
  background-color: #2e2e2e;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.white-heading-copy {
  color: #df9b0b;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 10px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.container-janic {
  background-color: #2e2e2e;
  border-radius: 10px;
  padding: 20px;
  display: block;
}

.semi-bold-copy {
  color: #df9b0b;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.paragraph-8-copy {
  color: var(--light-grey);
  padding-top: 20px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.container-27-copy {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: -20px;
  padding-left: 0;
  display: flex;
}

.paragraph-8-copy-copy {
  color: var(--light-grey);
  padding-top: 20px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.logo-nancy {
  object-fit: fill;
}

.nancy-name-block {
  z-index: 200;
  text-align: center;
  background-color: #303030eb;
  background-image: linear-gradient(#193f82, #081535);
  border-radius: 20px;
  margin-top: 40px;
  padding: 0 10px 20px 20px;
  position: static;
  top: auto;
}

.nancy-name {
  color: var(--light-grey);
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 56px;
}

.nancy-title {
  color: var(--light-grey);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.add-nancy-button {
  z-index: 20;
  color: var(--download-taq);
  -webkit-text-stroke-color: transparent;
  background-color: #fffffeeb;
  border-radius: 10px;
  margin-top: 20px;
  padding: 12px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  position: sticky;
  top: 0;
}

.section-11 {
  z-index: 12;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-6 {
  padding-top: 10px;
  padding-left: 10px;
}

.add-contact-nancy {
  z-index: 200;
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  top: 0;
}

.nancy-bio-text {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.container-nancy {
  background-color: #2e2e2e;
  border-radius: 10px;
  padding: 20px;
  display: block;
}

.section-12 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-2 {
  margin-top: 40px;
  padding: 10px;
}

.logo-marc-andre {
  object-fit: fill;
}

.hero-marc-andree {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.hero-marc-andree.shape-9021 {
  margin-top: -50px;
}

.button-marc-andre {
  background-color: #e1011f;
  border-radius: 10px;
  padding: 12px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.name-marc-andre {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 34px;
}

.logo-willard {
  object-fit: fill;
  margin-top: 0;
  padding-top: 0;
  padding-left: 10px;
}

.container-logo-willard {
  text-align: left;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.section-logo-willard {
  z-index: 10;
  width: 500px;
  max-width: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.photo-willard-section {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.photo-willard-section.shapedividers_com-3846 {
  margin-top: -95px;
}

.photo-willard-section.shape-9021 {
  margin-top: -50px;
}

.photo-willard-section.shape-9825 {
  z-index: 5;
  margin-top: -75px;
  position: relative;
}

.willard-name-container {
  background-color: var(--light-grey);
  text-align: center;
  background-image: linear-gradient(#000, #585858);
  border-radius: 20px;
  margin-top: 20px;
  padding: 0 10px 20px 20px;
}

.willard-name-title {
  color: var(--willard-blue);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
}

.willard-job-title {
  color: var(--light-grey);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.willard-company-title {
  color: var(--light-grey);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.willard-section-contact {
  z-index: 100;
  background-color: var(--light-grey);
  text-align: center;
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
  bottom: auto;
  left: auto;
}

.willard-button {
  background-color: #7c4535;
  border-radius: 10px;
  padding: 12px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.willard-bio {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

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

.grid-4-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-4-columns.instagram-v2 {
  margin-top: 40px;
}

.image-wrapper.instagram-image {
  border-radius: 24px;
  overflow: hidden;
  transform: translate(0);
}

.inner-container._600px {
  max-width: 600px;
}

.section-13 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.buttons-row {
  align-items: center;
  display: flex;
}

.buttons-row.center {
  justify-content: center;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #3324d5;
  transform: translate3d(0, -3px, .01px);
}

.heading-link {
  transition: color .3s;
}

.heading-link:hover {
  color: #4a3aff;
}

.heading-link.td-none {
  text-decoration: none;
}

.heading-link.td-none:hover {
  color: #211f54;
}

.container-default {
  max-width: 500px;
  padding-left: 24px;
  padding-right: 24px;
}

.willard-bio-sec, .willard-group-sec {
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.willard-services {
  color: var(--willard-blue);
  -webkit-text-stroke-color: var(--willard-blue);
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.willard-links {
  background-color: #2e2e2e;
  background-image: linear-gradient(#000, #464646);
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.willard-links-container {
  padding-top: 0;
}

.willard-services-copy {
  color: var(--willard-blue);
  text-align: left;
  -webkit-text-stroke-color: var(--willard-blue);
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 37px;
}

.button-oceanes {
  background-color: #013872;
  border-radius: 10px;
  padding: 12px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.links-oceanes-section {
  width: 500px;
  max-width: 500px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  display: block;
}

.useful-links-creations {
  background-color: #013872;
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.learn-more-links-copy {
  border-bottom: 1px solid var(--light-grey);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.section-3-copy {
  z-index: 100;
  background-color: var(--light-grey);
  text-align: center;
  border-radius: 20px;
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
  bottom: auto;
  left: auto;
}

.button-oceanes-section {
  z-index: 100;
  background-color: var(--light-grey);
  text-align: center;
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
  bottom: auto;
  left: auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.button-secondary {
  color: #fbf9fc;
  text-align: center;
  background-color: #141314;
  border: .125rem #141314;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  font-weight: 400;
  transition-property: none;
}

.button-secondary:hover {
  opacity: .8;
}

.button-secondary.is-small {
  max-width: 12rem;
  padding: .5rem 1rem;
  font-size: .875rem;
}

.logo-icon {
  width: 1.75rem;
}

.heading-xxl {
  font-size: 8rem;
  font-weight: 700;
  line-height: 1.1;
}

.nav_column {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_column.is-ctas {
  justify-content: flex-end;
}

.nav_column.is-post-name {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2rem auto 2rem;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  display: grid;
}

.nav_column.is-logo {
  grid-column-gap: .5rem;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 2rem auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  justify-items: start;
  display: flex;
}

.nav_wrapper {
  grid-column-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.matrix-text_component {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.section_tip {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.main-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  height: 100vh;
  display: grid;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.image-logo-icon-2 {
  width: 1.75rem;
}

.page-wrapper {
  overflow: hidden;
}

.nav_progress-percentage {
  background-color: #fbf9fc;
  border-radius: 100rem;
  width: 60%;
  height: 100%;
}

.page-padding-2 {
  z-index: 1;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.nav_progress-content {
  white-space: nowrap;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
}

.matrix-animation_component {
  display: block;
  position: absolute;
  inset: 0%;
}

.button-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  display: flex;
}

.bg-circle {
  z-index: -1;
  opacity: .6;
  filter: blur(30px);
  background-color: #000;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
}

.text-size-small {
  font-size: .875rem;
}

.text-size-small.text-weight-normal {
  line-height: 1.5;
}

.text-size-medium {
  font-size: 1.25rem;
}

.margin-bottom-2 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.container-xxlarge {
  width: 100%;
  max-width: 160rem;
  margin-left: auto;
  margin-right: auto;
}

.nav_progress-bar {
  background-color: #141314;
  border-radius: 100rem;
  flex: 1;
  align-items: center;
  min-width: 5rem;
  max-width: 10rem;
  height: .875rem;
  padding: .25rem;
  display: flex;
}

.nav_tip-title {
  z-index: 1;
  grid-column-gap: .25rem;
  align-items: center;
  display: flex;
  position: static;
}

.nav_progress-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: 0rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: minmax(8rem, auto) auto;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: flex;
}

.nav_post-direction {
  z-index: 1;
  background-color: #141314;
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: static;
}

.button-3 {
  color: #fff;
  text-align: center;
  background-color: #8f00ff;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  font-weight: 400;
  transition-property: none;
}

.button-3:hover {
  opacity: .8;
}

.button-3.is-small {
  max-width: 12rem;
  padding: .5rem 1rem;
  font-size: .875rem;
  transition: opacity .2s;
}

.nav_component {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0d0d0e;
  border-top: 1px solid #161616;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: block;
  position: sticky;
  inset: auto 0% 0%;
}

.logo-full {
  width: 8rem;
  display: none;
}

.scroller {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 12.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.bg-gradient-blur {
  opacity: .75;
  filter: blur(100px);
  background-image: linear-gradient(#f969fc, #bc01f0 50%, #0c01de);
  width: 50%;
  height: 50%;
  display: none;
  position: absolute;
  inset: -10% auto auto -10%;
}

.bg-gradient-blur._2 {
  top: -25%;
  left: 15%;
}

.noise {
  opacity: .5;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.button-4 {
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(36deg, #f969fc 14%, #bc01f0 38%, #0c01de 85%);
  border: 1.4px solid #fff;
  justify-content: center;
  align-items: center;
  width: 13.4vw;
  height: 3.47vw;
  font-size: 1.2rem;
  line-height: 1.4;
  display: flex;
  position: relative;
}

.button-4.dark {
  z-index: 0;
  color: #0000;
  background-color: #0d0d0d;
  background-image: none;
  border-color: #ffffff80;
  position: absolute;
}

.button-4.dark._2 {
  z-index: 2;
  opacity: .9;
}

.button-4.dark._1 {
  z-index: 3;
}

.button-4.dark._3 {
  z-index: 1;
  opacity: .8;
}

.line-divider {
  background-color: #fff;
  width: 100%;
  height: .0625rem;
}

.track-horizontal {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.custom-css {
  display: none;
}

.buttons-wrapper {
  z-index: 5;
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  inset: 0%;
}

.main-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.scroll-text {
  color: #fff;
  letter-spacing: -.02em;
  flex: none;
  margin-right: 5vw;
  font-size: 8vw;
  line-height: 1.37;
}

.scrollbar-outer {
  z-index: 9999;
  background-color: #fff;
  align-items: center;
  height: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.scrollbar-inner {
  background-color: #000;
  width: 0%;
  height: 100%;
}

.cursor-wrap {
  z-index: 99999;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: fixed;
}

.cursor {
  z-index: 999999;
  -webkit-backdrop-filter: invert();
  backdrop-filter: invert();
  background-color: #0000;
  border-radius: 50px;
  width: 20px;
  height: 20px;
  position: fixed;
  inset: auto;
}

.custom-css-2 {
  overflow: hidden;
}

.button-txt {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}

.section_big {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 5%;
  display: flex;
  overflow: hidden;
}

.section_big.back {
  z-index: 500;
  display: flex;
  position: fixed;
}

.section_big.front {
  z-index: 1000;
  display: flex;
  position: fixed;
}

.container-36 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.relative {
  flex-direction: column;
  align-items: center;
  height: 800vh;
  display: flex;
  position: relative;
}

.button-5 {
  color: #fff;
  background-color: #000;
  border-radius: 50px;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  padding: 20px 24px 20px 25px;
  text-decoration: none;
  display: flex;
}

.icon {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  display: flex;
  overflow: hidden;
}

._404-img {
  width: 30vw;
  max-width: none;
  height: 30vw;
}

.plate {
  width: 100%;
  max-width: 400px;
}

.scroll-prompt {
  z-index: 9999;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  font-weight: 500;
  position: fixed;
  inset: auto 0% 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.button-6 {
  margin-top: 20px;
}

.logo-mwt {
  object-fit: fill;
}

.button-stephan-mwt {
  background-color: #9300fe;
  border-radius: 10px;
  padding: 12px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}

.useful-links-copy-copy {
  background-color: var(--download-taq);
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.pave-expert-section {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.pave-expert-section.shapedividers_com-3846 {
  margin-top: -95px;
}

.pave-expert-section.shape-9021 {
  margin-top: -50px;
}

.pave-expert-section.shape-9825 {
  z-index: 5;
  margin-top: -75px;
  position: relative;
}

.pave-name-title {
  color: var(--pave-expert-brown);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 45px;
}

.pave-expert-button {
  background-color: var(--download-taq);
  color: var(--pave-expert-brown);
  border-radius: 0;
  padding: 12px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
}

.section-14 {
  width: 500px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-12 {
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.container-15-copy {
  text-align: right;
}

.heading-6-copy {
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.pave-contact-block {
  z-index: 100;
  background-color: var(--light-grey);
  text-align: center;
  border-radius: 0;
  width: 500px;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
  bottom: auto;
  left: auto;
}

.pave-realisations {
  color: var(--download-taq);
  text-align: left;
  -webkit-text-stroke-color: var(--download-taq);
  font-family: Open Sans, sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
}

.pave-liens {
  color: var(--pave-expert-brown);
  -webkit-text-stroke-color: var(--willard-blue);
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 37px;
}

.expertise-masy {
  background-color: var(--download-taq);
  border-radius: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.masy-cards {
  width: 479px;
  max-width: 479px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.body {
  background-color: #090909;
  font-family: Opensans;
}

.body-2 {
  font-family: Opensans;
}

.container-37 {
  background-color: #f5f7faed;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
}

.container-38 {
  text-align: left;
  width: 20%;
  max-width: 20%;
}

.container-39 {
  width: 80%;
  max-width: 235%;
}

.link-8 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
}

.button-7 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.container-31-copy {
  text-align: left;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 30px;
}

.button-7-copy {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.heading-11-copy {
  color: var(--light-grey);
  text-align: left;
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
}

.container-31-copy-copy {
  text-align: left;
  max-width: none;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 30px;
}

.container-31-copy-copy-copy {
  text-align: left;
  max-width: none;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 30px 40px;
}

.image-8 {
  max-width: none;
  display: inline-block;
}

.container-40 {
  text-align: left;
  flex: 0 auto;
  order: 0;
  max-width: none;
  margin-left: 32px;
  line-height: 14px;
}

.button-4-copy {
  z-index: 5;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  background-image: linear-gradient(36deg, #f969fc 14%, #bc01f0 38%, #0c01de 85%);
  border: 1.4px solid #fff;
  justify-content: center;
  align-items: center;
  width: 13.4vw;
  height: 3.47vw;
  font-size: 1.2rem;
  line-height: 1.4;
  display: flex;
  position: relative;
}

.button-4-copy.dark {
  z-index: 0;
  color: #0000;
  background-color: #0d0d0d;
  background-image: none;
  border-color: #ffffff80;
  position: absolute;
}

.button-4-copy.dark._2 {
  z-index: 2;
  opacity: .9;
}

.button-4-copy.dark._1 {
  z-index: 3;
}

.button-4-copy.dark._3 {
  z-index: 1;
  opacity: .8;
}

.button-lang {
  background-color: #090909;
  border-radius: 20px;
}

.container-41 {
  margin-right: 32px;
}

@media screen and (min-width: 1920px) {
  .logo-icon {
    display: none;
  }

  .matrix-text_component {
    display: flex;
    position: static;
  }

  .image-logo-icon-2 {
    display: none;
  }

  .bg-circle {
    width: 20vw;
    height: 20vw;
  }

  .logo-full {
    width: 8rem;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 35px;
  }

  .container-2 {
    text-align: center;
  }

  .button {
    background-color: var(--download-taq);
  }

  .image-2 {
    text-align: left;
  }

  .useful-links {
    background-color: var(--taq-blue);
  }

  .container-17 {
    max-width: 728px;
  }

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

  .box {
    flex-direction: column;
    align-items: flex-start;
    padding: 3.2em;
  }

  .card_mask {
    width: 50%;
  }

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

  .button-copy {
    background-color: var(--download-taq);
  }

  .heading-copy {
    font-size: 35px;
  }

  .container-2-copy {
    text-align: center;
  }

  .useful-links-copy {
    background-color: var(--taq-blue);
  }

  .container-34 {
    max-width: 728px;
  }

  .pricing-card-two {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two {
    margin-right: 20px;
  }

  .janic-main {
    text-align: center;
  }

  .add-janic-button {
    background-color: var(--download-taq);
  }

  .useful-links-janic {
    background-color: var(--taq-blue);
  }

  .container-35 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .nancy-name-block {
    text-align: center;
  }

  .add-nancy-button, .button-marc-andre {
    background-color: var(--download-taq);
  }

  .name-marc-andre {
    font-size: 35px;
  }

  .willard-name-container {
    text-align: center;
  }

  .willard-name-title {
    font-size: 35px;
  }

  .willard-button {
    background-color: var(--download-taq);
  }

  .grid-4-columns {
    grid-template-columns: 1fr 1fr;
  }

  .section-13 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .btn-primary {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .willard-links {
    background-color: var(--taq-blue);
  }

  .button-oceanes {
    background-color: var(--download-taq);
  }

  .useful-links-creations {
    background-color: var(--taq-blue);
  }

  .button-secondary {
    white-space: nowrap;
  }

  .button-secondary.is-small {
    min-width: 12px;
  }

  .logo-icon {
    display: none;
  }

  .nav_column.is-ctas {
    align-self: stretch;
  }

  .nav_column.is-post-name {
    justify-content: space-between;
    align-self: stretch;
  }

  .nav_column.is-logo {
    grid-row-gap: 1rem;
    flex-direction: column;
    order: 1;
    align-items: center;
    display: flex;
  }

  .nav_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 3fr 1fr;
    justify-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .image-logo-icon-2 {
    display: none;
  }

  .button-wrapper {
    justify-content: center;
    width: 100%;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .nav_progress-wrapper {
    justify-content: center;
    align-self: stretch;
  }

  .nav_logo-wrapper {
    order: 1;
    margin-right: 0;
  }

  .button-3 {
    white-space: nowrap;
  }

  .button-3.is-small {
    justify-content: flex-end;
  }

  .logo-full {
    max-height: 100%;
    display: block;
  }

  .scroller {
    height: 8rem;
  }

  .buttons-wrapper {
    display: none;
  }

  .button-stephan-mwt {
    background-color: var(--download-taq);
  }

  .useful-links-copy-copy {
    background-color: var(--taq-blue);
  }

  .pave-name-title {
    font-size: 35px;
  }

  .pave-expert-button {
    background-color: var(--download-taq);
  }

  .expertise-masy {
    background-color: var(--taq-blue);
  }
}

@media screen and (max-width: 767px) {
  .container-8 {
    align-items: center;
    display: flex;
  }

  .cards-stack {
    width: 500px;
    max-width: 500px;
    display: block;
  }

  .container-11 {
    flex-direction: row;
    align-self: flex-start;
    align-items: center;
    width: 80%;
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .link, .link-copy {
    color: #000;
    text-decoration: none;
  }

  .container-9 {
    flex: 0 auto;
    order: 0;
    align-self: flex-end;
    width: 20%;
    max-width: 20%;
    display: block;
  }

  .section-6 {
    display: block;
  }

  .install {
    max-width: 500px;
  }

  .footer-subscribe {
    width: 500px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .container-17, .footer-divider-two {
    text-align: center;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .about-hihglights {
    display: block;
  }

  .card {
    padding-right: 1.5rem;
  }

  .slide681_arrow.left {
    right: 3.5rem;
  }

  .sec.background-color-lightgrey {
    width: 500px;
    max-width: 500px;
    height: 800px;
    max-height: 800px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .icon-abris {
    width: 36px;
    height: 36px;
  }

  .box {
    padding: 2em;
  }

  .card_mask {
    width: 80%;
  }

  .slider_component-2 {
    padding-bottom: 6rem;
  }

  .section-9 {
    display: block;
  }

  .pricing-items {
    padding: 60px 15px;
  }

  .pricing-card-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .btn-primary {
    padding: 20px 32px;
  }

  .links-oceanes-section {
    display: block;
  }

  .heading-xxl {
    font-size: 6rem;
  }

  .nav_column.is-ctas {
    width: 100%;
  }

  .nav_column.is-post-name {
    flex-direction: row;
    align-self: stretch;
    width: 100%;
  }

  .nav_wrapper {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .section_tip {
    align-items: center;
    overflow: auto;
  }

  .main-wrapper {
    grid-template-columns: 100%;
    width: 100%;
  }

  .page-padding-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .nav_tip-title {
    overflow: hidden;
  }

  .masy-cards {
    width: 500px;
    max-width: 500px;
    display: block;
  }

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

  .container-38 {
    flex: 0 auto;
    order: 0;
    align-self: flex-end;
    width: 20%;
    max-width: 20%;
    display: block;
  }

  .container-39 {
    flex-direction: row;
    align-self: flex-start;
    align-items: center;
    width: 80%;
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    display: block;
  }

  .link-8 {
    color: #000;
    text-decoration: none;
  }
}

@media screen and (max-width: 479px) {
  .section, .section.shapedividers_com-6798, .section.shapedividers_com-3846 {
    width: auto;
    max-width: none;
  }

  .section.shape-9021 {
    width: auto;
    max-width: none;
    margin-top: -50px;
  }

  .willard-name {
    width: auto;
    max-width: none;
    margin-top: 0;
  }

  .container {
    text-align: right;
    padding-right: 30px;
  }

  .heading {
    margin-top: 0;
    font-size: 24px;
    line-height: 26px;
  }

  .container-2 {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph {
    padding-top: 5px;
    font-family: Opensans;
    font-size: 18px;
    font-weight: 400;
  }

  .container-3 {
    z-index: 100;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    position: static;
    bottom: 10px;
  }

  .button {
    background-color: var(--download-taq);
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Opensans;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
  }

  .section-3 {
    z-index: 100;
    background-color: #faf8f8f0;
    border-radius: 0;
    width: auto;
    max-width: none;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: sticky;
    top: 0;
    bottom: auto;
  }

  .image-2 {
    padding-top: 5px;
  }

  .container-8 {
    clear: none;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: var(--light-grey);
    border-radius: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-family: Opensans;
    display: flex;
  }

  .heading-5 {
    color: #0c0c0c;
    text-shadow: 0 1px 1px #0003;
    font-family: Opensans;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
  }

  .cards-stack {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
    display: block;
    overflow: hidden;
  }

  .emailcard {
    font-size: 16px;
  }

  .container-11 {
    flex: 0 auto;
    align-self: center;
    width: 80%;
    max-width: 80%;
    padding-top: 0;
    padding-left: 10px;
    font-family: Opensans;
    overflow: visible;
  }

  .link {
    color: #000;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    text-shadow: none;
    font-family: Opensans;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-decoration: none;
    display: block;
  }

  .link.small {
    font-size: 16px;
    line-height: 20px;
  }

  .link-copy {
    color: #000;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    text-shadow: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: block;
  }

  .link-copy.small {
    font-size: 20px;
    line-height: 24px;
  }

  .container-9 {
    flex: 0 auto;
    align-self: center;
    width: 20%;
    max-width: 20%;
    padding-left: 5px;
    font-family: Opensans;
    display: block;
  }

  .image-3 {
    width: 60px;
    height: 60px;
    font-family: Opensans;
  }

  .section-4 {
    width: auto;
    max-width: none;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .container-12 {
    padding: 30px 20px 10px 30px;
  }

  .section-6 {
    background-color: #fff;
    width: auto;
    max-width: none;
    margin-top: 0;
    display: block;
  }

  .white-para {
    color: #fff;
    padding-top: 10px;
    font-family: Opensans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .block-6 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    line-height: 45px;
  }

  .paragraph-6 {
    padding-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .image-4 {
    padding-top: 10px;
  }

  .image-4.arrowanime {
    text-align: center;
    display: inline-block;
  }

  .useful-links {
    background-color: var(--taq-blue);
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Opensans;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .container-24 {
    flex-flow: row;
    margin-left: auto;
    display: flex;
  }

  .bold-text-3 {
    border: 1px #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
  }

  .learn-more-link {
    font-family: Opensans;
  }

  .link-image {
    width: 20px;
    max-width: 20px;
    font-family: Opensans;
    display: inline-block;
  }

  .learn-more-links-holder {
    margin-top: 40px;
    font-family: Opensans;
  }

  .text-block {
    outline-offset: 0px;
    outline: 3px #fff;
    font-family: Opensans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
  }

  .container-23 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .learn-more-links {
    color: #fff;
    border: 1px #b9b9b9;
    border-bottom-style: solid;
    padding-top: 0;
    padding-bottom: 0;
  }

  .semi-bold {
    text-align: left;
    margin-left: auto;
    padding-left: 0;
    font-family: Opensans;
    font-size: 35px;
    line-height: 40px;
  }

  .container-18 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .white-heading {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .container-20 {
    margin-bottom: 0;
    padding: 20px;
  }

  .paragraph-5 {
    padding-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
  }

  .install {
    background-color: #f5f7fa;
    border-radius: 10px;
    width: auto;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 20px;
  }

  .heading-9 {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .container-19 {
    background-color: #f5f7fa;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    display: block;
  }

  .link-2 {
    font-family: Opensans;
    text-decoration: none;
    display: inline;
  }

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

  .section-7 {
    border-radius: 20px;
    width: auto;
    max-width: none;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .html-embed {
    border-radius: 20px;
    width: auto;
    max-width: none;
  }

  .footer-subscribe {
    background-color: #fff;
    width: auto;
    max-width: none;
    margin-top: -10px;
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .container-17 {
    max-width: none;
  }

  .footer-divider-two {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    color: #afafaf;
    text-align: center;
    align-self: center;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  .section-8 {
    width: auto;
    max-width: none;
  }

  .container-26-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .scanne-para {
    text-align: left;
    margin-left: auto;
    padding-left: 0;
    font-family: Opensans;
    font-size: 16px;
    line-height: 22px;
  }

  .about-hihglights {
    background-color: #fff;
    width: auto;
    max-width: none;
    display: block;
  }

  .container-25 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .container-24-copy {
    flex-flow: row;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .container-26 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-19-copy {
    background-color: #f56050;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
    display: block;
  }

  .right-arrrow {
    text-align: right;
    padding-right: 0;
  }

  .div_1-2, .heading-6 {
    padding-right: 0;
    font-family: Opensans;
  }

  .blog68_slide-nav {
    display: none;
  }

  .card {
    padding-right: 1.25rem;
    font-family: Opensans;
  }

  .page-padding, .margin-bottom.margin-medium {
    font-family: Opensans;
  }

  .slide681_arrow {
    border-color: #000;
  }

  .div_1 {
    font-family: Opensans;
    display: flex;
  }

  .container-large-2 {
    font-family: Opensans;
  }

  .margin-top.margin-large {
    margin-top: 20px;
    font-family: Opensans;
  }

  .sec.background-color-lightgrey {
    background-color: #f5f7fa;
    width: auto;
    max-width: none;
    height: 110vh;
    max-height: 110vh;
    margin-top: 40px;
    font-family: Open Sans, sans-serif;
    display: block;
  }

  .container-15 {
    text-align: right;
    display: block;
  }

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

  .padding-vertical.padding-xhuge {
    font-family: Opensans;
  }

  .icon-abris {
    float: none;
    width: 60px;
    height: 60px;
    font-family: Opensans;
    display: inline-block;
    position: static;
  }

  .box {
    padding: 1.5em;
  }

  .box._1 {
    padding-right: 20px;
    font-family: Opensans;
  }

  .card_mask {
    width: 90%;
    font-family: Opensans;
  }

  .slider_component-2 {
    font-family: Opensans;
  }

  .heading-8-copy {
    margin-top: 20px;
    padding-left: 20px;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .paragraph-3 {
    font-family: Opensans;
    font-size: 16px;
    line-height: 20px;
  }

  .section-9 {
    background-color: #fff;
    width: auto;
    max-width: none;
    display: block;
  }

  .white-para-2 {
    color: #fff;
    padding-top: 10px;
    font-family: Opensans;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
  }

  .paragraph-7 {
    padding-top: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .useful-links-2 {
    background-color: var(--scanne-blue);
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Opensans;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .container-27 {
    flex-flow: row;
    margin-left: auto;
    display: flex;
  }

  .bold-text-4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
  }

  .text-block-2 {
    color: #fff;
    font-family: Opensans;
    line-height: 45px;
  }

  .container-28 {
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .learn-more-links-2 {
    color: #fff;
    border: 1px #b9b9b9;
    border-bottom-style: solid;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Opensans;
    font-weight: 600;
  }

  .white-heading-2 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .container-29 {
    margin-bottom: 0;
    padding: 20px;
  }

  .paragraph-8 {
    padding-top: 10px;
    font-family: Opensans;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .heading-10 {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .container-30 {
    background-color: #f5f7fa;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    display: block;
  }

  .section-10 {
    width: auto;
    max-width: none;
  }

  .section-10.hero-bg {
    align-items: flex-start;
    width: 95%;
    max-width: 95%;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
    font-family: Inter, sans-serif;
    display: block;
  }

  .section-10.hero-bg.shape-6427 {
    flex-flow: column;
    display: flex;
  }

  .container-31 {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-11 {
    margin-top: 30px;
    font-size: 36px;
    line-height: 42px;
  }

  .button-2 {
    margin-top: 20px;
  }

  .container-32 {
    text-align: left;
    border-bottom-style: solid;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-left: 0;
    display: flex;
  }

  .paragraph-copy {
    padding-top: 5px;
    font-family: Opensans;
    font-size: 20px;
    font-weight: 600;
  }

  .button-copy {
    background-color: var(--simvir-blue);
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
  }

  .heading-copy {
    margin-top: 0;
    font-size: 35px;
    line-height: 35px;
  }

  .container-2-copy {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .useful-links-copy {
    background-color: var(--simvir-blue);
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .container-33 {
    margin-left: 0;
  }

  .container-34 {
    max-width: none;
  }

  .pricing-card-two {
    padding: 15px;
  }

  .pricing-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block {
    margin-bottom: 10px;
  }

  .container-19-copy-copy {
    background-color: #2e8ec0;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
    display: block;
  }

  .container-19-copy-coqpy {
    background-color: #f5a900;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
    display: block;
  }

  .container-19-copy-2-copy {
    background-color: #4fc939;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
    display: block;
  }

  .block-title {
    text-align: left;
  }

  .section-2-copy {
    width: auto;
    max-width: none;
    margin-top: -30px;
  }

  .container-copy {
    text-align: right;
    padding-right: 30px;
  }

  .janic-main {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    top: auto;
    bottom: auto;
  }

  .janic-name {
    margin-top: 0;
    font-size: 36px;
    line-height: 32px;
  }

  .add-janic-box {
    z-index: 100;
    background-color: #faf8f8f0;
    border-radius: 0;
    width: auto;
    max-width: none;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: sticky;
    top: 0;
    bottom: auto;
  }

  .add-janic-button {
    background-color: var(--download-taq);
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
  }

  .janic-bio-sec {
    width: auto;
    max-width: none;
  }

  .janic-bio-text {
    font-size: 18px;
    line-height: 22px;
  }

  .janic-para {
    padding-top: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .add-contact-sec-janic {
    z-index: 200;
    width: auto;
    max-width: none;
    position: sticky;
  }

  .container-janic-links {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .useful-links-janic {
    background-color: #2e2e2e;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .white-heading-copy {
    color: #df9b0b;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .container-35 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .container-janic {
    background-color: #2e2e2e;
    border-radius: 10px;
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
    display: block;
  }

  .semi-bold-copy {
    text-align: left;
    margin-left: auto;
    padding-left: 0;
    font-family: Open Sans, sans-serif;
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph-8-copy {
    padding-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .container-27-copy {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto;
    display: flex;
  }

  .paragraph-8-copy-copy {
    padding-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
  }

  .nancy-name-block {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    top: auto;
    bottom: auto;
  }

  .nancy-name {
    margin-top: 0;
    font-size: 36px;
    line-height: 32px;
  }

  .nancy-title {
    padding-top: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .add-nancy-button {
    background-color: var(--light-grey);
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
  }

  .image-5 {
    max-width: 100%;
  }

  .section-11 {
    z-index: 10;
    width: auto;
    max-width: none;
    position: relative;
  }

  .image-6 {
    padding-top: 10px;
    padding-left: 10px;
  }

  .add-contact-nancy {
    z-index: 200;
    width: auto;
    max-width: none;
    position: static;
  }

  .nancy-bio-text {
    font-size: 18px;
    line-height: 22px;
  }

  .container-nancy {
    background-color: #2e2e2e;
    border-radius: 10px;
    margin-top: 40px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
    display: block;
  }

  .section-12, .hero-marc-andree.shapedividers_com-6798, .hero-marc-andree.shapedividers_com-3846 {
    width: auto;
    max-width: none;
  }

  .hero-marc-andree.shape-9021 {
    width: auto;
    max-width: none;
    margin-top: -50px;
  }

  .hero-marc-andree.shape-6623 {
    width: auto;
    max-width: none;
  }

  .button-marc-andre {
    background-color: #e1011f;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
  }

  .name-marc-andre {
    margin-top: 0;
    font-size: 29px;
    line-height: 35px;
  }

  .container-logo-willard {
    text-align: left;
    padding-left: 10px;
    padding-right: 0;
  }

  .section-logo-willard {
    width: auto;
    max-width: none;
    margin-top: 0;
  }

  .photo-willard-section, .photo-willard-section.shapedividers_com-6798 {
    width: auto;
    max-width: none;
  }

  .photo-willard-section.shapedividers_com-3846 {
    width: auto;
    max-width: none;
    margin-top: -70px;
    position: relative;
  }

  .photo-willard-section.shape-9021 {
    width: auto;
    max-width: none;
    margin-top: -50px;
  }

  .photo-willard-section.shape-9825 {
    width: auto;
    max-width: none;
    margin-top: -75px;
  }

  .willard-photo {
    object-fit: fill;
    width: auto;
    max-width: 100%;
    overflow: auto;
  }

  .willard-name-container {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .willard-name-title {
    -webkit-text-stroke-color: var(--willard-blue);
    margin-top: 0;
    font-size: 35px;
    line-height: 35px;
  }

  .willard-job-title {
    padding-top: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .willard-company-title {
    padding-top: 5px;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .willard-section-contact {
    z-index: 100;
    background-color: #faf8f8f0;
    border-radius: 0;
    width: auto;
    max-width: none;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: sticky;
    top: 0;
    bottom: auto;
  }

  .willard-button {
    background-color: #7c4535;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
  }

  .willard-bio {
    font-size: 18px;
    line-height: 22px;
  }

  .grid-4-columns {
    grid-template-columns: 1fr;
  }

  .grid-4-columns.instagram-v2 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-columns: 1fr 1fr;
  }

  .image-wrapper.instagram-image {
    border-radius: 16px;
  }

  .section-13 {
    width: auto;
    max-width: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .buttons-row {
    flex-direction: column;
  }

  .btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .willard-bio-sec, .willard-group-sec {
    width: auto;
    max-width: none;
  }

  .willard-services {
    color: var(--willard-blue);
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .willard-links {
    background-color: #2e2e2e;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .willard-links-container {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .willard-services-copy {
    color: var(--willard-blue);
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .button-oceanes {
    background-color: #013872;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
  }

  .links-oceanes-section {
    background-color: #fff;
    width: auto;
    max-width: none;
    display: block;
  }

  .useful-links-creations {
    background-color: #013872;
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .learn-more-links-copy {
    color: #fff;
    border: 1px #b9b9b9;
    border-bottom-style: solid;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-3-copy, .button-oceanes-section {
    z-index: 100;
    background-color: #faf8f8f0;
    border-radius: 0;
    width: auto;
    max-width: none;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: sticky;
    top: 0;
    bottom: auto;
  }

  .tip-title {
    display: none;
  }

  .nav_wrapper {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .section_tip {
    overflow: visible;
  }

  .page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .icon-1x1-xsmall.text-color-white {
    z-index: -1;
    position: relative;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .margin-bottom-2 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .nav_tip-title {
    text-align: center;
  }

  .scroller {
    height: 6rem;
  }

  .container-36 {
    text-align: center;
  }

  .button-stephan-mwt {
    background-color: #9300fe;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
  }

  .useful-links-copy-copy {
    background-color: var(--download-taq);
    border-radius: 10px;
    margin-top: 0;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .pave-expert-section {
    width: auto;
    max-width: 100%;
  }

  .pave-expert-section.shapedividers_com-6798 {
    width: auto;
    max-width: none;
  }

  .pave-expert-section.shapedividers_com-3846 {
    width: auto;
    max-width: none;
    margin-top: -70px;
    position: relative;
  }

  .pave-expert-section.shape-9021 {
    width: auto;
    max-width: none;
    margin-top: -50px;
  }

  .pave-expert-section.shape-9825 {
    width: auto;
    max-width: none;
    margin-top: 0;
  }

  .pave-name-title {
    -webkit-text-stroke-color: var(--willard-blue);
    margin-top: 0;
    font-size: 35px;
    line-height: 35px;
  }

  .pave-expert-button {
    background-color: var(--download-taq);
    color: var(--pave-expert-brown);
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #919191eb;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
  }

  .section-14 {
    width: auto;
    max-width: none;
  }

  .heading-12 {
    text-align: left;
    font-size: 25px;
    line-height: 32px;
  }

  .container-15-copy {
    text-align: left;
    display: block;
  }

  .heading-6-copy {
    padding-right: 0;
    font-family: Montserrat, sans-serif;
  }

  .pave-contact-block {
    z-index: 100;
    background-color: #faf8f8f0;
    border-radius: 0;
    width: auto;
    max-width: none;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: sticky;
    top: 0;
    bottom: auto;
  }

  .pave-realisations {
    color: var(--download-taq);
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .pave-liens {
    color: var(--willard-blue);
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
  }

  .pave-banner {
    object-fit: fill;
    width: auto;
    max-width: 100%;
    overflow: auto;
  }

  .expertise-masy {
    background-color: var(--download-taq);
    border-radius: 10px;
    margin-top: 40px;
    padding: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 48px;
  }

  .masy-cards {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    display: block;
    overflow: hidden;
  }

  .link-block, .link-7 {
    font-family: Opensans;
  }

  .container-37 {
    clear: none;
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    background-color: #f5f7fa;
    border-radius: 10px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-family: Montserrat, sans-serif;
    display: flex;
  }

  .container-38 {
    flex: 0 auto;
    align-self: center;
    width: 15%;
    max-width: 15%;
    padding-left: 5px;
    display: block;
  }

  .container-39 {
    flex: 0 auto;
    align-self: center;
    width: 85%;
    max-width: 85%;
    padding-top: 0;
    padding-left: 10px;
    overflow: visible;
  }

  .heading-13 {
    color: #0c0c0c;
    text-shadow: 0 1px 1px #0003;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
  }

  .link-8 {
    color: #000;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #000;
    text-shadow: none;
    border: 1px #222;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    display: block;
  }

  .container-31-copy {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-11-copy {
    margin-top: 30px;
    font-size: 22px;
    line-height: 25px;
  }

  .container-31-copy-copy {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-31-copy-copy-copy {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 30px;
  }
}


