@charset "UTF-8";



.screen .footer1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.screen .footer2 {
  position: relative;
  width: 138px;
  height: 46px;
}

.screen .footer3 {
  display: inline-flex;
  align-items: center;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
}

.screen .footer4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.screen .footer5 {
  display: flex;
  flex-direction: column;
  width: 580px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}



.screen .footer6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}


.screen .footer7 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -261.00px;
  font-family: var(--regular-caption-m-400-font-family);
  font-weight: var(--regular-caption-m-400-font-weight);
  color: var(--graygray-700);
  font-size: var(--regular-caption-m-400-font-size);
  letter-spacing: var(--regular-caption-m-400-letter-spacing);
  line-height: var(--regular-caption-m-400-line-height);
  font-style: var(--regular-caption-m-400-font-style);
}

.screen .footer8 {
  position: relative;
  width: fit-content;
  font-family: var(--regular-caption-m-400-font-family);
  font-weight: var(--regular-caption-m-400-font-weight);
  color: var(--graygray-700);
  font-size: var(--regular-caption-m-400-font-size);
  letter-spacing: var(--regular-caption-m-400-letter-spacing);
  line-height: var(--regular-caption-m-400-line-height);
  white-space: nowrap;
  font-style: var(--regular-caption-m-400-font-style);
}

.screen .footer9 {
  font-family: var(--bold-body-m-800-font-family);
  font-weight: var(--bold-body-m-800-font-weight);
  color: var(--graygray-700d);
  font-size: var(--bold-body-m-800-font-size);
  line-height: var(--bold-body-m-800-line-height);
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  letter-spacing: var(--bold-body-m-800-letter-spacing);
  white-space: nowrap;
  font-style: var(--bold-body-m-800-font-style);
}








