@charset "UTF-8";
/*
 Theme Name:   BootScore Child Ursprung
 Theme URI:    https://example.com
 Description:  Child Theme für BootScore
 Author:       Jonas Nitzl
 Template:     bootscore
 Version:      1.0.0
*/
/* Dein Zusatz-CSS */
@font-face {
  font-family: "Roboto Flex";
  src: url("../fonts/RobotoFlex.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayfairDisplay-Italic-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 75% 125%;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayfairDisplay-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Material Symbols Outlined";
  src: url("../fonts/material-symbols/material-symbols-outlined.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
@font-face {
  font-family: "Material Symbols Rounded";
  src: url("../fonts/material-symbols/material-symbols-rounded.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
@font-face {
  font-family: "Material Symbols Sharp";
  src: url("../fonts/material-symbols/material-symbols-sharp.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
.material-symbols-sharp {
  font-family: "Material Symbols Sharp";
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}
@font-face {
  font-family: "Outfit";
  src: url("../fonts/outfit/Outfit-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 1000;
  font-style: normal;
}
.outfit-geometric {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.navbar {
  background-color: rgba(249, 246, 235, 0.83) !important;
  color: white !important;
  backdrop-filter: blur(15px) !important;
  --bs-navbar-padding-y: 1rem !important;
  --bs-navbar-padding-x: 0 !important;
}
header {
  top: 0 !important;
  background-color: rgba(4, 71, 59, 0) !important;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15) !important;
}
header .site-title {
  font-size: 1.5rem !important;
  font-family: "Playfair Display", sans-serif !important;
  color: #04473b !important;
}
header .nav-toggler {
  background-color: #04473b !important;
  color: #F9F6EB !important;
}
header .offcanvas {
  background-color: rgba(4, 71, 59, 0.85) !important;
  color: #F9F6EB !important;
  border: 0 !important;
  height: 100vh !important;
}
header .offcanvas .offcanvas-header {
  opacity: 0.5 !important;
  justify-content: space-between;
}
header .offcanvas .offcanvas-body {
  padding: 0 1rem;
  background-color: transparent !important;
}
header .offcanvas .nav-link {
  letter-spacing: 0.35px;
  font-size: 2rem !important;
  text-transform: uppercase !important;
  font-weight: 550 !important;
  font-variation-settings: "wdth" 55;
  color: #F9F6EB !important;
  padding: 0.2rem;
}
@media (min-width: 990px) {
  header .offcanvas .nav-link {
    font-size: 1.05rem !important;
    color: #04473b !important;
  }
  header .offcanvas .nav-link:hover {
    color: #088f77 !important;
  }
}
header.bg-body-tertiary {
  background-color: rgba(4, 71, 59, 0) !important;
}
.costum-logo-link {
  color: #04473b !important;
}
.custom-logo {
  max-height: 60px !important;
  width: 50px !important;
  fill: #04473b !important;
}
footer .bg-body-tertiary {
  background-color: #f1ead0 !important;
  color: rgba(0, 0, 0, 0.5) !important;
  backdrop-filter: blur(15px) !important;
}
footer .bootscore-footer-top {
  background-color: #f5f1df !important;
}
footer .round-icon-btn {
  background-color: #b7ae95 !important;
  color: white !important;
}
footer #footer-menu {
  margin-top: 1rem;
}
footer #footer-menu.nav {
  display: flex;
  gap: 0.5rem;
}
footer #footer-menu.nav > li.nav-item {
  flex: 1 1 0;
  text-align: center;
}
footer #footer-menu.nav > li.nav-item > a.nav-link {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5) !important;
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
}
@media (max-width: 768px) {
  footer #footer-menu.nav {
    flex-direction: column;
  }
  footer #footer-menu.nav > li.nav-item {
    flex: 0 0 auto;
  }
}
:root {
  --bs-primary: #04473b;
  --bs-secondary: #b7ae95;
  --bewo-primary: #04473b;
  --bewo-secondary: #b7ae95;
}
body {
  background-color: #F9F6EB !important;
  font-family: "Roboto Flex", sans-serif !important;
}
*:not(span) {
  color: #3d3d3d;
}
@media (max-width: 767.98px) {
  html {
    overflow-x: hidden;
  }
}
[id] {
  --bs-scroll-margin-top: 90px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", sans-serif !important;
  color: #055547 !important;
}
a {
  color: #817d6f !important;
}
.primary-text-color {
  color: #04473b !important;
}
.secondary-text-color {
  color: #817d6f !important;
}
.primary-bg-color {
  background-color: #04473b !important;
}
.secondary-bg-color {
  background-color: #b7ae95 !important;
}
.secondary-light-transparent-bg-color {
  background-color: rgba(249, 246, 235, 0.85) !important;
}
.section:nth-child(odd) {
  background-color: #f5f1df;
}
.blurry {
  backdrop-filter: blur(15px);
}
.bewo-button, .btn, .btn-primary {
  background-color: #04473b;
  color: white;
  text-decoration: none;
  font-weight: bold;
  border-radius: 1rem;
}
.btn.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #04473b;
  --bs-btn-border-color: #04473b;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #077763;
  --bs-btn-hover-border-color: #04473b;
  --bs-btn-focus-shadow-rgb: 18, 52, 86;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #04473b;
  --bs-btn-active-border-color: #04473b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #04473b;
  --bs-btn-disabled-border-color: #04473b;
  --bs-btn-border-radius: 0.2rem;
  --bs-btn-border-width: 0;
  transition: all 0.5s ease;
}
.btn.btn-primary:hover {
  transform: scale(1.05);
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 850px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1000px !important;
  }
}
.wp-block-buttons.is-layout-flex {
  margin-bottom: 0rem !important;
}
.round-icon-btn {
  border-radius: 50% !important;
  border: 0 !important;
  padding: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  text-decoration: none;
  transition: all 0.5s ease !important;
}
.round-icon-btn span {
  font-weight: 300;
}
.round-icon-btn:hover {
  transform: scale(1.1);
}
.hero-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: end;
  color: #04473b;
}
.basic-row-wrapper {
  margin: auto;
}
.basic-row-wrapper.floating .basic-row {
  margin-top: -10vh !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
  background-color: rgba(4, 71, 59, 0.85);
  backdrop-filter: blur(15px);
}
.basic-row-wrapper.floating .basic-row:hover {
  transform: scale(1.025);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  background-color: rgba(4, 71, 59, 0.8);
  backdrop-filter: blur(5px);
}
.basic-row-wrapper.floating .basic-row > div .col-title {
  color: #c7c7c780;
}
.basic-row-wrapper.floating .basic-row > div .col-key {
  color: white;
}
.basic-row-wrapper.floating .basic-row > div .col-description {
  color: #c7c7c780;
}
.basic-row-wrapper.floating .basic-row > div .round-icon-btn {
  background-color: #F9F6EB;
  color: #04473b;
}
.basic-row-wrapper.floating .basic-row > div .round-icon-btn:hover {
  background-color: #e7dcb0;
}
.basic-row-wrapper .basic-row {
  border-radius: 0.2rem;
  padding: 0 1rem;
  text-decoration: none;
  transition: all 0.5s ease;
  margin-left: 0;
  margin-right: 0;
}
.basic-row-wrapper .basic-row > div {
  display: flex;
  flex-direction: column;
  height: auto;
}
.basic-row-wrapper .basic-row > div .col-title {
  font-size: 0.9rem;
  font-family: "Roboto Flex", sans-serif;
  font-weight: bold;
  margin-bottom: 0px;
}
.basic-row-wrapper .basic-row > div .col-key {
  font-size: 1.5rem;
  text-decoration: none !important;
  font-family: "Playfair Display", sans-serif;
}
.basic-row-wrapper .basic-row > div .col-description {
  font-size: 0.9rem;
  margin-bottom: 0;
}
.basic-row-wrapper .basic-row > div .round-icon-btn {
  background-color: rgba(157, 133, 47, 0.6);
  color: white;
  margin-top: auto;
  align-self: flex-end;
}
.basic-row-wrapper .basic-row > div .round-icon-btn:hover {
  background-color: #e7dcb0;
}
@media (max-width: 768px) {
  .basic-row-wrapper .basic-row > div:not(:last-child) {
    border-bottom: 0.15rem solid rgba(123, 123, 123, 0.3);
  }
}
@media (min-width: 769px) {
  .basic-row-wrapper .basic-row > div:not(:last-child) {
    border-right: 0.15rem solid rgba(123, 123, 123, 0.3);
  }
}
form label {
  width: 100%;
  color: #04473b;
  font-weight: 550;
  letter-spacing: 0.2px;
}
form label:has(input[type="checkbox"]) {
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
}
form input, form textarea {
  margin-top: 5px;
  width: 100%;
  background-color: white;
  border-radius: 0.2rem;
  border: 1.5px solid rgba(4, 71, 59, 0.2);
  padding: 7.5px 5px;
}
form input:focus, form textarea:focus {
  outline: 1px solid rgba(4, 71, 59, 0.7);
}
form input[type="checkbox"] {
  width: auto;
}
form input[type="submit"] {
  background-color: #04473b;
  color: white;
  border-radius: 0.2rem;
  border: none;
  padding: 7.5px 15px;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.5s ease;
}
form input[type="submit"]:hover {
  background-color: #077763;
}
.fading-headlines {
  position: relative;
  min-height: 3rem;
  opacity: 0;
  transition: opacity var(--fh-initial-fade-duration, 1.6s) ease;
}
.fading-headlines.fh-ready {
  opacity: 1;
}
.fading-headlines.fh-ready .fh-slide::before {
  opacity: 1;
}
.fading-headlines.fh-no-anim .fh-slide {
  transition: none;
}
.fading-headlines.fh-no-anim .fh-slide::before {
  transition: none;
}
.fading-headlines .fh-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  z-index: 0;
  overflow: hidden;
  transition: opacity var(--fh-fade-duration, 0.8s) ease;
  width: auto;
  display: inline-block;
  max-width: 100%;
  background-color: transparent;
  border-radius: 0.2rem;
  padding: 1rem;
}
.fading-headlines .fh-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-color: rgba(245, 241, 223, 0.4);
  backdrop-filter: blur(15px);
  opacity: 0;
  transition: opacity var(--fh-initial-blur-duration, 0.8s) ease;
  transition-delay: var(--fh-initial-blur-delay, 0.8s);
  z-index: -1;
  pointer-events: none;
}
.fading-headlines .fh-slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1;
}
.fading-headlines .fh-title {
  margin: 0;
  font-size: calc(1.8rem + 1.35vw);
}
.fading-headlines .fh-subtitle {
  margin: 0;
  opacity: 0.85;
}
.wp-block-group-is-layout-grid p {
  hyphens: auto;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fbw-physiotherapie.de%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fbewo-theme%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fbewo-theme%2Fscss%2Ffonts.scss%22%2C%22wp-content%2Fthemes%2Fbewo-theme%2Fscss%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fbewo-theme%2Fscss%2F_footer.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAH9BR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%22%7D */