:root {
  --white-2: #be985c;
  --lynx-white: white;
  --lynx-black: #1f2022;
  --lynx-grey: #797c83;
  --spark-library-white: white;
  --spark-library-foreground-interactive-hover: #1e116e;
  --spark-library-background--interactive: #f0ecfd;
  --spark-library-foreground-interactive: #5532fa;
  --spark-library-border-default: rgba(0, 0, 0, .16);
  --untitled-ui-primary600: #7f56d9;
  --untitled-ui-white: white;
  --untitled-ui-primary700: #6941c6;
  --untitled-ui-primary100: #f4ebff;
  --untitled-ui-gray600: #475467;
  --untitled-ui-gray700: #344054;
  --untitled-ui-gray300: #d0d5dd;
  --untitled-ui-primary50: #f9f5ff;
  --untitled-ui-gray900: #101828;
  --untitled-ui-primary300: #d6bbfb;
  --untitled-ui-gray500: #667085;
  --white: white;
  --black: black;
  --lynx-medium-purple: #8979ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.nav-menu {
  justify-content: flex-end;
  margin-top: 29px;
  display: flex;
}

.body {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  font-family: Open Sans, sans-serif;
}

.navbar-2 {
  background-color: #000;
  margin-top: 48px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar-2.okk {
  margin-top: 0;
}

.nav-link-2 {
  color: #fff;
  border: 1px solid #000;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  transition: color .35s;
}

.nav-link-2:hover {
  color: #028dcc;
}

.nav-link-2.w--current {
  color: #f0f0f0;
}

.nav-link-2.w--current:hover {
  border: 1px solid #00d4fd;
}

.nav-link-2.embauche {
  color: #63c7ef;
  border-color: #63c7ef;
}

.nav-link-2.embauche:hover {
  color: #fff;
  background-color: #63c7ef;
  font-weight: 600;
}

.logo {
  color: #fff;
  margin-top: 18px;
  font-size: 22px;
}

.text-span {
  color: var(--white-2);
}

.walcome {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .38), rgba(0, 0, 0, .38)), url('../images/IMG_1501.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container {
  max-width: none;
  background-image: linear-gradient(rgba(0, 0, 0, .31), rgba(0, 0, 0, .31));
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 16px 7px 43px;
  display: block;
}

.container.oik {
  margin-top: 48px;
}

.arrow {
  text-align: center;
  cursor: default;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.text-z {
  color: #004f94;
  text-align: center;
  text-shadow: none;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  font-family: Marck Script, sans-serif;
  font-size: 58px;
  line-height: 1em;
  display: flex;
}

.text-z.z1 {
  color: #008dcc;
  text-shadow: 1px 1px 6px #000;
  margin-top: 111px;
  margin-left: auto;
  margin-right: auto;
  font-size: 59px;
  display: block;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-size: 58px;
  font-weight: 400;
  line-height: 1em;
}

.image {
  margin: 15px auto;
  display: block;
}

.image.d1 {
  margin-top: 38px;
}

.text4 {
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 1em;
}

.div-block {
  text-align: center;
  transition: background-color .35s, color .35s;
}

.lbox {
  z-index: 1100;
  cursor: pointer;
  margin-top: 0;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.text-block-3 {
  border: 1px solid var(--white-2);
  color: var(--white-2);
  letter-spacing: 3px;
  background-color: rgba(0, 0, 0, .71);
  border-radius: 3px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
}

.text-block-3:hover {
  color: #d89327;
  background-color: rgba(59, 42, 15, .99);
}

.arow-link {
  text-align: center;
  cursor: pointer;
}

.image-2 {
  position: relative;
  bottom: -15px;
  left: 0;
}

.div-block-2 {
  width: 15px;
  height: 15px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  transform: rotate(135deg);
}

.history {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
}

.row-3 {
  max-width: 1200px;
  text-align: center;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-3 {
  color: #004f94;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 70px;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 6px;
  padding-left: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
}

.text-3.blak {
  color: #004f94;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-3.wait {
  color: #004f94;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 18px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-3.rt {
  margin-top: -23px;
  font-size: 29px;
}

.paragraph {
  text-align: center;
  margin-top: 0;
  margin-bottom: 13px;
  padding-top: 14px;
  padding-left: 59px;
  padding-right: 59px;
  font-size: 15px;
  line-height: 1.5em;
}

.link {
  color: #004f94;
  text-align: center;
  cursor: pointer;
  border-bottom: 2px #004f94;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 18px;
  line-height: 1em;
  text-decoration: none;
  display: inline-block;
}

.link.pop {
  margin-top: 19px;
}

.image-3, .image-4 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column {
  padding-top: 46px;
  padding-left: 0;
  display: block;
  position: static;
}

.tia {
  height: auto;
  background-image: linear-gradient(rgba(255, 255, 255, .14), rgba(255, 255, 255, .14)), url('../images/IMG_3116.JPG');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
  padding-bottom: 200px;
  line-height: 1em;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.tia.ee {
  background-image: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/IMG_1499.jpg');
  background-position: 0 0, 100%;
  background-attachment: scroll, fixed;
  padding-top: 234px;
}

.tia.oi {
  height: 400px;
  background-image: linear-gradient(rgba(255, 255, 255, .41), rgba(255, 255, 255, .41)), url('../images/161319634_1927136907445177_3753431569974889963_n.jpg');
  background-position: 0 0, 50%;
  background-attachment: scroll, fixed;
  display: flex;
}

.text-block-4 {
  color: #004f94;
  text-align: center;
  letter-spacing: 0;
  flex-direction: column;
  flex: none;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.menu1 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.menu1.menu {
  padding-top: 9%;
  padding-bottom: 8%;
}

.row-4 {
  max-width: 1200px;
  flex-flow: wrap;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.5em;
}

.column-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -18px;
  display: flex;
}

.specia {
  width: 100%;
  height: 400px;
  text-align: left;
  background-image: linear-gradient(rgba(255, 255, 255, .61), rgba(255, 255, 255, .61)), url('../images/162026793_185779303098403_107734993801254067_n.jpg');
  background-position: 0 0, 50% 103%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 22px;
  padding-bottom: 23px;
  display: flex;
  overflow: hidden;
}

.tab-link {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 600;
}

.tab-link.w--current {
  color: #fff;
  background-color: #0066a8;
}

.text-block-6 {
  border-bottom: 2px solid #fff;
  padding-bottom: 2px;
}

.images {
  height: 450px;
  background-image: url('../images/IMG_1500.jpg');
  background-position: 0;
  background-size: cover;
  margin-left: 10px;
  margin-right: 10px;
}

.images.im2 {
  background-image: url('../images/IMG_2183.jpg');
  background-size: cover;
}

.images.im3 {
  background-image: url('../images/jalapeno-dressing-salad.jpg');
}

.images.im5 {
  background-image: url('../images/IMG_3101.JPG');
  background-position: 50%;
  background-size: 1008px;
}

.images.im6 {
  background-image: url('../images/IMG_3083.JPG');
  background-position: -1px;
  background-size: cover;
}

.images.im7 {
  background-image: url('../images/menu3.jpg');
}

.images.im8 {
  background-image: url('../images/architectural-design-architecture-building-140963.jpg');
}

.images.im9 {
  background-image: url('../images/architecture-countryside-daylight-242258.jpg');
}

.images.im10 {
  background-image: url('../images/20070110_chocolate_014_pair-DUP-p-800x534.jpeg');
}

.images.im11 {
  background-image: url('../images/20070308_frollini_037.jpg');
}

.images.im12 {
  background-image: url('../images/20141111_jgvedf_310_2.jpg');
}

.images.im13 {
  background-image: url('../images/20130410_drink_214_1_db_120130410_drink_214_1_db.jpg');
}

.images.im14 {
  background-image: url('../images/Coffee-3-800x615.jpg');
}

.images.im15 {
  background-image: url('../images/coffee-photo-4.jpg');
}

.images.im16 {
  background-image: url('../images/20090804_salad_031_1.jpg');
}

.images.im17 {
  background-image: url('../images/553134_682835725061478_1851289287_n.jpg');
}

.row-5 {
  margin-top: 10px;
}

.slide {
  background-image: url('../images/160293232_180577053678399_7818448845454023424_n.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.slider {
  height: 500px;
  border-radius: 8px;
  margin-top: 25px;
}

.slide-2 {
  background-image: url('../images/161319634_1927136907445177_3753431569974889963_n.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/160498454_886373842154960_6167765021830139068_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.icd {
  color: var(--white-2);
}

.vostorg {
  margin-top: 0;
  padding-top: 8%;
  padding-bottom: 8%;
}

.row-6 {
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 88px;
  display: flex;
}

.div-block-3 {
  text-align: center;
  padding-bottom: 73px;
}

.zakaz {
  background-color: #333;
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-block-4 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-7 {
  color: #0068ab;
  text-align: center;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 50px;
}

.text-block-7.ss {
  color: #000;
  margin-top: 0;
  margin-bottom: 9px;
  font-size: 20px;
}

.text-block-7.ss.xs {
  line-height: 29px;
}

.text-block-7.t {
  margin-bottom: 8px;
  font-size: 38px;
}

.text-block-7.oi {
  margin-bottom: 10px;
  font-size: 38px;
}

.form-wrapper {
  margin-top: 52px;
}

.field-label {
  color: #fff;
  text-align: center;
  margin-top: 22px;
  margin-bottom: 15px;
  padding-top: 0;
  font-size: 15px;
}

.field-label-2 {
  color: #fff;
  font-size: 15px;
}

.submit-button {
  border: 2px solid var(--white-2);
  background-color: #000;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 38px;
  font-size: 15px;
  transition: background-color .717s;
  display: block;
}

.submit-button:hover {
  background-color: var(--white-2);
}

.maps {
  background-color: #262526;
  background-image: linear-gradient(rgba(0, 0, 0, .88), rgba(0, 0, 0, .88)), url('../images/IMG_3116.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 5%;
  padding-bottom: 5%;
}

.div-map {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.row-7 {
  margin-top: 33px;
  margin-bottom: 16px;
}

.text-block-8 {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.link-phone {
  float: right;
  color: var(--white-2);
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
}

.map {
  height: 550px;
  filter: grayscale();
}

.text-block-9 {
  color: #0068ab;
  text-align: center;
  margin-top: 53px;
  font-size: 14px;
  line-height: 20px;
}

.div-bg {
  background-color: rgba(0, 0, 0, .58);
  transition: background-color .65s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-form {
  z-index: 1200;
  max-width: 400px;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 35px;
  display: block;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}

.text-block-10 {
  background-color: #fff;
  font-size: 22px;
  line-height: 28px;
}

.form-block {
  background-color: #fff;
  margin-top: 17px;
}

.pole {
  border-radius: 5px;
}

.jamp-a {
  background-color: var(--white-2);
  cursor: pointer;
  border-radius: 5px;
  margin-top: 26px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}

.jamp-a:hover {
  background-color: #000;
}

.field-label-3, .field-label-4, .field-label-5 {
  text-align: left;
}

.close {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  top: 10px;
  right: 10px;
}

.success-message {
  background-color: var(--white-2);
  color: #fff;
}

.lightbox-link {
  cursor: pointer;
  margin-top: 36px;
  text-decoration: none;
}

.text-block-11 {
  color: #008dcc;
  letter-spacing: 3px;
  background-color: rgba(0, 0, 0, .71);
  border: 1px solid #008dcc;
  border-radius: 3px;
  padding: 12px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1em;
  transition: background-color .35s, color .35s;
}

.text-block-11:hover {
  color: #d88d16;
  background-color: rgba(31, 21, 5, .87);
}

.welcome-mask {
  background-image: linear-gradient(rgba(0, 0, 0, .36), rgba(0, 0, 0, .36));
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-5 {
  margin-left: 0;
}

.column-3 {
  height: 250px;
  background-image: url('../images/IMG_2184.jpg');
  background-position: 50%;
  background-size: cover;
}

.column-4 {
  height: 250px;
  background-image: url('../images/IMG_2969.jpg');
  background-position: 0;
  background-size: cover;
}

.row-8 {
  margin-top: 42px;
}

.row-8.oiuy {
  display: none;
}

.link-2 {
  background-color: #004f94;
  border-radius: 7px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0 0 6px #fff;
}

.text-field {
  height: 180px;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.field-label-6 {
  color: #d8d8d8;
}

.field-label-7 {
  color: #dfdfdf;
}

.field-label-8 {
  color: #e7e7e7;
}

.submit-button-2 {
  background-color: #005ea1;
}

.slide-4 {
  background-image: url('../images/161536542_189086939388572_7791257288149798784_n.jpg');
  background-position: 50%;
  background-size: 1008px;
}

.tabs-menu {
  margin-left: 11px;
}

.brand {
  height: 113.469px;
  background-image: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  padding-bottom: 0;
  padding-left: 14px;
  padding-right: 19px;
  display: flex;
}

.slide-5 {
  background-image: url('../images/162026793_185779303098403_107734993801254067_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/IMG_1306.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/IMG_3084.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/IMG_1503.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-2 {
  display: none;
}

.container-2 {
  background-image: linear-gradient(rgba(255, 255, 255, .85), rgba(255, 255, 255, .85));
  padding: 32px 60px 60px;
}

.text-field-2 {
  height: 133px;
}

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

.link-block-2 {
  flex: 0 auto;
  text-decoration: none;
}

.text-block-12 {
  color: #fff;
  text-align: center;
}

.slide-17 {
  background-image: url('../images/IMG_2178.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-18 {
  background-image: url('../images/IMG_1501.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/123056360_3304778866310238_4532088390173202982_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/IMG_2969.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/IMG_3095.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/IMG_3127.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-1-5 {
  background-image: url('../images/IMG_2184.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-6 {
  background-image: url('../images/IMG_3375.JPG');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-7 {
  background-image: url('../images/IMG_3122.JPG');
  background-position: 50%;
  background-size: cover;
}

.tabs {
  margin-top: 12px;
}

.slider-3 {
  display: none;
}

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

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 46px;
  display: flex;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.nav__details {
  z-index: 3000;
  width: auto;
  color: #fff;
  text-transform: uppercase;
  background-color: #262627;
  background-image: none;
  background-position: 0 0;
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
  font-size: 11px;
  font-weight: 500;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav__details__flexrow {
  align-items: center;
  display: flex;
}

.nav__details__flexrow.uuuu {
  margin-left: 0;
  margin-right: 0;
}

.nav__details__icon {
  width: 17px;
  margin-right: 7px;
}

.nav__contact__link {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.nav__contact__link:hover {
  color: #b8b8b8;
}

.nav__detail__link {
  margin-right: 20px;
}

.nav__detail__link:hover {
  color: #028dcc;
}

.column-7 {
  height: 250px;
  background-image: url('../images/IMG_1503.jpg');
  background-position: 50%;
  background-size: cover;
}

.collection-list-wrapper {
  margin-top: 35px;
}

.collection-list {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item {
  width: 50%;
  padding: 20px;
}

.html-embed-2 {
  margin-top: 74px;
}

.text-block-13 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.icon-2 {
  color: #fff;
}

.dropdown-toggle {
  margin-top: 0;
}

.dropdown-toggle:hover {
  border: 1px solid #00d4fd;
}

.dropdown-list {
  background-color: #c29898;
}

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

.dropdown-link {
  color: #03c3fd;
  padding-left: 20px;
}

.dropdown-link-2 {
  color: #03c3fd;
  margin-left: 0;
  padding-left: 25px;
}

.dropdown-link-3 {
  color: #03c3fd;
  padding-left: 20px;
}

.div-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.email-in-nav-2 {
  border-right: 1px solid #000;
  margin-right: 20px;
  padding-top: 4px;
  padding-bottom: 10px;
}

.contact-icon-3 {
  width: 22px;
  height: 22px;
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 4px;
  display: flex;
}

.contact-methods-nav {
  align-items: center;
  display: flex;
}

.platform-icon-2 {
  width: 30px;
  height: 30px;
  max-height: 30px;
  max-width: 30px;
  background-color: #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-right: 7px;
  padding: 4px;
  display: flex;
}

.image-15 {
  width: 32px;
  height: 22px;
  max-width: none;
  color: #000;
}

.navbar-top-banner-inner-2 {
  z-index: 999;
  width: 100%;
  max-width: none;
  background-color: #eeeeec;
  background-image: linear-gradient(rgba(255, 255, 255, .93), rgba(255, 255, 255, .93)), url('../images/IMG_6631.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: space-between;
  align-items: center;
  padding-left: 53px;
  padding-right: 33px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.socials-in-nav-2 {
  height: 100%;
  border-left: 1px solid #dbdbdb;
  justify-content: flex-end;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 32px;
  display: flex;
}

.social-link-nav {
  color: #3b2ae5;
  align-items: center;
  margin-left: 1px;
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.social-link-nav:hover {
  opacity: .8;
}

.contact-method {
  color: #3b2ae5;
  align-items: center;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.contact-method:hover {
  opacity: .8;
}

.contact-method.cccc {
  background-color: #000;
  border: 1px solid #1a82c1;
  border-radius: 14px;
  margin-top: 7px;
  padding: 3px 14px 3px 9px;
}

.contact-method.cccc.vie-priv-e {
  margin-top: 31px;
}

.phone-in-nav-2 {
  border-right: 1px solid #000;
  padding-top: 4px;
  padding-bottom: 3px;
}

.contact-text-3 {
  color: #34bcee;
  margin-bottom: 1px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.contact-text-3:hover {
  text-decoration: none;
}

.contact-text-3.phone {
  color: #000;
}

.lynx-button-white {
  background-color: var(--lynx-white);
  color: var(--lynx-black);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 22px 36px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s, background-color .2s;
}

.lynx-button-white:hover {
  background-color: var(--lynx-black);
  color: var(--lynx-white);
}

.lynx-paragraph-white {
  max-width: 460px;
  color: var(--lynx-white);
  margin-bottom: 36px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  line-height: 165%;
}

.lynx-heading-white {
  max-width: 740px;
  color: var(--lynx-white);
  margin-top: 0;
  margin-bottom: 36px;
  font-family: PT Serif, serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 97%;
}

.lynx-subtitle-white {
  color: var(--lynx-white);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.lynx-block-hero-large {
  width: 50%;
  background-color: #1a82c1;
  border-radius: 30px 30px 360px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 137px;
  margin-bottom: 60px;
  margin-left: -34px;
  padding: 25px 60px 49px;
  display: flex;
}

.lynx-hero-large {
  width: 100%;
  min-height: 650px;
  background-image: url('../images/villa-luxe-pierre-classique-mise-jour-piscine-jardin-generative-ai.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -47px;
  display: flex;
  box-shadow: 0 60px 60px -15px rgba(31, 32, 34, .1);
}

.lynx-hero-large._2-layer {
  background-image: url('../images/161319634_1927136907445177_3753431569974889963_n.jpg');
}

.lynx-hero-large.pave-sec {
  background-image: url('../images/evening-view-luxurious-modern-house.jpg');
  background-position: 50% 100%;
}

.lynx-hero-large.paysage {
  background-image: url('../images/modern-luxury-home-with-pool-garden-blue-hour-generative-ai-1.jpg');
}

.lynx-content-hero {
  width: 100%;
  max-width: 1392px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 46px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lynx-image {
  min-height: 500px;
  object-fit: cover;
  border-radius: 30px;
  box-shadow: 0 60px 60px -15px rgba(31, 32, 34, .1);
}

.lynx-image-absolute {
  z-index: 50;
  max-width: 56%;
  object-fit: cover;
  border-radius: 30px;
  position: absolute;
  top: auto;
  bottom: -6%;
  left: -12%;
  right: auto;
  box-shadow: 0 60px 60px -15px rgba(31, 32, 34, .1);
}

.lynx-block-image {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.lynx-button {
  background-color: var(--lynx-black);
  color: var(--lynx-white);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 22px 36px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: background-color .2s;
}

.lynx-button:hover {
  background-color: #1a82c1;
}

.lynx-paragraph {
  max-width: none;
  color: var(--lynx-grey);
  margin-bottom: 36px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 165%;
}

.lynx-heading {
  max-width: 740px;
  color: var(--lynx-black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 17px;
  font-family: PT Serif, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
}

.lynx-heading.op {
  text-align: left;
}

.lynx-subtitle {
  color: var(--lynx-black);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.lynx-block-left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 15%;
  display: flex;
}

.lynx-block-left.prop-txt {
  padding-right: 0%;
}

.lynx-grid-image-right {
  width: 100%;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
}

.lynx-content {
  width: 100%;
  max-width: 1080px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section {
  padding-top: 69px;
  padding-bottom: 42px;
}

.section.nhg {
  margin-top: 176px;
}

.section.nhg.pave-uni {
  margin-top: 0;
}

.section.vg {
  margin-top: -49px;
  padding-top: 46px;
}

.lynx-paragraph-features {
  max-width: 294px;
  color: var(--lynx-grey);
  margin-bottom: 28px;
  font-family: Varela, sans-serif;
  font-size: 16px;
  line-height: 165%;
}

.lynx-heading-features-small {
  color: var(--lynx-black);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 128%;
}

.lynx-icon-features-small {
  width: 28px;
  height: 28px;
  display: block;
}

.lynx-block-features-yellow {
  background-color: rgba(172, 183, 50, .1);
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 22px;
}

.lynx-features {
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .25);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 33px;
  padding-bottom: 33px;
  display: flex;
}

.lynx-block-features-green {
  background-color: #1a82c1;
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 22px;
}

.lynx-block-features-green:hover {
  background-color: #000;
}

.lynx-block-features-purple {
  background-color: #1a82c1;
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 22px;
}

.lynx-block-features-purple:hover {
  background-color: #000;
}

.lynx-block-features-pink {
  background-color: #1a82c1;
  border-radius: 25px;
  margin-bottom: 20px;
  padding: 22px;
}

.lynx-block-features-pink:hover {
  background-color: #000;
}

.lynx-grid-features-4-columns {
  width: 100%;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  margin-top: 14px;
}

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

.section-222 {
  padding-bottom: 42px;
}

.lynx-text-message {
  color: var(--lynx-white);
  font-family: Varela, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.lynx-error-message {
  background-color: rgba(253, 75, 139, .65);
  border-radius: 30px;
  margin-top: 15px;
  padding: 20px 30px;
}

.lynx-success-message {
  background-color: rgba(50, 183, 122, .65);
  border-radius: 50px;
  padding: 20px 29px;
}

.lynx-submit-button {
  background-color: var(--lynx-white);
  color: var(--lynx-black);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 22px 36px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  transition: background-color .3s, color .3s;
}

.lynx-submit-button:hover {
  background-color: var(--lynx-black);
  color: var(--lynx-white);
}

.lynx-text-field {
  height: 46px;
  min-width: 200px;
  color: var(--lynx-white);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  margin-bottom: 0;
  margin-left: 24px;
  margin-right: 10px;
  padding: 8px 0;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
}

.lynx-text-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, .6);
}

.lynx-text-field::placeholder {
  color: rgba(255, 255, 255, .6);
}

.lynx-form {
  background-color: rgba(255, 255, 255, .1);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lynx-form-block {
  margin-bottom: 0;
}

.lynx-heading-white-margin {
  max-width: 740px;
  color: var(--lynx-white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 120%;
}

.lynx-block-newsletter-text {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 20px;
  display: flex;
}

.lynx-newsletter-horizontal {
  width: 100%;
  text-align: center;
  background-color: #1a82c1;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 70px 50px;
  display: flex;
}

.lynx-newsletter-image {
  width: 100%;
  background-image: url('../images/IMG_1501.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  padding: 290px 24px 24px;
  box-shadow: 0 60px 60px -15px rgba(31, 32, 34, .1);
}

.lynx-newsletter-image._22 {
  background-image: url('../images/111.jpg');
  background-position: 50% 0;
  background-attachment: fixed;
}

.lynx-newsletter-image._22._33 {
  background-image: url('../images/modern-luxury-home-with-pool-garden-blue-hour-generative-ai.jpg');
}

.section-3 {
  padding-top: 12px;
  padding-bottom: 50px;
}

.cf-service-paragraph {
  color: rgba(13, 14, 16, .9);
  text-align: left;
  margin-top: 4px;
  margin-bottom: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 156%;
}

.cf-service-heading {
  color: #0d0d0d;
  text-align: center;
  letter-spacing: -.16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
}

.cf-service-image {
  border-radius: 16px;
}

.cf-service-number {
  color: #fff;
  text-align: center;
  letter-spacing: -.16px;
  font-size: 26px;
  line-height: 123%;
}

.cf-features-section-2-icon-wrap {
  width: 100%;
  height: 56px;
  max-width: 56px;
  background-color: #b16cea;
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.cf-features-section-2-icon-wrap.cf-absolute {
  background-color: #1a82c1;
  background-image: none;
  position: absolute;
  top: -6%;
  bottom: auto;
  left: 6%;
  right: auto;
}

.cf-features-section-2-image-wrapper {
  margin-bottom: 32px;
  position: relative;
}

.cf-features-section-2-grid-cell {
  width: 100%;
  max-width: 353px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-features-section-2-grid-cell.homepage-3 {
  max-width: 353px;
  align-items: flex-start;
}

.cf-features-section-2-grid {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 80px;
}

.cf-features-section-2-heading {
  max-width: 700px;
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 115%;
}

.cf-features-section-2-wrapper {
  width: 90%;
  max-width: 1140px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.lynx-icon-social {
  width: 18px;
  height: 18px;
  display: block;
}

.lynx-link-block {
  width: 44px;
  height: 44px;
  background-color: var(--lynx-white);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-right: 9px;
  transition: background-color .3s;
  display: flex;
  box-shadow: 0 10px 15px -10px rgba(31, 32, 34, .1);
}

.lynx-link-block:hover {
  background-color: rgba(180, 180, 180, .62);
}

.lynx-social {
  grid-column-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  display: flex;
}

.lynx-link-footer {
  color: rgba(31, 32, 34, .5);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-link-footer:hover {
  color: var(--lynx-black);
}

.lynx-logo-footer-center {
  width: 120px;
  margin-left: 30px;
  margin-right: 30px;
}

.lynx-text-footer {
  color: rgba(31, 32, 34, .5);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
}

.lynx-block-footer-center {
  border-top: 1px solid #dfdad2;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.lynx-footer {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.spark-button {
  color: var(--spark-library-white);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button:hover {
  border-color: var(--spark-library-foreground-interactive-hover);
  opacity: 1;
  background-color: #1801a5;
}

.spark-tiny-icon {
  width: 16px;
  height: 16px;
  color: #0b66a6;
  align-items: center;
  display: flex;
}

.spark-lightbox-button {
  grid-column-gap: 16px;
  background-color: var(--spark-library-background--interactive);
  box-shadow: inset 0 0 0 1.5px var(--spark-library-foreground-interactive);
  border-radius: 8px;
  align-items: center;
  padding: 16px 24px;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .15s, color .15s;
  display: flex;
}

.spark-lightbox-button:hover {
  background-color: var(--spark-library-foreground-interactive);
  opacity: 1;
  color: var(--spark-library-white);
}

.spark-lightbox-button.spark-white-button {
  background-color: var(--spark-library-white);
  color: var(--spark-library-foreground-interactive);
}

.spark-lightbox-button.spark-white-button:hover {
  color: var(--spark-library-background--interactive);
  background-color: #fff;
}

.spark-flex-row {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.spark-flex-row.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-hero-sub-paragraph {
  width: 100%;
  margin-bottom: 64px;
}

.spark-max-width-730 {
  max-width: 730px;
  flex: none;
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-section {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  position: relative;
}

.spark-section.spark-dark-hero-background-image {
  min-height: 80vh;
  color: var(--spark-library-white);
  background-image: linear-gradient(74.2deg, #13599d, rgba(0, 0, 0, 0)), url('../images/IMG_1503.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 248px;
}

.spark-section.spark-dark-hero-background-image.prop-hero {
  background-image: linear-gradient(74.2deg, #13599d, rgba(0, 0, 0, 0)), url('../images/IMG_1501.jpg');
}

.spark-section.spark-dark-hero-background-image.pave {
  background-image: linear-gradient(74.2deg, #13599d, rgba(0, 0, 0, 0)), url('../images/evening-view-luxurious-modern-house-1.jpg');
  background-position: 0 0, 50%;
}

.spark-section.spark-dark-hero-background-image.home {
  background-image: linear-gradient(74.2deg, #13599d, rgba(0, 0, 0, 0)), url('../images/evening-view-luxurious-modern-house.jpg');
}

.spark-section.spark-dark-hero-background-image.amenagement {
  background-image: linear-gradient(74.2deg, #13599d, rgba(0, 0, 0, 0)), url('../images/pool-with-blue-water-middle-it.jpg');
}

.spark-section.spark-dark-hero-background-image.excav {
  background-image: linear-gradient(74.2deg, #13599d, rgba(0, 0, 0, 0)), url('../images/222.jpg');
}

.spark-section h5 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.spark-section h1 {
  margin-bottom: 1rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.spark-section h2 {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.spark-section h3 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.spark-section h6 {
  margin-top: 1.5rem;
  margin-bottom: .5rem;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 1.5;
}

.spark-section p {
  font-size: 17px;
}

.spark-section ul {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-left: 14px;
}

.spark-section li {
  margin-bottom: .5rem;
}

.uui-contact05_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.uui-contact05_image-wrapper {
  height: 100%;
  background-image: url('../images/contact-icons-keyboard-button-online-contact-concept.jpg');
  background-position: 50%;
  background-size: cover;
}

.error-text {
  color: #e23939;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-text {
  font-weight: 600;
}

.success-message-2 {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.uui-button {
  grid-column-gap: .5rem;
  border: 1px none var(--untitled-ui-primary600);
  color: var(--untitled-ui-white);
  text-align: center;
  white-space: nowrap;
  background-color: #1a82c1;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-button:hover {
  border-color: var(--untitled-ui-primary700);
  background-color: #4b4b4b;
}

.uui-button:focus {
  background-color: var(--untitled-ui-primary600);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui-primary100);
}

.uui-form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.uui-text-style-link {
  color: var(--untitled-ui-gray600);
  text-decoration: underline;
  transition: color .3s;
}

.uui-text-style-link:hover {
  color: var(--untitled-ui-gray700);
}

.uui-form-checkbox-label {
  color: var(--untitled-ui-gray700);
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-form-checkbox-icon {
  width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  min-width: 1.25rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  cursor: pointer;
  border-radius: .375rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .75rem;
  transition: all .3s;
}

.uui-form-checkbox-icon:hover {
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
}

.uui-form-checkbox-icon.w--redirected-checked {
  border-width: 1px;
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
  box-shadow: none;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .875rem .875rem;
  background-attachment: scroll;
  border-radius: .25rem;
}

.uui-form-checkbox-icon.w--redirected-focus {
  border-color: var(--untitled-ui-primary600);
  background-color: var(--untitled-ui-primary50);
  box-shadow: 0 0 0 4px var(--untitled-ui-primary100);
  border-radius: .25rem;
}

.uui-form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.uui-form_input {
  height: auto;
  min-height: 2.75rem;
  border: 1px solid var(--untitled-ui-gray300);
  background-color: var(--untitled-ui-white);
  color: var(--untitled-ui-gray900);
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.uui-form_input:focus {
  border-color: var(--untitled-ui-primary300);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05), 0 0 0 4px var(--untitled-ui-primary100);
  color: var(--untitled-ui-gray900);
}

.uui-form_input::-ms-input-placeholder {
  color: var(--untitled-ui-gray500);
}

.uui-form_input::placeholder {
  color: var(--untitled-ui-gray500);
}

.uui-form_input.text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.uui-field-label {
  color: var(--untitled-ui-gray700);
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.uui-field-label.uy {
  margin-top: 22px;
}

.uui-form-field-wrapper {
  position: relative;
}

.uui-contact05_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-contact05_form-wrapper {
  flex-direction: column;
  align-items: stretch;
  margin-top: 3rem;
  margin-bottom: 0;
}

.uui-text-style-link-02 {
  color: var(--untitled-ui-primary700);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-text-size-large {
  color: var(--untitled-ui-gray600);
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.uui-space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.uui-heading-medium {
  color: var(--untitled-ui-gray900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.uui-contact05_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.uui-padding-vertical-xhuge {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

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

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

.text-block-14 {
  color: #1f97d5;
}

.button {
  background-color: #1a82c1;
  border-radius: 20px;
}

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

.section-4 {
  height: 600px;
  background-image: url('../images/modern-luxury-home-with-pool-garden-blue-hour-generative-ai-1.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
}

.container-6 {
  height: 200px;
  background-image: linear-gradient(rgba(255, 255, 255, .64), rgba(255, 255, 255, .64)), url('../images/swimming-pool-with-house-background.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-3 {
  color: #0065f8;
  text-decoration: none;
}

.section-5 {
  background-color: #000;
}

.div-block-6 {
  display: flex;
}

.background-video {
  margin-top: 46px;
}

.html-embed-3 {
  margin-top: 21px;
}

.slider-4 {
  height: 500px;
}

.slide-28 {
  background-image: url('../images/160293232_180577053678399_7818448845454023424_n.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-29 {
  background-image: url('../images/IMG_1501.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/160267454_277883927040621_6699898064347594126_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/IMG_3375.JPG');
  background-position: 50%;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/167407323_1374614459567265_388915084552698466_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-33 {
  background-image: url('../images/55771718_828295314199185_5021177228449284096_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-34 {
  background-image: url('../images/56527873_828294964199220_2473518425075351552_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-35 {
  background-image: url('../images/167467760_1374614279567283_4957868867249025177_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-36 {
  background-image: url('../images/162195783_182620687002918_7491959351332223452_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-16 {
  background-image: url('../images/162443720_1194146641043249_9074207673722790850_n.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-1-17 {
  background-image: url('../images/162427674_152054160120047_2357723108728414137_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-18 {
  background-image: url('../images/IMG_3378.JPG');
  background-position: 50%;
  background-size: cover;
}

.div-block-7 {
  width: 567.898px;
}

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

.paragraph-9 {
  line-height: 1.5em;
}

.text-block-38 {
  text-align: center;
  margin-bottom: 52px;
  font-size: 15px;
}

.heading-17 {
  text-align: center;
  margin-bottom: 52px;
}

.features-right {
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -16px;
  display: flex;
}

.container-20 {
  background-color: #fff;
  border-radius: 20px;
  padding-bottom: 113px;
  padding-left: 25px;
  padding-right: 25px;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 46px;
  display: flex;
}

.features-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-right: 16px;
}

.cookie-popup_component {
  z-index: 9500;
  max-width: 25rem;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: auto;
  right: 1.25rem;
}

.cookie-modal_title {
  margin-bottom: .1875em;
  font-size: 1.25rem;
  font-weight: 700;
}

.cookie-modal_title.is-small {
  font-size: 1.1875rem;
}

.cookie-modal_content-wrap {
  padding: 1.75rem 2rem;
}

.cookie-modal_content-wrap.is-small {
  padding: 1.5rem;
}

.cookie-modal_button-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f3f7f2;
  border-radius: 0 0 .25rem .25rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.cookie-modal_button-wrap.is-small {
  background-color: #63c7ef;
  justify-content: flex-start;
  padding: 1.5rem;
}

.cookie-modal_closebutton {
  z-index: 5;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  background-color: #f3f7f2;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  margin: 1.25rem 1.25rem -2.5rem auto;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
}

.cookie-modal_styles {
  display: none;
}

.screenreader-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.cookie-modal_button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
  padding: .875em 1.5em 1rem;
  font-size: .9375rem;
  text-decoration: none;
  transition: color .2s cubic-bezier(.25, .46, .45, .94), background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.cookie-modal_button:hover {
  background-color: #262926;
}

.cookie-modal_button.is-secondary {
  color: #515750;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  padding-left: .5em;
  padding-right: .5em;
  font-size: .875rem;
  font-weight: 700;
}

.cookie-modal_button.is-secondary:hover {
  text-decoration: underline;
}

.cookie-modal_closebutton_line {
  width: 1rem;
  height: 2px;
  background-color: #515750;
  position: absolute;
}

.cookie-modal_closebutton_line.is-left {
  transform: rotate(45deg);
}

.cookie-modal_closebutton_line.is-right {
  transform: rotate(-45deg);
}

.cookie-modal_component {
  max-width: 32rem;
  background-color: #fff;
  border-radius: .25rem;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 4px 1rem rgba(38, 41, 38, .05);
}

html.w-mod-js [data-ix="left-image"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="right-image"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="body"] {
  opacity: 0;
}

html.w-mod-js [data-ix="tab-left"], html.w-mod-js [data-ix="tab-left-2"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="tab-right"], html.w-mod-js [data-ix="tab-right-2"] {
  opacity: 0;
  transform: translate(100px);
}

@media screen and (max-width: 991px) {
  .menu-button {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #0972b3;
    border-radius: 6px;
    margin-top: 31px;
    margin-left: 1px;
    margin-right: 17px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, .09);
    border: 1px solid rgba(255, 255, 255, .45);
    border-radius: 9px;
    margin-top: 31px;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgba(0, 0, 0, .88), rgba(0, 0, 0, .88)), url('../images/IMG_3122.JPG');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: -1px;
    padding-top: 19px;
    padding-bottom: 24px;
    display: flex;
  }

  .body {
    background-color: rgba(0, 0, 0, 0);
    overflow: visible;
  }

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

  .nav-link-2 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    text-decoration: none;
    display: flex;
  }

  .nav-link-2.w--current {
    justify-content: flex-start;
    align-items: center;
    padding-left: 47px;
    display: flex;
  }

  .nav-link-2.cdj {
    padding-left: 20px;
  }

  .nav-link-2.jjnh {
    align-items: center;
    padding-left: 13px;
  }

  .nav-link-2.embauche {
    width: 300px;
    margin-top: 12px;
    margin-bottom: 38px;
  }

  .nav-link-2.tto {
    padding-right: 43px;
  }

  .icon {
    color: #0974b5;
  }

  .container {
    background-image: linear-gradient(rgba(0, 0, 0, .63), rgba(0, 0, 0, .63));
    padding-top: 11px;
    padding-bottom: 6px;
  }

  .container.oik {
    background-image: linear-gradient(#000, #000);
  }

  .text-z.z1 {
    margin-left: 1px;
    padding-left: 7px;
  }

  .div-block {
    padding-left: 18px;
    padding-right: 19px;
  }

  .history {
    padding-top: 0%;
  }

  .row-3 {
    flex-wrap: wrap-reverse;
  }

  .text-3.blak {
    margin-top: 16px;
    padding-left: 0;
    font-size: 25px;
  }

  .text-3.rt {
    margin-top: 22px;
    font-size: 25px;
  }

  .text-3.po {
    margin-top: -32px;
  }

  .paragraph {
    margin-bottom: 33px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .link {
    margin-bottom: 54px;
  }

  .link.iycx {
    margin-bottom: -28px;
  }

  .link.plk4 {
    margin-bottom: 21px;
  }

  .column {
    margin-bottom: 43px;
    padding-top: 0;
  }

  .menu1.menu {
    padding-bottom: 24%;
  }

  .row-4 {
    flex-wrap: wrap-reverse;
  }

  .column-2 {
    margin-top: 0;
    margin-bottom: 23px;
    padding-right: 22px;
  }

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

  .slide {
    flex-wrap: nowrap;
    display: block;
  }

  .slider {
    width: 617px;
    margin-top: 70px;
    margin-left: 0;
    display: block;
  }

  .slide-3 {
    background-image: url('../images/160498454_886373842154960_6167765021830139068_n.jpg');
    background-position: 0 0;
    background-size: cover;
    position: relative;
    overflow: visible;
  }

  .vostorg {
    padding-bottom: 0%;
  }

  .row-6 {
    max-width: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-3 {
    margin-top: 7px;
    padding-top: 39px;
    padding-bottom: 53px;
  }

  .text-block-7.ss {
    color: #000;
    font-size: 19px;
  }

  .text-block-7.ss.xs {
    font-size: 20px;
  }

  .maps {
    padding-top: 8%;
  }

  .column-4 {
    background-position: 50%;
  }

  .row-8.rr {
    display: none;
  }

  .row-8.oiuy {
    margin-top: -93px;
    margin-bottom: 15px;
    display: block;
  }

  .link-block {
    margin-left: -650px;
  }

  .column-5 {
    padding-top: 29px;
  }

  .slide-9 {
    background-image: url('../images/IMG_3091.JPG');
    background-position: 50%;
    background-size: cover;
  }

  .slide-10 {
    background-image: url('../images/IMG_3114.JPG');
    background-position: 50%;
    background-size: cover;
  }

  .slide-11 {
    background-image: url('../images/IMG_3097.JPG');
    background-position: 50%;
    background-size: cover;
  }

  .slide-12 {
    background-image: url('../images/IMG_3090.JPG');
    background-position: 50%;
    background-size: cover;
  }

  .slide-13 {
    background-image: url('../images/IMG_3135.JPG');
    background-position: 50% 100%;
    background-size: cover;
  }

  .slide-14 {
    background-image: url('../images/IMG_3140.JPG');
    background-position: 50%;
    background-size: cover;
  }

  .slide-15 {
    background-image: url('../images/IMG_3378.JPG');
    background-position: 50%;
    background-size: cover;
  }

  .slide-16 {
    background-image: url('../images/IMG_3375.JPG');
    background-position: 50% 100%;
    background-size: cover;
  }

  .slider-2 {
    display: none;
  }

  .column-6 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 10px;
    display: flex;
  }

  .mask {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-size: auto;
    overflow: hidden;
  }

  .slide-19 {
    background-image: url('../images/160293232_180577053678399_7818448845454023424_n.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-20 {
    background-image: url('../images/160498454_886373842154960_6167765021830139068_n.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-21 {
    background-image: url('../images/161319634_1927136907445177_3753431569974889963_n.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-22 {
    background-image: url('../images/161536542_189086939388572_7791257288149798784_n.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-23 {
    background-image: url('../images/162026793_185779303098403_107734993801254067_n.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-24 {
    background-image: url('../images/IMG_1306.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-25 {
    background-image: url('../images/IMG_1501.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-26 {
    background-image: url('../images/IMG_1503.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-27 {
    background-image: url('../images/IMG_1500.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-8 {
    background-image: url('../images/IMG_2183.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-9 {
    background-image: url('../images/IMG_2184.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-10 {
    background-image: url('../images/IMG_2178.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-11 {
    background-image: url('../images/IMG_2969.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-12 {
    background-image: url('../images/123056360_3304778866310238_4532088390173202982_n.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-13 {
    background-image: url('../images/IMG_1415.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-14 {
    background-image: url('../images/IMG_2972.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-1-15 {
    background-image: url('../images/IMG_3122.JPG');
    background-position: 50%;
    background-size: cover;
  }

  .slider-3 {
    height: 400px;
    display: block;
  }

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

  .nav__details {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav__details__icon {
    width: 14px;
    margin-right: 4px;
  }

  .nav__detail__link {
    margin-top: 2px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .image-6 {
    margin-left: 27px;
  }

  .column-8, .column-9, .column-10, .column-11, .column-12, .column-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-item {
    width: 50%;
  }

  .dropdown-toggle {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .platform-icon-2 {
    margin-right: 8px;
  }

  .navbar-top-banner-inner-2 {
    padding-left: 11px;
  }

  .lynx-heading-white {
    font-size: 48px;
  }

  .lynx-block-hero-large {
    width: 60%;
    border-bottom-right-radius: 260px;
    margin-left: -12px;
    padding: 70px 40px;
  }

  .lynx-paragraph {
    text-align: center;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    line-height: 152%;
  }

  .lynx-heading {
    font-size: 38px;
  }

  .lynx-heading.uhy, .lynx-heading.pop {
    font-size: 31px;
  }

  .lynx-heading.olp {
    max-width: none;
    text-align: center;
  }

  .lynx-heading.op {
    text-align: center;
  }

  .lynx-subtitle {
    font-size: 19px;
  }

  .lynx-block-left {
    align-items: center;
    padding-left: 25px;
    padding-right: 7%;
  }

  .lynx-block-left.prop-txt {
    align-items: center;
    padding-left: 0;
  }

  .lynx-grid-image-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    padding-right: 13px;
  }

  .section.nhg.pave-uni {
    padding-left: 5%;
    padding-right: 5%;
  }

  .lynx-paragraph-features {
    text-align: center;
  }

  .lynx-heading-features-small {
    font-size: 19px;
  }

  .lynx-features {
    margin-bottom: 24px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .lynx-grid-features-4-columns {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 18px;
    display: flex;
  }

  .lynx-text-field {
    min-width: 110px;
  }

  .lynx-heading-white-margin {
    font-size: 38px;
  }

  .lynx-newsletter-image {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cf-service-paragraph {
    font-family: Montserrat, sans-serif;
  }

  .cf-features-section-2-grid {
    max-width: 700px;
    grid-row-gap: 80px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cf-features-section-2-heading {
    max-width: 600px;
    font-size: 30px;
  }

  .cf-features-section-2-wrapper {
    padding-top: 140px;
  }

  .spark-flex-row.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-section {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .uui-text-size-large {
    font-family: Montserrat, sans-serif;
    line-height: 1.3;
  }

  .uui-contact05_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .slider-4 {
    height: 500px;
  }

  .div-block-7, .div-block-8, .div-block-9, .div-block-10, .div-block-11 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-12 {
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    display: flex;
  }

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

  .features-right {
    max-width: 100%;
  }

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

  .div-block-14, .div-block-16 {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  .menu-button {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    height: auto;
    padding-bottom: 26px;
  }

  .nav-link-2.embauche {
    width: 200px;
  }

  .walcome {
    height: 108%;
    padding-top: 18px;
  }

  .text-z {
    font-size: 52px;
  }

  .text-z.z1 {
    margin-top: 147px;
  }

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

  .div-block {
    height: 648px;
    margin-top: 11px;
    padding-top: 29px;
  }

  .image-2 {
    margin-top: 5px;
    margin-bottom: -28px;
  }

  .div-block-2 {
    margin-top: -17px;
    margin-bottom: -12px;
  }

  .text-3.wait {
    font-size: 30px;
  }

  .link {
    margin-top: 25px;
    margin-bottom: 82px;
  }

  .link.iycx {
    margin-top: 10px;
    margin-bottom: 13px;
  }

  .link.plk4 {
    margin-bottom: 38px;
  }

  .image-3 {
    margin-bottom: 18px;
  }

  .column {
    margin-bottom: -43px;
    padding-right: 0;
  }

  .tia.oi {
    margin-top: -15px;
  }

  .text-block-4 {
    font-size: 22px;
  }

  .menu1.menu {
    padding-bottom: 4%;
  }

  .tab-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .images {
    margin-bottom: 18px;
  }

  .slider {
    width: 547px;
    margin-top: 28px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .text-block-7 {
    font-size: 18px;
  }

  .text-block-7.ss {
    color: #000;
    font-size: 14px;
  }

  .text-block-7.ss.xs {
    font-size: 19px;
  }

  .text-block-7.t {
    margin-bottom: 47px;
  }

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

  .link-phone {
    float: none;
    text-align: center;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .map {
    margin-bottom: 18px;
  }

  .text-block-11 {
    margin-top: -15px;
    margin-bottom: 26px;
  }

  .column-3 {
    margin-bottom: 18px;
  }

  .column-4 {
    margin-bottom: 24px;
  }

  .row-8 {
    background-image: linear-gradient(#000, #000);
    display: block;
  }

  .row-8.rr {
    display: none;
  }

  .row-8.oiuy {
    padding-top: 19px;
    display: block;
  }

  .link-block {
    margin-left: -450px;
  }

  .column-6 {
    align-items: stretch;
  }

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

  .container-5 {
    padding-top: 46px;
    padding-bottom: 102px;
  }

  .nav__details {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 3px;
  }

  .html-embed {
    margin-top: 21px;
    margin-bottom: 23px;
  }

  .dropdown-toggle {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .lynx-paragraph-white {
    margin-bottom: 13px;
  }

  .lynx-heading-white {
    margin-bottom: 7px;
    font-size: 40px;
  }

  .lynx-block-hero-large {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 111px;
    padding-top: 34px;
    padding-bottom: 69px;
  }

  .lynx-hero-large {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .lynx-image-absolute {
    margin-bottom: -41px;
    margin-left: 134px;
    left: -2%;
  }

  .lynx-heading {
    max-width: 540px;
    text-align: center;
    font-size: 34px;
  }

  .lynx-heading.uhy, .lynx-heading.pop {
    text-align: center;
  }

  .lynx-block-left, .lynx-block-left.prop-txt {
    justify-content: center;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .lynx-grid-image-right {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

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

  .lynx-heading-white-margin {
    font-size: 34px;
  }

  .lynx-block-newsletter-text {
    text-align: center;
    align-items: center;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .lynx-newsletter-horizontal {
    flex-direction: column;
    padding: 45px 25px;
  }

  .cf-service-paragraph {
    margin-top: 0;
    font-size: 16px;
    line-height: 150%;
  }

  .cf-service-heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .cf-features-section-2-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
  }

  .cf-features-section-2-heading {
    max-width: 420px;
    font-size: 28px;
  }

  .cf-features-section-2-wrapper {
    width: 90%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .lynx-block-footer-center {
    grid-row-gap: 20px;
    flex-direction: column;
  }

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

  .spark-flex-row.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-hero-sub-paragraph {
    margin-bottom: 32px;
  }

  .spark-container {
    width: 100%;
  }

  .spark-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-section.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #13599d, var(--spark-library-border-default)), url('../images/167739098_1374614222900622_2602093039461904476_n.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .uui-button {
    font-size: 1rem;
  }

  .uui-button:hover {
    border-color: var(--untitled-ui-primary600);
    background-color: var(--untitled-ui-primary600);
  }

  .uui-contact05_form-wrapper {
    margin-top: 2rem;
  }

  .uui-text-size-large {
    font-size: 1rem;
  }

  .uui-space-xsmall {
    min-height: .75rem;
  }

  .uui-heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .uui-contact05_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .container-20 {
    padding-bottom: 74px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cookie-modal_content-wrap {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cookie-modal_button-wrap {
    padding: 1.5rem;
  }

  .cookie-modal_closebutton {
    margin-right: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    margin-right: 0;
  }

  .nav-menu {
    padding-top: 35px;
    padding-bottom: 41px;
  }

  .nav-link-2 {
    text-align: center;
    margin-bottom: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
  }

  .nav-link-2.w--current {
    color: #0484bf;
    margin-top: 0;
    padding-top: 11px;
    padding-bottom: 14px;
  }

  .nav-link-2.cdj {
    padding-left: 19px;
  }

  .nav-link-2.tto {
    margin-bottom: 7px;
  }

  .walcome {
    height: 107%;
    padding-top: 5px;
  }

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

  .text-z {
    text-align: center;
    margin-bottom: 10px;
    padding-right: 0;
    font-size: 40px;
    display: block;
  }

  .text-z.z1 {
    flex: 0 auto;
    margin-top: 120px;
  }

  .heading-2 {
    margin-top: -5px;
    font-size: 35px;
  }

  .div-block {
    padding-top: 27px;
    padding-bottom: 0;
  }

  .history {
    margin-top: 19px;
  }

  .text-3.wait {
    margin-top: -6px;
    font-size: 20px;
    line-height: 1.6em;
  }

  .text-3.rt {
    margin-top: 39px;
    font-size: 21px;
  }

  .text-3.po {
    font-size: 25px;
  }

  .paragraph {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
    line-height: 1.2em;
  }

  .link {
    text-align: center;
    margin-top: 22px;
    margin-bottom: 106px;
  }

  .link.iycx {
    margin-top: 11px;
    margin-bottom: 21px;
  }

  .link.plk4 {
    margin-top: 14px;
    margin-bottom: 34px;
  }

  .tia.ee {
    padding-bottom: 127px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .specia {
    background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/architectural-design-architecture-blue-sky-462358.jpg');
    background-position: 0 0, 50%;
    margin-top: 13px;
  }

  .text-block-6 {
    border-bottom-style: none;
  }

  .images {
    margin-bottom: 18px;
  }

  .slider {
    width: auto;
    margin-left: 0;
  }

  .text-block-7 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .text-block-7.ss {
    color: #000;
    margin-top: 7px;
    line-height: 20px;
  }

  .text-block-7.ss.xs {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-7.oi {
    margin-bottom: 16px;
    font-family: Montserrat, sans-serif;
    font-size: 34px;
    line-height: 42px;
  }

  .text-block-7.ty4 {
    margin-top: -17px;
    font-size: 16px;
  }

  .map {
    margin-bottom: 16px;
  }

  .text-block-9 {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
  }

  .text-block-11 {
    margin-bottom: 50px;
  }

  .column-3, .column-4 {
    margin-bottom: 0;
  }

  .row-8.oiuy {
    padding-top: 21px;
  }

  .tabs-menu {
    margin-left: 0;
  }

  .link-block {
    margin-left: -200px;
  }

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

  .container-3 {
    flex-direction: column;
    padding-left: 0;
  }

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

  .tabs {
    margin-top: -28px;
  }

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

  .nav__details {
    align-items: center;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 2px;
    padding-right: 0;
  }

  .nav__detail__link {
    font-size: 11px;
  }

  .collection-item {
    width: 100%;
  }

  .dropdown-toggle {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .dropdown-toggle.w--open {
    flex-direction: column;
    padding-right: 34px;
    display: flex;
  }

  .dropdown-link-2 {
    margin-right: 0;
  }

  .div-block-5 {
    flex-direction: column;
  }

  .email-in-nav-2 {
    display: none;
  }

  .contact-icon-3 {
    min-height: 22px;
    min-width: 22px;
  }

  .platform-icon-2 {
    width: 22px;
    height: 22px;
    max-height: 22px;
    max-width: 22px;
    min-height: 22px;
    min-width: 22px;
    margin-top: 7px;
  }

  .navbar-top-banner-inner-2 {
    padding-top: 3px;
    padding-left: 16px;
    padding-right: 44px;
  }

  .socials-in-nav-2 {
    border-left-style: none;
    justify-content: center;
    margin-right: -19px;
    padding-top: 0;
  }

  .social-link-nav, .contact-method {
    margin-bottom: 10px;
  }

  .contact-text-3 {
    font-size: 14px;
  }

  .lynx-button-white {
    font-size: 11px;
  }

  .lynx-heading-white {
    font-size: 28px;
  }

  .lynx-block-hero-large {
    width: 100%;
    border-bottom-right-radius: 140px;
    margin-bottom: -232px;
    margin-left: 0;
    padding: 30px 30px 50px;
  }

  .lynx-hero-large {
    min-height: 400px;
    margin-bottom: 400px;
  }

  .lynx-hero-large._2-layer {
    margin-bottom: 200px;
  }

  .lynx-content-hero {
    max-width: none;
  }

  .lynx-image-absolute {
    max-width: 70%;
    margin-left: 57px;
  }

  .lynx-heading {
    text-align: center;
    padding-left: 0;
    padding-right: 13px;
    font-size: 29px;
  }

  .lynx-heading.uhy {
    padding-left: 17px;
  }

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

  .lynx-block-left {
    justify-content: center;
    align-items: center;
  }

  .lynx-block-left.prop-txt {
    padding-right: 6%;
  }

  .lynx-grid-image-right {
    padding-left: 6px;
    padding-right: 6px;
  }

  .section.nhg.pave-uni {
    padding-left: 0%;
    padding-right: 0;
  }

  .section.vg {
    padding-bottom: 107px;
  }

  .lynx-heading-features-small {
    font-size: 18px;
  }

  .lynx-grid-features-4-columns {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-bottom: 90px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-222 {
    padding-bottom: 23px;
  }

  .lynx-text-field {
    margin: 12px 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .lynx-form {
    border-radius: 20px;
    flex-direction: column;
    align-items: stretch;
  }

  .lynx-form-block {
    width: 100%;
  }

  .lynx-heading-white-margin {
    font-size: 29px;
  }

  .lynx-newsletter-horizontal {
    margin-top: 75px;
    padding: 30px 15px;
  }

  .lynx-newsletter-image {
    background-position: 50% 0;
    padding: 174px 8px 8px;
  }

  .cf-features-section-2-icon-wrap {
    margin-bottom: 16px;
  }

  .cf-features-section-2-image-wrapper {
    margin-bottom: 20px;
  }

  .cf-features-section-2-grid-cell {
    margin-bottom: 31px;
  }

  .cf-features-section-2-grid {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .cf-features-section-2-wrapper {
    max-width: none;
    padding-bottom: 0;
  }

  .cf-features-section-2 {
    margin-top: -184px;
  }

  .spark-flex-row {
    align-items: flex-start;
  }

  .spark-flex-row.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .spark-section {
    padding: 64px 20px;
  }

  .spark-section.spark-dark-hero-background-image {
    padding-bottom: 64px;
    padding-left: 16px;
  }

  .spark-section h1 {
    font-size: 2.8rem;
    line-height: 1;
  }

  .spark-section h2 {
    font-size: 2.5rem;
  }

  .uui-contact05_component {
    grid-template-columns: 1fr;
  }

  .section-4 {
    background-position: 100% 0;
  }

  .dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
    position: relative;
    overflow: visible;
  }

  .div-block-8, .div-block-10, .div-block-11, .div-block-13 {
    margin-bottom: 8px;
  }

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

  .text-block-38 {
    font-size: 17px;
    line-height: 1.3em;
  }

  .features-right {
    margin-bottom: -30px;
  }

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

  .features-block-two {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .cookie-popup_component {
    max-width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cookie-modal_content-wrap.is-small {
    padding-bottom: 1.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cookie-modal_button-wrap.is-small {
    justify-content: space-between;
    padding: 1.25rem;
  }

  .cookie-modal_closebutton {
    margin-top: 1rem;
    margin-right: 1rem;
  }

  .cookie-modal_button {
    flex: auto;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .cookie-modal_component {
    max-width: 100%;
  }

  .bold-text {
    font-size: 17px;
    line-height: 19px;
  }

  .div-block-14, .div-block-15 {
    margin-bottom: 8px;
  }
}

#w-node-_1c14b9fb-0cf9-df5f-d2e5-07e0fa47ee00-a54bd611, #w-node-_1c14b9fb-0cf9-df5f-d2e5-07e0fa47ee09-a54bd611, #w-node-bb71fc01-535b-8a63-6b1d-60c183aed680-a54bd611, #w-node-bb71fc01-535b-8a63-6b1d-60c183aed687-a54bd611, #w-node-bb71fc01-535b-8a63-6b1d-60c183aed68e-a54bd611, #w-node-_1c14b9fb-0cf9-df5f-d2e5-07e0fa47ee00-e9d9ed80, #w-node-fcd795fc-ec3a-d395-5869-0309b266c35a-e9d9ed80, #w-node-fcd795fc-ec3a-d395-5869-0309b266c363-e9d9ed80, #w-node-fcd795fc-ec3a-d395-5869-0309b266c36c-e9d9ed80, #w-node-_6e378fd2-f588-09aa-2caf-c0cfd057e027-ea279014, #w-node-_6e378fd2-f588-09aa-2caf-c0cfd057e027-0b2f654e, #w-node-_6e378fd2-f588-09aa-2caf-c0cfd057e027-cab384f6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_1c14b9fb-0cf9-df5f-d2e5-07e0fa47ee00-a54bd611 {
    align-self: center;
    justify-self: center;
  }
}


