@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,400&family=Philosopher:wght@400;700&display=swap");

/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container{
  width: 100%;
}

@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

.\!bottom-0{
  bottom: 0px !important;
}

.\!bottom-\[100px\]{
  bottom: 100px !important;
}

.\!left-\[-150px\]{
  left: -150px !important;
}

.\!left-\[-200px\]{
  left: -200px !important;
}

.\!left-\[-30px\]{
  left: -30px !important;
}

.\!left-\[150px\]{
  left: 150px !important;
}

.\!right-\[150px\]{
  right: 150px !important;
}

.\!top-0{
  top: 0px !important;
}

.\!top-\[-50px\]{
  top: -50px !important;
}

.\!top-auto{
  top: auto !important;
}

.bottom-0{
  bottom: 0px;
}

.bottom-\[100px\]{
  bottom: 100px;
}

.bottom-\[15\%\]{
  bottom: 15%;
}

.bottom-\[150px\]{
  bottom: 150px;
}

.bottom-\[50\%\]{
  bottom: 50%;
}

.left-\[13\%\]{
  left: 13%;
}

.left-\[50\%\]{
  left: 50%;
}

.right-0{
  right: 0px;
}

.top-0{
  top: 0px;
}

.top-\[-50px\]{
  top: -50px;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

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

.z-40{
  z-index: 40;
}

.z-50{
  z-index: 50;
}

.z-\[100\]{
  z-index: 100;
}

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.mx-3{
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-2\.5{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mb-1{
  margin-bottom: 0.25rem;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mb-14{
  margin-bottom: 3.5rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.mt-1{
  margin-top: 0.25rem;
}

.mt-1\.5{
  margin-top: 0.375rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-8{
  margin-top: 2rem;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.\!h-\[81vh\]{
  height: 81vh !important;
}

.h-2{
  height: 0.5rem;
}

.h-2\.5{
  height: 0.625rem;
}

.h-56{
  height: 14rem;
}

.h-\[168px\]{
  height: 168px;
}

.h-\[270px\]{
  height: 270px;
}

.h-\[32px\]{
  height: 32px;
}

.h-\[550px\]{
  height: 550px;
}

.h-\[80px\]{
  height: 80px;
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.max-h-\[550px\]{
  max-height: 550px;
}

.max-h-\[760px\]{
  max-height: 760px;
}

.max-h-\[83px\]{
  max-height: 83px;
}

.min-h-full{
  min-height: 100%;
}

.w-1\/2{
  width: 50%;
}

.w-3\/4{
  width: 75%;
}

.w-80{
  width: 20rem;
}

.w-\[177px\]{
  width: 177px;
}

.w-\[200px\]{
  width: 200px;
}

.w-\[32px\]{
  width: 32px;
}

.w-\[33px\]{
  width: 33px;
}

.w-\[460px\]{
  width: 460px;
}

.w-full{
  width: 100%;
}

.w-screen{
  width: 100vw;
}

.max-w-\[144px\]{
  max-width: 144px;
}

.max-w-\[300px\]{
  max-width: 300px;
}

.max-w-\[430px\]{
  max-width: 430px;
}

.max-w-\[500px\]{
  max-width: 500px;
}

.max-w-full{
  max-width: 100%;
}

.max-w-screen-xl{
  max-width: 1280px;
}

.basis-1\/2{
  flex-basis: 50%;
}

.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-4{
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer{
  cursor: pointer;
}

.list-outside{
  list-style-position: outside;
}

.list-disc{
  list-style-type: disc;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

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

.flex-col{
  flex-direction: column;
}

.items-end{
  align-items: flex-end;
}

.items-center{
  align-items: center;
}

.justify-start{
  justify-content: flex-start;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.justify-around{
  justify-content: space-around;
}

.justify-evenly{
  justify-content: space-evenly;
}

.gap-1{
  gap: 0.25rem;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-12{
  gap: 3rem;
}

.gap-16{
  gap: 4rem;
}

.gap-8{
  gap: 2rem;
}

.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-11{
  -moz-column-gap: 2.75rem;
       column-gap: 2.75rem;
}

.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.self-center{
  align-self: center;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-y-auto{
  overflow-y: auto;
}

.hyphens-auto{
  -webkit-hyphens: auto;
          hyphens: auto;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.border{
  border-width: 1px;
}

.border-b-\[1px\]{
  border-bottom-width: 1px;
}

.-border--v3{
  --tw-border-opacity: 1;
  border-color: rgb(33 62 139 / var(--tw-border-opacity));
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-customColor1{
  --tw-border-opacity: 1;
  border-color: rgb(11 47 135 / var(--tw-border-opacity));
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.-bg--v3{
  --tw-bg-opacity: 1;
  background-color: rgb(33 62 139 / var(--tw-bg-opacity));
}

.bg-customColor1{
  --tw-bg-opacity: 1;
  background-color: rgb(11 47 135 / var(--tw-bg-opacity));
}

.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.bg-transparent{
  background-color: transparent;
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.bg-contain{
  background-size: contain;
}

.bg-cover{
  background-size: cover;
}

.bg-center{
  background-position: center;
}

.p-16{
  padding: 4rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-\[10\%\]{
  padding: 10%;
}

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

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.pb-14{
  padding-bottom: 3.5rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-40{
  padding-bottom: 10rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

.pl-6{
  padding-left: 1.5rem;
}

.pr-4{
  padding-right: 1rem;
}

.pt-0{
  padding-top: 0px;
}

.pt-12{
  padding-top: 3rem;
}

.pt-16{
  padding-top: 4rem;
}

.pt-3{
  padding-top: 0.75rem;
}

.text-left{
  text-align: left;
}

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

.text-justify{
  text-align: justify;
}

.text-start{
  text-align: start;
}

.font-bodoniModa{
  font-family: Bodoni Moda;
}

.font-open{
  font-family: Open Sans;
}

.font-philosopher{
  font-family: philosopher;
}

.font-sackers{
  font-family: sackers;
}

.font-bold{
  font-weight: 700;
}

.font-extrabold{
  font-weight: 800;
}

.font-light{
  font-weight: 300;
}

.font-normal{
  font-weight: 400;
}

.uppercase{
  text-transform: uppercase;
}

.leading-6{
  line-height: 1.5rem;
}

.leading-8{
  line-height: 2rem;
}

.-text--v3{
  --tw-text-opacity: 1;
  color: rgb(33 62 139 / var(--tw-text-opacity));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-customColor1{
  --tw-text-opacity: 1;
  color: rgb(11 47 135 / var(--tw-text-opacity));
}

.text-customColor2{
  --tw-text-opacity: 1;
  color: rgb(255 223 158 / var(--tw-text-opacity));
}

.text-customColor4{
  --tw-text-opacity: 1;
  color: rgb(251 247 255 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-\[0\.5\]{
  opacity: 0.5;
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.text-xs{
  font-size: clamp(0.8888888888888888rem, calc(0.8888888888888888rem + ((0.8680555555555557 - 0.8888888888888888) * ((100vw - 20rem) / (96 - 20)))), 0.8680555555555557rem);
  line-height: 1.6;
}

.text-sm{
  font-size: clamp(1rem, calc(1rem + ((1.0416666666666667 - 1) * ((100vw - 20rem) / (96 - 20)))), 1.0416666666666667rem);
  line-height: 1.6;
}

.text-base{
  font-size: clamp(1.125rem, calc(1.125rem + ((1.25 - 1.125) * ((100vw - 20rem) / (96 - 20)))), 1.25rem);
  line-height: 1.6;
}

.text-lg{
  font-size: clamp(1.265625rem, calc(1.265625rem + ((1.5 - 1.265625) * ((100vw - 20rem) / (96 - 20)))), 1.5rem);
  line-height: 1.6;
}

.text-xl{
  font-size: clamp(1.423828125rem, calc(1.423828125rem + ((1.7999999999999998 - 1.423828125) * ((100vw - 20rem) / (96 - 20)))), 1.7999999999999998rem);
  line-height: 1.2;
}

.text-2xl{
  font-size: clamp(1.601806640625rem, calc(1.601806640625rem + ((2.1599999999999997 - 1.601806640625) * ((100vw - 20rem) / (96 - 20)))), 2.1599999999999997rem);
  line-height: 1.2;
}

.text-3xl{
  font-size: clamp(1.802032470703125rem, calc(1.802032470703125rem + ((2.5919999999999996 - 1.802032470703125) * ((100vw - 20rem) / (96 - 20)))), 2.5919999999999996rem);
  line-height: 1.2;
}

.text-4xl{
  font-size: clamp(2.0272865295410156rem, calc(2.0272865295410156rem + ((3.1103999999999994 - 2.0272865295410156) * ((100vw - 20rem) / (96 - 20)))), 3.1103999999999994rem);
  line-height: 1.1;
}

.text-5xl{
  font-size: clamp(2.2806973457336426rem, calc(2.2806973457336426rem + ((3.732479999999999 - 2.2806973457336426) * ((100vw - 20rem) / (96 - 20)))), 3.732479999999999rem);
  line-height: 1.1;
}

.text-6xl{
  font-size: clamp(2.565784513950348rem, calc(2.565784513950348rem + ((4.478975999999999 - 2.565784513950348) * ((100vw - 20rem) / (96 - 20)))), 4.478975999999999rem);
  line-height: 1.1;
}

.text-style{
  margin-top: 3rem;
  margin-bottom: 3rem;
  text-align: justify;
  font-size: clamp(1.125rem, calc(1.125rem + ((1.25 - 1.125) * ((100vw - 20rem) / (96 - 20)))), 1.25rem);
  line-height: 1.6;
}

@media (min-width: 768px){
  .text-style{
    font-size: clamp(1.423828125rem, calc(1.423828125rem + ((1.7999999999999998 - 1.423828125) * ((100vw - 20rem) / (96 - 20)))), 1.7999999999999998rem);
    line-height: 1.2;
  }
}

.text-style {
  font-family: "openSans", sans-serif;
}

.btn-form{
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(11 47 135 / var(--tw-border-opacity));
  background-color: transparent;
}

.btn-form:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 60px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: white;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 5px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 33px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  transform: rotate(-135deg);
}

/* Icon 2 */

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 50%;
  background: #d3531a;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 18px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 36px;
}

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
  transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
  transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px;
}

/* Icon 3 */

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 18px;
}

#nav-icon3 span:nth-child(4) {
  top: 36px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* Icon 4 */

#nav-icon4 span:nth-child(1) {
  top: 5px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 18px;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 33px;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

.image-box {
  box-shadow: 0 7px 14px 3px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

.decor-1 {
  -o-object-fit: contain;
     object-fit: contain;
  width: 200px;
  position: absolute;
  top: 10px;
  right: 15px;
}

.decor-2 {
  width: 200px;
  position: absolute;
  top: 50%;
  left: 34px;
  -o-object-fit: contain;
     object-fit: contain;
}

.decor-3 {
  width: 200px;
  position: absolute;
  top: 150px;
  left: 36%;
  -o-object-fit: contain;
     object-fit: contain;
}

.decor-4 {
  width: 200px;
  position: absolute;
  top: 50%;
  left: 34px;
  -o-object-fit: contain;
     object-fit: contain;
}

.test-linear {
  background: rgb(235, 191, 215);
  background: linear-gradient(180deg, rgb(235, 191, 215) 61%, rgb(220, 172, 199) 61%, rgb(133, 118, 166) 70%, rgb(52, 66, 131) 79%, rgb(33, 62, 139) 97%);
}

/* npx tailwindcss -i ./css/style.css -o ./dist/style.css --watch */

:root {
  --customColor1: #0B2F87;
  --customColor1: 11, 47, 135;
  --customColor2: #FFDF9E;
  --customColor2: 255, 223, 158;
  --customColor3: #C5B0D6;
  --customColor3: 197, 176, 214;
  --customColor4: #FBF7FF;
  --customColor4: 251, 247, 255;
  --v1: #be91c6;
  --v2: #344283;
  --v3: #213E8B;
  --transparentv3: #5e30d900;
  --v4: #213E8B;
  --s1: #EBBFD7;
  --s2: #DCACC7;
  --cloud: #EBBFD7;
}

html, body {
  overflow-x: hidden;
}

@font-face {
  font-family: "sackers";

  src: url("./Fonts/SackersGothicStd-Heavy.otf");
}

body {
  background: var(--v3);
}

.overlay-top {
  background: var(--v3);
}

.overlay-effect {
  background: var(--v3);
  height: 100vmax;
  left: 0;
  position: fixed;
  top: 135px;
  width: 100%;
  z-index: 999;
  padding-top: 30px;
}

/* btn ripple */

.btn-ripple:active,
.btn-ripple:visited,
.btn-ripple:focus {
  outline: 0;
  border: 0;
}

/*  Ripple */

.span {
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgb(255, 223, 158);
  transform: scale(0);
  position: absolute;
  opacity: 1;
}

.video-container {
  position: relative;
}

.video-container > .video-container__playbtn {
  position: absolute;
  top: 0%;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
}

.rippleAnimation {
  animation: ripple 0.4s linear;
}

@keyframes ripple {
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

#overlay-menu a {
  transition: 0.5s ease;
  position: relative;
}

#overlay-menu a:before {
  content: "";
  transform-origin: center;
  width: 0;
  border: 1px solid #FFFFFF;
  height: 1px;
  display: block;
  position: absolute;
  left: 50%;
  transition: 0.2s ease;
  bottom: -10px;
  transform: translateX(-50%);
  opacity: 0;
}

#overlay-menu a:hover, #overlay-menu a.active {
  font-weight: bold;
}

#overlay-menu a:hover:before, #overlay-menu a.active:before {
  opacity: 1;
  width: 120%;
}

body.isSticky {
  padding-top: 135px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.custom-trans {
  transition: 0.3s all !important;
}

/*** flag **/

.flags {
  padding-bottom: 0;
}

.flags > div {
  position: absolute;
  margin-top: 10px;
  display: none;
  z-index: 999;
}

.flags > div a {
  display: block;
  padding-bottom: 10px;
}

.flags > div a:before {
  display: none !important;
}

.flags:hover > div, .flags.open > div {
  display: block;
}

/* reutilisable */

#customlinear1 {
  background: linear-gradient(180deg, rgba(255, 223, 158, 0.93) 0%, #C5B0D6 100%, #C5B0D6 100%);
}

#customlinear2 {
  background: linear-gradient(to top, rgba(255, 223, 158, 0.8) 20%, #C5B0D6 75%);
}

.custom-linear3 {
  background: linear-gradient(180deg, rgba(255, 228, 172, 0.96) 25%, rgba(255, 239, 207, 0) 100%);
}

#customlinear4 {
  background: #C5B0D6;
}

.custom-linear5 {
  background: linear-gradient(180deg, rgba(255, 228, 172, 0.96) 0%, rgba(255, 239, 207, 0) 77%);
}

.slick-current a img {
  margin: auto;
}

.cust-shadow {
  box-shadow: 0 7px 14px 3px rgba(0, 0, 0, 0.25);
}

.cust-decor-bottle-2 {
  background: url("../images/decor/onde (4).svg") no-repeat bottom;
  background-size: contain;
}

.cust-decor-bottle-lotus {
  background: url("../images/Group 116.svg") no-repeat bottom;
  background-size: contain;
}

@media screen and (max-width: 640px) {
  .cust-decor-bottle-lotus {
    background: url("../images/Group 116.svg") no-repeat bottom;
    background-size: contain;
    background-position-y: 88%;
  }
}

.fleur-bg {
  background: url("../images/decor/Group (5).svg") no-repeat top left, url("../images/decor/Vector (4).svg") no-repeat top right;
  background-size: 300px 400px;
}

.cust-decor-btnContact:before {
  content: "";
  background: url("../images/decor/Group 94.svg") no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  pointer-events: none;
  height: 341px;
  left: 0;
  transform: translateY(48%);
  opacity: 0.6;
  z-index: 10;
}

.cust-decor-onde-background {
  padding-bottom: 42px;
  background: url("../images/decor/onde (1).svg") no-repeat bottom;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .cust-decor-onde-background {
    padding-bottom: 12px;
  }
}

.cust-decor-onde:after {
  content: "";
  background: url("../images/decor/onde (1).svg") no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 188px;
  right: 0;
  left: 0;
  transform: translateY(-75%);
  opacity: 1;
  z-index: 10;
}

.cust-decor-onde-2:after {
  content: "";
  background: url("../images/decor/onde (2).svg") no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 122px;
  transform: translate(-20%, -145%);
  opacity: 0.6;
  z-index: 10;
}

/* décor home */

.cust-decor-home-3:before {
  content: "";
  background: url("../images/decor/Group 73 (1).svg") no-repeat;
  background-size: cover;
  position: absolute;
  width: 490px;
  height: 589px;
  right: 0;
  transform: translateY(-42%);
  opacity: 0.5;
  z-index: 10;
}

.cust-decor-home-4:before {
  content: "";
  background: url("../images/decor/Group 76.svg") no-repeat;
  background-size: cover;
  position: absolute;
  width: 212px;
  height: 132px;
  left: 0;
  transform: translateY(-45%);
  opacity: 0.5;
  z-index: 10;
}

/* décor histoire */

.cust-decor-hist-1:before {
  content: "";
  background: url("../images/decor/Group (2).svg") no-repeat;
  background-size: cover;
  position: absolute;
  width: 336px;
  height: 205px;
  left: 0;
  transform: translateY(-150%);
  opacity: 0.5;
  z-index: 10;
}

.cust-decor-hist-2:before {
  content: "";
  background: url("../images/decor/Group 87.svg") no-repeat;
  background-size: contain;
  position: absolute;
  width: 515px;
  height: 600px;
  transform: translate(-97%, 140%);
  opacity: 0.5;
  z-index: 10;
}

.cust-decor-hist-5:after {
  content: "";
  background: url("../images/decor/Group 86.svg") no-repeat;
  background-size: cover;
  position: absolute;
  width: 300px;
  height: 270px;
  right: 0;
  transform: translateY(466%);
  opacity: 0.5;
  z-index: 10;
}

.cust-decor-hist-8:before {
  content: "";
  background: url("../images/decor/Group 96 (1).svg") no-repeat;
  background-size: cover;
  position: absolute;
  width: 332px;
  height: 1235px;
  left: -13px;
  transform: translateY(-35%);
  opacity: 0.6;
  z-index: 10;
}

.cust-decor-cocktail-1:before {
  content: "";
  background: url("../images/decor/Group 111.svg") no-repeat;
  background-size: contain;
  position: absolute;
  height: 1456px;
  width: 220px;
  left: 0;
  top: 0;
  transform: translateX(-15%);
  opacity: 0.6;
  z-index: 10;
}

.cust-decor-cocktail-2:before {
  content: "";
  background: url("../images/decor/Group 110.svg") no-repeat;
  background-size: contain;
  position: absolute;
  height: 410px;
  width: 220px;
  transform: translate(-20%, -125%);
  opacity: 0.6;
  z-index: 10;
}

.cust-decor-cocktail-3:before {
  content: "";
  background: url("../images/decor/Group 112.svg") no-repeat;
  background-size: contain;
  position: absolute;
  height: 1450px;
  width: 425px;
  right: 0;
  transform: translateY(-36%);
  opacity: 0.6;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  /* reutilisable */

  .cust-decor-btnContact:before {
    content: "";
    background: url("../images/decor/Group 94.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 460px;
    left: 0;
    transform: translateY(-7%);
    opacity: 0.6;
    z-index: 10;
  }

  .cust-decor-onde:after {
    content: "";
    background: url("../images/decor/onde (1).svg") no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 188px;
    right: 0;
    left: 0;
    transform: translateY(-120%);
    opacity: 1;
    z-index: 10;
  }

  .cust-decor-onde-2:after {
    content: "";
    background: url("../images/decor/onde (2).svg") no-repeat;
    background-size: contain;
    position: absolute;
    width: 691px;
    height: 122px;
    transform: translate(-20%, -145%);
    opacity: 0.6;
    z-index: 10;
  }

  /* décor home */

  .cust-decor-home-1:before {
    content: "";
    background: url("../images/decor/Group (1).svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 213px;
    height: 130px;
    transform: translate(-60%, -110%);
    opacity: 0.5;
    z-index: 10;
  }

  .cust-decor-home-2:before {
    content: "";
    background: url("../images/decor/Group 100.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 185px;
    height: 362px;
    left: 0;
    transform: translateY(-65%);
    opacity: 0.5;
    z-index: 10;
  }

  .cust-decor-home-4:before {
    content: "";
    background: url("../images/decor/Group 76.svg") no-repeat;
    background-size: contain;
    position: absolute;
    width: 485px;
    height: 332px;
    left: 0;
    transform: translateY(-70%);
    opacity: 0.5;
    z-index: 10;
  }

  .cust-decor-home-4:after {
    content: "";
    background: url("../images/decor/Group 84.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 538px;
    height: 280px;
    right: 0;
    transform: translateY(190%);
    opacity: 0.5;
    z-index: 10;
  }

  /* décor histoire */

  .cust-decor-hist-2:before {
    content: "";
    background: url("../images/decor/Group 87.svg") no-repeat;
    background-size: contain;
    position: absolute;
    width: 515px;
    height: 600px;
    transform: translate(-97%, -48%);
    opacity: 0.5;
    z-index: 10;
  }

  .cust-decor-hist-5:after {
    content: "";
    background: url("../images/decor/Group 86.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 576px;
    height: 270px;
    right: 0;
    transform: translateY(55%);
    opacity: 0.5;
    z-index: 10;
  }

  .cust-decor-hist-8:before {
    content: "";
    background: url("../images/decor/Group 96 (1).svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 332px;
    height: 1235px;
    left: -13px;
    transform: translateY(-35%);
    opacity: 0.6;
    z-index: 10;
  }

  .cust-decor-hist-9:after {
    content: "";
    background: url("../images/decor/Group 102.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 332px;
    height: 768px;
    right: 0;
    transform: translateY(-50%);
    opacity: 0.6;
    z-index: 10;
  }

  .cust-decor-cocktail-1:before {
    content: "";
    background: url("../images/decor/Group 111.svg") no-repeat;
    background-size: contain;
    position: absolute;
    height: 1456px;
    width: 259px;
    left: 0;
    transform: translateY(-10%);
    opacity: 0.6;
    z-index: 10;
  }
}

@media screen and (min-width: 1024px) {
  /* reutilisable */

  .slick-initialized .slick-slide {
    display: block;
    padding: 0 20px;
  }

  .slick-next:before {
    background: url("https://api.iconify.design/material-symbols/arrow-forward-ios-rounded.svg?color=white");
  }

  .slick-prev:before {
    background: url("https://api.iconify.design/material-symbols/arrow-forward-ios-rounded.svg?color=white&rotate=180deg");
  }

  .slick-prev, .slick-next {
    height: 25px;
    width: 25px;
    z-index: 15;
  }

  .slick-prev {
    left: -15px;
  }

  .slick-next {
    right: -15px;
  }

  .slick-next:before,
.slick-prev:before {
    content: "";
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
  }

  .cust-decor-btnContact:before {
    content: "";
    background: url("../images/decor/Group 94.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 1000px;
    height: 630px;
    left: 0;
    transform: translateY(-13%);
    opacity: 0.6;
    z-index: 10;
  }

  .cust-decor-onde:after {
    content: "";
    background: url("../images/decor/onde (1).svg") no-repeat;
    background-size: contain;
    position: absolute;
    width: 1066px;
    height: 188px;
    transform: translate(13%, -125%);
    opacity: 1;
    z-index: 10;
    /** ajout minh **/
    left: 50%;
    transform: translate(-50%);
    bottom: -40px;
  }

  /* décor home */

  .cust-decor-home-2:before {
    content: "";
    display: none;
    background: url("../images/decor/Group 100.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 344px;
    height: 673px;
    left: 0;
    transform: translateY(-65%);
    opacity: 0.5;
    z-index: 9;
  }

  .cust-decor-home-2:after {
    content: "";
    background: url("../images/decor/Group 101.svg") no-repeat;
    background-size: cover;
    position: absolute;
    width: 341px;
    height: 751px;
    right: 0;
    transform: translateY(-15%);
    opacity: 0.5;
    z-index: 10;
  }

  /* décor histoire */

  .cust-decor-cocktail-2:before {
    content: "";
    background: url("../images/decor/Group 110.svg") no-repeat;
    background-size: contain;
    position: absolute;
    height: 433px;
    width: 260px;
    transform: translate(-20%, -20%);
    opacity: 0.6;
    z-index: 10;
  }

  .cust-decor-cocktail-3:before {
    content: "";
    background: url("../images/decor/Group 112.svg") no-repeat;
    background-size: contain;
    position: absolute;
    height: 1450px;
    width: 855px;
    right: 0;
    transform: translateY(-45%);
    opacity: 0.6;
    z-index: 10;
  }
}

.point-1 {
  background: url("../images/yosu-shoot/histoire/Group 103.svg") no-repeat;
}

.custom-bg-popin {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 14px;
  border: 1px solid #EED9FF;
  background: linear-gradient(180deg, #FBF7FF 0%, rgba(251, 247, 255, 0.29) 100%);
  box-shadow: 6px 10px 16px 0 rgba(0, 0, 0, 0.25);
}

.cust-bg-image-popin-1:after {
  content: "";
  position: absolute;
  background: url("../images/Group 113.png") no-repeat;
  transform: translate(39%, -20%);
  z-index: 30;
  background-size: contain;
  width: 98%;
  height: 125%;
  display: block;
}

@media screen and (max-width: 1024px) {
  .cust-bg-image-popin-1:after {
    display: none;
  }
}

/***
module 3d
 */

model-viewer {
  --progress-bar-color: transparent;
}

#modelViewer-images img {
  width: 100%;
}

#modelViewer, #modelViewer-images {
  transition: opacity 0.5s ease;
  position: absolute;
  z-index: 20;
  /* pointer-events: none;*/
}

#open_preferences_center {
  display: none;
}

#halo {
  position: absolute;
  z-index: 10;
  /*filter: contrast(1);
  mix-blend-mode: multiply;
  object-fit: cover;*/
}

@media (max-width: 996px) {
  #halo {
    display: none;
  }
}

@media (min-width: 968px) {
  #halo, #bottle-1, #bottle-2 {
    pointer-events: none;
  }
}

.font-sackers {
  transition: 0.5s ease;
}

.video-embed__btn-play {
  z-index: 60;
  transition: 0.5s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
  background: rgba(var(--customColor3), 0.5);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(var(--customColor3));
  font-size: 150px;
}

.video-embed__btn-play:hover {
  color: rgb(var(--customColor2)) !important;
}

.section-title{
  position: relative;
  z-index: 20;
  align-self: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: philosopher;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(11 47 135 / var(--tw-text-opacity));
  font-size: clamp(1.802032470703125rem, calc(1.802032470703125rem + ((2.5919999999999996 - 1.802032470703125) * ((100vw - 20rem) / (96 - 20)))), 2.5919999999999996rem);
  line-height: 1.2;
}

@media (min-width: 1024px){
  .section-title{
    font-size: clamp(2.2806973457336426rem, calc(2.2806973457336426rem + ((3.732479999999999 - 2.2806973457336426) * ((100vw - 20rem) / (96 - 20)))), 3.732479999999999rem);
    line-height: 1.1;
  }
}

@keyframes pulse {
  0% {
    transform: scale(2);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  70% {
    transform: scale(0.9);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(2);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.pin-dialog img {
  width: 100%;
}

.pin-close {
  background: white;
  padding: 10px;
}

.bottle-watch__pin {
  position: absolute;
  z-index: 50;
}

.bottle-watch__pin:before{
  border-radius: 9999px;
}

.gradient-bar .w-1\/2.bottle-watch__pin:before {
  /*background: repeating-linear-gradient(90deg, #fff, rgb(var(--customColor3)) 20%, #fff 21%);*/
}

.bottle-watch__pin:before {
  content: "";
  width: 17px;
  height: 17px;
  background: white;
  display: block;
  position: absolute;
}

.bottle-watch__pin:after{
  border-radius: 9999px;
}

.gradient-bar .w-1\/2.bottle-watch__pin:after {
  /*background: repeating-linear-gradient(90deg, #fff, rgb(var(--customColor3)) 20%, #fff 21%);*/
}

.bottle-watch__pin:after {
  content: "";
  width: 17px;
  height: 17px;
  background: transparent;
  display: block;
  position: absolute;
  transform: scale(1);
  animation: pulse 2s infinite;
  border: 1px solid white;
}

.bottle-watch__pin-content{
  max-width: 95%;
  border-radius: 1rem;
  --tw-text-opacity: 1;
  color: rgb(11 47 135 / var(--tw-text-opacity));
}

@media (min-width: 768px){
  .bottle-watch__pin-content{
    max-width: none;
  }
}

.bottle-watch__pin-content {
  position: absolute;
  overflow: hidden;
  width: 510px;
  margin: 10px;
  margin-right: 30px;
  right: 0;
  transition: 0.8s ease;
  transform: translateY(-50%);
  z-index: 60;
  opacity: 0;
}

.bottle-watch__pin-content.appear {
  opacity: 1;
  transform: translateY(0);
}

.bottle-watch__pin-content.side-left {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 30px;
}

.bottle-watch__pin-content.side-left-bottom {
  right: 0;
  left: auto;
  transform: translateY(-40%);
}

[data-rel="#bottle__pin-1"] .bottle-watch__pin-content {
  margin-right: 30px;
}

[data-rel="#bottle__pin-1"] .bottle-watch__pin-content.side-left {
  margin-right: 0;
  margin-left: 30px;
}

[data-rel="#bottle__pin-4"] .bottle-watch__pin-content {
  bottom: -100px;
}

.bottle-watch__pin-body{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.bottle-watch__pin[data-rel="#bottle-watch__pin-1"] {
  left: 48%;
  top: 30%;
}

.bottle-watch__pin[data-rel="#bottle-watch__pin-2"] {
  left: 64%;
  top: 55%;
}

.bottle-watch__pin[data-rel="#bottle-watch__pin-3"] {
  left: 31%;
  top: 66%;
}

.bottle-watch__pin[data-rel="#bottle-watch__pin-4"] {
  left: 64%;
  top: 83%;
}

.gradient-bar .w-1\/2.rounded-full {
  /*background: repeating-linear-gradient(90deg, #fff, rgb(var(--customColor3)) 20%, #fff 21%);*/
}

.with-a a {
  text-decoration: underline;
}

.insta-carousel a {
  border-radius: 30px;
  overflow: hidden;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
  font-family: "Font Awesome 6 Brands";
  transition: 0.5s ease;
  color: white;
  position: relative;
}

.insta-carousel a img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}

.insta-carousel a:before {
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  content: "\f16d";
  font-size: 150px;
  color: rgb(var(--customColor3));
  transition: 0.5s ease;
}

.insta-carousel a:hover:before {
  opacity: 1;
  background: rgba(var(--customColor1), 0.4);
}

@media (max-width: 1330px) {
  .bottle-watch__pin-content {
    width: auto;
    left: auto !important;
    right: auto !important;
    transform: translateY(0) translateX(50%) !important;
    margin-top: 30px;
  }

  .bottle-watch__pin-content.side-left {
    transform: translateY(0) translateX(-50%) !important;
  }
}

.gradient-bar {
  gap: 20px;
}

.gradient-bar > div:first-child {
  margin-left: auto;
}

@media (max-width: 768px) {
  .gradient-bar > div:first-child {
    margin: auto;
  }
}

.tic-arome {
  line-height: 12Px;
  position: relative;
  top: -2px;
  background: #efefef;
  border-radius: 16px;
}

.tic-arome:before{
  border-radius: 9999px;
}

.gradient-bar .w-1\/2.tic-arome:before {
  /*background: repeating-linear-gradient(90deg, #fff, rgb(var(--customColor3)) 20%, #fff 21%);*/
}

.tic-arome:before {
  content: "";
  display: inline-block;
  margin: 0;
  background: #f8cd76;
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  position: absolute;
  height: 8px;
}

@media screen and (max-width: 1024px) {
  .tic-arome:before {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.tic-arome[data-percent="100%"]:before {
  width: 100%;
}

.tic-arome[data-percent="80%"]:before {
  width: 80%;
}

.tic-arome[data-percent="75%"]:before {
  width: 75%;
}

.tic-arome[data-percent="60%"]:before {
  width: 60%;
}

.tic-arome[data-percent="50%"]:before {
  width: 50%;
}

.tic-arome[data-percent="40%"]:before {
  width: 40%;
}

.tic-arome[data-percent="20%"]:before {
  width: 20%;
}

.split-outer {
  overflow: hidden;
}

.bg-customColor1 {
  transition: 0.5s ease;
  transition-property: all !important;
}

#nav-icon4 {
  transform: scale(0.7);
}

.popin__image {
  /*filter: blur(20px);*/
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  -o-object-position: top center;
     object-position: top center;
}

.with-ul ul {
  margin-left: 14px;
}

.with-ul ul li {
  list-style: disc;
}

body .freeprivacypolicy-com---pc-dialog .cc-cp-foot-byline {
  display: none !important;
}

body .freeprivacypolicy-com---palette-light .cc-cp-foot-save,
body .freeprivacypolicy-com---palette-light .cc-nb-okagree,
body .freeprivacypolicy-com---palette-light .cc-nb-reject{
  --tw-bg-opacity: 1;
  background-color: rgb(11 47 135 / var(--tw-bg-opacity));
  transition: 0.5s ease;
  transition-property: all;
}

.list-outside {
  -moz-column-gap: 45px;
       column-gap: 45px;
}

#continents {
  flex-wrap: wrap;
}

#continents > div {
  width: 300px;
}

div.waves {
  width: 600px;
  height: 500px;
  display: inline-block;
  border: 10px solid #C5B0D6;
  box-shadow: 0 0 40px 5px #FBF7FF, 0 0 40px 4px #C5B0D6 inset;
  border-radius: 100%;
  transform: rotateX(90deg);
  position: absolute;
  top: -314px;
  left: 50%;
  margin-left: -300px;
  animation: infinite 10s wave;
  z-index: 1;
}

.big-wave div.waves {
  width: 1000px;
  height: 700px;
  top: -414px;
  margin-left: -500px;
}

div.waves:nth-child(1) {
  animation-delay: 0s;
}

div.waves:nth-child(2) {
  animation-delay: 1.5s;
}

div.waves:nth-child(3) {
  animation-delay: 2.5s;
}

div.waves:nth-child(4) {
  animation-delay: 4s;
}

@keyframes wave {
  0% {
    opacity: 0;
    transform: rotateX(80deg) scale(0.2);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: rotateX(80deg) scale(1.3);
  }
}

@media screen and (min-width: 416px) {
  .resize-top {
    top: 20px;
  }
}

.logo-top {
  position: relative;
  top: -10px;
}

.bg-cust-soleil {
  background: url("../images/soleil-2.png") no-repeat;
  background-size: contain;
  transform: translate(-50%, 50%);
}

.linear-body {
  background: var(--v3);
}

.landscape:after,
.landscape:before,
.landscape *,
.landscape *:after,
.landscape *:before {
  position: absolute;
}

.front {
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
}

.landscape {
  height: 100vh;
  background-image: linear-gradient(var(--v1), var(--s1), var(--v1));
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.mountain {
  width: 40vmin;
  height: 30vmin;
  bottom: 45%;
  z-index: 20;
  left: -10vmin;
}

.mountain:before {
  bottom: 0;
  width: inherit;
  height: inherit;
  background: inherit;
  border-radius: inherit;
  transform-origin: bottom center;
  transform: scaleX(1) scaleY(-0.6);
  filter: blur(3px);
}

.mountain-2 {
  left: 0;
  width: 100vmin;
  right: auto;
  height: 121px;
  color: var(--v3);
  transform: translateY(-57px);
  top: 50%;
  bottom: auto;
  background-repeat: no-repeat;
  background-image: url("../images/v4/montagne-1 1.png");
}

.mountain-3 {
  right: -65vmin;
  width: 100vmin;
  left: auto;
  height: 121px;
  color: var(--v3);
  background-repeat: no-repeat;
  transform: translateY(-57px);
  top: 50%;
  background-image: url("../images/v4/montagne-2 2.png");
}

.mountain-3:after {
  content: "";
  border-radius: 60% 0 0 0/100% 0 0 0;
  background: inherit;
  width: 100%;
  height: 0;
  bottom: 0;
  right: 20%;
}

.lotus {
  width: 10vmin;
  height: 5vmin;
  background: conic-gradient(var(--v3) 0deg 40deg, var(--transparentv3) 50deg 70deg, var(--v3) 80deg);
  border-radius: 50%;
}

.lotus-1 {
  bottom: 10vmin;
  right: 5vmin;
  width: 20vmin;
}

.lotus-2 {
  bottom: 20vmin;
  right: 15vmin;
  height: 3vmin;
  transform: skew(-10deg);
  opacity: 0.5;
  mix-blend-mode: multiply;
}

.lotus-3 {
  bottom: 10vmin;
  right: 35vmin;
  transform: rotate(180deg) skew(-20deg);
  opacity: 0.8;
  width: 15vmin;
}

/*//.lotus {*/

/*  //  background: url("../images/Group (5).svg") no-repeat;*/

/*  //  background-size: contain;*/

/*  //  width: 10vmin;*/

/*  //  height: 10vmin;*/

/*  //}*/

/*//*/

/*//.lotus-1 {*/

/*  //  bottom: 10vmin;*/

/*  //  right: 0vmin;*/

/*  //  width: 20vmin;*/

/*  //}*/

/*//*/

/*//.lotus-2 {*/

/*  //  bottom: 20vmin;*/

/*  //  right: 15vmin;*/

/*  //  height: 3vmin;*/

/*  //  transform: skew(-10deg);*/

/*  //  opacity: 0.5;*/

/*  //  mix-blend-mode: multiply;*/

/*  //}*/

/*//*/

/*//.lotus-3 {*/

/*  //  bottom: 10vmin;*/

/*  //  right: 35vmin;*/

/*  //  transform: rotate(180deg) skew(-20deg);*/

/*  //  opacity: 0.8;*/

/*  //  width: 15vmin;*/

/*  //}*/

.cloud {
  width: 80vmin;
  height: 6vmin;
  background: currentcolor;
  color: var(--cloud);
  top: 24vmin;
  left: 20vmin;
  border-radius: 50%;
  box-shadow: 30vmin 0.5vmin 0 -1vmin currentcolor, -25vmin 0 0 -0.6vmin currentcolor;
  opacity: 0.3;
  transform: translate3d(-150vmin, 0, 0);
  animation: clouds 120s infinite;
  animation-delay: -10s;
}

@keyframes clouds {
  50% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(150vmin, 0, 0);
  }
}

.cloud-1 {
  left: 60vmin;
  top: 15vmin;
  opacity: 0.2;
  filter: blur(1px);
  animation-delay: 0s;
  animation-duration: 100s;
}

.water {
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(rgba(254, 167, 152, 0.3333333333), var(--v2));
  overflow: hidden;
  box-shadow: inset 0 1px 4px -3px white;
}

.stone {
  bottom: -5vh;
  left: 0;
  height: 20vmin;
  width: 40vmin;
  background: var(--v3);
  box-shadow: inset 0 0 20px -5px rgba(0, 0, 0, 0.2);
  border-radius: 0% 200% 0 0/0% 200%;
}

.stone:after {
  content: "";
  background: var(--v3);
  width: 100%;
  height: 100%;
  right: -15%;
  border-radius: inherit;
  z-index: -1;
  transform: scaleX(1.3) skew(10deg);
  box-shadow: inset 0 0 20px -5px rgba(0, 0, 0, 0.4);
}

.grass {
  height: 40vmin;
  width: 10vmin;
  border-radius: 0 60% 0 0/0 100% 0 0;
  bottom: 0;
  border-right: 5px solid var(--v4);
  box-shadow: 1px 0 0 var(--s1);
  filter: drop-shadow(-0.5vmin 6vmin 0 var(--s2)) drop-shadow(-4.5vmin 10vmin 0 var(--v3));
}

.grass-1 {
  left: 14vmin;
  bottom: -2vmin;
  transform: scaleX(-1);
  box-shadow: 2px 0 0 var(--v4);
  border-color: var(--v3);
  filter: drop-shadow(-1vmin 5vmin 0 var(--v3)) drop-shadow(-185vmin 5vmin 0 var(--v4));
}

.grass-2 {
  right: 0;
  left: auto;
  height: 20vmin;
  bottom: -2vmin;
  transform: scaleX(-1);
}

.sun {
  background: white;
  border-radius: 50%;
  width: 20vmin;
  height: 20vmin;
  left: calc(80% - 10vmin);
  top: 100%;
  transform: translate3d(0, 0, 0);
  animation: rise 20s forwards;
  box-shadow: 0 0 10px white;
}

.reed {
  height: 40vmin;
  width: 0.5vmin;
  bottom: 0;
  left: 10vmin;
  color: var(--v4);
  background: currentColor;
  transform-origin: bottom center;
  transform: rotate(4deg);
  box-shadow: inset -1px 0 0 var(--s2), -6vmin 3vmin 0 0, 185vmin 0 0 0;
  animation: verticalise 20s infinite;
}

.reed-1 {
  color: var(--s2);
  left: 15vmin;
  height: 50vmin;
  bottom: -5vmin;
  transform: rotate(-2deg);
  animation: verticalise-1 20s infinite;
  box-shadow: inset -1px 0 0 var(--s1), 6vmin 13vmin 0 0 var(--s1), 80vmin 10vmin 0 0 var(--v3);
}

.reed:after {
  content: "";
  width: 1.5vmin;
  height: 10vmin;
  background: currentcolor;
  border-radius: 0.75vmin;
  top: 0;
  left: -0.5vmin;
  box-shadow: inherit;
}

@keyframes verticalise {
  0%, 10% {
    transform: rotate(4deg);
  }

  30%, 70% {
    transform: rotate(0);
  }
}

@keyframes verticalise-1 {
  0%, 10% {
    transform: rotate(-2deg);
  }

  45%, 70% {
    transform: rotate(0) translateY(-6vmin);
  }
}

@keyframes rise {
  100% {
    transform: translate3d(0, -45vh, 20vmin);
  }
}

@keyframes rise-reflection {
  30% {
    opacity: 0;
    transform: translate3d(0, 5vmin, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 80vmin, 0);
  }
}

.sun-container {
  overflow: hidden;
  width: 100%;
  height: 50%;
}

.sun-container-1:after {
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: radial-gradient(circle at 60% 100%, var(--s2), transparent);
  animation: fade 20s infinite;
  mix-blend-mode: color-burn;
}

@keyframes fade {
  10% {
    opacity: 1;
  }

  30%, 70% {
    opacity: 0;
  }
}

.sun-container-reflection {
  top: 50%;
  background: radial-gradient(circle at 60% 0%, var(--s2), transparent);
}

.sun-container-reflection .sun {
  background: linear-gradient(white, rgba(255, 255, 255, 0));
  box-shadow: none;
  filter: blur(5px);
  opacity: 1;
  top: 0;
  transform: translate3d(0, -20vmin, 0);
  animation-name: rise-reflection;
  animation-fill-mode: forwards;
}

.light {
  height: 0.5vmin;
  width: 20vmin;
  background: white;
  left: 20%;
  right: 0;
  margin: auto;
  top: calc(50% + 1vmin);
  animation: light 20s infinite;
  opacity: 0;
  transform: scaleX(0.1) translate3d(0%, 0, 0);
  border-radius: 0.25vh;
  filter: blur(1px);
}

@keyframes light {
  5% {
    opacity: 1;
    transform: scaleX(1);
  }

  10% {
    opacity: 0.6;
    transform: scaleX(1) translate3d(5%, 0, 0);
  }

  15% {
    opacity: 0.6;
    transform: scaleX(1) translate3d(-5%, 0, 0);
  }

  20% {
    opacity: 0;
    transform: scaleX(0.1) translate3d(0, 0, 0);
  }
}

.light-1 {
  top: calc(50% + 2vmin);
  animation-delay: 0.5s;
}

.light-2 {
  top: calc(50% + 3vmin);
  width: 18vmin;
  animation-delay: 1s;
}

.light-3 {
  top: calc(50% + 4vmin);
  width: 18vmin;
  animation-delay: 1.5s;
}

.light-4 {
  top: calc(50% + 5vmin);
  width: 16vmin;
  animation-delay: 2s;
}

.light-5 {
  top: calc(50% + 8vmin);
  width: 14vmin;
  animation-delay: 2.5s;
}

.light-6 {
  top: calc(50% + 9vmin);
  width: 10vmin;
  animation-delay: 3s;
}

.light-7 {
  top: calc(50% + 7vmin);
  width: 12vmin;
  animation-delay: 3.5s;
}

.splash {
  width: 8vmin;
  height: 3vmin;
  border: 2px solid var(--s1);
  box-shadow: 0 0 2px var(--s1);
  border-radius: 50%;
  bottom: 5vmin;
  left: 70%;
  animation: splash 9s infinite;
  transform: scale(0);
}

.splash-stone {
  bottom: 15vh;
  left: -3vmin;
  height: 10vmin;
  width: 30vmin;
}

.splash-4 {
  left: auto;
  bottom: 15vmin;
  right: -2vmin;
}

.splash-5 {
  left: 47vmin;
  bottom: 15vmin;
  right: -2vmin;
}

.splash-6 {
  left: 25vmin;
  bottom: 23vmin;
  right: -2vmin;
}

@keyframes splash {
  50%, 100% {
    transform: scale(1);
    opacity: 0;
  }
}

.delay-1 {
  animation-delay: 1s;
}

.delay-2 {
  animation-delay: 2s;
}

.delay-3 {
  animation-delay: 3s;
}

.delay-4 {
  animation-delay: 4s;
}

.delay-5 {
  animation-delay: 5s;
}

.delay-6 {
  animation-delay: 6s;
}

header {
  background: var(--v3);
}

.color-header {
  color: white;
}

.content-btn {
  height: 125px;
  width: 300px;
}

.content-btn .bandeau-btn {
  background: url("../images/v4/BandeauBouton.svg") no-repeat center;
  background-size: contain;
  width: 100%;
  height: 100%;
}

.bg-cust-lotus {
  background: url("../images/v4/Vector.svg") no-repeat bottom;
  background-size: contain;
}

.bg-cust-lotus-2 {
  background: url("../images/v4/Vector2.svg") no-repeat center;
  background-size: contain;
  padding-right: 5px;
  padding-left: 5px;
}

.section5 .container-profil {
  display: flex;
  flex-direction: row;
  flex-basis: 1/2;
  padding: 40px 0;
}

.section5 .container-profil ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0;
  gap: 15px;
  margin: 0 auto;
  list-style: none;
}

.section5 .container-profil ul li .card {
  height: 420px;
  width: 250px;
  border-radius: 15px;
  background: white;
  padding: 25px 10px;
  box-shadow: 0 7px 14px 3px rgba(0, 0, 0, 0.25);
  transition: background 0.5s ease;
}

.section5 .container-profil ul li .card .card-photo {
  text-align: center;
  transition: transform 0.5s ease;
}

.section5 .container-profil ul li .card .card-photo img {
  margin: auto;
  border-radius: 50%;
  width: 100%;
  max-width: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 3px solid white;
  box-sizing: border-box;
  box-shadow: 0 7px 14px 3px rgba(0, 0, 0, 0.25);
}

.section5 .container-profil ul li .card .card-txt {
  padding-top: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.section5 .container-profil ul li .card .card-txt h3 {
  text-align: center;
  color: var(--v3);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  transition: all 0.5s ease;
}

.section5 .container-profil ul li .card .card-txt h3:after {
  content: "";
  display: block;
  width: 50%;
  height: 1px;
  margin: 35px auto;
  transition: all 0.5s ease;
  background: var(--v3);
}

.section5 .container-profil ul li .card .card-txt p {
  text-align: center;
  margin: 0 auto;
}

.section5 .container-profil ul li:hover .card {
  background: rgba(255, 255, 255, 0.8);
}

.section5 .container-profil ul li:hover .card-txt h3 {
  font-weight: 600 !important;
  top: 15px;
  position: relative;
}

.section5 .container-profil ul li:hover .card-txt h3:after {
  margin-top: 20px !important;
}

.section5 .container-profil ul li:hover .card-photo {
  transform: scale(1.1);
}

#instagram {
  position: relative;
  z-index: 20;
}

@media screen and (max-width: 768px) {
  .trans-cust {
    transform: none;
  }
}

.trans-cust .content-liqueur {
  right: 50%;
  /*height: 100vmin;*/
  width: 600px;
  left: 50%;
  transform: translateX(-50%);
}

.trans-cust .content-liqueur h1 {
  left: 50%;
  transform: translateX(-50%);
}

.trans-cust .content-liqueur .content-img {
  height: 800px;
  width: 600px;
  left: 50%;
  transform: translateX(-50%);
}

.trans-cust .content-liqueur .content-img img {
  z-index: 99;
  height: 80vmin;
  right: 19%;
}

@media (max-width: 480px) {
  #canvas-bottle__cont {
    padding-top: calc(75vh - 540px);
    padding-top: 100px;
  }
}

@media (min-width: 986px) {
  #canvas-bottle__cont {
    padding-top: calc(75vh - 540px);
    padding-top: calc(100vh - 540px);
  }
}

.clip {
  pointer-events: none;
}

.hover\:bg-customColor1:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(11 47 135 / var(--tw-bg-opacity));
}

.hover\:bg-customColor2:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 223 158 / var(--tw-bg-opacity));
}

.hover\:text-customColor1:hover{
  --tw-text-opacity: 1;
  color: rgb(11 47 135 / var(--tw-text-opacity));
}

.hover\:text-customColor2:hover{
  --tw-text-opacity: 1;
  color: rgb(255 223 158 / var(--tw-text-opacity));
}

.hover\:text-customColor3:hover{
  --tw-text-opacity: 1;
  color: rgb(197 176 214 / var(--tw-text-opacity));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

@media (min-width: 640px){
  .sm\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:mt-0{
    margin-top: 0px;
  }

  .sm\:w-full{
    width: 100%;
  }

  .sm\:max-w-lg{
    max-width: 32rem;
  }

  .sm\:translate-y-0{
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:items-start{
    align-items: flex-start;
  }

  .sm\:items-center{
    align-items: center;
  }

  .sm\:p-0{
    padding: 0px;
  }

  .sm\:text-left{
    text-align: left;
  }

  .sm\:text-justify{
    text-align: justify;
  }

  .sm\:text-base{
    font-size: clamp(1.125rem, calc(1.125rem + ((1.25 - 1.125) * ((100vw - 20rem) / (96 - 20)))), 1.25rem);
    line-height: 1.6;
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }

  .md\:\!left-0{
    left: 0px !important;
  }

  .md\:\!left-\[105px\]{
    left: 105px !important;
  }

  .md\:\!left-auto{
    left: auto !important;
  }

  .md\:\!right-0{
    right: 0px !important;
  }

  .md\:\!right-\[-180px\]{
    right: -180px !important;
  }

  .md\:\!right-\[-280px\]{
    right: -280px !important;
  }

  .md\:\!right-\[-30px\]{
    right: -30px !important;
  }

  .md\:\!right-\[105px\]{
    right: 105px !important;
  }

  .md\:\!right-auto{
    right: auto !important;
  }

  .md\:bottom-\[10\%\]{
    bottom: 10%;
  }

  .md\:left-\[33\%\]{
    left: 33%;
  }

  .md\:left-\[40\%\]{
    left: 40%;
  }

  .md\:left-auto{
    left: auto;
  }

  .md\:right-0{
    right: 0px;
  }

  .md\:right-\[105px\]{
    right: 105px;
  }

  .md\:right-auto{
    right: auto;
  }

  .md\:order-1{
    order: 1;
  }

  .md\:order-2{
    order: 2;
  }

  .md\:mb-16{
    margin-bottom: 4rem;
  }

  .md\:mb-24{
    margin-bottom: 6rem;
  }

  .md\:mb-9{
    margin-bottom: 2.25rem;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:block{
    display: block;
  }

  .md\:\!h-\[100vh\]{
    height: 100vh !important;
  }

  .md\:h-\[131px\]{
    height: 131px;
  }

  .md\:h-full{
    height: 100%;
  }

  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-\[700px\]{
    width: 700px;
  }

  .md\:w-\[816px\]{
    width: 816px;
  }

  .md\:w-full{
    width: 100%;
  }

  .md\:max-w-\[460px\]{
    max-width: 460px;
  }

  .md\:max-w-\[800px\]{
    max-width: 800px;
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .md\:justify-end{
    justify-content: flex-end;
  }

  .md\:justify-evenly{
    justify-content: space-evenly;
  }

  .md\:rounded-2xl{
    border-radius: 1rem;
  }

  .md\:rounded-md{
    border-radius: 0.375rem;
  }

  .md\:rounded-xl{
    border-radius: 0.75rem;
  }

  .md\:p-\[26px\]{
    padding: 26px;
  }

  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .md\:pb-40{
    padding-bottom: 10rem;
  }

  .md\:pl-2{
    padding-left: 0.5rem;
  }

  .md\:pl-3{
    padding-left: 0.75rem;
  }

  .md\:pl-3\.5{
    padding-left: 0.875rem;
  }

  .md\:pt-3{
    padding-top: 0.75rem;
  }

  .md\:pt-32{
    padding-top: 8rem;
  }

  .md\:pt-\[23vh\]{
    padding-top: 23vh;
  }

  .md\:text-left{
    text-align: left;
  }

  .md\:text-right{
    text-align: right;
  }

  .md\:text-lg{
    font-size: clamp(1.265625rem, calc(1.265625rem + ((1.5 - 1.265625) * ((100vw - 20rem) / (96 - 20)))), 1.5rem);
    line-height: 1.6;
  }

  .md\:text-xl{
    font-size: clamp(1.423828125rem, calc(1.423828125rem + ((1.7999999999999998 - 1.423828125) * ((100vw - 20rem) / (96 - 20)))), 1.7999999999999998rem);
    line-height: 1.2;
  }

  .md\:text-4xl{
    font-size: clamp(2.0272865295410156rem, calc(2.0272865295410156rem + ((3.1103999999999994 - 2.0272865295410156) * ((100vw - 20rem) / (96 - 20)))), 3.1103999999999994rem);
    line-height: 1.1;
  }

  .md\:text-5xl{
    font-size: clamp(2.2806973457336426rem, calc(2.2806973457336426rem + ((3.732479999999999 - 2.2806973457336426) * ((100vw - 20rem) / (96 - 20)))), 3.732479999999999rem);
    line-height: 1.1;
  }
}

@media (min-width: 1024px){
  .lg\:\!left-\[0\]{
    left: 0 !important;
  }

  .lg\:block{
    display: block;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:w-1\/2{
    width: 50%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

  .lg\:max-w-\[1000px\]{
    max-width: 1000px;
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:self-start{
    align-self: flex-start;
  }

  .lg\:self-baseline{
    align-self: baseline;
  }

  .lg\:p-0{
    padding: 0px;
  }

  .lg\:text-left{
    text-align: left;
  }

  .lg\:text-justify{
    text-align: justify;
  }

  .lg\:text-start{
    text-align: start;
  }

  .lg\:-text--v3{
    --tw-text-opacity: 1;
    color: rgb(33 62 139 / var(--tw-text-opacity));
  }

  .lg\:text-2xl{
    font-size: clamp(1.601806640625rem, calc(1.601806640625rem + ((2.1599999999999997 - 1.601806640625) * ((100vw - 20rem) / (96 - 20)))), 2.1599999999999997rem);
    line-height: 1.2;
  }

  .lg\:text-4xl{
    font-size: clamp(2.0272865295410156rem, calc(2.0272865295410156rem + ((3.1103999999999994 - 2.0272865295410156) * ((100vw - 20rem) / (96 - 20)))), 3.1103999999999994rem);
    line-height: 1.1;
  }

  .lg\:text-5xl{
    font-size: clamp(2.2806973457336426rem, calc(2.2806973457336426rem + ((3.732479999999999 - 2.2806973457336426) * ((100vw - 20rem) / (96 - 20)))), 3.732479999999999rem);
    line-height: 1.1;
  }
}

@media (min-width: 1280px){
  .xl\:text-9xl{
    font-size: clamp(3.65323615365196rem, calc(3.65323615365196rem + ((7.739670527999997 - 3.65323615365196) * ((100vw - 20rem) / (96 - 20)))), 7.739670527999997rem);
    line-height: 1;
  }
}

/*# sourceMappingURL=style.css.map */