.eliam-lbx { margin: 1.5rem 0; }
.eliam-lbx__group { border: 1px solid #e1e9f5; border-radius: 6px; padding: 1rem; margin-bottom: 1rem; }
.eliam-lbx__group legend { font-weight: 600; padding: 0 .5rem; }
.eliam-lbx__option { display: block; margin: .5rem 0; }
.eliam-lbx__option[hidden] { display: none; }
.eliam-lbx__help { font-size: .875rem; color: #63657d; margin: .5rem 0; }
.eliam-lbx__blocked { font-size: .875rem; color: #63657d; font-style: italic; }
.eliam-lbx__error { color: #b82105; font-weight: 600; }
.eliam-lbx__summary { background: #f0f4fb; border-radius: 6px; padding: 1rem; }
.eliam-lbx__summary-title { font-size: 1rem; margin: 0 0 .5rem; }
.eliam-lbx__summary-line { display: flex; justify-content: space-between; padding: .25rem 0; }
.eliam-lbx__summary-total { display: flex; justify-content: space-between; border-top: 1px solid #e1e9f5; margin-top: .5rem; padding-top: .5rem; font-weight: 600; }
.eliam-lbx__summary-deduction { display: flex; justify-content: space-between; color: #13612e; }
.eliam-lbx__summary-net { font-size: 1.75rem; font-weight: 700; margin: .75rem 0 .25rem; }
.eliam-lbx__summary-note { font-size: .8125rem; color: #63657d; }
.eliam-lbx__badge { display: inline-block; font-size: .75rem; color: #63657d; border: 1px solid #e1e9f5; border-radius: 3px; padding: 0 .25rem; margin-left: .25rem; }
.eliam-lbx__option--included { color: #13612e; }
.eliam-lbx__price-caption { font-size: .875rem; color: #63657d; margin: .25rem 0 0; }
.eliam-lbx__group--attention { outline: 2px solid #b82105; outline-offset: 2px; transition: outline-color .3s; }
@media (max-width: 782px) { .eliam-lbx__summary { position: sticky; bottom: 0; z-index: 5; } }
.eliam-lbx-offert { margin: 1.5rem 0; }
.eliam-lbx-offert-form input[type="text"], .eliam-lbx-offert-form input[type="email"], .eliam-lbx-offert-form input[type="tel"], .eliam-lbx-offert-form textarea { width: 100%; max-width: 28rem; }
.eliam-lbx-hp { position: absolute !important; left: -9999px !important; }
.eliam-lbx-offert__notice { padding: .75rem 1rem; border-radius: 6px; }
.eliam-lbx-offert__notice--ok { background: #e8f5ee; color: #13612e; }
.eliam-lbx-offert__notice--error { background: #fdeeea; color: #b82105; }
.eliam-lbx-offert-cta.disabled, .eliam-lbx-offert-cta:disabled { opacity: .5; cursor: not-allowed; }
.eliam-lbx-tip { display: inline-block; margin-left: .25rem; font-size: .8125rem; }
.eliam-lbx-tip summary { color: #006cff; cursor: pointer; list-style: none; display: inline; }
.eliam-lbx-tip summary::-webkit-details-marker { display: none; }
.eliam-lbx-tip[open] { display: block; margin: .25rem 0 .5rem; }
.eliam-lbx-tip p { font-size: .8125rem; color: #63657d; margin: .25rem 0 0; background: #f0f4fb; border-radius: 4px; padding: .5rem .75rem; }
.eliam-lbx__error--info { color: #13612e; }
.eliam-lbx-offert__extra { margin-bottom: 1rem; }
.eliam-lbx-offert__extra > summary { font-weight: 600; cursor: pointer; }
