h1 {
    margin-bottom: 15px;
}
h1 span {
    color: #1090CB;
}
p, li {
    color: #545454;
    line-height: 170%;
}
.usa-overview {
    background-color: #1090CB1A;
    padding-top: 80px !important;
    padding-bottom: 100px !important;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right 120%;
}
.usa-overview p {
    line-height: 180%;
    margin-top: 30px;
}
.button {
    padding: 15px;
    border-radius: 10px;
    font-weight: 400;
}
.usa-overview .button {
    margin-top: 30px;
}
h2 span {
    color: #1090CB;
}
h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    text-transform: capitalize;
}
#bandwidth {
    padding: 150px 0 100px;
}
#bandwidth .image-text-blocks {
    padding: 80px 0 30px;
}
#bandwidth .image-text-block {
    margin-bottom: 55px;
}
#bandwidth .image-text-block .image {
    height: 72px;
    width: 72px;
    background-size: contain;
    margin: 0 auto;
}
#bandwidth .image-text-block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
#sourcing_teams {
    padding: 50px 0 30px;
    background: #E8F4FA66;
    background-repeat: no-repeat;
    background-position: bottom right;
}
#sourcing_teams .nested {
    text-align: left;
    padding: 80px 0 25px;
}
#sourcing_teams .block {
    padding-top: 0;
    padding-bottom: 25px;
}
#sourcing_teams .nested h4:before {
    content: '';
    background-image: url('/assets/images/content/vector-(4).png');
    width: 15px;
    height: 10px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
}
#sourcing_teams .nested .richtext {
    padding-left: 30px;
}
#capacity {
    padding-top: 110px;
}
#capacity .nested {
    text-align: left;
    padding-top: 30px;
}
#capacity .nested h4 {
    display: flex;
    align-items: center;
    margin: 10px 0 5px;
}
#capacity .nested h4:before {
    content: '';
    background-image: url('/assets/images/content/star-1-1-1.png');
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
}
#capacity .nested .richtext {
    padding-left: 45px;
    text-align: left;
}
#capacity .nested .richtext p {
    font-size: 15px;
    line-height: 150%;
}
.margin-bottom-100 {
    margin-bottom: 100px;
}
#capacity h5 {
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
#capacity h5:before {
    content: '';
    background-image: url('/assets/images/content/pai-chart-1.png');
    width: 46px;
    height: 46px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 20px;
}
#immediately .column:not(:first-child) {
    padding-left: 115px;
}
#procurement {
    padding-bottom: 20px;
}
#accordion {
    border: 2px dashed #1090CB;
    padding: 20px;
    border-radius: 5px;
    margin-top: 32px;
}
#procurement .panel-group .panel {
    text-align: left;
    border: none;
    margin: 0 0 28px;
    box-shadow: none;
}
#procurement .panel-group .panel:last-child {
    margin-bottom: 10px;
}
#procurement .panel-group .panel-heading {
    border-bottom: 1px solid #D6D6D6;
}
#procurement .panel-group .panel-heading, #procurement .panel-group .panel-heading:hover {
    background-color: transparent;
    color: #000;
}
#procurement .panel-arrows .panel-heading a {
    display: flex;
    align-items: center;
    padding: 12px 15px 12px 46px;
}
#procurement .panel-arrows .panel-heading a:before {
    content: '';
    background-image: url('/assets/images/content/lead-icon-s.png');
    width: 32px;
    height: 32px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 12px;
    left: 0;
}
#procurement .panel-arrows .panel-heading a:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f107';
    position: absolute;
    right: 0;
}
#procurement .panel-group .panel-body {
    padding: 12px 0;
    border: none;
}
#leadership {
    background-color: #F6FBFD;
    padding-top: 65px;
    padding-bottom: 32px;
}
#leadership .column:not(:last-child) {
    text-align: left;
    position: relative;
}
#leadership .image-text-blocks {
    gap: 32px;
    margin: 0;
}
#leadership .image-text-block {
    text-align: center;
    border: 1px solid #D1D5DB;
    border-radius: 6px;
    padding: 32px;
    width: calc(50% - 16px);
    margin-bottom: 0;
}
#leadership .image-text-block .image {
    width: 72px;
    height: 72px;
    margin: 0 auto;
}
#leadership .image-text-block h4 {
    display: none;
    margin: 32px 0 0;
}
#leadership .image-text-block .desc h4 {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
}
.button {
    padding: 16px 32px;
    border-radius: 4px;
}
#leadership .leadership-bell {
    position: absolute;
    top: -300px;
    left: 75px;
}
#expanding {
    padding-top: 95px;
    padding-bottom: 30px;
}
#expanding .table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  margin-top: 20px;
  table-layout: fixed;
}
#expanding .table td {
  border: 1px solid #E9E9E9;
  padding: 10px 15px;
  text-align: left;
  vertical-align: middle;
  height: 64px;
  overflow-wrap: break-word;
}
#expanding .table thead tr:first-child td {
  font-weight: 600;
  color: #1090CB;
  white-space: nowrap;
}
#expanding .table thead tr:first-child td:first-child {
  width: 140px;
}
#expanding .table tbody tr td:first-child {
  font-weight: 600;
  width: 140px;
}
#expanding .nested .block {
    padding-bottom: 0;
}
#discuss {
    padding: 45px 48px;
    background: linear-gradient(88.65deg, #1090CB 19.01%, rgba(16, 144, 203, 0.05) 100.83%);
    color: #fff;
    margin-bottom: 60px;
    border-radius: 6px;
}
#discuss h2, #discuss p {
    color: #fff;
}
#left_pattern_img {
    position: absolute;
    padding: 0;
    margin-top: -65px;
}
#left_pattern_img2 {
    position: absolute;
    padding: 0;
    margin-top: -65px;
}

@media (max-width: 767px) {
    .usa-overview {
        background-position: right bottom;
    }
    .usa-overview img {
        border-radius: 10px;
    }
    #left_pattern_img, #left_pattern_img2 {
        left: -16px;
    }
    #capacity .nested h4, #capacity h5 {
        text-align: left;
    }
    #capacity .nested h4:before {
        max-width: 28px;
    }
    #capacity h5:before {
        margin-right: 10px;
        max-width: 30px;
        height: 30px;
    }
    #capacity .w40, #expanding .w40 {
        order: 0;
    }
    #capacity .w60, #expanding .w60 {
        order: 1;
    }
    #capacity #immediately .richtext {
        padding-left: 0;
        padding-top: 60px;
    }
    #leadership .leadership-bell {
        top: -150px;
        left: auto;
        right: 0;
    }
    #expanding .table {
        table-layout: auto;
    }
    #bandwidth, #capacity, #sourcing_teams, #expanding, #leadership {
        padding: 70px 0;
    }
    #sourcing_teams .nested {
        padding-top: 40px;
    }
    #capacity .nested .block:first-child {
        padding-top: 0;
    }
    .margin-bottom-100 {
        margin-bottom: 70px;
    }
    #capacity .block.m100 .column + .column {
        margin-top: 0;
    }
    #capacity #immediately .column + .column {
        margin-top: 15px;
    }
    #capacity .nested .richtext p {
        font-size: 16px;
    }
    #discuss {
        padding: 45px 16px;
        border-radius: 0;
        background: #1090CB;
        margin-bottom: 0;
    }
}