.card {border-radius: 1rem;box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);margin-left: 3px;}.card-header {font-family: Exo;font-weight: normal;padding: 0.906rem 1.75rem;background-color: var(--primary);font-size: 1.375rem;color: var(--white);}.card-header-custom {font-family: Exo;font-weight: normal;padding: 0.906rem 1.75rem;background-color: var(--grey-alpha);font-size: 1.375rem;color: var(--black);}.child-card .card-header {background-color: var(--grey-alpha);color: var(--fifth);}.card-header:first-child {border-radius: 1rem 1rem 0 0;border-bottom: 0;}.card-header-light{background-color: var(--grey-alpha);color: var(--fifth);}.card-header.card-header-trip{background-color: var(--inactive);color: var(--fifth);font-size: 15px;}.header-title {flex: 1 1 auto !important;font-size: 1.375rem;font-family: Exo;color: var(--grey);padding: 0.693rem 1.75rem 0.693rem 1.375rem;background-color: var(--grey-alpha);border-left: 6px solid var(--grey);}.header-title .title-content{padding: 0.213rem 0;}.spacing-div {width: 26px;border-right: 1px solid var(--primary-alpha);}.card-content {padding: 0.906rem 1.75rem;}.line-header-focus {border-left: 6px solid var(--third);color: var(--fifth);}.line-header-error:not(.line-header-focus) {border-left: 6px solid var(--error-solid);color: var(--error-solid);}.line-header-dirty:not(.line-header-error):not(.line-header-focus) {border-left: 6px solid var(--third);color: var(--fifth);}.position-unset {position: unset;}.card-trip-header {border-radius:1rem!important;border-bottom: 0px !important;}.card-trip-header-2{border-color: #0659B3;}.card-trip-quote {color: var(--fifth) !important;background-color: var(--grey-alpha) !important;border-bottom: 1px solid var(--inactive);}.card-trip-quote .arrow-trip-quote, .card-rule .arrow-rule {font-size: 1.25rem !important;transition: transform 0.3s ease-in-out;}.card-trip-quote.collapsed .arrow-trip-quote, .card-rule.collapsed .arrow-rule {transition: transform 0.3s ease-in-out;transform: rotate(180deg);}.card-print-pdf {border: 2px dotted;border-top: unset;border-radius: 0 1rem 1rem 1rem;}.card-print-pdf .card-header-custom {color: var(--fifth) !important;background-color: var(--grey-alpha) !important;}.title-info {background-color: var(--fifth);color: var(--white);border-radius: 0.25rem 0.25rem 0 0;text-align: center;font-family: Exo;padding: 0.25rem 0.5rem;}.body-info {border: 1px solid var(--fifth);border-radius: 0 0 0.25rem 0.25rem;}