:root {
  --black: #fff;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.navbar {
  z-index: 99999999;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 50px;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: background-color .2s ease-in;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-content-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.menubutton {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 30px;
  height: 20px;
  display: flex;
  overflow: visible;
}

.burgerline {
  background-color: #fff;
  width: 100%;
  height: 2px;
}

.logo {
  width: 150px;
}

.contact-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.email {
  color: #fff;
  border-bottom: 0 solid #fff;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 40px;
  line-height: 45px;
  text-decoration: none;
}

.email:hover {
  opacity: .5;
}

.body {
  background-color: #000;
  max-width: 100vw;
  overflow: visible;
}

.aboutus {
  z-index: 3;
  object-fit: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  height: auto;
  margin-top: 50px;
  padding-top: 850px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
  overflow: hidden;
}

.split-lines {
  color: #fff;
  text-align: center;
  width: 90vw;
  margin-bottom: 0;
  font-size: 75px;
  font-weight: 400;
  line-height: 85px;
  overflow: hidden;
}

.text-span {
  font-size: 50px;
}

.hero-text-wrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-top: 250px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 85px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: flex;
  position: static;
  top: 0;
  overflow: visible;
  transform: scale(1);
}

.text-block {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-top: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 20px;
  line-height: 1;
  position: static;
}

.bodyhome {
  z-index: 2;
  position: static;
}

.expertise {
  z-index: 2;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding-top: 15rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.expertise-content-wrapper {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  height: auto;
  padding-top: 8rem;
  padding-left: 3rem;
  display: flex;
}

.paragraph-2 {
  opacity: 0;
  color: #fff;
  text-align: left;
  width: 90%;
  margin-top: 10rem;
  margin-bottom: 10rem;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.work {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 18rem 3rem;
  display: flex;
  position: relative;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 75px;
}

.heading-4.team {
  margin-bottom: 5rem;
  font-size: 50px;
  line-height: 50px;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 5rem;
  display: flex;
}

.link-block {
  cursor: pointer;
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 1rem;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  opacity: .5;
}

.heading-9 {
  color: #fff;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.heading-8 {
  z-index: 1;
  opacity: 1;
  color: #fff;
  text-align: right;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0%;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 75px;
  text-decoration: none;
  position: relative;
}

.heading-6 {
  color: #fff;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 100px;
}

.link-4 {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: 200px;
  font-family: Familjen Grotesk, sans-serif;
  text-decoration: none;
  display: flex;
}

.footer-contact {
  z-index: 2;
  background-image: radial-gradient(circle, #991212, #2a1c96 66%, #94258d);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin: 0 3rem;
  padding: 3rem 3rem 0;
  display: flex;
  position: relative;
}

.link-3 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  font-family: Familjen Grotesk, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-span-3 {
  font-size: 30px;
  font-style: normal;
  line-height: 30px;
}

.image-2 {
  width: 200px;
}

.heading-7 {
  color: #fff;
  width: 50%;
  margin-top: 3rem;
  font-family: Familjen Grotesk, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 38px;
}

.link-2 {
  color: #fff;
  border-bottom: 2px solid #fff;
  margin-top: 2rem;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 40px;
  line-height: 50px;
  text-decoration: none;
}

.link-2:hover {
  opacity: .5;
}

.div-block-6 {
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  height: 50px;
  margin-top: 7rem;
  margin-bottom: 1rem;
  display: flex;
}

.megamenu {
  z-index: 10;
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 50px;
  transition: opacity 1s;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.menuwrapper {
  backface-visibility: visible;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 1rem 0 2rem 2rem;
  transition: right .2s;
  display: flex;
  position: static;
  overflow: hidden;
}

.buttonwrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.menuheading {
  color: #fff;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.menuheading.iscontact {
  text-decoration: underline;
}

.ddwrapper {
  z-index: 5;
  opacity: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1500px;
  margin-top: 60px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.heading-2 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.expertise-header-wrapper {
  background-color: #fff0;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60%;
  max-width: 60%;
  margin-right: 3rem;
  padding-left: 0;
  padding-right: 3rem;
  display: flex;
  position: sticky;
  top: 75px;
}

.heading-10 {
  color: #fff;
  text-align: right;
  margin-bottom: 1.5rem;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 75px;
  position: relative;
}

.heading-10._1 {
  text-align: right;
  margin-bottom: 3rem;
  font-size: 75px;
  text-decoration: none;
  overflow: visible;
}

.expertisewrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 350px;
  display: flex;
  position: relative;
}

.expertiseheader {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  inset: 0%;
}

.expertiseheader._1 {
  justify-content: flex-start;
  align-items: flex-start;
}

.expertiseheader._2, .expertiseheader._3, .expertiseheader._4, .expertiseheader._5, .expertiseheader._6, .expertiseheader._7 {
  display: none;
}

.paragraph-3 {
  color: #ffffffbf;
  text-align: right;
  border-top: 1px solid #fff;
  width: 75%;
  padding-top: 1.5rem;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.text-span-4 {
  color: #fff;
  font-size: 27px;
  font-weight: 500;
  text-decoration: none;
}

.text-span-5 {
  color: #fff;
  font-size: 27px;
  font-weight: 500;
}

.text-span-6 {
  font-size: 25px;
  position: absolute;
}

.link-5 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 1.5rem;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 75px;
  text-decoration: none;
}

.link-5:hover {
  margin-left: 0;
  font-size: 50px;
}

.elink {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: 0%;
}

.elink:hover {
  opacity: 1;
}

.elink._1, .elink._2, .elink._3, .elink._4, .elink._5, .elink._6, .elink._7 {
  justify-content: flex-start;
  align-items: flex-end;
  display: none;
}

.heading-11 {
  color: #fff;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 1.5rem;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 75px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading-11._2 {
  font-size: 40px;
}

.text-span-7 {
  font-size: 30px;
}

.text-span-8 {
  font-size: 25px;
}

.text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17 {
  color: #fff;
  font-weight: 500;
}

.menutext {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
  display: flex;
}

.menutext:hover {
  color: #ffffff80;
}

.menutext.w--current {
  opacity: .5;
}

.menutext.top {
  margin-top: 0;
}

.menutext.top._1.w--current {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
}

.menutext._2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
  display: flex;
}

.dropdown {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border: 0 solid #fff;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.servicename {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 30px;
  line-height: 30px;
  text-decoration: none;
}

.servicename:hover {
  color: #ffffff80;
}

.servicename._1, .servicename._2, .servicename._3, .servicename._4, .servicename._5, .servicename._6, .servicename._7 {
  width: 100%;
}

.arrow-down {
  justify-content: flex-start;
  align-items: center;
  width: 40px;
  height: 20px;
  margin-top: 15px;
  margin-left: 5px;
  display: none;
}

.div-block-8 {
  background-color: #fff;
  width: 20px;
  height: 2px;
  transform: translate(2px)rotate(45deg);
}

.div-block-8._2 {
  transform: translate(-5px)rotate(-45deg);
}

.heading-12 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-decoration: none;
}

.link-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  text-decoration: none;
  display: flex;
}

.link-block-2:hover {
  opacity: 1;
}

.cursor-wrap {
  z-index: 99999;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor {
  color: #fff;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.spline-scene {
  z-index: 1;
  width: 100%;
  height: 85%;
  display: flex;
  position: fixed;
  inset: auto auto 0% 0%;
}

.body-2 {
  background-color: #000;
}

.text-span-18 {
  display: flex;
}

.text-span-19 {
  margin-right: 0%;
  position: static;
  inset: 0% 0% 0% auto;
}

.text-span-20 {
  position: static;
  inset: 0% 0% 0% auto;
}

.worktextwrapper {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 275px;
  min-height: auto;
  margin-top: 250px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.heading-13 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 175px;
  font-weight: 400;
  line-height: 175px;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 25px;
}

.worksectionaboutpage {
  z-index: 2;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 18rem 3rem 0;
  font-family: Familjen Grotesk, sans-serif;
  display: flex;
  position: relative;
}

.heading-14 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 75px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 75px;
  position: static;
  top: 100px;
}

.div-block-9 {
  z-index: 4;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-bottom: 10rem;
  display: flex;
  position: sticky;
  top: 250px;
}

.div-block-9._1 {
  z-index: auto;
  opacity: 1;
  border-top: 2px solid #fff;
  border-radius: 0;
  margin-bottom: 10rem;
  padding-bottom: 0;
  top: 100px;
}

.div-block-9._2 {
  z-index: auto;
  border-top: 2px solid #fff;
  margin-bottom: 10rem;
  padding-bottom: 0;
  top: 200px;
}

.div-block-9._3 {
  z-index: auto;
  border-top: 2px solid #fff;
  margin-bottom: 10rem;
  padding-bottom: 0;
  top: 300px;
}

.div-block-9.end {
  z-index: auto;
  opacity: 0;
  border-top: 2px solid #fff;
  margin-bottom: 10rem;
  padding-bottom: 0;
  top: 400px;
}

.div-block-9._4 {
  z-index: auto;
  border-top: 2px solid #fff;
  margin-bottom: 10rem;
  padding-bottom: 0;
  top: 400px;
}

.div-block-9._5, .div-block-9.end {
  z-index: auto;
  border-top: 2px solid #fff;
  margin-bottom: 10rem;
  padding-bottom: 0;
  top: 500px;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 5rem;
  display: flex;
}

.heading-15 {
  color: #fff;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.heading-16 {
  color: #fff;
  text-align: right;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.paragraph-5 {
  color: #fff;
  text-align: left;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-11 {
  width: 100%;
  height: 1000px;
}

.div-block-12 {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
}

.div-block-13 {
  height: 500px;
}

.div-block-14 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-17 {
  font-weight: 400;
}

.paragraph-6 {
  width: 75%;
  margin-top: 3rem;
  font-size: 25px;
  line-height: 25px;
}

.workwrapper {
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-top: 10rem;
  display: flex;
}

.worktext {
  border-bottom: 2px solid #fff;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10rem;
  padding-bottom: 2rem;
  display: flex;
  transform: scale(1);
}

.div-block-15 {
  width: 40%;
}

.div-block-16 {
  width: 60%;
  height: 100%;
}

.heading-18 {
  margin-top: 0;
  font-size: 40px;
  font-weight: 400;
}

.heading-19 {
  margin-top: 10px;
  font-size: 25px;
  font-weight: 400;
}

.paragraph-7 {
  font-size: 25px;
  line-height: 25px;
}

.text-span-21 {
  font-size: 50px;
  line-height: 50px;
}

.heading-20 {
  color: #fff;
  margin-top: 20px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.teamsection {
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 18rem;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
}

.teamtext {
  width: 50%;
}

.teamphoto {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.image-3 {
  border-radius: 10px;
  max-height: 80vh;
}

.heading-21 {
  color: #fff;
  margin-bottom: 2rem;
  font-family: Familjen Grotesk, sans-serif;
  font-weight: 400;
}

.paragraph-8 {
  color: #ffffffa6;
  width: 90%;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.text-span-22, .text-span-23 {
  color: #fff;
  font-weight: 500;
}

.body-3 {
  background-color: #000;
}

.servicetextwrapper {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 150px;
  margin-top: 250px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.heading-22 {
  color: #fff;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 100px;
  transform: scale(1);
}

.firstsection {
  z-index: 2;
  margin-top: 50px;
  padding-top: 900px;
  position: relative;
}

.text-template, .horizontal-template, .statistics-template, .advancedtext-template, .advancedtext2-template {
  width: 100%;
  height: 300px;
}

.heading-23 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Familjen Grotesk, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

.text-span-24 {
  font-size: 50px;
  text-decoration: line-through;
}

.heading-24 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Familjen Grotesk, sans-serif;
  font-weight: 400;
}

.text-span-25 {
  font-style: italic;
  font-weight: 500;
}

.body-4 {
  color: #fff;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  font-family: Poppins, sans-serif;
  display: flex;
}

.navbar1 {
  z-index: 1000;
  opacity: 1;
  color: #000000f2;
  background-color: #000000f2;
  border-bottom: 0 solid #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1500px;
  height: 60px;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.logo-wrapper {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.logo1 {
  opacity: .8;
  color: var(--black);
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  text-decoration: none;
}

.logo1.w--current {
  font-family: Poppins, sans-serif;
}

.text-span-26 {
  font-weight: 600;
}

.menu-wrapper {
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  display: flex;
}

.link6 {
  color: #fffc;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.link6.w--current {
  font-weight: 300;
}

.link6.mobile {
  margin-left: 0;
  margin-right: 0;
  font-size: 35px;
  line-height: 40px;
}

.link6.mobile.w--current {
  font-size: 35px;
  line-height: 40px;
}

.link6.language {
  margin-right: 0;
  font-size: 20px;
  line-height: 20px;
}

.button2 {
  justify-content: space-between;
  align-items: center;
  height: 50px;
  margin-left: 15px;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-17 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 20px;
  height: 20px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  margin-left: 10px;
  margin-right: 0;
  font-size: 20px;
}

.div-block-18, .div-block-19 {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.link-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 250px;
  height: 50px;
  margin-left: 25px;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.link-block-4._2 {
  margin-bottom: 20px;
  margin-left: 0;
}

.link-block-4.mobile {
  width: auto;
  margin-left: 0;
}

.text-block-3 {
  color: #fff;
  font-size: 25px;
  line-height: 25px;
}

.div-block-20 {
  justify-content: space-between;
  align-items: center;
  width: 227.5px;
  height: 50px;
  display: flex;
}

.div-block-20._2 {
  background-color: #000;
  border-radius: 15px;
  padding-left: 0;
  padding-right: 15px;
}

.div-block-20.mobile {
  width: auto;
}

.text-block-4 {
  color: #fff;
}

.getintouchbtn {
  color: #fffc;
  margin-right: 10px;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.getintouchbtn._2 {
  color: #fff;
}

.getintouchbtn.mobile {
  font-size: 30px;
  line-height: 35px;
}

.text-block-2-copy {
  color: #fff;
  margin-right: 0;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
  transform: rotate(0);
}

.text-span-27 {
  font-size: 15px;
  line-height: 15px;
  position: absolute;
}

.dropdown-wrapper {
  z-index: 100;
  opacity: 1;
  background-color: #000000f2;
  border: 0 solid #fff;
  border-radius: 0 0 0 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  padding: 25px 45px 25px 10px;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.dropdown-wrapper.hide {
  display: flex;
}

.menulink {
  color: #fff;
  border-bottom: 0 solid #fff;
  width: 100%;
  margin-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.maintext {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1500px;
  height: 150vh;
  margin-top: 0;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: sticky;
  overflow: hidden;
}

.maintext._1 {
  width: 100%;
  max-width: 1500px;
  height: 125vh;
}

.maintext._1.about {
  height: 155vh;
}

.heroheading {
  text-align: left;
  margin-top: 0;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
  position: fixed;
  top: 250px;
  transform: scale(1);
}

.heroheading.main {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 200;
  line-height: 85px;
  display: block;
  position: static;
  transform: none;
}

.heroheading._2 {
  font-weight: 200;
  position: absolute;
  inset: 0%;
}

.paragraph-9 {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  position: fixed;
  inset: auto 60px 60px auto;
}

.paragraph-9._1 {
  width: 100%;
  font-weight: 200;
  display: block;
  position: static;
}

.paragraph-9._2 {
  width: 400px;
  font-weight: 200;
}

.text-span-28 {
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.div-block-21 {
  max-width: 75%;
  position: fixed;
  top: 250px;
}

.div-block-21.en {
  top: 200px;
}

.aboutsection {
  z-index: 2;
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1500px;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-23 {
  width: 50%;
  height: auto;
  padding-top: 50px;
  padding-left: 0;
  padding-right: 20px;
  position: relative;
}

.paragraph-10 {
  font-size: 35px;
  line-height: 40px;
}

.paragraph-10.split-lines {
  text-align: left;
  width: auto;
  margin-bottom: 50px;
  font-size: 45px;
  font-weight: 200;
  line-height: 50px;
}

.split-lines-copy {
  color: #fff;
  text-align: center;
  text-align: center;
  width: 90vw;
  margin-bottom: 0;
  font-size: 75px;
  font-weight: 400;
  line-height: 85px;
  overflow: hidden;
}

.heading-26 {
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
}

.text-span-29 {
  font-size: 20px;
  font-weight: 200;
  line-height: 20px;
}

.image-4 {
  width: 90%;
}

.div-block-24 {
  background-image: url('../images/founder.jpg');
  background-position: 50%;
  background-size: cover;
  width: 90%;
  height: 100%;
}

.div-block-25 {
  justify-content: space-between;
  display: flex;
}

.div-block-26 {
  background-color: #0000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 150px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  overflow: visible;
}

.heading-27 {
  color: #fffc;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.div-block-27 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
}

.div-block-28 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  display: flex;
}

.heading-28 {
  color: #fffc;
  text-align: center;
  margin-bottom: 0;
  font-size: 100px;
  font-weight: 200;
  line-height: 100px;
}

.heading-29 {
  color: #ffffffbf;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
}

.expertisesection {
  z-index: 2;
  background-color: #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1500px;
  height: auto;
  margin-right: 0;
  padding: 500px 40px 400px;
  display: flex;
  position: relative;
}

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

.div-block-29 {
  background-color: #0000;
  background-image: radial-gradient(circle, #fff0, #000 85%);
  width: 90%;
  position: absolute;
  inset: 0%;
}

.div-block-30 {
  background-color: #000;
  width: 15%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-31 {
  width: 50%;
  height: 100%;
}

.div-block-32 {
  width: 45%;
  position: sticky;
  top: 150px;
}

.heading-30 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 100;
  line-height: 20px;
}

.heading-31 {
  font-weight: 400;
}

.div-block-33 {
  height: 500px;
  padding-right: 175px;
}

.div-block-34 {
  margin-bottom: 100px;
  position: sticky;
  top: 150px;
}

.worksection1 {
  z-index: 2;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  height: auto;
  padding-top: 200px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.div-block-35 {
  width: 100%;
  position: relative;
}

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

.etext {
  font-size: 25px;
  line-height: 30px;
  position: absolute;
  inset: 0% 0% auto;
}

.etext._1 {
  opacity: 1;
  color: #ffffffbf;
  flex-flow: column;
  font-weight: 200;
  display: none;
}

.etext._2, .etext._3, .etext._4, .etext._5, .etext._6, .etext._7 {
  color: #ffffffbf;
  font-weight: 200;
  display: none;
}

.text-span-30 {
  color: #fff;
  font-style: normal;
  font-weight: 300;
}

.text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40 {
  color: #fff;
  font-weight: 300;
}

.div-block-36 {
  opacity: 1;
  background-color: #ffffff40;
  border-radius: 20px;
  width: 5px;
  height: 200px;
  margin-bottom: 0;
  margin-left: 100px;
  position: sticky;
  inset: 200px 0 0%;
}

.div-block-37 {
  background-color: #fffc;
  border-radius: 20px;
  width: 5px;
  height: 0%;
}

.link-8 {
  color: #fff;
  width: 105%;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
  text-decoration: none;
  display: inline;
}

.text-span-41 {
  position: absolute;
}

.text-span-42 {
  font-style: normal;
  font-weight: 400;
}

.workwrapper1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.aboutpara {
  color: #fffc;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.aboutpara._2 {
  margin-left: 0;
}

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

.div-block-38 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: #fff;
  background-color: #0000;
  border: 0 solid #fff;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  padding: 40px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.paragraph-13 {
  color: #fffc;
  text-align: left;
  width: 50%;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.div-block-39 {
  opacity: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100px;
  margin-top: 0;
  display: none;
  position: relative;
}

.div-block-40 {
  background-image: url('../images/staples.png');
  background-position: 50%;
  background-size: cover;
  width: 25%;
  height: 100%;
}

.div-block-40._1 {
  background-size: 91%;
}

.div-block-40._2 {
  background-image: url('../images/onyourxwork4.jpg');
  background-size: 80%;
}

.div-block-40._3 {
  background-image: url('../images/onyourxwork3.jpg');
  background-size: 86% 75%;
}

.div-block-40._4 {
  background-image: url('../images/onyourxwork2.webp');
  background-size: 85%;
}

.div-block-41 {
  background-color: #000;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.contactsection {
  z-index: 2;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  height: auto;
  padding: 150px 40px 25px;
  position: relative;
}

.div-block-42 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-33 {
  color: #fffc;
  margin-bottom: 25px;
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
}

.div-block-43 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.div-block-20-copy {
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: 50px;
  margin-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.div-block-44 {
  width: 275px;
}

.text-block-5-copy {
  color: #000;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
}

.heading-33-copy {
  text-align: right;
  margin-bottom: 50px;
  font-size: 35px;
  font-weight: 400;
  line-height: 35px;
}

.div-block-45 {
  width: 50%;
  position: relative;
}

.paragraph-14 {
  text-align: left;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 55px;
}

.link-block-5 {
  width: 275px;
  margin-bottom: 50px;
  text-decoration: none;
}

.link-block-5._1 {
  width: 400px;
}

.link-9 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.text-block-6 {
  color: #fffc;
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

.div-block-46 {
  justify-content: space-between;
  width: 100%;
  margin-top: 200px;
  display: flex;
}

.link-10 {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 15px;
  text-decoration: none;
}

.div-block-47 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-7 {
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 300;
}

.div-block-48 {
  background-color: #000;
  width: 0%;
  height: auto;
  margin-right: -40px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.link-11 {
  color: #fff;
  margin-top: 50px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
}

.text-span-43 {
  color: #fff;
  font-style: normal;
  font-weight: 400;
}

.workwrapper2 {
  z-index: 2;
  padding-left: 40px;
  padding-right: 40px;
  position: static;
}

.text-span-44 {
  font-style: normal;
  font-weight: 200;
}

.teamsection1 {
  z-index: 2;
  color: #fff;
  background-color: #000;
  position: relative;
}

.teamsectionaboutpage {
  z-index: 2;
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1500px;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.worksection {
  z-index: 2;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  height: auto;
  padding: 40px 0;
  position: relative;
}

.heading-34 {
  font-size: 40px;
  font-weight: 400;
}

.numberssection {
  z-index: 3;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  padding-top: 250px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

.whoarewe {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
  display: flex;
  position: relative;
}

.whoarewetext {
  font-size: 35px;
  line-height: 40px;
}

.whoarewetext.split-lines {
  text-align: center;
  width: auto;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 200;
  line-height: 77px;
}

.heading-35 {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.heading-36 {
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
}

.numberswrapper {
  padding-top: 50px;
  padding-bottom: 100px;
}

.blockwrap {
  background-color: #0000;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 300px;
  padding: 40px;
  display: flex;
  position: sticky;
  top: 150px;
}

.div-block-49 {
  width: 70%;
}

.paragraph-15 {
  color: #ffffffbf;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

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

.heading-37 {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
}

.section-height {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 300vh;
  padding-top: 100px;
  display: block;
  overflow: visible;
}

.heading-38 {
  font-size: 40px;
  font-weight: 400;
}

.heading-39 {
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-17 {
  margin-top: 25px;
  font-size: 20px;
  line-height: 25px;
}

.div-block-51 {
  margin-bottom: 100px;
}

.sticky-element {
  width: 100%;
  height: 90vh;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.track {
  height: 100%;
  overflow: visible;
}

.track-flex {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  margin-left: auto;
  margin-right: -100vw;
  display: flex;
  overflow: visible;
}

.div-block-52 {
  flex: none;
  order: 0;
  width: 75vw;
  padding: 50px 50px 0 40px;
  position: relative;
}

.heading-40 {
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.paragraph-18 {
  width: 80%;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.contactwrapper {
  z-index: 1100;
  opacity: 1;
  background-color: #000;
  flex-flow: column;
  width: 100%;
  max-width: 1500px;
  height: 100vh;
  margin-top: 0;
  padding: 0 0 40px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.div-block-53 {
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 100px;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-54 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45%;
  height: auto;
  display: flex;
}

.div-block-55 {
  width: 50%;
}

.text-field {
  color: #fff;
  background-color: #fff0;
  border: 0 solid #000;
  border-bottom: 1px solid #fff;
  width: 95%;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 300;
}

.text-field:active, .text-field:focus, .text-field:focus-visible, .text-field[data-wf-focus-visible] {
  color: #fff;
  border-bottom-color: #ffffff80;
}

.text-field::placeholder {
  color: #ffffff80;
}

.div-block-56 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.logo-wrapper-copy {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.div-block-57 {
  margin-top: 10px;
  margin-right: 40px;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.text-block-9 {
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.link-block-6 {
  color: #fff;
  margin: 0 40px 0 0;
  font-weight: 200;
  text-decoration: none;
  position: static;
  inset: 0% 0% auto auto;
}

.text-block-10 {
  color: #fffc;
  border-bottom: 0 solid #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.div-block-58 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.paragraph-19 {
  color: #fffc;
  width: 90%;
  height: auto;
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 200;
  line-height: 45px;
}

.link-12 {
  color: #fff;
  vertical-align: baseline;
  border-bottom: 1px solid #fff;
  font-size: 35px;
  line-height: 35px;
  text-decoration: none;
  display: inline;
}

.text-block-11 {
  color: #fffc;
  border-bottom: 0 solid #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.link-block-7 {
  text-decoration: none;
}

.link-block-7._2 {
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
}

.link-block-7._2.mobile {
  display: none;
}

.textarea {
  color: #fff;
  background-color: #0000;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  border-radius: 0;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 125px;
  max-height: 125px;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.textarea:active, .textarea:focus, .textarea:focus-visible, .textarea[data-wf-focus-visible] {
  color: #fff;
  border-bottom-color: #ffffff80;
}

.textarea::placeholder {
  color: #ffffff80;
}

.submit-button {
  color: #fff;
  vertical-align: baseline;
  background-color: #0000;
  border: 0 solid #fff;
  border-radius: 0;
  width: 120.27px;
  height: 35px;
  margin-top: 30px;
  padding: 0;
  font-size: 25px;
  line-height: 30px;
  display: block;
  position: relative;
}

.menubtn {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 25px;
  font-size: 20px;
  display: flex;
  position: relative;
}

.menubtn._2 {
  margin-left: 15px;
  margin-right: 25px;
  padding-left: 0;
  padding-right: 0;
}

.menubtn1 {
  margin-right: 10px;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
}

.menubtn1.menubtn {
  padding-left: 0;
  padding-right: 0;
}

.text-span-46 {
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.menubtn2 {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 15px;
}

.menubtn2.menubtn {
  padding-left: 0;
  padding-right: 0;
}

.link-13 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  text-decoration: none;
  display: flex;
}

.text-span-48 {
  margin-right: 10px;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
}

.text-span-49 {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 15px;
}

.btndropdown {
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  position: relative;
}

.btndropdown.mobile {
  margin-left: 0;
  margin-right: 0;
}

.xbtn {
  color: #fffc;
  margin-right: 10px;
  font-size: 30px;
  font-weight: 200;
  line-height: 30px;
}

.xbtn.mobile {
  margin-left: 10px;
  margin-right: 0;
  font-size: 35px;
  line-height: 40px;
}

.link-14 {
  color: #fff;
  text-align: left;
  font-size: 20px;
  text-decoration: none;
  position: static;
  inset: 0%;
}

.expbtn2 {
  color: #fffc;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
}

.expbtn2.mobile {
  font-size: 20px;
  line-height: 20px;
}

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

.expbtn {
  color: #fffc;
  font-size: 20px;
  font-weight: 300;
}

.expbtn.mobile {
  font-size: 35px;
  line-height: 40px;
}

.menudd {
  opacity: .8;
  position: absolute;
  inset: 0%;
}

.menulink1 {
  color: #fff;
  border-bottom: 0 solid #fff;
  width: 100%;
  margin-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.ml1, .ml2, .ml3, .ml4, .ml5, .ml6, .ml7 {
  opacity: 1;
  color: #fff;
  border-bottom: 0 solid #fff;
  width: 100%;
  margin-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.text-block-16 {
  z-index: 1;
  color: #fffc;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  position: static;
}

.text-block-16._2 {
  font-size: 40px;
  line-height: 45px;
}

.menulinka {
  justify-content: flex-start;
  align-items: flex-start;
  height: 40px;
  margin: 20px 15px 0;
  text-decoration: none;
  display: block;
  position: relative;
}

.menulinka._2 {
  height: 35px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.menulinka._4 {
  width: auto;
  height: 50px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.lineanimation {
  z-index: 2;
  background-color: #0000;
  border-bottom: 1px solid #fffc;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-field-2 {
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #fff;
  height: 20px;
}

.text-field-3 {
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 300;
}

.text-field-3:focus, .text-field-3:focus-visible, .text-field-3[data-wf-focus-visible] {
  border-bottom-color: #ffffff80;
}

.text-block-17 {
  color: #fffc;
  margin-right: 10px;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.sendbtn {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 98.0781px;
  margin-top: 25px;
  display: flex;
  position: relative;
}

.form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-18 {
  font-size: 25px;
  line-height: 30px;
}

.text-block-19 {
  color: #fffc;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.submit-button-2 {
  background-color: #0000;
  position: absolute;
  inset: 0%;
}

.arrow {
  color: #fffc;
  margin-right: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.arrow._2 {
  color: #fff;
}

.arrow.mobile {
  font-size: 30px;
  line-height: 30px;
}

.mainsection {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1500px;
  height: 125vh;
  margin-top: 0;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mainsection._1 {
  height: 150vh;
}

.section1 {
  z-index: 2;
  background-color: #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1500px;
  height: auto;
  padding-bottom: 150px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.heading-41 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 75px;
  font-weight: 300;
  line-height: 75px;
  position: relative;
  top: auto;
}

.heading-41.services {
  max-width: 90%;
  font-weight: 300;
}

.heading-42 {
  color: #fffc;
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.text-span-50 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
}

.paragraph-20 {
  font-size: 25px;
  line-height: 30px;
}

.paragraph-21 {
  width: 80%;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.section2 {
  z-index: 2;
  background-color: #000;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1500px;
  padding: 150px 80px 100px 40px;
  display: flex;
  position: relative;
}

.heading-43 {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 200;
  line-height: 15px;
}

.heading-44 {
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.div-block-59 {
  width: 50%;
  margin-bottom: 200px;
  position: sticky;
  top: 150px;
}

.heading45 {
  text-align: right;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
  display: block;
  position: relative;
}

.text-span-51 {
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 200;
  line-height: 20px;
  display: flex;
  position: static;
}

.div-block-60 {
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 200px;
  display: flex;
}

.div-block-61 {
  width: 50%;
}

.paragraph-22 {
  color: #ffffffbf;
  text-align: right;
  width: 90%;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.section3 {
  z-index: 2;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1500px;
  height: 1300px;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
  position: relative;
}

.text2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  display: flex;
  position: sticky;
  top: 35%;
}

.paragraph-23 {
  text-align: center;
  font-size: 35px;
}

.paragraph-24 {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  font-size: 40px;
  font-weight: 200;
  line-height: 50px;
  display: flex;
  position: static;
}

.paragraph-24.page1 {
  height: 250px;
}

.paragraph-24.page1.french1 {
  height: 300px;
}

.paragraph-24.page4 {
  height: 250px;
}

.paragraph-24.page4.french4 {
  height: 300px;
}

.backdropfilter {
  z-index: 2;
  background-image: radial-gradient(circle, #0000, #000c);
  position: absolute;
  inset: 0%;
}

.backdropfilter.pointerout {
  inset: 0%;
}

.paragraph-24-copy {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  font-size: 40px;
  font-weight: 200;
  line-height: 50px;
  display: flex;
  position: absolute;
  inset: 0;
}

.text-block-20, .text-block-21 {
  font-weight: 200;
}

.div-block-62 {
  background-image: radial-gradient(circle, #fff0 12%, #00000080 93%);
  position: absolute;
  inset: 0%;
}

.div-block-62.pointerout {
  display: flex;
}

.div-block-63 {
  width: 400px;
  position: fixed;
  bottom: 60px;
  right: 60px;
}

.div-block-64 {
  background-image: radial-gradient(circle, #0000, #0009);
  position: absolute;
  inset: 0%;
}

.div-block-64.pointerout {
  display: flex;
}

.div-block-65 {
  background-image: linear-gradient(281deg, #0009 6%, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-66 {
  background-image: radial-gradient(circle, #0000, #0009);
  position: absolute;
  inset: 0%;
}

.div-block-67 {
  background-image: linear-gradient(332deg, #0009 6%, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-68 {
  background-image: radial-gradient(circle, #0000, #0009);
  position: absolute;
  inset: 0%;
}

.div-block-68.pointerout {
  display: block;
}

.div-block-69 {
  background-image: linear-gradient(346deg, #0009, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-69.pointerout {
  display: flex;
}

.div-block-70 {
  position: relative;
}

.div-block-71 {
  background-image: linear-gradient(347deg, #000000bf, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-71.pointerout {
  display: flex;
}

.div-block-72 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-73 {
  background-image: radial-gradient(circle, #0000, #000000bf);
  position: absolute;
  inset: 0%;
}

.div-block-73.pointerout {
  flex-flow: row;
  max-width: 90%;
  display: flex;
  inset: 100px 5%;
}

.maxwidthwrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  display: flex;
}

.scrolldown {
  opacity: .75;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: fixed;
  inset: 85vh auto 0% 40px;
}

.mouse {
  border: 1px solid #fff;
  border-radius: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20px;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-74 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.mouseline {
  background-color: #0000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 5px;
  height: 100%;
  display: flex;
}

.mousemove {
  width: 5px;
  height: 100%;
}

.mousedot {
  background-color: #fff;
  border-radius: 20px;
  width: 2px;
  height: 5px;
}

.text-span-52 {
  color: #fff;
  font-weight: 400;
}

.div-block-75 {
  background-image: radial-gradient(circle at 0 100%, #0000, #0009);
  position: absolute;
  inset: 0%;
}

.div-block-75.pointerout {
  border: 0 solid #fff;
  border-radius: 0;
  padding: 0;
  display: none;
}

.section4 {
  z-index: 2;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  padding: 150px 40px;
  position: relative;
}

.div-block-76 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-46 {
  color: #fffc;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.text-block-22 {
  color: #fffc;
  width: 50%;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.div-block-77 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  display: flex;
}

.div-block-78 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.numbercard {
  z-index: 6;
  opacity: 1;
  background-color: #000;
  border: 0 solid #ffffff80;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 15px;
  display: flex;
  position: relative;
}

.text-block-23 {
  line-height: 100px;
}

.text-block-24 {
  opacity: .8;
  font-size: 85px;
  font-weight: 200;
  line-height: 100px;
}

.text-span-53 {
  font-size: 50px;
}

.heading-47 {
  opacity: .8;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
}

.paragraph-25 {
  opacity: .8;
  margin-top: 25px;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.text-span-54 {
  font-size: 50px;
  line-height: 50px;
}

.section5 {
  z-index: 2;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  padding: 150px 40px;
  position: relative;
}

.div-block-80 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-81 {
  width: 35%;
  margin-bottom: 0;
  padding-bottom: 0;
  position: sticky;
  top: 150px;
}

.div-block-82 {
  width: 55%;
  padding-top: 45px;
}

.text-block-25 {
  margin-bottom: 50px;
  font-size: 15px;
  font-weight: 200;
}

.heading-48 {
  font-weight: 300;
}

.heading-49 {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-bottom: 5px;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
  text-decoration: none;
}

.heading-49._5 {
  margin-bottom: 0;
}

.paragraph-26 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 200px;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.paragraph-26.last {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.div-block-83 {
  position: relative;
}

.div-block-84 {
  background-image: linear-gradient(92deg, #0009, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-84.pointerout {
  display: none;
}

.div-block-85 {
  background-image: linear-gradient(267deg, #0009, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-85.pointerout {
  display: none;
}

.div-block-86 {
  background-image: linear-gradient(77deg, #0009 6%, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-86.pointerout {
  display: none;
}

.cardani1 {
  width: 32%;
  height: 100%;
  padding: 1px;
}

.div-block-87 {
  width: 32%;
}

.cardani2, .cardani3 {
  width: 32%;
  height: 100%;
  padding: 1px;
}

.div-block-88 {
  flex-flow: column;
  margin-top: 100px;
  display: flex;
}

.div-block-89 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 25px;
  display: flex;
}

.cardani4 {
  width: 32%;
  height: 100%;
  padding: 1px;
}

.cardani5 {
  width: 65%;
  height: 100%;
  padding: 1px;
}

.text-span-55, .text-span-56 {
  font-size: 50px;
  line-height: 50px;
}

.section6 {
  z-index: 2;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  padding: 250px 40px;
  position: relative;
}

.heading-50 {
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.heading-51 {
  color: #fffc;
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
  display: block;
  position: static;
  top: 150px;
  bottom: auto;
}

.div-block-90 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: 300;
  display: flex;
}

.div-block-91 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: static;
  top: 150px;
}

.paragraph-27 {
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.paragraph-28 {
  color: #fffc;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.text-span-57 {
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
}

.text-block-26 {
  color: #fffc;
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.text-span-58 {
  font-size: 40px;
  line-height: 40px;
}

.text-span-59 {
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
}

.text-span-60, .text-span-61 {
  font-size: 40px;
  line-height: 40px;
}

.div-block-92 {
  width: 50%;
}

.paragraph-29 {
  text-align: right;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.sectioncontact {
  z-index: 2;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1500px;
  padding: 150px 40px;
  display: flex;
  position: relative;
}

.div-block-93 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  display: flex;
  position: sticky;
  inset: 250px 0% auto;
}

.heading-52 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 300;
  line-height: 65px;
}

.div-block-94 {
  background-image: radial-gradient(circle, #0000, #000000bf);
  position: absolute;
  inset: 0%;
}

.div-block-94.pointerout {
  display: none;
}

.div-block-95 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-96 {
  width: 40%;
  transform: translate(0);
}

.div-block-96._1 {
  width: 100%;
  height: 200px;
  margin-bottom: 200px;
  position: sticky;
  top: 200px;
  transform: none;
}

.div-block-96._1.r {
  margin-bottom: 200px;
}

.div-block-96._2 {
  width: 100%;
  height: 200px;
  margin-top: 200px;
  position: sticky;
  top: 400px;
  transform: none;
}

.div-block-96._2.r {
  margin-bottom: 0;
}

.div-block-96._3 {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  position: static;
  top: 200px;
  transform: none;
}

.div-block-96._4 {
  width: 40%;
  height: auto;
  margin-left: 0;
  position: static;
  top: 200px;
  left: auto;
  transform: none;
}

.paragraph-30 {
  color: #fffc;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.div-block-97 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template: ". ."
                 ". ."
                 ". Area-2"
                 ". Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: static;
  top: 150px;
}

.gridempty {
  width: 100%;
  transform: translate(0);
}

.gridempty._1 {
  width: 100%;
  position: sticky;
  top: 200px;
}

.gridempty._2, .gridempty._3 {
  width: 100%;
  position: sticky;
  top: 200px;
  transform: none;
}

.gridempty._4 {
  width: 100%;
  margin-left: 0;
  position: sticky;
  top: 200px;
  left: auto;
  transform: none;
}

._01wrapper {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  top: 200px;
  bottom: auto;
}

._01wrapper.right {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

._01wrapper.rightbottm {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  top: 450px;
}

._01wrapper.bottom {
  margin-bottom: 136px;
  top: 450px;
}

.stickyemptydiv {
  z-index: 1;
  width: 100%;
  height: 100px;
  position: relative;
}

.div-block-98-copy {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: sticky;
  top: 200px;
}

._02wrapper {
  z-index: 8;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  padding-top: 200px;
  display: flex;
  position: static;
  top: 200px;
  bottom: auto;
}

._02wrapper.right {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

._02wrapper.rightbottm {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  top: 450px;
}

._02wrapper.bottom {
  margin-bottom: 136px;
  top: 450px;
}

._04wrapper {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 175px;
  margin-bottom: 0;
  display: flex;
  position: sticky;
  top: 400px;
}

._04wrapper.right {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

._04wrapper.rightbottm {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  top: 450px;
}

._04wrapper.bottom {
  margin-bottom: 136px;
  top: 450px;
}

.div-block-98-copy {
  z-index: 10;
  width: 40%;
  margin-bottom: 300px;
  position: sticky;
  top: 200px;
}

.div-block-98-copy.right {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.div-block-98-copy.rightbottm {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  top: 450px;
}

.div-block-98-copy.bottom {
  margin-bottom: 136px;
  top: 450px;
}

._03wrapper {
  z-index: 10;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  height: 175px;
  margin-bottom: 0;
  display: flex;
  position: sticky;
  top: 400px;
}

._03wrapper.right {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

._03wrapper.rightbottm {
  z-index: 8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  top: 450px;
}

._03wrapper.bottom {
  margin-bottom: 136px;
  top: 450px;
}

.div-block-98 {
  width: 100%;
  height: 125px;
}

.div-block-99 {
  width: 100%;
  height: 200px;
}

.sectiondropdown {
  z-index: 2;
  background-color: #000;
  width: 100%;
  max-width: 1500px;
  padding: 150px 40px;
  position: relative;
}

.heading-53 {
  color: #fff;
  margin-top: 0;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.div-block-100 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.dropdownwrapper {
  flex-flow: column;
  justify-content: space-between;
  width: 50%;
  margin-top: 0;
  display: flex;
}

.dropdownsection {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  opacity: 1;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 20px;
  flex-flow: column;
  width: 100%;
  height: auto;
  padding: 17.5px 20px;
  display: flex;
  overflow: hidden;
}

.dropdowntitle {
  justify-content: space-between;
  display: flex;
}

.text-block-27 {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.text-block-28 {
  font-size: 30px;
  font-weight: 200;
  line-height: 25px;
}

.dropdowncontent {
  height: auto;
  overflow: visible;
}

.paragraph-31 {
  font-size: 15px;
  font-weight: 200;
  line-height: 20px;
}

.div-block-101 {
  background-image: linear-gradient(299deg, #0009, #0000);
  position: absolute;
  inset: 0%;
}

.div-block-101.pointerout {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: none;
}

.div-block-102 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  height: auto;
  min-height: auto;
  display: flex;
}

.paragraph-32 {
  color: #fffc;
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.paragraph-33 {
  color: #fffc;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.heading-54 {
  color: #fffc;
  text-align: left;
  margin-top: 0;
  margin-bottom: 800px;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
  position: sticky;
  top: 250px;
}

.heading-54._2 {
  margin-bottom: 600px;
  top: 325px;
}

.heading-54._3 {
  margin-bottom: 400px;
  top: 400px;
}

.heading-54._4 {
  top: 475px;
}

.paragraph-34 {
  color: #fffc;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.heading-55 {
  opacity: .8;
  color: #fff;
  text-align: center;
  border: 0 solid #fff;
  border-bottom-width: 1px;
  border-radius: 0;
  margin: 5px;
  padding: 5px 10px 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.div-block-103 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: minmax(200px, 1fr) minmax(auto, auto) 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.paragraph-35 {
  color: #fffc;
  font-size: 25px;
  font-weight: 200;
  line-height: 30px;
}

.heading-56 {
  color: #fffc;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
  display: flex;
}

.div-block-104 {
  opacity: .8;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.text-block-29 {
  width: 25%;
  font-size: 30px;
  line-height: 35px;
}

.text-block-30 {
  text-align: center;
  width: 50%;
  font-size: 20px;
  line-height: 25px;
}

.text-block-31 {
  text-align: right;
  width: 25%;
  font-size: 30px;
  line-height: 35px;
}

.text-span-62 {
  color: #ffffff80;
}

.div-block-105 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-57 {
  color: #ffffff80;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.paragraph-36 {
  text-align: center;
  font-size: 60px;
  line-height: 70px;
}

.t2, .t3, .t4, .t5, .t1 {
  opacity: .5;
  color: #ffffffe6;
  text-shadow: 0 0 20px #ffffff80;
  font-size: 45px;
  line-height: 55px;
}

.section7 {
  z-index: 2;
  background-color: #000;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 0;
  position: relative;
}

.div-block-106 {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading-58 {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.div-block-107 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-32 {
  font-size: 45px;
  line-height: 50px;
}

.swiper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  width: 100%;
  padding-left: 0;
  display: flex;
  position: relative;
}

.div-block-109 {
  width: 30%;
}

.paragraph-37 {
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.paragraph-38 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.swiper-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  padding-left: 40px;
  display: flex;
  position: relative;
  overflow: visible;
}

.swiper-slide {
  border: 1px solid #fff;
  border-radius: 20px;
  min-width: 350px;
  max-width: 500px;
  min-height: 0;
  padding: 20px;
}

.heading-59 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.paragraph-39 {
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.swiper-btn-prev, .swiper-btn-next {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.swwrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-110 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.paragraph-40 {
  font-size: 20px;
  font-weight: 200;
  line-height: 25px;
}

.div-block-111 {
  width: 30%;
  display: none;
}

.div-block-112 {
  background-image: linear-gradient(90deg, #000 2%, #0000 30%);
  position: absolute;
  inset: 0%;
}

.div-block-113 {
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.div-block-114 {
  position: absolute;
  inset: 0%;
}

.div-block-114.pointerout {
  background-color: #00000080;
  background-image: linear-gradient(90deg, #000, #0000 3%);
  width: 100vw;
}

.div-block-115 {
  width: 40px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-115.pointerout {
  z-index: 100;
  background-color: #0000;
  background-image: linear-gradient(90deg, #000 20%, #0000);
  width: 50px;
}

.div-block-115.pointerout._2 {
  background-image: linear-gradient(270deg, #000 20%, #0000);
  inset: 0% 0% 0% auto;
}

.div-block-116 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  display: flex;
}

.div-block-116._1 {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-116._3 {
  justify-content: flex-start;
  align-items: flex-end;
}

.text-block-33 {
  color: #fff9;
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  line-height: 50px;
}

.text-span-63 {
  color: #fff;
  text-shadow: 0 0 15px #ffffff80;
  font-size: 40px;
  font-weight: 400;
}

.text-span-64, .text-span-65 {
  color: #fff;
  text-shadow: 0 0 15px #ffffff80;
  font-weight: 400;
}

.link-15, .link-16, .link-17 {
  text-decoration: none;
}

.heading-60 {
  filter: blur(3px);
  font-size: 200px;
  font-weight: 400;
  line-height: 200px;
}

.div-block-117 {
  color: #ffffff40;
  height: 150vh;
  margin-top: 0;
  padding-top: 40%;
}

.mobileddbtn {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 30px;
  height: 15px;
  display: flex;
}

.bar1 {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.line2 {
  background-color: #fff;
  width: 100%;
  height: 1px;
  display: flex;
}

.line1 {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.mobilebtn {
  flex-flow: column;
  justify-content: space-between;
  width: 30px;
  height: 15px;
  display: none;
}

.mobiledropdown {
  z-index: 5;
  background-color: #000;
  width: 100%;
  margin-top: 60px;
  padding: 40px 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.mobileddwrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-34 {
  margin-top: 50px;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  position: absolute;
  inset: 0% 40px auto auto;
}

.text-block-34._1 {
  inset: 0% auto auto 40px;
}

.div-block-118 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-119 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  height: 240px;
  margin-top: 15px;
  display: flex;
  overflow: hidden;
}

.text-block-35 {
  color: #fffc;
  font-size: 20px;
}

.link-18 {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.div-block-120 {
  width: 100%;
}

.expertisewrappermobile {
  z-index: 2;
  background-color: #000;
  width: 100%;
  padding: 250px 40px;
  display: none;
  position: relative;
}

.div-block-121 {
  flex-flow: column;
  display: flex;
}

.paragraph-41 {
  color: #fffc;
  font-weight: 200;
}

.arrowmobile {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 35px;
  height: 35px;
  display: none;
  position: relative;
}

.div-block-122 {
  background-color: #fff;
  width: 10px;
  height: 1.5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-123 {
  background-color: #fff;
  width: 1.5px;
  height: 10px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-124 {
  background-color: #fff;
  width: 100%;
  height: 1.5px;
  transform: translate(5px, -5px)rotate(135deg);
}

.success-message {
  background-color: #0000;
  padding: 0;
}

.text-block-36 {
  color: #fffc;
  text-align: left;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

.error-message {
  background-color: #0000;
  padding-left: 0;
}

.text-block-37 {
  color: #ffb0b0;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
}

.privacypolicy {
  z-index: 2;
  background-color: #000;
  width: 100%;
  padding: 150px 40px;
  position: relative;
}

.heading-62 {
  font-size: 40px;
  font-weight: 300;
  line-height: 45px;
}

.heading-63 {
  font-size: 30px;
  font-weight: 300;
  line-height: 35px;
}

.paragraph-42 {
  font-size: 15px;
  font-weight: 200;
  line-height: 25px;
}

.div-block-125 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.termsandconditions {
  z-index: 2;
  background-color: #000;
  width: 100%;
  padding: 150px 40px;
  position: relative;
}

.text-span-67 {
  opacity: 1;
  font-size: 90px;
  font-weight: 400;
  line-height: 100px;
}

.text-span-67.french {
  font-size: 80px;
}

.recaptcha1, .recaptcha-2 {
  margin-top: 25px;
  margin-bottom: 0;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  font-weight: 500;
}

.bold-text-5 {
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.bold-text-6, .bold-text-7, .bold-text-8 {
  font-weight: 500;
}

.recaptcha-3 {
  margin-top: 25px;
  margin-bottom: 0;
}

.bold-text-9 {
  font-size: 20px;
  font-weight: 500;
}

.bold-text-10 {
  display: inline;
}

.bold-text-11 {
  font-weight: 500;
}

.recaptcha-4, .recaptcha-5 {
  margin-top: 25px;
  margin-bottom: 0;
}

.bold-text-12, .bold-text-13, .bold-text-14 {
  font-weight: 500;
}

.recaptcha-6, .recaptcha-7, .recaptcha-8 {
  margin-top: 25px;
  margin-bottom: 0;
}

.text-span-68 {
  font-size: 15px;
  position: absolute;
}

.div-block-75-copy {
  background-image: radial-gradient(circle at 0 100%, #0000, #0009);
  position: absolute;
  inset: 0%;
}

.div-block-75-copy.pointerout {
  border: 0 solid #fff;
  border-radius: 0;
  padding: 0;
  display: none;
}

.div-block-127 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24 {
  font-weight: 200;
}

.bold-text-25 {
  font-weight: 300;
}

.text-span-69 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.text-span-70 {
  vertical-align: baseline;
  flex-flow: row;
  font-size: 15px;
  display: inline;
}

.logo1test {
  opacity: .8;
  color: var(--black);
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  text-decoration: none;
}

.logo1test.w--current {
  z-index: 100;
  font-family: Poppins, sans-serif;
  position: fixed;
  top: 100px;
}

.text-block-40 {
  opacity: 0;
}

.recaptcha-9 {
  margin-top: 25px;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .ddwrapper {
    opacity: 0;
    display: flex;
  }

  .logo1 {
    margin-top: 0;
  }

  .link6, .link6.w--current {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
  }

  .link6.language {
    margin-left: 25px;
    margin-right: 0;
    font-size: 15px;
    line-height: 15px;
  }

  .link-block-4 {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-left: 15px;
  }

  .link-block-4._2 {
    margin-bottom: 10px;
  }

  .div-block-20 {
    width: auto;
  }

  .getintouchbtn {
    font-size: 20px;
  }

  .dropdown-wrapper {
    padding-top: 10px;
  }

  .heroheading.main {
    font-size: 60px;
    line-height: 1.2;
    display: block;
  }

  .heroheading._2 {
    font-size: 60px;
    line-height: 65px;
  }

  .div-block-21 {
    max-width: 85%;
  }

  .div-block-22 {
    display: none;
  }

  .div-block-23 {
    width: 100%;
  }

  .paragraph-10.split-lines {
    text-align: center;
    font-size: 40px;
  }

  .div-block-26 {
    margin-top: 75px;
  }

  .heading-27 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .heading-29 {
    font-size: 20px;
    line-height: 25px;
  }

  .expertisesection {
    padding-top: 250px;
    padding-bottom: 250px;
    display: none;
  }

  .div-block-31 {
    width: 30%;
  }

  .div-block-32 {
    width: 55%;
  }

  .heading-30 {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-33 {
    padding-right: 75px;
  }

  .div-block-34.mobile {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 25px;
    display: flex;
    position: static;
  }

  .etext._1 {
    flex-flow: column;
    font-size: 20px;
    line-height: 25px;
    display: none;
  }

  .etext._2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 20px;
    line-height: 25px;
    display: none;
  }

  .etext._3, .etext._4, .etext._5, .etext._6, .etext._7 {
    flex-flow: column;
    font-size: 20px;
    line-height: 25px;
    display: none;
  }

  .text-span-31 {
    display: block;
  }

  .div-block-36 {
    margin-left: 50px;
  }

  .link-8 {
    font-size: 30px;
    line-height: 35px;
    display: none;
  }

  .text-span-41 {
    display: flex;
  }

  .aboutpara {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-38 {
    flex-flow: column;
  }

  .paragraph-13 {
    text-align: left;
    width: 100%;
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-39 {
    align-items: center;
  }

  .div-block-40._1, .div-block-40._2 {
    background-size: 100%;
  }

  .div-block-40._3 {
    background-size: contain;
    height: 60%;
  }

  .div-block-40._4 {
    background-size: 100%;
  }

  .div-block-42 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .heading-33 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 45px;
  }

  .div-block-43 {
    width: 50%;
  }

  .paragraph-14 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-46 {
    margin-top: 100px;
  }

  .link-10, .text-block-7 {
    font-size: 10px;
    line-height: 10px;
  }

  .whoarewetext.split-lines {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-36 {
    color: #fffc;
    font-size: 40px;
    line-height: 45px;
  }

  .blockwrap {
    padding-left: 0;
    padding-right: 0;
    top: 100px;
  }

  .div-block-49 {
    width: 65%;
  }

  .paragraph-15 {
    font-size: 17.5px;
    line-height: 20px;
  }

  .heading-37 {
    font-size: 40px;
    line-height: 45px;
  }

  .section-height {
    height: auto;
  }

  .sticky-element {
    height: auto;
    position: static;
  }

  .track-flex {
    flex-flow: column;
    margin-right: auto;
  }

  .div-block-52 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100vw;
    display: flex;
  }

  .contactwrapper {
    display: none;
  }

  .div-block-53 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: flex-start;
    margin-top: 25px;
  }

  .div-block-54, .div-block-55 {
    width: 100%;
  }

  .text-field {
    border-radius: 0;
    font-size: 15px;
  }

  .text-field:hover, .text-field:active {
    border-radius: 0;
  }

  .paragraph-19 {
    width: 100%;
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 30px;
  }

  .link-block-7._2.small {
    display: none;
  }

  .textarea {
    font-size: 15px;
  }

  .btndropdown {
    margin-left: 10px;
    margin-right: 10px;
  }

  .xbtn {
    font-size: 25px;
  }

  .expbtn2 {
    font-size: 10px;
  }

  .expbtn {
    font-size: 15px;
  }

  .text-block-16 {
    color: #fffc;
    font-size: 20px;
    line-height: 25px;
  }

  .menulinka {
    height: 30px;
    margin-top: 10px;
  }

  .text-field-3 {
    font-size: 15px;
  }

  .arrow {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-41 {
    font-size: 50px;
    line-height: 55px;
  }

  .paragraph-21 {
    width: 100%;
  }

  .div-block-59 {
    width: 45%;
  }

  .heading45 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .div-block-61 {
    width: 55%;
  }

  .text2 {
    width: 90%;
  }

  .paragraph-24 {
    position: absolute;
  }

  .paragraph-24-copy {
    position: static;
  }

  .div-block-76 {
    flex-flow: column;
  }

  .heading-46 {
    margin-bottom: 25px;
  }

  .text-block-22 {
    width: 100%;
  }

  .text-block-24 {
    font-size: 50px;
    line-height: 60px;
  }

  .paragraph-25 {
    font-size: 15px;
    line-height: 20px;
  }

  .text-span-54 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-81 {
    position: sticky;
  }

  .text-block-25 {
    height: auto;
  }

  .heading-49._1, .heading-49._2, .heading-49._3, .heading-49._4, .heading-49._5 {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-26, .paragraph-26.last {
    font-size: 25px;
    line-height: 30px;
  }

  .text-span-56 {
    font-size: 30px;
    line-height: 30px;
  }

  .div-block-93 {
    width: 80%;
  }

  .div-block-95 {
    width: 100%;
  }

  .heading-53, .heading-57 {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-36 {
    font-size: 50px;
    line-height: 55px;
  }

  .div-block-106 {
    align-items: center;
  }

  .heading-58 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .swiper-slide {
    min-width: 300px;
    transform: translate(0);
  }

  .heading-59 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-39 {
    font-size: 15px;
    line-height: 20px;
  }

  .heading-60 {
    font-size: 100px;
    line-height: 100px;
  }

  .text-span-66 {
    font-size: 60px;
    line-height: 65px;
  }

  .mobiledropdown {
    display: none;
  }

  .expertisewrappermobile {
    display: flex;
  }

  .div-block-121 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .heading-61 {
    color: #fff;
    margin-top: 10px;
    font-size: 35px;
    font-weight: 300;
    line-height: 40px;
    display: flex;
  }

  .link-block-8 {
    text-decoration: none;
  }

  .text-block-38 {
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    text-decoration: none;
  }

  .heading-62 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-63 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-span-67 {
    font-size: 70px;
    font-weight: 400;
    line-height: 1.2;
  }

  .div-block-126 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .bold-text-15 {
    font-weight: 500;
  }

  .logo1test {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .dropdown {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .navbar1 {
    background-color: #000;
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo1 {
    font-size: 35px;
  }

  .logo1.bottom {
    font-size: 25px;
    line-height: 30px;
  }

  .link6, .link6.w--current {
    display: none;
  }

  .link6.mobile {
    color: #fff;
    display: flex;
  }

  .link6.mobile.w--current {
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .link6.language.mobile {
    margin-left: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .link-block-4, .link-block-4._2.mobile {
    display: none;
  }

  .link-block-4.mobile, .div-block-20 {
    display: flex;
  }

  .getintouchbtn.mobile {
    color: #fff;
    margin-right: 0;
  }

  .maintext {
    height: 125vh;
    padding-left: 0;
    padding-right: 0;
  }

  .maintext._1.about {
    height: 110vh;
  }

  .heroheading.main {
    opacity: 1;
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 45px;
    line-height: 1.2;
    display: block;
  }

  .heroheading._2 {
    text-align: center;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 50px;
    line-height: 55px;
  }

  .paragraph-9._1 {
    opacity: 1;
    text-align: center;
    width: auto;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-9._2 {
    text-align: center;
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    position: absolute;
    inset: 0%;
  }

  .div-block-21 {
    text-align: center;
    width: 100%;
    max-width: none;
    position: fixed;
    top: 200px;
  }

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

  .paragraph-10.split-lines {
    text-align: left;
    font-size: 35px;
    line-height: 45px;
  }

  .div-block-27 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-28 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .heading-28 {
    font-size: 100px;
    line-height: 100px;
  }

  .heading-29 {
    font-size: 30px;
    line-height: 35px;
  }

  .expertisesection {
    display: none;
  }

  .div-block-34.mobile {
    margin-bottom: 50px;
    position: static;
  }

  .link-8 {
    display: none;
  }

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

  .aboutpara {
    font-size: 25px;
    line-height: 1.2;
  }

  .paragraph-13 {
    display: none;
  }

  .div-block-40._3 {
    height: 50%;
  }

  .contactsection {
    padding-top: 200px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-42 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

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

  .div-block-43 {
    width: 100%;
  }

  .div-block-45 {
    width: 100%;
    display: none;
  }

  .div-block-46 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .text-block-7 {
    margin-left: 0;
    font-size: 10px;
  }

  .workwrapper2 {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .teamsectionaboutpage, .numberssection {
    padding-left: 20px;
    padding-right: 20px;
  }

  .whoarewetext.split-lines {
    font-size: 35px;
    line-height: 45px;
  }

  .numberswrapper {
    padding-top: 0;
  }

  .blockwrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    top: 100px;
  }

  .div-block-49 {
    width: 100%;
  }

  .heading-37 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-52 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-18 {
    width: 100%;
  }

  .contactwrapper {
    display: none;
  }

  .div-block-53 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-54 {
    display: none;
  }

  .link-block-6 {
    margin-right: 0;
  }

  .div-block-58 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-19, .link-block-7._2.mobile {
    display: flex;
  }

  .btndropdown {
    display: none;
  }

  .btndropdown.mobile {
    opacity: 1;
    display: flex;
  }

  .xbtn.mobile, .expbtn2.mobile, .expbtn.mobile {
    color: #fff;
  }

  .text-block-16 {
    font-size: 17.5px;
    line-height: 1.2;
  }

  .menulinka._2 {
    height: 30px;
  }

  .text-block-17 {
    margin-right: 0;
  }

  .sendbtn {
    justify-content: space-between;
    align-items: center;
    width: auto;
  }

  .text-block-19, .arrow {
    display: none;
  }

  .arrow.mobile {
    color: #fff;
    display: none;
    overflow: visible;
  }

  .mainsection, .section1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-41.services {
    font-size: 40px;
    line-height: 45px;
  }

  .heading-42 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-span-50 {
    font-size: 30px;
  }

  .paragraph-21 {
    font-size: 20px;
    line-height: 25px;
  }

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

  .heading-44 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-59 {
    width: 40%;
  }

  .heading45 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .text-span-51 {
    font-size: 15px;
  }

  .div-block-61 {
    width: 60%;
  }

  .paragraph-22 {
    font-size: 15px;
    line-height: 20px;
  }

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

  .text2 {
    width: 100%;
  }

  .paragraph-24, .paragraph-24-copy {
    font-size: 35px;
    line-height: 40px;
  }

  .div-block-62.pointerout {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .div-block-63 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 100px;
    display: none;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-69.pointerout {
    display: flex;
  }

  .div-block-72 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-top: 60px;
    padding-top: 200px;
    display: flex;
  }

  .div-block-73.pointerout {
    top: 100px;
    left: 0;
    right: 0;
  }

  .scrolldown {
    display: none;
  }

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

  .heading-46 {
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 40px;
  }

  .div-block-78 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .numbercard {
    flex-flow: column;
  }

  .heading-47 {
    margin-bottom: 25px;
  }

  .paragraph-25 {
    font-size: 25px;
    line-height: 30px;
  }

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

  .div-block-81 {
    width: 30%;
  }

  .text-block-25 {
    font-size: 10px;
    line-height: 15px;
  }

  .heading-49 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-49._1, .heading-49._2, .heading-49._3, .heading-49._4, .heading-49._5 {
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph-26, .paragraph-26.last {
    font-size: 20px;
    line-height: 25px;
  }

  .cardani1, .cardani2, .cardani3 {
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-89 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 0;
  }

  .cardani4, .cardani5 {
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section6, .sectioncontact {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-93 {
    width: 100%;
  }

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

  .heading-53 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-100 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .dropdownwrapper {
    width: 60%;
  }

  .div-block-102 {
    width: 40%;
  }

  .div-block-105 {
    display: none;
  }

  .heading-57 {
    font-size: 20px;
    line-height: 25px;
  }

  .t2, .t3, .t4, .t5, .t1 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-106 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-58 {
    font-size: 20px;
    line-height: 25px;
  }

  .swiper-wrapper {
    padding-left: 20px;
  }

  .swiper-slide {
    border-width: 1px;
  }

  .heading-59 {
    font-size: 20px;
    line-height: 25px;
  }

  .swiper-btn-prev, .swiper-btn-next {
    font-size: 15px;
  }

  .text-span-66 {
    font-size: 100px;
    line-height: 100px;
  }

  .mobilebtn {
    display: flex;
  }

  .mobiledropdown {
    background-color: #000000f2;
    display: none;
  }

  .text-block-35 {
    color: #fff;
  }

  .div-block-120 {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .expertisewrappermobile {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-121 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .paragraph-41 {
    margin-bottom: 0;
    font-size: 17.5px;
    line-height: 1.2;
    display: none;
  }

  .arrowmobile {
    opacity: .8;
    margin-top: 10px;
    display: flex;
  }

  .heading-61 {
    color: #fff;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    text-decoration: none;
    display: flex;
  }

  .link-block-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
  }

  .text-block-38 {
    color: #fff;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 100;
    line-height: 15px;
  }

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

  .heading-62 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-63 {
    font-size: 25px;
  }

  .paragraph-42 {
    font-size: 10px;
    line-height: 15px;
  }

  .div-block-125 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .text-span-67 {
    opacity: 1;
    font-size: 45px;
    font-weight: 300;
    line-height: 1.2;
  }

  .text-span-67.french {
    font-size: 50px;
  }

  .bold-text-5 {
    font-size: 25px;
    font-weight: 300;
    line-height: 30px;
  }

  .div-block-75-copy.pointerout {
    background-image: radial-gradient(circle at 100% 100%, #0000, #0009);
  }

  .logo1test {
    font-size: 35px;
  }

  .logo1test.bottom {
    font-size: 25px;
    line-height: 30px;
  }

  .text-span-71 {
    font-weight: 300;
  }

  .text-block-41 {
    opacity: 0;
    font-size: .05px;
  }

  .text-block-42 {
    display: none;
  }

  .text-block-43 {
    opacity: 0;
  }
}

@media screen and (max-width: 479px) {
  .navbar1 {
    background-color: #000;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link6.mobile, .link6.mobile.w--current, .getintouchbtn.mobile {
    color: #fffc;
  }

  .heroheading.main {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 32.5px;
    line-height: 1.2;
  }

  .paragraph-9._1 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .paragraph-9._2 {
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
  }

  .div-block-21 {
    top: 200px;
  }

  .aboutsection {
    background-color: #0000;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-10.split-lines {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-27 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-28 {
    font-size: 75px;
    line-height: 75px;
  }

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

  .workwrapper1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .aboutpara {
    text-align: left;
    font-size: 22.5px;
  }

  .div-block-38 {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .div-block-39 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    height: auto;
    display: none;
  }

  .div-block-40._1, .div-block-40._2 {
    width: 100%;
    height: 50px;
  }

  .div-block-40._3 {
    width: 60%;
    height: 50px;
  }

  .div-block-40._4 {
    width: 100%;
    height: 50px;
  }

  .contactsection {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-33 {
    text-align: left;
  }

  .div-block-43 {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .div-block-46 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .link-10 {
    margin-left: 0;
    margin-right: 5px;
    font-size: 7.5px;
  }

  .text-block-7 {
    margin-right: 5px;
    font-size: 7.5px;
  }

  .teamsectionaboutpage, .numberssection {
    padding-left: 10px;
    padding-right: 10px;
  }

  .whoarewetext.split-lines {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-36 {
    font-size: 35px;
    line-height: 40px;
  }

  .blockwrap {
    top: 50px;
  }

  .paragraph-15 {
    font-size: 15px;
    line-height: 17.5px;
  }

  .heading-37 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-52 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-40 {
    font-size: 25px;
    line-height: 1.2;
  }

  .paragraph-18 {
    font-size: 15px;
    line-height: 1.2;
  }

  .contactwrapper {
    display: none;
  }

  .div-block-53 {
    margin-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-56 {
    grid-template-columns: 1fr;
  }

  .link-block-6 {
    margin-right: 0;
  }

  .div-block-58 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .xbtn.mobile, .expbtn2.mobile, .expbtn.mobile {
    color: #fffc;
  }

  .section1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-41.services {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-42 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-span-50 {
    font-size: 25px;
  }

  .section2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .heading-44 {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-59 {
    width: 30%;
  }

  .heading45 {
    font-size: 20px;
    line-height: 25px;
  }

  .section3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text2 {
    height: 250px;
  }

  .text2.page2 {
    height: 400px;
  }

  .text2.page3 {
    height: 450px;
  }

  .text2.page5 {
    height: 300px;
  }

  .paragraph-24, .paragraph-24-copy {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-62.pointerout {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-63 {
    margin-bottom: 0;
    display: none;
    top: 400px;
  }

  .div-block-69.pointerout {
    display: flex;
  }

  .div-block-73.pointerout {
    max-width: 100%;
  }

  .section4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-46 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-22 {
    font-size: 15px;
    line-height: 20px;
  }

  .div-block-77 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

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

  .section5 {
    padding-top: 75px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-80 {
    flex-flow: row;
  }

  .div-block-81 {
    z-index: 5;
    background-color: #0000;
    background-image: linear-gradient(#000 67.5%, #0000);
    width: 35%;
    padding-top: 0;
    padding-bottom: 75px;
    top: 0;
  }

  .div-block-82 {
    width: 60%;
    padding-top: 75px;
    padding-bottom: 100px;
  }

  .heading-49 {
    opacity: .25;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-49._1, .heading-49._2, .heading-49._3, .heading-49._4, .heading-49._5 {
    font-size: 12.5px;
    line-height: 15px;
  }

  .paragraph-26 {
    font-size: 20px;
    line-height: 25px;
  }

  .cardani1, .cardani2, .cardani3, .cardani4, .cardani5 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .section6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-100 {
    flex-flow: column;
  }

  .dropdownwrapper, .div-block-102 {
    width: 100%;
  }

  .paragraph-36 {
    font-size: 25px;
    line-height: 35px;
  }

  .t2, .t3, .t4, .t5 {
    font-size: 25px;
    line-height: 30px;
  }

  .t1 {
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-106 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-58 {
    font-size: 25px;
    line-height: 30px;
  }

  .swiper-slide {
    border-width: 1px;
    min-width: 250px;
    max-width: 300px;
    padding: 10px;
  }

  .heading-59, .paragraph-39 {
    font-size: 15px;
    line-height: 20px;
  }

  .swiper-btn-prev, .swiper-btn-next {
    font-size: 15px;
    line-height: 15px;
  }

  .text-block-33 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-span-63 {
    font-size: 20px;
  }

  .heading-60 {
    text-align: center;
    font-size: 65px;
    line-height: 70px;
  }

  .text-span-66 {
    font-size: 75px;
    line-height: 75px;
  }

  .mobiledropdown {
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .mobileddwrapper {
    width: 100%;
  }

  .link-18 {
    color: #fffc;
  }

  .expertisewrappermobile {
    padding-left: 10px;
    padding-right: 10px;
  }

  .arrowmobile {
    margin-top: 10px;
  }

  .heading-61 {
    max-width: none;
  }

  .link-block-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-38 {
    color: #fff;
    margin-top: 10px;
    font-size: 15px;
    font-weight: 100;
    line-height: 15px;
  }

  .text-span-67 {
    font-size: 32.5px;
    font-weight: 300;
    line-height: 1.2;
  }

  .text-span-67.french {
    opacity: 100;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.2;
  }

  .bold-text-5 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-span-71 {
    font-weight: 300;
  }
}

#Name-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c66-f9e7abd5 {
  place-self: center start;
}

#Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f9e7abd5 {
  place-self: center end;
}

#Role-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c68-f9e7abd5 {
  place-self: center start;
}

#Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f9e7abd5 {
  place-self: center end;
}

#Name-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f2-f9e7abf0 {
  place-self: center start;
}

#Org-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f3-f9e7abf0 {
  place-self: center end;
}

#Role-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f4-f9e7abf0 {
  place-self: center start;
}

#Email-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f5-f9e7abf0 {
  place-self: center end;
}

#Name-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44033-f9e7abf1 {
  place-self: center start;
}

#Org-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44034-f9e7abf1 {
  place-self: center end;
}

#Role-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44035-f9e7abf1 {
  place-self: center start;
}

#Email-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44036-f9e7abf1 {
  place-self: center end;
}

#Name-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c99-f9e7abf2 {
  place-self: center start;
}

#Org-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c9a-f9e7abf2 {
  place-self: center end;
}

#Role-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c9b-f9e7abf2 {
  place-self: center start;
}

#Email-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c9c-f9e7abf2 {
  place-self: center end;
}

#Name-2.w-node-d9620a23-8663-87d9-6326-617703fc7efc-f9e7abf3 {
  place-self: center start;
}

#Org-2.w-node-d9620a23-8663-87d9-6326-617703fc7efd-f9e7abf3 {
  place-self: center end;
}

#Role-2.w-node-d9620a23-8663-87d9-6326-617703fc7efe-f9e7abf3 {
  place-self: center start;
}

#Email-2.w-node-d9620a23-8663-87d9-6326-617703fc7eff-f9e7abf3 {
  place-self: center end;
}

#Name-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c66-f9e7abf4 {
  place-self: center start;
}

#Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f9e7abf4 {
  place-self: center end;
}

#Role-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c68-f9e7abf4 {
  place-self: center start;
}

#Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f9e7abf4 {
  place-self: center end;
}

#Name-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3a-f9e7abf5 {
  place-self: center start;
}

#Org-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3b-f9e7abf5 {
  place-self: center end;
}

#Role-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3c-f9e7abf5 {
  place-self: center start;
}

#Email-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3d-f9e7abf5 {
  place-self: center end;
}

#Name-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28c-f9e7abf7 {
  place-self: center start;
}

#Org-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28d-f9e7abf7 {
  place-self: center end;
}

#Role-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28e-f9e7abf7 {
  place-self: center start;
}

#Email-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28f-f9e7abf7 {
  place-self: center end;
}

#Name-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a6-f9e7abf8 {
  place-self: center start;
}

#Org-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a7-f9e7abf8 {
  place-self: center end;
}

#Role-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a8-f9e7abf8 {
  place-self: center start;
}

#Email-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a9-f9e7abf8 {
  place-self: center end;
}

#Name-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c66-f5f3cec5 {
  place-self: center start;
}

#Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f5f3cec5 {
  place-self: center end;
}

#Role-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c68-f5f3cec5 {
  place-self: center start;
}

#Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f5f3cec5 {
  place-self: center end;
}

#Name-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2df-39565056 {
  place-self: center start;
}

#Org-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2e0-39565056 {
  place-self: center end;
}

#Role-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2e1-39565056 {
  place-self: center start;
}

#Email-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2e2-39565056 {
  place-self: center end;
}

#Name-2.w-node-_48a809c5-db5d-ad19-269f-25b8b184661f-f5f5d64b {
  place-self: center start;
}

#Org-2.w-node-_48a809c5-db5d-ad19-269f-25b8b1846620-f5f5d64b {
  place-self: center end;
}

#Role-2.w-node-_48a809c5-db5d-ad19-269f-25b8b1846621-f5f5d64b {
  place-self: center start;
}

#Email-2.w-node-_48a809c5-db5d-ad19-269f-25b8b1846622-f5f5d64b {
  place-self: center end;
}

#Name-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed8539d-6e3a85c9 {
  place-self: center start;
}

#Org-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed8539e-6e3a85c9 {
  place-self: center end;
}

#Role-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed8539f-6e3a85c9 {
  place-self: center start;
}

#Email-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed853a0-6e3a85c9 {
  place-self: center end;
}

#Name-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecef-305fb762 {
  place-self: center start;
}

#Org-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecf0-305fb762 {
  place-self: center end;
}

#Role-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecf1-305fb762 {
  place-self: center start;
}

#Email-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecf2-305fb762 {
  place-self: center end;
}

#Name-2.w-node-c746e815-5808-23ba-db69-32a135f93dbc-16562784 {
  place-self: center start;
}

#Org-2.w-node-c746e815-5808-23ba-db69-32a135f93dbd-16562784 {
  place-self: center end;
}

#Role-2.w-node-c746e815-5808-23ba-db69-32a135f93dbe-16562784 {
  place-self: center start;
}

#Email-2.w-node-c746e815-5808-23ba-db69-32a135f93dbf-16562784 {
  place-self: center end;
}

#Name-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e0-21a2b11b {
  place-self: center start;
}

#Org-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e1-21a2b11b {
  place-self: center end;
}

#Role-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e2-21a2b11b {
  place-self: center start;
}

#Email-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e3-21a2b11b {
  place-self: center end;
}

#Name-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e63-ac8e7d99 {
  place-self: center start;
}

#Org-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e64-ac8e7d99 {
  place-self: center end;
}

#Role-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e65-ac8e7d99 {
  place-self: center start;
}

#Email-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e66-ac8e7d99 {
  place-self: center end;
}

#Name-2.w-node-e4532b1e-cca2-3419-7a72-bb431976727e-103e5e9e {
  place-self: center start;
}

#Org-2.w-node-e4532b1e-cca2-3419-7a72-bb431976727f-103e5e9e {
  place-self: center end;
}

#Role-2.w-node-e4532b1e-cca2-3419-7a72-bb4319767280-103e5e9e {
  place-self: center start;
}

#Email-2.w-node-e4532b1e-cca2-3419-7a72-bb4319767281-103e5e9e {
  place-self: center end;
}

@media screen and (max-width: 767px) {
  #Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f9e7abd5, #Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f9e7abd5, #Org-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f3-f9e7abf0, #Email-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f5-f9e7abf0, #Org-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44034-f9e7abf1, #Email-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44036-f9e7abf1, #Org-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c9a-f9e7abf2, #Email-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c9c-f9e7abf2, #Org-2.w-node-d9620a23-8663-87d9-6326-617703fc7efd-f9e7abf3, #Email-2.w-node-d9620a23-8663-87d9-6326-617703fc7eff-f9e7abf3, #Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f9e7abf4, #Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f9e7abf4, #Org-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3b-f9e7abf5, #Email-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3d-f9e7abf5, #Org-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28d-f9e7abf7, #Email-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28f-f9e7abf7, #Org-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a7-f9e7abf8, #Email-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a9-f9e7abf8, #Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f5f3cec5, #Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f5f3cec5, #Org-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2e0-39565056, #Email-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2e2-39565056, #Org-2.w-node-_48a809c5-db5d-ad19-269f-25b8b1846620-f5f5d64b, #Email-2.w-node-_48a809c5-db5d-ad19-269f-25b8b1846622-f5f5d64b, #Org-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed8539e-6e3a85c9, #Email-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed853a0-6e3a85c9, #Org-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecf0-305fb762, #Email-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecf2-305fb762, #Org-2.w-node-c746e815-5808-23ba-db69-32a135f93dbd-16562784, #Email-2.w-node-c746e815-5808-23ba-db69-32a135f93dbf-16562784, #Org-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e1-21a2b11b, #Email-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e3-21a2b11b, #Org-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e64-ac8e7d99, #Email-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e66-ac8e7d99, #Org-2.w-node-e4532b1e-cca2-3419-7a72-bb431976727f-103e5e9e, #Email-2.w-node-e4532b1e-cca2-3419-7a72-bb4319767281-103e5e9e {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f9e7abd5, #Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f9e7abd5, #Org-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f3-f9e7abf0, #Email-2.w-node-_6139dc5d-f8a5-6378-30db-2044fc8605f5-f9e7abf0, #Org-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44034-f9e7abf1, #Email-2.w-node-ba7c1fa6-6635-a835-28b7-a48459c44036-f9e7abf1, #Org-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c9a-f9e7abf2, #Email-2.w-node-aca2a3cc-9002-162a-6991-bb8f1bd90c9c-f9e7abf2, #Org-2.w-node-d9620a23-8663-87d9-6326-617703fc7efd-f9e7abf3, #Email-2.w-node-d9620a23-8663-87d9-6326-617703fc7eff-f9e7abf3, #Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f9e7abf4, #Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f9e7abf4, #Org-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3b-f9e7abf5, #Email-2.w-node-_0bf7169f-3374-7100-c17f-b6a885b78f3d-f9e7abf5, #Org-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28d-f9e7abf7, #Email-2.w-node-_2ab7fed6-5777-f3f9-be68-eac6ed3dc28f-f9e7abf7, #Org-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a7-f9e7abf8, #Email-2.w-node-_669e7be3-5187-a204-a057-5c53b32892a9-f9e7abf8, #Org-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c67-f5f3cec5, #Email-2.w-node-_47e7b559-c216-6ea5-f2bf-3709eaec2c69-f5f3cec5, #Org-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2e0-39565056, #Email-2.w-node-_572ec71e-1e3b-ce87-97f4-b859c55fd2e2-39565056, #Org-2.w-node-_48a809c5-db5d-ad19-269f-25b8b1846620-f5f5d64b, #Email-2.w-node-_48a809c5-db5d-ad19-269f-25b8b1846622-f5f5d64b, #Org-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed8539e-6e3a85c9, #Email-2.w-node-_5218ce28-d487-9cf8-53be-80e4eed853a0-6e3a85c9, #Org-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecf0-305fb762, #Email-2.w-node-ed0ea430-abe6-0b7c-9cbf-3542a643ecf2-305fb762, #Org-2.w-node-c746e815-5808-23ba-db69-32a135f93dbd-16562784, #Email-2.w-node-c746e815-5808-23ba-db69-32a135f93dbf-16562784, #Org-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e1-21a2b11b, #Email-2.w-node-_5ad60052-6d50-1648-a508-56ee74cdb1e3-21a2b11b, #Org-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e64-ac8e7d99, #Email-2.w-node-_8a65d91c-651a-0db0-82b2-208b9eda7e66-ac8e7d99, #Org-2.w-node-e4532b1e-cca2-3419-7a72-bb431976727f-103e5e9e, #Email-2.w-node-e4532b1e-cca2-3419-7a72-bb4319767281-103e5e9e {
    justify-self: start;
  }
}


