@font-face {
  font-family: "Khand";
  src: url("/assets/fonts/Khand/Khand-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Khand";
  src: url("/assets/fonts/Khand/Khand-Regular.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Khand";
  src: url("/assets/fonts/Khand/Khand-Medium.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "Khand";
  src: url("/assets/fonts/Khand/Khand-SemiBold.ttf");
  font-weight: 600;
}

@font-face {
  font-family: "Khand";
  src: url("/assets/fonts/Khand/Khand-Bold.ttf");
  font-weight: 700;
}

@font-face {
  font-family: "Khand";
  src: url("/assets/fonts/Khand/Khand-Bold.ttf");
  font-weight: 700;
}

@font-face {
  font-family: "Noto Serif";
  src: url("/assets/fonts/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf");
  font-weight: 100 900;
  font-stretch: 62.5% 100%;
  font-style: normal;
}

@font-face {
  font-family: "Noto Serif";
  src: url("/assets/fonts/Noto_Serif/NotoSerif-Italic-VariableFont_wdth,wght.ttf");
  font-weight: 100 900;
  font-stretch: 62.5% 100%;
  font-style: italic;
}

@font-face {
  font-family: "Noto Sans";
  src: url("/assets/fonts/Noto_Sans/NotoSans-VariableFont_wdth,wght.ttf");
  font-weight: 100 900;
  font-stretch: 62.5% 100%;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans";
  src: url("/assets/fonts/Noto_Sans/NotoSans-Italic-VariableFont_wdth,wght.ttf");
  font-weight: 100 900;
  font-stretch: 62.5% 100%;
  font-style: italic;
}

/* #region ROOT STYLES --> */
:root {
  --bm_55jahre_fill: #F5AD91;
  --bm_accent_or_fill: #FE5441;
  --bm_accent_tk_linaer_two: #00C7B1;
  --bm_accent_tk_linaer_one: #33FFE8;
  --bm_accent_tk_linaer: linear-gradient(349deg, #00C7B1 33.82%, #33FFE8 148.18%);
  --bm_accent_wg_fill: #EBE6E0;
  --bm_background_fill: #F3F3F3;
  --bm_dark_fill: #242424;
  --bm_grey_fill: #8D8C86; 
  --bm_old_red_fill: #5B0B35;
  --bm_old_red_linear_two: #5B0B35;
  --bm_old_red_linear_one: #7D003D;
  --bm_old_red_linear: linear-gradient(299deg, #5B0B35 11.47%, #7D003D 94.18%);
  --bm_white_fill: #FFFFFF;
  --bm_white_fill_rgb: 255, 255, 255;
  --img_bg_fill: #DBDBDB;
  --corners: 20px;
}

/* #region Font Settings */
p {
  font-family: "Noto Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
}

h1 {
  font-family: "Noto Sans", sans-serif;
  font-size: 68px;
  font-style: normal;
  font-weight: 300;
  line-height: 68px; 
}

h2 {
  font-family: "Noto Serif", sans-serif;
  font-size: 68px;
  font-style: normal;
  font-weight: 300;
  line-height: 68px;
}

h3 {
text-align: center;
font-family: "Khand", sans-serif;
font-size: 48px;
font-style: normal;
font-weight: 900;
line-height: 105%; 
}

h4 {
text-align: center;
font-family: "Khand", sans-serif;
font-size: 84px;
font-style: normal;
font-weight: 900;
line-height: normal;
}

h5 {
font-family: "Noto Serif";
font-size: clamp(1.4rem, 0.03rem + 4.65vw, 3.8rem);
font-style: normal;
font-weight: 300;
line-height: normal;
}

.khand-light {
  font-family: "Khand", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.khand-regular {
  font-family: "Khand", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.khand-medium {
  font-family: "Khand", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.khand-semibold {
  font-family: "Khand", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.khand-bold {
  font-family: "Khand", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* <uniquifier>: Use a unique and descriptive class name */
/* <weight>: Use a value from 100 to 900 */

.noto-serif-regular {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-serif-medium {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-serif-semibold {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-serif-bold {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-serif-black {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-sans-regular {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-sans-medium {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-sans-semibold {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-sans-bold {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

.noto-sans-black {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-variation-settings: "wdth" 75;
}

/* #endregion fontsettings */

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  color: var(--bm_dark_fill);
  overflow-x: hidden;
  background: var(--bm_background_fill);
}

footer {
  max-width: 1200px;
  margin: 0 auto;
  font-family: "Khand", sans-serif;
  font-weight: 500;
  font-style: normal;
}

/* #endregion */


/* #region Link Styles */

a {
  text-decoration: none;
  color: inherit;
}

/* #endregion */

/* #region color classes */

.bm__jahre-color {
  background: var(--bm_55jahre_fill);
}

.bm__orange-color {
  background: var(--bm_accent_or_fill);
}

.bm__turq-color {
  background: var(--bm_accent_tk_linaer_two);
}

.bm__lightgrey-color {
  background: var(--bm_grey_fill);
}

/* #endregion color classes */

/* #region footer styles */

footer {
  position: relative;
  width: 100%;
  height: 130px;
  padding: 54px 45px;

  background: var(--bm_accent_wg_fill) ;

  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

footer li a {
  color: var(--bm_grey_fill);
}

footer li {
  padding: 1rem;
  display: inline-block;
}


footer li::after {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  margin: 2px 0 0 0;
  background: var(--bm_grey_fill);
  transition: width 300ms ease-in-out;
}


footer li:hover::after {
  width: 100%;
  margin: 2px 0 0 0;
  transition: width 300ms ease-in-out;
}

/* #end region footer styles */

/* #region contact styles */

.contact_infos a::after {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  /* margin: 2px 0 0 0; */
  background: var(--bm_dark_fill);
  transition: width 300ms ease-in-out;

}

.contact_infos a:hover::after {
  width: 100%;
  /* margin: 2px 0 0 0; */
  transition: width 300ms ease-in-out;

}

/* #end region contact styles */

/* #region CTA card styles */

.cta a::after {
  content: '';
  display: block;
  width: 0;
  height: 4px;
  margin: 4px 0 0 0;
  background: var(--bm_background_fill);
  transition: width 300ms ease-in-out;
}

.cta a:hover::after {
  width: 100%;
  margin: 4px 0 0 0;
  transition: width 300ms ease-in-out;
}

/* #end region CTA card styles */

/* #region background patterns */

.bg_pattern {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  background-color: #f3f3f3;
  opacity: 0.05;
  background: radial-gradient(circle, transparent 20%, #f3f3f3 20%, #f3f3f3 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, #f3f3f3 20%, #f3f3f3 80%, transparent 80%, transparent) 25px 25px, linear-gradient(#242424 2px, transparent 2px) 0 -1px, linear-gradient(90deg, #242424 2px, #f3f3f3 2px) -1px 0;
  background-size: 50px 50px, 50px 50px, 25px 25px, 25px 25px;
}

/* #engregion background patterns */

/* #region span classes */

.noto_serif_normal {
  color: inherit;
  text-align: center;
  font-family: "Noto Serif";
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  line-height: 68px; /* 100% */
}

.noto_sans_black {
  color: inherit;
  font-family: "Noto Sans";
  font-size: inherit;
  font-style: normal;
  font-weight: 900;
  line-height: 68px;
}

.noto_sans_medium {
  color: inherit;
  font-family: "Noto Sans";
  font-size: inherit;
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
}

.noto_sans_light {
  color: inherit;
  font-family: "Noto Sans";

  font-style: normal;
  font-weight: 100;
  line-height: 105%;
}

/* #endregion span classes */

/* #region align classes */

.align_left {
  display: flex;
  flex-grow: 1;
  justify-content: start;
}

/* #endregion align classes  */

.margin_less_23px {
  margin-top: -23px;
  /* margin-left: -69px; */
}

.akhand_larger a p {
  text-align: right;
  font-family: "Khand", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(2rem, 0.6607rem + 5.9524vw, 5.125rem);
  line-height: normal;
}