@font-face {
  font-family: Baikal;
  src: url('../fonts/Baikal-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Baikal;
  src: url('../fonts/Baikal-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --or: #c59f63;
  --light-or: #f3ece0;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 0;
  display: flex;
}

.section {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.section._70 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 80%;
  padding-left: 30px;
  padding-right: 30px;
}

.section.no-margin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.header {
  background-image: url('../images/Alp-Demenagement_Trame_CMYK.svg'), linear-gradient(#0000002e, #0000002e), url('../images/AlpDemenagement_AdobeStock_1723694221.jpg');
  background-position: 100% 100%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: cover, auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 40px 40px 60px;
  display: flex;
}

.h1 {
  color: #fff;
  font-family: Baikal, Arial, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 100%;
}

.navbar-2 {
  z-index: 30;
  mix-blend-mode: normal;
  background-color: #dbeceb;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  height: auto;
  padding: 15px 25px;
}

.menu-button {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  cursor: pointer;
  mix-blend-mode: normal;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: 32px;
  padding: 0;
  display: flex;
  position: relative;
  inset: 0% 0% auto auto;
}

.link-mobile {
  color: #fff;
  letter-spacing: 1px;
  font-family: Baikal, Arial, sans-serif;
  font-size: 120px;
  line-height: 90px;
  text-decoration: none;
}

.nav-list-item-mobile {
  color: #000;
  border-top-style: none;
  border-top-width: 0;
  border-bottom-style: none;
  border-bottom-width: 0;
  padding-top: 0;
  padding-bottom: 0;
}

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

.topmenu {
  z-index: 20;
  mix-blend-mode: normal;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.full-screen-menu {
  z-index: -1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-end;
  width: 70vw;
  max-width: 1920px;
  height: 100vh;
  padding: 100px 0 72px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.nav-menu-new-open {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  mix-blend-mode: normal;
  border-top-style: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  padding: 0 25px 0 0;
  display: flex;
  position: absolute;
}

.navbar-button {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  height: 100%;
  min-height: 100%;
  padding: 0;
  font-size: 24px;
  text-decoration: none;
  display: flex;
}

.navbar-button:hover {
  color: #7e7e7e;
}

.navbar-button.first {
  mix-blend-mode: normal;
  border-left-style: none;
  border-left-width: 0;
  width: auto;
  position: relative;
}

.menu-top.black {
  color: #000;
  background-color: #fff;
  width: 100%;
  height: 2px;
}

.hamburger {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 32px;
  display: flex;
}

.navbar-v4 {
  z-index: 20;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fff0;
  background-clip: border-box;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  padding: 25px 25px 16px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.burger-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  display: block;
  position: relative;
}

.logotype {
  width: 315px;
}

.logotype.big {
  mix-blend-mode: normal;
  width: 300px;
}

.white-blocker {
  z-index: -2;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  pointer-events: none;
  background-color: #5252524d;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 70%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.menu {
  color: #fff;
  mix-blend-mode: difference;
  font-family: Baikal, Arial, sans-serif;
  font-size: 18px;
}

.content {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 0;
  padding: 150px 0;
  display: flex;
  overflow: visible;
}

.h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baikal, Arial, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
}

.h2.white {
  color: #fff;
}

.lead {
  color: #000;
  margin-bottom: 0;
  font-family: Baikal, Arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 110%;
}

.button {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--or);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.button:where(.w-variant-9adacffe-f1cd-d2c9-879a-777c3f6c441e) {
  background-color: var(--light-or);
}

.button:where(.w-variant-e1a3886f-f5d8-b583-76ff-cb4f81579d9d) {
  background-color: var(--light-or);
  justify-content: space-between;
  align-items: center;
  width: auto;
}

.button:hover {
  background-color: #7e6947;
}

.txt-button {
  color: #000;
  font-family: Baikal, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.txt-button:where(.w-variant-e1a3886f-f5d8-b583-76ff-cb4f81579d9d) {
  color: var(--or);
}

.code-embed {
  color: #000;
  width: 19px;
  height: 16px;
}

.code-embed:where(.w-variant-e1a3886f-f5d8-b583-76ff-cb4f81579d9d) {
  color: var(--or);
}

.section-bubble {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.row-bubble {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.row-bubble.mid {
  justify-content: center;
  align-items: center;
}

.row-bubble.bottom {
  order: 0;
  justify-content: flex-start;
  align-items: center;
}

.txt-bubble {
  color: #000;
  white-space: nowrap;
  font-family: Baikal, Arial, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 100%;
}

.item-bubble {
  background-color: var(--light-or);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px 30px;
  display: flex;
}

.icon-bubble {
  width: 60px;
  height: 45px;
  color: var(--or);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-bubble.list {
  padding-bottom: 0;
}

.icon-bubble.hide {
  display: none;
}

.icon-bubble.hide:where(.w-variant-6efb2cbd-71ac-3716-086c-2d9fd6933d9c) {
  display: block;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5.0625rem;
  height: 3.75rem;
  display: flex;
}

.accordeon-item {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-top: 1px solid var(--or);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.accordeon-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cross-container {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
}

.cross {
  background-color: #000;
  width: 100%;
  height: 2px;
}

.cross.vertical {
  margin-bottom: 0;
  position: absolute;
  inset: 25px 0 0;
  transform: rotate(90deg);
}

.cross.vertical:where(.w-variant-6efb2cbd-71ac-3716-086c-2d9fd6933d9c) {
  opacity: 0;
  transform: rotate(180deg);
}

.accordeon-header {
  background-color: #f3ece000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.accordeon-open {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 20px;
  display: grid;
}

.accordeon-txt {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.labeur-bold {
  color: #000;
  margin-bottom: 0;
  font-family: Baikal, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
}

.image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 4px;
  height: 100%;
}

.accordeon-txt-copy {
  width: 100%;
}

.list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 1px solid var(--or);
  flex-flow: column;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.labeur {
  color: #000;
  margin-bottom: 0;
  font-family: Baikal, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 110%;
}

.labeur.white {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.list-item {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  border-top: 1px solid var(--or);
  flex-flow: column;
  padding-top: 7px;
  display: flex;
}

.icon-bubble-copy {
  width: 60px;
  height: 45px;
  color: var(--or);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-custom-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.125rem;
  height: 4.125rem;
  display: flex;
}

.section-full {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#00000080, #00000080), url('../images/AlpDemenagement_AdobeStock_313388798.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 150px 0;
  display: flex;
}

.section-full._70 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 80%;
  padding-left: 30px;
  padding-right: 30px;
}

._3col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.h4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baikal, Arial, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 100%;
}

.h4.white {
  color: #fff;
  font-size: 34px;
  line-height: 110%;
}

.column {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.icon-box {
  background-color: var(--light-or);
  width: 50px;
  height: 50px;
  color: var(--or);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-embed-custom-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.3125rem;
  height: 1.625rem;
  display: flex;
}

._2col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.button-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.footer {
  background-color: var(--or);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

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

.row.top {
  justify-content: space-between;
  align-items: flex-start;
}

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

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

.accordeon-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Baikal, Arial, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 70px;
}

.accordeon-title.white {
  color: #fff;
}

.body-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  margin-top: 167px;
  padding-bottom: 200px;
  display: flex;
}

.dropdown {
  z-index: 0;
  border-top: 1px solid var(--or);
  border-bottom: 1px none var(--or);
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.dropdown-toggle {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 0;
  display: flex;
}

.dropdown-toggle:hover {
  background-color: var(--light-or);
}

.dropdown-list {
  background-color: #dddddd1f;
  display: none;
  position: static;
}

.dropdown-list.w--open {
  background-color: #ddd0;
  padding-top: 30px;
  top: 100px;
}

.dropdown-icon {
  width: 60px;
  height: 45px;
  color: var(--or);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.dropdown-icon.list {
  padding-bottom: 0;
}

.dropdown-icon.hide {
  display: none;
}

.dropdown-icon.hide:where(.w-variant-6efb2cbd-71ac-3716-086c-2d9fd6933d9c) {
  display: block;
}

.icon-embed-custom-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.125rem;
  height: 2.875rem;
  display: flex;
}

.icon-embed-custom-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 3.4375rem;
  display: flex;
}

.button-fixed {
  z-index: 2;
  object-fit: fill;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 10px 40px 10px 10px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

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

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

@media screen and (min-width: 1280px) {
  .body {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (min-width: 1440px) {
  .full-screen-menu {
    justify-content: flex-end;
    align-items: flex-start;
    width: 50vw;
    padding-right: 0;
  }

  .nav-menu-new-open {
    width: 100%;
    max-width: 740px;
  }

  .white-blocker {
    width: 50%;
  }

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

  .code-embed-2 {
    width: 100%;
  }

  .button-fixed {
    left: auto;
    right: auto;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    background-size: auto;
    justify-content: flex-start;
    align-items: center;
  }

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

  .h1 {
    font-size: 80px;
  }

  .navbar-2 {
    border-radius: 0;
    justify-content: center;
    align-items: center;
    max-width: none;
  }

  .full-screen-menu {
    justify-content: flex-end;
    align-items: flex-start;
    width: 50vw;
  }

  .nav-menu-new-open {
    width: 100%;
    max-width: 760px;
  }

  .white-blocker {
    width: 50%;
  }

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

  .section-bubble {
    overflow: hidden;
  }

  .txt-bubble {
    font-size: 65px;
  }

  .icon-bubble.big {
    width: 70px;
    height: 65px;
  }

  .section-full {
    justify-content: flex-start;
    align-items: center;
  }

  .dropdown-icon.big {
    width: 70px;
    height: 65px;
  }

  .button-fixed {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    font-size: 12px;
  }

  .section {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
  }

  .section._70 {
    width: 100%;
  }

  .section.no-margin {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1 {
    font-size: 40px;
  }

  .navbar-2 {
    z-index: 30;
  }

  .link-mobile {
    text-transform: none;
    font-weight: 400;
    text-decoration: none;
  }

  .nav-list-item-mobile {
    color: #1a2b3c;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 50px;
    text-decoration: none;
  }

  .menu-bot {
    background-color: #fff;
    width: 100%;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .topmenu {
    z-index: 9999;
  }

  .full-screen-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100vw;
    max-width: 1372px;
    padding: 25px;
    display: none;
    inset: 0% 0% auto auto;
  }

  .nav-menu-new-open {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    border-top-style: none;
    border-top-width: 0;
    border-bottom-style: none;
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    height: 100%;
    margin-top: 0;
    padding: 0;
    display: flex;
  }

  .menu-top {
    background-color: #fff;
    width: 100%;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hamburger {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: center;
    align-items: center;
    width: 50px;
  }

  .navbar-v4 {
    mix-blend-mode: normal;
    background-image: none;
  }

  .burger-block {
    mix-blend-mode: normal;
    display: block;
  }

  .logotype.big {
    width: 250px;
  }

  .white-blocker {
    width: 100%;
    display: block;
  }

  .content {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .accordeon-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .cross-container {
    width: 40px;
    height: 40px;
  }

  .cross.vertical {
    top: 20px;
  }

  .accordeon-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

  ._3col {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .column {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .bold {
    font-weight: 500;
  }

  .accordeon-title {
    font-size: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
  }

  .body {
    background-size: auto 50vh;
  }

  .section {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section._70 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .header {
    padding: 20px;
  }

  .h1 {
    font-size: 50px;
  }

  .link-mobile {
    font-size: 80px;
    line-height: 80px;
  }

  .topmenu {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: wrap;
  }

  .full-screen-menu {
    flex: 1;
    justify-content: center;
    align-self: flex-start;
    align-items: flex-end;
    width: 100%;
    height: 100vh;
    padding: 0;
    display: none;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .nav-menu-new-open {
    border-bottom-style: none;
    border-radius: 0;
    flex-direction: column;
    padding: 20px;
  }

  .navbar-button {
    font-size: 24px;
  }

  .hamburger {
    width: 50px;
  }

  .navbar-v4 {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    width: 100%;
    padding: 12px 20px;
  }

  .logotype, .logotype.big {
    width: 200px;
  }

  .content {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .h2 {
    font-size: 40px;
    line-height: 110%;
  }

  .lead {
    font-size: 28px;
  }

  .section-bubble {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .txt-bubble {
    font-size: 30px;
  }

  .item-bubble {
    padding-left: 25px;
    padding-right: 25px;
  }

  .icon-bubble {
    width: 40px;
    height: 30px;
  }

  .accordeon-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .accordeon-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .accordeon-open {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .accordeon-txt {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .image {
    aspect-ratio: 16 / 9;
  }

  .labeur {
    font-size: 18px;
  }

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

  .h4, .h4.white {
    font-size: 28px;
  }

  ._2col {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    grid-template-columns: 1fr;
  }

  .row {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }

  .accordeon-title {
    font-size: 40px;
    line-height: 110%;
  }

  .dropdown-icon {
    width: 40px;
    height: 30px;
  }

  .button-fixed {
    padding-right: 30px;
  }
}

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

  .body {
    background-image: none;
    padding: 0;
  }

  .section {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section._70 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.no-margin {
    height: 100%;
  }

  .header {
    background-image: url('../images/Alp-Demenagement_Trame_CMYK.svg'), linear-gradient(#0000002e, #0000002e), url('../images/AlpDemenagement_AdobeStock_1723694221.jpg');
    background-position: 100% 100%, 0 0, 50%;
    background-repeat: no-repeat, repeat, repeat;
    background-size: cover, auto, cover;
    height: 110vh;
    padding-bottom: 20vh;
  }

  .h1 {
    font-size: 2.2rem;
  }

  .menu-button {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .link-mobile {
    font-size: 60px;
    line-height: 60px;
  }

  .nav-list-item-mobile {
    color: #000;
  }

  .topmenu {
    padding: 0;
  }

  .full-screen-menu {
    justify-content: space-between;
    align-items: flex-end;
    padding: 0;
    display: none;
    overflow: visible;
  }

  .nav-menu-new-open {
    z-index: 0;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    mix-blend-mode: normal;
    background-color: #fff0;
    border-radius: 0;
    flex-direction: column;
    padding-bottom: 0;
    position: relative;
    inset: 0%;
  }

  .navbar-button {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    font-size: 16px;
    line-height: 12px;
    display: block;
  }

  .hamburger {
    width: 50px;
  }

  .navbar-v4 {
    width: 100%;
    padding: 20px;
  }

  .logotype.big {
    width: 150px;
  }

  .content {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .h2, .h2.white {
    font-size: 30px;
  }

  .lead {
    font-size: 20px;
  }

  .txt-button {
    font-size: 14px;
  }

  .code-embed {
    height: 15px;
  }

  .txt-bubble {
    font-size: 35px;
  }

  .item-bubble {
    padding: 10px 15px;
  }

  .icon-bubble.hide {
    display: none;
  }

  .accordeon-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .cross-container {
    width: 30px;
    height: 30px;
  }

  .cross.vertical {
    top: 15px;
  }

  .labeur-bold, .labeur {
    font-size: 15px;
  }

  .section-full {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    background-image: linear-gradient(#00000080, #00000080), url('../images/AlpDemenagement_AdobeStock_313388798.jpg');
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-start;
    align-items: flex-start;
  }

  ._3col {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .h4 {
    font-size: 25px;
  }

  .accordeon-title, .accordeon-title.white {
    font-size: 30px;
  }

  .dropdown-list.w--open {
    padding-top: 5px;
  }

  .dropdown-icon.hide {
    display: none;
  }
}


@font-face {
  font-family: 'Baikal';
  src: url('../fonts/Baikal-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baikal';
  src: url('../fonts/Baikal-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}