.frame {
  background-color: #ffffff;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}


.frame .button-tertiary {
  display: flex;
  width: 392px;
  height: 63px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 35px;
 
  top: 436px;
  left: 806px;
  background-color: var(--primary-kbr-colorspantone-108-c);
  border-radius: 6px;
  overflow: hidden;
}

.frame .default {
  position: relative;
  width: fit-content;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .text-wrapper {

  top: 379px;
  left: 874px;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 600;
  color: var(--primary-kbr-colorspantone-301-c);
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.frame .group {

  width: 184px;
  height: 123px;
  top: 236px;
  left: 910px;
  background-image: url(./img/image-5.png);
  background-size: cover;
  background-position: 50% 50%;
}

.frame .add-circle {

  width: 24px;
  height: 24px;
  top: 5px;
  left: 131px;
}

.frame .overlap {
  width: 1837px;
  top: 59px;
  left: 83px;

  height: 90px;
}

.frame .group-2 {

  width: 1837px;
  height: 90px;
  top: 0;
  left: 0;
  background-color: #3369a5;
}

.frame .rectangle {
  width: 613px;
  left: 0;

  height: 90px;
  top: 0;
}

.frame .overlap-group {
  width: 657px;
  top: 0;
  left: 1180px;
  background-image: url(./img/rectangle-4.svg);
  background-size: 100% 100%;

  height: 90px;
}

.frame .img {
  width: 167px;
  left: 490px;

  height: 90px;
  top: 0;
}

.frame .KBR-logo-final {

  width: 67px;
  height: 37px;
  top: 25px;
  left: 25px;
  background-image: url(./img/kbr-logo-final-2020-white-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.frame .image {
  width: 1920px;
  height: 59px;
  top: 0;
  object-fit: cover;

  left: 0;
}

.frame .image-2 {
  width: 83px;
  height: 1041px;
  top: 59px;

  left: 0;
}
