.yearby {
  font-weight: bold;
  font-size: 14px;
  color: #646464; }

.bod-img {
  background-color: #dedede; }

.bod-txt h4 {
  font-weight: 700; }
.bod-txt p {
  font-size: 16px;
  line-height: 1.1; }

.bod-class ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .bod-class ul li {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase; }

.sectionHeading {
  font-size: 30px;
  font-weight: 700;
  color: #626367;
  margin-bottom: 22px;
  line-height: 1.2; }
  @media screen and (max-width: 767px) {
    .sectionHeading {
      font-size: 24px; } }

.sectionShortHading {
  font-size: 18px;
  font-weight: 700;
  color: #626367; }

.focusbox a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }

.caseStudy {
  margin-top: 50px; }
  .caseStudy .cslabel {
    display: table;
    background-color: #157563;
    padding: 5px;
    color: #ffffff;
    margin-bottom: 16px; }

.greyBg {
  background-color: #f6f6f6; }
  .greyBg.logoWrap {
    text-align: center; }
    .greyBg.logoWrap h5 {
      color: #157563;
      font-weight: 600;
      margin-bottom: 16px; }
    .greyBg.logoWrap .logoGrid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 20px; }

.employees-table tr > td,
.employees-table tr > th {
  border-right: 4px solid #ffffff;
  border-left: 4px solid #ffffff; }
  .employees-table tr > td:not(:first-child),
  .employees-table tr > th:not(:first-child) {
    text-align: right; }

.stat .nosinfos h3 {
  font-size: 30px; }

.stat .nosinfos span {
  font-size: 30px; }

.stat .nosinfos .rs {
  color: #699e90; }

.communityTable * {
  color: #636466; }
.communityTable tr td {
  vertical-align: middle;
  border-top: 1px solid #000000;
  border-right: 8px solid #ffffff; }
  .communityTable tr td:nth-child(2) {
    font-weight: 700; }
  .communityTable tr td p {
    margin-bottom: 0; }
.communityTable tr:nth-child(1) td {
  border-top: none; }
.communityTable tr:last-child td {
  border-bottom: 1px solid #000000; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.areas .heading {
  display: flex;
  column-gap: 24px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000000;
  margin-bottom: 0.5rem; }
  @media screen and (max-width: 767px) {
    .areas .heading {
      padding-left: 0;
      padding-right: 0; } }
  .areas .heading h2 {
    font-weight: 700; }
@media screen and (max-width: 767px) {
  .areas .subheading {
    padding-left: 0;
    padding-right: 0; } }
.areas .subheading p {
  font-weight: 700; }
@media screen and (max-width: 767px) {
  .areas .areaContent {
    padding-left: 0;
    padding-right: 0; } }
.areas .healthcareGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 50px;
  row-gap: 50px; }
  @media screen and (max-width: 767px) {
    .areas .healthcareGrid {
      grid-template-columns: repeat(1, 1fr); } }
  .areas .healthcareGrid .grid .imgWrap {
    margin-bottom: 16px; }
  .areas .healthcareGrid .grid h4 {
    color: #157563;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 8px; }
  .areas .healthcareGrid .grid .summary {
    min-height: 110px; }
    @media screen and (max-width: 767px) {
      .areas .healthcareGrid .grid .summary {
        min-height: auto; } }

.Schaeffler-quote {
  display: flex;
  flex-direction: column;
  justify-content: center; }

@media screen and (max-width: 767px) {
  .pageContent {
    padding-left: 0;
    padding-right: 0; } }

.risk-mgmt-table tr th {
  border-bottom: none;
  border-top: 1px solid #000000;
  border-right: 8px solid #ffffff; }
  .risk-mgmt-table tr th:nth-child(3), .risk-mgmt-table tr th:nth-child(4) {
    vertical-align: middle;
    text-align: center; }
.risk-mgmt-table tr td {
  border-top: 1px solid #000000;
  border-right: 8px solid #ffffff; }
  .risk-mgmt-table tr td:nth-child(3), .risk-mgmt-table tr td:nth-child(4) {
    text-align: center; }
.risk-mgmt-table tr:last-child td {
  border-bottom: 1px solid #000000; }

.pillars {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px; }
  @media screen and (max-width: 767px) {
    .pillars {
      grid-template-columns: repeat(1, 1fr); } }

.supplier-image {
  aspect-ratio: 4/3;
  object-fit: cover;
  object-position: center; }

.climate-banner {
  aspect-ratio: 4 / 4;
  object-fit: cover; }

.employee-banner {
  height: 400px;
  object-fit: cover;
  object-position: top; }
  @media screen and (max-width: 767px) {
    .employee-banner {
      height: auto; } }

/*# sourceMappingURL=inner.css.map */
