@font-face {
  font-family: "Rampung 36 Wx";
  src: url('../fonts/Rampung-36wX.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Aclonica By 3 V";
  src: url('../fonts/Aclonica-BY3V.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Zpylz 1";
  src: url('../fonts/DaporiaItalic-ZpYlZ-1.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Qumpellkano 12 A 6 D 2";
  src: url('../fonts/Qumpellkano12-A6D2.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  background-color: #93aeff;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  display: flex;
}

.nav-link {
  color: indigo;
  text-align: left;
  letter-spacing: .25px;
  word-break: normal;
  border: 0 solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: "Zpylz 1", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

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

.heading {
  color: #000;
  white-space: normal;
  word-break: normal;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-decoration-thickness: 0;
  display: block;
}

.section {
  color: #000;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/_DSC0335.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  background-clip: border-box;
  height: 450px;
  overflow: hidden;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 10px 30px 20px;
  position: relative;
}

.container-3 {
  background-color: indigo;
  border-radius: 15px;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 5px 5px 10px 10px #00000080;
}

.hero-wrapper-two {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  color: #fff;
  text-align: left;
  flex: 0 auto;
  width: 100%;
  min-width: auto;
  max-width: none;
  margin-bottom: 24px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.heading-2 {
  float: none;
  clear: none;
  color: #e0c34e;
  text-align: center;
  min-height: 90px;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 57px;
  line-height: 70px;
  position: static;
  overflow: hidden;
  transform: translate(0);
}

.text-block {
  font-family: "Zpylz 1", Arial, sans-serif;
  font-size: 20px;
}

.footer-dark {
  background-color: #93aeff;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template: "."
  / auto auto 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  margin-top: 10px;
  margin-left: 40px;
  display: grid;
}

.footer-block {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-2 {
  max-height: 100px;
  font-size: 20px;
  overflow: auto;
}

.heading-3 {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 38px;
}

.heading-4 {
  text-align: center;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-weight: 400;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 30px;
}

.container-5 {
  min-width: 0;
  max-width: 1021px;
}

.image-3 {
  text-align: center;
  vertical-align: middle;
}

.container-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block, .link-block.w--current {
  text-decoration: none;
}

.link {
  color: #fff;
  text-align: left;
  overflow-wrap: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-text-decoration: underline #fff;
  text-decoration: underline #fff;
  display: block;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px;
  position: static;
}

.container-7 {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.hero-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: 16 / 9;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.hero-split {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.shadow-two {
  border-radius: 15px;
  width: auto;
  max-width: 60%;
  height: 60%;
  margin-left: 10px;
  margin-right: 10px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-2 {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #5c45ff;
  background-clip: border-box;
  border-radius: 15px;
  flex: 0 auto;
  width: 70%;
  min-width: 50%;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 19px;
  position: static;
  overflow: visible;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.pricing-items {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#93aeff, #93aeff);
  border-bottom: 1px solid #e4ebf3;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding: 80px 30px;
  display: block;
  position: relative;
}

.container-8 {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.pricing-wrapper-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.pricing-card-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #93aeff;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: none;
  height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-right: 0;
  padding: 10px 20px;
  display: flex;
  overflow: auto;
}

.pricing-image-two {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-image-two.shadow-two {
  width: 46%;
  max-width: 60%;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-right: 10px;
  padding-right: 10px;
}

.pricing-content {
  background-color: indigo;
  border-radius: 15px;
  flex-direction: column;
  flex: 1;
  margin-left: 10px;
  margin-right: 20px;
  padding: 16px;
  display: flex;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block {
  margin-bottom: -10px;
}

.pricing-details-text {
  margin-bottom: 8px;
}

.pricing-items-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.pricing-wrapper-two-2 {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two-2 {
  background-color: #f5f7fa;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 40px 32px;
  display: flex;
}

.pricing-image-two-2 {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-content-2 {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  display: flex;
}

.tagline-2 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two-2 {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details-2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block-2 {
  margin-bottom: -10px;
}

.pricing-details-text-2 {
  margin-bottom: 8px;
}

.pricing-items-3 {
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  padding: 80px 30px;
  position: relative;
}

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

.pricing-wrapper-two-3 {
  flex-direction: column;
  width: 100%;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two-3 {
  background-color: #f5f7fa;
  border-radius: 10px;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
  padding: 40px 32px;
  display: flex;
}

.pricing-image-two-3 {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-image-two-3.shadow-two {
  margin-left: 40px;
  margin-right: 40px;
  overflow: clip;
}

.pricing-content-3 {
  background-color: indigo;
  border-radius: 15px;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  display: flex;
}

.tagline-3 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two-3 {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details-3 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block-3 {
  margin-bottom: -10px;
}

.pricing-details-text-3 {
  margin-bottom: 8px;
}

.pricing-items-4 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.pricing-wrapper-two-4 {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two-4 {
  background-color: #f5f7fa;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 40px 32px;
  display: flex;
}

.pricing-image-two-4 {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-content-4 {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  display: flex;
}

.tagline-4 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info-4 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two-4 {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details-4 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block-4 {
  margin-bottom: -10px;
}

.pricing-details-text-4 {
  margin-bottom: 8px;
}

.image-4 {
  border-radius: 15px;
  flex: 0 auto;
  width: 100%;
  margin-top: 10px;
  display: block;
}

.hero-stack {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/_DSC0308.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  height: 400px;
  padding: 80px 30px;
  display: block;
  position: relative;
  bottom: auto;
}

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

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.heading-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #e0c34e;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 62px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.container-13 {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: block;
}

.heading-7 {
  color: #e0c34e;
  text-align: center;
  flex: 1;
  margin-right: 5px;
  padding-right: 0;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
}

.heading-8 {
  color: #fff;
  border: 1px #000;
  border-left-width: 0;
  padding-left: 5px;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 16px;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.heading-9 {
  color: #fff;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.pricing-items-5 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.pricing-wrapper-two-5 {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two-5 {
  background-color: #f5f7fa;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 40px 32px;
  display: flex;
}

.pricing-image-two-5 {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-content-5 {
  background-color: #fff;
  flex-direction: column;
  flex: 1;
  padding: 16px;
  display: flex;
}

.tagline-5 {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info-5 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two-5 {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details-5 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block-5 {
  margin-bottom: -10px;
}

.pricing-details-text-5 {
  margin-bottom: 8px;
}

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

.link-3 {
  color: #fff;
  text-align: left;
  text-decoration: underline;
}

.heading-10 {
  color: #e0c34e;
  text-align: center;
  flex: 1;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
}

.heading-11 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
  font-family: "Aclonica By 3 V", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.link-4 {
  color: #fff;
}

.hero-heading-left {
  background-color: #f5f7fa;
  background-image: linear-gradient(#00000080, #00000080), url('../images/_DSC0320.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.container-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 200px);
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  max-width: none;
  display: grid;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: none;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-12 {
  color: #e0c34e;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 62px;
  font-weight: 700;
  display: flex;
}

.text-span, .text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  font-family: "Rampung 36 Wx", Arial, sans-serif;
}

.hero-without-image-2 {
  background-color: #f5f7fa;
  background-image: url('../images/soins.jpg');
  background-position: 50%;
  background-size: cover;
  border: 0 solid #000;
  justify-content: center;
  align-items: center;
  min-height: 375px;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.container-16 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-wrapper-two-3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
}

.button-primary-7 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-7:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-7:active {
  background-color: #43464d;
}

.heading-13 {
  color: #e0c34e;
  white-space: pre;
  word-break: break-all;
  overflow-wrap: normal;
  background-image: radial-gradient(circle, #000, #0000 12%);
  border: 0 solid #000;
  font-family: "Qumpellkano 12 A 6 D 2", Arial, sans-serif;
  font-size: 62px;
  text-decoration: none;
}

.body {
  display: block;
}

.text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
  font-family: "Rampung 36 Wx", Arial, sans-serif;
}

.text-span-17 {
  color: #fff;
  font-family: "Rampung 36 Wx", Arial, sans-serif;
  text-decoration: none;
}

.text-span-18, .text-span-19, .text-span-20, .text-span-21 {
  font-family: "Rampung 36 Wx", Arial, sans-serif;
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-3, .container-4 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-7 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-8 {
    max-width: 728px;
  }

  .pricing-card-two {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two {
    margin-right: 20px;
  }

  .container-9 {
    max-width: 728px;
  }

  .pricing-card-two-2 {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two-2 {
    margin-right: 20px;
  }

  .container-10 {
    max-width: 728px;
  }

  .pricing-card-two-3 {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two-3 {
    margin-right: 20px;
  }

  .container-11 {
    max-width: 728px;
  }

  .pricing-card-two-4 {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two-4 {
    margin-right: 20px;
  }

  .container-12, .container-14 {
    max-width: 728px;
  }

  .pricing-card-two-5 {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two-5 {
    margin-right: 20px;
  }

  .container-15 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-16 {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

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

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .hero-heading-right, .pricing-items {
    padding: 60px 15px;
  }

  .pricing-card-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .pricing-items-2 {
    padding: 60px 15px;
  }

  .pricing-card-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two-2 {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .pricing-items-3 {
    padding: 60px 15px;
  }

  .pricing-card-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two-3 {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .pricing-items-4 {
    padding: 60px 15px;
  }

  .pricing-card-two-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two-4 {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .hero-stack, .pricing-items-5 {
    padding: 60px 15px;
  }

  .pricing-card-two-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two-5 {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .hero-heading-left, .hero-without-image-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .container-2 {
    max-width: none;
  }

  .nav-menu-two-2 {
    flex-direction: column;
  }

  .heading {
    text-align: center;
    font-size: 28px;
  }

  .icon {
    text-align: center;
    width: auto;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
  }

  .image {
    vertical-align: baseline;
    position: static;
    overflow: visible;
  }

  .section {
    display: flex;
  }

  .container-3 {
    max-width: none;
  }

  .heading-2 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .container-4 {
    max-width: none;
  }

  .footer-content {
    grid-column-gap: 40px;
    place-items: stretch stretch;
    margin-left: 0;
  }

  .hero-heading-right {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .container-7 {
    max-width: none;
  }

  .hero-split {
    flex-flow: wrap;
  }

  .shadow-two {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
  }

  .margin-bottom-24px-2 {
    width: auto;
    margin-top: 24px;
  }

  .pricing-items {
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-8 {
    max-width: none;
  }

  .pricing-wrapper-two {
    margin-bottom: 0;
  }

  .pricing-card-two {
    margin-bottom: 0;
    padding: 15px;
  }

  .pricing-image-two.shadow-two {
    width: auto;
    max-width: 100%;
    margin-top: 10px;
    margin-left: 10px;
  }

  .pricing-content {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .pricing-info {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .pricing-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block {
    margin-bottom: 10px;
  }

  .container-9 {
    max-width: none;
  }

  .pricing-card-two-2 {
    padding: 15px;
  }

  .pricing-info-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block-2 {
    margin-bottom: 10px;
  }

  .container-10 {
    max-width: none;
  }

  .pricing-card-two-3 {
    padding: 15px;
  }

  .pricing-image-two-3.shadow-two {
    margin: 10px 0;
  }

  .pricing-content-3 {
    margin-bottom: 10px;
  }

  .pricing-info-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block-3 {
    margin-bottom: 10px;
  }

  .container-11 {
    max-width: none;
  }

  .pricing-card-two-4 {
    padding: 15px;
  }

  .pricing-info-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block-4 {
    margin-bottom: 10px;
  }

  .container-12 {
    max-width: none;
  }

  .heading-6 {
    white-space: break-spaces;
  }

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

  .container-14 {
    max-width: none;
  }

  .pricing-card-two-5 {
    padding: 15px;
  }

  .pricing-info-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block-5 {
    margin-bottom: 10px;
  }

  .container-15 {
    max-width: none;
  }

  .hero-wrapper-2 {
    overflow: visible;
  }

  .heading-12 {
    text-overflow: clip;
    white-space: break-spaces;
    word-break: keep-all;
    overflow-wrap: break-word;
    font-size: 58px;
    line-height: 50px;
  }

  .container-16 {
    max-width: none;
  }

  .heading-13 {
    white-space: break-spaces;
    word-break: keep-all;
  }
}

#w-node-_43c99cb6-d3a3-91ab-6183-a433bce643be-f1fc658e, #w-node-_43c99cb6-d3a3-91ab-6183-a433bce643c5-f1fc658e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_43c99cb6-d3a3-91ab-6183-a433bce643ce-f1fc658e, #w-node-_43c99cb6-d3a3-91ab-6183-a433bce643d3-f1fc658e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_05d03005-5083-6c9a-3854-66b2457e0f73-84defb28, #w-node-_05d03005-5083-6c9a-3854-66b2457e0f7a-84defb28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_05d03005-5083-6c9a-3854-66b2457e0f83-84defb28, #w-node-_05d03005-5083-6c9a-3854-66b2457e0f88-84defb28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d12fe24b-f507-0980-1862-f2df408ac62a-cd5ec178, #w-node-e333badb-c490-a60d-0b2b-37634432fa9d-cd5ec178 {
  justify-self: center;
}

#w-node-_0f990ac2-6fa7-61a4-de47-38290311d91d-cd5ec178, #w-node-_0f990ac2-6fa7-61a4-de47-38290311d924-cd5ec178 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_0f990ac2-6fa7-61a4-de47-38290311d92d-cd5ec178, #w-node-_0f990ac2-6fa7-61a4-de47-38290311d932-cd5ec178 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14a7a3ca-ff9a-ad42-8946-566b9e23f002-7281f72d {
  place-self: center;
}

#w-node-_14a7a3ca-ff9a-ad42-8946-566b9e23f003-7281f72d {
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: center;
}

#w-node-_880c6cf7-bb96-a476-7d11-d8e8b4e9e35a-7281f72d {
  justify-self: center;
}

#w-node-_3fe63797-3d74-ee7c-641e-43185a078251-7281f72d, #w-node-_3fe63797-3d74-ee7c-641e-43185a078258-7281f72d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_3fe63797-3d74-ee7c-641e-43185a078261-7281f72d, #w-node-_3fe63797-3d74-ee7c-641e-43185a078266-7281f72d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea0d0490-1737-3d6b-dff7-1f84b77ac3e9-5d7c163d, #w-node-ea0d0490-1737-3d6b-dff7-1f84b77ac3f0-5d7c163d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ea0d0490-1737-3d6b-dff7-1f84b77ac3f9-5d7c163d, #w-node-ea0d0490-1737-3d6b-dff7-1f84b77ac3fe-5d7c163d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a1846d5-e4ce-c1c4-5bca-5bbc0e88be3d-dc5e1deb {
  justify-self: center;
}

#w-node-_27c8f820-755f-81ab-4a8e-fd7c9a499a57-dc5e1deb, #w-node-_27c8f820-755f-81ab-4a8e-fd7c9a499a5e-dc5e1deb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_27c8f820-755f-81ab-4a8e-fd7c9a499a67-dc5e1deb, #w-node-_27c8f820-755f-81ab-4a8e-fd7c9a499a6c-dc5e1deb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_14a7a3ca-ff9a-ad42-8946-566b9e23f003-7281f72d {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }
}


@font-face {
  font-family: 'Rampung 36 Wx';
  src: url('../fonts/Rampung-36wX.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aclonica By 3 V';
  src: url('../fonts/Aclonica-BY3V.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zpylz 1';
  src: url('../fonts/DaporiaItalic-ZpYlZ-1.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Qumpellkano 12 A 6 D 2';
  src: url('../fonts/Qumpellkano12-A6D2.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}