.elementor-kit-12{--e-global-color-primary:#0B7B17;--e-global-color-secondary:#BF2626;--e-global-color-text:#54595F;--e-global-color-accent:#885719;--e-global-color-8575590:#D7A623;--e-global-color-7708fe4:#BF2626;--e-global-color-a529fd5:#2E8A31;--e-global-color-0026454:#F22929;--e-global-color-cb9105c:#0B7B17;--e-global-color-814afa5:#C61717;--e-global-color-d5c0081:#4D4747;--e-global-color-8e66b19:#5A5656;--e-global-color-639ea70:#C8804C;--e-global-color-e8c55c0:#BF2626;--e-global-color-fc04d53:#9E9292;--e-global-color-5f3d5d2:#A7A1A1;--e-global-color-b0b4d77:#AFB1AF;--e-global-color-5c0659e:#B17D00;--e-global-color-6a0ca53:#184B18;--e-global-color-723cb2a:#AE3E25;--e-global-color-234bc2e:#A86969;--e-global-typography-primary-font-family:"Jura";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Jura";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jura";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jura";--e-global-typography-accent-font-weight:500;font-family:"Montserrat Alternates", Jura;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 p{margin-block-end:0px;}.elementor-kit-12 a{font-family:"Marcellus SC", Jura;}.elementor-kit-12 h1{font-family:"Cinzel Decorative", Jura;font-size:1px;line-height:1px;}.elementor-kit-12 h2{font-family:"Cinzel Decorative", Jura;}.elementor-kit-12 h3{font-family:"Cinzel Decorative", Jura;}.elementor-kit-12 h5{font-family:"Cinzel Decorative", Jura;}.elementor-kit-12 h6{font-family:"Cinzel Decorative", Jura;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-behavior: smooth;
}

.jcx-backtop {
  display: inline-flex;
  gap: 7px;
  align-items: center;
  color: #705020;
  font-family: "Jura", Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}

.jcx-backtop:hover,
.jcx-backtop:focus {
  color: #0b7b17;
}

.jcx-backtop span {
  transition: transform 0.2s ease;
}

.jcx-backtop:hover span {
  transform: translateY(-3px);
}

/* Protect the universal Back-to-Top link */
.jcx-backtop {
  position: relative !important;
  z-index: 20 !important;
  display: inline-flex !important;
  width: max-content !important;
  max-width: 100% !important;
  overflow: visible !important;
  clip-path: none !important;
  transform: none !important;
  white-space: nowrap !important;
}

.jcx-backtop::before,
.jcx-backtop::after {
  display: none !important;
  content: none !important;
}

/* Keep button arrows typographic on Apple devices */
.cox-text-arrow {
  display: inline-block;
  margin-left: 0.28em;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
  font-weight: 700;
  font-variant-emoji: text;
  line-height: 1;
  vertical-align: 0.02em;
}/* End custom CSS */