body {
  font-family: "CentraMedium", Arial, sans-serif!important;
  padding-top: 0px!important;
  }
#CRMLanguageSelector {
  background-color: white;
  width: 100%;
}

.header-img {
  width: 100%;
}

.screen {
  opacity: 0;
  transition: opacity 400ms ease;
  display: none;
  height: 100vh;
  width: 100%;
  box-sizing: border-box;
}
.screen.active {
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: calc(100vh - 63px);
}
.screen.is-fading-out {
  opacity: 0;
}

@media (prefers-reduced-motion: reduce) {
  .screen { transition: none !important; }
}

.screen img {
  max-width: 100%;
  height: auto;
  display: block;
}
.screen h1 {
  text-align: center;
  margin: 2rem 0;
}
.btn {
  display: inline-block !important;
  padding: 0.75rem 1.5rem !important;
  background: #1a293a !important;
  color: #fff !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-size: 1rem !important;
  margin-bottom: 2rem !important;
}

.a-title--h1 .a-title__title {
  color: white;
}
a.m-form-button.m-form-button--primary-dark.js-m-form-button {
  outline: 1px solid white;
}
.component-content h3 {
margin-top: 16px;
font-family: "CentraMedium", Arial, sans-serif;
}
fieldset {
padding: 0;
margin: 0;
height: 29px;
}
a, a:visited {
color: #1a293a;
text-decoration: none;
}
.m-fadeOut {
display: none;
opacity: 0;
transition: visibility 0s linear 300ms, opacity 300ms;
}
span.select2-container--bucherer .select2-results__option:first-child {
font-size: 16px;
color: #1a293a;
}
span.select2-container--bucherer .select2-results__option:first-child:hover {
background: #f3f4f5;
}
.output-panel {
height: 100%
}
.flex-box {
display: flex;
flex-direction: column;
max-height: 100%;
}
.scrollable-part {
overflow: scroll;
}
.m-action-bar {
width: 100%;
}
.m-form-select-label {
color: #485461;
pointer-events: none;
transition: all .2s ease;
margin-bottom: 10px;
display: block;
}
.m-form-select__field {
color: #485461;
border: 0;
background: white;
-webkit-appearance: none;
margin-bottom: 10px;
outline: 0;
}
.m-form-select--state {
display: none;
}
.m-form-group-label--birthday {
position: relative;
margin-bottom: 10px;
display: block;
}
/* for BUCHERERCRM-344 */
.m-form-input__field {
border: none;
outline: none;
background-color: transparent;
width: 100%;
}
.m-form-group__salutation td {
display: inline-block;
margin-right: 20px;
}
.m-header {
display: none;
}
.m-action-bar__content {
padding: 0px !important;
}
.scrollable-part {
overflow: visible;
}
.indicator-optional {
font-style:italic;
font-size:14px;
}
.state-m-form-group--focus .m-form-group__label .indicator-optional,
.state-m-form-group--value .m-form-group__label .indicator-optional {
font-size:10px;
}
a, a:visited {
     color: #fff;
     text-decoration: none;
 }

 /* CSS */
.quiz-question {
  margin-top: 2rem;
  text-align: center;
  color: #000;
  font-size: 1.125rem; /* 18px */
}

.slider-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}

.diamond-slider {
  width: 60%;
  /* optional: Stil für Track und Thumb */
  -webkit-appearance: none;
  height: 8px;
  border-radius: 4px;
  background: #e0e0e0;
  outline: none;
}
.diamond-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #1a293a;
  cursor: pointer;
  margin-top: -8px; /* halb Thumb-Höhe minus halb Track-Höhe */
}

.diamond-slider::-moz-range-thumb {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #1a293a;
  cursor: pointer;
}

.diamond-value {
  margin-left: 1rem;
  padding: 0.5rem 1rem;
  background-color: #1a293a;
  color: #fff;
  border-radius: 4px;
  font-weight: bold;
  min-width: 3rem;
  text-align: center;
}

.btn-next {
  margin: 2rem auto 0;
  display: block;
}

/* div#diamondCountValue {
  margin-left: 1rem;
  padding: 0.5rem 1rem;
  background-color: #1a293a;
  color: #fff;
  border-radius: 4px;
  font-weight: bold;
  min-width: 4rem;
  text-align: center;
} */

div#diamondCountValue {
  margin-left: 1rem;
  padding: 0.5rem 1rem;
  padding-right: 0px;
  color: #1a293a;
  font-weight: bold;
  min-width: 4rem;
  text-align: right;
}

.slider-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2rem;
  accent-color: #1a293a;
}

.screen-form h1 {
  margin: 0 0 2rem 0;
}

.m-form-checkbox__label {
  font-size: 14px;
  line-height: 20px;
}

div#formPage\:salutationForm label {
  margin-left: 7px;
}

.pageImageDiv {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.conceptImgbg {
  height: 100%;
  background-image: url(/assets/image/bfj_bg_ladiesonly.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.conceptImgbg2 {
  background-image: url(/assets/image/bracelet.webp);
  background-size: contain;
}

header {
  flex: 1 1 auto;
}

button#toForm {
  display: block!important;
  /* margin: 15% auto 22px; */
  margin: 6vh auto 22px;
  width: 100%;
}

.m-action-bar__container {
  margin-bottom: 22px;
}

.btn-close {
  --bs-btn-close-opacity: 1!important;
}

.modal-body h6.a-title__title.sub-title {
  text-align: left;
}

.cxa-checkout-billing__content--first, .cxa-checkout-billing {
  margin-bottom: 0px;
}

.closedMessage {
  margin-top: 2rem;
  margin-bottom: 5rem;
  text-align: center;
  color: black;
  font-size: 18px;
}

/* RESPO */

@media only screen and (max-width: 767px) {
  .m-form-button {
      margin-bottom: 0px;
  }
}

@media (max-width: 500px) {
  .sub-title {
     font-size: 15px!important;
     color: black;
  }
}