/*
xs:     0 - 576px
sm:     576 - 768px
md:     768 - 992px
lg:     992 - 1280px
xl:     1280 - 1440px
xxl:    1440+
xxxl:   1600+
*/
:root {
  --main-font: "Prata", serif;
  --body-font: "clearsans-regular", sans-serif;
  --body-font-bold: "clearsans-bold", sans-serif;
  --font-base-weight: 400;
  --font-bold-weight: 700;
  --font-base-size: 2rem; }

:root {
  --primary-color: hsla(0, 0%, 0%, 1);
  --secondary-color: hsla(32, 100%, 8%, 0.4);
  --tertiary-color: hsla(30, 67%, 95%, 1);
  --accent-color: hsla(32, 100%, 60%, 1);
  --accent-hover-color: hsla(32, 100%, 40%, 1);
  --accent-active-color: hsla(33, 100%, 70%, 1);
  --accent-disabled-color: hsla(32, 100%, 60%, 0.4);
  --primary-color-100: var(--primary-color);
  --primary-color-80: hsla(144, 33%, 66%, 0.8);
  --primary-color-60: hsla(0, 0%, 60%, 1);
  --primary-color-40: hsla(144, 33%, 66%, 0.4);
  --primary-color-20: hsla(144, 33%, 66%, 0.2);
  --dark-color-100: hsla(144, 49%, 10%, 1);
  --dark-color-80: hsla(144, 49%, 10%, 0.8);
  --dark-color-60: hsla(144, 49%, 10%, 0.6);
  --dark-color-40: hsla(144, 49%, 10%, 0.4);
  --dark-color-20: hsla(144, 49%, 10%, 0.2);
  --body-color: hsla(137, 10%, 40%, 1);
  --light-overlay-color: hsla(144, 28%, 62%, 0.5);
  --primary-gradient-color: linear-gradient(94.43deg, #e2cd7a 1.97%, #e2cd7a 66.3%, #bd921a 100%);
  --brown-dark: hsla(32, 100%, 8%, 1);
  --light-gold: hsla(48, 64%, 68%, 1);
  --white: hsla(0, 0%, 100%, 1); }

.dark-color-100 {
  color: var(--dark-color-100); }
.dark-color-80 {
  color: var(--dark-color-80); }
.dark-color-60 {
  color: var(--dark-color-60); }
.dark-color-40 {
  color: var(--dark-color-40); }
.dark-color-20 {
  color: var(--dark-color-20); }

.light-color {
  color: var(--white); }

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  font-size: 62.5%;
  scroll-behavior: smooth; }

body {
  font-family: var(--body-font);
  overflow-x: hidden; }

.clear:before,
.clear:after {
  content: " ";
  display: table; }

.clear:after {
  clear: both; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  transition: all 400ms; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

input:focus {
  outline: 0;
  border: 1px solid var(--secondary-color); }

button {
  transition: all 400ms; }

p,
strong {
  font-size: var(--font-base-size); }
  @media (max-width: 80em) {
    p,
    strong {
      font-size: 1.6rem; } }
  @media (max-width: 36em) {
    p,
    strong {
      font-size: 1.2rem; } }

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: var(--accent-color);
  color: white;
  text-shadow: none; }

::-webkit-selection {
  background: var(--accent-color);
  color: white;
  text-shadow: none; }

::-moz-selection {
  background: var(--accent-color);
  color: white;
  text-shadow: none; }

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
#ameba {
  margin: 0px auto;
  outline: none;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  text-align: center;
  background: #f7f7f7;
  color: #666;
  font-size: 13px;
  padding: 0.3em 0;
  position: relative;
  z-index: 100; }
  #ameba img {
    margin-right: 7px; }

/* Typography */
@font-face {
  font-family: "vidaloka";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Vidaloka-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face {
  font-family: "clearsans-regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/ClearSans-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face {
  font-family: "clearsans-bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/ClearSans-Bold.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.is-uppercase {
  text-transform: uppercase; }

h1,
h2,
h3 {
  font-family: var(--main-font); }

h4,
h5 {
  font-family: var(--body-font); }

h1,
.h1 {
  font-size: 5.6rem; }

h2,
.h2 {
  font-size: 4.8rem; }
  @media (max-width: 80em) {
    h2,
    .h2 {
      font-size: 3.4rem; } }
  @media (max-width: 36em) {
    h2,
    .h2 {
      font-size: 3.4rem; } }

h3,
.h3 {
  font-size: 4rem; }

h4,
.h4 {
  font-size: 2.4rem;
  font-weight: var(--font-bold-weight); }

h5,
.h5 {
  font-size: 2rem;
  font-weight: var(--font-bold-weight); }

p.txt-xl {
  font-family: var(--main-font);
  font-size: 4rem;
  line-height: 5.6rem; }
  @media (max-width: 80em) {
    p.txt-xl {
      font-size: 2.6rem;
      line-height: 4rem; } }
  @media (max-width: 36em) {
    p.txt-xl {
      font-size: 2.6rem;
      line-height: 4rem; } }

button,
input,
select,
textarea {
  font-size: initial; }

/* Containers */
.container,
.container-fluid,
.container-xxxl,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container-xs,
.container-xxs {
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5rem;
  width: 100%;
  position: relative; }

.container-xxl {
  max-width: 1600px; }

.container-xl {
  max-width: 1400px; }

.container-lg {
  max-width: 1280px; }

.container-md {
  max-width: 992px; }

.container-sm {
  max-width: 768px; }

.container-xs {
  max-width: 576px; }

/* Positions */
.position-absolute {
  position: absolute; }

.position-relative {
  position: relative; }

.position-fixed {
  position: fixed; }

/* Text alignment */
.txt-align-center {
  text-align: center; }

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

.txt-align-right {
  text-align: right; }

/* Heights */
.h-100 {
  height: 100%; }

/* Widths */
.w-100 {
  width: 100%; }

.w-70 {
  width: 70%; }

.w-40 {
  width: 40%; }

@media (max-width: 36em) {
  .w-xs-80 {
    width: 80%; } }

/* Overflow */
.of-h {
  overflow: hidden; }

/* Display */
.display-none, .d-n {
  display: none !important; }

.display-flex, .d-flex, .d-f {
  display: flex !important; }

.display-grid, .d-g {
  display: grid !important; }

.display-block, .d-b {
  display: block !important; }

.display-inline-block, .d-ib {
  display: inline-block; }

.g-2col {
  grid-column: span 2; }
  @media (max-width: 36em) {
    .g-2col {
      grid-column: auto; } }

/* Stick */
.stick {
  position: fixed;
  top: 0px; }

/* Disabled text */
.txt-disabled {
  pointer-events: none;
  opacity: 0.5; }

/* Lazy images */
.lazyImage:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAMAAAC7IEhfAAAAulBMVEUBAAD/AAAIAAD/CgoOAAAZAAAUAAD/BQUeAAAuAAA9AAA4AAAoAAAjAADmAABCAAA0AAD/IiLhAAD/HR3ZAACcAAD/GBj6AADSAAB8AABMAAD/MDD/EhKxAACYAABRAAD/KSm5AACTAAB2AABHAAD1AADGAACBAADxAACkAACJAADqAACrAABqAABmAADJAADBAACgAACFAABhAACNAAC+AABdAABVAADeAADuAACPAABwAADNAAD/OTmppkF+AAAEnklEQVQ4yxSSWbKiQBREb3rVaocuLYrRAkQQZFIBh6c+3f+22v4/kZGRechNbJQFlCxMAz/UCgmcxc2PplGfUus/17GM6A1ixYbxNh4nyN0QbJKk4vGiW23XfUl3JaY3a9ZXpLv8C3o5bChlBAD2crP7gRevljwc5uF8PkOwpBwGENoqFbzE9wXsHAfndR0v7Ivj8IGGArMsdQjQBRpICJw/D0hPQDMdCntU7FoK4mB6Kfbjm0MKsJIzyqeCAD4MYyMclnF7GeVytXH4OlsVp1NFpuNQPjnJAeWVLBl2aHmH/T5ajTa7YVqb6wjRMKazr6VWLPEFlGA0XmlPAj8YZWKgtP3Zds2J6tAmGGbz0AkERIKQ4XVWvBnO0aSUVeZYv3Q439M5k4IE+N2EGq5i92kJuF22bVHPf1s/iKLXMVCX8Z3gGm1KIfOQhftN+3RAn8pqWw2LALtDulvM7hwQicIufcl4iI/+svwwrMax9ibZrtzc7Drz385o3d8o6TQAu9M+5wY6tAyzM+mbFcVDRQGL+WZop45FFnOBhxuqEMyWZ5Xyq8mJdvpwOe7qbfq4/Vm3Ed1IMIuELSMA8WQoDe0u85jix2tq8y8dq/h0FacRcXNOGI1A8u0HlUt8MGvDLA2e6ThtuI34ulxFR2IhE9dK4AowXKiQDV++Mx+nM3tNO29Wbbmjy4NcV8NjwPw/uysB9jT29CrmVJ8D6hGsaxnse7JYg23gLUOPn57yuFHBs15ucFz99tmktn+WDn4mpBIIZpYAc6k/sLSLReYG9z33yxj239p+kVPu/7VAbstpA0EQbcazy17ZNbGwUFlSdAGZi0QAAQ74/78ruCozD/3S1ae60WWP2bfdv3Z5dah8Nhb6vjLwUrA0FkAEICIIG+N3SYH1e8rnlwZfv26uEMozNMkAAUQjYgZCmtz7MDm779SKzecEf+Z7a6Ad2HtuFQzARkZG9lisOF0V4u3bJZd5GPvF8EQDUEYwe7awkF7gFm7vOdl89Nm7Dvnp2NsNNMhLTSyUAbyQrSK89uYz7Xi9+zMM60I1Se1L0k4qBCtF6ZWDFnDAZr/vj3X5SNdreZ1n1PxdNrE0IBUzR8/DzdmoCPpldkZXDQiHZFkv0qap6owUZwrOEgKJoDRZgdE3023sdje1qe7YFwMvLxw9iEoQ8FPcsmwFft9MUdX2a1d3b2NANt25B6CZACfV06MiGSEJ6T3gre6w/FWKyUeHR7KFVWQIlkxQpIRUioigq4WVp7+nWzmJy6ZKaD6pQoRgAy0oMHEU0nmgl4fLJSabkI3znK650fnIgrQiKp10gpSFgDb4sLS6X4/Dep5tpydznZ3p3Skd9Q+dgPD8H0Uzv+abw+F8mlt8TmvXX7ajapm11ELBe20ZpAIwJHmESY+yfPGqeSlj330Tac9MQGuRUZSsgoQXyeEo0sXZZdUXZ/MW5ZYGeND/kRhCkG8xOdvL683luzsdZrV/24xZ6lmXTy4JVuRaGDA59OtlO6z25fWjeGwXZyoO/UAeAEmwN2z0c56oJGQx7a6zWaRkNru2K0/baWjxzIJjQEoARND8D7+tgCt2HKJNAAAAAElFTkSuQmCC") center center repeat;
  opacity: 0;
  transition: opacity 0.5s; }

.lazyImageWaiting:before {
  opacity: 1;
  transition: opacity 0s; }

.lazyImageError img,
.lazyImageWaiting img {
  opacity: 0;
  transform: scale(0);
  transition: none; }

/* Paddings */
.p-0 {
  padding: 0; }

.py-1 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

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

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

.pt-1 {
  padding-top: 1rem; }

.pt-2 {
  padding-top: 2rem; }

.pt-3 {
  padding-top: 3rem !important; }

.pt-4 {
  padding-top: 4rem !important; }

.pt-5 {
  padding-top: 5rem !important; }

.pt-6 {
  padding-top: 6rem !important; }

.pt-7 {
  padding-top: 7rem !important; }

.pt-11 {
  padding-top: 11rem; }

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

.pt-8 {
  padding-top: 8rem; }

@media (max-width: 48em) {
  .pt-sm-0 {
    padding-top: 0 !important; }

  .pt-sm-1 {
    padding-top: 1rem !important; }

  .pt-sm-2 {
    padding-top: 2rem !important; }

  .pt-sm-3 {
    padding-top: 3rem !important; }

  .pt-sm-4 {
    padding-top: 4rem !important; }

  .pt-sm-5 {
    padding-top: 5rem !important; }

  .pt-sm-6 {
    padding-top: 6rem; } }
@media (max-width: 36em) {
  .pt-xs-0 {
    padding-top: 0 !important; }

  .pt-xs-1 {
    padding-top: 1rem !important; }

  .pt-xs-2 {
    padding-top: 2rem !important; }

  .pt-xs-3 {
    padding-top: 3rem !important; }

  .pt-xs-4 {
    padding-top: 4rem !important; }

  .pt-xs-5 {
    padding-top: 5rem !important; }

  .pt-xs-6 {
    padding-top: 6rem; } }
.pl-0 {
  padding-left: 0; }

.pl-4 {
  padding-left: 4rem; }

.pl-5 {
  padding-left: 5rem; }

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

.pl-7 {
  padding-left: 7rem; }

.pl-8 {
  padding-left: 8rem; }

@media (max-width: 48em) {
  .pl-sm-0 {
    padding-left: 0; }

  .pl-sm-1 {
    padding-left: 1rem; }

  .pl-sm-2 {
    padding-left: 2rem; }

  .pl-sm-3 {
    padding-left: 3rem; }

  .pl-sm-4 {
    padding-left: 4rem; }

  .pl-sm-5 {
    padding-left: 5rem; }

  .pl-sm-6 {
    padding-left: 6rem; } }
@media (max-width: 36em) {
  .pl-xs-0 {
    padding-left: 0; }

  .pl-xs-1 {
    padding-left: 1rem; }

  .pl-xs-2 {
    padding-left: 2rem; }

  .pl-xs-3 {
    padding-left: 3rem; }

  .pl-xs-4 {
    padding-left: 4rem; }

  .pl-xs-5 {
    padding-left: 5rem; }

  .pl-xs-6 {
    padding-left: 6rem; } }
.pr-0 {
  padding-right: 0; }

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

.pr-5 {
  padding-right: 5rem; }

.pr-6 {
  padding-right: 6rem; }

.pr-7 {
  padding-right: 7rem; }

.pr-8 {
  padding-right: 8rem; }

@media (max-width: 48em) {
  .pr-sm-0 {
    padding-right: 0; }

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

  .pr-sm-2 {
    padding-right: 2rem; }

  .pr-sm-3 {
    padding-right: 3rem; }

  .pr-sm-4 {
    padding-right: 4rem; } }
.pb-3 {
  padding-bottom: 3rem; }

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

.pb-5 {
  padding-bottom: 5rem; }

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

.pb-7 {
  padding-bottom: 7rem; }

.pb-8 {
  padding-bottom: 8rem; }

.pb-11 {
  padding-bottom: 11rem; }

.pb-12 {
  padding-bottom: 12rem; }

@media (max-width: 48em) {
  .pb-sm-0 {
    padding-bottom: 0; }

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

  .pb-sm-2 {
    padding-bottom: 2rem; }

  .pb-sm-3 {
    padding-bottom: 3rem; }

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

  .pb-sm-5 {
    padding-bottom: 5rem; }

  .pb-sm-6 {
    padding-bottom: 6rem; } }
/* Margins */
.m-auto {
  margin: auto !important; }

.m-0 {
  margin: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

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

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

.mt-3 {
  margin-top: 3rem; }

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

.mt-5 {
  margin-top: 5rem; }

.mt-10 {
  margin-top: 10rem; }

@media (max-width: 36em) {
  .mt-xs-0 {
    margin-top: 0; }

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

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

  .mt-xs-3 {
    margin-top: 3rem; }

  .mt-xs-4 {
    margin-top: 4rem; } }
.mr-0 {
  margin-right: 0 !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mr-2 {
  margin-right: 2rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.mb-2 {
  margin-bottom: 2rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.mb-4 {
  margin-bottom: 4rem !important; }

.mb-5 {
  margin-bottom: 5rem !important; }

.mb-6 {
  margin-bottom: 6rem !important; }

.mb-7 {
  margin-bottom: 7rem !important; }

@media (max-width: 36em) {
  .mb-xs-0 {
    margin-bottom: 0; }

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

  .mb-xs-2 {
    margin-bottom: 2rem; } }
.ml-0 {
  margin-left: 0 !important; }

.ml-1 {
  margin-left: 1 !important; }

.ml-2 {
  margin-left: 2 !important; }

.ml-3 {
  margin-left: 3 !important; }

.row {
  display: flex;
  align-items: center;
  gap: 4rem; }
  @media (max-width: 48em) {
    .row {
      flex-direction: column;
      gap: 0;
      row-gap: 4rem; } }
  .row > * {
    flex: 1; }
  .row .col {
    flex-grow: 1;
    width: 100%; }
  .row.row-a-i-t {
    align-items: flex-start; }
  @media (max-width: 36em) {
    .row.col-reverse-xs {
      flex-direction: column-reverse; } }

header#main-hero {
  background-color: var(--dark-color-100);
  height: 95vh;
  min-height: 80rem;
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 90em) {
    header#main-hero {
      min-height: 76rem; } }
  @media (max-width: 80em) {
    header#main-hero {
      flex-direction: column; } }
  @media (max-width: 36em) {
    header#main-hero {
      padding: 0 1.5rem;
      min-height: initial;
      height: 95vh; } }
  header#main-hero.has-background {
    background: radial-gradient(48.75% 48.75% at 50% 51.25%, #222221 9.9%, rgba(34, 34, 33, 0) 100%), url("../img/belljoie-hero.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 36em) {
      header#main-hero.has-background {
        background: radial-gradient(48.75% 48.75% at 50% 51.25%, #222221 9.9%, rgba(34, 34, 33, 0) 100%), url("../img/belljoie-hero-mobile.webp");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; } }
  header#main-hero.has-overlay::after {
    content: "";
    background-color: var(--primary-color-40);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  header#main-hero figure {
    margin: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 338px; }
    header#main-hero figure#logo {
      margin-bottom: 2rem; }
      @media (max-width: 90em) {
        header#main-hero figure#logo {
          max-width: 18vw; } }
      @media (max-width: 80em) {
        header#main-hero figure#logo {
          max-width: 25vw; } }
      @media (max-width: 48em) {
        header#main-hero figure#logo {
          max-width: 30rem; } }
      @media (max-width: 36em) {
        header#main-hero figure#logo {
          max-width: 60vw; } }
  header#main-hero .banner-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4.5rem;
    max-width: 62.8rem;
    margin: auto;
    text-align: center;
    color: white;
    z-index: 1; }
    @media (max-width: 90em) {
      header#main-hero .banner-container {
        gap: 2.5rem; } }
    @media (max-width: 80em) {
      header#main-hero .banner-container {
        max-width: 50rem; } }
    @media (max-width: 36em) {
      header#main-hero .banner-container {
        gap: 2.5rem; } }
    header#main-hero .banner-container h1 {
      line-height: 130%;
      text-align: center;
      letter-spacing: 0.04em;
      font-size: 7.2rem;
      font-weight: var(--font-base-weight);
      margin: 0;
      background: linear-gradient(102.72deg, #fff1bc 10.54%, #c8a74a 37.99%, #fff8d3 50.65%, #c8a74a 64.59%, #fff1bc 91.61%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      text-fill-color: transparent; }
      @media (max-width: 90em) {
        header#main-hero .banner-container h1 {
          font-size: 3.5vw; } }
      @media (max-width: 80em) {
        header#main-hero .banner-container h1 {
          font-size: 5.5vw; } }
      @media (max-width: 36em) {
        header#main-hero .banner-container h1 {
          font-size: 11vw; } }
    header#main-hero .banner-container p {
      font-size: 2.4rem;
      line-height: 4.1rem;
      margin: 0; }
      @media (max-width: 36em) {
        header#main-hero .banner-container p {
          font-size: 1.8rem;
          line-height: 2.6rem; } }
header .nav-container {
  z-index: 1; }
  header .nav-container nav {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    header .nav-container nav .container {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
    header .nav-container nav ul {
      list-style: none;
      padding: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      gap: 2rem; }
      @media (max-width: 36em) {
        header .nav-container nav ul {
          display: none; } }
      header .nav-container nav ul li {
        line-height: 1.6rem; }
        header .nav-container nav ul li a {
          font-family: var(--bold-font);
          font-size: 1.6rem;
          padding: 0.6rem 1rem;
          color: var(--main-color);
          line-height: 2rem;
          text-decoration: none;
          border: 2px solid transparent; }
          header .nav-container nav ul li a:hover {
            border: 2px solid var(--main-color);
            background-color: var(--small-hover-color); }
          @media (max-width: 80em) {
            header .nav-container nav ul li a {
              color: white;
              font-size: 1.4rem;
              line-height: 4rem; } }
        header .nav-container nav ul li div.lang-sel {
          margin-left: 1rem; }
          header .nav-container nav ul li div.lang-sel a {
            color: black; }
            header .nav-container nav ul li div.lang-sel a:hover {
              border: 2px solid black;
              background-color: white; }
            header .nav-container nav ul li div.lang-sel a.active {
              background-color: black;
              color: white; }
              header .nav-container nav ul li div.lang-sel a.active:hover {
                background-color: black;
                color: white; }
    header .nav-container nav .site-branding {
      display: flex;
      flex-direction: row;
      gap: 3.4rem; }
      @media (max-width: 36em) {
        header .nav-container nav .site-branding {
          gap: 1.5rem; }
          header .nav-container nav .site-branding img {
            max-width: 23%; } }

body {
  color: var(--body-color);
  margin: 0;
  letter-spacing: 0.5px;
  background-color: white;
  position: relative;
  overflow-x: hidden !important; }
  body main {
    overflow-x: hidden; }
    body main section {
      padding: 19rem 0;
      position: relative; }
      @media (max-width: 80em) {
        body main section {
          padding: 10rem 0; } }
      @media (max-width: 36em) {
        body main section {
          padding: 5rem 0; } }
      body main section.primary-block {
        background-color: var(--primary-color); }
        body main section.primary-block h2 {
          color: var(--tertiary-color);
          font-weight: var(--font-base-weight); }
        body main section.primary-block p {
          color: var(--primary-color-60); }
      body main section.secondary-block {
        background-color: var(--secondary-color); }
        body main section.secondary-block h2 {
          color: var(--white);
          font-weight: var(--font-base-weight); }
      body main section.tertiary-block {
        background-color: var(--tertiary-color); }
        body main section.tertiary-block h2 {
          color: var(--dark-color-100);
          font-weight: var(--font-base-weight); }

footer {
  margin: auto;
  width: 100%;
  background-color: var(--primary-color);
  padding: 4rem 0; }
  footer #logo-footer {
    max-width: 18rem;
    margin: 0;
    padding: 0; }
  footer .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 36em) {
      footer .container {
        text-align: center;
        flex-direction: column;
        gap: 2rem; } }
  footer .disclaimer {
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 1.4rem; }
    footer .disclaimer p,
    footer .disclaimer strong {
      font-size: 1.2rem;
      text-align: center;
      color: var(--dark-grey); }
    footer .disclaimer p {
      margin: 0.4rem 0; }
  footer .social {
    min-width: 17rem;
    /*  display: flex; */
    display: none;
    justify-content: flex-end; }
    @media (max-width: 36em) {
      footer .social {
        justify-content: center; } }
    footer .social a {
      margin: 0 0.8rem;
      font-size: 1.6rem;
      background-color: #fed366;
      padding: 2rem;
      border-radius: 99px;
      width: 3rem;
      height: 3rem;
      position: relative;
      display: flex;
      transition: all 400ms; }
      footer .social a img {
        max-height: 1.6rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        height: 100%; }
      footer .social a span.sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0; }
      footer .social a:hover {
        background-color: var(--accent-active-color); }
        footer .social a:hover img {
          filter: brightness(2); }
  footer #return-to-top {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    bottom: 4rem;
    right: 2.4rem;
    width: 4rem;
    height: 4rem;
    display: block;
    text-decoration: none;
    background-color: #fed366;
    border-radius: 35px;
    border: 4px solid #fff;
    transition: all 0.3s ease;
    z-index: 999;
    text-align: center;
    padding: 0.8rem;
    line-height: 1.5rem !important;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 36em) {
      footer #return-to-top {
        bottom: 6.5rem; } }
    footer #return-to-top.visible {
      opacity: 1;
      pointer-events: initial; }
    footer #return-to-top path {
      fill: var(--primary-color); }

.btn {
  border: none;
  padding: 1.6rem 4.8rem;
  text-align: center;
  transition: all 300ms;
  font-family: var(--body-font);
  font-weight: var(--font-bold-weight);
  font-size: 2rem;
  text-align: center;
  width: fit-content;
  cursor: pointer;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center; }
  @media (max-width: 80em) {
    .btn {
      padding: 1.2rem 3rem;
      font-size: 1.4rem; } }
  .btn.btn-primary {
    background: var(--primary-gradient-color);
    color: var(--brown-dark);
    text-decoration: none;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center; }
    .btn.btn-primary:hover {
      background-color: var(--accent-hover-color); }
    .btn.btn-primary:active {
      background-color: var(--accent-active-color); }
    .btn.btn-primary.disabled {
      background-color: var(--accent-disabled-color);
      pointer-events: none; }
    .btn.btn-primary svg path {
      fill: var(--brown-dark); }
  .btn.has-icon {
    background-repeat: no-repeat;
    background-position: 3rem center; }
    .btn.has-icon__left {
      padding-left: 9rem; }
    .btn.has-icon__right {
      padding-right: 9rem; }
    .btn.has-icon.i-arrow {
      background-image: url("../img/icons/i-arrow-right.svg"); }
    .btn.has-icon.i-phone {
      background-image: url("../img/icons/i-phone.svg"); }

.phone-link-active > * {
  pointer-events: none; }
.phone-link-active.copied .phone-copied {
  display: block; }
.phone-link-active.copied .desktop-phone-link {
  display: none; }
.phone-link-active .phone-copied {
  display: none; }
.phone-link-active .mobile-phone-link {
  display: none; }
  @media (max-width: 36em) {
    .phone-link-active .mobile-phone-link {
      display: block;
      pointer-events: none; } }
.phone-link-active .desktop-phone-link {
  display: block;
  pointer-events: none; }
  @media (max-width: 36em) {
    .phone-link-active .desktop-phone-link {
      display: none; } }

.marquee {
  margin: 0 auto;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  position: relative; }
  .marquee:before, .marquee:after {
    position: absolute;
    top: 0;
    width: 50px;
    height: 30px;
    content: "";
    z-index: 1; }

.marquee__content {
  width: 300% !important;
  display: flex;
  line-height: 30px;
  animation: marquee 30s linear infinite forwards; }

.list-inline {
  display: flex;
  justify-content: space-around;
  width: 33.33%;
  /* reset list */
  list-style: none;
  padding: 0;
  margin: 0; }

@keyframes marquee {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-66.6%); } }
.accordion {
  background-color: white;
  color: black;
  cursor: pointer;
  padding: 3rem 3rem 3rem 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1.4rem;
  font-family: var(--bold-font);
  transition: 0.4s;
  position: relative; }
  @media (max-width: 36em) {
    .accordion {
      padding: 2rem 3rem 2rem 0; } }
  .accordion::after {
    transition: 300ms all;
    position: absolute;
    content: '';
    right: 0;
    top: 3.4rem;
    background-image: url("../img/icons/i-caret.svg");
    background-size: 1.27rem;
    background-repeat: no-repeat;
    background-position: 100% center;
    width: 1.4rem;
    height: 1rem; }
    @media (max-width: 36em) {
      .accordion::after {
        top: 2.4rem; } }

.active, .accordion:hover {
  background-color: white;
  color: var(--main-color); }

.active::after {
  transform: rotate(180deg); }

.panel {
  padding: 0 3rem 0 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: 2px solid var(--border-color); }
  .panel.open {
    border-bottom: 2px solid var(--main-color); }

section.textured-block {
  color: var(--dark-color-100);
  padding: 9.6rem 0;
  text-align: center;
  background-color: var(--secondary-color); }
  section.textured-block.has-texture-1 {
    background: linear-gradient(0deg, rgba(132, 186, 154, 0.5), rgba(132, 186, 154, 0.5)), url("/img/textures/texture-1.jpg");
    background-position: center center;
    background-blend-mode: color, normal; }
  section.textured-block.has-texture-2 {
    background: radial-gradient(55% 55% at 50% 50%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%), radial-gradient(74.13% 74.13% at 50% 50%, rgba(255, 248, 233, 0) 50%, rgba(255, 248, 233, 0.75) 100%), url(../img/belljoie-quote.jpg);
    background-blend-mode: normal, multiply, normal;
    mix-blend-mode: normal;
    background-position: center, center, center bottom;
    background-size: auto, auto, cover; }
  @media (max-width: 80em) {
    section.textured-block {
      padding: 4.8rem 2rem; } }
  section.textured-block .container {
    z-index: 1; }

.words-cloud {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem; }
  .words-cloud span.wc {
    font-family: var(--main-font);
    display: flex;
    justify-content: center; }
    .words-cloud span.wc__s1 {
      font-size: 5.6rem; }
      @media (max-width: 36em) {
        .words-cloud span.wc__s1 {
          font-size: 4.6rem; } }
    .words-cloud span.wc__s2 {
      font-size: 4.8rem; }
      @media (max-width: 36em) {
        .words-cloud span.wc__s2 {
          font-size: 3.8rem; } }
    .words-cloud span.wc__s3 {
      font-size: 4rem; }
      @media (max-width: 36em) {
        .words-cloud span.wc__s3 {
          font-size: 3.2rem; } }
    .words-cloud span.wc__s4 {
      font-size: 3.2rem; }
      @media (max-width: 36em) {
        .words-cloud span.wc__s4 {
          font-size: 2.4rem; } }
    .words-cloud span.wc__fl-10 {
      transform: translateX(calc(-1*10%)); }
    .words-cloud span.wc__fl-20 {
      transform: translateX(calc(-1*20%)); }
    .words-cloud span.wc__fl-25 {
      transform: translateX(calc(-1*25%)); }
    .words-cloud span.wc__fl-30 {
      transform: translateX(calc(-1*30%)); }
    .words-cloud span.wc__fr-10 {
      transform: translateX(calc(1*10%)); }
    .words-cloud span.wc__fr-20 {
      transform: translateX(calc(1*20%)); }
    .words-cloud span.wc__fr-20 {
      transform: translateX(calc(1*30%)); }

.img-stack {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50rem; }
  @media (max-width: 48em) {
    .img-stack {
      min-height: 40rem; } }
  .img-stack .img-stack-img {
    position: absolute;
    max-width: 51.8rem;
    width: 100%;
    height: 38rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: white; }
    .img-stack .img-stack-img:first-of-type {
      z-index: 100;
      background-image: url("../img/belljoie-manifesto.jpg");
      background-size: contain;
      background-color: transparent; }
    .img-stack .img-stack-img:nth-of-type(2) {
      z-index: 90;
      background-image: url("../img/bg/stack-2.jpg"); }
    .img-stack .img-stack-img:nth-of-type(3) {
      z-index: 80; }
  .img-stack__2 .img-stack-img {
    position: absolute;
    max-width: 51.8rem;
    width: 100%;
    height: 38rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: white; }
    .img-stack__2 .img-stack-img:first-of-type {
      z-index: 100;
      background-image: url("../img/belljoie-logos.png");
      background-size: contain;
      background-color: transparent; }
  .img-stack__3 .img-stack-img:first-of-type {
    top: 0;
    transform: translateY(50%); }
    @media (max-width: 36em) {
      .img-stack__3 .img-stack-img:first-of-type {
        transform: translateY(100%) translateX(-10%); } }
  .img-stack__3 .img-stack-img:nth-of-type(2) {
    top: 0;
    transform: translateY(10%) translateX(30%); }
    @media (max-width: 36em) {
      .img-stack__3 .img-stack-img:nth-of-type(2) {
        transform: translateY(40%) translateX(10%); } }
  .img-stack__3 .img-stack-img:nth-of-type(3) {
    top: 0;
    transform: translateY(-30%) translateX(10%); }
    @media (max-width: 36em) {
      .img-stack__3 .img-stack-img:nth-of-type(3) {
        transform: translateY(0%) translateX(0%); } }

.img-stack-logos {
  position: relative;
  background-color: transparent;
  width: 100%;
  height: auto;
  padding-top: 100%;
  border: solid 1px var(--light-gold); }
  .img-stack-logos:before {
    content: " ";
    position: absolute;
    width: 100%;
    padding-top: 100%;
    max-width: 378px;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../img/belljoie-logos.png");
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 2.4rem;
  column-gap: 2rem; }
  @media (max-width: 36em) {
    form {
      grid-template-columns: 1fr; } }
  form .field-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
    form .field-container label {
      font-size: 1.6rem;
      color: var(--primary-color-60);
      font-family: var(--body-font-bold);
      padding: 0 0 1rem 0; }
      form .field-container label span {
        color: white; }
    form .field-container input,
    form .field-container textarea {
      font-size: 1.6rem;
      padding: 1.5rem 2.2rem;
      font-family: var(--body-font);
      border: none; }
      form .field-container input[type="submit"],
      form .field-container textarea[type="submit"] {
        font-size: 2rem;
        padding: 2rem 4.8rem; }
        form .field-container input[type="submit"].has-icon__left,
        form .field-container textarea[type="submit"].has-icon__left {
          padding-left: 9rem; }
        form .field-container input[type="submit"].has-icon__right,
        form .field-container textarea[type="submit"].has-icon__right {
          padding-right: 9rem; }
        form .field-container input[type="submit"].has-icon.i-arrow,
        form .field-container textarea[type="submit"].has-icon.i-arrow {
          background-image: url("../img/icons/i-arrow-right.svg");
          background-repeat: no-repeat;
          background-position: 3rem center; }
    form .field-container.to-right {
      align-items: flex-end; }

#mail-status p {
  background-color: var(--tertiary-color);
  color: var(--accent-hover-color);
  padding: 1.2rem;
  margin: 0 0 1rem 0;
  border-radius: 0.6rem;
  transition: all 400ms;
  font-size: 1.6rem;
  font-weight: bold; }

section#location,
div#location {
  overflow: hidden; }
  section#location .map-container,
  div#location .map-container {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%; }
    section#location .map-container #map,
    div#location .map-container #map {
      width: 100%;
      height: 100%; }
  section#location .info-container,
  div#location .info-container {
    position: relative;
    z-index: 10; }
    @media (max-width: 36em) {
      section#location .info-container,
      div#location .info-container {
        padding-top: 5rem; } }
    section#location .info-container:not(.info),
    section#location .info-container *:not(.info),
    div#location .info-container:not(.info),
    div#location .info-container *:not(.info) {
      pointer-events: none; }
    @media (max-width: 80em) {
      section#location .info-container.info,
      section#location .info-container *.info,
      div#location .info-container.info,
      div#location .info-container *.info {
        min-width: 40rem; } }
    @media (max-width: 36em) {
      section#location .info-container.info,
      section#location .info-container *.info,
      div#location .info-container.info,
      div#location .info-container *.info {
        min-width: initial; } }
    section#location .info-container.info, section#location .info-container.info *,
    section#location .info-container *.info,
    section#location .info-container *.info *,
    div#location .info-container.info,
    div#location .info-container.info *,
    div#location .info-container *.info,
    div#location .info-container *.info * {
      pointer-events: initial; }
      section#location .info-container.info a span, section#location .info-container.info * a span,
      section#location .info-container *.info a span,
      section#location .info-container *.info * a span,
      div#location .info-container.info a span,
      div#location .info-container.info * a span,
      div#location .info-container *.info a span,
      div#location .info-container *.info * a span {
        pointer-events: none; }
  @media (max-width: 36em) {
    section#location.has-map-xs,
    div#location.has-map-xs {
      min-height: 100rem; }
      section#location.has-map-xs .map-container,
      div#location.has-map-xs .map-container {
        height: 50%;
        top: initial;
        bottom: 0; }
        section#location.has-map-xs .map-container #map,
        div#location.has-map-xs .map-container #map {
          height: 100%; } }
  section#location::after,
  div#location::after {
    content: "";
    position: absolute;
    width: 100%;
    background: linear-gradient(0deg, rgba(39, 21, 0, 0.4), rgba(39, 21, 0, 0.4));
    height: 100%;
    top: 0;
    pointer-events: none; }

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