.commande-container {
  padding: 1rem 5rem;
}
@media (max-width: 992px) {
  .commande-container {
    padding: 1rem;
  }
}
.commande-container h2 {
  font-size: 24px;
}
.commande-container h3 {
  font-weight: 400;
  font-size: 20px;
}
.commande-container .submit-button:hover {
  text-decoration: none;
}
.commande-container input, .commande-container select {
  background-color: #f3f4f9;
  border: 0;
  outline: 0;
  box-shadow: none;
  flex: 1;
  padding: 0.5rem 1rem;
  border-radius: 12px;
}
.commande-container .commande-section {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 8px 32px rgba(15, 35, 95, 0.08);
  padding: 2rem 2.5rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  .commande-container .commande-section {
    padding: 1.25rem;
    border-radius: 20px;
  }
}
.commande-container .commande-section-title {
  color: var(--mcf-dark-blue);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .commande-container .commande-section-title {
    font-size: 1.6rem;
    margin-bottom: 1.1rem;
  }
}
.commande-container .commande-helper-text {
  color: #5b6288;
  font-size: 0.875rem;
  line-height: 1.6;
  margin: 0.5rem 0 1.5rem;
}
.commande-container .commande-helper-text a {
  color: var(--mcf-dark-blue);
  text-decoration: underline;
}
.commande-container .commande-helper-text a:hover {
  text-decoration: none;
}
.commande-container .commande-consents .col {
  padding-bottom: 0.85rem;
}
.commande-container .commande-consents label {
  align-items: flex-start;
  color: #2d3569;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  line-height: 1.5;
}
.commande-container .commande-consents label span {
  flex: 1;
  min-width: 0;
}
.commande-container .commande-consents label a {
  color: var(--mcf-dark-blue);
  text-decoration: underline;
}
.commande-container .commande-consents label a:hover {
  text-decoration: none;
}
.commande-container .commande-consents input[type=checkbox] {
  accent-color: var(--mcf-dark-blue);
  flex: 0 0 18px;
  height: 18px;
  margin-top: 0.2rem;
  padding: 0;
  width: 18px;
}
.commande-container .commande-submit {
  display: flex;
  justify-content: center;
  max-width: 360px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .commande-container .commande-submit {
    max-width: none;
  }
}
.commande-container .commande-submit .submit-button {
  border-radius: 999px;
  min-height: 52px;
}
.commande-container .commande-pay-button {
  align-items: center;
  background: #ffcd00;
  border: 0;
  color: var(--mcf-dark-blue);
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  min-height: 54px;
  padding: 0 1.5rem;
  width: 100%;
}
.commande-container .commande-pay-button:hover {
  background: #f1c200;
  color: var(--mcf-dark-blue);
}
.commande-container .commande-pay-button span {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.commande-container .commande-payment-note {
  color: #5b6288;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
}
.commande-container .commande-payment-note a {
  color: var(--mcf-dark-blue);
  text-decoration: underline;
}
.commande-container .commande-payment-note a:hover {
  text-decoration: none;
}
.commande-container .adhesion-summary__lines {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}
.commande-container .adhesion-summary__line {
  color: #39406f;
  display: flex;
  font-size: 1rem;
  gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
}
.commande-container .adhesion-summary__line span:last-child {
  text-align: right;
  white-space: nowrap;
}
.commande-container .adhesion-summary__line--promo {
  color: #5b6288;
  font-size: 0.95rem;
}
.commande-container .adhesion-summary__line--total {
  border-top: 1px solid #dce0ef;
  color: var(--mcf-dark-blue);
  font-size: 1.375rem;
  font-weight: 700;
  margin-top: 0.25rem;
  padding-top: 1rem;
}
.commande-container .adhesion-summary__promo {
  margin-top: 1.25rem;
}
.commande-container .adhesion-summary__promo-form {
  align-items: flex-start;
  display: flex;
  gap: 0.75rem;
}
@media (max-width: 767.98px) {
  .commande-container .adhesion-summary__promo-form {
    flex-direction: column;
  }
}
.commande-container .adhesion-summary__promo-input {
  flex: 1;
}
.commande-container .adhesion-summary__promo-button {
  align-items: center;
  background: #fff;
  border: 2px solid var(--mcf-dark-blue);
  border-radius: 999px !important;
  color: var(--mcf-dark-blue);
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 700;
  justify-content: center;
  min-height: 50px;
  min-width: 112px;
  padding: 0 1.25rem;
  text-transform: none;
}
.commande-container .adhesion-summary__promo-button:hover {
  background: #f4f6ff;
  color: var(--mcf-dark-blue);
}
@media (max-width: 767.98px) {
  .commande-container .adhesion-summary__promo-button {
    width: 100%;
  }
}
.commande-container .pack-option-row label {
  font-weight: normal;
  cursor: pointer;
  align-items: flex-start;
}
.commande-container .pack-option-row input[type=checkbox] {
  accent-color: var(--mcf-dark-blue);
  width: 17px;
  height: 17px;
  margin-top: 2px;
  flex-shrink: 0;
}
