/* =========================================================
   07. Offshore Team Structure
   ========================================================= */

.offshore-team-structure-section {
  overflow: hidden;
  background:
    radial-gradient(
      circle at top right,
      rgba(13, 110, 253, 0.045),
      transparent 25%
    ),
    linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}

/* =========================================================
   Heading
   ========================================================= */

.offshore-team-structure-head {
  max-width: 650px;
}

.offshore-team-structure-kicker {
  color: #ff5a00;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.offshore-team-structure-line {
  position: relative;
  width: 34px;
  height: 2px;
  flex-shrink: 0;
  background: #ff5a00;
}

.offshore-team-structure-line::before,
.offshore-team-structure-line::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ff5a00;
  transform: translateY(-50%);
}

.offshore-team-structure-line::before {
  left: 0;
}

.offshore-team-structure-line::after {
  right: 0;
}

.offshore-team-structure-head h2 {
  color: #071333;
  font-size: 44px;
  line-height: 1.13;
  font-weight: 900;
  letter-spacing: -0.04em;
}

.offshore-team-structure-head h2 span {
  color: #ff5a00;
}

.offshore-team-structure-title-line {
  width: 38px;
  height: 2px;
  display: block;
  background: #ff5a00;
}

.offshore-team-structure-head p {
  max-width: 520px;
  color: #34405c;
  font-size: 18px;
  line-height: 1.5;
}

/* =========================================================
   Collaboration Visual
   ========================================================= */

.offshore-team-collaboration {
  min-height: 220px;
  overflow: hidden;
  border: 1px solid #e1e7ef;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 16px 40px rgba(17, 40, 80, 0.08);
}

/* Dynamic Drupal heading image. */
.offshore-team-collaboration .offshore-team-head-image {
  width: 100%;
  height: 220px;
  display: block;
  object-fit: contain;
  object-position: center;
}

/* Processed-text wrappers generated by Drupal. */
.offshore-team-structure-description p,
.offshore-team-recommendation-description p,
.offshore-team-assurance-description p {
  margin-bottom: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.offshore-team-collaboration-map {
  position: absolute;
  inset: 0;
  opacity: 0.12;
  background-image: radial-gradient(circle, #1266d5 1.2px, transparent 1.5px);
  background-size: 7px 7px;
  mask-image: radial-gradient(ellipse at center, #000 15%, transparent 80%);
}

.offshore-team-office,
.offshore-team-hapus {
  position: absolute;
  top: 38px;
  z-index: 4;
  width: 138px;
  height: 138px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #e2e7ee;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 10px 24px rgba(17, 40, 80, 0.08);
}

.offshore-team-office {
  left: 10%;
}

.offshore-team-hapus {
  right: 10%;
}

.offshore-team-office-icon {
  margin-bottom: 9px;
  color: #071333;
  font-size: 38px;
}

.offshore-team-office strong {
  color: #071333;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
}

.offshore-team-office > span {
  margin-top: 5px;
  color: #34405c;
  font-size: 11px;
}

.offshore-team-hapus-brand {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 12px;
}

.offshore-team-hapus-brand strong {
  color: #071333;
  font-size: 21px;
  font-weight: 900;
  letter-spacing: 0.03em;
}

.offshore-team-hapus-mark {
  position: relative;
  width: 18px;
  height: 24px;
  display: block;
  border-left: 6px solid #ff5a00;
  border-bottom: 6px solid #ff5a00;
}

.offshore-team-hapus-mark::after {
  content: "";
  position: absolute;
  right: -7px;
  bottom: -6px;
  width: 6px;
  height: 17px;
  background: #071333;
}

.offshore-team-hapus h3 {
  color: #071333;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
}

.offshore-team-hapus p {
  color: #34405c;
  font-size: 11px;
}

.offshore-team-sync {
  position: absolute;
  top: 82px;
  left: 50%;
  z-index: 6;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9e3f0;
  border-radius: 50%;
  color: #176ee0;
  background: #ffffff;
  font-size: 29px;
  transform: translateX(-50%);
  box-shadow: 0 8px 20px rgba(17, 40, 80, 0.08);
}

.offshore-team-collaboration-line {
  position: absolute;
  top: 114px;
  z-index: 2;
  width: 130px;
  border-top: 2px dashed #ff5a00;
}

.offshore-team-collaboration-line::before,
.offshore-team-collaboration-line::after {
  content: "";
  position: absolute;
  top: -4px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ff5a00;
}

.offshore-team-collaboration-line::before {
  left: 0;
}

.offshore-team-collaboration-line::after {
  right: 0;
}

.offshore-collaboration-left {
  left: 29%;
}

.offshore-collaboration-right {
  right: 29%;
}

.offshore-team-collaboration-label {
  position: absolute;
  right: 50%;
  bottom: 16px;
  min-width: 270px;
  padding: 7px 20px;
  border: 1px solid #bcd4f6;
  border-radius: 30px;
  color: #071333;
  background: #f6f9fe;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  transform: translateX(50%);
}

/* =========================================================
   Engagement Hint
   ========================================================= */

.offshore-team-model-hint {
  position: relative;
  width: 240px;
  height: 45px;
  margin: -6px 0 5px 22px;
  color: #176ee0;
}

.offshore-team-model-hint span {
  position: absolute;
  top: 0;
  left: 0;
  font-family: cursive;
  font-size: 15px;
  line-height: 1.2;
  font-style: italic;
}

.offshore-team-model-hint i {
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 39px;
  transform: rotate(-12deg);
}

/* =========================================================
   Engagement Model Cards
   ========================================================= */

.offshore-team-model-card {
  --model-color: #ff5a00;
  --model-soft: #fff1e8;

  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  height: 100%;
  padding: 0;
  overflow: hidden;
  border: 1px solid #dfe6ef;
  border-radius: 17px;
  background: #ffffff;
  box-shadow: 0 14px 32px rgba(17, 40, 80, 0.055);
}

.offshore-model-orange {
  --model-color: #ff5a00;
  --model-soft: #fff0e8;
}

.offshore-model-purple {
  --model-color: #7c2ad7;
  --model-soft: #f4eefe;
}

.offshore-model-blue {
  --model-color: #126ee7;
  --model-soft: #edf4ff;
}

.offshore-model-green {
  --model-color: #16834a;
  --model-soft: #eaf7f0;
}

.offshore-model-selected {
  border-color: var(--model-color);
  box-shadow: 0 14px 32px rgba(255, 90, 0, 0.09);
}

.offshore-team-model-top {
  position: relative;
  z-index: 3;
  width: 100%;
  min-height: 72px;
  padding: 18px 18px 12px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: #ffffff;
}

.offshore-team-model-number {
  width: 35px;
  min-width: 35px;
  height: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 50%;
  color: #ffffff;
  background: var(--model-color);
  font-size: 14px;
  line-height: 1;
  font-weight: 900;
}

.offshore-team-model-top h3 {
  position: relative;
  z-index: 4;
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding-top: 3px;
  color: #071333 !important;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 900;
  opacity: 1 !important;
  visibility: visible !important;
  overflow-wrap: break-word;
}

.offshore-team-selected-check {
  width: 32px;
  min-width: 32px;
  height: 32px;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 50%;
  color: #ffffff;
  background: var(--model-color);
  font-size: 14px;
  box-shadow: 0 6px 14px rgba(255, 90, 0, 0.22);
}

.offshore-team-model-visual.offshore-team-model-image {
  width: auto;
  height: 120px;
  min-height: 120px;
  margin: 0 18px 14px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 14px;
  color: #071333;
  background: var(--model-soft);
  font-size: 0;
}

.offshore-team-model-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: block;
  object-fit: contain !important;
  object-position: center !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.offshore-team-model-visual:not(.offshore-team-model-image) {
  width: 125px;
  height: 90px;
  margin: 10px auto 15px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  border-radius: 65px 65px 5px 5px;
  color: #071333;
  background: var(--model-soft);
  font-size: 67px;
}

.offshore-team-visual-group {
  width: 180px;
  gap: 0;
  overflow: hidden;
  font-size: 47px;
}

.offshore-team-visual-group i {
  margin: 0 -4px;
}

.offshore-team-visual-two i:nth-child(1),
.offshore-team-visual-four i:nth-child(2),
.offshore-team-visual-five i:nth-child(2) {
  color: #b4753c;
}

.offshore-team-visual-two i:nth-child(2),
.offshore-team-visual-four i:nth-child(1),
.offshore-team-visual-five i:nth-child(1) {
  color: #061b36;
}

.offshore-team-visual-two i:nth-child(3),
.offshore-team-visual-four i:nth-child(3),
.offshore-team-visual-five i:nth-child(3) {
  color: #173b65;
}

.offshore-team-visual-four i:nth-child(4),
.offshore-team-visual-five i:nth-child(4) {
  color: #945b37;
}

.offshore-team-visual-five i:nth-child(5) {
  color: #1c654d;
}

.offshore-team-building-visual {
  font-size: 61px;
}

.offshore-team-model-list {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0 18px 18px;
}

.offshore-team-model-list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
  color: #071333;
  font-size: 16px;
  line-height: 1.45;
}

.offshore-team-model-list li i {
  margin-top: 3px;
  flex-shrink: 0;
  color: var(--model-color);
  font-size: 13px;
}

.offshore-team-model-list li span {
  min-width: 0;
  color: #071333;
  overflow-wrap: break-word;
}

/* =========================================================
   Comparison Table
   ========================================================= */

.offshore-team-comparison {
  overflow: hidden;
  border: 1px solid #dbe4f0;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(17, 40, 80, 0.045);
}

.offshore-team-comparison-table {
  min-width: 850px;
  vertical-align: middle;
}

.offshore-team-comparison-table th,
.offshore-team-comparison-table td {
  padding: 9px 16px;
  border-right: 1px solid #dde5ef;
  border-bottom: 1px solid #dde5ef;
  color: #071333;
  font-size: 16px;
  text-align: center;
  padding: 10px !important;
}

.offshore-team-comparison-table th:last-child,
.offshore-team-comparison-table td:last-child {
  border-right: 0;
}

.offshore-team-comparison-table tbody tr:last-child td {
  border-bottom: 0;
}

.offshore-team-comparison-table th:first-child,
.offshore-team-comparison-table td:first-child {
  width: 240px;
  text-align: left;
}

.offshore-team-comparison-table thead th {
  font-weight: 900;
}

.offshore-team-comparison-table thead th:not(:first-child) {
  padding-top: 10px;
}

.offshore-team-comparison-table thead th > span:last-child {
  display: block;
  margin-top: 5px;
  line-height: 1.3;
}

.offshore-table-number {
  width: 22px;
  height: 22px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  font-size: 9px;
  font-weight: 900;
}

.offshore-table-orange {
  background: #ff5a00;
}

.offshore-table-purple {
  background: #7c2ad7;
}

.offshore-table-blue {
  background: #126ee7;
}

.offshore-table-green {
  background: #16834a;
}

.offshore-team-comparison-table td:first-child {
  font-weight: 700;
}

.offshore-team-comparison-table td:first-child i {
  width: 24px;
  margin-right: 7px;
  color: #071333;
}

.offshore-team-comparison-table td:not(:first-child) i {
  font-size: 15px;
}

.offshore-check-orange {
  color: #ff5a00;
}

.offshore-check-purple {
  color: #7c2ad7;
}

.offshore-check-blue {
  color: #126ee7;
}

.offshore-check-green {
  color: #16834a;
}

.offshore-table-empty {
  color: #94a1b5;
  font-weight: 700;
}

/* =========================================================
   Recommendation Card
   ========================================================= */

.offshore-team-recommendation {
  min-height: 100%;
  padding: 26px 25px 20px;
  border-radius: 16px;
  background:
    radial-gradient(
      circle at top right,
      rgba(23, 108, 238, 0.22),
      transparent 34%
    ),
    linear-gradient(145deg, #02142f 0%, #052c61 100%);
  box-shadow: 0 16px 34px rgba(3, 28, 66, 0.13);
}

.offshore-team-recommendation h3 {
  color: #ffffff;
  font-size: 22px;
  line-height: 1.15;
  font-weight: 900;
}

.offshore-team-recommendation-line {
  width: 34px;
  height: 3px;
  margin-bottom: 14px;
  display: block;
  background: #ff5a00;
}

.offshore-team-recommendation p {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.55;
}

.offshore-team-recommendation-primary,
.offshore-team-recommendation-secondary {
  width: auto !important;
  min-height: 43px;
  padding: 10px 14px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-radius: 6px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.offshore-team-recommendation-primary {
  margin-bottom: 10px;
  border: 1px solid #ff5a00;
  background: linear-gradient(135deg, #ff7200, #ff4d00);
}

.offshore-team-recommendation-secondary {
  border: 1px solid #ffffff;
  background: transparent;
}

.offshore-team-recommendation-primary:hover,
.offshore-team-recommendation-secondary:hover {
  color: #ffffff;
}

/* =========================================================
   Assurance Strip
   ========================================================= */

.offshore-team-assurance {
  overflow: hidden;
  border: 1px solid #dbe5f1;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(17, 40, 80, 0.045);
}

.offshore-team-assurance-item {
  min-height: 100px;
  padding: 16px 24px;
  border-right: 1px solid #d9e1ec;
}

.offshore-team-assurance .col-xl:last-child .offshore-team-assurance-item {
  border-right: 0;
}

.offshore-team-assurance-item > i {
  width: 48px;
  min-width: 48px;
  flex-shrink: 0;
  font-size: 38px;
  text-align: center;
}

.offshore-assurance-orange {
  color: #ff5a00;
}

.offshore-assurance-purple {
  color: #7c2ad7;
}

.offshore-assurance-blue {
  color: #126ee7;
}

.offshore-assurance-green {
  color: #16834a;
}

.offshore-team-assurance-item > div {
  min-width: 0;
}

.offshore-team-assurance-item h3 {
  color: #071333;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 900;
}

.offshore-team-assurance-item p {
  color: #34405c;
  font-size: 16px;
  line-height: 1.45;
}

.offshore-team-assurance-item p {
  color: #34405c;
  font-size: 16px;
  line-height: 1.45;
}

/* =========================================================
   Offshore Team Structure Responsive
   ========================================================= */

@media (max-width: 1600px) {
  .offshore-team-structure-kicker {
    font-size: 14px;
  }
  .offshore-team-assurance-item p {
    color: #34405c;
    font-size: 12px;
    line-height: 1.45;
}
  .offshore-team-model-top h3 {
    position: relative;
    z-index: 4;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0;
    padding-top: 3px;
    color: #071333 !important;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 900;
    opacity: 1 !important;
    visibility: visible !important;
    overflow-wrap: break-word;
  }
  .offshore-team-model-list li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 0;
    color: #071333;
    font-size: 15px;
    line-height: 1.45;
  }
  .offshore-team-comparison-table th,
  .offshore-team-comparison-table td {
    padding: 9px 16px;
    border-right: 1px solid #dde5ef;
    border-bottom: 1px solid #dde5ef;
    color: #071333;
    font-size: 12px;
    text-align: center;
  }
  .offshore-team-assurance-item p {
    color: #34405c;
    font-size: 12px;
    line-height: 1.45;
  }

  .offshore-team-assurance-item h3 {
    color: #071333;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 900;
  }

  .offshore-team-structure-head h2 {
    font-size: 32px;
  }

  .offshore-team-comparison-table th,
  .offshore-team-comparison-table td {
    font-size: 14px !important;
  }

  .offshore-team-start-bottom-item h3 {
    color: #071333;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 900;
  }

  .offshore-team-structure-head p {
    font-size: 15px;
  }

  .offshore-team-collaboration {
    min-height: 200px;
  }

  .offshore-team-office,
  .offshore-team-hapus {
    width: 118px;
    height: 118px;
  }

  .offshore-team-sync {
    top: 72px;
    width: 56px;
    height: 56px;
    font-size: 25px;
  }

  .offshore-team-collaboration-line {
    top: 100px;
    width: 105px;
  }

  .offshore-team-model-card {
    min-height: 0;
  }

  .offshore-team-model-top {
    min-height: 68px;
    padding: 16px 14px 10px;
  }

  .offshore-team-model-top h3 {
    font-size: 16px;
  }

  .offshore-team-model-visual.offshore-team-model-image {
    height: 105px;
    min-height: 105px;
    margin-right: 14px;
    margin-left: 14px;
    padding: 7px;
  }

  .offshore-team-model-visual:not(.offshore-team-model-image) {
    width: 110px;
    height: 82px;
    font-size: 58px;
  }

  .offshore-team-model-list {
    padding-right: 14px;
    padding-bottom: 16px;
    padding-left: 14px;
  }

  .offshore-team-model-list li {
    font-size: 14px;
  }

  .offshore-team-visual-group {
    width: 160px;
    font-size: 40px;
  }

  .offshore-team-recommendation h3 {
    font-size: 18px;
  }

  .offshore-team-recommendation p {
    font-size: 13px;
  }

  .offshore-team-assurance-item {
    padding-right: 16px;
    padding-left: 16px;
  }

  .offshore-team-assurance-item h3 {
    font-size: 14px;
  }

  .offshore-team-assurance-item p {
    font-size: 12px;
  }
}

@media (max-width: 1199px) {
  .offshore-team-structure-head {
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .offshore-team-structure-kicker {
    justify-content: center;
  }

  .offshore-team-structure-title-line {
    margin-right: auto;
    margin-left: auto;
  }

  .offshore-team-structure-head p {
    margin-right: auto;
    margin-left: auto;
  }

  .offshore-team-collaboration {
    max-width: 800px;
    margin: 0 auto;
  }

  .offshore-team-model-card {
    min-height: 0;
  }

  .offshore-team-recommendation {
    min-height: 0;
  }

  .offshore-team-assurance-item {
    border-right: 1px solid #d9e1ec;
    border-bottom: 1px solid #d9e1ec;
  }

  .offshore-team-assurance
    .col-md-6:nth-child(2n)
    .offshore-team-assurance-item {
    border-right: 0;
  }
}

@media (max-width: 991px) {
  .offshore-team-collaboration-line {
    width: 90px;
  }

  .offshore-collaboration-left {
    left: 30%;
  }

  .offshore-collaboration-right {
    right: 30%;
  }
}

@media (max-width: 767px) {
  .offshore-team-structure-kicker {
    gap: 10px !important;
    font-size: 13px;
  }

  .offshore-team-structure-line {
    width: 34px;
  }

  .offshore-team-structure-head h2 {
    font-size: 22px;
  }

  .offshore-team-structure-head p {
    font-size: 15px;
  }

  .offshore-team-collaboration {
    min-height: 190px;
  }

  .offshore-team-office,
  .offshore-team-hapus {
    top: 32px;
    width: 100px;
    height: 100px;
  }

  .offshore-team-office {
    left: 5%;
  }

  .offshore-team-hapus {
    right: 5%;
  }

  .offshore-team-office-icon {
    font-size: 28px;
  }

  .offshore-team-office strong,
  .offshore-team-hapus h3 {
    font-size: 10px;
  }

  .offshore-team-office > span,
  .offshore-team-hapus p {
    font-size: 9px;
  }

  .offshore-team-hapus-brand strong {
    font-size: 16px;
  }

  .offshore-team-sync {
    top: 62px;
    width: 50px;
    height: 50px;
    font-size: 22px;
  }

  .offshore-team-collaboration-line {
    top: 87px;
    width: 65px;
  }

  .offshore-collaboration-left {
    left: 27%;
  }

  .offshore-collaboration-right {
    right: 27%;
  }

  .offshore-team-collaboration-label {
    min-width: 230px;
    padding: 6px 12px;
    font-size: 10px;
  }

  .offshore-team-model-card {
    min-height: 0;
  }

  .offshore-team-model-top {
    min-height: auto;
    padding: 18px 18px 12px;
  }

  .offshore-team-model-top h3 {
    font-size: 16px;
  }

  .offshore-team-model-visual.offshore-team-model-image {
    height: 150px;
    min-height: 150px;
    margin-right: 18px;
    margin-left: 18px;
  }

  .offshore-team-model-list {
    padding-right: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
  }

  .offshore-team-model-list li {
    font-size: 13px;
  }

  .offshore-team-comparison-table th,
  .offshore-team-comparison-table td {
    font-size: 12px;
  }

  .offshore-team-recommendation {
    padding: 20px 18px;
  }

  .offshore-team-recommendation h3 {
    font-size: 18px;
  }

  .offshore-team-recommendation p {
    font-size: 14px;
  }

  .offshore-team-recommendation-primary,
  .offshore-team-recommendation-secondary {
    font-size: 14px;
  }

  .offshore-team-assurance-item {
    min-height: 95px;
  }

  .offshore-team-assurance-item h3 {
    font-size: 14px;
  }

  .offshore-team-assurance-item p {
    font-size: 12px;
  }
}

@media (max-width: 575.98px) {
  .offshore-team-structure-kicker .offshore-team-structure-line:last-child {
    display: none;
  }

  .offshore-team-office,
  .offshore-team-hapus {
    width: 90px;
    height: 90px;
  }

  .offshore-team-sync {
    width: 42px;
    height: 42px;
    font-size: 18px;
  }

  .offshore-team-collaboration-line {
    display: none;
  }

  .offshore-team-model-visual.offshore-team-model-image {
    height: 140px;
    min-height: 140px;
    margin-right: 16px;
    margin-left: 16px;
  }

  .offshore-team-assurance .col-md-6 {
    width: 100%;
  }

  .offshore-team-assurance-item {
    border-right: 0 !important;
    border-bottom: 1px solid #d9e1ec !important;
  }

  .offshore-team-assurance .col-md-6:last-child .offshore-team-assurance-item {
    border-bottom: 0 !important;
  }
}

/* base styles */
h2 {
  font-size: 44px !important;
}

@media (max-width: 1599.98px) {
  h2 {
    font-size: 32px !important;
  }
}

@media (max-width: 1399.98px) {
  h2 {
    font-size: 30px !important;
  }
}

@media (max-width: 1199.98px) {
  h2 {
    font-size: 28px !important;
  }
}

@media (max-width: 991.98px) {
  h2 {
    font-size: 26px !important;
  }
}

@media (max-width: 767.98px) {
  h2 {
    font-size: 22px !important;
  }
}

@media (max-width: 575.98px) {
  h2 {
    font-size: 21px !important;
  }
}

@media (max-width: 374.98px) {
  h2 {
    font-size: 20px !important;
  }
}
