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

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

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #e9f4e3;
}

.hero {
  display: block;
}

.hero__sticky-div {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-bottom: 12vh;
  display: flex;
  position: fixed;
  top: 0;
  overflow: visible;
}

.hero__sticky-div.is-fixed {
  z-index: 1000;
  display: flex;
  position: fixed;
}

.hero__sticky-div.is-sticky {
  position: sticky;
}

.img__lc {
  z-index: 1;
  width: 55vw;
  position: relative;
}

.img__hand {
  z-index: 1;
  height: 40vw;
  display: block;
  position: static;
  inset: 42% auto 0% -3%;
}

.lefthand-wrapper {
  z-index: 10;
  display: block;
  position: absolute;
  inset: 32% auto auto -23%;
}

.righthand-wrapper {
  z-index: 20;
  position: absolute;
  inset: 33% -35% auto auto;
}

.img__splatters {
  z-index: 1;
  height: 40vw;
  display: block;
  position: absolute;
  inset: 0%;
}

.hero__scroller {
  object-fit: none;
  height: 150vh;
  position: static;
  top: 0;
  overflow: visible;
}

.info {
  z-index: 10;
  position: relative;
}

.bg {
  z-index: 0;
  background-color: #e9f4e3;
  background-image: url('../images/bg-2.webp');
  background-position: 50% -50%;
  background-repeat: no-repeat;
  background-size: 100vw;
  background-attachment: scroll;
  width: 100vw;
  height: 200vh;
  position: absolute;
  top: 0;
}

.geese-wrapper {
  z-index: 15;
  display: flex;
  position: absolute;
  inset: 7% 6% auto auto;
}

.img__goose-1 {
  height: 22vh;
}

.img__goose-2 {
  opacity: .8;
  height: 15vh;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-block {
  z-index: 2000;
  background-color: var(--black);
  width: 10vw;
  height: 10vw;
  display: block;
  position: relative;
}

.topbar {
  z-index: 2000;
  justify-content: space-between;
  width: 100vw;
  padding-top: .66rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: fixed;
}

.topbar__item {
  justify-content: flex-start;
  align-items: center;
  width: 20rem;
}

.topbar__item.is-centered {
  justify-content: center;
}

.topbar__item.is-right {
  justify-content: flex-end;
  align-items: center;
}

.text-block {
  font-family: Jokkertrial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 100%;
}

.text-span {
  font-weight: 600;
}

.img__pin {
  margin-top: -.15rem;
}

.topbar__bt-map {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.img__sound-on {
  position: static;
}

.img__sound-off {
  opacity: 0;
  position: absolute;
}

.topbar__bt-sound {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.topbar__bt-sound.is-inactive {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: .5;
  align-items: center;
  display: flex;
}

.topbar__bt-sound.is-active {
  color: #000;
  text-decoration: none;
  display: none;
}

.styles {
  display: block;
}

.scroll-hint {
  z-index: 50;
  width: 12rem;
  height: 12rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: absolute;
  inset: auto 0% -1%;
}

.bt__lancer {
  z-index: 50;
  width: 12rem;
  height: 12rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  position: absolute;
  inset: auto 0% -2%;
}

.bt__lancer-on {
  z-index: 1;
  opacity: 1;
  position: absolute;
}

.container {
  z-index: 1;
  max-width: 55vw;
  position: relative;
}

.heading {
  text-align: center;
  margin-bottom: 5vw;
  font-family: professor, sans-serif;
  font-size: 6.2vw;
  font-weight: 400;
  line-height: 100%;
}

.paragraph {
  text-align: center;
  margin-bottom: 2.85vw;
  font-family: Jokkertrial, sans-serif;
  font-size: 2.15vw;
  line-height: 175%;
}

.paragraph.is-form {
  cursor: pointer;
  margin-bottom: 0;
  font-size: 1.9vw;
  font-weight: 400;
}

.text-span-3 {
  font-weight: 600;
}

.img__montagne, .img__table {
  flex: 1;
  width: 100%;
  max-width: 200%;
}

.info__img-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 10rem;
}

.link {
  color: #ba5c3b;
  text-decoration: underline;
}

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

.topbar__bg {
  z-index: 1999;
  background-color: #e9f4e3;
  width: 100vw;
  height: 3.5rem;
  display: flex;
  position: fixed;
  top: -3.5rem;
}

.rsvp {
  z-index: 10;
  position: relative;
}

.radio-button {
  cursor: pointer;
  border-width: 2px;
  border-color: #3c8770;
  flex: 1;
  margin-top: 0;
  margin-left: 0;
}

.radio-button.w--redirected-checked {
  background-color: #3c8770;
}

.radio-button-field {
  grid-column-gap: 1.2vw;
  grid-row-gap: 1.2vw;
  flex: none;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.choice-form {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.choice-wrapper {
  background-color: #3c87701a;
  flex: none;
  justify-content: space-around;
  align-items: center;
  height: 6vw;
  display: flex;
}

.accept-wrapper {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.label-field-wrapper {
  flex-flow: column;
  flex: 1;
  align-items: stretch;
}

.label-field-wrapper.is-invitees {
  flex: none;
  width: 30%;
}

.field-label {
  color: #3c8770;
  margin-bottom: .75vw;
  font-family: Jokkertrial, sans-serif;
  font-size: 1.15vw;
  font-weight: 600;
  line-height: 100%;
}

.text-field {
  color: #000;
  background-color: #ffffffa8;
  border: 2px solid #3c877080;
  height: 4.5vw;
  padding-left: .95vw;
  font-family: Jokkertrial, sans-serif;
  font-size: 1.4vw;
  line-height: 100%;
}

.text-field:hover {
  border: 2px solid #3c8770;
}

.text-field:active, .text-field:focus {
  background-color: #fff;
}

.text-field.is-dropdown {
  color: #fff;
  cursor: pointer;
  background-color: #3c8770;
}

.text-field.is-prefilled::placeholder {
  color: #333;
}

.dropdown {
  flex: 0 auto;
  width: 100%;
}

.bt__med-wrapper {
  grid-column-gap: .66vw;
  grid-row-gap: .66vw;
  background-color: #ba5c3b;
  justify-content: center;
  align-items: center;
  width: 15vw;
  height: 4.5vw;
}

.bt__med-txt {
  font-family: Jokkertrial, sans-serif;
  font-size: 1.4vw;
  line-height: 100%;
  text-decoration: none;
}

.bt__med {
  color: #fff;
  text-decoration: none;
}

.img__pin-big {
  width: 1.5vw;
}

.lgd-txt {
  text-align: center;
  letter-spacing: 0;
  font-family: Jokkertrial, sans-serif;
  font-size: 1.4vw;
  line-height: 140%;
}

.text-span-4 {
  font-weight: 600;
}

.info__lgd-wrapper {
  grid-column-gap: 1.25vw;
  grid-row-gap: 1.25vw;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2vw;
}

.bt__confirm {
  color: #3c8770;
  background-color: #3c877000;
  border: 3px solid #3c8770;
  width: 20vw;
  height: 6vw;
  margin-top: 1vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Jokkertrial, sans-serif;
  font-size: 1.66vw;
  font-weight: 600;
}

.bt__confirm:hover {
  color: #fff;
  background-color: #3c8770;
}

.field-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  flex: 1;
}

.options {
  z-index: 10;
  margin-top: 8vw;
  position: relative;
}

.img__aubh {
  flex: none;
  height: 10vw;
}

.img__hotelrg {
  flex: none;
  height: 11vw;
}

.flex-block-4 {
  justify-content: space-between;
  align-items: center;
}

.img__airbnb {
  flex: none;
  height: 10vw;
  margin-top: 1vw;
}

.auplaisir {
  z-index: 1;
  background-image: url('../images/lanscape-2.webp');
  background-position: 50% 10vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 33vw;
  padding-bottom: 75vh;
  position: relative;
}

.heading-smaller {
  text-align: center;
  margin-bottom: 3vw;
  font-family: professor, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 100%;
}

.heading-smaller.is-main-title {
  margin-bottom: -1vw;
}

.text-span-5 {
  font-weight: 600;
}

.link-2 {
  color: #ba5c3b;
}

.link-2:hover {
  text-decoration: none;
}

.text-block-3 {
  text-align: center;
  margin-bottom: 1vw;
  font-family: professor, sans-serif;
  font-size: 3vw;
  font-weight: 400;
  line-height: 100%;
}

.geese-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -101% 0% auto;
}

.img__goose-3 {
  width: 15vw;
}

.img__goose-4 {
  opacity: .7;
  width: 11vw;
}

.ruler {
  z-index: 2;
  background-color: var(--black);
  justify-content: flex-start;
  width: 100%;
  height: 1px;
  position: absolute;
  top: -130%;
}

.greenery {
  z-index: 1500;
  width: 100vw;
  height: 100lvh;
  display: block;
  position: fixed;
}

.credits {
  z-index: 10;
  opacity: .66;
  transform-origin: 0 0;
  text-align: left;
  font-family: Jokkertrial, sans-serif;
  font-size: .9vw;
  line-height: 100%;
  position: absolute;
  inset: auto -40% -1.5% auto;
  transform: rotate(-90deg);
}

.form-msg {
  font-family: Jokkertrial, sans-serif;
  font-size: 1.75vw;
  line-height: 150%;
}

.form-msg.is-centered {
  text-align: center;
}

.success-message {
  background-color: #3c87701a;
  padding: 1.5vw 1.5vw 1.75vw;
}

.text-block-4 {
  text-align: center;
  font-family: Jokkertrial, sans-serif;
  font-size: 1vw;
  font-weight: 600;
  line-height: 100%;
}

.error-message {
  background-color: #f6d3d3;
  margin-top: 2vw;
}

.photo-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  position: relative;
}

.form-msg-email {
  margin-top: 1vw;
  font-family: Jokkertrial, sans-serif;
  font-size: 1.25vw;
  font-weight: 600;
  line-height: 135%;
}

.form-msg-email.is-centered {
  text-align: center;
}

.email-link {
  color: #ba5c3b;
}

.email-link:hover {
  text-decoration: none;
}

.form__block-noinvitation, .form__block {
  display: block;
}

.link-3 {
  color: #ba5c3b;
}

.link-3:hover {
  text-decoration: none;
}

.alternate-message {
  background-color: #3c87701a;
  padding: 1.5vw 1.5vw 1.75vw;
  display: block;
}

.greenery-wrapper {
  justify-content: space-between;
  height: 100lvh;
}

.img__greenery {
  z-index: 1500;
  max-width: 200%;
  height: 100lvh;
  position: fixed;
  inset: 0% auto auto 0%;
}

.img__greenery.is-left {
  z-index: 500;
  max-width: 100%;
  height: auto;
  top: 30%;
}

.img__greenery.is-right {
  z-index: 500;
  max-width: 100%;
  height: auto;
  inset: 10% 0% 0% auto;
}

.decline-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
}

.success {
  background-color: #3c877000;
  padding: 0;
}

@media screen and (max-width: 991px) {
  .hero__sticky-div.is-fixed {
    height: 100svh;
    padding-bottom: 12svh;
    display: flex;
  }

  .hero__sticky-div.is-sticky {
    height: 100svh;
    padding-bottom: 12svh;
  }

  .img__lc {
    z-index: 2;
    width: 90vw;
  }

  .img__hand {
    height: 45vw;
  }

  .lefthand-wrapper {
    top: 43%;
    left: -36%;
  }

  .righthand-wrapper {
    top: 44%;
    right: -44%;
  }

  .hero__scroller {
    height: 150svh;
  }

  .info {
    margin-top: -10lvh;
  }

  .bg {
    background-position: 50% 0;
    height: 200lvh;
  }

  .geese-wrapper {
    z-index: 1;
    right: 11%;
  }

  .img__goose-1 {
    height: 18vh;
  }

  .img__goose-2 {
    height: 12vh;
  }

  .text-block {
    font-size: 1.2rem;
  }

  .img__pin {
    margin-top: -.25rem;
  }

  .scroll-hint {
    bottom: 0%;
  }

  .bt__lancer {
    width: 11rem;
    height: 11rem;
    bottom: -2%;
  }

  .bt__lancer-on {
    display: block;
  }

  .container {
    max-width: 700px;
    padding-left: 2rem;
    padding-right: 2rem;
    top: 0%;
  }

  .heading {
    margin-bottom: 8vw;
    font-size: 9vw;
  }

  .paragraph {
    margin-bottom: 4vw;
    font-size: 3vw;
  }

  .paragraph.is-form {
    font-size: 2.5vw;
  }

  .rsvp {
    margin-top: -3lvh;
  }

  .radio-button-field {
    z-index: 3;
    grid-column-gap: 1.75vw;
    grid-row-gap: 1.75vw;
  }

  .choice-form {
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
  }

  .choice-wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex: 0 auto;
    justify-content: center;
    height: 8vw;
  }

  .field-label {
    font-size: 1.75vw;
  }

  .text-field {
    height: 8vw;
    font-size: 2.5vw;
  }

  .bt__med-wrapper {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    width: 21vw;
    height: 8vw;
  }

  .bt__med-txt {
    font-size: 2vw;
  }

  .img__pin-big {
    width: 2vw;
  }

  .lgd-txt {
    font-size: 2vw;
  }

  .bt__confirm {
    width: 30vw;
    height: 10vw;
    margin-top: 1.5vw;
    font-size: 2.66vw;
  }

  .options {
    top: 6lvh;
  }

  .img__aubh {
    height: 13vw;
  }

  .img__hotelrg {
    height: 14vw;
  }

  .flex-block-4 {
    justify-content: space-around;
  }

  .img__airbnb {
    height: 13vw;
  }

  .auplaisir {
    background-position: 50% 100%;
    background-size: 100vw;
    margin-top: 60vw;
    padding-bottom: 35lvh;
  }

  .heading-smaller {
    font-size: 5vw;
  }

  .heading-smaller.is-main-title {
    margin-bottom: -3vw;
  }

  .text-block-3 {
    margin-bottom: -1vw;
    font-size: 4.25vw;
  }

  .img__goose-3 {
    width: 20vw;
  }

  .img__goose-4 {
    width: 14vw;
  }

  .ruler {
    inset: -130% 0% auto;
  }

  .credits {
    font-size: .7rem;
    right: -43%;
  }

  .form-msg {
    font-size: 2.66vw;
  }

  .success-message {
    padding: 3vw 3vw 3.25vw;
  }

  .text-block-4, .form-msg-email {
    font-size: 2vw;
  }

  .form-msg-email.is-centered {
    display: none;
  }

  .form__block {
    z-index: 3000;
    display: block;
  }

  .alternate-message.decline {
    display: none;
  }

  .img__greenery {
    max-width: 25%;
    height: auto;
  }

  .img__greenery.is-left {
    max-width: 20%;
    inset: auto auto 20lvh 0%;
  }

  .img__greenery.is-right {
    max-width: 20%;
    inset: auto 0% 40lvh auto;
  }

  .form-block {
    z-index: 3000;
    position: relative;
  }

  .success {
    padding: 3vw 3vw 3.25vw;
  }
}

@media screen and (max-width: 767px) {
  .hero__sticky-div.is-fixed {
    display: flex;
  }

  .img__lc {
    width: 95vw;
  }

  .info {
    z-index: 2;
    margin-top: -10svh;
  }

  .geese-wrapper {
    top: 8%;
    right: 12%;
  }

  .img__goose-1 {
    height: 28vw;
  }

  .img__goose-2 {
    height: 15vw;
  }

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

  .topbar__item {
    width: auto;
  }

  .text-block {
    font-size: 3.5vw;
  }

  .text-block.is-musique {
    display: none;
  }

  .img__pin {
    width: 2.6vw;
    margin-top: -.5vw;
  }

  .topbar__bt-map {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .img__sound-on, .img__sound-off {
    width: 6.25vw;
    height: 6.25vw;
  }

  .scroll-hint {
    width: 28vw;
    height: 28vw;
  }

  .bt__lancer {
    width: 28vw;
    height: 28vw;
    bottom: -2%;
  }

  .container {
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
  }

  .heading {
    font-size: 10.5vw;
  }

  .paragraph {
    font-size: 4vw;
  }

  .paragraph.is-form {
    font-size: 3.25vw;
  }

  .info__img-wrapper {
    margin-top: 8vw;
  }

  .topbar__bg {
    height: 10vw;
    top: -10vw;
  }

  .radio-button-field {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .choice-wrapper {
    height: 10vw;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .accept-wrapper {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
  }

  .field-label {
    margin-bottom: 1vw;
    font-size: 2.25vw;
  }

  .text-field {
    height: 10vw;
    padding-left: 1.5vw;
    font-size: 3vw;
  }

  .bt__med-wrapper {
    grid-column-gap: 1.5vw;
    grid-row-gap: 1.5vw;
    width: 32vw;
    height: 12vw;
  }

  .bt__med-txt {
    font-size: 3.25vw;
  }

  .img__pin-big {
    width: 3vw;
  }

  .lgd-txt {
    font-size: 3.25vw;
  }

  .info__lgd-wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .bt__confirm {
    width: 50vw;
    height: 12vw;
    margin-top: 3vw;
    font-size: 3vw;
  }

  .field-wrapper {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    flex-flow: column;
    align-items: stretch;
  }

  .options {
    margin-top: 0;
    top: 10lvh;
  }

  .img__aubh {
    height: 15vw;
  }

  .img__hotelrg {
    height: 16vw;
  }

  .img__airbnb {
    height: 15vw;
    margin-top: 2vw;
  }

  .auplaisir {
    margin-top: 40lvh;
  }

  .heading-smaller {
    font-size: 7.5vw;
  }

  .heading-smaller.is-main-title {
    margin-bottom: -4vw;
    font-size: 7.5vw;
  }

  .text-block-3 {
    margin-bottom: -4vw;
    font-size: 5.5vw;
  }

  .ruler {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }

  .credits {
    font-size: 2vw;
    display: none;
    bottom: -2.25%;
    right: -56%;
  }

  .form-msg {
    font-size: 3.25vw;
    line-height: 130%;
  }

  .success-message {
    padding: 4vw 3vw 4.33vw;
  }

  .text-block-4 {
    font-size: 2.66vw;
  }

  .form-msg-email {
    font-size: 2.66vw;
    font-weight: 600;
    line-height: 130%;
  }

  .alternate-message.decline {
    display: none;
  }

  .img__greenery.is-left, .img__greenery.is-right {
    max-width: 22%;
  }

  .success {
    padding: 4vw 3vw 4.33vw;
  }
}

@media screen and (max-width: 479px) {
  .hero__sticky-div.is-fixed {
    display: flex;
  }

  .img__lc {
    width: 98vw;
  }

  .img__hand {
    height: 55vw;
  }

  .lefthand-wrapper {
    left: -48%;
  }

  .righthand-wrapper {
    right: -61%;
  }

  .img__splatters {
    height: 55vw;
  }

  .bg {
    background-position: 100% 0;
    background-size: 200vw;
  }

  .geese-wrapper {
    top: 10%;
  }

  .topbar {
    padding-top: .33rem;
    padding-left: .66rem;
    padding-right: .66rem;
  }

  .img__pin {
    width: 3vw;
    margin-top: -.8vw;
  }

  .img__sound-on, .img__sound-off {
    width: 7.5vw;
    height: 7.5vw;
  }

  .scroll-hint, .bt__lancer {
    width: 35vw;
    height: 35vw;
  }

  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph {
    margin-bottom: 1rem;
    font-size: 4.25vw;
  }

  .paragraph.is-form {
    letter-spacing: -.03em;
    flex: none;
    font-size: 3.75vw;
  }

  .rsvp {
    margin-top: -5lvh;
  }

  .radio-button {
    margin-right: .33rem;
  }

  .radio-button-field {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .choice-wrapper {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    height: 15vw;
  }

  .field-label {
    font-size: 3.15vw;
  }

  .text-field {
    height: 15vw;
    font-size: 3.75vw;
  }

  .bt__med-wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    width: 45vw;
    height: 17vw;
  }

  .bt__med-txt {
    font-size: 4vw;
  }

  .img__pin-big {
    width: 3.5vw;
  }

  .lgd-txt {
    font-size: 3.5vw;
  }

  .info__lgd-wrapper {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .bt__confirm {
    width: 60vw;
    height: 20vw;
    font-size: 4vw;
  }

  .options {
    margin-top: 0;
  }

  .img__aubh {
    height: 19vw;
  }

  .img__hotelrg {
    height: 20vw;
  }

  .flex-block-4 {
    justify-content: space-between;
  }

  .img__airbnb {
    height: 18vw;
    margin-top: 2vw;
  }

  .auplaisir {
    margin-top: 40lvh;
  }

  .heading-smaller.is-main-title {
    margin-bottom: -5vw;
    font-size: 7vw;
  }

  .geese-wrapper-2 {
    top: -102%;
  }

  .img__goose-3 {
    width: 26vw;
  }

  .img__goose-4 {
    width: 19vw;
  }

  .ruler {
    width: 90%;
    top: -117%;
  }

  .credits {
    right: -52%;
  }

  .form-msg {
    font-size: 4.25vw;
    line-height: 130%;
  }

  .success-message {
    padding: 4vw 4vw 4.33vw;
  }

  .form-msg-email {
    margin-top: 2vw;
    font-size: 3.25vw;
    font-weight: 600;
    line-height: 130%;
  }

  .img__greenery.is-left {
    bottom: 20lvh;
  }

  .success {
    padding: 4vw 4vw 4.33vw;
  }
}


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