.about-board {
  position: relative;
  width: 1920px;
  height: 2200px;
  margin: 0 auto;
  background-color: #061d34;
  background-image:
    linear-gradient(rgba(6, 29, 52, 0.68), rgba(6, 29, 52, 0.68)),
    url("../assets/images/bg-display.jpg");
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 1920px auto;
  overflow: hidden;
  color: #fff;
}

.about-kicker {
  position: absolute;
  left: 802px;
  top: 239px;
  margin: 0;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  font-size: 35px;
  line-height: 30px;
  letter-spacing: 0;
  white-space: nowrap;
  z-index: 2;
}

.about-intro {
  position: absolute;
  left: 512px;
  top: 960px;
  width: 897px;
  margin: 0;
  padding-top: 0;
  text-align: center;
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: 35px;
  z-index: 2;
}

.about-intro-title {
  display: block;
  margin: 0 0 0;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 35px;
}

.about-banner {
  position: absolute;
  left: 0;
  top: 1100px;
  width: 1920px;
  height: 411px;
  overflow: hidden;
  z-index: 2;
}

.about-banner img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
}

.about-stats {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 1900px;
  pointer-events: none;
  z-index: 2;
  color: #8f834c;
}

.ab-g-num {
  font-family: "Source Serif 4", serif;
  font-size: 120px;
  line-height: 0.85;
  font-weight: 400;
}

.ab-g-unit {
  font-family: "Source Serif 4", serif;
  font-size: 80px;
  line-height: 0.85;
  font-weight: 400;
}

.ab-g1 {
  position: absolute;
  left: 388px;
  top: 1680px;
  display: flex;
  align-items: flex-end;
  gap: 41px;
}

.ab-g1-side {
  position: relative;
  width: 310px;
  height: 88px;
  flex-shrink: 0;
}

.ab-g1-adet {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Source Serif 4", "Minion Pro", serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.009em;
}

.ab-g1-daire {
  position: absolute;
  left: 254px;
  top: 0;
  font-family: "Source Serif 4", "Minion Pro", serif;
  font-size: 30px;
  line-height: 1;
}

.ab-g1-unit {
  position: absolute;
  left: 98px;
  top: 15px;
}

.ab-g2 {
  position: absolute;
  left: 890px;
  top: 1670px;
  display: flex;
  align-items: flex-end;
  gap: 77px;
}

.ab-g-num-140 {
  letter-spacing: -0.08em;
}

.ab-g2-side {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-bottom: 18px;
  font-family: "Source Serif 4", "Minion Pro", serif;
  font-size: 28px;
  line-height: 1;
  letter-spacing: -0.009em;
}

.ab-g3 {
  position: absolute;
  left: 1232px;
  top: 1611px;
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.ab-tip {
  display: flex;
  align-items: center;
  gap: 38px;
}

.ab-tip-qty {
  position: relative;
  width: 82px;
  height: 72px;
  flex-shrink: 0;
  font-family: "Source Serif 4", "Minion Pro", serif;
  font-size: 37px;
  line-height: 1;
}

.ab-tip-n {
  position: absolute;
  right: 0;
  top: 0;
}

.ab-tip-adet {
  position: absolute;
  left: 0;
  bottom: 0;
}

.ab-tip-type {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-family: "Source Serif 4", "Minion Pro", serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.016em;
}

.ab-tip-type span:last-child {
  font-size: 25px;
  letter-spacing: 0;
}

.about-story {
  position: absolute;
  left: 420px;
  top: 300px;
  width: 1080px;
  z-index: 2;
  text-align: center;
}

.about-story-title {
  margin: 0 0 18px;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.15;
  color: #8f834c;
}

.about-story-rule {
  width: 72px;
  height: 2px;
  margin: 0 auto 28px;
  background: #8f834c;
}

.about-story-body {
  font-family: "Outfit", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.92);
}

.about-story-body p {
  margin: 0 0 18px;
}

.about-story-body p:last-child {
  margin-bottom: 0;
}

.about-story-sign {
  margin: 36px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.about-story-brand {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1.2;
  color: #fff;
}

.about-story-by {
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #8f834c;
}

.about-board .footer-line {
  top: 1880px;
}

.about-board .logo-footer {
  top: 1913px;
}

.about-board .ft-col {
  top: 1952px;
}

.about-board .ft-pin {
  top: 1913px;
}

.about-board .ft-contact {
  top: 2049px;
}

.about-board .ft-powered {
  top: 2128px;
}

.about-board .ft-legal {
  top: 2150px;
}

.about-board .ft-badge-a {
  top: 2120px;
}

.about-board .ft-badge-b {
  top: 2120px;
}
