.divider .divider__line.gradient{
       margin-left: 29px;
}
.color{
       color: #0000EE;
}

/**
.product-comp-chart__overlay {
    position: absolute;
    height: 100px;
    background-color: #fff;
    width: 100%;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: linear-gradient(to bottom,rgba(255,255,255,0),#fff 72%)
}

.product-comparison-table .manual .mobile-table th,.product-comparison-table .manual .mobile-table td,.product-comparison-table .manual .tablet-table th,.product-comparison-table .manual .tablet-table td {
    border-bottom: 1px solid #a7a8aa !important;
}
.product-comparison-table .mobile-table tr.product-1:not(:first-of-type):not(.table-header) td:last-child {
    border-right: 2px solid #a7a8aa !important;
}
.product-comparison-table .mobile-table tr.product-1:not(:first-of-type):not(.table-header) th:first-child,.product-comparison-table .mobile-table tr.product-1:not(:first-of-type):not(.table-header) td:first-child {
     border-left: 2px solid #a7a8aa; !important;
}
.product-comparison-table table:not(.mobile-table) th.product-1 {
    background: #528320 !important;
  }
.collapsible.product-1,.expandable.product-1{
background-color: white !important;
}

**/