/**
* Scoped to the root of the document and all its descendant elements.
* Add this to the Header markup in Experience builder>Settings>Advanced>Edit Header: 
* <link rel="stylesheet" href="/sfsites/c/resource/LebenslustStyles" />
*/

:root {
  /** Use --dxp-g to make broad changes **/
  --dxp-g-root: #ffffff;
  --dxp-g-root-contrast: #000000;
  --dxp-g-root-1: #f5f8f7;
  --dxp-g-root-2: #fcf7f2;
  --dxp-g-root-contrast-1: #e17000;
  --dxp-g-root-contrast-2: #e17000;
  --dxp-g-brand: #e17000;
  --dxp-g-brand-contrast: #f5f6f8;
  --dxp-g-brand-1: #f76b1c;
  --dxp-g-brand-2: #0073cf;
  --dxp-g-brand-3: #b7c1ba;
  --dxp-g-brand-contrast-1: #f5f6f8;
  --dxp-g-brand-contrast-2: #f5f6f8;
  --dxp-g-brand-contrast-3: #f5f6f8;
  --dxp-g-neutral: #d8d8d8;
  --dxp-g-neutral-contrast: #fff;
  --dxp-g-neutral-1: #ebeeec;
  --dxp-g-footer-contrast: #000000;
  /** set the font for all root/body text **/
  --dxp-g-root-font-family: 'TisaSansWeb', sans-serif;
  /** set the font for headings **/
  --dxp-g-heading-font-family: 'TisaSansWebBold', sans-serif;
  --dxp-g-text-heading_large: 2rem;

  /** Set the link color **/
  --dxp-c-link-text-color: #000000;

  /** Set button  color **/
  /* --slds-c-button-color-background: #E17000; */

  /** Font for buttons **/
  --dxp-s-button-font-family: TisaSansWebBold;

  --dxp-c-anchor-text-color: #e17000;

  --sds-c-button-radius-border: 5px;
  --sds-c-button-color-border: #e17000;

  --dxp-c-section-content-spacing-inline-start: 1rem;
  --dxp-c-section-content-spacing-inline-end: 1rem;
  --dxp-c-header-container-spacing-inline-start: 5rem;
  --dxp-c-header-container-spacing-inline-end: 5rem;
  --dxp-c-footer-container-spacing-inline-start: 5rem;
  --dxp-c-footer-container-spacing-inline-end: 5rem;

  --sds-c-button-spacing-inline-start: 1.875rem;
  --sds-c-button-spacing-inline-end: 1.875rem;
}

html,
body {
  overflow-x: hidden;
}

.grecaptcha-badge {
  visibility: hidden;
}

/* Themelayout  */
.logoContainer {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  position: relative;
  max-height: 100%;
  display: block;
  outline: 0;
  height: 97px;
  padding: 0;
  max-width: 50vw;
  z-index: 10;
  margin-top: -25px;
  /* vertical-align: top; */
}

.site__header {
  position: relative;
  border-top: 25px #e17000 solid;
  z-index: 0;
}

.site__footer {
  position: relative;
  border-bottom: 6rem #e17000 solid;
  z-index: -1;
  vertical-align: bottom;
}

.footerImage {
  display: block;
}

.logoContainerFooter {
  position: relative;
  z-index: 10;
  bottom: -5rem;
}

/* a:focus:not(.slds-button, .slds-dropdown__item > a) {
  background: #fff;
  background-color: #fff;
} */

.uk-lightbox {
  background: rgba(0, 0, 0, 0.6) !important;
}

/* .uk-slidenav */

.uk-slidenav:before {
  /* background-color: rgba(255, 255, 255, 0.75); */
  /* display: inline-block;
  box-sizing: border-box;
  width: 60px;
  height: 60px; */
  line-height: 60px;
  color: #e17000;
  font-size: 60px;
  text-align: center;
}

.uk-slidenav-previous:before {
  content: '\f104';
  font-family: FontAwesome;
}

.uk-slidenav-next:before {
  content: '\f105';
  font-family: FontAwesome;
}

@media only screen and (min-width: 48em) {
  h1 {
    font-family: var(--dxp-s-text-heading-extra-large-font-family);
    font-style: var(--dxp-s-text-heading-extra-large-font-style);
    font-weight: var(--dxp-s-text-heading-extra-large-font-weight);
    font-size: var(--dxp-s-text-heading-extra-large-font-size);
    line-height: var(--dxp-s-text-heading-extra-large-line-height);
    letter-spacing: var(--dxp-s-text-heading-extra-large-letter-spacing);
  }

  h2 {
    font-family: var(--dxp-s-text-heading-large-font-family);
    font-style: var(--dxp-s-text-heading-large-font-style);
    font-weight: var(--dxp-s-text-heading-large-font-weight);
    font-size: var(--dxp-s-text-heading-large-font-size);
    line-height: var(--dxp-s-text-heading-large-line-height);
    letter-spacing: var(--dxp-s-text-heading-large-letter-spacing);
  }

  h3 {
    font-family: var(--dxp-s-text-heading-medium-font-family);
    font-style: var(--dxp-s-text-heading-medium-font-style);
    font-weight: var(--dxp-s-text-heading-medium-font-weight);
    font-size: var(--dxp-s-text-heading-medium-font-size);
    line-height: var(--dxp-s-text-heading-medium-line-height);
    letter-spacing: var(--dxp-s-text-heading-medium-letter-spacing);
  }

  h4 {
    font-family: var(--dxp-s-text-heading-small-font-family);
    font-style: var(--dxp-s-text-heading-small-font-style);
    font-weight: var(--dxp-s-text-heading-small-font-weight);
    font-size: var(--dxp-s-text-heading-small-font-size);
    line-height: var(--dxp-s-text-heading-small-line-height);
    letter-spacing: var(--dxp-s-text-heading-small-letter-spacing);
  }

  h6 {
    font-family: var(--dxp-s-text-heading-large-font-family);
    font-style: var(--dxp-s-text-heading-large-font-style);
    font-weight: var(--dxp-s-text-heading-large-font-weight);
    font-size: 25px;
    line-height: var(--dxp-s-text-heading-large-line-height);
    letter-spacing: var(--dxp-s-text-heading-large-letter-spacing);
  }

  p,
  .llt-regular {
    font-family: var(--dxp-s-text-body-font-family);
    font-style: var(--dxp-s-text-body-font-style);
    font-weight: var(--dxp-s-text-body-font-weight);
    font-size: var(--dxp-s-text-body-font-size);
    line-height: var(--dxp-s-text-body-line-height);
    letter-spacing: var(--dxp-s-text-body-letter-spacing);
    color: var(--dxp-g-root-contrast);
    /* margin: 0 0 0 0; */
  }

  .llt-decoration {
    font-family: var(--dxp-s-text-heading-large-font-family);
    font-style: var(--dxp-s-text-body-font-style);
    font-weight: var(--dxp-s-text-body-font-weight);
    font-size: ar(--dxp-s-text-body-font-size);
    line-height: var(--dxp-s-text-body-line-height);
    letter-spacing: var(--dxp-s-text-body-letter-spacing);
    color: var(--dxp-g-root-contrast);
  }

  .llt-link {
    font-family: var(--dxp-s-text-heading-large-font-family);
    font-style: var(--dxp-s-text-body-font-style);
    font-weight: var(--dxp-s-text-body-font-weight);
    font-size: var(--dxp-s-text-body-font-size);
    line-height: var(--dxp-s-text-body-line-height);
    letter-spacing: var(--dxp-s-text-body-letter-spacing);
    color: #e17000;
  }
}

@media only screen and (max-width: 47.99em) {
  /* :root {
        --dxp-s-button-font-family: TisaSansWeb;
    } */

  h1 {
    font-family: TisaWebBold;
    font-style: normal;
    font-weight: normal;
    font-size: 1.75rem;
    line-height: 1.75rem;
    letter-spacing: 0em;
  }
  h2 {
    font-family: TisaSansWebBold;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 0em;
  }
  h3 {
    font-family: TisaWebBold;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 0em;
    color: var(--dxp-g-root-contrast, #333);
  }
  h4 {
    font-family: TisaSansWeb;
    font-style: normal;
    font-weight: normal;
    font-size: 0.85rem;
    line-height: 1.25rem;
    letter-spacing: 0em;
    color: var(--dxp-g-root-contrast, #333);
  }
}

/* p {
    letter-spacing: 0.03rem;
}

img {
  vertical-align: middle;
} */

.scroll {
  width: 3rem;
  height: 3rem;
  border-color: var(--dxp-g-root-contrast-1);
  border: solid;
  background-color: white;
  position: fixed;
  display: none;
  justify-content: center;
  align-content: center;
  align-items: center;
  bottom: 80px;
  right: 60px;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 9;
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
  animation: fadeup-scrolltop 0.7s;
}

@media all and (max-width: 400px) {
  .scroll {
    bottom: 40px;
    right: 40px;
    animation: fadeup-scrolltop-mobile 0.7s;
  }
}

.scroll svg {
  fill: var(--dxp-g-brand-1);
}

@keyframes fadeup-content {
  0% {
    opacity: 0;
    position: relative;
    top: 2rem;
  }
  100% {
    opacity: 1;
    position: relative;
    top: 0;
  }
}

@keyframes fadeup-scrolltop {
  0% {
    opacity: 0;
    bottom: 20px;
  }
  100% {
    opacity: 0.8;
    bottom: 80px;
  }
}

@keyframes fadeup-scrolltop-mobile {
  0% {
    opacity: 0;
    bottom: 20px;
  }
  100% {
    opacity: 0.8;
    bottom: 40px;
  }
}
