:root {
  --black: black;
  --white: white;
}

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

img {
  max-width: 100%;
  display: inline-block;
}

.navigation {
  z-index: 9;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: fixed;
}

.hamburgermenu {
  z-index: 5;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: fixed;
  inset: 1rem auto auto 1rem;
}

.hamburgermenu:hover {
  outline-offset: 0px;
  outline: 3px #333;
  display: flex;
}

.whiteline {
  background-color: #fff;
  border-radius: 20px;
  width: 15vh;
  height: 3px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.whiteline.whitelinefooter {
  background-color: #9c9c9c;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  position: static;
  inset: auto 0% 3vh;
}

.header {
  background-color: #87878799;
  background-image: url('../images/SAVOIR_FAIRE_SHOP-3-min.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  height: 100vh;
  margin-top: 0;
  padding: 20px 0;
  font-weight: 400;
  display: flex;
  position: relative;
}

.header-content {
  z-index: 1;
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 110vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.h1 {
  aspect-ratio: auto;
  color: #fff;
  letter-spacing: -1px;
  overflow-wrap: normal;
  object-fit: fill;
  min-width: 110vh;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Baloo Chettan 2", sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 76px;
  display: block;
  overflow: visible;
}

.paragraph {
  color: #fff;
  margin-top: 10px;
  font-size: 3rem;
  font-weight: 400;
  line-height: 36px;
}

.div-block {
  z-index: 1;
  text-align: left;
  margin-top: 0;
  margin-left: auto;
  position: relative;
}

.div-block.animationtextload {
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.semiboldtext {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 1rem;
  font-size: 1.9rem;
  line-height: 30px;
}

.semiboldtext.maginbottom3vh {
  margin-bottom: 3vh;
  padding-right: 1rem;
  font-size: 1.9rem;
}

.div-block-6 {
  flex-flow: row;
  place-content: stretch flex-start;
  width: 100%;
  margin-top: 2vh;
  margin-bottom: 4vh;
  padding-bottom: 0;
  display: flex;
}

.div-block-6.block6reverse {
  flex-direction: row-reverse;
  justify-content: center;
}

.div-block-5 {
  width: 100%;
  padding: 5vh 4vh;
  overflow: hidden;
}

.div-block-8 {
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-8.block8reverse {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.h2-container {
  flex-direction: column;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.text-block-4 {
  color: #565757;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: 1rem;
  font-size: 1.9rem;
  line-height: 1.9rem;
}

.text-block-4.marginbottom4vh {
  max-width: none;
  margin-top: 5vh;
  margin-bottom: 5vh;
  margin-left: 0;
  font-size: 1.9rem;
  line-height: 1.9rem;
}

.image-4 {
  z-index: 1;
  width: 30vw;
  max-width: 40vh;
  height: 30vw;
  max-height: 40vh;
  display: block;
  position: relative;
}

.div-block-9 {
  align-items: center;
  margin-left: 0;
  display: flex;
}

.div-block-7 {
  background-color: #c4c5c4cc;
  flex-direction: column;
  justify-content: space-between;
  width: auto;
  height: auto;
  display: flex;
}

.blackline {
  background-color: #000;
  width: 30%;
  height: 1px;
}

.blackline.lineleft {
  margin-left: auto;
}

.blackline.width15 {
  width: 15%;
}

.blackline.width15.margileftauto {
  margin-left: auto;
}

.blackline.fullline {
  width: 100%;
  height: 2px;
}

.blackline.linemiddle {
  width: 20%;
  margin: .5rem auto;
}

.blackline.loadingline {
  height: 15px;
}

.container {
  z-index: 1;
  background-color: #c4c5c4cc;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 60vh;
  max-height: 60vh;
  margin-bottom: 15vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.container.cc-footer {
  background-color: #0000;
  flex-flow: row;
  place-content: stretch space-between;
  align-items: center;
  height: auto;
  margin-bottom: 0;
  display: flex;
  overflow: visible;
}

.logoimage {
  width: 4vh;
  margin-bottom: 0;
  margin-left: 1vh;
  margin-right: 1vh;
}

.image-3 {
  z-index: 50;
  width: 30vw;
  height: 120%;
  margin-left: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  right: 0;
}

.text-block-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 4.5rem;
  line-height: 60px;
  display: flex;
}

.features {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding: 0;
  display: flex;
}

.div-block-4 {
  background-color: #c4c5c400;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 65%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 1vh;
  padding-bottom: 0;
  padding-left: 1rem;
  display: flex;
  position: relative;
}

.text-block-5 {
  color: #565757;
  margin: 2vh;
  font-family: Commissioner, sans-serif;
  font-size: 1.5rem;
  line-height: 30px;
}

.footer {
  background-color: #000000e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-10 {
  z-index: auto;
  background-color: #87878799;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  margin-top: -20px;
  position: absolute;
}

.text-block-6 {
  z-index: 3;
  color: #fff;
  text-align: center;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: auto 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Commissioner, sans-serif;
  font-size: 4rem;
  font-weight: 100;
  line-height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-6.nopadding {
  padding-left: 0;
  padding-right: 0;
  font-size: 4rem;
}

.text-block-6.artistspage {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 4rem;
}

.text-block-6.artistspage:hover {
  z-index: 2;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-11.artistspage {
  cursor: pointer;
}

.div-block-11.artistspage:hover {
  background-image: linear-gradient(#000, #000);
}

.div-block-12 {
  z-index: 2;
  background-color: #0000004d;
  position: absolute;
  inset: 0%;
}

.div-block-12.artistspage {
  transition: background-color .2s;
  display: flex;
}

.div-block-12.artistspage:hover {
  z-index: 3;
  background-color: #000000b3;
}

.text-block-7 {
  margin-bottom: 4vh;
  font-family: Commissioner, sans-serif;
  font-size: 2.5rem;
  line-height: 40px;
}

.div-block-13 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 15vh;
  display: flex;
}

.text-block-8 {
  text-align: center;
  margin-bottom: 8vh;
  font-family: Commissioner, sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  line-height: 25px;
}

.button-3 {
  text-align: center;
  background-color: #000c;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 15rem;
  height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Commissioner, sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 300;
  line-height: 29px;
  transition: background-color .2s;
  display: flex;
}

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

.body {
  background-color: #fff;
}

.div-block-14 {
  grid-column-gap: 6vh;
  grid-row-gap: 6vh;
  flex-direction: column;
  justify-content: space-between;
  width: auto;
  margin-bottom: 1vh;
  margin-left: 0;
  padding-top: 4vh;
  padding-left: 6vh;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 6vh;
  grid-row-gap: 6vh;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin-right: 0;
  padding-top: 4vh;
  padding-bottom: 1vh;
  padding-right: 6vh;
  display: flex;
}

.text-block-9 {
  color: #fff;
  font-family: Commissioner, sans-serif;
  font-size: 1.2rem;
  line-height: 20px;
  text-decoration: none;
}

.text-block-9:hover {
  color: #b9b9b9;
  text-decoration: none;
}

.text-block-9.w--current {
  text-decoration: none;
}

.text-block-9.textright {
  text-align: right;
}

.text-block-9.nohover:hover {
  color: #fff;
}

.text-block-10 {
  color: #fff;
  margin-top: 1vh;
  font-family: Commissioner, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 100;
  text-decoration: none;
  transition: color .2s;
}

.text-block-10:hover {
  color: #b9b9b9;
}

.text-block-10.w--current {
  text-align: right;
  width: auto;
  font-size: 1rem;
  text-decoration: none;
}

.text-block-10.w--current:hover {
  color: #b9b9b9;
}

.text-block-10.margintop0 {
  margin-top: 7vh;
}

.text-block-10.margintop0.nohover:hover, .text-block-10.nohover:hover {
  color: #fff;
}

.text-block-11 {
  color: #ffffff30;
  margin-top: 0;
  font-family: Commissioner, sans-serif;
  font-size: .9rem;
  font-style: italic;
}

.div-block-16 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-17 {
  z-index: 1;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  width: 25vw;
  max-width: 25rem;
  height: 30rem;
  display: flex;
  position: absolute;
  inset: -25% auto 0%;
  overflow: visible;
  transform: rotate(15deg);
}

.image-6 {
  z-index: 2;
  width: 12rem;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
}

.text-block-12 {
  z-index: 3;
  opacity: 1;
  color: #000;
  text-align: center;
  margin: 0;
  padding-bottom: 0;
  font-family: Commissioner, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: block;
  position: absolute;
  inset: auto auto 3%;
}

.text-block-12:hover {
  color: #b9b9b9;
  text-decoration: none;
}

.div-block-19 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-direction: column;
  width: auto;
  margin-top: -20rem;
  margin-left: -5rem;
  display: flex;
  transform: rotate(15deg);
}

.defilement_wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start center;
  align-items: stretch;
  min-width: 50%;
  margin: 10px 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.marquee_list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: nowrap;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.marquee_list.reverse {
  padding-left: 10px;
  padding-right: 0;
}

.defilementimage1 {
  opacity: 1;
  border: 5px #5a5a5a;
  border-radius: 0;
  max-width: none;
  height: 30vh;
  min-height: auto;
  max-height: none;
  line-height: 30px;
}

.div-block-20 {
  background-color: #00000024;
  width: 100%;
  height: 80vh;
  margin-bottom: 2rem;
  padding-top: 0;
  overflow: hidden;
}

.menu {
  z-index: 4;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: linear-gradient(#ffffffd9, #ffffffd9), url('../images/658c2d9362cc5190519d8efc_Artwork-2-min.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-y;
  background-size: auto, auto;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.div-block-22 {
  background-color: #d9d9d999;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 80vh;
  display: flex;
  overflow: visible;
}

.div-block-23 {
  justify-content: space-between;
  align-items: center;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.image-7 {
  width: auto;
  height: 79vh;
}

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

.text-block-13 {
  color: #000;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Commissioner, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
  transition: color .2s;
}

.text-block-13:hover {
  color: #b9b9b9;
}

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

.link:hover {
  color: #585858;
}

.link.w--current {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.link.w--current:hover {
  color: #585858;
}

.loader {
  z-index: 10;
  background-color: #fff;
  background-image: url('../images/Logo-min.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30%;
  background-attachment: fixed;
  align-items: stretch;
  display: none;
  position: fixed;
  inset: 0%;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 3rem;
  padding-top: 3rem;
  font-family: "Baloo Chettan 2", sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 5rem;
}

.heading.little-margin {
  margin: 1rem;
}

.text-block-15 {
  text-align: center;
  padding-left: 8rem;
  padding-right: 8rem;
  font-family: Commissioner, sans-serif;
  font-size: 1.5rem;
  line-height: 25px;
}

.text-block-15.margintopbot {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
}

.text-block-15.margintopbot.notopmargin {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 2rem;
  padding-left: 0;
  line-height: 30px;
}

.div-block-25 {
  justify-content: center;
  margin-top: 4rem;
  margin-bottom: 3rem;
  display: flex;
}

.image-8 {
  width: 35vw;
  margin-left: 3rem;
  margin-right: 3rem;
  padding-right: 0;
  display: block;
}

.div-block-26 {
  justify-content: space-around;
  margin-top: 3rem;
  display: flex;
}

.image-9 {
  width: 24vw;
}

.div-block-27 {
  margin-bottom: 2rem;
}

.div-block-28 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 3rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
}

.div-block-28.margin-lt {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 10rem;
  padding-left: 5rem;
  padding-right: 5rem;
}

.div-block-28.margin-lt.faqpage {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-block-28.no-margin {
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.form {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-block {
  width: 100%;
  margin-left: auto;
}

.text-field-2 {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  height: 100%;
  margin-bottom: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-family: Commissioner, sans-serif;
  font-size: 25px;
}

.div-block-30 {
  background-color: #0006;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding-left: 1rem;
  display: flex;
}

.div-block-30.description {
  align-items: flex-start;
}

.text-block-16 {
  flex: none;
  height: 100%;
  font-family: Commissioner, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}

.text-block-16.descrition {
  margin-top: 1rem;
}

.div-block-31 {
  justify-content: space-around;
  align-items: center;
  margin-bottom: 5rem;
  margin-left: 5rem;
  margin-right: 5rem;
  display: flex;
}

.image-10 {
  border: 19px solid #0000001a;
  width: 28rem;
}

.text-block-17 {
  width: 28rem;
  margin-left: 3rem;
  font-family: Commissioner, sans-serif;
  font-size: 1.2rem;
  line-height: 25px;
}

.div-block-32 {
  flex-direction: column;
  align-items: center;
  width: auto;
  margin-top: 3rem;
  margin-bottom: 4rem;
  display: flex;
}

.text-block-18 {
  text-align: center;
  font-family: Commissioner, sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.6rem;
}

.div-block-33 {
  justify-content: space-around;
  align-items: center;
  width: 80%;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
}

.div-block-34 {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 2rem;
  margin-top: 0%;
  display: flex;
  position: relative;
}

.div-block-35 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.image-11 {
  z-index: 1;
  position: absolute;
  inset: auto auto 2.5rem;
}

.image-12 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.image-12.losangetext {
  width: 2rem;
}

.div-block-36 {
  cursor: pointer;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

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

.div-block-38 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
}

.div-block-39 {
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.image-13 {
  width: 2.5rem;
}

.image-13._5 {
  max-width: none;
}

.left-arrow-2, .right-arrow-2, .slide-nav-2 {
  display: none;
}

.slide {
  background-image: url('../images/SAVOIR_FAIRE_SHOP-6-min.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/SAVOIR_FAIRE_SHOP-5-min.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/SAVOIR_FAIRE_SHOP-min.webp');
  background-size: cover;
}

.text-block-19 {
  width: auto;
  margin-bottom: 2rem;
  font-size: 1rem;
}

.lottie-animation {
  width: 3rem;
  height: auto;
  position: relative;
}

.luxy {
  z-index: 2;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block-40 {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 6vh;
  padding-right: 6vh;
  display: flex;
}

.div-block-41 {
  z-index: 10;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  margin-bottom: 1vh;
  margin-right: auto;
  padding-left: 6vh;
  padding-right: 6vh;
  display: flex;
  position: relative;
}

.div-block-42 {
  z-index: 2;
  width: 100%;
  padding-left: 6vh;
  padding-right: 6vh;
  position: relative;
}

.button_contact_contain {
  cursor: pointer;
  border: 1px solid #000c;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 20rem;
  height: 5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_contact_contain.grand {
  width: 21rem;
  height: 5rem;
}

.button_contact_back {
  background-color: #000c;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 100%;
}

.text-block-20 {
  z-index: 10;
  font-family: Commissioner, sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 300;
  position: relative;
}

.background {
  z-index: 1;
  background-image: linear-gradient(#ffffffe6, #ffffffe6), url('../images/Logo-min.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-y;
  background-size: auto, 1024px;
  background-attachment: scroll, fixed;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.button_esp {
  cursor: pointer;
  background-color: #565757;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18rem;
  height: 5rem;
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.button_esp_back {
  color: #000;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 100%;
}

.text-block-21 {
  z-index: 2;
  color: #fff;
  font-family: Commissioner, sans-serif;
  font-size: 2rem;
  line-height: 3rem;
  position: relative;
}

.link_esp {
  text-decoration: none;
  position: relative;
  inset: auto 0% 0% auto;
}

.link_esp.left {
  inset: auto auto 0% 0%;
}

.wg-selector-2 {
  color: #000;
  padding: 10px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  position: relative;
  overflow: hidden;
}

.wg-selector-2:hover {
  color: #4049ff;
}

.wg-selector-2.w--current {
  cursor: default;
}

.wg-element-wrapper {
  align-items: center;
  display: flex;
  position: relative;
}

.wg-element-wrapper.sw3 {
  font-family: "Baloo Chettan 2", sans-serif;
  font-size: 22px;
  line-height: 22px;
  transform: translate(0, 1rem)rotate(90deg);
}

.wg-selector2-text-lang2 {
  position: relative;
}

.wg-selector2-text-lang2:hover {
  color: #565757;
  -webkit-text-stroke-color: #565757;
}

.wg-selector2-text-lang1 {
  color: #fff;
  position: relative;
}

.wg-selector-2-fill.f2 {
  background-color: #565757;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(-100%);
}

.wg-selector-2-fill.f1 {
  background-color: #565757;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.wg-code {
  display: none;
}

.success-message {
  background-color: #ddd0;
  margin-bottom: auto;
}

.text-block-22 {
  font-family: Commissioner, sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.div-block-46 {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
}

.contact_info {
  width: 100%;
  margin-bottom: 1vh;
  font-family: Commissioner, sans-serif;
  position: static;
}

.cookiescontainer {
  z-index: 10;
  background-color: #0000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30%;
  padding: 28px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.cookiesmallercontainer {
  background-color: #000;
  border-radius: 20px;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  min-height: 10%;
  padding: 40px;
  display: flex;
}

.text-block {
  color: #fff;
  max-width: 800px;
}

.cookiesbuttonscontainer {
  padding: 0;
  display: flex;
}

.cookiesacceptbutton {
  background-color: #36454f;
  margin: 5px;
}

.cookiesdenybutton {
  color: #000;
  background-color: #0000;
  margin: 0;
}

.cookiescontainer-2 {
  z-index: 10;
  background-color: #cfcfcc;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vh;
  padding: 0;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.cookiesmallercontainer-2 {
  color: #cfcfcc;
  background-color: #cfcfcc;
  border-top: 1px solid #5f5f5f;
  border-radius: 0;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-height: 10%;
  padding: 10px 0 10px 10px;
  display: flex;
}

.text-block-2 {
  color: #000;
  max-width: none;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.cookiesacceptbutton-2 {
  background-color: #9e9683;
  margin: 0;
  font-family: Montserrat, sans-serif;
  transition: color .2s, background-color .2s;
}

.cookiesacceptbutton-2:hover {
  color: #000;
  background-color: #cdcdcc;
}

.blog-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  max-width: 64rem;
  display: grid;
}

.blog-link {
  border: 1px solid #000;
  width: 100%;
  text-decoration: none;
}

.blog-box-image {
  object-fit: cover;
  width: 100%;
  height: 10rem;
}

.blog-info-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding: 1rem;
  display: flex;
}

.blog-box-title {
  color: var(--black);
  font-family: Commissioner, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.blog-text-resum {
  color: var(--black);
  font-family: Commissioner, sans-serif;
  font-size: .9rem;
}

.blog-info-date {
  color: #858585;
  font-family: Commissioner, sans-serif;
  font-size: .8rem;
}

.bloc-box {
  width: 100%;
}

.blog-post-image {
  aspect-ratio: 2;
  object-fit: cover;
  border: 1px solid #000;
  width: 90%;
  max-width: 50rem;
}

.blog-post-rich-text {
  width: 90%;
  max-width: 40rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-family: Commissioner, sans-serif;
  font-size: 1rem;
}

.blog-post-date {
  text-align: center;
  margin-bottom: 3rem;
}

@media screen and (min-width: 1440px) {
  .paragraph, .semiboldtext, .semiboldtext.maginbottom3vh, .text-block-4, .text-block-4.marginbottom4vh {
    font-family: Commissioner, sans-serif;
  }

  .container {
    max-height: 60vh;
  }

  .text-block-3 {
    font-family: "Baloo Chettan 2", sans-serif;
  }

  .text-block-5 {
    font-family: Commissioner, sans-serif;
  }

  .footer {
    position: relative;
  }

  .image-6, .text-block-12 {
    transform: none;
  }

  .text-block-15.margintopbot {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

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

  .button_contact_contain.grand {
    width: 21rem;
    height: 5rem;
  }
}

@media screen and (min-width: 1920px) {
  .navigation {
    width: 100%;
    margin-top: 10px;
    position: absolute;
  }

  .header {
    background-image: url('../images/SAVOIR_FAIRE_SHOP-4-min.webp');
    background-position: 50%;
    background-repeat: repeat-y;
    background-size: cover;
    width: auto;
    height: 100vh;
    margin-top: 0;
  }

  .header-content {
    max-width: 80vh;
  }

  .h1 {
    font-family: "Baloo Chettan 2", sans-serif;
  }

  .image-4 {
    max-width: 50vh;
    max-height: 50vh;
  }

  .image-3 {
    width: 30vw;
    max-width: none;
    height: 120%;
  }

  .text-block-3 {
    margin-top: 15px;
  }

  .text-block-5 {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .div-block-10 {
    height: 100vh;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
  }

  .div-block-13 {
    margin-top: 5vh;
  }

  .div-block-17 {
    height: 30rem;
  }

  .image-6 {
    width: 15rem;
  }

  .text-block-12 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .div-block-19 {
    width: 150%;
    margin-left: -10rem;
  }

  .div-block-20 {
    margin-bottom: 4rem;
  }

  .menu {
    background-image: linear-gradient(to bottom, null, null), url('../images/Artwork-2-min.webp');
    background-size: auto, cover;
  }

  .image-7 {
    width: 59vh;
  }

  .text-block-15.margintopbot, .text-block-15.margintopbot.notopmargin {
    font-size: 30px;
  }

  .image-8 {
    width: 40rem;
  }

  .image-9 {
    width: 28.8rem;
  }

  .div-block-28.margin-lt {
    margin-left: 15rem;
    margin-right: 15rem;
    font-size: 35px;
  }

  .text-field-2, .text-block-16 {
    font-size: 30px;
  }

  .div-block-31 {
    justify-content: space-around;
  }

  .image-10 {
    width: 38rem;
  }

  .text-block-17 {
    width: 38rem;
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-32 {
    margin-bottom: 7rem;
  }

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

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

  .image-12 {
    width: auto;
  }

  .div-block-41 {
    justify-content: space-between;
  }
}

@media screen and (max-width: 991px) {
  .navigation {
    z-index: 9;
    padding-right: 10px;
  }

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

  .header-content, .h1 {
    min-width: auto;
  }

  .div-block-6 {
    flex-direction: column;
    width: auto;
  }

  .div-block-6.block6reverse {
    flex-direction: column-reverse;
  }

  .h2-container {
    width: 100%;
  }

  .text-block-4 {
    margin-top: 0;
    margin-bottom: 5vh;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-4.marginbottom4vh {
    width: auto;
    margin-top: 1vh;
    margin-bottom: 5vh;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .image-4 {
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
  }

  .div-block-7 {
    height: auto;
  }

  .blackline.width15 {
    display: none;
  }

  .container {
    flex-direction: column;
    height: auto;
    max-height: none;
  }

  .image-3 {
    margin-bottom: 5vh;
    display: none;
  }

  .div-block-4 {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-top: 3vh;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-block-5 {
    margin-bottom: 5vh;
  }

  .text-block-6 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .div-block-17, .image-6 {
    display: none;
  }

  .text-block-12 {
    color: #fff;
    text-align: right;
    padding-right: 0;
    position: static;
  }

  .defilementimage1.rotate {
    transform: rotate(90deg);
  }

  .div-block-28 {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .form-block {
    width: 90%;
    margin-left: 0;
  }

  .div-block-31 {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-17 {
    margin-bottom: 2rem;
    margin-left: 0;
  }

  .div-block-34 {
    margin-left: 0;
  }

  .link_esp {
    position: static;
  }

  .cookiescontainer-2 {
    height: auto;
  }

  .cookiesmallercontainer-2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .text-block-2 {
    font-size: 1rem;
    line-height: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .navigation {
    z-index: 9;
  }

  .header {
    height: 100vh;
    padding-left: 0;
    padding-right: 0;
  }

  .header-content {
    min-width: 0;
  }

  .h1 {
    font-size: 5rem;
    line-height: 5rem;
  }

  .semiboldtext {
    text-align: center;
  }

  .h2-container {
    width: 100%;
    margin-bottom: 60px;
  }

  .container.cc-footer {
    flex-flow: column wrap;
  }

  .features {
    padding-top: 60px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-14 {
    padding-left: 0;
  }

  .div-block-15 {
    text-align: center;
    align-items: center;
    padding-top: 2vh;
    padding-right: 0;
  }

  .text-block-9.nohover {
    text-align: center;
  }

  .text-block-10.margintop0.nohover {
    margin-top: 2vh;
  }

  .text-block-10.nohover {
    text-align: center;
  }

  .div-block-16 {
    text-align: center;
    align-items: center;
  }

  .text-block-15 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-25 {
    flex-direction: column;
    align-items: center;
  }

  .image-8 {
    width: 60vw;
    margin-bottom: 2rem;
  }

  .div-block-27 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-28 {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .form-block {
    width: 90%;
    margin-left: 0;
  }

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

  .div-block-40 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-41 {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-51 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .cookiesbuttonscontainer {
    justify-content: flex-end;
    width: 100%;
  }

  .cookiesmallercontainer-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .navigation {
    z-index: 9;
  }

  .header {
    width: 100%;
    height: 100vh;
    margin-top: 0;
    padding: 40px 0 60px;
  }

  .header-content {
    min-width: auto;
  }

  .h1 {
    letter-spacing: 0;
    min-width: auto;
    font-size: 30px;
    line-height: 42px;
  }

  .div-block.animationtextload {
    margin-left: 0;
    right: auto;
  }

  .semiboldtext {
    padding-right: .5rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .semiboldtext.maginbottom3vh {
    padding-right: .5rem;
    font-size: 1.2rem;
  }

  .div-block-6 {
    flex-direction: column;
    width: 90%;
  }

  .div-block-6.block6reverse {
    flex-direction: column;
  }

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

  .div-block-8 {
    z-index: 2;
  }

  .text-block-4, .text-block-4.marginbottom4vh {
    max-width: 100%;
    margin-left: 1vh;
    margin-right: 1vh;
    font-size: 20px;
    line-height: 22px;
  }

  .image-4 {
    width: 100%;
    height: 100%;
  }

  .div-block-7 {
    height: auto;
  }

  .container.cc-footer {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 1vh;
  }

  .logoimage {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .logoimage.artist {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-3 {
    display: none;
  }

  .text-block-3 {
    font-size: 2rem;
  }

  .div-block-4 {
    width: 100%;
    margin-bottom: 0;
  }

  .text-block-5 {
    display: flex;
  }

  .footer {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-10 {
    margin-top: 0;
    inset: 0% 0% auto;
  }

  .text-block-6.artistspage {
    font-size: 3.5rem;
  }

  .text-block-7 {
    font-size: 1.3rem;
  }

  .text-block-8 {
    text-align: center;
    font-size: 1.7rem;
  }

  .button-3 {
    font-size: 27px;
  }

  .div-block-14 {
    align-items: center;
    padding-left: 0;
  }

  .div-block-15 {
    padding-top: 1vh;
    padding-right: 0;
  }

  .text-block-9 {
    text-align: center;
    font-size: 1.3rem;
  }

  .text-block-10 {
    font-size: 1rem;
  }

  .text-block-10.margintop0 {
    margin-top: 2vh;
    font-size: 1.1rem;
  }

  .text-block-10.nohover {
    text-align: center;
  }

  .text-block-11 {
    text-align: center;
    font-size: .9rem;
  }

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

  .div-block-17, .image-6 {
    display: none;
  }

  .text-block-12 {
    color: #fff;
    text-align: center;
    margin-bottom: 1vh;
    padding-right: 0;
    font-size: 1rem;
    position: static;
  }

  .div-block-19 {
    width: 200%;
    margin-left: 0;
  }

  .div-block-20 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .menu {
    z-index: 3;
    display: none;
  }

  .image-7 {
    display: none;
  }

  .link {
    flex-direction: column;
    align-items: center;
    font-size: 30px;
    display: flex;
  }

  .link.w--current {
    font-size: 30px;
  }

  .link.link_social {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .loader {
    background-image: url('../images/Logo-min.webp');
    background-repeat: no-repeat;
    background-size: 30%;
    background-attachment: fixed;
    width: 100%;
    display: none;
  }

  .heading {
    font-size: 3rem;
  }

  .text-block-15 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-15.margintopbot {
    margin-left: .5rem;
    padding-left: 0;
    font-size: 1.4rem;
    line-height: 20px;
  }

  .text-block-15.margintopbot.notopmargin {
    margin-left: .5rem;
    font-size: 1.4rem;
  }

  .div-block-25 {
    flex-direction: column;
    display: flex;
  }

  .image-8 {
    width: 80vw;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-26 {
    flex-direction: column;
    align-items: center;
  }

  .image-9 {
    width: 70vw;
    margin-bottom: 1rem;
  }

  .div-block-28, .div-block-28.margin-lt {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-28.margin-lt.faqpage {
    align-items: flex-start;
    padding-left: 2rem;
  }

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

  .text-block-16 {
    font-size: 1.1rem;
  }

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

  .image-10 {
    display: block;
  }

  .text-block-17 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-18 {
    font-size: 1.6rem;
  }

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

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

  .image-11 {
    display: none;
  }

  .image-12.losangetext {
    width: 1rem;
  }

  .div-block-38 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-13 {
    width: 1.5rem;
  }

  .text-block-19 {
    width: 90%;
    font-size: 1rem;
  }

  .luxy {
    width: 100%;
    min-width: 100%;
  }

  .div-block-40 {
    flex-direction: column;
    align-items: center;
  }

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

  .button_contact_contain {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-20 {
    font-size: 1.5rem;
  }

  .div-block-45 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-47, .div-block-48, .div-block-49, .div-block-50 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .link_social_media {
    margin-bottom: 3rem;
  }

  .cookiescontainer {
    height: 120vw;
  }

  .cookiesmallercontainer {
    flex-flow: wrap;
    width: 80vw;
  }

  .text-block {
    font-size: 12px;
  }

  .cookiescontainer-2 {
    height: auto;
  }

  .cookiesmallercontainer-2 {
    flex-flow: wrap;
    width: 100%;
  }
}


