.section.reasons > .container {padding-top: 10.6875rem;padding-bottom: 7.8125rem;color: #6B6B6B;position: relative; } @media (min-width: 992px) {.section.reasons > .container > .row {margin-left: -4.25rem;margin-right: -4.25rem;} } @media (min-width: 992px) {.section.reasons > .container > .row > .col {padding-left: 4.25rem;padding-right: 4.25rem;} } .section.reasons > .container .col-content {display: flex;flex-direction: column; } .section.reasons > .container .col-content .content {flex-grow: 1; } .section.reasons > .container h1, .section.reasons > .container .h1, .section.reasons > .container h2, .section.reasons > .container .h2 {font-weight: 700;font-size: 2.5rem;line-height: 1.19;max-width: 450px;margin-bottom: 2.125rem;position: relative; } .section.reasons > .container h1 small, .section.reasons > .container .h1 small, .section.reasons > .container h2 small, .section.reasons > .container .h2 small {order: -1;font-size: 0.9375rem;line-height: 1.6806722689;font-weight: 500;color: var(--primary);display: flex;flex-direction: row;align-items: center;margin-bottom: 0.375rem;position: absolute;top: -2.9375rem;left: 3.625rem; } .section.reasons > .container h1 small::before, .section.reasons > .container .h1 small::before, .section.reasons > .container h2 small::before, .section.reasons > .container .h2 small::before {content: " ";position: absolute;top: 0.8125rem;left: -3.625rem;width: 3rem;height: 1px;background: var(--primary); } .section.reasons > .container p {max-width: 510px; } .section.reasons > .container .image {padding-top: 1.25rem;margin-bottom: 1.5rem; } .section.reasons > .container .image .img-fluid {aspect-ratio: 568/270;object-fit: cover; } .section.reasons > .container .list-group {display: flex;flex-direction: column; } .section.reasons > .container .list-group .list-group-item {color: #6B6B6B;font-size: 0.75rem;line-height: 1.6666666667;padding: 1.46875rem 1.6875rem;margin-bottom: 1.6875rem;background: #F5F3F0;border: 0;display: flex;flex-direction: row; } .section.reasons > .container .list-group .list-group-item:last-child {margin-bottom: 0; } .section.reasons > .container .list-group .list-group-item .icon {display: flex;background: var(--white);width: 3rem;height: 3rem;margin-right: 1.25rem;box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);align-items: center;justify-content: center;flex-shrink: 0; } .section.reasons > .container .list-group .list-group-item .icon svg, .section.reasons > .container .list-group .list-group-item .icon .img-fluid {width: 1.5rem;height: auto; } .section.reasons > .container .list-group .list-group-item b {display: block;color: var(--black);font-size: 0.875rem;line-height: 1.7142857143;margin-bottom: 0.25rem; } 