/* Main page */
.main-screen {
  position: relative;
  width: 2160px;
  height: 3840px;
  background-color: #ffffff;
  padding: 140px;
}

.copyright {
  display: flex;
  flex-direction: column;
  width: 829px;
  align-items: flex-start;
  gap: 5px;
  position: absolute;
  top: 3644px;
  left: 140px;
}

.text-wrapper {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 400;
  font-style: italic;
  color: var(--header-text);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.div {
  position: relative;
  align-self: stretch;
  font-family: var(--font-family-primary);
  font-weight: 400;
  font-style: italic;
  color: var(--subheader-text);
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame {
  display: flex;
  flex-direction: column;
  width: 1880px;
  align-items: center;
  gap: 160px;
}

.main-screen .img {
  position: relative;
  width: 910px;
  height: 158px;
}

.main-screen .frame-2 {
  position: relative;
  width: 322px;
  height: 158px;
  border-radius: 35px;
}

.main-screen .text-wrapper-2 {
  position: absolute;
  top: -8px;
  left: 60px;
  font-family: var(--font-family-primary);
  font-weight: 700;
  color: var(--header-text);
  font-size: 100px;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .text-wrapper-3 {
  position: absolute;
  top: 116px;
  left: 0;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--subheader-text);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .illustration {
  position: relative;
  width: 711.98px;
  height: 494px;
  aspect-ratio: 1.44;
}

.main-screen .frame-4 {
  display: flex;
  flex-direction: column;
  width: 1039px;
  align-items: flex-end;
  gap: 24px;
  position: relative;
}

.main-screen .p {
  position: relative;
  width: 1017px;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--primary);
  font-size: 100px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame-5 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .text-wrapper-4 {
  position: relative;
  width: 664px;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 500;
  font-style: italic;
  color: var(--subheader-text);
  font-size: 40px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame-6 {
  display: flex;
  width: 98px;
  height: 98px;
  align-items: center;
  gap: 24px;
  position: relative;
  aspect-ratio: 1;
}

.main-screen .ellipse {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 103px;
  margin-top: -2.50px;
  margin-bottom: -2.50px;
  margin-left: -1.50px;
  margin-right: -1.50px;
  border-radius: 50.5px / 51.5px;
  border: 3px solid;
  border-color: var(--subheader-text);
}

.main-screen .main-arrow-down {
  position: absolute;
  width: 30.00%;
  height: 33.75%;
  top: 33.25%;
  left: 35.00%;
  transform: rotate(180.00deg);
  aspect-ratio: 0.89;
}

.main-screen .vector {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotate(-180.00deg);
}

.main-screen .vector-2 {
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 50.00%;
  transform: rotate(-180.00deg);
}

.main-screen .info-cards {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 60px 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.main-screen .frame-7 {
  position: relative;
  width: 910px;
  height: 450px;
  box-shadow: var(--shadow-main);
  border-radius: 30px;
}

.main-screen .card {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30px;
  background: linear-gradient(108deg,
      rgba(40, 81, 227, 1) 5%,
      rgba(12, 40, 141, 1) 100%);
}

.main-screen .frame-8 {
  display: flex;
  flex-direction: column;
  width: 910px;
  height: 450px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.main-screen .img-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30px;
}

.frame-19 .img-2 {
  mix-blend-mode: multiply;
  opacity: 0.8;
  width: 2000px;
  height: 1339px;
}

.main-screen .frame-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .frame-9 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .vector-3 {
  position: relative;
  width: 106px;
  height: 100px;
  aspect-ratio: 1.06;
}

.main-screen .frame-10 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  width: 518px;
}

.main-screen .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: #ffffff;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: 66.0px;
  white-space: nowrap;
}

.main-screen .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  opacity: 0.7;
  font-family: var(--font-family-primary);
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 35.2px;
}

.main-screen .frame-11 {
  display: flex;
  flex-direction: column;
  width: 910px;
  height: 450px;
  align-items: center;
  justify-content: center;
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
}

.main-screen .div-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.main-screen .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.main-screen .vector-4 {
  position: relative;
  width: 81px;
  height: 100px;
  aspect-ratio: 0.81;
}

.main-screen .frame-13 {
  display: flex;
  flex-direction: column;
  width: 600px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .frame-14 {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 450px;
  box-shadow: var(--shadow-main);
  border-radius: 30px;
}

.frame-14 .frame-10 {
  width: 424px;
}

.main-screen .card-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30px;
}

.main-screen .frame-15 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.main-screen .vector-5 {
  position: relative;
  width: 100px;
  height: 100px;
  aspect-ratio: 1;
}

.main-screen .frame-16 {
  position: relative;
  width: 750px;
  height: 450px;
  box-shadow: var(--shadow-main);
  border-radius: 30px;
}

.main-screen .frame-17 {
  display: flex;
  flex-direction: column;
  width: 750px;
  height: 450px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.main-screen .frame-18 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.main-screen .vector-6 {
  position: relative;
  width: 116px;
  height: 100px;
  aspect-ratio: 1.16;
}

.main-screen .card-3 {
  width: 100.11%;
  background-color: var(--header-text);
  position: absolute;
  height: 100.44%;
  top: 0;
  left: 0;
  border-radius: 30px;
}

.main-screen .frame-20 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1880px;
  height: 450px;
}

.main-screen .frame-21 {
  width: 1820px;
  position: absolute;
  top: 73px;
  left: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.main-screen .vector-7 {
  position: relative;
  width: 74px;
  height: 100px;
  aspect-ratio: 0.75;
}

.main-screen .frame-22 {
  display: flex;
  width: 1880px;
  align-items: flex-start;
  gap: 60px;
  padding: 0px 60px;
  position: relative;
  top: calc(50.00% - 150px);
}

.main-screen .qr-tg-bot {
  position: relative;
  width: 300px;
  height: 300px;
  aspect-ratio: 1;
}

.main-screen .frame-23 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.main-screen .telegram-bot {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--primary);
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame-24 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .text-wrapper-7 {
  position: relative;
  width: 931px;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--header-text);
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--subheader-text);
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen {
  position: relative;
  width: 2160px;
  height: 3840px;
  background-color: #ffffff;
}

.main-screen .text-wrapper {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 400;
  font-style: italic;
  color: var(--header-text);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .div {
  position: relative;
  align-self: stretch;
  font-family: var(--font-family-primary);
  font-weight: 400;
  font-style: italic;
  color: var(--subheader-text);
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .img {
  position: relative;
  width: 910px;
  height: 158px;
}

.main-screen .frame-2 {
  position: relative;
  width: 322px;
  height: 158px;
  border-radius: 35px;
}

.main-screen .text-wrapper-2 {
  position: absolute;
  top: -8px;
  left: 60px;
  font-family: var(--font-family-primary);
  font-weight: 700;
  color: var(--header-text);
  font-size: 100px;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .text-wrapper-3 {
  position: absolute;
  top: 116px;
  left: 0;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--subheader-text);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame-3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.main-screen .illustration {
  position: relative;
  width: 711.98px;
  height: 494px;
  aspect-ratio: 1.44;
}

.main-screen .frame-4 {
  display: flex;
  flex-direction: column;
  width: 1039px;
  align-items: flex-end;
  gap: 24px;
  position: relative;
}

.main-screen .p {
  position: relative;
  width: 1017px;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--primary);
  font-size: 100px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame-5 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .text-wrapper-4 {
  position: relative;
  width: 664px;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 500;
  font-style: italic;
  color: var(--subheader-text);
  font-size: 40px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame-6 {
  display: flex;
  width: 98px;
  height: 98px;
  align-items: center;
  gap: 24px;
  position: relative;
  aspect-ratio: 1;
}

.main-screen .ellipse {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 103px;
  margin-top: -2.50px;
  margin-bottom: -2.50px;
  margin-left: -1.50px;
  margin-right: -1.50px;
  border-radius: 50.5px / 51.5px;
  border: 3px solid;
  border-color: var(--subheader-text);
}

.main-screen .main-arrow-down {
  position: absolute;
  width: 30.00%;
  height: 33.75%;
  top: 33.25%;
  left: 35.00%;
  transform: rotate(180.00deg);
  aspect-ratio: 0.89;
}

.main-screen .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: #ffffff;
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: 66.0px;
  white-space: nowrap;
}

.main-screen .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  opacity: 0.7;
  font-family: var(--font-family-primary);
  font-weight: 400;
  font-style: italic;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 35.2px;
}

.main-screen .div-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.main-screen .frame-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 60px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.main-screen .vector-4 {
  position: relative;
  width: 81px;
  height: 100px;
  aspect-ratio: 0.81;
}

.main-screen .frame-13 {
  display: flex;
  flex-direction: column;
  width: 600px;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .vector-5 {
  position: relative;
  width: 100px;
  height: 100px;
  aspect-ratio: 1;
}

.main-screen .frame-17 {
  display: flex;
  flex-direction: column;
  width: 750px;
  height: 450px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.main-screen .vector-6 {
  position: relative;
  width: 116px;
  height: 100px;
  aspect-ratio: 1.16;
}

.main-screen .frame-19 {
  position: relative;
  width: 1880px;
  height: 450px;
  box-shadow: var(--shadow-main);
  border-radius: 30px;
  overflow: hidden;
}

.main-screen .card-3 {
  width: 100%;
  background-color: var(--header-text);
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 30px;
}

.main-screen .frame-20 {
  position: absolute;
  top: 0;
  left: 0;
  width: 1880px;
  height: 450px;
}

.main-screen .frame-21 {
  width: 1820px;
  position: absolute;
  top: 73px;
  left: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.main-screen .vector-7 {
  position: relative;
  width: 74px;
  height: 100px;
  aspect-ratio: 0.75;
}

.main-screen .tg-bot-card {
  position: relative;
  height: 450px;
  background-color: #ffffff;
  border-radius: 35px;
  overflow: hidden;
  box-shadow: var(--shadow-main);
}

.main-screen .frame-22 {
  display: flex;
  width: 1880px;
  align-items: flex-start;
  gap: 60px;
  padding: 0px 60px;
  position: relative;
  top: calc(50.00% - 150px);
}

.main-screen .qr-tg-bot {
  position: relative;
  width: 300px;
  height: 300px;
  aspect-ratio: 1;
}

.main-screen .frame-23 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.main-screen .telegram-bot {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: var(--font-family-heading);
  font-weight: 700;
  color: var(--primary);
  font-size: 60px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .frame-24 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
}

.main-screen .text-wrapper-7 {
  position: relative;
  width: 931px;
  margin-top: -1.00px;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--header-text);
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .text-wrapper-8 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-primary);
  font-weight: 400;
  color: var(--subheader-text);
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.main-screen .b-iphone {
  position: absolute;
  top: -52px;
  left: 1425px;
  width: 317px;
  height: 638px;
  aspect-ratio: 0.5;
}

.memory-book-container .time {
  color: rgb(255, 255, 255);
}

.memory-book-container .date {
  color: rgba(255, 255, 255, 0.6);
}


/* Memory book page */
/* Container */
.memory-book-container {
  width: 2160px;
  min-height: 7054px;
  padding: var(--container-padding);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--spacing-xxl);
}

/* Main Content */
.main-content {
  width: 100%;
  max-width: var(--container-width);
}

.soldier-list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--card-gap);
  align-items: stretch;
}

/* Soldier Card */
.soldier-card {
  width: var(--card-width);
  height: var(--card-height);
  border-radius: var(--radius-card);
  position: relative;
  overflow: hidden;
  box-shadow: var(--shadow-main);
  padding: var(--card-padding);
  gap: var(--card-gap);
}

.soldier-card a {
  text-decoration: none;
}

/* Card Background Layers */
.card-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* z-index: 0; */
}

.card-bg-base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-bg-card);
}

.destroyed-texture {
  position: absolute;
  top: 0;
  left: 0;
  width: 2000px;
  height: 1339px;
  background-image: url('../images/destroyed-texture.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: var(--opacity-texture);
  mix-blend-mode: multiply;
}

.fog-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Card Content */
.card-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.card-header {
  display: flex;
  flex-direction: column;
  gap: var(--card-content-gap);
  flex: 1;
}

.vector-icon {
  width: 74px;
  height: 100px;
  flex-shrink: 0;
}

.soldier-info {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-xs);
  flex: 1;
}

.soldier-name {
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-bold);
  font-size: var(--font-size-name);
  line-height: var(--line-height-name);
  color: var(--color-text-primary);
  text-transform: uppercase;
  text-align: left;
}

.soldier-name-alt {
  line-height: var(--line-height-name-alt);
}

.soldier-dates {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-regular);
  font-size: var(--font-size-date-range);
  line-height: var(--line-height-date-range);
  color: var(--color-text-primary);
  opacity: var(--opacity-text-secondary);
}

.card-unit {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: var(--spacing-sm);
  align-self: stretch;
}

.unit-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.unit-name {
  font-family: var(--font-family-primary);
  font-weight: var(--font-weight-regular);
  font-size: var(--font-size-unit-small);
  line-height: var(--line-height-unit);
  color: var(--color-text-primary);
  opacity: var(--opacity-text-secondary);
  text-align: left;
  flex: 1;
}

/* Footer */
.footer.main-page {
  bottom: 226px;
}

.copyright.mobility-enabled {
  transform: scale(0.75);
  transform-origin: center bottom;
  transition: transform 0.5s ease-in-out;
  margin-left: 140px;
}

.memory-book-cls .footer-wrapper {
  background-color: rgba(33, 33, 33, 0.8);
}