@import "assets/css/dp_cookieconsent.css";
@import "assets/css/cssreset.css";
.mb-xs {
  margin-bottom: 10px;
}
.mb-s {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mb-s {
    margin-bottom: 20px;
  }
}
.mb-m {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .mb-m {
    margin-bottom: 40px;
  }
}
.mb-l {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .mb-l {
    margin-bottom: 160px;
  }
}
.grow-two {
  width: 100%;
}
@media (min-width: 768px) {
  .grow-two {
    flex: 1 1 calc(50% - 20px);
    max-width: 50%;
  }
}
.space-bottom-reset {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  .space-bottom-reset {
    margin-bottom: 0 !important;
  }
}
.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.is-hidden {
  display: none !important;
}
.link-primary {
  color: #000;
  border-bottom: 2px solid #000;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
}
.link-primary:hover,
.link-primary:focus,
.link-primary:active {
  border-bottom: 2px solid transparent;
}
.link-icon {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.link-icon span {
  margin-right: 3px;
}
.button-primary {
  display: table-cell;
  vertical-align: middle;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  background: #fff;
  border: 2px solid #866732;
  background: #866732;
  border-radius: 8px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
.button-primary:hover,
.button-primary:focus,
.button-primary:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.button-small {
  display: flex;
  align-items: center;
  padding: 5px 8px;
  border: 1px solid transparent;
  border-radius: 8px;
  background: #9AAB1E;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  justify-content: center;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.button-small:hover,
.button-small:focus,
.button-small:active {
  color: #9AAB1E;
  background: #fff;
  border: 1px solid #9AAB1E;
  box-shadow: none;
}
.button-white {
  display: table-cell;
  vertical-align: middle;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  border: 2px solid #866732;
  background: #866732;
  border-radius: 8px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.button-white:hover,
.button-white:focus,
.button-white:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.button-white:hover,
.button-white:focus,
.button-white:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.button-white:hover,
.button-white:focus,
.button-white:active {
  color: #fff;
  background: #9AAB1E;
}
.button-icon span {
  margin-right: 10px;
}
.alert {
  display: flex;
  align-items: center;
}
.alert--error {
  padding: 20px 20px;
  margin-bottom: 20px;
  border-radius: 8px;
  background: #f82400;
  color: #fff;
  flex-direction: column;
}
@media (min-width: 768px) {
  .alert--error {
    margin-bottom: 20px;
  }
}
.alert--error .alert__button {
  display: table-cell;
  vertical-align: middle;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  border: 2px solid #866732;
  background: #866732;
  border-radius: 8px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  background: #fff;
  height: auto;
  padding: 10px 15px;
  margin-top: 15px;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #9AAB1E;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.alert--error .alert__button:hover,
.alert--error .alert__button:focus,
.alert--error .alert__button:active {
  color: #fff;
  background: #9AAB1E;
}
.alert--error .alert__button span {
  margin-right: 10px;
}
.alert--error .alert__button span {
  margin-right: 10px;
}
/* dm-sans-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/assets/templates/codekit/assets/fonts/dm-sans-v15-latin-300.woff2') format('woff2');
}
/* dm-sans-regular - latin
@font-face {
	font-display: swap; 
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 400;
	src: url('/assets/templates/codekit/assets/fonts/dm-sans-v15-latin-regular.woff2') format('woff2');
}
*/
/* dm-sans-500 - latin
@font-face {
	font-display: swap; 
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	src: url('/assets/templates/codekit/assets/fonts/dm-sans-v15-latin-500.woff2') format('woff2');
}
*/
/* dm-sans-600 - latin
@font-face {
	font-display: swap; 
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 600;
	src: url('/assets/templates/codekit/assets/fonts/dm-sans-v15-latin-600.woff2') format('woff2');
}
 */
/* dm-sans-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/templates/codekit/assets/fonts/dm-sans-v15-latin-700.woff2') format('woff2');
}
/* dm-sans-800 - latin
@font-face {
	font-display: swap; 
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 800;
	src: url('/assets/templates/codekit/assets/fonts/dm-sans-v15-latin-800.woff2') format('woff2');
}
 */
@font-face {
  font-family: 'Material Icons Rounded';
  font-style: normal;
  font-weight: 100 700;
  src: url('/assets/templates/codekit/assets/fonts/google-icons.woff2') format('woff2');
}
.material-symbols-outlined {
  font-family: 'Material Icons Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: 'icons';
  src: url('assets/fonts/icons/icons.ttf?r55vxr') format('truetype'), url('assets/fonts/icons/icons.woff?r55vxr') format('woff'), url('assets/fonts/icons/icons.svg?r55vxr#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
  content: "\e90a";
}
.icon-chevron-circle-right:before {
  content: "\e908";
}
.icon-chevron-circle-left:before {
  content: "\e909";
}
.icon-chevron-left:before {
  content: "\e907";
}
.icon-chevron-down:before {
  content: "\e900";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-chevron-up:before {
  content: "\e902";
}
.icon-close:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e906";
}
.icon-arrow-right-circle:before {
  content: "\e90b";
}
.material-icons-rounded {
  font-family: 'Material Icons Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.striped-table td {
  padding: 4px;
}
.striped-table tbody tr:nth-child(odd) {
  background: #eee;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* ::selection {
  color: #fff;
  background: #367958;
}
* ::-moz-selection {
  color: #fff;
  background: #367958;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 68px;
}
@media (min-width: 768px) {
  html {
    scroll-padding-top: 96px;
  }
}
body {
  position: relative;
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.4;
  color: #000;
  min-height: 100%;
  background: #fff;
}
button,
input[type="submit"],
input[type="reset"] {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
a,
button,
input {
  outline: 2px solid transparent;
}
a {
  color: #a48d65;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #866732;
}
ul {
  list-style: none;
}
input,
select,
textarea {
  outline: 1px solid transparent;
}
button:focus,
a:focus {
  outline: 3px solid #9AAB1E;
  outline-offset: 3px;
}
.l-header button:focus,
.l-header a:focus,
.l-footer button:focus,
.l-footer a:focus {
  outline-color: #9AAB1E;
}
input:focus,
select:focus,
textarea:focus {
  outline: 1px solid #9AAB1E;
}
.l-header input:focus,
.l-header select:focus,
.l-header textarea:focus,
.l-footer input:focus,
.l-footer select:focus,
.l-footer textarea:focus {
  outline-color: #9AAB1E;
}
button:focus:not(:focus-visible),
a:focus:not(:focus-visible) {
  /* undo all the above focused button styles
	if the button has focus but the browser wouldn't normally
	show default focus styles */
  outline: 2px solid transparent;
}
hr {
  position: relative;
  height: 1px;
  border: none;
  margin: 25px 0;
  background: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
strong,
b {
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}
h1 {
  margin-bottom: 30px;
  font-family: "PT Sans 700", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 1.4;
}
.skin-page-index h1 {
  font-size: 28px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 60px;
  }
  .skin-page-index h1 {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  h1 {
    font-size: 49px;
  }
}
h2 {
  font-family: "PT Sans 700", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 32px;
    line-height: 1.4;
  }
}
h3 {
  font-family: "PT Sans 700", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 22px;
    line-height: 1.4;
  }
}
h4 {
  font-family: "PT Sans 700", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
}
address,
p {
  margin-bottom: 20px;
}
p + h2 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  p + h2 {
    margin-top: 50px;
  }
}
.image__wrapper {
  position: relative;
  /*
		avoid page reflow jumps
		https://github.com/aFarkas/lazysizes#tip-specifying-image-dimensions-minimizing-reflows-and-avoiding-page-jumps
	*/
}
.image__wrapper::after {
  content: '';
  display: block;
  height: 0;
  width: 100%;
  /* image ratio: 4:3 */
  padding-bottom: 75%;
}
.image__wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block;
}
.video {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  /* Given a 16:9 aspect ratio, 100 * (9/16) */
  border-radius: 8px;
}
.skin-teaser-home-news .video {
  border: 1px solid #ebebeb;
}
.video:before {
  z-index: 1;
}
.video .iframe__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
table th,
table td {
  padding-right: 15px;
}
legend {
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.form__wrapper {
  display: flex;
}
.form__item {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .form__item {
    margin-bottom: 20px;
  }
}
.form__label {
  order: 1;
  padding-left: 8px;
  font-size: 22px;
  line-height: 1.4;
  color: #000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form__input:focus ~ .form__label,
.form__select:focus ~ .form__label,
.form__input:focus ~ .form__label,
.form__textarea:focus ~ .form__label {
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #9AAB1E;
}
.form__select,
.form__input,
.form__textarea,
.duet-date__input,
.select2-container--default .select2-selection--single {
  order: 2;
  width: 100%;
  height: 60px;
  padding: 15px 25px;
  border: 1px solid #2a3133;
  background: #fff;
  border-radius: 8px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.form__select::placeholder,
.form__input::placeholder,
.form__textarea::placeholder,
.duet-date__input::placeholder,
.select2-container--default .select2-selection--single::placeholder {
  color: transparent;
}
.form__select:hover,
.form__input:hover,
.form__textarea:hover,
.duet-date__input:hover,
.select2-container--default .select2-selection--single:hover,
.form__select:active,
.form__input:active,
.form__textarea:active,
.duet-date__input:active,
.select2-container--default .select2-selection--single:active,
.form__select:focus,
.form__input:focus,
.form__textarea:focus,
.duet-date__input:focus,
.select2-container--default .select2-selection--single:focus {
  border-color: #9AAB1E;
}
.form__select--small,
.form__input--small,
.form__textarea--small,
.duet-date__input--small,
.select2-container--default .select2-selection--single--small {
  width: 100px;
  height: auto;
  padding: 10px 15px;
  text-align: right;
}
.form__input--file {
  padding: 30px 0 20px 10px;
  cursor: pointer;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .form__input--file {
    padding: 30px 20px 20px;
  }
}
.form__button {
  display: table-cell;
  vertical-align: middle;
  align-items: center;
  height: 60px;
  padding: 20px 32px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  background: #fff;
  border: 2px solid #866732;
  background: #866732;
  border-radius: 8px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
.form__button:hover,
.form__button:focus,
.form__button:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.form__button:hover,
.form__button:focus,
.form__button:active {
  color: #fff;
  border-color: #a48d65;
  background: #a48d65;
}
.form__button--icon span {
  margin-right: 10px;
}
.form__button--icon span {
  margin-right: 10px;
}
.form__legend {
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
}
.form__textarea {
  min-height: 150px;
}
.form__nickname {
  position: absolute;
  left: -999999px;
  top: -999999px;
  width: 2px;
  height: 2px;
}
.form__radio-checkbox .form__item {
  margin-bottom: 10px;
  flex-direction: row;
  align-items: center;
}
.form__radio-checkbox .form__item:last-child {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .form__radio-checkbox .form__item:last-child {
    margin-bottom: 20px;
  }
}
.form__radio,
.form__checkbox {
  height: 24px;
  width: 24px;
  margin-right: 10px;
  border: 1px solid #2a3133;
  border-radius: 100%;
  flex-shrink: 0;
  /* important to keep size of checkbox/radio even it there is a multiline label*/
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
  position: relative;
  cursor: pointer;
}
.form__radio[disabled],
.form__checkbox[disabled],
.form__radio[aria-disabled=true],
.form__checkbox[aria-disabled=true] {
  opacity: 0.4;
}
.form__radio::before,
.form__checkbox::before {
  content: '';
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  top: 0;
}
.form__radio:hover,
.form__checkbox:hover,
.form__radio:active,
.form__checkbox:active,
.form__radio:focus,
.form__checkbox:focus {
  border-color: #9AAB1E;
}
.form__radio:focus,
.form__checkbox:focus {
  outline: 1px solid #9AAB1E;
}
.form__checkbox {
  border-radius: 8px;
}
.form__radio::before {
  height: 0;
  width: 0;
}
.form__radio:checked::before {
  border: 5px solid transparent;
  border-radius: 100%;
  outline-offset: -6px;
  background: #000;
}
.form__checkbox:checked::before {
  content: '\e876';
  font-family: "Material Icons Rounded";
  font-size: 20px;
  line-height: 1;
  color: #000;
}
.form__radio ~ .form__label,
.form__checkbox ~ .form__label {
  position: relative;
  padding: 0;
  cursor: pointer;
  line-height: 1.2;
}
.form__info {
  font-size: 20px;
  line-height: 1.4;
}
.form__label--duet {
  pointer-events: none;
}
.duet-date__input::placeholder {
  color: #000;
}
.duet-date__input:focus {
  box-shadow: none;
  outline: 1px solid #9AAB1E;
}
.l-header .duet-date__input:focus,
.l-footer .duet-date__input:focus {
  outline-color: #000;
}
.duet-date__input:focus ~ .duet-date__toggle {
  box-shadow: none;
}
.duet-date__toggle {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: inset 0px 4px 4px -4px rgba(0, 0, 0, 0.7);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}
.duet-date__toggle:focus {
  outline: 3px solid #9AAB1E;
  outline-offset: 3px;
}
.l-header .duet-date__toggle:focus,
.l-footer .duet-date__toggle:focus {
  outline-color: #000;
}
.duet-date__prev,
.duet-date__next {
  background: #000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.duet-date__prev:hover,
.duet-date__next:hover,
.duet-date__prev:active,
.duet-date__next:active,
.duet-date__prev:focus,
.duet-date__next:focus {
  background: #9AAB1E;
  color: #fff;
}
/* overwrite duet color config */
:root {
  --duet-color-primary: #000 !important;
  --duet-color-text: #000 !important;
  --duet-color-placeholder: #000 !important;
  --duet-color-button: #fff !important;
  --duet-color-overlay: rgba(0, 0, 0, 0.8);
  --duet-font: "Lato", arial, sans-serif !important;
  --duet-font-normal: normal !important;
  --duet-font-bold: 700 !important;
  --duet-radius: 8px !important;
}
.form__alert-error {
  padding: 10px 20px 10px;
  margin-bottom: 20px;
  border-radius: 8px;
  background: #f82400;
  color: #fff;
}
@media (min-width: 768px) {
  .form__alert-error {
    margin-bottom: 20px;
  }
}
.form__error {
  padding-top: 5px;
  color: #f82400;
  font-size: 20px;
  line-height: 1.4;
}
.confirmemail {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.container,
.container-narrow {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 576px) {
  .container,
  .container-narrow {
    max-width: 767px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-narrow {
    max-width: 991px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 992px) {
  .container,
  .container-narrow {
    max-width: 1199px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-narrow {
    max-width: 1399px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-narrow {
    max-width: 1679px;
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media (min-width: 1680px) {
  .container,
  .container-narrow {
    max-width: 1680px;
  }
}
.container-narrow {
  max-width: 1400px;
}
.row {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (min-width: 992px) {
  .row {
    margin: 0 -25px;
  }
}
.grid-item {
  width: 100%;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .grid-item {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.row-2,
.row-1 {
  /*
	&:not(.row-1-8):not(.row-1-6) {
		> .grid-item {
			@media @m-large {
				width: 66.4%;
			}
		}
	}
	 */
}
@media (min-width: 992px) {
  .row-two > .grid-item {
    width: 49.9%;
  }
}
@media (min-width: 992px) {
  .row-three > .grid-item {
    width: 33.2%;
  }
}
.row-three--custom {
  position: relative;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .row-three--custom {
    margin-bottom: 160px;
  }
}
.skin-layout-2 .row-three--custom {
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .skin-layout-2 .row-three--custom {
    margin-bottom: 140px;
  }
}
@media (min-width: 1200px) {
  .skin-layout-2 .row-three--custom {
    margin-bottom: 350px;
  }
}
@media (min-width: 768px) {
  .row-three--custom > .grid-item {
    width: 240px;
  }
}
@media (min-width: 1200px) {
  .row-three--custom > .grid-item {
    width: 390px;
    padding: 0 85px;
  }
}
@media (min-width: 992px) {
  .row-four > .grid-item {
    width: 24.9%;
  }
}
.row-standalone {
  position: relative;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .row-standalone {
    margin-bottom: 140px;
  }
}
@media (min-width: 1200px) {
  .row-standalone {
    margin-bottom: 350px;
  }
}
@media (min-width: 992px) {
  .row-standalone > .grid-item {
    width: 49.9%;
  }
}
@media (min-width: 992px) {
  .row-one-two > .grid-item:first-child {
    width: 33.2%;
  }
}
@media (min-width: 992px) {
  .row-one-two > .grid-item:last-child {
    width: 66.4%;
  }
}
.row-two--footer > .grid-item:first-child {
  order: 2;
}
@media (min-width: 1200px) {
  .row-two--footer > .grid-item:first-child {
    order: 1;
    width: 58.3%;
  }
}
@media (min-width: 1400px) {
  .row-two--footer > .grid-item:first-child {
    order: 1;
    width: 49.9%;
  }
}
.row-two--footer > .grid-item:last-child {
  order: 1;
}
@media (min-width: 1200px) {
  .row-two--footer > .grid-item:last-child {
    width: 41.6%;
    order: 2;
  }
}
@media (min-width: 1400px) {
  .row-two--footer > .grid-item:last-child {
    width: 49.9%;
    order: 2;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.rich,
#tinymce {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .skin-page-vision-mission .rich,
  .skin-page-vision-mission #tinymce,
  .skin-page-goenner .rich,
  .skin-page-goenner #tinymce {
    width: 75%;
  }
}
@media (min-width: 768px) {
  .rich,
  #tinymce {
    margin-bottom: 40px;
  }
}
.rich img,
#tinymce img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.row-three--custom .rich,
.row-three--custom #tinymce {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .row-three--custom .rich,
  .row-three--custom #tinymce {
    margin-bottom: 20px;
  }
}
.rich ul,
#tinymce ul {
  margin-bottom: 20px;
}
.rich ul li,
#tinymce ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 0.5em;
  list-style: none;
}
.rich ul li:before,
#tinymce ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
  content: "●";
  font-size: 1em;
}
.rich ul li ol li:before,
#tinymce ul li ol li:before {
  display: none;
}
.rich ol,
#tinymce ol {
  margin-bottom: 20px;
  margin-left: 20px;
}
.rich ol li,
#tinymce ol li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 0.5em;
  list-style: decimal;
}
.rich blockquote,
#tinymce blockquote {
  margin-bottom: 30px;
}
.rich p + ul,
#tinymce p + ul {
  margin-top: -10px;
}
.rich ul + h2,
#tinymce ul + h2,
.rich p + h2,
#tinymce p + h2,
.rich table + h2,
#tinymce table + h2 {
  margin-top: 60px;
}
.rich ul + h3,
#tinymce ul + h3,
.rich p + h3,
#tinymce p + h3,
.rich table + h3,
#tinymce table + h3 {
  margin-top: 50px;
}
.rich--is-primary {
  padding: 20px;
  background: #a48d65;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .rich--is-primary {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .rich--is-primary p:last-child {
    margin-bottom: 0;
  }
}
#tinymce table {
  font: inherit;
}
#tinymce table th,
#tinymce table td {
  font: inherit;
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto;
}
.gslide:not(.current) {
  pointer-events: none;
}
.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}
.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto;
}
.gslide-video::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}
.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}
.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}
.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p:last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-button-hidden {
  display: none;
}
/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}
.gdesc-open .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0.4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.greset {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: #000;
}
.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}
.gbtn.focused {
  outline: 2px solid #0f3d81;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}
/*Skin */
.glightbox-clean .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video {
  background: #000;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}
.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}
.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}
.glightbox-clean .gclose:hover {
  opacity: 1;
}
/*CSS Animations*/
.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.mod-breadcrumb {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 50px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.breadcrumb-item a {
  color: #866732;
  text-decoration: none;
}
.breadcrumb-item a:after {
  float: right;
  margin-left: 10px;
  content: "›";
}
.cc-window .dp--cookie-check {
  border: 0;
  border-radius: 0;
}
.cc-window .dp--cookie-check .dp-form-control {
  margin-top: 16px;
  display: flex;
  align-items: center;
  width: 33.33332%;
}
.cc-window .dp--cookie-check .dp-form-control label {
  padding: 0;
}
.cc-window .dp--cookie-check .dp-form-control label:first-child {
  padding-left: 0;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"] {
  position: relative;
  left: 15px;
  top: -4px;
  z-index: 0;
  -webkit-appearance: none;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"] + label {
  position: absolute;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"] + label::before {
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 0;
  border: 1px solid #9AAB1E;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
  z-index: 5;
  position: relative;
}
.cc-window .dp--cookie-check .dp-form-control [type="checkbox"]:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff;
  background-color: #a48d65;
}
.cc-compliance .cc-btn {
  font-size: 16px;
  color: #fff;
  border-right: 1px solid #dadada;
}
.cc-compliance .cc-btn:last-child {
  border-right: none;
}
.cc-compliance .cc-btn.cc-allow-all {
  border-right: none;
}
.dp--overlay {
  text-align: left;
}
.dp--overlay .dp--overlay-inner {
  max-width: 450px;
}
.dp--overlay .db--overlay-submit {
  margin-left: 0;
}
.cc-allow {
  color: white;
}
.mod-companies h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mod-companies h3 {
    font-size: 28px;
    line-height: 1.2;
  }
}
.mod-companies + h2 {
  margin-top: 75px;
}
@media (min-width: 768px) {
  .mod-companies + h2 {
    margin-top: 100px;
  }
}
.companies__overview {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  gap: 20px;
  padding: 20px;
  background: #d2c6b2;
  border-radius: 8px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .companies__overview {
    gap: 40px;
    padding: 40px;
  }
}
.companies__item {
  background: #fff;
  border-radius: 8px;
  width: 120px;
}
@media (min-width: 992px) {
  .companies__item {
    width: 160px;
  }
}
.companies__overview--gold .companies__item {
  width: 250px;
}
@media (min-width: 992px) {
  .companies__overview--gold .companies__item {
    width: 400px;
  }
}
.companies__overview--silver .companies__item {
  width: 150px;
}
@media (min-width: 992px) {
  .companies__overview--silver .companies__item {
    width: 300px;
  }
}
.companies__overview--bronze .companies__item {
  width: 120px;
}
@media (min-width: 992px) {
  .companies__overview--bronze .companies__item {
    width: 200px;
  }
}
.companies__link {
  display: block;
  padding: 20px;
}
.companies__link img {
  width: 100%;
  height: auto;
}
.companies__item {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.companies__name {
  font-size: 13px;
  line-height: 1.2;
  color: #000;
  margin: 5px 0 0;
}
.events__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
  margin-bottom: 70px;
  justify-content: left;
}
.events__item {
  position: relative;
  padding: 20px;
  background: #a48d65;
  width: 100%;
}
@media (min-width: 768px) {
  .events__item {
    padding: 40px;
  }
}
.events-info__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 5%;
}
@media (min-width: 768px) {
  .events__infos {
    flex: 1 0 65%;
  }
}
.events-img__wrapper {
  max-width: 200px;
}
@media (min-width: 768px) {
  .events-img__wrapper {
    flex: 1 0 30%;
    max-width: none;
  }
}
.events__img {
  height: auto;
}
.events__date {
  font-style: italic;
}
.events-infos-more__wrapper {
  display: none;
}
.mod-footer {
  position: relative;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .mod-footer {
    overflow-x: visible;
  }
}
.footer__emotion {
  float: right;
  width: 65%;
  margin-bottom: -50px;
  margin-right: -25px;
}
@media (min-width: 992px) {
  .footer__emotion {
    display: block;
    margin-bottom: -150px;
    margin-right: -50px;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .footer__emotion {
    position: absolute;
    top: -200px;
    right: -50px;
    width: 500px;
  }
}
@media (min-width: 1680px) {
  .footer__emotion {
    width: 38vw;
    top: -25vw;
  }
}
.footer__emotion-img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
.footer__text-wrapper {
  clear: both;
  width: 100%;
  background: #a48d65;
  border-top: 2px solid #866732;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .footer__text-wrapper {
    padding: 100px 0;
  }
}
.footer__text-wrapper a {
  color: #fff;
  text-decoration: none;
}
.footer__text-wrapper a:hover,
.footer__text-wrapper a:active,
.footer__text-wrapper a:focus {
  color: #fff;
}
.footer__text-wrapper a:hover {
  text-decoration: underline;
}
.footer__text-wrapper p {
  margin-bottom: 0;
}
.footer__text-inner {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: left;
  row-gap: 34px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .footer__text-inner {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .footer__contact {
    width: 40%;
  }
}
.footer__contact > strong {
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
.footer-partner__wrapper {
  padding-top: 5px;
}
.footer-partner__link {
  display: block;
  margin-bottom: 30px;
  max-width: 200px;
}
.footer-partner__img {
  height: auto;
  width: 100%;
}
.footer-socialmedia__link {
  display: inline-block;
}
.footer-socialmedia__img {
  width: 50px;
  height: 50px;
}
.footer-socialmedia__wrapper {
  display: flex;
  flex-direction: row;
  gap: 16px;
  padding-top: 5px;
}
.mod-gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}
.gallery__item {
  position: relative;
  padding: 0 20px 20px 0;
  width: 50%;
}
@media (min-width: 768px) {
  .gallery__item {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .gallery__item {
    width: 25%;
  }
}
.sections__item .gallery__item:nth-child(n+5) {
  display: none;
}
.gallery__img-wrapper {
  overflow: hidden;
}
.gallery__link {
  display: block;
  border-radius: 8px;
  overflow: hidden;
}
.gallery__link:hover .gallery__img,
.gallery__link:focus .gallery__img,
.gallery__link:active .gallery__img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.gallery__img {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.gallery-more__wrapper {
  margin-bottom: 20px;
}
.gallery-more__link {
  text-decoration: none;
}
.gallery-more__link span {
  float: left;
  margin: 2px 5px 0 0;
}
.mod-header.state-header--nav-active .header__nav {
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mod-header > .container {
  position: relative;
}
.header__wrapper {
  padding: 10px 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 768px) {
  .header__wrapper {
    padding: 0;
    justify-content: left;
    align-items: center;
  }
}
.header__nav-trigger {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.header__nav-trigger:hover,
.header__nav-trigger:focus,
.header__nav-trigger:active {
  color: #000;
}
@media (min-width: 768px) {
  .header__nav-trigger {
    display: none;
  }
}
.header__nav-trigger .material-icons-rounded {
  font-size: 48px;
}
.header__nav-trigger .header__nav-triggerline {
  display: block;
  height: 2px;
  background: #000;
  margin-bottom: 12px;
  width: 100%;
}
.header__nav-trigger .header__nav-triggerline:last-child {
  margin-bottom: 0;
}
.header__nav {
  z-index: 15;
  display: flex;
  position: fixed;
  right: 100%;
  bottom: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  backface-visibility: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .header__nav {
    position: static;
    width: auto;
    margin-left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: padding-left 200ms ease;
    transition: padding-left 200ms ease;
    background-color: transparent;
  }
}
.header__nav-buttons {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background: #d2c6b2;
  border-bottom: 1px solid #a48d65;
}
@media (min-width: 768px) {
  .header__nav-buttons {
    display: none;
  }
}
.header__nav-home,
.header__nav-close {
  padding: 0;
  font-size: 32px;
  color: #000;
  border: none;
  box-shadow: none;
}
.header__nav-home span,
.header__nav-close span {
  font-size: inherit;
}
.mod-intro {
  position: relative;
  text-align: center;
  margin: 40px -15px 0;
}
@media (min-width: 768px) {
  .mod-intro {
    margin: 0;
  }
}
.intro__img {
  width: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.intro__bubbles-wrapper {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .intro__bubbles-wrapper {
    width: 75%;
    margin: 0 auto;
  }
}
@media screen and (min-height: 1500px) {
  .intro__bubbles-wrapper {
    width: 90%;
  }
}
.intro__bubbles {
  position: relative;
  height: 0;
  padding-bottom: 94%;
  width: 100%;
}
[class*="intro__bubble-"] {
  position: absolute;
  border-radius: 50%;
  width: 29%;
  height: 0;
  padding-bottom: 29%;
  background: red;
  overflow: hidden;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.6);
}
.intro__bubble-1 {
  left: 1%;
  top: 40%;
  background: #562A10;
}
.intro__bubble-2 {
  left: 18%;
  top: 8%;
  /*width: 62%;
	padding-bottom: 62%;
	 */
  width: 57%;
  padding-bottom: 57%;
  background: #866732;
}
.intro__bubble-3 {
  left: 56%;
  top: 50%;
  width: 42%;
  padding-bottom: 42%;
  background: #9AAB1E;
}
.intro__bubble-4 {
  /*left: 26%;
	top: 69%;*/
  left: 71%;
  top: 0;
  width: 23%;
  padding-bottom: 23%;
  background: #367958;
}
.intro-bubble__link {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  top: 0;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
}
@media (min-width: 992px) {
  .intro-bubble__link {
    font-size: 25px;
  }
}
.intro-bubble__link:hover,
.intro-bubble__link:focus,
.intro-bubble__link:active {
  background: rgba(255, 255, 255, 0.2);
}
.intro-bubble__link i {
  font-size: 20px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 5px;
}
@media (min-width: 992px) {
  .intro-bubble__link i {
    font-size: 30px;
    margin-top: 10px;
  }
}
.intro-bubble__text {
  color: #fff;
}
.l-wrapper {
  padding-top: 90px;
}
.skin-page-index .l-wrapper {
  background: #d2c6b2;
  background: url(assets/img/bg-home.jpg) no-repeat center center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .l-wrapper {
    padding-top: 100px;
  }
}
.l-header {
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
}
.skin-page-index .l-header {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
}
.l-emotion {
  float: right;
  width: 30%;
}
@media (min-width: 768px) {
  .l-emotion {
    width: 40%;
  }
}
.l-main {
  position: relative;
  z-index: 1;
  padding-bottom: 45px;
}
@media (min-width: 768px) {
  .l-main {
    padding-top: 45px;
    padding-bottom: 90px;
  }
}
@media (min-width: 992px) {
  .l-main {
    min-height: calc(100vh - 520px);
  }
}
.l-footer {
  position: relative;
  z-index: 0;
}
.logo__img {
  width: 120px;
  height: auto;
  align-self: center;
  order: 2;
  -webkit-transition: width 300ms ease;
  transition: width 300ms ease;
}
@media (min-width: 992px) {
  .logo__img {
    width: 250px;
  }
}
.logo__link {
  display: flex;
  align-items: flex-end;
  text-decoration: none;
  border: none;
}
.logo__link:hover,
.logo__link:focus,
.logo__link:active {
  border: none;
}
.nav-a11y__title {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.nav-a11y__link {
  position: absolute;
  top: -20000em;
  left: -2000em;
  display: block;
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 8px;
  color: #000;
  text-decoration: none;
}
.nav-a11y__link:focus {
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  z-index: 50;
  outline: none;
  border: 2px solid #9AAB1E;
  border-radius: 8px;
  padding: 10px;
  top: 3px;
  left: 3px;
}
.mod-nav-backdrop {
  display: none;
}
.mod-nav-backdrop.state-nav-backdrop--active {
  z-index: 5;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  width: 100vw;
  height: 100vh;
}
.mod-nav-backdrop.state-nav-backdrop--schedule-active {
  z-index: 20;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100vw;
  height: 100vh;
}
.nav-main__items {
  padding: 20px;
  font-size: 20px;
  background: #d2c6b2;
}
@media (min-width: 768px) {
  .nav-main__items {
    padding: 0;
    display: flex;
    gap: 25px;
    background: transparent;
  }
}
@media (min-width: 992px) {
  .nav-main__items {
    gap: 30px;
    font-size: 22px;
    line-height: 1.4;
  }
}
@media (min-width: 1680px) {
  .nav-main__items {
    gap: 50px;
  }
}
.nav-main__item {
  display: block;
}
.nav-main__item .nav-main__link {
  text-align: left;
}
@media (min-width: 768px) {
  .nav-main__item.active .nav-main__link {
    color: #866732;
    text-align: unset;
  }
}
@media (min-width: 768px) {
  .nav-main__item {
    position: relative;
  }
  .nav-main__item:hover .nav-main__link {
    color: #866732;
  }
  .nav-main__item:hover .nav-main__flyout {
    display: block;
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.nav-main__flyout {
  z-index: 20;
  position: absolute;
  opacity: 0;
  top: -50px;
  right: 0;
  width: 100%;
  height: calc(100% - 50px);
  padding-top: 50px;
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  background-color: #d2c6b2;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (min-width: 768px) {
  .nav-main__flyout {
    display: none;
    top: 0;
    left: 0;
    right: unset;
    width: auto;
    height: 100%;
    padding-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background-color: transparent;
  }
}
.state-nav-main-level--active .nav-main__flyout {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 768px) {
  .state-nav-main-level--active .nav-main__flyout {
    display: block;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.nav-main__buttons {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  border-bottom: 1px solid #a48d65;
}
@media (min-width: 768px) {
  .nav-main__buttons {
    display: none;
  }
}
.nav-main__back,
.nav-main__close {
  padding: 0;
  font-size: 32px;
  color: #000;
  border: none;
  box-shadow: none;
}
.nav-main__back span,
.nav-main__close span {
  font-size: inherit;
}
.nav-main__link {
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 50px 17px 0;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-main__link:hover,
.nav-main__link:focus,
.nav-main__link:active {
  color: #000;
}
@media (min-width: 768px) {
  .nav-main__link {
    padding: 28px 10px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #000;
  }
  .nav-main__link:hover,
  .nav-main__link:focus,
  .nav-main__link:active {
    color: #866732;
  }
}
@media (min-width: 992px) {
  .nav-main__link {
    padding: 35px 10px;
  }
}
.nav-main__icon-deep {
  position: absolute;
  top: calc(50% - 9px);
  right: 10px;
}
@media (min-width: 768px) {
  .nav-main__icon-deep {
    display: none !important;
  }
}
.nav-main__link-level {
  position: relative;
  display: block;
  padding: 10px 20px;
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
.nav-main__link-level:hover,
.nav-main__link-level:focus,
.nav-main__link-level:active {
  color: #000;
}
@media (min-width: 768px) {
  .nav-main__link-level {
    display: none;
  }
}
.nav-main__sub {
  position: relative;
}
@media (min-width: 768px) {
  .nav-main__sub {
    padding: 20px 0;
    min-width: 280px;
    background: #a48d65;
    margin-left: -50px;
    border-radius: 0 0 8px 8px;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
    font-size: 20px;
    line-height: 1.4;
  }
}
.nav-main__sub a {
  font-family: "DM Sans", Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
}
.nav-main__sub-items {
  padding: 0 20px;
  text-align: left;
}
@media (min-width: 768px) {
  .nav-main__sub-items {
    padding: 0;
  }
  .nav-main__sub-items li.active .nav-main__sub-link {
    background: rgba(255, 255, 255, 0.4);
  }
}
.nav-main__sub-link {
  display: block;
  width: 100%;
  padding: 10px;
  color: #000;
  background: transparent;
  text-decoration: none;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-main__sub-link:hover,
.nav-main__sub-link:focus,
.nav-main__sub-link:active {
  color: #000;
}
@media (min-width: 768px) {
  .nav-main__sub-link {
    padding: 10px 20px;
  }
  .nav-main__sub-link:hover,
  .nav-main__sub-link:focus,
  .nav-main__sub-link:active {
    background: rgba(255, 255, 255, 0.4);
  }
}
.nav-main__link--wrapper {
  background: #d2c6b2;
  padding: 20px;
  display: block;
}
@media (min-width: 768px) {
  .nav-main__link--wrapper {
    display: none;
  }
}
.nav-main__link--wrapper .nav-main__link--legal-notice {
  color: #000;
  text-decoration: none;
  padding: 10px 0;
  font-size: 16px;
}
.nav-main__link--wrapper .nav-main__link--legal-notice:hover,
.nav-main__link--wrapper .nav-main__link--legal-notice:focus,
.nav-main__link--wrapper .nav-main__link--legal-notice:active {
  color: #000;
}
.mod-nav-anchor {
  margin-bottom: 4rem;
}
.mod-nav-anchor .anchor-navigation {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 2rem;
  row-gap: 1rem;
  margin: 0;
}
@media (min-width: 768px) {
  .mod-nav-anchor .anchor-navigation {
    flex-direction: row;
  }
}
.mod-nav-anchor .anchor-navigation li {
  height: 100%;
  display: flex;
}
.mod-nav-anchor .anchor-navigation li a {
  background: #866732;
  border: 2px solid #a48d65;
  padding: 20px 32px;
  width: 100%;
}
@media (min-width: 768px) {
  .mod-nav-anchor .anchor-navigation li a {
    width: auto;
  }
}
.mod-nav-anchor .anchor-navigation li a:before {
  content: '\2192';
  margin-right: 8px;
  display: inline-block;
}
.mod-nav-anchor .anchor-navigation li a:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
}
.sections__item + .sections__item {
  margin-top: 100px;
}
.sections__image {
  margin-bottom: 20px;
}
.sections-image__label {
  text-align: right;
  font-size: 13px;
  margin-bottom: 0;
}
.mod-team {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  .mod-team {
    width: 75%;
  }
}
.team__overview {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
  justify-content: space-between;
  max-width: 750px;
  width: 100%;
}
.team__item {
  padding: 20px;
  background: #d2c6b2;
  width: 100%;
  border-radius: 8px;
}
@media (min-width: 992px) {
  .team__item {
    width: calc(32.7% - 10px);
  }
}
@media (min-width: 768px) {
  .team__item:nth-child(1),
  .team__item:nth-child(2) {
    width: calc(50% - 10px);
  }
}
.team__info {
  margin-bottom: 5px;
}
.team__email {
  font-size: 16px;
}
.team__email a {
  color: #562A10;
}
.team__photo {
  width: 100%;
  max-width: 350px !important;
  height: auto;
  display: block;
  border-radius: 8px;
}
.teasers__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
  margin-bottom: 70px;
  justify-content: left;
}
.teasers__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 20px;
}
@media (min-width: 576px) {
  .teasers__grid .teasers__item {
    width: calc(50% - 10px);
  }
}
@media (min-width: 992px) {
  .teasers__grid .teasers__item {
    width: calc(33% - 10px);
  }
}
.teasers__item {
  position: relative;
  width: 100%;
}
.teasers__link {
  position: relative;
  display: block;
  height: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  color: #000;
  padding: 20px;
  border-radius: 8px;
  background: #d2c6b2;
  overflow: hidden;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .teasers__link {
    padding: 40px;
  }
}
.teasers__link:hover,
.teasers__link:focus,
.teasers__link:active {
  color: #fff;
  background: #a48d65;
}
.teasers__link:hover .teasers__img,
.teasers__link:focus .teasers__img,
.teasers__link:active .teasers__img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.teasers__link:hover .teasers__more i,
.teasers__link:focus .teasers__more i,
.teasers__link:active .teasers__more i {
  color: #fff;
}
.teasers__title {
  margin-top: 0;
}
.teasers__img-wrapper {
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 20px;
  max-width: 340px;
}
@media (min-width: 768px) {
  .teasers__img-wrapper {
    float: right;
    width: 30%;
    margin: 0 0 0 20px;
  }
}
.teasers__img {
  width: 100%;
  max-width: none;
  height: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  vertical-align: top;
}
.teasers__subtitle {
  margin: 0;
}
.teasers__more {
  position: absolute;
  right: -10px;
  bottom: -10px;
  z-index: 1;
}
.teasers__list .teasers__more {
  position: static;
}
.teasers__more i {
  font-size: 75px;
  color: rgba(255, 255, 255, 0.5);
}
.teasers__list .teasers__more i {
  font-size: 40px;
  color: rgba(86, 42, 16, 0.5);
}
.mod-topic {
  padding: 20px;
  background: #a48d65;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .mod-topic {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .mod-topic p:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .topic__title {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .topic__gallery {
    margin-top: 10px;
  }
}
.mod-video {
  position: relative;
}
.mod-video .media-container {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
}
.mod-video .media-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
