/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.z-50 {
  z-index: 50;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-\[12vh\] {
  height: 12vh;
}
.h-\[45vh\] {
  height: 45vh;
}
.h-\[85vh\] {
  height: 85vh;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[max\] {
  height: max;
}
.w-\[40vw\] {
  width: 40vw;
}
.w-\[100vw\] {
  width: 100vw;
}
.w-screen {
  width: 100vw;
}
.max-w-none {
  max-width: none;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.gap-\[20px\] {
  gap: 20px;
}
.overflow-scroll {
  overflow: scroll;
}
.bg-transparent {
  background-color: transparent;
}
.text-center {
  text-align: center;
}
.text-\[5vw\] {
  font-size: 5vw;
}
.uppercase {
  text-transform: uppercase;
}
body {
  margin: 0;
}
.fonduNoir {
  position: absolute;
  top: 50vh;
  left: 0;
  width: 100%;
  height: 50vh;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 80%);
  pointer-events: none;
  z-index: 1;
}
#content {
  position: relative;
}
.contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  color: white;
  font-weight: 100;
  padding-bottom: 3vh;
  z-index: 2;
  text-transform: uppercase;
}
.contact p {
  font-size: 20px;
}
span {
  z-index: 2;
}
#photoChoice {
  padding-top: 20vh;
  display: flex;
  flex-direction: column;
  gap: 1vh;
  justify-content: center;
  align-items: flex-end;
}
.pic {
  display: flex;
  color: white;
}
.pic p {
  margin-right: 2vw;
  cursor: pointer;
  transition: ease-out 0.2s;
  font-weight: 100;
}
.pic span {
  display: flex;
  background-color: white;
  height: 5px;
  width: 5vw;
  margin: auto;
}
.pic p:hover {
  transform: scale(120%);
}
a {
  text-decoration: none;
  color: inherit;
}
.photographe-title {
  text-align: center;
  color: white;
  font-weight: 100;
  text-decoration: overline;
}
.bg-white {
  background-color: white;
}
#mainContent-header {
  position: unset;
  min-height: 62.5vh;
  padding-top: 37.5vh;
  display: flex;
  flex-direction: column;
  background-image: url(/1-.jpg);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  box-sizing: content-box !important;
}
#mainContent-header p {
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-weight: 100;
  margin: 0;
}
.portfolio {
  font-size: 60px;
}
#mainContent-header span {
  display: flex;
  margin: auto;
  width: 70vw;
  height: 3px;
  background-color: white;
  margin-top: 3vh;
  margin-bottom: 3vh;
}
#mainContent-choice {
  height: 50vh;
  display: flex;
  justify-content: flex-start;
  gap: 5vw;
  overflow: scroll;
  padding-left: 15vw;
  background-color: black;
  box-sizing: content-box !important;
}
.destChoice {
  position: relative;
  cursor: pointer;
  height: 35vh;
  padding: 20px;
  min-width: 13vw;
  background-size: cover;
  color: rgb(255, 255, 255);
  transition: ease-out 0.2s;
  flex-shrink: 0;
}
.destChoice p {
  font-family: "Poppins", serif;
  font-weight: 600;
  font-size: clamp(0.8rem, 5vw, 1rem);
  text-align: center;
  margin-top: 29vh;
  text-transform: uppercase;
  letter-spacing: 4px;
  transition: ease-out 0.2s;
  position: relative;
}
.destChoice::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
}
.destChoice:hover {
  transform: scale(95%);
}
.destChoice:hover::before {
  background: rgba(0, 0, 0, 0.2);
}
.destChoice:hover p {
  transform: scale(130%);
  transform: translateY(-20px);
  text-shadow: 0px 13px 1px rgba(255, 255, 255, 0.543);
}
#mainContent-choice-choice::-webkit-scrollbar {
  display: none;
}
#favorite {
  background-image: url(/image/favorite/4-.jpg);
}
#madagascar {
  background-image: url(/image/madagascar/1-.jpg);
}
#lisbonne {
  background-image: url(/image/lisbonne/2-.jpg);
}
#pyrenne {
  background-image: url(/image//pyrenne/3-.jpg);
}
#canada {
  background-image: url(/DSC_7088.jpg);
}
#croatie {
  background-image: url(/image/croatie/4-.jpg);
}
#london {
  background-image: url(/image/london/12-.jpg);
}
#events {
  background-image: url(/image/events/2-.jpg);
}
#mariage {
  background-image: url(/image/mariage/8-.jpg);
}
#wakefest {
  background-image: url(/image/wakefest/4-.jpg);
}
#urbex {
  background-image: url(/image/urbex/31-.jpg);
  margin-right: 10vw;
}
#destination {
  position: absolute;
  transition: ease-out 0.5s;
  width: 80vw;
  margin: auto;
  left: 10vw;
}
.span_under-destination {
  position: absolute;
  bottom: 0;
  width: 70vw;
  height: 3px;
  left: 5vw;
  background-color: white;
  transition: all 0.5s ease-out;
}
#reduct {
  display: flex;
  padding-right: 30px;
  justify-content: end;
  cursor: pointer;
  margin: auto;
  color: white;
  font-family: "Poppins", serif;
  font-weight: 100;
  transition: ease-out 0.3s;
  margin-bottom: 20px;
}
#reduct:hover {
  font-size: 2vh;
}
.bestPic--background--photo {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 80%),	url("/DSC_7085.jpg");
  background-repeat: no-repeat;
  background-size: 100vw;
  background-position: bottom;
  transition: ease-out 0.7s;
}
.footer {
  height: 20vh;
  background-color: black;
  width: 100%;
  bottom: 0px;
  color: white;
  z-index: 1;
}
.footer--content {
  display: flex;
  text-align: center;
  font-family: "Poppins", serif;
  font-weight: 100;
  font-size: 13px;
  margin: 0 20vh 0 20vh;
}
#charliemobile {
  display: none;
}
.mobile {
  display: none;
}
@media (max-width: 930px) {
  #cgdiv {
    display: none;
  }
  #mainContent-header {
    padding-top: 20vh;
  }
  #charliemobile {
    display: block;
    font-weight: 100;
    color: white;
  }
  .mainContentMain {
    overflow: hidden;
  }
  .title {
    display: none;
  }
  .titleMobile {
    font-weight: 500;
  }
  .mobile {
    display: block;
    color: white;
    margin-left: 40vw;
    margin-top: 9vh;
  }
  #speech {
    width: 70vw;
    height: max-content;
    font-size: 15px;
    margin-left: 8vh;
    margin-top: 5vh;
    display: flex;
    font-weight: 200;
    margin-bottom: 5vh;
  }
  #photoChoice {
    padding-top: 2vh;
    position: absolute;
    top: 0;
    left: 23vw;
    flex-direction: row;
  }
  .title-container {
    display: block;
    justify-content: center;
    flex-direction: column;
  }
  .pic {
    width: 19vw;
  }
  .pic p {
    font-size: 10px;
    margin-right: 2vw;
    cursor: pointer;
    transition: ease-out 0.2s;
    font-weight: 200;
  }
  .pic span {
    width: 2vw;
  }
  .destChoice {
    width: 60vw;
  }
  .destChoice:hover {
    transform: scale(100%);
  }
  #destination--caroussel img {
    height: 65vh;
  }
  .bestPic--background--photo {
    background: black;
  }
  .fonduNoir {
    height: 30vh;
    position: absolute;
    top: 55vh;
    background: linear-gradient(	to bottom,	rgba(0, 0, 0, 0) 0%,	rgb(0, 0, 0) 80%	);
  }
  .footer--content {
    display: flex;
    text-align: center;
    font-family: "Poppins", serif;
    font-weight: 100;
    font-size: 9px;
    margin: 0 2vh 0 2vh;
  }
  #destination {
    width: 100vw;
    left: 0;
  }
  .span_under-destination {
    margin-left: 10vw;
  }
  #top-container {
    height: max-content;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
    }
  }
}
