.element-light {
  width: 1920px;
  height: 1200px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(
      0deg,
      rgba(251, 250, 249, 1) 0%,
      rgba(251, 250, 249, 1) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
}

.element-light .background {
  z-index: 1;
  margin-left: 664px;
  margin-right: 664px;
  flex: 1;
  max-height: 613.78px;
  position: relative;
  background-color: #ffffff;
}

.element-light .view {
  position: absolute;
  top: 72px;
  left: 16px;
  width: 293px;
  height: 72px;
  background-image: url(./img/image.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element-light .link {
  position: absolute;
  top: calc(50.00% - 139px);
  left: 16px;
  width: 118px;
  height: 39px;
  display: flex;
  background-color: #ffece0;
  border-radius: 16px;
  border: 1px solid;
  border-color: #ffc39c;
}

.element-light .text-wrapper {
  margin-top: 9px;
  width: 92.15px;
  height: 21px;
  margin-left: 13px;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #ff6300;
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .div-wrapper {
  position: absolute;
  top: calc(50.00% - 139px);
  left: 146px;
  width: 88px;
  height: 39px;
  display: flex;
  background-color: #fbfaf9;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e6e5e4;
}

.element-light .div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 9px;
  width: 62.67px;
  height: 21px;
  margin-left: 13px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .link-2 {
  position: absolute;
  top: calc(50.00% - 139px);
  left: 246px;
  width: 70px;
  height: 39px;
  display: flex;
  background-color: #fbfaf9;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e6e5e4;
}

.element-light .text-wrapper-2 {
  margin-top: 9px;
  width: 44.37px;
  height: 21px;
  margin-left: 13px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .link-3 {
  position: absolute;
  top: calc(50.00% - 139px);
  left: 329px;
  width: 142px;
  height: 39px;
  display: flex;
  background-color: #fbfaf9;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e6e5e4;
}

.element-light .text-wrapper-3 {
  margin-top: 9px;
  width: 115.79px;
  height: 21px;
  margin-left: 13px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .link-4 {
  position: absolute;
  top: calc(50.00% - 139px);
  left: 482px;
  width: 76px;
  height: 39px;
  display: flex;
  background-color: #fbfaf9;
  border-radius: 16px;
  border: 1px solid;
  border-color: #e6e5e4;
}

.element-light .text-wrapper-4 {
  margin-top: 9px;
  width: 50.64px;
  height: 21px;
  margin-left: 13px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .list-wrapper {
  position: absolute;
  width: calc(100% - 32px);
  top: 219px;
  left: 16px;
  height: 323px;
  display: flex;
  background-color: #ffffff;
}

.element-light .list {
  height: 322.78px;
  flex: 1;
  position: relative;
}

.element-light .item {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 54px;
  overflow: hidden;
}

.element-light .label {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 54px;
  display: flex;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #f2f1f1;
}

.element-light .text-wrapper-5 {
  margin-top: 15px;
  width: 180.43px;
  height: 21px;
  margin-left: 24px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .p {
  position: absolute;
  top: 53px;
  left: 0;
  width: 546px;
  height: 21px;
  font-family: "Inter-Light", Helvetica;
  font-weight: 300;
  color: #484847;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-2 {
  position: absolute;
  width: 100%;
  top: 54px;
  left: 0;
  height: 54px;
  overflow: hidden;
}

.element-light .text-wrapper-6 {
  margin-top: 15px;
  width: 308.65px;
  height: 21px;
  margin-left: 24px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .text-wrapper-7 {
  position: absolute;
  top: 53px;
  left: 0;
  width: 536px;
  height: 21px;
  font-family: "Inter-Light", Helvetica;
  font-weight: 300;
  color: #484847;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-3 {
  position: absolute;
  width: 100%;
  top: 108px;
  left: 0;
  height: 54px;
  overflow: hidden;
}

.element-light .text-wrapper-8 {
  margin-top: 15px;
  width: 224.31px;
  height: 21px;
  margin-left: 24px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .text-wrapper-9 {
  position: absolute;
  top: 53px;
  left: 0;
  width: 531px;
  height: 21px;
  font-family: "Inter-Light", Helvetica;
  font-weight: 300;
  color: #484847;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-4 {
  position: absolute;
  width: 100%;
  top: 161px;
  left: 0;
  height: 54px;
  overflow: hidden;
}

.element-light .text-wrapper-10 {
  margin-top: 15px;
  width: 242.61px;
  height: 21px;
  margin-left: 24px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .text-wrapper-11 {
  position: absolute;
  top: 53px;
  left: 0;
  width: 448px;
  height: 21px;
  font-family: "Inter-Light", Helvetica;
  font-weight: 300;
  color: #484847;
  font-size: 14.6px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-5 {
  position: absolute;
  width: 100%;
  top: 215px;
  left: 0;
  height: 54px;
  overflow: hidden;
}

.element-light .text-wrapper-12 {
  margin-top: 15px;
  width: 290.36px;
  height: 21px;
  margin-left: 24px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .text-wrapper-13 {
  position: absolute;
  top: 53px;
  left: 0;
  width: 510px;
  height: 21px;
  font-family: "Inter-Light", Helvetica;
  font-weight: 300;
  color: #484847;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-6 {
  position: absolute;
  width: 100%;
  top: 269px;
  left: 0;
  height: 54px;
  overflow: hidden;
}

.element-light .text-wrapper-14 {
  margin-top: 15px;
  width: 209.59px;
  height: 21px;
  margin-left: 24px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #333333;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .text-wrapper-15 {
  position: absolute;
  top: 53px;
  left: 0;
  width: 529px;
  height: 21px;
  font-family: "Inter-Light", Helvetica;
  font-weight: 300;
  color: #484847;
  font-size: 16px;
  line-height: 20.8px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .container-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 1920px;
  height: 57px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e6e5e4;
}

.element-light .container {
  margin-top: -1px;
  height: 48px;
  width: 592px;
  position: relative;
}

.element-light .link-logo-default {
  position: absolute;
  top: 0;
  left: 12px;
  width: 72px;
  height: 42px;
}

.element-light .link-5 {
  position: absolute;
  top: 14px;
  left: calc(50.00% - 65px);
  width: 63px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .link-6 {
  position: absolute;
  top: 14px;
  left: calc(50.00% + 30px);
  width: 96px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .link-7 {
  position: absolute;
  top: 14px;
  left: calc(50.00% + 157px);
  width: 107px;
  height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .horizontal-border {
  z-index: 2;
  flex: 1;
  max-height: 179.59px;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #e6e5e4;
}

.element-light .list-heading {
  position: absolute;
  top: 21px;
  left: calc(50.00% - 38px);
  width: 76px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Bold", Helvetica;
  font-weight: 700;
  color: #898887;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .list-2 {
  top: 44px;
  position: absolute;
  width: calc(100% - 20px);
  left: 10px;
  height: 21px;
}

.element-light .item-7 {
  position: absolute;
  top: 4px;
  left: calc(50.00% - 406px);
  width: 129px;
  height: 15px;
}

.element-light .text-wrapper-16 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 64px);
  width: 96px;
  height: 15px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 12px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .text-wrapper-17 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 47px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-8 {
  position: absolute;
  top: 4px;
  left: calc(50.00% - 274px);
  width: 175px;
  height: 15px;
}

.element-light .text-wrapper-18 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 88px);
  width: 143px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 11.6px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .text-wrapper-19 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 70px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-9 {
  position: absolute;
  top: 4px;
  left: calc(50.00% - 95px);
  width: 107px;
  height: 15px;
}

.element-light .text-wrapper-20 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 54px);
  width: 75px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 11.8px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .text-wrapper-21 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 36px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-10 {
  position: absolute;
  top: 4px;
  left: calc(50.00% + 16px);
  width: 295px;
  height: 15px;
}

.element-light .text-wrapper-22 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 148px);
  width: 263px;
  height: 15px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 11.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .text-wrapper-23 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 130px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-link-help-polle {
  position: absolute;
  top: 4px;
  left: calc(50.00% + 315px);
  width: 91px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .list-3 {
  top: 73px;
  position: absolute;
  width: calc(100% - 20px);
  left: 10px;
  height: 21px;
}

.element-light .item-11 {
  position: absolute;
  top: 4px;
  left: calc(50.00% - 343px);
  width: 90px;
  height: 15px;
}

.element-light .link-8 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 45px);
  width: 58px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .text-wrapper-24 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 28px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-12 {
  position: absolute;
  top: 4px;
  left: calc(50.00% - 249px);
  width: 104px;
  height: 15px;
}

.element-light .link-9 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 52px);
  width: 72px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .text-wrapper-25 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 35px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-13 {
  position: absolute;
  top: 4px;
  left: calc(50.00% - 141px);
  width: 113px;
  height: 15px;
}

.element-light .link-10 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 56px);
  width: 80px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .text-wrapper-26 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 39px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-14 {
  position: absolute;
  top: 4px;
  left: calc(50.00% - 25px);
  width: 113px;
  height: 15px;
}

.element-light .item-15 {
  position: absolute;
  top: 4px;
  left: calc(50.00% + 91px);
  width: 124px;
  height: 15px;
}

.element-light .link-11 {
  position: absolute;
  top: 0;
  left: calc(50.00% - 62px);
  width: 91px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .text-wrapper-27 {
  position: absolute;
  top: 3px;
  left: calc(50.00% + 44px);
  width: 3px;
  height: 12px;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 9.6px;
  text-align: center;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.element-light .item-link {
  position: absolute;
  top: 4px;
  left: calc(50.00% + 219px);
  width: 124px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #898887;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element-light .twitter-stroke-wrapper {
  position: absolute;
  top: 110px;
  left: 921px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d6d5d4;
  border-radius: 16px;
}

.element-light .twitter-stroke {
  height: 20px;
  width: 20px;
  background-image: url(./img/twitter-stroke.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element-light .instagram-stroke-wrapper {
  position: absolute;
  top: 110px;
  left: 965px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d6d5d4;
  border-radius: 16px;
}

.element-light .instagram-stroke {
  height: 20px;
  width: 20px;
  background-image: url(./img/instagram-stroke.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element-light .text-wrapper-28 {
  position: absolute;
  top: 152px;
  left: calc(50.00% - 124px);
  width: 247px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter-Light", Helvetica;
  font-weight: 300;
  color: #a8a7a6;
  font-size: 11.1px;
  text-align: center;
  letter-spacing: 0;
  line-height: 15.6px;
  white-space: nowrap;
}