/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./deps/sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./deps/sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./deps/sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/app_schaffrath/cartridges/app_base/cartridge/client/default/scss/withdrawal.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* 1820px */
.form-group.required .form-control-label::before {
  content: "*";
  color: #c00;
}

.form-control-label {
  font-size: 0.875rem;
  font-weight: 500;
}

.form-group.required .form-control-label::before {
  content: "";
  display: none;
}
.form-group.required .form-control-label::after {
  content: "*";
  color: #c00;
}

.home-consultation-fields .form-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.home-consultation-fields .form-control-label {
  width: 100%;
}
@media (min-width: 768px) {
  .home-consultation-fields .form-control-label {
    max-width: 33.3333333333%;
    flex: 0 0 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .home-consultation-fields .form-control {
    margin-left: 10px;
    max-width: calc(66.6666666667% - 10px);
    flex: 0 0 calc(66.6666666667% - 10px);
  }
}
.home-consultation-fields .invalid-feedback,
.home-consultation-fields .form-check,
.home-consultation-fields .custom-checkbox {
  width: 100%;
}
@media (min-width: 768px) {
  .home-consultation-fields .invalid-feedback,
  .home-consultation-fields .form-check,
  .home-consultation-fields .custom-checkbox {
    max-width: calc(66.6666666667% - 10px);
    flex: 0 0 calc(66.6666666667% - 10px);
    margin-right: 0;
    margin-left: auto;
  }
}
.home-consultation-fields .custom-checkbox {
  padding-left: 1.25rem;
}
.home-consultation-fields .form-check-label {
  padding-right: 1.5rem;
}

.withdrawal {
  max-width: 45rem;
  margin: 0 auto;
  color: #424242;
}
.withdrawal-content-asset {
  margin-bottom: 1rem;
}
.withdrawal .alert {
  margin-bottom: 1rem;
  border-radius: 1rem;
}
.withdrawal .js-withdrawal-error,
.withdrawal .js-withdrawal-success {
  scroll-margin-top: calc(var(--header-height, 6rem) + 0.75rem);
}
.withdrawal .js-withdrawal-error a,
.withdrawal .js-withdrawal-success a {
  color: var(--skin-link-color-1);
  border-color: var(--skin-link-color-1);
}
.withdrawal .withdrawal-card {
  border: 0.0625rem solid #ebe4de;
  border-radius: 2rem;
  background: #fff;
  padding: 2rem 1.75rem 2.25rem;
}
@media (max-width: 991.98px) {
  .withdrawal .withdrawal-card {
    padding: 1.5rem 1.25rem 1.75rem;
  }
}
.withdrawal .withdrawal-card .form-group {
  margin-bottom: 1rem;
}
.withdrawal .withdrawal-card .form-control-label {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0.01em;
  margin: 0.5rem 0 0.25rem;
  display: block;
  position: relative;
}
@media (min-width: 992px) {
  .withdrawal .withdrawal-card .form-control-label {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0.01em;
  }
}
.withdrawal .withdrawal-card .form-control-label::after {
  color: #424242 !important;
}
.withdrawal .withdrawal-card input.form-control,
.withdrawal .withdrawal-card select.form-control {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.01em;
  border: 0.0625rem solid #ebe4de;
  border-radius: 6.25rem;
  padding: 0.625rem 0.75rem 0.625rem 1.25rem;
  background: #fff;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  min-height: 2.75rem;
}
@media (min-width: 992px) {
  .withdrawal .withdrawal-card input.form-control,
  .withdrawal .withdrawal-card select.form-control {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.withdrawal .withdrawal-card input.form-control::-moz-placeholder, .withdrawal .withdrawal-card select.form-control::-moz-placeholder {
  color: #746e67;
}
.withdrawal .withdrawal-card input.form-control::placeholder,
.withdrawal .withdrawal-card select.form-control::placeholder {
  color: #746e67;
}
.withdrawal .withdrawal-card input.form-control:focus,
.withdrawal .withdrawal-card select.form-control:focus {
  border-color: #424242;
  box-shadow: 0 0 0 0.0625rem rgba(66, 66, 66, 0.15);
  outline: 0;
}
.withdrawal .withdrawal-card select.form-control {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.withdrawal .withdrawal-card textarea.form-control {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.01em;
  border: 0.0625rem solid #ebe4de;
  border-radius: 1rem;
  padding: 0.875rem 1rem;
  background: #fff;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  min-height: 7.5rem;
  resize: none;
}
@media (min-width: 992px) {
  .withdrawal .withdrawal-card textarea.form-control {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.withdrawal .withdrawal-card textarea.form-control::-moz-placeholder {
  color: #746e67;
}
.withdrawal .withdrawal-card textarea.form-control::placeholder {
  color: #746e67;
}
.withdrawal .withdrawal-card textarea.form-control:focus {
  border-color: #424242;
  box-shadow: 0 0 0 0.0625rem rgba(66, 66, 66, 0.15);
  outline: 0;
}
.withdrawal .withdrawal-card .form-check-label {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (min-width: 992px) {
  .withdrawal .withdrawal-card .form-check-label {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.withdrawal .withdrawal-card .form-check + .form-check {
  margin-top: 0.5rem;
}
.withdrawal .withdrawal-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem 1rem;
  margin-bottom: 0.25rem;
}
@media (max-width: 991.98px) {
  .withdrawal .withdrawal-row {
    grid-template-columns: 1fr;
  }
}
.withdrawal .withdrawal-validate {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 1rem;
  margin-top: 1.25rem;
}
@media (max-width: 991.98px) {
  .withdrawal .withdrawal-validate {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .withdrawal .withdrawal-validate button {
    width: 100%;
  }
}
.withdrawal .withdrawal-hint {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.01em;
  flex: 1;
  min-width: 12.5rem;
  margin: 0;
  color: #746e67;
  max-width: 100%;
}
@media (min-width: 992px) {
  .withdrawal .withdrawal-hint {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 991.98px) {
  .withdrawal .withdrawal-hint {
    flex: none;
    min-width: 0;
  }
}
.withdrawal .withdrawal-types {
  margin: 0 0 0.5rem;
  padding: 0;
  border: 0;
}
.withdrawal .withdrawal-types:disabled {
  opacity: 0.55;
  pointer-events: none;
}
.withdrawal .withdrawal-types > .form-control-label {
  margin-top: 0;
}
.withdrawal .withdrawal-products {
  margin-top: 1.5rem;
}
.withdrawal .withdrawal-policy {
  display: flex;
  align-items: center;
  margin-top: 1.75rem;
}
.withdrawal .withdrawal-policy .form-check-input {
  margin-top: 0;
}
.withdrawal .withdrawal-actions {
  display: flex;
  justify-content: flex-start;
  margin-top: 1.75rem;
}

.withdrawal-line {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
  padding: 1.25rem;
  border: 0.0625rem solid #ebe4de;
  border-radius: 2rem;
  background: #fff;
  color: #424242;
}
.withdrawal-line-head {
  display: grid;
  align-items: start;
  grid-template-columns: 6.5rem minmax(0, 1fr) minmax(7rem, 9.5rem);
  gap: 1rem 1.25rem;
}
@media (max-width: 991.98px) {
  .withdrawal-line-head {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 991.98px) {
  .withdrawal-line-media {
    width: 7.5rem;
  }
}
.withdrawal-line-media img {
  display: block;
  width: 100%;
  width: 100%;
  height: auto;
  border-radius: 1rem;
}
.withdrawal-line-body {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.01em;
  min-width: 0;
}
@media (min-width: 992px) {
  .withdrawal-line-body {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.withdrawal-line-label {
  font-size: 0.875rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.01em;
  display: block;
  margin-bottom: 0.375rem;
}
@media (min-width: 992px) {
  .withdrawal-line-label {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.01em;
  }
}
.withdrawal-line-label:not(:first-child) {
  margin-top: 0.625rem;
}
.withdrawal-line-value {
  margin-bottom: 0.125rem;
}
.withdrawal-line-qty {
  justify-self: end;
  width: 100%;
  max-width: 10rem;
}
@media (max-width: 991.98px) {
  .withdrawal-line-qty {
    justify-self: stretch;
    max-width: none;
  }
}
.withdrawal-line-qty .form-control {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.01em;
  border: 0.0625rem solid #ebe4de;
  border-radius: 6.25rem;
  padding: 0.625rem 0.75rem 0.625rem 1.25rem;
  background: #fff;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  min-height: 2.75rem;
}
@media (min-width: 992px) {
  .withdrawal-line-qty .form-control {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.withdrawal-line-qty .form-control::-moz-placeholder {
  color: #746e67;
}
.withdrawal-line-qty .form-control::placeholder {
  color: #746e67;
}
.withdrawal-line-qty .form-control:focus {
  border-color: #424242;
  box-shadow: 0 0 0 0.0625rem rgba(66, 66, 66, 0.15);
  outline: 0;
}
.withdrawal-line-qty .form-control:-moz-read-only {
  cursor: not-allowed;
  background-color: #f2f2f2 !important;
  border-color: #ebebeb !important;
  color: #616060 !important;
  box-shadow: none;
  outline: none !important;
}
.withdrawal-line-qty .form-control:read-only {
  cursor: not-allowed;
  background-color: #f2f2f2 !important;
  border-color: #ebebeb !important;
  color: #616060 !important;
  box-shadow: none;
  outline: none !important;
}
.withdrawal-line-qty .form-control:-moz-read-only:focus {
  border-color: #ebebeb;
  box-shadow: none;
}
.withdrawal-line-qty .form-control:read-only:focus {
  border-color: #ebebeb;
  box-shadow: none;
}
.withdrawal-line-extra {
  padding-top: 0.25rem;
  border-top: 0.0625rem solid #ebebeb;
}
.withdrawal-line-toggle {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  width: 100%;
  margin: 0;
  padding: 0.75rem 0;
  border: 0;
  background: none;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: pointer;
}
@media (min-width: 992px) {
  .withdrawal-line-toggle {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: 0.01em;
  }
}
.withdrawal-line-toggle span {
  min-width: 0;
}
.withdrawal-line-toggle::after {
  content: "";
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  mask: url("../../images/chevron-icon.svg") no-repeat center;
  -webkit-mask: url("../../images/chevron-icon.svg") no-repeat center;
  mask-size: contain;
  -webkit-mask-size: contain;
  background-color: #424242;
  transform: rotate(90deg);
  transform-origin: center;
  transition: transform 0.25s ease;
}
.withdrawal-line-toggle:hover {
  color: #000;
}
.withdrawal-line-toggle[aria-expanded=true]::after {
  transform: rotate(270deg);
}
.withdrawal-line-fold .withdrawal-reason-options {
  margin: 0;
  padding: 0;
  border: 0;
}
.withdrawal-line-fold .withdrawal-reason-options .form-check {
  margin-bottom: 0.5rem;
}
.withdrawal-line-fold .withdrawal-reason-options .form-check:last-child {
  margin-bottom: 0;
}
.withdrawal-line-fold .withdrawal-reason-options .form-check-label {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (min-width: 992px) {
  .withdrawal-line-fold .withdrawal-reason-options .form-check-label {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}

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