@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(front__gmx_sep__assets__gmx_sep__c4adaa9afbc79b3fc25e__gmx_dot__woff2)
      format("woff2"),
    url(front__gmx_sep__assets__gmx_sep__c3152b4bca72e5fa0f1d__gmx_dot__woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"),
    url(front__gmx_sep__assets__gmx_sep__76841f23a1a86cc45dda__gmx_dot__woff2)
      format("woff2"),
    url(front__gmx_sep__assets__gmx_sep__6328ccad884f048e05fd__gmx_dot__woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  src: local("Montserrat Medium"), local("Montserrat-Medium"),
    url(front__gmx_sep__assets__gmx_sep__666e9a78e4e3819f55b3__gmx_dot__woff2)
      format("woff2"),
    url(front__gmx_sep__assets__gmx_sep__d4229eb4f41cd8ed69a0__gmx_dot__woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(front__gmx_sep__assets__gmx_sep__b0463f53f41af9e523ee__gmx_dot__woff2)
      format("woff2"),
    url(front__gmx_sep__assets__gmx_sep__28d1cd8f0d64ab4e8e27__gmx_dot__woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 300;
  src: local("Montserrat Light"), local("Montserrat-Light"),
    url(front__gmx_sep__assets__gmx_sep__b610a988924de6465a3a__gmx_dot__woff2)
      format("woff2"),
    url(front__gmx_sep__assets__gmx_sep__adf450d3d3a1dee9a4a8__gmx_dot__woff)
      format("woff");
}
@font-face {
  font-display: swap;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(front__gmx_sep__assets__gmx_sep__8d16e6e1efbaebda9012__gmx_dot__woff2)
      format("woff2"),
    url(front__gmx_sep__assets__gmx_sep__452a68b138be7027b26c__gmx_dot__woff)
      format("woff");
  unicode-range: u+0030, u+0037, u+0039;
}
@font-face {
  font-display: swap;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans Medium"), local("NotoSans-Medium"),
    url(front__gmx_sep__assets__gmx_sep__ace976b2af85552f116a__gmx_dot__woff2)
      format("woff2"),
    url(front__gmx_sep__assets__gmx_sep__ee7d514c130de02b0e3e__gmx_dot__woff)
      format("woff");
}
*,
:after,
:before {
  box-sizing: border-box;
}
:root {
  accent-color: #eeaf26;
  interpolate-size: allow-keywords;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
  scrollbar-color: #eeaf26 #fff;
}
:root:focus-within {
  scroll-behavior: smooth;
}
body {
  accent-color: #eeaf26;
  background-color: #fff;
  color: #000;
  display: flex;
  flex-direction: column;
  font-family: Montserrat, Segoe UI, Roboto, Helvetica Neue, Noto Sans,
    Liberation Sans, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  margin: unset;
  min-height: 100dvh;
  padding-top: 58px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}
@media (min-width: 576px) {
  body {
    padding-top: 66px;
  }
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label {
  line-height: 1.2;
}
[tabindex]:focus-visible,
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 1px solid #f7d793;
}
a {
  color: #000;
  text-decoration-thickness: auto;
}
a:hover {
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  overflow-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  text-wrap: balance;
}
p {
  text-wrap: pretty;
}
canvas,
iframe,
img,
picture,
svg,
video {
  display: block;
  max-width: 100%;
}
img {
  height: auto;
}
button,
input,
select,
textarea {
  font: inherit;
}
button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  overflow: visible;
  text-transform: none;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:is(ul, ol)[class] {
  list-style-type: "";
}
pre {
  max-width: 100%;
  overflow: auto;
  scrollbar-width: thin;
}
::-moz-selection {
  background-color: rgba(238, 175, 38, 0.5);
}
::selection {
  background-color: rgba(238, 175, 38, 0.5);
}
:target {
  scroll-margin-block: 5ex;
}
@media (prefers-reduced-motion: reduce) {
  *,
  :after,
  :before {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
  :root:focus-within {
    scroll-behavior: auto;
  }
  img,
  video {
    
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes loaderFadeInOut {
  0%,
  80%,
  to {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes rotate-right {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes rotate-left {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-1turn);
  }
}
.btn {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0.75rem;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  line-height: 1.2;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out, color 0.15s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.btn:hover {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #000;
}
.btn:focus-visible {
  border-color: #e6e6e6;
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.25);
  outline: 0;
}
.btn:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active:focus-visible {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 100%, 0.25),
    inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn--primary {
  background-color: #eeaf26;
  border: 1px solid #eeaf26;
}
.btn--primary:hover {
  background-color: #d69e22;
  border-color: #d69e22;
}
.btn--primary:focus-visible {
  border-color: #d69e22;
  box-shadow: 0 0 0 0.25rem rgba(238, 175, 38, 0.25);
}
.btn--primary:active:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(238, 175, 38, 0.25),
    inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn--circle {
  border-radius: 50%;
}
.btn--pill {
  border-radius: 3rem;
}
.btn--icon {
  align-items: center;
  display: inline-flex;
  font-size: calc(1.2625rem + 0.15vw);
  gap: calc(1.275rem + 0.3vw);
  padding: 0.3rem 0.5rem 0.3rem 1.2rem;
}
@media (min-width: 1200px) {
  .btn--icon {
    font-size: 1.375rem;
    gap: 1.5rem;
  }
}
.btn--icon img,
.btn--icon svg {
  max-inline-size: revert;
}
.btn--icon svg path {
  transition: fill 0.15s ease-in-out;
}
.btn--icon:hover svg path {
  fill: currentColor;
}
.btn--back {
  font-weight: 700;
  gap: 0.625rem;
  padding: 0.6rem 1.25rem;
}
.btn--back,
.btn--back:hover {
  color: #007278;
}
.btn-back-wrapper {
  align-items: center;
  display: flex;
  gap: 0.875rem;
}
.btn--outline-primary {
  border: 2px solid #eeaf26;
  color: #eeaf26;
}
.btn--outline-primary:hover {
  background-color: #eeaf26;
  border-color: #eeaf26;
  color: #fff;
}
.btn--outline-primary:focus-visible {
  border-color: #d69e22;
  box-shadow: 0 0 0 0.25rem rgba(238, 175, 38, 0.25);
}
.btn--outline-primary:active:focus-visible {
  box-shadow: 0 0 0 0.25rem rgba(238, 175, 38, 0.25),
    inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dropdown {
  position: relative;
}
.dropdown:hover .dropdown-toggle {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle.active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.dropdown-menu {
  display: none;
  left: 0;
  padding-top: 0.25rem;
  position: absolute;
  top: 100%;
  z-index: 1000;
}
.dropdown-menu ul {
  background-clip: padding-box;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 0.625rem;
  list-style: none;
  margin: 0;
  padding: 0.5rem 0;
}
.dropdown-menu li + li {
  margin-top: 0.25rem;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-item {
  display: block;
  padding: 0.25rem 1rem;
  text-decoration: none;
  white-space: nowrap;
  width: 100%;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #1a1a1a;
  -webkit-text-decoration: underline solid currentColor;
  text-decoration: underline solid currentColor;
}
.dropdown-item:active {
  color: #262626;
  text-decoration: none;
}
.dropdown-control .caret {
  transition: transform 0.2s ease-in-out;
}
.dropdown-control.active .caret {
  transform: rotate(0.5turn);
}
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 1.25rem;
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
}
.form-control,
.form-control:focus {
  background-color: #f9f9f9;
  color: #000;
}
.form-control:focus {
  border-color: #f7d793;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075),
    0 0 0 0.25rem rgba(238, 175, 38, 0.25);
  outline: 0;
}
.form-control::-moz-placeholder {
  color: #aaa;
  font-weight: 400;
  opacity: 1;
}
.form-control::placeholder {
  color: #aaa;
  font-weight: 400;
  opacity: 1;
}
textarea.form-control {
  min-height: 2.375rem;
}
.form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(front__gmx_sep__assets__gmx_sep__010bd17e832edb750493__gmx_dot__svg)
    right 1.75rem center/30px 15px no-repeat #fff;
  border: 3px solid #eeaf26;
  border-radius: 1.25rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  color: #000;
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 0.75rem 4rem 0.75rem 1.35rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: min(340px, 100%);
}
.form-select:focus {
  border-color: #775813;
  box-shadow: 0 0 0 0.25rem rgba(238, 175, 38, 0.25);
  outline: 0;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.form-select--pill {
  background: url(front__gmx_sep__assets__gmx_sep__239522192ea025c52dd8__gmx_dot__svg)
      calc(100% - 0.75rem) / 24px no-repeat,
    url(front__gmx_sep__assets__gmx_sep__243bd2e04364c33c958d__gmx_dot__svg)
      0.75rem/32px no-repeat,
    #fff;
  border: 1px solid #ddd;
  border-radius: 5rem;
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 400;
  padding: 0.45rem 2.75rem 0.45rem 3.35rem;
}
@media (min-width: 1200px) {
  .form-select--pill {
    font-size: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .form-select--pill {
    background-position: calc(100% - 0.35rem), 0.3rem;
    background-size: 24px;
    font-size: 1rem;
    padding-left: 2.1rem;
    padding-right: 2rem;
  }
}
.form-select--pill:not(:focus) {
  box-shadow: none;
}
.input-group {
  align-items: stretch;
  display: flex;
  max-width: 930px;
  position: relative;
  width: 100%;
}
.input-group > .form-control {
  border-left-width: 0;
  border-radius: 0 4rem 4rem 0;
  flex: 1 1 auto;
  font-size: calc(1.2875rem + 0.45vw);
  min-width: 0;
  padding: 0.575rem 0.5rem 0.575rem 0.25rem;
  position: relative;
  width: 1%;
}
@media (min-width: 1200px) {
  .input-group > .form-control {
    font-size: 1.625rem;
  }
}
.input-group > .form-control:focus {
  z-index: 5;
}
.input-group__submit {
  background-color: #f9f9f9;
  border-color: #ddd;
  border-radius: 4rem 0 0 4rem;
  border-right-width: 0;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  position: relative;
  z-index: 2;
}
.input-group__submit:focus {
  z-index: 5;
}
.input-group--sm .form-control {
  font-size: calc(1.275rem + 0.3vw);
  padding-bottom: 0.45rem;
  padding-top: 0.45rem;
}
@media (min-width: 1200px) {
  .input-group--sm .form-control {
    font-size: 1.5rem;
  }
}
.input-group--right .form-control {
  border-radius: 5rem 0 0 5rem;
}
.input-group--right .input-group__submit {
  border-radius: 0 5rem 5rem 0;
}
.input-group--clear .form-control {
  padding-right: 3.25rem;
}
.input-group--clear .input-group__clear {
  background-color: transparent;
  border-color: transparent;
  border-radius: 50%;
  padding: 0.2rem;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}
.input-group--clear .input-group__clear img {
  transition: opacity 0.25s ease-in-out;
}
.input-group--clear .input-group__clear:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.input-group--clear .input-group__clear:hover:not(:active) img {
  opacity: 0.7;
}
@media (max-width: 575.98px) {
  .input-group .form-control {
    font-size: 1rem;
  }
  .input-group__submit {
    padding-left: 0.5rem;
    padding-right: 0.25rem;
  }
  .input-group img {
    height: 24px;
    width: 24px;
  }
}
.form-switch {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}
#map .form-switch {
  margin: 1.5rem 2rem 0 0;
}
.form-switch-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3E%3Ccircle r=%273.25%27 fill=%27%23fff%27/%3E%3C/svg%3E")
    0 / contain no-repeat #ddd;
  border: 1px solid #ddd;
  border-radius: 2em;
  height: 1.5rem;
  margin: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  transition: background-position 0.15s ease-in-out;
  vertical-align: top;
  width: 3.25rem;
}
.form-switch-input:active {
  filter: brightness(90%);
}
.form-switch-input:focus {
  border-color: #95c395;
  box-shadow: 0 0 0 0.25rem rgba(42, 135, 42, 0.25);
  outline: 0;
}
.form-switch-input:checked {
  background-color: #2a872a;
  background-position-x: right;
}
.form-switch-input:disabled {
  filter: none;
  opacity: 0.5;
  pointer-events: none;
}
.form-switch-input:disabled ~ .form-switch-label,
.form-switch-input[disabled] ~ .form-switch-label {
  cursor: default;
  opacity: 0.5;
}
.form-switch-label {
  font-family: Montserrat;
  font-size: 1.125rem;
  font-weight: 600;
}
.js-Dropdown {
  display: inline-block;
  min-width: 0;
  position: relative;
  width: min(340px, 100%);
}
.js-Dropdown-title {
  background: url(front__gmx_sep__assets__gmx_sep__010bd17e832edb750493__gmx_dot__svg)
    right 1.75rem center/30px 15px no-repeat #fff;
  border: 3px solid #eeaf26;
  border-radius: 1.25rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  overflow: hidden;
  padding: 0.75rem 4rem 0.75rem 1.35rem;
  text-align: start;
  text-overflow: ellipsis;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  white-space: nowrap;
  width: 100%;
}
.js-Dropdown-title:focus {
  border-color: #775813;
  box-shadow: 0 0 0 0.25rem rgba(238, 175, 38, 0.25);
  outline: 0;
}
.js-Dropdown-list {
  background: #fff;
  border-radius: 0.75rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  display: none;
  height: 0;
  list-style: none;
  margin: 0;
  max-height: 300px;
  opacity: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  scrollbar-width: thin;
  width: 100%;
  z-index: 1;
}
.js-Dropdown-list li {
  cursor: pointer;
  line-height: 1.1;
  padding: 0.75em 1em;
}
.js-Dropdown-list li:hover {
  background-color: #e5e5e5;
}
.js-Dropdown-list li.is-selected {
  background-color: #eeaf26;
}
.js-Dropdown-list.is-open {
  display: block;
  height: auto;
  opacity: 1;
}
.filters .js-Dropdown-title {
  background: url(front__gmx_sep__assets__gmx_sep__239522192ea025c52dd8__gmx_dot__svg)
      calc(100% - 0.75rem) / 24px no-repeat,
    url(front__gmx_sep__assets__gmx_sep__243bd2e04364c33c958d__gmx_dot__svg)
      0.75rem/32px no-repeat,
    #fff;
  border: 1px solid #ddd;
  border-radius: 5rem;
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 400;
  padding: 0.45rem 2.75rem 0.45rem 3.35rem;
}
@media (min-width: 1200px) {
  .filters .js-Dropdown-title {
    font-size: 1.5rem;
  }
}
.filters .js-Dropdown-title:not(:focus) {
  box-shadow: none;
}
@media (max-width: 575.98px) {
  .filters .js-Dropdown-title {
    background-position: calc(100% - 0.35rem), 0.3rem;
    background-size: 24px;
    font-size: 1rem;
    padding-left: 2.1rem;
    padding-right: 2rem;
  }
}
.loader-points {
  color: #eeaf26;
  font-size: 4px;
  margin-top: -2.5lh;
  position: relative;
}
.loader-points,
.loader-points:after,
.loader-points:before {
  animation: loaderFadeInOut 1.25s ease-in-out infinite;
  animation-fill-mode: both;
  border-radius: 50%;
  height: 2.5em;
  width: 2.5em;
}
.loader-points:after,
.loader-points:before {
  content: "";
  position: absolute;
  top: 0;
}
.loader-points:before {
  animation-delay: -0.32s;
  left: -3.5em;
}
.loader-points:after {
  left: 3.5em;
}
.loader-container {
  height: 40px;
  position: relative;
  width: 40px;
}
.loader-electron,
.loader-electrons,
.loader-ring {
  height: 100%;
  position: absolute;
  width: 100%;
}
.loader-core {
  background-color: #facc15;
  border-radius: 50%;
  box-shadow: 0 0 10px #facc15;
  height: 12px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
}
.loader-ring {
  animation: rotate-right 1s linear infinite;
  border: 2px solid transparent;
  border-radius: 50%;
  border-top-color: #facc15;
  left: 0;
  top: 0;
}
.loader-electron {
  align-items: center;
  animation: rotate-left 1.5s linear infinite;
  display: flex;
  justify-content: center;
}
.loader-electron:before {
  background-color: #facc15;
  border-radius: 50%;
  box-shadow: 0 0 5px #facc15;
  content: "";
  height: 6px;
  position: absolute;
  top: -1.5px;
  width: 6px;
}
.loader-electron:nth-child(2) {
  animation-delay: -1s;
}
.loader-electron:nth-child(3) {
  animation-delay: -2s;
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: calc(1.325rem + 0.9vw);
  padding-right: calc(1.325rem + 0.9vw);
  width: 100%;
}
@media (min-width: 1200px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 575.98px) {
  .container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.main-bg {
  background: url(front__gmx_sep__assets__gmx_sep__cc321c6822c88447cf52__gmx_dot__png)
    top/cover no-repeat;
}
.main-bg--gastronomy {
  padding-top: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .main-bg--gastronomy {
    padding-top: 3rem;
  }
}
.inner-bg {
  background-color: rgba(0, 0, 0, 0.1);
}
.social {
  display: flex;
  gap: 1rem;
  margin: 0;
  padding: 0;
}
.social__link {
  background-color: #fff;
  border-radius: 50%;
  display: grid;
  height: 50px;
  padding: 0;
  place-content: center;
  width: 50px;
}
.footer .social {
  flex-wrap: wrap;
}
.hero .social {
  position: absolute;
  right: calc(1.275rem + 0.3vw);
  top: calc(1.4375rem + 2.25vw);
}
@media (min-width: 1200px) {
  .hero .social {
    right: 1.5rem;
    top: 3.125rem;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .hero .social {
    right: 1rem;
  }
}
@media (min-width: 768px) {
  .hero .social {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .hero .social {
    right: 0.5rem;
    top: 0.75rem;
  }
}
.chatbot {
  bottom: 0;
  contain: layout style;
  position: fixed;
  right: 0;
  z-index: 5;
}
.chatbot__control,
.chatbot__wrapper {
  position: absolute;
  transform-origin: right bottom;
  transition: filter 0.2s ease-in-out, max-height 0.25s ease-in-out,
    max-width 0.25s ease-in-out, opacity 0.2s ease-in-out,
    transform 0.25s ease-in-out;
}
.chatbot__box,
.chatbot__control {
  display: flex;
  flex-direction: column;
}
.chatbot__control {
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  border-color: hsla(0, 0%, 100%, 0);
  border-radius: 1rem;
  bottom: 1rem;
  max-height: 200px;
  max-width: 200px;
  opacity: 1;
  padding: 0;
  right: calc(1.2625rem + 0.15vw);
  z-index: 1;
}
@media (min-width: 1200px) {
  .chatbot__control {
    right: 1.375rem;
  }
}
.chatbot__control-image {
  align-items: flex-end;
  background-color: #d9d9d9;
  border-radius: 50%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  display: flex;
  height: 130px;
  justify-content: center;
  margin-bottom: -1px;
  overflow: hidden;
  transition: filter 0.2s ease-in-out;
  width: 130px;
}
.chatbot__control-image img {
  -o-object-fit: contain;
  object-fit: contain;
}
.chatbot__control-content {
  background-color: #eeaf26;
  border-radius: 1rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 0.875rem;
  min-width: 130px;
  padding: 0.575rem 0.55rem;
  transition: background-color 0.2s ease-in-out;
  z-index: 1;
}
.chatbot__control-content p {
  font-weight: 700;
  margin: 0;
}
.chatbot__control:hover {
  background-color: hsla(0, 0%, 100%, 0);
  border-color: hsla(0, 0%, 100%, 0);
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.15));
}
.chatbot__control:hover .chatbot__control-content {
  background-color: #ca9520;
}
.chatbot__control:hover .chatbot__control-image {
  filter: brightness(105%);
}
.chatbot__control:active {
  box-shadow: none;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
}
.chatbot__control:active .chatbot__control-content {
  background-color: #eeaf26;
}
.chatbot__wrapper {
  bottom: 1.125rem;
  opacity: 0;
  right: calc(1.325rem + 0.9vw);
  transform: scale(0);
  width: min(560px, 60vw);
}
@media (min-width: 1200px) {
  .chatbot__wrapper {
    right: 2rem;
  }
}
.chatbot__box {
  background-color: #f3f3f3;
  border-radius: 16px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  color: #161a1d;
  max-height: 435px;
  overflow: hidden;
  width: 100%;
}
.chatbot__header {
  align-items: center;
  background-color: #e1a627;
  display: flex;
  gap: 1rem;
  padding: 0 0.875rem 0 0.625rem;
}
.chatbot__header-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0;
}
.chatbot__header .btn {
  background-color: inherit;
  border-color: #e1a627;
  margin-left: auto;
  padding: 0.35rem;
}
.chatbot__header .btn img {
  height: 20px;
  width: 20px;
}
.chatbot__header .btn:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.chatbot__footer {
  padding: 0.5rem 1.5rem 1.375rem;
}
.chatbot__history {
  background: linear-gradient(#f3f3f3 50%, transparent) 50% 0/100% 40px
      no-repeat local,
    radial-gradient(
        100% 100% at 50% -10%,
        rgba(0, 0, 0, 0.2) 0,
        transparent 55%
      )
      50% 0/100% 40px no-repeat scroll,
    linear-gradient(transparent, #f3f3f3 50%) 50% 100%/100% 40px no-repeat local,
    radial-gradient(
        100% 100% at 50% 110%,
        rgba(0, 0, 0, 0.2) 0,
        transparent 55%
      )
      50% 100%/100% 40px no-repeat scroll,
    #f3f3f3;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-height: 100%;
  overflow: hidden auto;
  overflow-anchor: unset;
  overscroll-behavior: contain;
  padding: calc(1.275rem + 0.3vw) calc(1.325rem + 0.9vw);
  scroll-behavior: smooth;
  scrollbar-gutter: auto;
  scrollbar-width: thin;
}
@media (min-width: 1200px) {
  .chatbot__history {
    padding: 1.5rem 2rem;
  }
}
.chatbot__history .loader {
  margin: 1.5rem 0;
}
.chatbot__message {
  animation: fadeInUp 0.35s ease-in-out both;
  border-radius: 7px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  padding: 0.625rem 0.875rem 1.25rem;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.chatbot__message p {
  margin: 0;
  text-wrap: pretty;
  white-space: pre-wrap;
  word-break: break-word;
}
.chatbot__message-header {
  display: flex;
  font-size: 10px;
  margin: 0 0 0.3rem;
  padding: 0;
}
.chatbot__message-header .name {
  font-weight: 700;
}
.chatbot__message-header li + li {
  align-items: center;
  display: flex;
  margin-left: 0.25rem;
}
.chatbot__message-header li + li:before {
  content: "|";
  font-weight: 700;
  margin-right: 0.25rem;
}
.chatbot__message:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%2717%27 version=%271.2%27 viewBox=%270 0 19 17%27%3E%3Cpath fill=%27%23fff%27 d=%27M9.9-111c-3.8 0-7 3.1-7 7v92.6l-.4-1L2.9-9v6.9c0 1.3.4 2.5 1 3.6.2 5-.5 9.7-3.1 13.5-4.3 6.5 9.2-4.5 18.4-10.1H497c3.9 0 7-3.1 7-7V-104c0-3.9-3.1-7-7-7z%27/%3E%3C/svg%3E")
    50% / contain no-repeat;
  bottom: -13px;
  content: "";
  filter: drop-shadow(0 4px 14px rgba(0, 0, 0, 0.1));
  height: 20px;
  left: -2px;
  position: absolute;
  width: 20px;
}
.chatbot__message.model {
  background-color: #fff;
}
.chatbot__message.user {
  align-self: flex-end;
  background-color: #f0eced;
  max-width: 90%;
}
.chatbot__message.user p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.chatbot__message.user:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2719%27 height=%2717%27 version=%271.2%27 viewBox=%270 0 19 17%27%3E%3Cpath fill=%27%23f0eced%27 d=%27M9.9-111c-3.8 0-7 3.1-7 7v92.6l-.4-1L2.9-9v6.9c0 1.3.4 2.5 1 3.6.2 5-.5 9.7-3.1 13.5-4.3 6.5 9.2-4.5 18.4-10.1H497c3.9 0 7-3.1 7-7V-104c0-3.9-3.1-7-7-7z%27/%3E%3C/svg%3E");
  left: auto;
  right: -2px;
  transform: rotateY(0.5turn);
}
.chatbot__message .recommended {
  display: grid;
  gap: 2.5rem;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.chatbot__message .card {
  font-size: 0.8125rem;
}
.chatbot__message .card__header {
  background-color: #d3d3d3;
  border-radius: 0.9375rem;
  overflow: hidden;
  position: relative;
}
.chatbot__message .card__image {
  aspect-ratio: 49/26;
  min-height: 105px;
  transition: transform 0.35s ease-in-out;
  width: 100%;
}
.chatbot__message .card__label {
  background-color: #eeaf26;
  border-radius: 0 2rem 2rem 0;
  color: #fff;
  font-weight: 700;
  padding: 0.35rem 1rem;
  position: absolute;
  top: 17px;
}
.chatbot__message .card__excerpt {
  padding: 0.5rem;
}
.chatbot__message .card:hover .card__image {
  transform: scale(1.05);
}
.chatbot .chatbot__input {
  filter: drop-shadow(0 4px 14px rgba(0, 0, 0, 0.25));
}
.chatbot .chatbot__input .btn,
.chatbot .chatbot__input textarea {
  background-color: #fff;
  border: none;
}
.chatbot .chatbot__input textarea {
  caret-color: #eeaf26;
  field-sizing: content;
  font-size: 1rem;
  margin: 0;
  overscroll-behavior: contain;
  padding: 0.75rem 0 0.75rem 1.25rem;
  resize: none;
  scrollbar-width: thin;
}
.chatbot .chatbot__input textarea:focus-visible {
  outline: none;
}
.chatbot .chatbot__input .btn {
  padding: 0.5rem 1.3rem 0.5rem 0.75rem;
}
.chatbot .chatbot__input.loading .chatbot__loader {
  display: grid;
}
.chatbot .chatbot__input.loading .btn {
  opacity: 0.75;
}
.chatbot__loader {
  background-color: hsla(0, 0%, 100%, 0.85);
  border-radius: 1.5rem;
  display: none;
  height: 100%;
  left: 0;
  place-content: center;
  position: absolute;
  top: 0;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
  z-index: 5;
}
.chatbot.active .chatbot__control {
  max-height: 0;
  max-width: 0;
  opacity: 0;
  transform: scale(0);
}
.chatbot.active .chatbot__wrapper {
  max-width: 560px;
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 575.98px) {
  .chatbot__control-image {
    height: 100px;
    width: 100px;
  }
  .chatbot__control img {
    max-width: 95px;
  }
  .chatbot__control-content {
    font-size: 0.75rem;
    min-width: 100px;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .chatbot__wrapper {
    bottom: 0.75rem;
    right: 1rem;
    width: calc(100vw - 2rem);
  }
  .chatbot__history {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}
.footer {
  background: url(front__gmx_sep__assets__gmx_sep__9783b3a8ca580bb7e968__gmx_dot__png)
    50% / cover no-repeat #621132;
  color: #fff;
  font-weight: 500;
  margin-top: auto;
}
.footer a {
  color: inherit;
}
.footer a:not(:hover) {
  text-decoration: none;
}
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer li + li {
  margin-top: 0.125rem;
}
.footer h6 {
  font-size: 1.25rem;
  font-weight: 500;
  margin: 0 0 0.5rem;
}
.footer__container {
  display: flex;
  gap: calc(1.325rem + 0.9vw);
  justify-content: space-evenly;
  padding-bottom: calc(1.425rem + 2.1vw);
  padding-top: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .footer__container {
    gap: 2rem;
    padding-bottom: 3rem;
    padding-top: 3.5rem;
  }
}
.footer__excerpt {
  margin-bottom: 0.3125rem;
  max-width: 25ch;
}
.footer__legal {
  margin-top: 0.5rem;
}
.footer__logo {
  flex-shrink: 0;
  margin-bottom: 1.25rem;
}
.footer__logo-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer__learn-more h6 {
  margin-bottom: 0.75rem;
}
.footer__learn-more > a {
  display: inline-block;
  margin-bottom: 1rem;
}
.footer__learn-more > div {
  align-items: center;
  display: flex;
  gap: 0.75rem;
}
.footer .footer__social {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.footer__tel {
  font: 700 2rem/1 Noto Sans;
}
.footer .link-logo {
  transition: filter 0.25s ease-in-out;
}
.footer .link-logo:hover {
  filter: brightness(0.8);
}
@media (max-width: 767.98px) {
  .footer .footer__container {
    align-items: center;
    flex-direction: column;
  }
}
.header {
  background-color: #fff;
  box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  gap: 0.5rem;
  justify-content: space-between;
  padding: 0.75rem 0.75rem 0.75rem 1.75rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6;
}
.header,
.header__tools {
  align-items: center;
  display: flex;
}
.header__tools {
  flex-shrink: 0;
  gap: 1.2rem;
}
.header__logo {
  height: auto;
  margin-top: -0.5rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
}
.header__excerpt {
  font-weight: 600;
  margin: 0;
}
.header__more {
  align-items: center;
  display: flex;
  font-weight: 600;
  gap: 0.4rem;
}
.header__discover {
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15),
    inset 1px 4px 4px 0 rgba(0, 0, 0, 0.1);
  display: grid;
  gap: calc(1.4375rem + 2.25vw);
  grid-auto-flow: column;
  grid-template-columns: 50px;
  justify-content: safe center;
  left: 0;
  margin: 0;
  opacity: 0;
  overflow: auto;
  padding: 1rem calc(1.425rem + 2.1vw) 1.25rem;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transform: translateY(-200%);
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out 0.25s;
  width: 100%;
}
@media (min-width: 1200px) {
  .header__discover {
    gap: 3.125rem;
    padding: 1rem 3rem 1.25rem;
  }
}
.header__discover li {
  flex-shrink: 0;
}
.header__discover a {
  align-items: center;
  color: #383838;
  display: flex;
  flex-direction: column;
  font-size: 0.75rem;
  position: relative;
  text-decoration: none;
}
.header__discover a:hover p {
  opacity: 1;
}
.header__discover p {
  bottom: -16px;
  font-family: Noto Sans;
  margin: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease-in-out;
  white-space: nowrap;
}
.header__discover img {
  max-height: 50px;
  max-width: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}
.header__discover.show {
  opacity: 1;
  pointer-events: auto;
  transform: none;
  transition: opacity 0.25s ease-in-out;
}
.header .dropdown-toggle {
  align-items: center;
  display: flex;
}
.header .dropdown-toggle img:first-child {
  margin-right: 0.625rem;
  margin-top: 0.25rem;
}
.header .dropdown-toggle img:last-child {
  margin-left: 0.3125rem;
}
@media (max-width: 991.98px) {
  .header .header__discover {
    grid-template-columns: 40px;
  }
  .header .header__discover img {
    max-height: 40px;
    max-width: 40px;
  }
}
@media (max-width: 767.98px) {
  .header .header__excerpt {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .header {
    padding: 0.75rem 0.5rem;
  }
  .header .header__more,
  .header .header__tools {
    gap: 0.25rem;
  }
  .header .btn {
    padding: 0.5rem 0.25rem;
  }
  .header .dropdown-toggle img:first-child {
    height: 15px;
    margin-right: 0.25rem;
    margin-top: 0;
    width: 15px;
  }
  .header .header__tools {
    font-size: 0.8125rem;
  }
}
.d-flex {
  display: flex;
}
.d-none {
  display: none;
}
.align-items-center {
  align-items: center;
}
.m-0 {
  margin: 0;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-32 {
  margin-bottom: calc(1.325rem + 0.9vw) !important;
}
@media (min-width: 1200px) {
  .mb-32 {
    margin-bottom: 2rem !important;
  }
}
.mt-0 {
  margin-top: 0 !important;
}
.p-0 {
  padding: 0;
}
.text-center {
  text-align: center;
}
.text-brown {
  color: #b18c5b;
}
.text-secondary {
  color: #611232;
}
.w-100 {
  width: 100%;
}