.lxp-StarRating{display:flex;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}.lxp-StarRating__rate-item{display:flex}.lxp-StarRating__rate-item__btn{display:inline-block;background:none;border:none;outline:0;padding:0}.lxp-StarRating__text{padding-left:.75rem}.lxp-StarRating__readonly{cursor:default}.lxp-Table{width:100%;border-collapse:collapse;border:0;margin-bottom:2.5rem;color:#111}.lxp-Table caption{text-align:left;padding-bottom:.75rem}.lxp-Table tbody th{vertical-align:middle}.lxp-Table tbody tr td,.lxp-Table tbody tr th{transition:background-color .25s linear,color .25s linear}@media (min-width:768px){.lxp-Table tbody tr:hover td,.lxp-Table tbody tr:hover th{background-color:#f7f7f7}}.lxp-Table td,.lxp-Table th{padding:.5rem 1rem;vertical-align:top;background-color:#fff;border:thin solid #667f80}.lxp-Table th,.lxp-Table thead td{background-color:#f7f7f7;text-align:left;font-weight:400}.lxp-Table th img,.lxp-Table thead td img{vertical-align:middle;display:inline-block}.lxp-Table--striped tbody tr:nth-child(2n) td,.lxp-Table--striped tbody tr:nth-child(2n) th{background-color:#f7f7f7}@media (max-width:768px){.lxp-Table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.lxp-Table td,.lxp-Table th{min-width:12rem}}@media (min-width:768px){.lxp-Table{font-size:1rem;line-height:1.5rem}}.lxp-Table--pay{margin:0}.lxp-Table--pay thead th{font-weight:700;padding:0 0 2rem 1.25rem;text-align:left;background-color:transparent;border:none}.lxp-Table--pay thead th:first-child{padding:0 0 2rem}.lxp-Table--pay tbody tr td,.lxp-Table--pay tbody tr:nth-child(odd) td{padding:1rem 0 1.25rem 1.25rem;background-color:transparent;border:none;border-bottom:.5px solid #667f80;color:#111;vertical-align:middle}.lxp-Table--pay tbody tr td:first-child,.lxp-Table--pay tbody tr:nth-child(odd) td:first-child{padding:1rem 0}@media (max-width:567px){.lxp-Table--pay tbody tr td:not(:first-child):not(:nth-child(2)):not(:last-child),.lxp-Table--pay thead th:not(:first-child):not(:nth-child(2)):not(:last-child){display:none}}.lxp-Table--keyValue{margin:0}.lxp-Table--keyValue tbody tr td,.lxp-Table--keyValue tbody tr th{width:50%;border:none;border-bottom:thin solid #cee7e8;padding:1rem}.lxp-Table--keyValue tbody tr th{font-weight:700;padding-left:0;background-color:transparent;border-right:thin solid #cee7e8}.lxp-Table--keyValue tbody tr:last-of-type td:last-child,.lxp-Table--keyValue tbody tr:last-of-type th:first-child{border-bottom:none}.lxp-Container--inline-block{display:inline-block}.lxp-Container--block{display:block}.lxp-Container--flex{display:flex}.lxp-Container--flex-column{flex-direction:column}.lxp-Container--flex--inline{display:inline-flex}.lxp-Container--inherit{display:inherit}.lxp-Container--none{display:none}.lxp-Container--space-between{justify-content:space-between}.lxp-Container--align-center{align-items:center}.lxp-Container--align-baseline{align-items:baseline}.lxp-Container--align-start{align-items:start}.lxp-Container--justify-end{justify-content:flex-end}.lxp-Container--justify-center{justify-content:center}.lxp-Container--justify-start{justify-content:flex-start}.lxp-Spinner{animation:spinner-rotate 2s linear infinite;position:relative;text-align:center;margin:1rem auto}.lxp-Spinner:after,.lxp-Spinner:before{content:" ";background-color:#009ba5;animation:spinner-bounce 2s ease-in-out infinite;border-radius:50%;transition:background-color .25s linear,color .25s linear;position:absolute;top:0;width:60%;height:60%}.lxp-Spinner:after{top:auto;bottom:0;animation-delay:-1s}.lxp-Spinner--size-xs{width:1rem;height:1rem}.lxp-Spinner--size-s{width:1.5rem;height:1.5rem}.lxp-Spinner--size-m{width:2rem;height:2rem}.lxp-Spinner--size-l{width:2.5rem;height:2.5rem}.lxp-Spinner--size-xl{width:3rem;height:3rem}.lxp-Spinner--size-xxl{width:4.5rem;height:4.5rem}.lxp-Spinner--size-xxxl{width:6rem;height:6rem}@keyframes spinner-rotate{to{transform:rotate(1turn)}}@keyframes spinner-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.lxp-Divider{border-bottom:0 solid transparent;box-sizing:border-box}.lxp-Divider--width-s{border-width:calc(.25rem / 4)}.lxp-Divider--width-m{border-width:calc(.25rem / 2)}.lxp-Divider--width-l{border-width:.25rem}.lxp-Divider--color-grey01,.lxp-Divider--color-grey02{border-color:#667f80}.lxp-Divider--color-teal{border-color:#057382}.lxp-Divider--color-critical{border-color:#d20007}.lxp-Divider--color-warning{border-color:#b14d00}.lxp-Divider--color-success{border-color:#138100}.lxp-Divider--color-disabled{border-color:#cee7e8}