:root {
  --primary-color: #ECE9E7;
  --primary-color-2: #CABEAE;
  --primary-color-3: #716354;
  --primary-color-4: #2D2522;
  --secondary-color: #0e4243;
  --secondary-color-2: #5e7c7d;
  --secondary-color-3: #acbcbc;
  --teritary: #5e0b15;
  --teritary-2: #985c59;
  --teritary-3: #cdaba8;
}

body.page-id-768,
body.page-id-2173 {
  background-color: #151619;
}
body.page-id-768 .menu-link,
body.page-id-2173 .menu-link {
  color: #ffffff !important;
}
body.page-id-768 .site-header#masthead .main-navigation .sub-menu,
body.page-id-2173 .site-header#masthead .main-navigation .sub-menu {
  background-color: rgba(21, 22, 25, 0.5);
  border: none;
}
body.page-id-768 .site-header#masthead .main-navigation .sub-menu .menu-item,
body.page-id-2173 .site-header#masthead .main-navigation .sub-menu .menu-item {
  --border-color: white;
}
body.page-id-768 .site-header#masthead .main-navigation .sub-menu .menu-link,
body.page-id-2173 .site-header#masthead .main-navigation .sub-menu .menu-link {
  color: white;
}
body.page-id-768 .site-footer#colophon .site-primary-footer-wrap,
body.page-id-2173 .site-footer#colophon .site-primary-footer-wrap {
  background-color: #151619 !important;
}
body.page-id-768 .site-footer#colophon .site-primary-footer-wrap p,
body.page-id-2173 .site-footer#colophon .site-primary-footer-wrap p {
  color: white !important;
}
body.page-id-768 .site-footer#colophon .site-primary-footer-wrap img,
body.page-id-2173 .site-footer#colophon .site-primary-footer-wrap img {
  filter: invert(1) !important;
}
body.page-id-768 .site-below-footer-wrap,
body.page-id-2173 .site-below-footer-wrap {
  background-color: #151619;
  color: white;
  border: none;
}
body.page-id-768 .site-below-footer-wrap p, body.page-id-768 .site-below-footer-wrap a,
body.page-id-2173 .site-below-footer-wrap p,
body.page-id-2173 .site-below-footer-wrap a {
  color: white !important;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .entry-content > .wp-block-uagb-container:not(.history_big-img, .history_header),
  body.page-id-2173 .entry-content > .wp-block-uagb-container:not(.history_big-img, .history_header) {
    padding: 4rem 4.4rem;
  }
}
@media screen and (max-width: 950px) {
  body.page-id-768 .entry-content > .wp-block-uagb-container:not(.history_big-img, .history_header),
  body.page-id-2173 .entry-content > .wp-block-uagb-container:not(.history_big-img, .history_header) {
    padding: 2rem;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .entry-content > .wp-block-uagb-container:not(.history_big-img, .history_header),
  body.page-id-2173 .entry-content > .wp-block-uagb-container:not(.history_big-img, .history_header) {
    padding: 1rem;
  }
}
body.page-id-768 p, body.page-id-768 h2, body.page-id-768 h1,
body.page-id-2173 p,
body.page-id-2173 h2,
body.page-id-2173 h1 {
  color: white !important;
}
body.page-id-768 p:not(.htext-b, .htext-a, .uagb-heading-text),
body.page-id-2173 p:not(.htext-b, .htext-a, .uagb-heading-text) {
  font-weight: 500;
  letter-spacing: 3.6px;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 799px) {
  body.page-id-768 p:not(.htext-b, .htext-a, .uagb-heading-text),
  body.page-id-2173 p:not(.htext-b, .htext-a, .uagb-heading-text) {
    font-size: 16px;
  }
}
body.page-id-768 p:not(.htext-b, .htext-a, .uagb-heading-text) strong,
body.page-id-2173 p:not(.htext-b, .htext-a, .uagb-heading-text) strong {
  font-weight: 800 !important;
}
body.page-id-768 .history_header,
body.page-id-2173 .history_header {
  margin-top: 110px;
  margin-bottom: 110px;
  min-height: 100svh;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_header,
  body.page-id-2173 .history_header {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_header,
  body.page-id-2173 .history_header {
    min-height: 100svh;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_header,
  body.page-id-2173 .history_header {
    min-height: 50svh;
    margin-top: 8rem;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_header,
  body.page-id-2173 .history_header {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_header,
  body.page-id-2173 .history_header {
    min-height: 100svh;
    padding: 0 1rem;
  }
}
body.page-id-768 .history_header_top-headline_number,
body.page-id-2173 .history_header_top-headline_number {
  font-family: "Bodoni Moda", serif;
  font-size: 100px;
  line-height: 153px;
  font-style: italic;
  margin: 0 1rem 2rem 0;
  opacity: 0;
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_header_top-headline_number,
  body.page-id-2173 .history_header_top-headline_number {
    font-size: 80px !important;
    margin-bottom: 0rem !important;
  }
}
body.page-id-768 .history_header_top-headline .htext-a,
body.page-id-2173 .history_header_top-headline .htext-a {
  margin: 0;
  opacity: 0;
}
body.page-id-768 .history_header_headline,
body.page-id-2173 .history_header_headline {
  margin: 4rem 0;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_header_headline,
  body.page-id-2173 .history_header_headline {
    margin-top: 3rem;
    margin-bottom: 2rem;
  }
}
body.page-id-768 .history_header_headline p.uagb-heading-text,
body.page-id-2173 .history_header_headline p.uagb-heading-text {
  font-family: "Bodoni Moda", serif;
  opacity: 0;
}
@media screen and (max-width: 1919px) {
  body.page-id-768 .history_header_headline p.uagb-heading-text,
  body.page-id-2173 .history_header_headline p.uagb-heading-text {
    font-size: 150px;
    line-height: 130%;
  }
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_header_headline p.uagb-heading-text,
  body.page-id-2173 .history_header_headline p.uagb-heading-text {
    font-size: 120px;
    line-height: 130%;
  }
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_header_headline p.uagb-heading-text,
  body.page-id-2173 .history_header_headline p.uagb-heading-text {
    font-size: 120px;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_header_headline p.uagb-heading-text,
  body.page-id-2173 .history_header_headline p.uagb-heading-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_workers-banner,
  body.page-id-2173 .history_workers-banner {
    background-position: 45% 50%;
  }
}
body.page-id-768 .history_generations,
body.page-id-2173 .history_generations {
  padding: 4rem 0;
}
@media screen and (max-width: 950px) {
  body.page-id-768 .history_generations,
  body.page-id-2173 .history_generations {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_generations,
  body.page-id-2173 .history_generations {
    padding: 1rem 0;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations,
  body.page-id-2173 .history_generations {
    padding-bottom: 2rem !important;
  }
}
body.page-id-768 .history_generations img,
body.page-id-2173 .history_generations img {
  height: auto !important;
}
body.page-id-768 .history_generations > .wp-block-uagb-container,
body.page-id-2173 .history_generations > .wp-block-uagb-container {
  gap: 2rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_generations > .wp-block-uagb-container,
  body.page-id-2173 .history_generations > .wp-block-uagb-container {
    margin-bottom: 4rem;
  }
}
body.page-id-768 .history_generations p.uagb-heading-text,
body.page-id-2173 .history_generations p.uagb-heading-text {
  max-width: 1500px;
  margin: 6rem auto;
  line-height: 130%;
  letter-spacing: 0;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_generations p.uagb-heading-text,
  body.page-id-2173 .history_generations p.uagb-heading-text {
    margin: 4rem auto;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations p.uagb-heading-text,
  body.page-id-2173 .history_generations p.uagb-heading-text {
    margin: 2rem auto;
  }
}
@media screen and (max-width: 950px) {
  body.page-id-768 .history_generations p.uagb-heading-text,
  body.page-id-2173 .history_generations p.uagb-heading-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_generations p.uagb-heading-text,
  body.page-id-2173 .history_generations p.uagb-heading-text {
    font-size: 50px;
    margin-bottom: 0;
  }
}
body.page-id-768 .history_generations_5g,
body.page-id-2173 .history_generations_5g {
  flex-wrap: nowrap;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_5g,
  body.page-id-2173 .history_generations_5g {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_generations_5g,
  body.page-id-2173 .history_generations_5g {
    gap: 4rem !important;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_generations_5g,
  body.page-id-2173 .history_generations_5g {
    gap: 2rem !important;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_5g .wp-block-uagb-container,
  body.page-id-2173 .history_generations_5g .wp-block-uagb-container {
    max-width: 100%;
  }
}
body.page-id-768 .history_generations_5g .wp-block-uagb-image,
body.page-id-2173 .history_generations_5g .wp-block-uagb-image {
  margin-top: 13rem;
  clip-path: polygon(18.5% 18.5%, 81.5% 18.5%, 81.5% 81.5%, 18.5% 81.5%);
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_generations_5g .wp-block-uagb-image,
  body.page-id-2173 .history_generations_5g .wp-block-uagb-image {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_generations_5g .wp-block-uagb-image,
  body.page-id-2173 .history_generations_5g .wp-block-uagb-image {
    margin-top: 0;
  }
}
body.page-id-768 .history_generations_first-hostess,
body.page-id-2173 .history_generations_first-hostess {
  margin-bottom: 0 !important;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_first-hostess,
  body.page-id-2173 .history_generations_first-hostess {
    flex-wrap: wrap;
  }
}
body.page-id-768 .history_generations_first-hostess .wp-block-uagb-image,
body.page-id-2173 .history_generations_first-hostess .wp-block-uagb-image {
  clip-path: polygon(18.5% 18.5%, 81.5% 18.5%, 81.5% 81.5%, 18.5% 81.5%);
}
body.page-id-768 .history_generations_first-hostess > .wp-block-uagb-container,
body.page-id-2173 .history_generations_first-hostess > .wp-block-uagb-container {
  margin-left: 6rem;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_first-hostess > .wp-block-uagb-container,
  body.page-id-2173 .history_generations_first-hostess > .wp-block-uagb-container {
    max-width: 100%;
    margin-left: 0;
  }
}
body.page-id-768 .history_generations_first-hostess > .wp-block-uagb-container .htext-a,
body.page-id-2173 .history_generations_first-hostess > .wp-block-uagb-container .htext-a {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_first-hostess > .wp-block-uagb-container .htext-a,
  body.page-id-2173 .history_generations_first-hostess > .wp-block-uagb-container .htext-a {
    margin-bottom: 2rem;
  }
}
body.page-id-768 .history_generations_first-hostess-2,
body.page-id-2173 .history_generations_first-hostess-2 {
  flex-wrap: nowrap;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_first-hostess-2,
  body.page-id-2173 .history_generations_first-hostess-2 {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_generations_first-hostess-2,
  body.page-id-2173 .history_generations_first-hostess-2 {
    margin-bottom: 0 !important;
  }
}
body.page-id-768 .history_generations_first-hostess-2 > .wp-block-uagb-container,
body.page-id-2173 .history_generations_first-hostess-2 > .wp-block-uagb-container {
  margin-right: 4rem;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_generations_first-hostess-2 > .wp-block-uagb-container,
  body.page-id-2173 .history_generations_first-hostess-2 > .wp-block-uagb-container {
    margin: 5rem 0;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_first-hostess-2 > .wp-block-uagb-container,
  body.page-id-2173 .history_generations_first-hostess-2 > .wp-block-uagb-container {
    max-width: 100%;
    margin: 2rem 0;
  }
}
body.page-id-768 .history_generations_first-hostess-2 .wp-block-uagb-image,
body.page-id-2173 .history_generations_first-hostess-2 .wp-block-uagb-image {
  clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_generations_first-hostess-2 .wp-block-uagb-image,
  body.page-id-2173 .history_generations_first-hostess-2 .wp-block-uagb-image {
    width: 100%;
    margin-bottom: 2rem;
  }
  body.page-id-768 .history_generations_first-hostess-2 .wp-block-uagb-image figure, body.page-id-768 .history_generations_first-hostess-2 .wp-block-uagb-image img,
  body.page-id-2173 .history_generations_first-hostess-2 .wp-block-uagb-image figure,
  body.page-id-2173 .history_generations_first-hostess-2 .wp-block-uagb-image img {
    width: inherit;
  }
}
body.page-id-768 .history_generations .htext-b,
body.page-id-2173 .history_generations .htext-b {
  max-width: 1500px;
  margin: 6rem auto;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_generations .htext-b,
  body.page-id-2173 .history_generations .htext-b {
    margin: 4rem auto;
  }
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_generations .htext-b,
  body.page-id-2173 .history_generations .htext-b {
    margin: 2rem auto;
  }
}
body.page-id-768 .history_sequence,
body.page-id-2173 .history_sequence {
  min-height: 150svh;
}
@media screen and (max-width: 950px) {
  body.page-id-768 .history_sequence::before,
  body.page-id-2173 .history_sequence::before {
    content: "";
    display: block;
    inset: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_sequence,
  body.page-id-2173 .history_sequence {
    min-height: 70svh;
    background-position: 0% 50%;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_sequence > .uagb-container-inner-blocks-wrap,
  body.page-id-2173 .history_sequence > .uagb-container-inner-blocks-wrap {
    justify-content: center !important;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_sequence > .uagb-container-inner-blocks-wrap,
  body.page-id-2173 .history_sequence > .uagb-container-inner-blocks-wrap {
    padding: 1rem;
  }
}
body.page-id-768 .history_sequence .wp-block-uagb-container,
body.page-id-2173 .history_sequence .wp-block-uagb-container {
  margin-right: 10%;
  margin-top: 15%;
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_sequence .wp-block-uagb-container,
  body.page-id-2173 .history_sequence .wp-block-uagb-container {
    margin-right: 2%;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_sequence .wp-block-uagb-container,
  body.page-id-2173 .history_sequence .wp-block-uagb-container {
    margin-right: 0;
  }
}
@media screen and (max-width: 950px) {
  body.page-id-768 .history_sequence .wp-block-uagb-container,
  body.page-id-2173 .history_sequence .wp-block-uagb-container {
    margin-top: 0;
  }
}
body.page-id-768 .history_pension-villastoff,
body.page-id-2173 .history_pension-villastoff {
  padding: 4rem 0;
  padding-top: 10rem;
}
@media screen and (max-width: 950px) {
  body.page-id-768 .history_pension-villastoff,
  body.page-id-2173 .history_pension-villastoff {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_pension-villastoff,
  body.page-id-2173 .history_pension-villastoff {
    padding: 1rem 0;
  }
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_pension-villastoff,
  body.page-id-2173 .history_pension-villastoff {
    max-width: 90% !important;
    padding-top: 8rem !important;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_pension-villastoff,
  body.page-id-2173 .history_pension-villastoff {
    max-width: 100% !important;
    padding-top: 4rem !important;
  }
}
body.page-id-768 .history_pension-villastoff > .wp-block-uagb-container,
body.page-id-2173 .history_pension-villastoff > .wp-block-uagb-container {
  margin-bottom: 6rem;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_pension-villastoff > .wp-block-uagb-container,
  body.page-id-2173 .history_pension-villastoff > .wp-block-uagb-container {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 950px) {
  body.page-id-768 .history_pension-villastoff > .wp-block-uagb-container,
  body.page-id-2173 .history_pension-villastoff > .wp-block-uagb-container {
    margin-bottom: 2rem;
  }
}
body.page-id-768 .history_pension-villastoff_text,
body.page-id-2173 .history_pension-villastoff_text {
  margin-right: 6rem;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_pension-villastoff_text,
  body.page-id-2173 .history_pension-villastoff_text {
    max-width: 100% !important;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
body.page-id-768 .history_pension-villastoff_text .htext-a,
body.page-id-2173 .history_pension-villastoff_text .htext-a {
  margin-bottom: 4rem;
  margin-top: 0;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_pension-villastoff_text .htext-a,
  body.page-id-2173 .history_pension-villastoff_text .htext-a {
    margin-bottom: 2rem;
  }
}
body.page-id-768 .history_pension-villastoff .wp-block-uagb-image,
body.page-id-2173 .history_pension-villastoff .wp-block-uagb-image {
  clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}
body.page-id-768 .history_pension-villastoff img,
body.page-id-2173 .history_pension-villastoff img {
  height: auto !important;
}
body.page-id-768 .history_pension-villastoff p.uagb-heading-text,
body.page-id-2173 .history_pension-villastoff p.uagb-heading-text {
  margin: 6rem auto;
  line-height: 130%;
  letter-spacing: 0;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_pension-villastoff p.uagb-heading-text,
  body.page-id-2173 .history_pension-villastoff p.uagb-heading-text {
    margin: 4rem auto;
  }
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_pension-villastoff p.uagb-heading-text,
  body.page-id-2173 .history_pension-villastoff p.uagb-heading-text {
    margin: 2rem auto;
  }
}
@media screen and (max-width: 950px) {
  body.page-id-768 .history_pension-villastoff p.uagb-heading-text,
  body.page-id-2173 .history_pension-villastoff p.uagb-heading-text {
    font-size: 60px;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_pension-villastoff p.uagb-heading-text,
  body.page-id-2173 .history_pension-villastoff p.uagb-heading-text {
    font-size: 50px;
  }
}
body.page-id-768 .history_never-stopped,
body.page-id-2173 .history_never-stopped {
  padding: 8rem 0;
}
body.page-id-768 .history_never-stopped .uagb-container-inner-blocks-wrap,
body.page-id-2173 .history_never-stopped .uagb-container-inner-blocks-wrap {
  max-width: unset;
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_never-stopped .uagb-container-inner-blocks-wrap,
  body.page-id-2173 .history_never-stopped .uagb-container-inner-blocks-wrap {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_never-stopped .uagb-container-inner-blocks-wrap,
  body.page-id-2173 .history_never-stopped .uagb-container-inner-blocks-wrap {
    padding: 1rem;
  }
}
body.page-id-768 .history_never-stopped_content,
body.page-id-2173 .history_never-stopped_content {
  gap: 1rem;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_never-stopped_content,
  body.page-id-2173 .history_never-stopped_content {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_never-stopped_content,
  body.page-id-2173 .history_never-stopped_content {
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 4rem;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_never-stopped_content,
  body.page-id-2173 .history_never-stopped_content {
    row-gap: 2rem;
  }
}
body.page-id-768 .history_never-stopped_content .wp-block-uagb-container,
body.page-id-2173 .history_never-stopped_content .wp-block-uagb-container {
  margin-left: 4rem;
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_never-stopped_content .wp-block-uagb-container,
  body.page-id-2173 .history_never-stopped_content .wp-block-uagb-container {
    margin-left: 0;
  }
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_never-stopped_content .wp-block-uagb-container,
  body.page-id-2173 .history_never-stopped_content .wp-block-uagb-container {
    max-width: 100%;
  }
}
body.page-id-768 .history_never-stopped_content .htext-a,
body.page-id-2173 .history_never-stopped_content .htext-a {
  margin-bottom: 4rem;
  margin-top: 0;
}
@media screen and (max-width: 1535px) {
  body.page-id-768 .history_never-stopped_content .htext-a,
  body.page-id-2173 .history_never-stopped_content .htext-a {
    margin-bottom: 2rem;
  }
}
body.page-id-768 .history_never-stopped img,
body.page-id-2173 .history_never-stopped img {
  height: auto !important;
}
body.page-id-768 .history_never-stopped .wp-block-uagb-image:nth-child(1),
body.page-id-2173 .history_never-stopped .wp-block-uagb-image:nth-child(1) {
  margin-top: auto;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_never-stopped .wp-block-uagb-image:nth-child(1),
  body.page-id-2173 .history_never-stopped .wp-block-uagb-image:nth-child(1) {
    margin-top: 12rem;
  }
}
@media screen and (max-width: 799px) {
  body.page-id-768 .history_never-stopped .wp-block-uagb-image:nth-child(1),
  body.page-id-2173 .history_never-stopped .wp-block-uagb-image:nth-child(1) {
    margin-top: 0;
  }
}
body.page-id-768 .history_never-stopped .wp-block-uagb-image,
body.page-id-2173 .history_never-stopped .wp-block-uagb-image {
  transform: scale(0.8);
}
@media screen and (max-width: 1320px) {
  body.page-id-768 .history_never-stopped .wp-block-uagb-image,
  body.page-id-2173 .history_never-stopped .wp-block-uagb-image {
    width: 100%;
  }
  body.page-id-768 .history_never-stopped .wp-block-uagb-image figure, body.page-id-768 .history_never-stopped .wp-block-uagb-image img,
  body.page-id-2173 .history_never-stopped .wp-block-uagb-image figure,
  body.page-id-2173 .history_never-stopped .wp-block-uagb-image img {
    width: inherit;
  }
}
body.page-id-768 .history_next-chapter,
body.page-id-2173 .history_next-chapter {
  position: relative;
}
body.page-id-768 .history_next-chapter:before,
body.page-id-2173 .history_next-chapter:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(250deg, rgba(201, 171, 134, 0.5) 7.77%, rgba(255, 255, 255, 0.5) 95.03%);
  z-index: 1;
}
body.page-id-768 .history_next-chapter .htext-b,
body.page-id-2173 .history_next-chapter .htext-b {
  max-width: 1360px;
  color: black !important;
  z-index: 2;
}
@media screen and (max-width: 1700px) {
  body.page-id-768 .history_next-chapter .htext-b,
  body.page-id-2173 .history_next-chapter .htext-b {
    max-width: 90%;
  }
}

/*# sourceMappingURL=history.css.map */
