@charset "UTF-8";
@font-face {
  font-family: "Google Sans Flex";
  src: url("../fonts/GoogleSansFlex/GoogleSansFlex.woff2") format("woff2");
  font-weight: 350 800;
  font-style: normal;
  font-display: swap;
}
-webkit-::selection {
  background: #000000;
  color: #FFFFFF;
}

::selection {
  background: #000000;
  color: #FFFFFF;
}

.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

@media (min-width: 480px) {
  br.mobile-break {
    display: none;
  }
}

*, *::before, *::after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.font1, #FormBuilder_contact input, #FormBuilder_contact textarea, #news-search button, a.mybtn, button.mybtn, body {
  font-family: "Google Sans Flex", sans-serif;
  font-optical-sizing: auto;
  font-weight: 350;
  font-style: normal;
  font-variation-settings: "slnt" 0, "wdth" 100, "GRAD" 0, "ROND" 0;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  background-color: #FFFFFF;
}
html::-webkit-scrollbar, body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: transparent;
}
html::-webkit-scrollbar-track, body::-webkit-scrollbar-track {
  background: transparent;
}
html::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 0px;
  border: 0;
}

body {
  font-size: 1em;
  line-height: 1.38;
  position: relative;
  color: #000000;
  overflow-x: hidden;
}
@media (max-width: 639px) {
  body {
    font-size: 18px;
  }
}

button {
  font-size: 1em;
  scale: 1;
  color: #000000;
  background-color: transparent;
  border: 1px solid #000000;
}

a, button {
  transition: all 0.1s ease;
  color: #000000;
}
a:link, a:visited, button:link, button:visited {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.09em;
  color: #000000;
}
a:hover, a:active, a.is-active, button:hover, button:active, button.is-active {
  text-decoration: none;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 0.09em;
  color: #000000;
}
a.is-active, button.is-active {
  pointer-events: none;
  text-decoration: none !important;
  color: #b96230;
}
a.mybtn, button.mybtn {
  position: relative;
  padding: 17px 35px 18px 35px;
  border-radius: 0;
  display: inline-block;
  text-shadow: none !important;
  text-align: center;
}
a.mybtn:link, a.mybtn:visited, button.mybtn:link, button.mybtn:visited {
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  border: 1px solid #000000;
}
a.mybtn:hover, a.mybtn:active, button.mybtn:hover, button.mybtn:active {
  color: #b96230;
  background-color: transparent;
  border: 1px solid #b96230;
}
a.mybtn.mybtn-white:link, a.mybtn.mybtn-white:visited, button.mybtn.mybtn-white:link, button.mybtn.mybtn-white:visited {
  text-decoration: none;
  color: #FFFFFF;
  background-color: transparent;
  border: 1px solid #FFFFFF;
}
a.mybtn.mybtn-white:hover, a.mybtn.mybtn-white:active, button.mybtn.mybtn-white:hover, button.mybtn.mybtn-white:active {
  opacity: 0.7;
}
a.mybtn.mybtn-icon, button.mybtn.mybtn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6em;
  height: 2.7em;
  width: height;
  border-radius: 50%;
  aspect-ratio: 1/1;
}
a.mybtn.mybtn-icon .hidden, button.mybtn.mybtn-icon .hidden {
  display: none;
}
a.mybtn.mybtn-icon:hover img, a.mybtn.mybtn-icon:active img, button.mybtn.mybtn-icon:hover img, button.mybtn.mybtn-icon:active img {
  display: none;
}
a.mybtn.mybtn-icon:hover img.hidden, a.mybtn.mybtn-icon:active img.hidden, button.mybtn.mybtn-icon:hover img.hidden, button.mybtn.mybtn-icon:active img.hidden {
  display: block;
}
a.mybtn ~ a.mybtn, button.mybtn ~ a.mybtn {
  margin-left: 12px;
}
@media (max-width: 639px) {
  a.mybtn ~ a.mybtn, button.mybtn ~ a.mybtn {
    margin-left: 0;
    margin-top: 8px;
  }
}
@media (max-width: 639px) {
  a.mybtn.mybtn-mob100, button.mybtn.mybtn-mob100 {
    display: block;
    width: 100%;
    text-align: center;
  }
}
a.nolink:link, header div#menus a:link, a.nolink:visited, header div#menus a:visited, button.nolink:link, button.nolink:visited {
  text-decoration: none;
}
a.nolink:hover, header div#menus a:hover, a.nolink:active, header div#menus a:active, a.nolink.is-active, header div#menus a.is-active, button.nolink:hover, button.nolink:active, button.nolink.is-active {
  text-decoration: none;
  color: #b96230;
}
a.nolink:hover *, header div#menus a:hover *, a.nolink:active *, header div#menus a:active *, a.nolink.is-active *, header div#menus a.is-active *, button.nolink:hover *, button.nolink:active *, button.nolink.is-active * {
  color: #b96230 !important;
}
a.hoverlink:hover, a.hoverlink:active, button.hoverlink:hover, button.hoverlink:active {
  text-decoration: none;
  opacity: 0.5;
}
a.fadelink:hover, a.fadelink:active, button.fadelink:hover, button.fadelink:active {
  text-decoration: none;
  opacity: 0.9;
}
a.colorlink:link, a.colorlink:visited, button.colorlink:link, button.colorlink:visited {
  text-decoration: none;
  color: #000000;
}
a.colorlink:hover, a.colorlink:active, a.colorlink.is-active, button.colorlink:hover, button.colorlink:active, button.colorlink.is-active {
  text-decoration: none;
  color: #b96230;
}
a.maincollink:link, a.maincollink:visited, button.maincollink:link, button.maincollink:visited {
  text-decoration: none;
  color: #b96230;
}
a.maincollink:hover, a.maincollink:active, a.maincollink.is-active, button.maincollink:hover, button.maincollink:active, button.maincollink.is-active {
  text-decoration: none;
  color: #b96230;
  opacity: 0.8;
}
a.svghover:hover svg path, button.svghover:hover svg path {
  fill: #b96230 !important;
}
a.zoom-hover, button.zoom-hover {
  display: block;
  overflow: hidden;
}
a.zoom-hover img, button.zoom-hover img {
  transition: scale 0.6s ease;
}
a.zoom-hover:hover img, a.zoom-hover:active img, button.zoom-hover:hover img, button.zoom-hover:active img {
  scale: 1.02;
}
a.whitelink:link, a.whitelink:visited, button.whitelink:link, button.whitelink:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.whitelink:hover, a.whitelink:active, button.whitelink:hover, button.whitelink:active {
  color: rgba(255, 255, 255, 0.5);
}

.faded {
  opacity: 0.5;
}

.fade-up, .fade-in {
  opacity: 0;
}

.font-weight-medium {
  font-weight: 500;
}

.font-weight-bold {
  font-weight: bold;
}

.uk-flex-start {
  align-items: flex-start;
}

.uk-gap {
  gap: 1.5em;
}

.uk-slider-items {
  padding-left: 0 !important;
}

.uk-slider-item {
  max-width: 1300px;
  margin: 15px;
  padding-left: 45px;
  padding-right: 10px;
  cursor: grab;
}

@media (max-width: 959px) {
  .order-1 {
    order: 1;
  }
}

@media (max-width: 959px) {
  .order-2 {
    order: 2;
  }
}

@media (min-width: 960px) {
  .uk-order-1\@m {
    order: 1;
  }
}

@media (min-width: 960px) {
  .uk-order-2\@m {
    order: 2;
  }
}

@media (min-width: 960px) {
  .uk-order-3\@m {
    order: 3;
  }
}

@media (min-width: 960px) {
  .uk-order-4\@m {
    order: 4;
  }
}

@media (min-width: 1200px) {
  .uk-order-1\@l {
    order: 1;
  }
}

@media (min-width: 1200px) {
  .uk-order-2\@l {
    order: 2;
  }
}

@media (min-width: 1200px) {
  .uk-order-3\@l {
    order: 3;
  }
}

@media (min-width: 1200px) {
  .uk-order-4\@l {
    order: 4;
  }
}

button {
  cursor: pointer;
}

.nolinks a:link, .nolinks a:visited {
  text-decoration: none;
  color: #000000;
}
.nolinks a:hover, .nolinks a:active {
  text-decoration: none;
}
.nolinks a.is-active {
  pointer-events: none;
}

ul[uk-accordion] {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
ul[uk-accordion] > li {
  border-bottom: 1px solid #000000;
  margin-top: 0 !important;
}
ul[uk-accordion] ul {
  list-style: disc;
}
ul[uk-accordion] ul > li {
  margin-bottom: 5px;
}
ul[uk-accordion] ul ul {
  list-style: circle;
}
ul[uk-accordion] .uk-accordion-title {
  display: block;
  color: #000000;
  overflow: inherit;
  font-weight: 700;
  position: relative;
  padding: clamp(15px, 0.35em, 50px) 0;
}
ul[uk-accordion] .uk-accordion-title:link {
  text-decoration: none;
}
ul[uk-accordion] .uk-accordion-title:after {
  content: "";
  width: 0.6em;
  height: 1px;
  background-color: #000000;
  transform: rotate(90deg);
  right: 0;
  top: 50%;
  position: absolute;
  transition: transform 0.1s ease;
}
ul[uk-accordion] .uk-accordion-title::before {
  width: 0.6em;
  height: 1px;
  top: 15px;
  right: 0;
  top: 50%;
  position: absolute;
  background-color: #000000;
  transition: transform 0.1s ease;
}
ul[uk-accordion] .uk-accordion-title[aria-expanded=true]:after {
  transform: rotate(0deg);
}
ul[uk-accordion] .uk-accordion-title[aria-expanded=true]::before {
  transform: rotate(-180deg);
}

.font-weight-normal {
  font-weight: 500;
}

.bg-white {
  background-color: #FFFFFF;
}

.nolink, header div#menus a {
  color: #000000;
}
.nolink:hover, header div#menus a:hover {
  border-bottom: 0;
}

.nolist {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.nolinks a:link, .nolinks a:visited {
  text-decoration: none;
  color: #000000;
}
.nolinks a:hover, .nolinks a:active {
  text-decoration: none;
  color: #000000;
}

.font-weight-800 {
  font-weight: 800;
}

em {
  font-style: normal;
}

p {
  margin-top: 0;
}

p, .mb-p {
  margin-bottom: 1em;
}
@media (max-width: 639px) {
  p, .mb-p {
    margin-bottom: 1.5em;
  }
}

.tightness p {
  margin-bottom: 0em;
}
.tightness h2, .tightness h3 {
  margin-bottom: 0em !important;
}

.last-p-m0 p:last-child {
  margin-bottom: 0 !important;
}

.my-mb-1 {
  margin-bottom: 0.25em !important;
}

.my-mb-2 {
  margin-bottom: 0.5em !important;
}

.my-mb-3 {
  margin-bottom: 1em !important;
}

.my-mb-3 {
  margin-bottom: 1.5em !important;
}

.my-mb-4 {
  margin-bottom: 2em !important;
}

.my-mb-5 {
  margin-bottom: 2.5em !important;
}

.my-mb-6 {
  margin-bottom: 3em !important;
}

.my-mb-7 {
  margin-bottom: 4em !important;
}

em {
  color: #000000;
}

.nobtn {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1em;
}

.text-shadow {
  text-shadow: 0 2px 5px rgba(255, 255, 255, 0.3);
}

.mainwhite {
  color: #FFFFFF;
}
.mainwhite * {
  color: #FFFFFF;
}

.bg-mainwhite {
  background-color: #FFFFFF;
}

.mainblack {
  color: #000000;
}

.bg-mainblack {
  background-color: #000000;
}

.white {
  color: #FFFFFF;
}

.maincol-on-hover {
  transition: color 0.15s;
}

a:hover .maincol-on-hover {
  color: #b96230;
}

.maincol {
  color: #b96230;
}
.maincol a {
  color: #b96230;
}
.maincol .nicelist > div {
  border-color: #b96230;
}

.bg-maincol {
  background-color: #b96230;
}
@media (min-width: 960px) {
  .bg-maincol a:link, .bg-maincol a:visited {
    text-decoration: none;
    color: #000000;
  }
  .bg-maincol a:hover, .bg-maincol a:active, .bg-maincol a.is-active {
    text-decoration: none;
    color: #FFFFFF !important;
  }
}

.mainblack {
  color: #000000;
}
.mainblack a, .mainblack * {
  color: #000000;
}
.mainblack.nicelist > div, .mainblack .nicelist > div {
  border-color: #000000;
}

.bg-mainblack {
  background-color: #000000;
}

.uk-my-padding {
  padding: 20px !important;
}

.intro-padding-top {
  padding-top: 80px !important;
}

@media (min-width: 960px) {
  .scroll-column {
    position: sticky;
    bottom: 20px;
    align-self: flex-end;
    min-height: calc(100svh - 120px);
    overflow: visible;
  }
  .grid-align-end {
    align-items: flex-end;
  }
}
.intro-padding-large-top {
  padding-top: 135px !important;
}

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}

.uk-padding-remove-top {
  padding-top: 0 !important;
}

@media (min-width: 1199px) {
  .uk-my-margin-top-minus1\@l {
    margin-top: -2.6vw;
  }
}

section {
  position: relative;
  z-index: 1;
}

.uk-my-margin-bottom {
  margin-bottom: 85px;
}

.uk-my-margin-top {
  margin-top: 85px;
}

.uk-my-margin-small-bottom {
  margin-bottom: 55px;
}

@media (min-width: 959px) {
  .uk-my-margin-large-bottom\@m {
    margin-bottom: 150px;
  }
}

@media (min-width: 639px) {
  .uk-margin-top\@s {
    margin-top: 20px !important;
  }
}

@media (min-width: 639px) {
  .uk-margin-left\@s {
    margin-left: 20px !important;
  }
}

.uk-margin-xsmall-bottom {
  margin-bottom: 0.35em !important;
}

.uk-margin-xxsmall-bottom {
  margin-bottom: 0.15em !important;
}

@media (min-width: 639px) {
  .uk-margin-remove-bottom\@s {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 959px) {
  .uk-margin-remove-bottom\@m {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1199px) {
  .uk-margin-remove-bottom\@l {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 639px) {
  .uk-margin-remove-top\@s {
    margin-top: 0 !important;
  }
}

@media (min-width: 959px) {
  .uk-margin-remove-top\@m {
    margin-top: 0 !important;
  }
}

@media (min-width: 1199px) {
  .uk-margin-remove-top\@l {
    margin-top: 0 !important;
  }
}

.uk-margin-medium-bottom {
  margin-bottom: 30px !important;
}

.uk-margin-medium-bottom-sub-correction {
  margin-bottom: -30px !important;
}

.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bold {
  font-weight: bold;
}

hr {
  border: 0;
  height: 20px;
}

@media (min-width: 959px) {
  .contact-grid {
    margin-left: -8vw;
  }
  .contact-grid > div {
    padding-left: 8vw;
  }
}
@media (min-width: 1199px) {
  .contact-grid {
    margin-left: -11.5vw;
  }
  .contact-grid > div {
    padding-left: 11.5vw;
  }
}

.topspacer {
  height: 0;
}

.ns-px-2 {
  padding: 0 0px;
}

.ns-pb-shove-2 {
  padding-bottom: 540px;
  background-position: 0 -100px;
}
.ns-pb-shove-2 + section {
  margin-top: -460px;
}

.ns-margin-top-auto {
  margin-top: auto;
}

.hyphens {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.contain {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.contain-left {
  object-position: top left;
}

.cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fit {
  width: 100%;
  height: auto;
}

@media (min-width: 639px) {
  .fit\@s {
    max-width: 100% !important;
  }
}

.size-1, .uk-subnav li a:link, .uk-subnav li a:visited, .privacywire-ask-consent button, .caption {
  font-size: 0.7em;
  line-height: 1.4;
}

.size1 {
  font-size: 1.2rem !important;
}
.size1 p {
  font-size: 1.2rem !important;
}

.size2 {
  font-size: 1.618em;
  font-weight: 400;
}

.size4 {
  font-size: 2em;
}

.lead1, .lead2, .lead3 {
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.lead1 {
  font-size: clamp(1.2em, 2.05vw, 1.618em);
}

.lead2 {
  font-size: clamp(1.5em, 3.3vw, 2.6em);
}
.lead2 .text-container-inner > div {
  transform: translateY(-0.18em);
}

.lead3 {
  font-size: clamp(2em, 4.6vw, 3.6em);
  line-height: 1.18em;
}
.lead3 .text-container-inner > div {
  transform: translateY(-0.16em);
}

@media (max-width: 959px) {
  .text-container {
    height: auto !important;
    padding-bottom: 90px;
  }
}

.uk-grid {
  margin-left: -20px;
}
.uk-grid > * {
  padding-left: 20px;
}

@keyframes pop {
  0% {
    scale: 1.1;
  }
  100% {
    scale: 1;
  }
}
.full-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fullsize, .fullsize\@m {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  overflow: hidden;
}
.fullsize .hero-seo, .fullsize\@m .hero-seo {
  position: absolute;
  inset: 0;
  z-index: 0; /* lower than slideshow items */
  opacity: 0; /* keep accessible but invisible */
  pointer-events: none;
}
.fullsize.shortened, .fullsize\@m.shortened {
  height: calc(100svh - 40px);
}
@media (max-width: 959px) {
  .fullsize.shortened, .fullsize\@m.shortened {
    height: calc(100svh - 22px);
  }
}
@media (max-width: 959px) {
  .fullsize.fullsize-image-panel, .fullsize\@m.fullsize-image-panel {
    height: 100vw;
    max-height: 60vh;
    min-height: 350px;
  }
}
.fullsize.halfsize-image-panel, .fullsize\@m.halfsize-image-panel {
  height: clamp(700px, 80vh, 1000px);
}
@media (max-width: 959px) {
  .fullsize.halfsize-image-panel, .fullsize\@m.halfsize-image-panel {
    height: 100vw;
    max-height: 60vh;
    min-height: 350px;
  }
}
.fullsize .hero-caption, .fullsize\@m .hero-caption {
  position: absolute;
  bottom: 15px;
  right: 20px;
  z-index: 10;
  color: #FFFFFF;
  padding: 7px 14px;
}
.fullsize .hero-caption.hero-white, .fullsize\@m .hero-caption.hero-white {
  color: #FFFFFF;
  bottom: 15px;
  right: 20px;
  background-color: transparent;
}
.fullsize .hero-caption.hero-maincol, .fullsize\@m .hero-caption.hero-maincol {
  color: #FFFFFF;
  bottom: 0;
  right: 0;
  background-color: #b96230;
}
.fullsize .hero-caption.hero-white-bar, .fullsize\@m .hero-caption.hero-white-bar {
  background-color: #FFFFFF;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 20px;
  color: #000000;
}
.fullsize .hero-caption.hero-white-bar:before, .fullsize .hero-caption.hero-white-bar:after, .fullsize\@m .hero-caption.hero-white-bar:before, .fullsize\@m .hero-caption.hero-white-bar:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-color: #FFFFFF;
}
.fullsize .hero-caption.hero-white-bar:after, .fullsize\@m .hero-caption.hero-white-bar:after {
  left: auto;
  right: 0;
}
@media (max-width: 639px) {
  .fullsize .hero-caption.hero-white-bar, .fullsize\@m .hero-caption.hero-white-bar {
    font-size: 0.8em;
  }
  .fullsize .hero-caption.hero-white-bar:before, .fullsize .hero-caption.hero-white-bar:after, .fullsize\@m .hero-caption.hero-white-bar:before, .fullsize\@m .hero-caption.hero-white-bar:after {
    display: none;
  }
}
@media (max-width: 639px) {
  .fullsize .hero-caption, .fullsize\@m .hero-caption {
    font-size: 0.8em;
    left: 0;
    padding: 15px 20px;
  }
}

.dark-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: none;
  transition: background-color 3s ease;
}
.dark-layer.is-active {
  background-color: rgba(0, 0, 0, 0.25);
}

@media (max-width: 959px) {
  .fullsize\@m {
    height: auto;
  }
}

.fullheight {
  height: 100%;
}

.fullwidth {
  width: 100%;
}

.fakehoverimg.is-hovered {
  opacity: 0.7 !important;
}

.fadehovertitle.is-hovered {
  color: #b96230 !important;
}

@media (min-width: 1200px) {
  .post-image-container {
    aspect-ratio: 4/3;
    overflow: hidden;
  }
}

.cleanmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.cleanmenu ul li {
  padding: 0;
  margin: 0;
}
.cleanmenu ul li a {
  transition: all 0.25s;
}
.cleanmenu ul li a:hover, .cleanmenu ul li a:active, .cleanmenu ul li a.is-active {
  color: #b96230;
  text-decoration: none;
}
.cleanmenu.verticalmenu ul {
  display: block;
  margin: 0;
  padding: 0;
}
.cleanmenu.verticalmenu ul li {
  margin: 0;
  margin-bottom: 0.15em;
  padding: 0;
}
header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  padding: 13px 18px;
  transform: translateY(0);
  transition: background-color 0.3s ease, transform 0.15s ease;
}
header .brand h1 {
  font-size: 1em;
  font-weight: 500;
  padding: 0;
  margin: 0;
  margin-bottom: 0 !important;
}
header .menuspacer {
  width: 5vw;
}
header div#menus {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
header div#menus .cleanmenu#mainmenu {
  width: 100%;
}
header div#menus .cleanmenu#mainmenu ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
header div#menus .cleanmenu#mainmenu .brand {
  font-size: 1.618em;
  letter-spacing: 0em;
  font-weight: 500;
}
header div#menus.inverted a:link, header div#menus.inverted a:visited {
  color: #FFFFFF;
}
header div#menus.inverted a:hover, header div#menus.inverted a:active {
  color: #b96230;
}
header .langmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
header .langmenu ul li {
  margin: 0;
  padding: 0;
  margin-left: 5px;
}
header .langmenu ul li:before {
  content: "";
}
header .langmenu ul li:first-child:before {
  content: "";
}
@media (min-width: 960px) {
  header.scrolled, header.init-scrolled {
    background-color: #FFFFFF;
  }
  header.scrolled div#menus ul li a:link, header.scrolled div#menus ul li a:visited, header.init-scrolled div#menus ul li a:link, header.init-scrolled div#menus ul li a:visited {
    color: #000000;
  }
  header.scrolled div#menus ul li a:hover, header.scrolled div#menus ul li a:active, header.scrolled div#menus ul li a.is-active, header.init-scrolled div#menus ul li a:hover, header.init-scrolled div#menus ul li a:active, header.init-scrolled div#menus ul li a.is-active {
    color: #b96230;
  }
  header.scrolled .brand a.main-desktop {
    display: none;
  }
  header.scrolled .brand a.main-desktop.scrolled {
    display: block;
  }
  header #menutoggler {
    display: none;
  }
}
header.away:not(.is-active) {
  transform: translateY(-100%);
}
@media (max-width: 959px) {
  header {
    background-color: #FFFFFF;
    display: block;
    height: auto;
  }
  header #menutoggler {
    position: absolute;
    top: 21px;
    right: 20px;
    z-index: 30;
    width: 30px;
    height: 8px;
  }
  header #menutoggler .menutoggler-inner {
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
  }
  header #menutoggler .menutoggler-inner:before, header #menutoggler .menutoggler-inner:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #000000;
    transition: transform 0.05s;
  }
  header #menutoggler .menutoggler-inner:before {
    transform: translateY(-3px);
  }
  header #menutoggler .menutoggler-inner:after {
    transform: translateY(3px);
  }
  header #menutoggler.is-active {
    transform: translateY(5px);
  }
  header #menutoggler.is-active .menutoggler-inner:before {
    transform: rotate(-45deg);
  }
  header #menutoggler.is-active .menutoggler-inner:after {
    transform: rotate(45deg);
  }
  header div#menus {
    display: none;
    margin-top: 2em;
    justify-content: flex-start;
    align-items: flex-start;
  }
  header div#menus .cleanmenu {
    line-height: 1.35em;
  }
  header div#menus .cleanmenu ul {
    display: block;
  }
  header div#menus .cleanmenu ul li {
    margin: 0;
    padding: 0;
  }
  header div#menus .cleanmenu ul li a:link, header div#menus .cleanmenu ul li a:visited {
    color: #000000;
  }
  header div#menus .cleanmenu ul li a:hover, header div#menus .cleanmenu ul li a:active, header div#menus .cleanmenu ul li a:focus-visible, header div#menus .cleanmenu ul li a.is-active {
    color: #b96230;
  }
  header div#menus .cleanmenu:not(.mobsubmenu) {
    font-size: clamp(34px, 5vw, 50px) !important;
  }
}
@media (max-width: 959px) and (max-width: 639px) {
  header div#menus .cleanmenu:not(.mobsubmenu) {
    font-size: clamp(30px, 10vw, 3.6em) !important;
    font-weight: 500;
    letter-spacing: -0.015em;
  }
}
@media (max-width: 959px) {
  header div#menus .cleanmenu a {
    transition: none;
  }
  header div#menus .cleanmenu#submenu {
    opacity: 1;
  }
  header div#menus .cleanmenu#submenu a {
    color: #b96230;
  }
  header div#menus .cleanmenu#mainmenu ul {
    flex-direction: column;
    justify-content: flex-start;
  }
  header div#menus .cleanmenu#mainmenu ul li, header div#menus .cleanmenu#submenu ul li {
    opacity: 0;
    transform: translateY(0.5em);
  }
  header div#menus .cleanmenu.mobsubmenu {
    font-size: 1em;
    line-height: 1.6em;
    opacity: 0;
    transform: translateY(0.5em);
  }
  header div#menus .cleanmenu#mainmenu ul li.fadedin, header div#menus .cleanmenu#submenu ul li.fadedin, header div#menus .cleanmenu.mobsubmenu.fadedin {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease 0.06s;
  }
  header .langmenu-mob {
    display: none;
    margin-top: 40px;
  }
  header.is-active {
    height: 100lvh;
    background-color: #FFFFFF;
  }
  header.is-active div#menus, header.is-active .langmenu-mob {
    display: block;
  }
  header.is-active .langmenu-mob {
    opacity: 0;
    transform: translateY(0.5em);
  }
  header.is-active .langmenu-mob.fadedin {
    transition: all 0.5s 0.06s;
    opacity: 1;
    transform: translateY(0);
  }
  header.is-active .langmenu-mob .maincol {
    color: #b96230;
  }
  header.is-active .langmenu-mob ul li {
    margin-left: 0;
    margin-right: 10px;
  }
  header.is-active .brand a.main-mobile {
    display: none;
  }
  header.is-active .brand a.main-mobile.open {
    display: block;
  }
}
@media (min-width: 960px) {
  header.header-white div#menus .cleanmenu#mainmenu a:link, header.header-white div#menus .cleanmenu#mainmenu a:visited {
    color: #FFFFFF;
    text-decoration: none;
  }
  header.header-white div#menus .cleanmenu#mainmenu a:hover, header.header-white div#menus .cleanmenu#mainmenu a:active {
    color: rgba(255, 255, 255, 0.5);
  }
  header.header-white div#menus .cleanmenu#mainmenu .maincol {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  header.header-maincol div#menus .cleanmenu#mainmenu a:link, header.header-maincol div#menus .cleanmenu#mainmenu a:visited {
    text-decoration: none;
    color: #b96230;
  }
  header.header-maincol div#menus .cleanmenu#mainmenu a:hover, header.header-maincol div#menus .cleanmenu#mainmenu a:active, header.header-maincol div#menus .cleanmenu#mainmenu a.is-active {
    text-decoration: none;
    color: #b96230;
    opacity: 0.8;
  }
  header.header-maincol div#menus .cleanmenu#mainmenu .maincol {
    color: rgba(185, 98, 48, 0.5) !important;
  }
  header.header-white-bar {
    background-color: #FFFFFF;
  }
}

footer {
  position: relative;
  z-index: 5;
  padding-top: 40px;
  opacity: 0;
}
footer.inactive {
  display: none;
}
footer a:link, footer a:visited {
  text-decoration: none;
  color: #000000;
}

.nicelist > div {
  border-bottom: 1px solid #000000;
  padding-bottom: 0.75em;
  margin-bottom: 0.75em;
}

main {
  position: relative;
  z-index: 1;
}
main.inactive {
  display: none;
}

.caption {
  padding-top: 5px;
}

#custom-tooltip {
  display: none;
  position: absolute;
  z-index: 9999;
  background: #FFFFFF;
  color: #000000;
  padding: 12px 15px;
  font-size: 1em;
  line-height: 1.35em;
  white-space: nowrap;
  max-width: 350px;
  white-space: normal;
  word-break: break-word;
}

.wrap-portrait {
  overflow: hidden;
}
.wrap-portrait img, .wrap-portrait video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.wrap-grid-video {
  aspect-ratio: 3/2;
  overflow: hidden;
}
.wrap-grid-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 960px) {
  .text-container:not(.wrap-portrait) .text-container-inner {
    aspect-ratio: 3/2;
  }
}

.grid-text-item {
  aspect-ratio: 3/2;
}

@keyframes hideit {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.textrepeater > div:last-child p {
  margin-bottom: 0 !important;
}

#FormBuilderViewport_contact {
  opacity: 0;
  animation: fadein 0.25s 0.4s forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.panel .panelimage {
  height: 100%;
}
@media (max-width: 639px) {
  .panel .panelimage {
    height: 100vw;
  }
}

.eventsmonth {
  margin-bottom: 1.5em;
}
.eventsmonth .topline {
  border-top: 1px solid #000000;
  margin-bottom: 0.85em;
  margin-top: 1em;
}
@media (max-width: 959px) {
  .eventsmonth:first-child .topline {
    border-top: 0;
    margin-bottom: 0.75em;
  }
}
.eventsmonth > div > .event:last-child {
  margin-bottom: 0 !important;
}
.eventsmonth.eventsmonthpreview:last-child {
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.05) 90%);
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.05) 90%);
}

.event p:last-child {
  margin-bottom: 0 !important;
}

.arrow {
  width: clamp(20px, 1.5em, 40px);
  height: auto;
}

.icon {
  width: auto;
  height: 10px;
}
.icon.icon-tall {
  height: 16px;
  width: auto;
}
.icon.iconbig {
  height: 60px;
}
.icon path {
  transition: all 0.15s;
}
.icon:hover path {
  stroke: #b96230;
}

.flip {
  transform: rotate(180deg);
}

a:hover .icon path {
  stroke: #b96230 !important;
}

.social-media {
  margin-bottom: 30px;
}
@media (max-width: 639px) {
  .social-media {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .social-media.mobile-top {
    order: 1 !important;
    margin-bottom: 50px;
  }
  .social-media.mobile-side {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    flex-direction: column;
    align-items: center;
    width: auto;
  }
  .social-media.mobile-side a {
    display: block;
    margin-bottom: 23px;
  }
}

.uk-border-bottom {
  border-bottom: 1px solid #000000;
}

.ns-slider-nav {
  list-style: none;
  padding-left: 0 !important;
}
.ns-slider-nav li {
  margin: 0 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  transition: all 0.25s;
  cursor: pointer;
  white-space: nowrap;
}
.ns-slider-nav li:hover {
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 2px solid #000000;
}
.ns-slider-nav li.uk-active {
  border-bottom: 2px solid #000000;
}
.ns-slider-nav.ns-slider-nav-left {
  padding-left: 0 !important;
}
.ns-slider-nav.ns-slider-nav-left li {
  margin-left: 0;
  margin-right: 40px;
}
@media (max-width: 639px) {
  .ns-slider-nav {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    font-size: 13px;
  }
  .ns-slider-nav.space-between {
    justify-content: space-between;
  }
  .ns-slider-nav li {
    margin: 0;
  }
}

b, strong {
  font-weight: 550;
}

h1, h2, h3, h4 {
  font-size: 1em;
  font-weight: 700 !important;
  margin-bottom: 1em !important;
  font-family: "Inter", sans-serif;
  color: #000000 !important;
}
h1 + .moveup, h2 + .moveup, h3 + .moveup, h4 + .moveup {
  margin-top: -1em;
}
h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong {
  font-weight: inherit !important;
}

h1 {
  font-size: 1.618em;
  margin-top: 0 !important;
}

h3 {
  margin-bottom: 0 !important;
}

* + h2, * + h3 {
  margin-top: 20px !important;
}

.contents-text ul {
  padding-left: 60px;
}
.contents-text table, .contents-text th, .contents-text td {
  border: 1px solid #000000;
  border-right: 0;
  padding: 0 !important;
  border-collapse: collapse;
  vertical-align: top;
}
.contents-text thead {
  text-align: left !important;
}
.contents-text td, .contents-text th {
  padding: 10px !important;
}
.contents-text table {
  margin-bottom: 30px;
}
.contents-text .uk-table {
  margin-bottom: 0;
}
.contents-text .uk-overflow-auto {
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
.contents-text .uk-overflow-auto::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: transparent;
  border-bottom: 1px solid #000000;
}
.contents-text .uk-overflow-auto::-webkit-scrollbar-track {
  background: transparent;
}
.contents-text .uk-overflow-auto::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 0px;
  border: 2px solid #000000;
}
.contents-text .uk-overflow-auto .uk-table {
  margin-left: -1px;
}

.thin {
  font-weight: 400 !important;
}

hr {
  height: 0;
  width: 100%;
  border-bottom: 1px solid #FFFFFF;
}
hr.mainblack {
  border-color: #000000;
}

@media (min-width: 601px) {
  br.mobile_break {
    display: none !important;
  }
}

.uppercase {
  text-transform: uppercase;
}

.ns-buttons {
  display: flex;
}

.ns-flex-center {
  justify-content: center;
}
.ns-flex-center a.mybtn {
  margin: 0 15px;
}

@media (min-width: 640px) {
  .uk-flex-row\@s {
    flex-direction: row;
  }
}

@media (min-width: 960px) {
  .uk-flex-row\@m {
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .uk-flex-row\@l {
    flex-direction: row;
  }
}

@media (min-width: 640px) {
  .uk-flex-column\@s {
    flex-direction: column;
  }
}

@media (min-width: 960px) {
  .uk-flex-column\@m {
    flex-direction: column;
  }
}

@media (min-width: 1200px) {
  .uk-flex-column\@l {
    flex-direction: column;
  }
}

.hairline .uk-my-padding {
  padding-top: 1.5em !important;
  padding-bottom: 1.5em !important;
}
@media (min-width: 960px) {
  .hairline .uk-my-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

.spacer {
  height: 2em;
}
@media (min-width: 960px) {
  .spacer {
    height: clamp(20px, 5.2vw, 140px);
  }
}

.uk-button {
  background-color: #000000 !important;
  color: #FFFFFF;
}
.uk-button:not([disabled]):hover {
  color: #FFFFFF !important;
}
.uk-button.uk-button-primary {
  background-color: #FFFFFF !important;
  color: black;
  border: 2px solid #000000;
}
.uk-button.uk-button-primary:hover, .uk-button.uk-button-primary:focus, .uk-button.uk-button-primary:active {
  color: black !important;
  border-color: black !important;
}

.uk-button[type=submit] {
  background-color: transparent !important;
  color: #000000 !important;
  text-transform: none;
  font-size: 1em;
  border: 2px solid #000000;
}
.uk-button[type=submit][disabled] {
  opacity: 0.6;
}
.uk-button[type=submit]:not([disabled]):hover {
  color: #FFFFFF !important;
  background-color: #000000 !important;
}

button[disabled] {
  cursor: not-allowed;
}

.uk-checkbox {
  width: 22px;
  height: 22px;
  margin-top: 0;
  margin-right: 5px !important;
  border: 2px solid #000000;
}
.uk-checkbox:hover, .uk-checkbox:focus {
  background-color: #FFFFFF;
  border: 2px solid rgba(0, 0, 0, 0.5);
}

.uk-checkbox:checked, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate, .uk-radio:checked {
  border-color: #000000;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-input, .uk-textarea {
  border: 2px solid #000000;
  color: #000000;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  outline: 0;
  color: #000000;
  border-color: #000000;
}

.uk-form-label {
  font-size: 0.85em !important;
}

.uk-radio + span, .uk-checkbox + span {
  font-size: 0.85em !important;
}

.line-height-2 {
  line-height: 1.35em;
}

.line-height-3 {
  line-height: 1.5em;
}

p.p-0 {
  margin-bottom: 20px !important;
}

section {
  position: relative;
  z-index: 1;
}

.ns-claim {
  padding: 80px 50px;
  min-height: 500px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}
.ns-claim.shove-top {
  margin-top: -100px;
}
.ns-claim.shove-bottom {
  margin-bottom: -100px;
}
.ns-claim.ns-claim-small {
  min-height: 500px !important;
}
@media (min-width: 640px) {
  .ns-claim {
    min-height: 600px;
    padding: 120px 20% 60px 20%;
  }
}

.ns-text-shadow {
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.uk-width-1-12 {
  width: 8.333%;
}

.uk-width-2-12 {
  width: 16.666%;
}

.uk-width-3-12 {
  width: 25%;
}

.uk-width-4-12 {
  width: 33.333%;
}

.uk-width-5-12 {
  width: 41.666%;
}

.uk-width-6-12 {
  width: 50%;
}

.uk-width-7-12 {
  width: 58.333%;
}

.uk-width-8-12 {
  width: 66.666%;
}

.uk-width-9-12 {
  width: 75%;
}

.uk-width-10-12 {
  width: 83.333%;
}

.uk-width-11-12 {
  width: 91.666%;
}

.uk-width-12-12 {
  width: 100%;
}

/* Small screens @s */
@media (min-width: 640px) {
  .uk-width-1-12\@s {
    width: 8.333%;
  }
  .uk-width-2-12\@s {
    width: 16.666%;
  }
  .uk-width-3-12\@s {
    width: 25%;
  }
  .uk-width-4-12\@s {
    width: 33.333%;
  }
  .uk-width-5-12\@s {
    width: 41.666%;
  }
  .uk-width-6-12\@s {
    width: 50%;
  }
  .uk-width-7-12\@s {
    width: 58.333%;
  }
  .uk-width-8-12\@s {
    width: 66.666%;
  }
  .uk-width-9-12\@s {
    width: 75%;
  }
  .uk-width-10-12\@s {
    width: 83.333%;
  }
  .uk-width-11-12\@s {
    width: 91.666%;
  }
  .uk-width-12-12\@s {
    width: 100%;
  }
}
/* Medium screens @m */
@media (min-width: 960px) {
  .uk-width-1-12\@m {
    width: 8.333%;
  }
  .uk-width-2-12\@m {
    width: 16.666%;
  }
  .uk-width-3-12\@m {
    width: 25%;
  }
  .uk-width-4-12\@m {
    width: 33.333%;
  }
  .uk-width-5-12\@m {
    width: 41.666%;
  }
  .uk-width-6-12\@m {
    width: 50%;
  }
  .uk-width-7-12\@m {
    width: 58.333%;
  }
  .uk-width-8-12\@m {
    width: 66.666%;
  }
  .uk-width-9-12\@m {
    width: 75%;
  }
  .uk-width-10-12\@m {
    width: 83.333%;
  }
  .uk-width-11-12\@m {
    width: 91.666%;
  }
  .uk-width-12-12\@m {
    width: 100%;
  }
}
/* Large screens @l */
@media (min-width: 1200px) {
  .uk-width-1-12\@l {
    width: 8.333%;
  }
  .uk-width-2-12\@l {
    width: 16.666%;
  }
  .uk-width-3-12\@l {
    width: 25%;
  }
  .uk-width-4-12\@l {
    width: 33.333%;
  }
  .uk-width-5-12\@l {
    width: 41.666%;
  }
  .uk-width-6-12\@l {
    width: 50%;
  }
  .uk-width-7-12\@l {
    width: 58.333%;
  }
  .uk-width-8-12\@l {
    width: 66.666%;
  }
  .uk-width-9-12\@l {
    width: 75%;
  }
  .uk-width-10-12\@l {
    width: 83.333%;
  }
  .uk-width-11-12\@l {
    width: 91.666%;
  }
  .uk-width-12-12\@l {
    width: 100%;
  }
}
.uk-width-1-24 {
  width: 4.166%;
}

.uk-width-2-24 {
  width: 8.333%;
}

.uk-width-3-24 {
  width: 12.5%;
}

.uk-width-4-24 {
  width: 16.666%;
}

.uk-width-5-24 {
  width: 20.833%;
}

.uk-width-6-24 {
  width: 25%;
}

.uk-width-7-24 {
  width: 29.166%;
}

.uk-width-8-24 {
  width: 33.333%;
}

.uk-width-9-24 {
  width: 37.5%;
}

.uk-width-10-24 {
  width: 41.666%;
}

.uk-width-11-24 {
  width: 45.833%;
}

.uk-width-12-24 {
  width: 50%;
}

.uk-width-13-24 {
  width: 54.166%;
}

.uk-width-14-24 {
  width: 58.333%;
}

.uk-width-15-24 {
  width: 62.5%;
}

.uk-width-16-24 {
  width: 66.666%;
}

.uk-width-17-24 {
  width: 70.833%;
}

.uk-width-18-24 {
  width: 75%;
}

.uk-width-19-24 {
  width: 79.166%;
}

.uk-width-20-24 {
  width: 83.333%;
}

.uk-width-21-24 {
  width: 87.5%;
}

.uk-width-22-24 {
  width: 91.666%;
}

.uk-width-23-24 {
  width: 95.833%;
}

.uk-width-24-24 {
  width: 100%;
}

/* Small screens @s */
@media (min-width: 640px) {
  .uk-width-1-24\@s {
    width: 4.166%;
  }
  .uk-width-2-24\@s {
    width: 8.333%;
  }
  .uk-width-3-24\@s {
    width: 12.5%;
  }
  .uk-width-4-24\@s {
    width: 16.666%;
  }
  .uk-width-5-24\@s {
    width: 20.833%;
  }
  .uk-width-6-24\@s {
    width: 25%;
  }
  .uk-width-7-24\@s {
    width: 29.166%;
  }
  .uk-width-8-24\@s {
    width: 33.333%;
  }
  .uk-width-9-24\@s {
    width: 37.5%;
  }
  .uk-width-10-24\@s {
    width: 41.666%;
  }
  .uk-width-11-24\@s {
    width: 45.833%;
  }
  .uk-width-12-24\@s {
    width: 50%;
  }
  .uk-width-13-24\@s {
    width: 54.166%;
  }
  .uk-width-14-24\@s {
    width: 58.333%;
  }
  .uk-width-15-24\@s {
    width: 62.5%;
  }
  .uk-width-16-24\@s {
    width: 66.666%;
  }
  .uk-width-17-24\@s {
    width: 70.833%;
  }
  .uk-width-18-24\@s {
    width: 75%;
  }
  .uk-width-19-24\@s {
    width: 79.166%;
  }
  .uk-width-20-24\@s {
    width: 83.333%;
  }
  .uk-width-21-24\@s {
    width: 87.5%;
  }
  .uk-width-22-24\@s {
    width: 91.666%;
  }
  .uk-width-23-24\@s {
    width: 95.833%;
  }
  .uk-width-24-24\@s {
    width: 100%;
  }
}
/* Medium screens @m */
@media (min-width: 960px) {
  .uk-width-1-24\@m {
    width: 4.166%;
  }
  .uk-width-2-24\@m {
    width: 8.333%;
  }
  .uk-width-3-24\@m {
    width: 12.5%;
  }
  .uk-width-4-24\@m {
    width: 16.666%;
  }
  .uk-width-5-24\@m {
    width: 20.833%;
  }
  .uk-width-6-24\@m {
    width: 25%;
  }
  .uk-width-7-24\@m {
    width: 29.166%;
  }
  .uk-width-8-24\@m {
    width: 33.333%;
  }
  .uk-width-9-24\@m {
    width: 37.5%;
  }
  .uk-width-10-24\@m {
    width: 41.666%;
  }
  .uk-width-11-24\@m {
    width: 45.833%;
  }
  .uk-width-12-24\@m {
    width: 50%;
  }
  .uk-width-13-24\@m {
    width: 54.166%;
  }
  .uk-width-14-24\@m {
    width: 58.333%;
  }
  .uk-width-15-24\@m {
    width: 62.5%;
  }
  .uk-width-16-24\@m {
    width: 66.666%;
  }
  .uk-width-17-24\@m {
    width: 70.833%;
  }
  .uk-width-18-24\@m {
    width: 75%;
  }
  .uk-width-19-24\@m {
    width: 79.166%;
  }
  .uk-width-20-24\@m {
    width: 83.333%;
  }
  .uk-width-21-24\@m {
    width: 87.5%;
  }
  .uk-width-22-24\@m {
    width: 91.666%;
  }
  .uk-width-23-24\@m {
    width: 95.833%;
  }
  .uk-width-24-24\@m {
    width: 100%;
  }
}
/* Large screens @l */
@media (min-width: 1200px) {
  .uk-width-1-24\@l {
    width: 4.166%;
  }
  .uk-width-2-24\@l {
    width: 8.333%;
  }
  .uk-width-3-24\@l {
    width: 12.5%;
  }
  .uk-width-4-24\@l {
    width: 16.666%;
  }
  .uk-width-5-24\@l {
    width: 20.833%;
  }
  .uk-width-6-24\@l {
    width: 25%;
  }
  .uk-width-7-24\@l {
    width: 29.166%;
  }
  .uk-width-8-24\@l {
    width: 33.333%;
  }
  .uk-width-9-24\@l {
    width: 37.5%;
  }
  .uk-width-10-24\@l {
    width: 41.666%;
  }
  .uk-width-11-24\@l {
    width: 45.833%;
  }
  .uk-width-12-24\@l {
    width: 50%;
  }
  .uk-width-13-24\@l {
    width: 54.166%;
  }
  .uk-width-14-24\@l {
    width: 58.333%;
  }
  .uk-width-15-24\@l {
    width: 62.5%;
  }
  .uk-width-16-24\@l {
    width: 66.666%;
  }
  .uk-width-17-24\@l {
    width: 70.833%;
  }
  .uk-width-18-24\@l {
    width: 75%;
  }
  .uk-width-19-24\@l {
    width: 79.166%;
  }
  .uk-width-20-24\@l {
    width: 83.333%;
  }
  .uk-width-21-24\@l {
    width: 87.5%;
  }
  .uk-width-22-24\@l {
    width: 91.666%;
  }
  .uk-width-23-24\@l {
    width: 95.833%;
  }
  .uk-width-24-24\@l {
    width: 100%;
  }
}
.pop {
  animation: pop 0.35s ease-out forwards;
}

.popfade {
  opacity: 0;
  animation: popfade 1s ease-out forwards;
}

.pop-fast {
  animation: pop 0.15s ease-out forwards;
}

@keyframes pop {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop2 {
  0% {
    transform: scale(1);
  }
  33% {
    transform: scale(1.02);
  }
  66% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes popfade {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.uk-form-label {
  font-size: 17px;
}

.privacywire-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
}

.privacywire {
  background: #FFFFFF !important;
  color: #000000 !important;
  bottom: -250%;
  box-shadow: 0 -3px 10px rgba(0, 0, 0, 0) !important;
  left: 0;
  opacity: 0;
  padding: 10px;
  position: fixed;
  right: 0;
  transition: bottom 0.3s ease-in, opacity 0.3s ease;
  z-index: 1;
  line-height: 1.3em !important;
}
.privacywire a:link, .privacywire a:visited {
  text-decoration: none;
  color: #000000;
}
.privacywire a:hover, .privacywire a:active {
  color: #b96230;
  text-decoration: none;
}

.show-banner .privacywire-banner, .show-message .privacywire-message, .show-options .privacywire-options {
  bottom: 0;
  opacity: 1;
}

.privacywire-header {
  font-weight: bold;
}

.privacywire button[hidden], .privacywire-ask-consent-blueprint, [data-ask-consent-rendered="1"] {
  display: none;
}

.privacywire-banner {
  background-color: #FFFFFF;
  color: #000000;
  box-shadow: none;
  padding: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0px solid #000000;
  margin: 0px;
  box-shadow: none;
  display: flex;
  justify-content: space-between;
}
.privacywire-banner * {
  font-family: "Google Sans Flex", sans-serif !important;
  font-weight: 300;
}
@media (min-width: 600px) {
  .privacywire-banner {
    margin: 0;
    box-shadow: none;
    padding: 13px 20px;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 639px) {
  .privacywire-banner {
    border-top: 1px solid #000000;
  }
}

.privacywire-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
.privacywire-buttons button {
  background-color: transparent;
  border: 0px solid #000000;
  border-radius: 0;
  color: #000000;
  margin-top: 5px;
  padding: 0.6em 1em;
  padding: 0em;
  transition: all 0.15s ease;
  margin-bottom: 5px;
}
.privacywire-buttons button:hover {
  opacity: 1;
  color: #b96230;
  text-decoration: none;
}
.privacywire-buttons button.allow-all {
  font-weight: 700;
}
@media (max-width: 639px) {
  .privacywire-buttons button.allow-all {
    width: 100% !important;
    margin-bottom: 0;
    font-weight: 400;
    background-color: #000000;
    color: #FFFFFF;
  }
}
@media (min-width: 640px) {
  .privacywire-buttons button {
    margin-top: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .privacywire-buttons button {
    width: calc(50% - 5px);
    padding: 15px;
    border: 1px solid #000000;
  }
}
@media (max-width: 639px) {
  .privacywire-buttons {
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
  }
}

.privacywire-message {
  background-color: #000000;
  color: #000000;
  border-top: 1px solid #000000;
  padding: 13px 20px;
  width: 100%;
  margin: 0px;
  box-shadow: none;
}
@media (min-width: 600px) {
  .privacywire-message {
    margin: 0;
    box-shadow: none;
    padding: 20px 40px;
    width: 100%;
    text-align: left;
  }
}

.privacywire-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 800px) {
  .privacywire-body {
    flex-direction: column;
    align-items: flex-start;
  }
}

.privacywire-options ul {
  margin: 15px 0 10px 0 !important;
  padding: 0 !important;
}
.privacywire-options .privacywire-body {
  align-items: flex-start;
}

.privacywire-text p:last-child {
  margin-bottom: 0px !important;
}
@media (max-width: 959px) {
  .privacywire-text p:last-child {
    margin-bottom: 10px !important;
  }
}

.privacywire-text ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}
.privacywire-text ul li {
  margin: 0;
  padding: 0;
}
.privacywire-text ul li label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.privacywire-text ul li input[type=checkbox] {
  margin-right: 12px;
  width: 20px;
  height: 20px;
  position: relative;
}
.privacywire-text ul li input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 0px;
}
.privacywire-text ul li input[type=checkbox]:checked:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #000000;
}
.privacywire-text ul li input[type=checkbox]:checked:after {
  content: "✓"; /* Unicode checkmark symbol */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.3);
  color: #FFFFFF; /* Color of the checkmark */
}
@media (max-width: 800px) {
  .privacywire-text ul {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 639px) {
  .privacywire-text {
    width: 100% !important;
  }
  .privacywire-text p {
    text-align: center;
  }
}

button[class^=privacywire], button.privacywire-show-options {
  background-color: #000000;
  color: #000000;
  border: 1px solid #000000;
  padding: 12px 24px;
  border-radius: 25px;
  margin-top: 15px;
  transition: opacity 0.15s;
  font-size: 16px;
}
button[class^=privacywire]:hover, button.privacywire-show-options:hover {
  opacity: 0.7;
}

button.privacywire-show-options {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000000;
  color: #000000;
}
button.privacywire-show-options:hover {
  background-color: black;
  color: #000000;
  opacity: 1;
}

.privacywire-ask-consent {
  color: #000000;
  padding: 13px 20px;
}
.privacywire-ask-consent button {
  border: 1px solid #000000;
  background-color: #000000;
  color: #000000;
}
.privacywire-ask-consent button:hover {
  background-color: transparent;
  color: #000000;
  opacity: 1;
}

.uk-padding-large {
  padding: 40px;
}
@media (max-width: 479px) {
  .uk-padding-large {
    padding: 20px;
  }
}

.desktop-only {
  display: block;
}
@media (max-width: 959px) {
  .desktop-only {
    display: none !important;
  }
}

.mobile-only {
  display: none;
}
@media (max-width: 959px) {
  .mobile-only {
    display: block !important;
  }
}

.flex-desktop-only\@m {
  display: flex;
}
@media (max-width: 959px) {
  .flex-desktop-only\@m {
    display: none !important;
  }
}

.flex-mobile-only\@m {
  display: none;
}
@media (max-width: 959px) {
  .flex-mobile-only\@m {
    display: flex !important;
  }
}

.desktop-only\@m {
  display: block;
}
@media (max-width: 959px) {
  .desktop-only\@m {
    display: none !important;
  }
}

.mobile-only\@m {
  display: none;
}
@media (max-width: 959px) {
  .mobile-only\@m {
    display: block !important;
  }
}

.uk-flex-right\@m {
  justify-content: flex-end;
}

@media (min-width: 640px) {
  .uk-padding-remove\@s {
    padding: 0 !important;
  }
}

@media (min-width: 960px) {
  .uk-padding-remove\@m {
    padding: 0 !important;
  }
}

.videoposterwrap {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.videoposterwrap img.videoposter {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videoposterwrap svg {
  height: 60px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-65%, -50%);
  transition: transform 0.25s ease;
}
.videoposterwrap:hover svg {
  transform: translate(-65%, -50%) scale(1.1);
}

.video-container {
  position: relative;
  aspect-ratio: 3/2;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px !important;
}
.video-container.youtube-player {
  padding-bottom: 56.25%;
  height: 0;
}
.video-container.is-portrait {
  aspect-ratio: default;
}
.video-container iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.iframe-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (change this if needed) */
  height: 0;
  overflow: hidden;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.uk-modal-body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

.video-modal .uk-modal-dialog {
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.video-modal .uk-modal-dialog video, .video-modal .uk-modal-dialog iframe {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.uk-modal-close-outside {
  right: 10px;
}
@media (max-width: 960px) {
  .uk-modal-close-outside {
    top: 0px;
    right: -20px;
  }
}
@media (max-width: 640px) {
  .uk-modal-close-outside {
    top: 40px;
    right: 0;
  }
}
.uk-modal-close-outside svg {
  width: 30px;
  height: auto;
  transform: none;
}

.videoposterwrap {
  position: relative;
}
.videoposterwrap img {
  position: relative;
}
.videoposterwrap svg {
  height: 50px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.15s ease;
}
.videoposterwrap svg path {
  fill: #FFFFFF;
}
.videoposterwrap:hover svg {
  transform: translate(-50%, -50%) scale(1.1);
}
.videoposterwrap:hover svg path {
  fill: rgba(255, 255, 255, 0.85) !important;
}

.uk-accordion-item {
  border-bottom: 2px solid #000000;
  padding-bottom: 0;
  margin-top: 0 !important;
}

.uk-accordion-title {
  color: #000000;
}

.uk-lightbox {
  background-color: #FFFFFF;
}
.uk-lightbox .uk-lightbox-toolbar {
  transform: none !important;
  background-color: transparent;
  padding: 15px;
}
.uk-lightbox .uk-lightbox-toolbar .uk-lightbox-toolbar-icon {
  transform: scale(1.5);
  color: #000000;
}
.uk-lightbox .uk-lightbox-button {
  color: #000000;
  background-color: transparent;
  opacity: 1 !important;
  margin-left: 5px;
  margin-right: 5px;
}
.uk-lightbox .uk-lightbox-button svg {
  width: 15px !important;
  height: auto;
}
.uk-lightbox .uk-lightbox-button svg polyline {
  stroke-width: 1;
}
.uk-lightbox .uk-lightbox-items > * > * {
  max-width: calc(100vw - 160px);
  max-height: calc(100vh - 120px);
}
.uk-lightbox .uk-lightbox-items > * iframe {
  max-width: calc(100vw - 140px) !important;
  max-height: calc(100vh - 100px) !important;
}
.uk-lightbox .uk-lightbox-caption {
  color: #000000;
}

.uk-close-large {
  padding: 10px;
}
.uk-close-large svg {
  width: 16px;
}
.uk-close-large svg line {
  stroke-width: 1;
}

.slicksliderwrapper {
  position: relative;
}
.slicksliderwrapper .slickslider {
  position: relative;
}
.slicksliderwrapper .slickslider .slick-prev {
  left: 15px;
  z-index: 20;
  display: none !important;
}
.slicksliderwrapper .slickslider .slick-next {
  right: 15px;
  z-index: 20;
  display: none !important;
}
.slicksliderwrapper .slickslider .slickslide img {
  height: clamp(300px, 48vw, 1200px);
}
@media (min-width: 640px) {
  .slicksliderwrapper .slickslider .slickslide.half\@s img {
    height: clamp(250px, 28.5vw, 1200px);
  }
}
@media (min-width: 960px) {
  .slicksliderwrapper .slickslider .slickslide.half\@m img {
    height: clamp(250px, 28.5vw, 1200px);
  }
}
@media (min-width: 1200px) {
  .slicksliderwrapper .slickslider .slickslide.half\@l img {
    height: clamp(250px, 28.5vw, 1200px);
  }
}
.slicksliderwrapper .my-slick-prev, .slicksliderwrapper .my-slick-next {
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 20;
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.25s ease;
}
@media (max-width: 639px) {
  .slicksliderwrapper .my-slick-prev, .slicksliderwrapper .my-slick-next {
    display: none;
  }
}
.slicksliderwrapper .my-slick-prev img, .slicksliderwrapper .my-slick-prev svg, .slicksliderwrapper .my-slick-next img, .slicksliderwrapper .my-slick-next svg {
  width: 100px;
  height: auto;
}
.slicksliderwrapper .my-slick-prev svg path, .slicksliderwrapper .my-slick-next svg path {
  fill: #FFFFFF;
}
.slicksliderwrapper .my-slick-next {
  left: auto;
  right: 0px;
}
.slicksliderwrapper .slick-dots li {
  height: 6px;
}
.slicksliderwrapper .slick-dots li button:before {
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
  background-color: #000000;
}
.slicksliderwrapper:hover .my-slick-prev, .slicksliderwrapper:hover .my-slick-next {
  opacity: 1;
}
.slicksliderwrapper:hover .my-slick-prev {
  transform: translate(20px, -50%);
}
.slicksliderwrapper:hover .my-slick-next {
  transform: translate(-20px, -50%);
}

.gsap-fadein {
  opacity: 0;
}

.uk-subnav {
  padding: 0 !important;
}
.uk-subnav li {
  background-color: transparent !important;
}
.uk-subnav li a {
  background-color: transparent !important;
}
.uk-subnav li a:link, .uk-subnav li a:visited {
  text-transform: capitalize;
  text-decoration: none;
  color: #000000;
  padding: 0;
}
.uk-subnav li a:hover, .uk-subnav li a:active {
  opacity: 0.5;
}
.uk-subnav li.uk-active a:link, .uk-subnav li.uk-active a:visited {
  text-decoration: none !important;
  font-weight: bold;
  pointer-events: none;
}

* + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
  margin-top: 0px;
}

#pagination ul {
  margin-top: 40px;
}
#pagination ul li.is-active a:link, #pagination ul li.is-active a:visited {
  color: #b96230;
}
#pagination ul li a:link, #pagination ul li a:visited {
  color: #000000;
  text-decoration: none;
}
#pagination ul li a:hover, #pagination ul li a:active {
  color: #b96230;
  text-decoration: none;
}

@media (max-width: 639px) {
  #toggle-filter a#textsucheButton:hover {
    text-decoration: none;
  }
}
#toggle-filter a#textsucheButton.is-active {
  text-decoration: underline;
  pointer-events: auto;
}

#news-search .my-input {
  border: none;
  border-bottom: 1px solid #000000;
  flex-grow: 1;
  font-size: 1em;
  padding: 0.5em;
}
#news-search .my-input:focus {
  outline: none;
}
@media (max-width: 639px) {
  #news-search .my-input {
    height: 100%;
  }
}
#news-search .date-picker-wrapper {
  display: inline-flex;
  align-items: flex-end;
  border: none;
  border-bottom: 1px solid #000000;
}
#news-search .date-input {
  border: none;
  outline: none;
  flex-grow: 1;
  font-size: 0.85em;
  background: none;
  padding: 0.5em 0.75em;
}
@media (max-width: 639px) {
  #news-search .date-input {
    width: 100%;
  }
}
#news-search .date-line {
  height: 0.6em;
  width: 1px !important;
  background-color: #000000;
  display: none;
}
@media (max-width: 639px) {
  #news-search .date-line {
    display: none;
  }
}
#news-search .calendar-icon {
  padding: 0.5em;
}
#news-search .calendar-icon img {
  height: 1.3em;
  width: auto;
  cursor: pointer;
}
@media (max-width: 639px) {
  #news-search .calendar-icon {
    width: auto;
  }
}
@media (max-width: 639px) {
  #news-search .news-suche-label {
    min-width: 60px;
  }
}
#news-search button {
  font-weight: normal;
}
@media (max-width: 639px) {
  #news-search input {
    border-radius: 0 !important;
    box-shadow: none;
    outline: none;
  }
}

.FormBuilder.FormBuilder-contact {
  height: 100% !important;
}

#FormBuilder_contact input, #FormBuilder_contact textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  color: #000000;
  padding: 0;
  padding-bottom: 20px;
  height: auto;
}
#FormBuilder_contact input::placeholder, #FormBuilder_contact textarea::placeholder {
  color: #000000;
}
#FormBuilder_contact input:focus::placeholder, #FormBuilder_contact textarea:focus::placeholder {
  color: rgba(0, 0, 0, 0.25);
}
#FormBuilder_contact textarea {
  border: 1px solid #000000;
  padding: 20px;
  margin: 0; /* Remove default margin for better control */
  resize: none;
}
#FormBuilder_contact button {
  border: 1px solid #000000;
  color: #000000 !important;
}
#FormBuilder_contact button:hover, #FormBuilder_contact button:active {
  border-color: #FFFFFF !important;
  color: #FFFFFF !important;
}
#FormBuilder_contact .Inputfields {
  height: 100%; /* Full height for the form */
  display: flex;
  flex-direction: column; /* Arrange children vertically */
}
#FormBuilder_contact .Inputfield {
  margin-bottom: 20px; /* Space between input fields */
}
#FormBuilder_contact .Inputfield:last-child {
  margin-bottom: 0 !important;
}
#FormBuilder_contact .Inputfield#wrap_Inputfield_nachricht {
  overflow: hidden;
}

@media (max-width: 959px) {
  body.bg-maincol header {
    background-color: #b96230;
  }
}
body.bg-maincol header .langmenu li.maincol {
  color: #FFFFFF !important;
}

@keyframes slowfadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#bigtit {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #b96230;
  font-weight: 500;
  font-size: clamp(20px, 24vw, 1000px);
  line-height: 0.95em;
  z-index: 100;
  letter-spacing: -0.02em;
  pointer-events: none;
}
#bigtit.is-fading {
  animation: slowfadeout 4s 8s forwards;
}
#bigtit > div {
  display: block;
}

#introslider .uk-slideshow-items {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#introslider [uk-slidenav-previous] svg:not(.icon), #introslider [uk-slidenav-next] svg:not(.icon) {
  display: none !important;
}
#introslider .ns-slidenav-next {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 90px);
}
#introslider .slide-caption {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 15px;
  text-align: right;
  z-index: 10;
}

.shopify-buy-frame--cart {
  border-top: 0 !important;
  border-bottom: 0 !important;
  max-width: 440px !important;
}
.shopify-buy-frame--cart * {
  outline: none !important;
}

.visuallyhidden {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.shopify-buy-frame--toggle {
  display: inline-flex !important;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 0px;
  padding: 12px 16px 16px 16px;
  cursor: pointer;
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 22px;
  line-height: 1.35em;
  color: #000000;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.shopify-buy-frame--toggle .shopify-buy__cart-toggle {
  position: static !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
}
.shopify-buy-frame--toggle .shopify-buy__cart-toggle__count {
  font-size: 22px;
  line-height: 1.35em;
  color: #000000;
}
.shopify-buy-frame--toggle .shopify-buy__cart-toggle .shopify-buy__icon-cart--side {
  width: 22px;
  height: 22px;
  fill: #000000;
  transition: fill 0.2s ease;
}
.shopify-buy-frame--toggle:hover, .shopify-buy-frame--toggle:focus {
  border-color: #b96230;
  color: #b96230 !important;
}
.shopify-buy-frame--toggle:hover .shopify-buy__icon-cart__group, .shopify-buy-frame--toggle:focus .shopify-buy__icon-cart__group {
  fill: #b96230;
}
.shopify-buy-frame--toggle:hover .shopify-buy__cart-toggle__count, .shopify-buy-frame--toggle:focus .shopify-buy__cart-toggle__count {
  color: #b96230;
}
.shopify-buy-frame--toggle .shopify-buy--visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: 0;
}

.shopify-carousel-image-wrapper {
  aspect-ratio: 1/1 !important;
  position: relative;
}
.shopify-carousel-image-wrapper .carousel-button {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 0;
  border: 0;
  padding: 10px;
}
.shopify-carousel-image-wrapper .carousel-button.carousel-button--next {
  left: auto;
  right: 0;
  transform: translateY(-50%) rotate(180deg);
}

.shopify-buy__collection-products {
  display: flex !important;
  width: calc(100% + 20px) !important;
  flex-wrap: wrap;
  margin-left: -20px;
}
.shopify-buy__collection-products > div {
  width: 33.33%;
  padding-left: 20px;
  margin-bottom: 60px;
  font-family: neue-haas-grotesk-text, sans-serif;
  display: flex;
  flex-direction: column;
}
.shopify-buy__collection-products > div .shopify-buy__btn-wrapper {
  order: 100;
}
.shopify-buy__collection-products > div .shopify-buy__product__variant-selectors {
  order: 99;
}
.shopify-buy__collection-products > div .shopify-buy__product-description {
  font-size: 14px;
  margin-top: 10px !important;
}
.shopify-buy__collection-products > div * {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 1em;
  line-height: 1.35em;
  margin-bottom: 0px !important;
  margin-top: 0 !important;
}
.shopify-buy__collection-products > div .shopify-buy__product-img-wrapper {
  aspect-ratio: 1/1;
  margin-bottom: 10px !important;
}
.shopify-buy__collection-products > div .shopify-buy__product-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shopify-buy__collection-products > div .shopify-buy__option-select {
  font-family: inherit;
  font-size: 1em !important;
  color: #000000;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 10px !important;
}
.shopify-buy__collection-products > div .shopify-buy__option-select__label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.shopify-buy__collection-products > div .shopify-buy__option-select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.shopify-buy__collection-products > div .shopify-buy__option-select__select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 10px 35px 10px 15px;
  border: 1px solid #000000;
  border-radius: 0;
  background-color: #FFFFFF;
  font-size: 1em;
  line-height: 1.35em;
  cursor: pointer;
  transition: border-color 0.2s ease;
}
.shopify-buy__collection-products > div .shopify-buy__option-select__select:focus {
  outline: none;
  border-color: #000000;
}
.shopify-buy__collection-products > div .shopify-buy__option-select .shopify-buy__select-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  width: 16px;
  height: 16px;
  pointer-events: none;
  transform: translateY(-50%);
  fill: #000000;
}
.shopify-buy__collection-products > div .shopify-buy__btn-wrapper {
  margin-top: 10px !important;
  width: 100%;
}
.shopify-buy__collection-products > div .shopify-buy__btn-wrapper button {
  width: 100%;
  padding: 10px 15px;
  transition: none;
}
.shopify-buy__collection-products > div .shopify-buy__btn-wrapper button:hover {
  border-color: #b96230;
  color: #b96230;
}
@media (max-width: 959px) {
  .shopify-buy__collection-products > div {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .shopify-buy__collection-products > div {
    width: 100%;
  }
}

.shopify-buy__collection-pagination-button {
  margin-top: 100px;
  padding: 10px 25px;
  display: none;
}
.shopify-buy__collection-pagination-button:hover {
  background-color: #b96230;
}

.futureBtn {
  background-color: #b96230;
  height: 110px;
  width: 110px;
  padding: 14px 12px 12px 12px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 20px;
  left: 40px;
  transform: rotate(-10deg);
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.35em;
  text-align: center;
  box-shadow: 5px 5px 18px 3px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
@media (max-width: 639px) {
  .futureBtn {
    height: 90px;
    width: 90px;
    font-size: 12px;
    top: 10px;
    left: 30px;
  }
}

.long-link {
  word-break: break-word;
  overflow-wrap: anywhere;
  display: inline-block;
  max-width: 100%;
}
