@font-face {
  font-family: Sackers Gothic Std;
  src: url('../fonts/Sackers-Gothic-Std-Heavy.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564";
  src: url('../fonts/PPFraktionMono-Regular-BF675904a6a1564.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sackers Gothic Std medium;
  src: url('../fonts/Sackers-Gothic-Std-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --background: #f6ebde;
  --red-orange: #d5654d;
  --white-yellow: #fffded;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.nav {
  padding-top: 10px;
  padding-bottom: 10px;
}

.hero {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  pointer-events: auto;
  text-align: center;
  text-overflow: clip;
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  direction: ltr;
  background-color: #d5654d;
  background-image: url('../images/hero.png');
  background-size: cover;
  background-clip: border-box;
  outline: 3px #333;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 100vw;
  height: 50px;
  min-height: 100vh;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.image {
  width: 100vw;
  height: 100vh;
  margin-left: 0;
}

.image-2 {
  float: none;
  clear: none;
  pointer-events: none;
  text-decoration: none;
  position: sticky;
  overflow: hidden;
}

.image-3 {
  box-sizing: border-box;
  text-align: center;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  vertical-align: middle;
  object-fit: cover;
  text-decoration: line-through;
  position: sticky;
  top: 25vw;
  bottom: 25vw;
  overflow: hidden;
}

.logo {
  float: none;
  clear: none;
  text-align: center;
  vertical-align: middle;
  object-fit: cover;
  object-position: 50% 50%;
  width: 70%;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  position: static;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.heading {
  color: #f6ebde;
  text-align: center;
  border: 1px solid #d5654d00;
  padding-top: 100px;
  padding-bottom: 25px;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 75px;
  line-height: 46px;
  text-decoration: none;
}

.paragraph {
  color: #d5654d;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: 100px;
  margin-right: 100px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 28px;
  line-height: 38px;
  display: flex;
}

.cell {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_079.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  padding-top: 500px;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.cell-2 {
  text-align: center;
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_007.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  padding-top: 500px;
}

.cell-3 {
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_057.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  padding-top: 500px;
}

.cell-4 {
  text-align: center;
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_004.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  padding-top: 500px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  border: 1px solid #d5654d00;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 35px;
  text-decoration: none;
  display: block;
}

.quick-stack {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #f6ebde;
  border: 0 solid #000;
  margin-bottom: -20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.div-block {
  box-sizing: border-box;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 220px;
  display: block;
  overflow: hidden;
}

.div-block-2 {
  background-color: #d5654d;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-2 {
  grid-template: "Area"
  / 1fr 1fr 1fr;
  place-items: center;
}

.button {
  color: #d5654d;
  text-align: center;
  background-color: #f6ebde;
  border-radius: 8px;
  padding: 13px 20px;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
  text-decoration: none;
  display: block;
}

.button:hover {
  border: 1px solid var(--background);
  font-size: 18px;
}

.cell-5 {
  justify-content: center;
  align-items: flex-end;
}

.cell-6 {
  justify-content: center;
  align-items: center;
}

.cell-7 {
  justify-content: center;
  align-items: flex-start;
}

.quick-stack-2 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.heading-2 {
  color: #d5654d;
  text-align: center;
  margin-bottom: 0;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 48px;
  overflow: visible;
}

.cell-8 {
  background-image: url('../images/Rectangle-59.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  padding-top: 450px;
}

.cell-9 {
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_029.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-top: 450px;
  padding-bottom: 0;
  padding-right: 0;
}

.cell-10 {
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_053.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  padding-top: 450px;
  padding-bottom: 0;
  padding-right: 0;
}

.quick-stack-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0;
}

.cell-11 {
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_014.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 450px;
}

.cell-12 {
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_001.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 450px;
}

.cell-13 {
  background-image: url('../images/Rectangle-57.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 450px;
}

.div-block-3 {
  box-sizing: border-box;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.quick-stack-4 {
  background-color: #d5654d;
  padding: 50px 40px;
}

.button-2 {
  color: #f6ebde;
  background-color: #3898ec00;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  display: block;
}

.button-2:hover {
  text-decoration: underline;
}

.cell-14 {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 20px;
}

.cell-15 {
  justify-content: flex-start;
  align-items: center;
}

.button-3 {
  color: #d5654d;
  background-color: #3898ec00;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.button-3:hover {
  text-decoration: underline;
}

.cell-16 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
}

.cell-17 {
  justify-content: center;
  align-items: center;
}

.cell-18 {
  justify-content: center;
  align-items: flex-end;
  padding-right: 20px;
}

.quick-stack-5 {
  padding: 50px 40px;
}

.cell-19 {
  padding-left: 20px;
}

.body {
  margin-right: 0;
  padding-right: 0;
  transition: margin .575s;
}

.image-5 {
  flex: 0 auto;
}

.cell-20 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
}

.cell-21 {
  justify-content: center;
  align-items: flex-end;
}

.cell-22 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
}

.cell-23 {
  justify-content: center;
  align-items: flex-start;
}

.button-4 {
  border: 2px solid var(--red-orange);
  color: var(--background);
  text-align: center;
  background-color: #d5654d;
  border-radius: 4px;
  padding: 13px 15px;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 17px;
}

.button-4:hover {
  border: 2px solid var(--red-orange);
  background-color: var(--background);
  color: var(--red-orange);
}

.cell-24 {
  justify-content: center;
  align-items: center;
}

.button-5 {
  background-color: #f6ebde;
}

.button-6 {
  color: #d5654d;
  background-color: #f6ebde;
  border: 1px solid #d5654d;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 16px;
}

.button-6:hover {
  background-color: var(--red-orange);
  color: var(--background);
}

.cell-25, .cell-23-copy {
  justify-content: center;
  align-items: flex-start;
}

.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;
}

.button-7 {
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.div-block-4 {
  background-color: #d5654d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 100vh;
  display: flex;
}

.image-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.button-8 {
  color: #d5654d;
  background-color: #fffded;
  padding: 42px 249px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 40px;
}

.heading-3 {
  color: #fffded;
  text-align: center;
  border: 1px solid #fffded00;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 64px;
}

.image-9 {
  margin-bottom: -50px;
  margin-left: -700px;
  padding-left: 0;
  display: block;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.cell-30 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #fffded;
  border: 1px #000;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.image-10 {
  z-index: 99;
  margin-bottom: -80px;
  margin-left: -40px;
}

.heading-4 {
  color: #d5654d;
  flex: 1;
  margin-bottom: 5px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.cell-31 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-5 {
  color: #d5654d;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 64px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.quick-stack-8 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  margin-left: 40px;
  margin-right: 40px;
  padding: 60px 0 20px;
}

.paragraph-3 {
  color: #d5654d;
  text-align: center;
  direction: ltr;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 20px;
  line-height: 40px;
  display: flex;
}

.image-11 {
  flex: 0 auto;
  order: 0;
  align-self: center;
}

.heading-6 {
  color: #d5654d;
  margin-bottom: 20px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.cell-32 {
  border: 2px solid var(--red-orange);
  background-color: #f6ebde;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.quick-stack-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.heading-7 {
  color: #d5654d;
  text-align: center;
  margin-top: 20px;
  padding-top: 0;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 35px;
  font-weight: 500;
}

.heading-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #d5654d;
  text-align: center;
  -webkit-text-stroke-color: var(--red-orange);
  column-count: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
  display: flex;
}

.image-12 {
  clear: both;
  z-index: 99;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 50%;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  position: relative;
  top: -170px;
  left: -49px;
}

.image-13 {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: var(--red-orange);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: var(--red-orange);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: var(--red-orange);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: var(--red-orange);
  z-index: -1;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: -5px;
}

.cell-33 {
  border: 2px solid var(--red-orange);
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_024.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section3 {
  margin-top: 40px;
}

.cell-34 {
  border: 2px solid var(--red-orange);
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_076.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 120px;
  padding-bottom: 120px;
}

.cell-35 {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
}

.cell-36 {
  justify-content: center;
  align-items: flex-end;
  padding: 20px;
}

.cell-37 {
  border: 2px solid var(--red-orange);
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_020.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.cell-38 {
  border: 2px solid var(--red-orange);
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_026.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.cell-39 {
  justify-content: center;
  align-items: flex-end;
}

.cell-40 {
  justify-content: center;
  align-items: flex-start;
}

.cell-41 {
  border: 2px solid var(--red-orange);
  background-image: url('../images/Rectangle-59.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.cell-42 {
  border: 2px solid var(--red-orange);
  background-image: url('../images/Rectangle-61.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.cell-43, .cell-44, .cell-45 {
  background-image: url('../images/WhatsApp-Image-2026-07-03-at-03.02.32.jpeg');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cell-46 {
  background-image: url('../images/Rectangle-67.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-14 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  position: relative;
  top: -130px;
  left: -34px;
}

.image-15, .image-16, .image-17 {
  position: relative;
  top: -130px;
  left: -34px;
}

.section4 {
  margin-bottom: 100px;
}

.div-block-6 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  max-width: 100vw;
  min-height: 50vh;
  max-height: 100vh;
  margin-top: 60px;
  display: flex;
}

.heading-9 {
  color: var(--red-orange);
  margin-top: 20px;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 70px;
}

.paragraph-4 {
  color: var(--red-orange);
  margin-top: 20px;
  padding: 20px 40px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.section {
  margin-top: 50px;
  margin-bottom: 50px;
}

.div-block-7 {
  border: 0px none var(--red-orange);
  background-color: var(--red-orange);
  min-width: auto;
  max-width: none;
  min-height: auto;
  max-height: none;
}

.cell-47 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.heading-10 {
  border: 0px none var(--white-yellow);
  color: var(--white-yellow);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 55px;
  line-height: 55px;
}

.paragraph-5 {
  color: var(--white-yellow);
  padding-top: 50px;
  padding-bottom: 20px;
  padding-right: 20px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.cell-48 {
  justify-content: center;
  align-items: flex-start;
}

.cell-49 {
  flex-flow: column;
}

.div-block-8 {
  min-width: auto;
  max-width: none;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-11 {
  color: var(--red-orange);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 55px;
  line-height: 55px;
}

.paragraph-6 {
  color: var(--red-orange);
  text-align: right;
  align-self: auto;
  padding-top: 50px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.cell-50 {
  justify-content: center;
  align-items: center;
}

.quick-stack-10 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.cell-51 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.button-9 {
  border: 2px solid var(--red-orange);
  background-color: var(--red-orange);
  color: var(--white-yellow);
  border-radius: 4px;
  padding: 13px 20px;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
  font-weight: 900;
}

.button-9:hover {
  background-color: var(--background);
  color: var(--red-orange);
}

.quick-stack-13 {
  grid-row-gap: 20px;
}

.cell-52 {
  border: 2px solid var(--red-orange);
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_061.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.cell-53 {
  background-image: url('../images/Rectangle-52.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.cell-54 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.quick-stack-14 {
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-12 {
  color: var(--red-orange);
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

.paragraph-7 {
  color: var(--red-orange);
  padding-right: 130px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.form {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: 100%;
  min-width: 100vh;
  height: 100%;
  min-height: 0;
  padding-top: 20px;
}

.field-label {
  color: var(--red-orange);
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.field-label-2 {
  border: 1px none var(--red-orange);
  color: var(--red-orange);
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.field-label-3 {
  color: var(--red-orange);
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.text-field {
  border: 1px solid var(--red-orange);
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
}

.text-field-2 {
  border: 1px solid var(--red-orange);
  border-radius: 5px;
}

.text-field-3 {
  border: 1px solid var(--red-orange);
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 80px;
}

.cell-58 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
}

.quick-stack-15 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  padding-left: 40px;
  padding-right: 40px;
}

.submit-button {
  border: 2px solid var(--red-orange);
  background-color: var(--red-orange);
  color: var(--white-yellow);
  text-align: center;
  border-radius: 4px;
  padding: 13px 20px;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.submit-button:hover {
  background-color: var(--background);
  color: var(--red-orange);
}

.cell-59 {
  justify-content: center;
  align-items: flex-start;
}

.cell-60 {
  display: flex;
}

.map {
  border-radius: 4px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.quick-stack-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
}

.cell-61 {
  border: 1px solid var(--red-orange);
  background-color: var(--white-yellow);
  text-align: center;
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_061.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.bold-text {
  color: var(--red-orange);
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 35px;
}

.paragraph-8 {
  color: var(--red-orange);
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 16px;
  font-style: italic;
}

.image-18 {
  border: 2px solid var(--red-orange);
  opacity: 1;
  pointer-events: auto;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_061.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
}

.cell-62 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid var(--red-orange);
  background-color: var(--background);
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  display: block;
}

.italic-text {
  color: #d5654d;
  margin-right: 0;
}

.button-10 {
  z-index: 99;
  clear: none;
  border: 2px solid var(--red-orange);
  background-color: var(--background);
  opacity: 1;
  pointer-events: auto;
  color: #c9838300;
  text-overflow: clip;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 9999px;
  padding: 30px 26px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 42px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  bottom: -33px;
  left: -27px;
  transform: rotate(-10deg);
}

.bold-text-2 {
  color: var(--red-orange);
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
}

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

.italic-text-2 {
  color: #d5654d00;
}

.quick-stack-17 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.quick-stack-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0 320px;
}

.image-19 {
  border: 2px solid var(--red-orange);
  opacity: 0;
}

.cell-64 {
  border: 2px solid var(--red-orange);
  opacity: 1;
  background-image: url('../images/Zelty_Numad_Coline-Ciais-Soulhat-Photographe-Nice_061.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.quick-stack-19 {
  background-color: var(--red-orange);
}

.info-footer {
  background-color: var(--red-orange);
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.button-11 {
  border: 2px solid var(--red-orange);
  background-color: var(--background);
  color: var(--red-orange);
  border-radius: 9999px;
  padding: 30px 26px;
  font-size: 42px;
  position: relative;
  top: 45px;
  left: -34px;
  transform: rotate(-10deg);
}

.cell-65 {
  background-color: var(--white-yellow);
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.link-block-4.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-20 {
  width: 50%;
}

.link-block-5, .link-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.quick-stack-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.quick-stack-21 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.cell-66 {
  justify-content: center;
  align-items: flex-start;
}

.code-embed {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid var(--red-orange);
  border-radius: 4px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding-right: 0;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.cell-70 {
  justify-content: center;
  align-items: center;
}

.button-12 {
  background-color: var(--red-orange);
  color: #f6ebde;
  text-align: center;
  text-indent: 1px;
  text-transform: uppercase;
  border: 2px solid #a97d41;
  border-radius: 4px;
  padding: 13px 20px;
  font-family: PT Serif, serif;
  font-size: 19px;
}

.button-12:hover {
  color: #22120f;
  background-color: #f6ebde;
  border: 2px solid #22120f;
}

.link-block-9, .link-block-9.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  color: #f6ebde;
  background-color: #f6ebde;
  display: block;
}

.grid-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.nav-link {
  font-family: PT Serif, serif;
  font-size: 19px;
}

.button-13 {
  border: 1px solid var(--red-orange);
  color: var(--red-orange);
  text-align: center;
  background-color: #f6ebde;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 19px;
  text-decoration: none;
}

.button-13:hover {
  color: #f6ebde;
  background-color: #22120f;
}

.nav-menu {
  color: #f6ebde;
  margin-left: auto;
  margin-right: auto;
}

.nav-link-3 {
  font-family: PT Serif, serif;
  font-size: 19px;
}

.image-23 {
  flex: 0 auto;
  width: 45%;
}

.nav-link-2 {
  font-family: PT Serif, serif;
  font-size: 19px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

.cell-69 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

.cell-71 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.button-14 {
  border: 2px solid var(--red-orange);
  background-color: var(--background);
  color: var(--red-orange);
  text-align: center;
  border-radius: 4px;
  padding: 13px 20px;
  font-family: PT Serif, serif;
  font-size: 19px;
}

.button-14:hover {
  color: #22120f;
  -webkit-text-stroke-color: #fffded;
  background-color: #f6ebde;
}

.cell-72 {
  justify-content: center;
  align-items: center;
}

.button-15 {
  color: #f6ebde;
  text-align: center;
  text-indent: 1px;
  text-transform: uppercase;
  background-color: #a97d41;
  border: 2px solid #a97d41;
  border-radius: 4px;
  padding: 13px 20px;
  font-family: PT Serif, serif;
  font-size: 19px;
}

.button-15:hover {
  color: #22120f;
  background-color: #f6ebde;
  border: 2px solid #22120f;
}

.link-block-10, .link-block-10.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-self: center;
}

.button-16 {
  color: #a97d41;
  text-align: center;
  background-color: #f6ebde;
  border: 1px solid #a97d41;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: PT Serif, serif;
  font-size: 19px;
  text-decoration: none;
}

.button-16:hover {
  color: #f6ebde;
  background-color: #22120f;
}

.nav-link-4 {
  font-family: PT Serif, serif;
  font-size: 19px;
}

.image-24 {
  width: 30%;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

.cell-73 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.cell-74 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.button-17 {
  color: #fffded;
  text-align: center;
  background-color: #22120f;
  border: 2px solid #22120f;
  border-radius: 4px;
  padding: 13px 20px;
  font-family: PT Serif, serif;
  font-size: 19px;
}

.button-17:hover {
  color: #22120f;
  -webkit-text-stroke-color: #fffded;
  background-color: #f6ebde;
}

.div-block-10 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.submit-button-2 {
  border: 2px solid var(--red-orange);
  background-color: var(--red-orange);
  color: #fffded;
  text-align: center;
  border-radius: 4px;
  padding: 13px 20px;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.submit-button-2:hover {
  color: var(--red-orange);
  -webkit-text-stroke-color: var(--red-orange);
  background-color: #f6ebde;
}

.field-label-4 {
  color: var(--red-orange);
  border: 1px #22120f;
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.quick-stack-25 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  padding-left: 40px;
  padding-right: 40px;
}

.code-embed-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid #22120f;
  border-radius: 4px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding-right: 0;
  display: flex;
}

.field-label-5 {
  color: var(--red-orange);
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.text-field-4 {
  border: 1px solid var(--red-orange);
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
}

.cell-75 {
  justify-content: center;
  align-items: flex-start;
}

.paragraph-9 {
  color: var(--red-orange);
  padding-right: 130px;
  font-family: "Ppfraktionmono Bf 675904 A 6 A 1564", Trebuchet MS, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.field-label-6 {
  color: var(--red-orange);
  font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
  font-size: 17px;
}

.text-field-5 {
  border: 1px solid var(--red-orange);
  border-radius: 5px;
}

.cell-76 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
}

.form-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  width: 100%;
  min-width: 100vh;
  height: 100%;
  min-height: 0;
  padding-top: 20px;
}

.text-field-6 {
  border: 1px solid var(--red-orange);
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 80px;
}

.heading-13 {
  color: var(--red-orange);
  font-family: Sackers Gothic Std, Verdana, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 45px;
}

@media screen and (max-width: 991px) {
  .nav {
    clear: none;
  }

  .heading {
    font-size: 60px;
    line-height: 60px;
  }

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

  .button-3 {
    text-align: left;
    font-size: 18px;
  }

  .body {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-21 {
    justify-content: center;
    align-items: center;
  }

  .cell-22 {
    text-align: left;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .button-4 {
    font-size: 14px;
  }

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

  .cell-26 {
    justify-content: center;
    align-items: flex-start;
  }

  .quick-stack-6 {
    aspect-ratio: auto;
  }

  .cell-27 {
    justify-content: center;
    align-items: flex-start;
  }

  .cell-28 {
    grid-column-gap: 69px;
    grid-row-gap: 69px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .cell-29 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .image-7 {
    width: 60%;
    max-width: 100%;
  }

  .div-block-4 {
    display: flex;
  }

  .heading-3 {
    font-size: 62px;
    line-height: 75px;
  }

  .quick-stack-7 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .quick-stack-8 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-12 {
    max-width: 30%;
  }

  .div-block-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-9 {
    font-size: 50px;
  }

  .paragraph-4 {
    font-size: 24px;
  }

  .div-block-7 {
    min-width: auto;
    max-width: none;
    min-height: auto;
    max-height: none;
  }

  .heading-10 {
    font-size: 50px;
  }

  .paragraph-5 {
    font-size: 24px;
  }

  .div-block-8 {
    min-width: auto;
    max-width: none;
    min-height: auto;
    max-height: none;
  }

  .cell-51 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .quick-stack-11, .quick-stack-12 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .form {
    min-width: 80vh;
  }

  .cell-59 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .container {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .code-embed {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .link-block-7, .link-block-7.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-12 {
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

  .menu-button {
    opacity: 1;
    pointer-events: auto;
    -webkit-text-stroke-color: #b8181800;
    background-color: #f6ebde;
    flex: 0 auto;
    order: 0;
    padding-right: 140px;
    font-size: 10px;
    display: block;
  }

  .navbar, .navbar:active {
    background-color: #f6ebde;
  }

  .nav-link {
    color: #22120f;
    font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
    font-size: 14px;
  }

  .nav-link:hover {
    color: #a97d41;
  }

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

  .nav-menu {
    -webkit-text-stroke-color: #aa1d1d00;
    background-color: #f6ebde;
  }

  .nav-link-3 {
    color: #22120f;
    font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
    font-size: 14px;
  }

  .nav-link-3:hover {
    color: #a97d41;
  }

  .image-23 {
    width: 60%;
  }

  .nav-link-2 {
    color: #22120f;
    font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
    font-size: 14px;
  }

  .nav-link-2:hover {
    color: #a97d41;
  }

  .grid-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f6ebde;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin: 15px 10px;
    display: grid;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #f6ebde;
    display: block;
  }

  .container-2:active {
    background-color: #c000;
  }

  .grid-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .icon {
    color: var(--red-orange);
    background-color: #f6ebde;
    font-size: 50px;
  }

  .button-15 {
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

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

  .nav-link-4 {
    color: #22120f;
    font-size: 16px;
  }

  .nav-link-4:hover {
    color: #a97d41;
  }

  .image-24 {
    width: 50%;
  }

  .grid-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f6ebde;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 10px;
    margin-right: 10px;
    display: grid;
  }

  .container-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #f6ebde;
    display: block;
  }

  .container-3:active {
    background-color: #c000;
  }

  .code-embed-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .cell-75 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .form-2 {
    min-width: 80vh;
  }

  .image-25 {
    width: 70%;
  }

  .link-block-11.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button-3 {
    margin-right: 150px;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .button-2 {
    text-align: center;
  }

  .button-4 {
    font-size: 12px;
  }

  .image-12 {
    max-width: 38%;
  }

  .cell-38, .cell-41, .cell-42 {
    background-position: 50%;
    background-size: cover;
  }

  .form {
    min-width: 70vh;
  }

  .cell-58 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 30px;
  }

  .quick-stack-15 {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-59 {
    justify-content: center;
    align-items: center;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .quick-stack-22 {
    font-size: 14px;
  }

  .button-12 {
    font-size: 16px;
  }

  .menu-button {
    background-color: var(--background);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0 150px 0 0;
    display: block;
  }

  .grid-6 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .button-15 {
    font-size: 16px;
  }

  .quick-stack-25 {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cell-75 {
    justify-content: center;
    align-items: center;
  }

  .cell-76 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 30px;
    padding-right: 30px;
  }

  .form-2 {
    min-width: 70vh;
  }

  .menu-button-2 {
    border: 1px solid var(--background);
    -webkit-text-stroke-color: var(--background);
    margin-right: 150px;
    padding-right: 0;
  }

  .menu-button-2:active {
    background-color: var(--white-yellow);
  }
}

@media screen and (max-width: 479px) {
  .nav {
    text-align: left;
  }

  .hero {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-radius: 0;
    outline-width: 3px;
    flex-flow: row;
    min-height: 80vh;
    display: flex;
  }

  .heading {
    font-size: 40px;
  }

  .paragraph {
    margin-left: 50px;
    margin-right: 50px;
    font-size: 18px;
    line-height: 26px;
  }

  .button {
    padding-left: 50px;
    padding-right: 50px;
  }

  .cell-5 {
    justify-content: center;
    align-items: center;
  }

  .cell-7 {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
    justify-content: center;
    align-items: center;
  }

  .quick-stack-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-2 {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 38px;
  }

  .image-4 {
    max-width: 80%;
  }

  .div-block-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .button-2 {
    align-self: auto;
  }

  .cell-14 {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  .cell-16 {
    justify-content: center;
    align-items: center;
  }

  .cell-18 {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .quick-stack-5 {
    text-align: center;
  }

  .cell-19 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .button-4, .button-6 {
    font-size: 14px;
  }

  .cell-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .cell-29 {
    justify-content: flex-end;
    align-items: center;
  }

  .image-6 {
    max-width: 65%;
    display: block;
  }

  .div-block-4 {
    min-height: 80vh;
  }

  .heading-3 {
    font-size: 35px;
    line-height: 45px;
  }

  .quick-stack-7 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cell-30 {
    flex-flow: row;
  }

  .image-10 {
    max-width: 30%;
    margin-bottom: -50px;
    margin-left: -30px;
  }

  .heading-4 {
    font-size: 27px;
    font-weight: 400;
  }

  .cell-31 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .heading-5 {
    font-size: 38px;
  }

  .heading-6 {
    font-size: 30px;
  }

  .div-block-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .heading-9 {
    font-size: 35px;
  }

  .paragraph-4 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-10 {
    font-size: 35px;
  }

  .paragraph-5 {
    font-size: 20px;
  }

  .heading-11 {
    text-align: left;
    font-size: 35px;
  }

  .paragraph-6 {
    text-align: left;
    font-size: 20px;
  }

  .heading-12 {
    font-size: 35px;
  }

  .paragraph-7 {
    width: 60%;
    padding-right: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .form {
    width: 50%;
    min-width: 43vh;
    height: auto;
  }

  .cell-58 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .quick-stack-15 {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .bold-text {
    font-size: 35px;
  }

  .button-10 {
    bottom: -43px;
    left: -13px;
  }

  .bold-text-2 {
    font-size: 35px;
  }

  .quick-stack-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .link-block-2.w--current, .link-block-3 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
  }

  .button-11 {
    left: -27px;
  }

  .code-embed {
    width: 60%;
    margin-right: 0;
  }

  .grid-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding: 20px 10px;
  }

  .image-21 {
    width: 50%;
  }

  .div-block-9 {
    display: block;
  }

  .button-12 {
    font-size: 14px;
  }

  .menu-button {
    margin-right: 150px;
    padding-right: 0;
  }

  .nav-link {
    color: #22120f;
    font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
    font-size: 12px;
  }

  .nav-link:hover {
    color: var(--red-orange);
  }

  .button-13 {
    font-size: 14px;
  }

  .nav-link-3 {
    font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
    font-size: 12px;
  }

  .nav-link-3:hover {
    color: #a97d41;
  }

  .nav-link-3.w--current:hover {
    color: var(--red-orange);
  }

  .image-23 {
    border-radius: 4px;
    width: 40%;
  }

  .nav-link-2 {
    font-family: Sackers Gothic Std medium, Times New Roman, sans-serif;
    font-size: 12px;
  }

  .nav-link-2:hover {
    color: var(--red-orange);
  }

  .grid-6 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
  }

  .quick-stack-24 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .grid-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 15px;
    margin-bottom: 15px;
    display: grid;
  }

  .button-15, .button-16 {
    font-size: 14px;
  }

  .nav-link-4:hover {
    color: #a97d41;
  }

  .image-24 {
    width: 60%;
  }

  .grid-9 {
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
  }

  .form-block {
    width: auto;
    min-width: auto;
    height: auto;
    min-height: auto;
  }

  .submit-button-2, .field-label-4 {
    font-family: Sackers Gothic Std, Verdana, sans-serif;
  }

  .div-block-13 {
    display: block;
  }

  .quick-stack-25 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 0;
  }

  .code-embed-2 {
    width: 100%;
    margin-right: 0;
  }

  .field-label-5 {
    font-family: Sackers Gothic Std, Verdana, sans-serif;
  }

  .cell-75 {
    flex-flow: column;
    padding-right: 0;
  }

  .paragraph-9 {
    width: 100%;
    padding-right: 10px;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
    line-height: 30px;
  }

  .field-label-6 {
    font-family: Sackers Gothic Std, Verdana, sans-serif;
  }

  .cell-76 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    outline-offset: 0px;
    outline: 3px #333;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .form-2 {
    width: 100%;
    min-width: 43vh;
    height: auto;
  }

  .heading-13 {
    font-family: PT Serif, serif;
    font-size: 35px;
    font-weight: 400;
  }

  .image-25 {
    width: 50%;
  }

  .quick-stack-26 {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_9960cc42-53a2-623b-6b55-eabd97214e06-3f8173c1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: grid;
}

#w-node-_1d75b857-1500-b615-5dec-90c26fbc026a-3f8173c1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

#w-node-_77bdf75e-3b24-e9d7-6a49-92bfa0572681-3f8173c1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-d782460a-5ac6-a704-ee26-7e8d657d66a9-3f8173c1 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-fdc55471-76ca-100d-b7e0-9705a0cda7d5-a0cda7d4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fdc55471-76ca-100d-b7e0-9705a0cda7e2-a0cda7d4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fdc55471-76ca-100d-b7e0-9705a0cda7f0-a0cda7d4, #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59dcf-54f59dce {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_3b514365-6ae4-5811-9c60-cc7c54f59dd2-54f59dce, #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59dd4-54f59dce, #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59ddb-54f59dce, #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59ddd-54f59dce {
  place-self: center;
}

#w-node-_3b514365-6ae4-5811-9c60-cc7c54f59de0-54f59dce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_3b514365-6ae4-5811-9c60-cc7c54f59ded-54f59dce {
  place-self: center;
}

#w-node-_3b514365-6ae4-5811-9c60-cc7c54f59df0-54f59dce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_8c1e0a34-827d-9711-66b1-129d3b5e3c4b-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b3ef-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b3f1-8118456b, #w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b402-8118456b, #w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b411-8118456b, #w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b420-8118456b, #w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b42f-8118456b, #w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b441-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-d5ee5610-3855-a6cc-5636-d517a46afe8d-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-d5ee5610-3855-a6cc-5636-d517a46afe8f-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-c21505a3-d7a0-5252-f53f-dd15bff860e0-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_48b639fd-ef80-cc8c-0fe8-9e48c2bd751d-8118456b, #w-node-_20dde280-64eb-2fb3-6c8a-8bf0bc5f0efd-8118456b, #w-node-_87821eee-3ff8-4f81-c5f0-4bb96e96d477-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcad-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcaf-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcbc-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcc7-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcd2-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcdd-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcf0-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_02bbd684-649b-098a-1bbf-83db8dd5dd00-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_02bbd684-649b-098a-1bbf-83db8dd5dd02-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dd0d-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dd18-8118456b, #w-node-b28cc961-da19-6c64-6488-4bc449d39f2b-8118456b, #w-node-_7648427b-394f-c8ab-636c-08f50d692db9-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_3bb9ebca-93ac-7ee0-618d-8dc207ac88c5-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

#w-node-_3bb9ebca-93ac-7ee0-618d-8dc207ac88c7-8118456b, #w-node-_3bb9ebca-93ac-7ee0-618d-8dc207ac88d1-8118456b, #w-node-_3bb9ebca-93ac-7ee0-618d-8dc207ac88db-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-c7d45573-5e1f-ff16-976f-e50906cdf4c0-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-c7d45573-5e1f-ff16-976f-e50906cdf4c2-8118456b, #w-node-c7d45573-5e1f-ff16-976f-e50906cdf4cf-8118456b, #w-node-c7d45573-5e1f-ff16-976f-e50906cdf4da-8118456b, #w-node-c7d45573-5e1f-ff16-976f-e50906cdf4e5-8118456b, #w-node-c7d45573-5e1f-ff16-976f-e50906cdf4f0-8118456b, #w-node-c7d45573-5e1f-ff16-976f-e50906cdf503-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-d048b5ba-cea1-064c-f45d-55b28812d877-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-d048b5ba-cea1-064c-f45d-55b28812d879-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d884-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d88f-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d89a-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d8a5-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d8b0-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-d048b5ba-cea1-064c-f45d-55b28812d8ba-8118456b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-d048b5ba-cea1-064c-f45d-55b28812d8bc-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d8c7-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d8d2-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-a1cc3863-0ae1-ac05-42a0-661a99473f00-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

#w-node-a1cc3863-0ae1-ac05-42a0-661a99473f02-8118456b, #w-node-a1cc3863-0ae1-ac05-42a0-661a99473f0c-8118456b, #w-node-a1cc3863-0ae1-ac05-42a0-661a99473f16-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_335c3894-b4f9-f8be-d963-d1e911bb5884-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: none;
}

#w-node-_335c3894-b4f9-f8be-d963-d1e911bb5886-8118456b, #w-node-_335c3894-b4f9-f8be-d963-d1e911bb5891-8118456b, #w-node-_335c3894-b4f9-f8be-d963-d1e911bb589c-8118456b, #w-node-_335c3894-b4f9-f8be-d963-d1e911bb58a9-8118456b, #w-node-_335c3894-b4f9-f8be-d963-d1e911bb58b4-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d2a-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: none;
}

#w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d2c-8118456b, #w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d37-8118456b, #w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d42-8118456b, #w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d4f-8118456b, #w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d5a-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cf8c-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  display: none;
}

#w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cf8e-8118456b, #w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cf99-8118456b, #w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cfa4-8118456b, #w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cfb1-8118456b, #w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cfbc-8118456b, #w-node-_5783a733-2baf-67a3-6aa4-1977427fc66b-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_7ce596c3-af09-229e-abf1-c407fb21ba7e-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: none;
}

#w-node-_7ce596c3-af09-229e-abf1-c407fb21ba80-8118456b, #w-node-_7ce596c3-af09-229e-abf1-c407fb21ba8a-8118456b, #w-node-_7ce596c3-af09-229e-abf1-c407fb21ba94-8118456b, #w-node-_7ce596c3-af09-229e-abf1-c407fb21ba9e-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_0d28fc99-4130-15f2-4ea1-3df4b3e6661e-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

#w-node-_0d28fc99-4130-15f2-4ea1-3df4b3e66620-8118456b, #w-node-_0d28fc99-4130-15f2-4ea1-3df4b3e6662b-8118456b, #w-node-_0d28fc99-4130-15f2-4ea1-3df4b3e66638-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_4db7baab-8b03-cf95-cc02-477fda96de6d-8118456b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: none;
}

#w-node-b5fce542-d325-3d58-b259-2906c525d907-8118456b, #w-node-_96e263f3-9b0a-084a-9e8e-a210b8afceb2-8118456b, #w-node-_4db7baab-8b03-cf95-cc02-477fda96de7a-8118456b, #w-node-_4db7baab-8b03-cf95-cc02-477fda96de85-8118456b, #w-node-_4db7baab-8b03-cf95-cc02-477fda96de6f-8118456b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-a606f78e-9e06-4f82-795a-404e5220aaec-2cf13f81 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_6d95f536-7806-9358-08d4-fd786fae1a5d-2cf13f81, #w-node-_6c149a52-fb22-aecf-87d0-50531aec1bfd-2cf13f81 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ff64f8ce-c02e-d588-ffd6-bd82dcd57e3d-2cf13f81 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1d75b857-1500-b615-5dec-90c26fbc026a-2cf13f81 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

#w-node-_77bdf75e-3b24-e9d7-6a49-92bfa0572681-2cf13f81 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_9960cc42-53a2-623b-6b55-eabd97214e06-3f8173c1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_77bdf75e-3b24-e9d7-6a49-92bfa0572681-3f8173c1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d782460a-5ac6-a704-ee26-7e8d657d66a9-3f8173c1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d782460a-5ac6-a704-ee26-7e8d657d66aa-3f8173c1 {
    order: 9999;
  }

  #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59dcf-54f59dce {
    display: none;
  }

  #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59de0-54f59dce {
    place-self: center start;
  }

  #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59deb-54f59dce {
    place-self: center;
  }

  #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59df0-54f59dce {
    place-self: center start;
  }

  #w-node-_3b514365-6ae4-5811-9c60-cc7c54f59dfd-54f59dce {
    place-self: center;
  }

  #w-node-_3bb9ebca-93ac-7ee0-618d-8dc207ac88c5-8118456b, #w-node-a1cc3863-0ae1-ac05-42a0-661a99473f00-8118456b, #w-node-_335c3894-b4f9-f8be-d963-d1e911bb5884-8118456b, #w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d2a-8118456b, #w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cf8c-8118456b, #w-node-_7ce596c3-af09-229e-abf1-c407fb21ba7e-8118456b, #w-node-_0d28fc99-4130-15f2-4ea1-3df4b3e6661e-8118456b, #w-node-_4db7baab-8b03-cf95-cc02-477fda96de6d-8118456b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-a606f78e-9e06-4f82-795a-404e5220aaec-2cf13f81 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_6d95f536-7806-9358-08d4-fd786fae1a5d-2cf13f81, #w-node-_6c149a52-fb22-aecf-87d0-50531aec1bfd-2cf13f81 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a1ebd21e-8981-27ce-ddf6-bc1d76fafbc3-2cf13f81 {
    order: 9999;
  }

  #w-node-_77bdf75e-3b24-e9d7-6a49-92bfa0572681-2cf13f81 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d782460a-5ac6-a704-ee26-7e8d657d66a9-3f8173c1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9960cc42-53a2-623b-6b55-eabd97214e06-3f8173c1, #w-node-_1d75b857-1500-b615-5dec-90c26fbc026a-3f8173c1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_77bdf75e-3b24-e9d7-6a49-92bfa0572681-3f8173c1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-d782460a-5ac6-a704-ee26-7e8d657d66a9-3f8173c1 {
    grid-template-rows: auto;
    grid-template-columns: minmax(100%, .25fr);
  }

  #w-node-d782460a-5ac6-a704-ee26-7e8d657d66aa-3f8173c1 {
    order: 9999;
  }

  #w-node-d782460a-5ac6-a704-ee26-7e8d657d66ac-3f8173c1 {
    grid-row: span 2 / span 2;
  }

  #w-node-fdc55471-76ca-100d-b7e0-9705a0cda7d5-a0cda7d4, #w-node-fdc55471-76ca-100d-b7e0-9705a0cda7f0-a0cda7d4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7ef1cd7b-55a3-7d3f-6abf-e5025b17b3ef-8118456b, #w-node-d5ee5610-3855-a6cc-5636-d517a46afe8d-8118456b, #w-node-c21505a3-d7a0-5252-f53f-dd15bff860e0-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dcad-8118456b, #w-node-_02bbd684-649b-098a-1bbf-83db8dd5dd00-8118456b {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3bb9ebca-93ac-7ee0-618d-8dc207ac88c5-8118456b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-c7d45573-5e1f-ff16-976f-e50906cdf4c0-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d877-8118456b, #w-node-d048b5ba-cea1-064c-f45d-55b28812d8ba-8118456b {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a1cc3863-0ae1-ac05-42a0-661a99473f00-8118456b, #w-node-_335c3894-b4f9-f8be-d963-d1e911bb5884-8118456b, #w-node-_2d5836c2-7af9-1545-e882-7ea2288a6d2a-8118456b, #w-node-_9f584ddd-b218-4e9b-bb65-13a5f293cf8c-8118456b, #w-node-_7ce596c3-af09-229e-abf1-c407fb21ba7e-8118456b, #w-node-_0d28fc99-4130-15f2-4ea1-3df4b3e6661e-8118456b, #w-node-_4db7baab-8b03-cf95-cc02-477fda96de6d-8118456b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a606f78e-9e06-4f82-795a-404e5220aaec-2cf13f81 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-ff64f8ce-c02e-d588-ffd6-bd82dcd57e3d-2cf13f81 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_1d75b857-1500-b615-5dec-90c26fbc026a-2cf13f81 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_77bdf75e-3b24-e9d7-6a49-92bfa0572681-2cf13f81 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Sackers Gothic Std';
  src: url('../fonts/Sackers-Gothic-Std-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ppfraktionmono Bf 675904 A 6 A 1564';
  src: url('../fonts/PPFraktionMono-Regular-BF675904a6a1564.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sackers Gothic Std medium';
  src: url('../fonts/Sackers-Gothic-Std-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}