.element-support {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.element-support .div {
  background-color: var(--neutralswhite);
  overflow: hidden;
  width: 1440px;
  height: 1024px;
  position: relative;
}

.element-support .frame {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 318px;
  left: 205px;
}

.element-support .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--neutralsalabaster);
  border-radius: 4px;
  width: 100%;
  height: 350px;
  /* add thin boarder */
  border: 1px solid #000;
}
/* want to it to expand slightly when the mouse hovers over */
.element-support .frame-2:hover {

  border: 3px solid #000;
}

.element-support .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.element-support .img {
  position: relative;
  width: 24px;
  height: 24px;
}

.element-support .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: var(--accentsmidnight);
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.element-support .p {
  position: relative;
  width: 1050px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--neutralsblack-russian);
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
}

.element-support .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 16px;
  position: absolute;
  top: 164px;
  left: 728px;
}

.element-support .frame-wrapper {
  position: relative;
  width: 507px;
  height: 200px;
  background-image: url(./img/rectangle-33-2.png);
  background-size: 100% 100%;
}

.element-support .frame-5 {
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  position: relative;
  top: 138px;
  left: 220px;
}

.element-support .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 700;
  color: var(--neutralswhite);
  font-size: 25px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.element-support .div-wrapper {
  position: relative;
  width: 507px;
  height: 200px;
  background-image: url(./img/rectangle-33-1.png);
  background-size: 100% 100%;
}

.element-support .frame-6 {
  left: 218px;
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  position: relative;
  top: 138px;
}

.element-support .frame-7 {
  position: relative;
  width: 507px;
  height: 200px;
  background-image: url(./img/rectangle-33.png);
  background-size: 100% 100%;
}

.element-support .frame-8 {
  left: 292px;
  display: inline-flex;
  align-items: flex-end;
  gap: 8px;
  position: relative;
  top: 138px;
}

.element-support .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 164px;
  left: 205px;
}

.element-support .text-wrapper-3 {
  font-weight: 700;
  color: var(--accentsmidnight);
  font-size: 31px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
  line-height: normal;
}

.element-support .at-acculink {
  position: relative;
  width: 507px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--neutralsblack-russian);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.element-support .navbar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 684px;
  padding: 20px 100px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--neutralswhite);
}

.element-support .frame-10 {
  display: inline-flex;
  height: 60px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.element-support .group {
  position: relative;
  width: 60px;
  height: 54px;
}

.element-support .overlap-group {
  position: absolute;
  width: 29px;
  height: 54px;
  top: 0;
  left: 0;
}

.element-support .vector {
  position: absolute;
  width: 24px;
  height: 17px;
  top: 37px;
  left: 5px;
}

.element-support .vector-2 {
  position: absolute;
  width: 11px;
  height: 24px;
  top: 16px;
  left: 18px;
}

.element-support .subtract {
  position: absolute;
  width: 29px;
  height: 46px;
  top: 0;
  left: 0;
}

.element-support .overlap {
  position: absolute;
  width: 29px;
  height: 54px;
  top: 0;
  left: 31px;
}

.element-support .vector-3 {
  position: absolute;
  width: 24px;
  height: 17px;
  top: 37px;
  left: 0;
}

.element-support .vector-4 {
  position: absolute;
  width: 11px;
  height: 24px;
  top: 16px;
  left: 0;
}

.element-support .overlap-wrapper {
  position: relative;
  width: 152px;
  height: 44px;
  margin-right: -4px;
}

.element-support .overlap-2 {
  position: relative;
  width: 148px;
  height: 44px;
}

.element-support .accu-link {
  position: absolute;
  width: 148px;
  top: 0;
  left: 0;
  font-family: "Montserrat", Helvetica;
  font-weight: 800;
  color: transparent;
  font-size: 26.7px;
  letter-spacing: 0;
  line-height: normal;
}

.element-support .span {
  color: #001f3f;
}

.element-support .text-wrapper-4 {
  color: #0074e4;
}

.element-support .technology {
  position: absolute;
  width: 148px;
  top: 33px;
  left: 0;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--neutralsemperor);
  font-size: 8.9px;
  letter-spacing: 9.17px;
  line-height: normal;
}

.element-support .img-2 {
  position: relative;
  flex: 0 0 auto;
}

.element-support .support {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--accentsscience-blue);
  border-radius: 4px;
}

.element-support .text-wrapper-5 {
  font-weight: 600;
  color: var(--neutralswhite);
  font-size: 20px;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
  line-height: normal;
}

.img-2:hover {
  background-color: #c7c6c6;
  /* add black boarder */
  border: 1px solid #000000;
}