@font-face {
  font-family: 'Material Symbols';
  font-style: normal;
  font-weight: 400;
  src: local('MateriaSymbols-Outlined'), local('MateriaSymbols-Outlined'),
    url(../fonts/Material_Symbols/MaterialSymbols-Outlined.woff2) format('woff2'),
    url(../fonts/Material_Symbols/MaterialSymbols-Outlined.ttf) format('truetype');
}
.material-symbols {
  font-family: 'Material Symbols';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'),
    url(../fonts/Material_Icons/MaterialIcons-Regular.woff2) format('woff2'),
    url(../fonts/Material_Icons/MaterialIcons-Regular.woff) format('woff'),
    url(../fonts/Material_Icons/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
@font-face {
  font-family: RobotoBold;
  src: local('Roboto-Bold'), url(../fonts/Roboto/Roboto-Bold.woff2) format('woff2'),
    url(../fonts/Roboto/Roboto-Bold.woff) format('woff'), url(../fonts/Roboto/Roboto-Bold.ttf) format('truetype');
}
@font-face {
  font-family: RobotoRegular;
  src: local('Roboto-Regular'), url(../fonts/Roboto/Roboto-Regular.woff2) format('woff2'),
    url(../fonts/Roboto/Roboto-Regular.woff) format('woff'), url(../fonts/Roboto/Roboto-Regular.ttf) format('truetype');
}
@font-face {
  font-family: RobotoMedium;
  src: local('Roboto-Medium'), url(../fonts/Roboto/Roboto-Medium.woff2) format('woff2'),
    url(../fonts/Roboto/Roboto-Medium.woff) format('woff'), url(../fonts/Roboto/Roboto-Medium.ttf) format('truetype');
}
@font-face {
  font-family: RobotoLight;
  src: local('Roboto-Light'), url(../fonts/Roboto/Roboto-Light.woff2) format('woff2'),
    url(../fonts/Roboto/Roboto-Light.woff) format('woff'), url(../fonts/Roboto/Roboto-Light.ttf) format('truetype');
}
@font-face {
  font-family: Golos;
  src: local('Golos'), url(../fonts/Golos/Golos.woff2) format('woff2'), url(../fonts/Golos/Golos.woff) format('woff'),
    url(../fonts/Golos/Golos.ttf) format('truetype');
}
@font-face {
  font-family: Zeyada;
  src: local('Zeyada-Regular'), url(../fonts/Zeyada/Zeyada-Regular.woff2) format('woff2'),
    url(../fonts/Zeyada/Zeyada-Regular.woff) format('woff'), url(../fonts/Zeyada/Zeyada-Regular.ttf) format('truetype');
}
@font-face {
  font-family: HeadlandOne;
  src: local('HeadlandOne'), url(../fonts/Headland_One/HeadlandOne.woff2) format('woff2'),
    url(../fonts/Headland_One/HeadlandOne.woff) format('woff'),
    url(../fonts/Headland_One/HeadlandOne.ttf) format('truetype');
}
@font-face {
  font-family: Inconsolata;
  src: local('Inconsolata'), url(../fonts/Inconsolata/Inconsolata.woff2) format('woff2'),
    url(../fonts/Inconsolata/Inconsolata.woff) format('woff'),
    url(../fonts/Inconsolata/Inconsolata.ttf) format('truetype');
}
@media only screen and (max-width: 600px) {
  [class*='col-'] {
    width: 100%;
  }
  .hide-on-small {
    display: none;
  }
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    padding-bottom: 0.5rem;
    background-color: rgba(var(--primary-color), 0.95);
    transition: all 0.4s;
  }
  .topnav.responsive a:not(.header-title) {
    padding: 0.7rem 1rem;
  }
  .topnav.responsive a:nth-last-child(2) {
    margin-bottom: 2rem;
  }
  .topnav a:hover:not(.header-title) {
    background-color: rgba(var(--primary-color), 0.95) !important;
  }
  .topnav-btn {
    margin-top: 0.75rem;
  }
  .header-title {
    font-size: 1.8rem !important;
  }
  .topnav .icon {
    padding: 1rem;
  }
  .header-menu-profile {
    top: 0.5rem !important;
  }
  .main-container {
    margin-top: 4rem !important;
  }
  .main-item {
    font-size: 1rem !important;
  }
  .main-item-title {
    font-size: 1.3rem !important;
  }
  .paragraph-headline {
    font-size: 1.1rem !important;
  }
  .login-input {
    margin-top: 0.7rem !important;
  }
  .login-section-element {
    margin-left: 0 !important;
  }
  .pin-container {
    margin-top: 1rem;
    margin-bottom: 1rem;
    justify-content: center;
  }
  .pin-headline {
    left: unset !important;
    margin-left: -1.6rem !important;
  }
}
@media only screen and (min-width: 601px) {
  .col-s-1 {
    width: 8.33%;
  }
  .col-s-2 {
    width: 16.66%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-4 {
    width: 33.33%;
  }
  .col-s-5 {
    width: 41.66%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-7 {
    width: 58.33%;
  }
  .col-s-8 {
    width: 66.66%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-10 {
    width: 83.33%;
  }
  .col-s-11 {
    width: 91.66%;
  }
  .col-s-12 {
    width: 100%;
  }
  .header-title {
    font-size: 2.5rem !important;
  }
  .topnav {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .hide-on-small-and-premedium {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .col-1 {
    width: 8.33%;
  }
  .col-2 {
    width: 16.66%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33%;
  }
  .col-5 {
    width: 41.66%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.33%;
  }
  .col-8 {
    width: 66.66%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33%;
  }
  .col-11 {
    width: 91.66%;
  }
  .col-12 {
    width: 100%;
  }
  .hide-on-medium-up {
    display: none !important;
  }
  .main-teaser-container {
    font-size: 1.3rem !important;
  }
  .paragraph-headline {
    font-size: 1.3rem !important;
  }
  .sub {
    padding-left: 5rem !important;
  }
  .flexi-container .flex-content {
    margin-top: 3rem !important;
    max-width: 66.66% !important;
  }
  #loginError {
    margin-top: 0.5rem;
  }
}
@media only screen and (min-width: 992px) {
  :root {
    --gallery-fullscreen-offset: 0 !important;
  }
  .main-teaser-container {
    font-size: 1.5rem !important;
  }
}
@media only screen and (max-width: 1199px) {
  .hide-on-medium-and-down {
    display: none;
  }
  .header {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .col-l-1 {
    width: 8.33%;
  }
  .col-l-2 {
    width: 16.66%;
  }
  .col-l-3 {
    width: 25%;
  }
  .col-l-4 {
    width: 33.33%;
  }
  .col-l-5 {
    width: 41.66%;
  }
  .col-l-6 {
    width: 50%;
  }
  .col-l-7 {
    width: 58.33%;
  }
  .col-l-8 {
    width: 66.66%;
  }
  .col-l-9 {
    width: 75%;
  }
  .col-l-10 {
    width: 83.33%;
  }
  .col-l-11 {
    width: 91.66%;
  }
  .col-l-12 {
    width: 100%;
  }
  .margin-left-right-large {
    margin-left: 12.33% !important;
    margin-right: 12.33% !important;
  }
  .margin-left-right {
    margin-left: 12.33% !important;
    margin-right: 12.33% !important;
  }
  .paragraph-headline {
    font-size: 1.4rem !important;
  }
  .section {
    padding: 0 0 !important;
  }
  .main-login-intro {
    padding-left: 0.7rem;
  }
  .popup-hint {
    padding: 0.5rem 0 !important;
  }
}
.z-depth-0 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.z-depth-1 {
  -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 0.14), 0 3px 1px -2px rgb(0 0 0 / 0.12), 0 1px 5px 0 rgb(0 0 0 / 0.2);
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 0.14), 0 3px 1px -2px rgb(0 0 0 / 0.12), 0 1px 5px 0 rgb(0 0 0 / 0.2);
}
.z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 0.14), 0 1px 10px 0 rgb(0 0 0 / 0.12), 0 2px 4px -1px rgb(0 0 0 / 0.3);
  box-shadow: 0 4px 5px 0 rgb(0 0 0 / 0.14), 0 1px 10px 0 rgb(0 0 0 / 0.12), 0 2px 4px -1px rgb(0 0 0 / 0.3);
}
.z-depth-3 {
  -webkit-box-shadow: 0 8px 17px 2px rgb(0 0 0 / 0.14), 0 3px 14px 2px rgb(0 0 0 / 0.12),
    0 5px 5px -3px rgb(0 0 0 / 0.2);
  box-shadow: 0 8px 17px 2px rgb(0 0 0 / 0.14), 0 3px 14px 2px rgb(0 0 0 / 0.12), 0 5px 5px -3px rgb(0 0 0 / 0.2);
}
.z-depth-4 {
  -webkit-box-shadow: 0 16px 24px 2px rgb(0 0 0 / 0.14), 0 6px 30px 5px rgb(0 0 0 / 0.12),
    0 8px 10px -7px rgb(0 0 0 / 0.2);
  box-shadow: 0 16px 24px 2px rgb(0 0 0 / 0.14), 0 6px 30px 5px rgb(0 0 0 / 0.12), 0 8px 10px -7px rgb(0 0 0 / 0.2);
}
.z-depth-5 {
  -webkit-box-shadow: 0 24px 38px 3px rgb(0 0 0 / 0.14), 0 9px 46px 8px rgb(0 0 0 / 0.12),
    0 11px 15px -7px rgb(0 0 0 / 0.2);
  box-shadow: 0 24px 38px 3px rgb(0 0 0 / 0.14), 0 9px 46px 8px rgb(0 0 0 / 0.12), 0 11px 15px -7px rgb(0 0 0 / 0.2);
}
:root {
  --primary-color: 234, 219, 203;
  --secondary-color: 119, 119, 119;
  --accent-color: 205, 168, 130;
  --primary-font-color: 88, 88, 88;
  --secondary-font-color: 255, 255, 255;
  --positive-font-color: 76, 175, 80;
  --gallery-fullscreen-offset: 100 !important;
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
* {
  box-sizing: border-box;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
html {
  height: 100%;
  scroll-behavior: smooth;
}
header {
  transition: opacity 2s 1s;
}
body {
  margin: 0;
  font-family: Golos;
  font-weight: 450;
  color: rgb(var(--primary-font-color));
}
footer {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  pointer-events: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  width: -moz-available;
  width: -webkit-fill-available;
  width: stretch;
}
.btn,
a {
  color: rgba(var(--primary-font-color), 0.8);
  text-decoration: none;
}
a:hover:not(.header-title) {
  font-weight: 600;
  color: rgba(var(--primary-font-color), 1);
  cursor: pointer;
}
.btn {
  font-family: Golos;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  outline: 1px solid rgba(var(--primary-font-color), 0);
  transition: 0.3s;
}
.btn:hover {
  font-weight: 600;
  background-color: rgba(var(--accent-color), 0.5);
  color: rgb(var(--secondary-font-color));
  cursor: pointer;
}
.btn:focus {
  outline: 1px solid rgba(var(--primary-font-color), 1);
}
.btn.active {
  z-index: 1101;
}
.topnav {
  overflow: hidden;
}
.topnav a {
  float: left;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  color: rgb(var(--primary-font-color));
  font-size: 1.1rem;
}
.topnav a:hover:not(.header-title) {
  background-color: rgba(var(--accent-color), 0.5);
  color: rgb(var(--secondary-font-color));
}
.topnav a.active {
  color: #fff;
}
.topnav .icon {
  display: none;
}
.header-container {
  position: absolute;
  top: 0;
  z-index: 1000;
  width: 100%;
}
.header {
  position: fixed;
  top: 0;
  overflow: hidden;
  padding: 0.8rem 10px;
  align-items: center;
  z-index: 10;
  transition: 0.4s;
}
.header-icon {
  padding: 5px;
  cursor: pointer;
  transition: all 0.4s;
}
.header-title {
  font-family: Zeyada;
  flex-grow: 1;
  text-align: left !important;
}
.header-title .back-nav {
  transition: all 0.4s;
}
.header-title .back-nav:hover {
  background-color: rgba(var(--accent-color), 0.5);
}
.header-icon:hover {
  color: rgb(var(--secondary-font-color));
  background-color: rgba(var(--accent-color), 0.5);
}
.header-menu-profile {
  position: absolute;
  top: 0.8rem;
  right: 0.1rem;
  padding: 5px;
  transition: 0.3s;
}
.header-menu-profile.active {
  z-index: 1101;
}
.header-menu-profile img {
  border-radius: 50%;
  max-width: 1.8rem;
  object-fit: contain;
}
.header-menu-profile:hover img {
  cursor: pointer;
  -webkit-box-shadow: 0 8px 17px 2px rgb(0 0 0 / 0.14), 0 3px 14px 2px rgb(0 0 0 / 0.12),
    0 5px 5px -3px rgb(0 0 0 / 0.2);
  box-shadow: 0 8px 17px 2px rgb(0 0 0 / 0.14), 0 3px 14px 2px rgb(0 0 0 / 0.12), 0 5px 5px -3px rgb(0 0 0 / 0.2);
}
.breadcrumb {
  display: flex;
  flex-direction: row;
  color: rgba(var(--primary-font-color), 0.7);
}
.breadcrumb .br-item {
  transition: all 0.4s;
}
.breadcrumb .br-top:hover,
.breadcrumb .br-item:hover {
  cursor: pointer;
  color: rgba(var(--primary-font-color), 1);
}
.breadcrumb .br-top:hover,
.breadcrumb .br-item-text:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-underline-position: under right;
}
.breadcrumb .br-item::before {
  content: '\00a0/\00a0';
}
.main-teaser-container {
  position: relative;
  font-size: 1rem;
  color: #fff;
  transition: all 0.5s;
}
.main-teaser-top-text {
  font-family: HeadlandOne;
  position: absolute;
  top: 2rem;
  left: 1.5rem;
}
.main-teaser-bottom-text {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  text-align: right;
}
.main-container {
  margin-top: 5rem;
}
.main-item {
  font-size: 1.1rem;
  word-wrap: break-word;
}
.main-item-title {
  font-family: HeadlandOne;
  font-size: 1.5rem;
}
.main-item.sub {
  padding-bottom: 2rem;
}
.main-intro {
  padding: 0.8rem 1.5rem;
  line-height: 1.5;
  background-color: rgba(var(--primary-color), 0.5);
}
.paragraph-headline {
  font-size: 1.3rem;
}
.section {
  padding: 0 1.5rem;
}
.item-spacer {
  height: 2rem;
}
.flexi-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
.flexi-container .flex-content {
  margin-top: -4px;
  max-width: 100%;
  padding: 2rem 1.5rem 2rem 0;
  background-color: rgba(var(--secondary-color), 0.2);
}
.flex-content .flex-h {
  padding-left: 1.5rem;
}
.flex-content .flex-p {
  font-size: 1.1rem;
  margin: 2.5rem 1rem 1rem 0;
  padding: 0 1.5rem;
}
.flex-visual {
  background-color: rgba(var(--secondary-color), 0.2);
}
.flex-col-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flex-col {
  padding: 1rem;
  max-width: 6rem;
  flex: 1;
}
.file-tile {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  font-family: Inconsolata;
  background-color: #fff0;
  cursor: pointer;
  transition: all 0.4s;
}
.file-tile:hover {
  background-color: rgb(0 0 0 / 0.1);
}
.file-tile i {
  font-size: 3.5rem;
  margin-left: -0.3rem;
  color: #ffe082;
}
.file-tile.file i {
  color: #4fc3f7;
}
.file-label-empty {
  width: 100%;
  justify-content: center;
  padding-top: 2rem;
}
.file-label-empty i {
  margin-right: 0.5rem;
}
.content-popup {
  z-index: -1;
  opacity: 0;
  transition: opacity 0s;
}
.content-popup.active {
  z-index: 1101;
  opacity: 1;
  transition: opacity 1s;
}
.popup-content {
  position: relative;
  display: flex;
  align-items: center;
}
.popup-content-image {
  object-fit: contain;
  max-width: 92vw;
  max-height: 95vh;
}
.popup-hint {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.popup-hint .popup-hint-text {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}
.popup-hint .popup-hint-text::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 #fff0 #fff0 #fff0;
}
.popup-hint .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.nav-container {
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.nav-btn {
  padding: 2rem;
  background-color: rgba(var(--accent-color), 0);
  color: rgba(var(--secondary-font-color), 0);
  transition: all 0.4s;
}
.nav-btn:hover {
  cursor: pointer;
  background-color: rgba(var(--accent-color), 0.5);
  color: rgba(var(--secondary-font-color), 1);
}
.about-image {
  width: 100%;
  object-fit: contain;
  max-height: 45rem;
  transition: all 0.4s;
}
.signature {
  font-family: Zeyada;
  font-weight: 600;
  font-size: 1.7rem;
}
.section-input,
.login-input {
  padding: 7px 10px;
  width: 100%;
  font-family: Golos;
}
.section-input:focus,
.login-input:focus {
  outline: none !important;
  border: 1px solid rgb(var(--primary-font-color));
  box-shadow: 0 0 4px rgba(var(--primary-font-color), 0.8);
}
.login-pw-visibility {
  position: absolute;
  right: 5px;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.4s;
}
.login-pw-visibility:hover {
  opacity: 1;
}
.login-pw-visibility:not(.active)::after {
  content: 'visibility';
}
.login-pw-visibility.active::after {
  content: 'visibility_off';
}
.login {
  border-radius: 3px;
  font-size: 1rem;
}
.login-digit {
  padding: 7px;
  width: 2rem;
  text-align: center;
  border: 1px solid rgba(var(--primary-font-color), 1);
}
.login-section-element {
  margin-left: 1rem;
}
.pin-container {
  position: relative;
}
.pin-headline {
  position: absolute;
  top: 2.3rem;
  left: 0.1rem;
  margin-left: 2.4rem;
  font-size: 0.75rem;
  color: rgba(var(--secondary-color), 1);
}
.center-in-screen {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.console-text {
  font-family: Inconsolata;
}
.margin-left-right {
  margin-left: 1rem;
  margin-right: 1rem;
}
.horizontal-align {
  display: flex;
  align-items: center;
}
.singleline-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-touch {
  pointer-events: none;
}
.no-select {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.center-text {
  text-align: center;
}
.hide {
  display: none;
}
.no-scroll {
  overflow-y: hidden;
}
.out-faded {
  opacity: 0;
  pointer-events: none;
}
.positive-green {
  color: rgb(var(--positive-font-color));
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-center {
  justify-content: center;
  align-items: center;
}
.flex-image {
  object-fit: cover;
  width: 0;
  flex-grow: 1;
}
.fade-out-in {
  transition: 2s;
  animation: fade-out-in 2s infinite linear;
}
.fade-in-out {
  transition: 2s;
  animation: fade-in-out 2s infinite linear;
}
.background-blend-bg-initial {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  pointer-events: none;
  z-index: 0;
  opacity: 0;
  overflow-y: hidden;
  transition: opacity 1s;
}
.background-blend-bg-active {
  pointer-events: visible;
  z-index: 1100;
  opacity: 0.8;
  cursor: pointer;
}
.footerPages-container-initial {
  position: fixed;
  bottom: 3rem;
  left: 0.5rem;
  z-index: -1;
  opacity: 0;
  color: rgba(var(--secondary-font-color), 0.9);
  background: rgba(var(--primary-color), 0.8);
  border-radius: 8px;
  padding: 0.5rem 1rem;
  transition: opacity 0s;
}
.footerPages-container-active {
  opacity: 1;
  z-index: 1101;
  transition: opacity 1.5s;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out-in {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
