* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Manrope', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.c1 {
  min-height: 100vh;
  width: 100%;
  font-family: 'Manrope',Helvetica,Arial,sans-serif;
  background: radial-gradient(circle at 10% -5%,#1d4a20 0%,rgba(29,74,32,0) 42%),radial-gradient(circle at 105% 105%,#3a2308 0%,rgba(58,35,8,0) 38%),linear-gradient(165deg,#0e2410 0%,#091a0a 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 48px 24px 32px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.c2 {
  position: absolute;
  top: -140px;
  right: -140px;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle,rgba(233,164,54,0.16) 0%,rgba(233,164,54,0) 70%);
}

.c3 {
  position: absolute;
  bottom: -180px;
  left: -160px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122,201,67,0.12) 0%,rgba(122,201,67,0) 70%);
}

.c4 {
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  position: relative;
  z-index: 1;
  flex: 1;
}

.c5 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0 40px;
}

.c6 {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 7px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.12);
}

.c7 {
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #dbe4cf;
}

.c8 {
  background: radial-gradient(circle,#f6f3ea 55%,rgba(246,243,234,0) 100%);
  border-radius: 50%;
  padding: 20px;
  box-shadow: 0 20px 45px rgba(0,0,0,0.35);
}

.c9 {
  width: 132px;
  height: auto;
  display: block;
}

.c10 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 26px;
  padding: 8px 18px;
  border-radius: 999px;
  background: rgba(233,164,54,0.12);
  border: 1px solid rgba(233,164,54,0.35);
}

.c11 {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e9a436;
}

.c12 {
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #e9a436;
}

.c13 {
  margin: 22px 0 0;
  font-family: 'Fraunces',serif;
  font-weight: 650;
  font-size: 42px;
  line-height: 1.18;
  color: #f6f3ea;
  text-align: center;
}

.c14 {
  margin: 16px 0 0;
  font-size: 17px;
  line-height: 1.65;
  color: #c2d0b3;
  font-weight: 500;
  text-align: center;
  max-width: 460px;
}

.c15 {
  display: flex;
  align-items: stretch;
  gap: 0;
  margin-top: 36px;
  padding: 0 8px;
}

.c16 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 0 28px;
}

.c17 {
  font-family: 'Fraunces',serif;
  font-weight: 600;
  font-size: 30px;
  color: #7ac943;
}

.c18 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #9fb08a;
}

.c19 {
  width: 1px;
  background: rgba(255,255,255,0.14);
}

.c20 {
  font-family: 'Fraunces',serif;
  font-weight: 600;
  font-size: 30px;
  color: #e9a436;
}

.c21 {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.14) 50%,rgba(255,255,255,0) 100%);
  margin: 44px 0 36px;
}

.c22 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.c23 {
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #8fa47f;
  text-align: center;
}

.c24 {
  width: 100%;
  position: relative;
  height: 168px;
  margin-top: 14px;
}

.c25 {
  position: absolute;
  top: 26px;
  left: 0;
  width: 100%;
  height: 70px;
}

.c26 {
  position: absolute;
  top: 0;
  left: 0;
  width: 92px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.c27 {
  width: 52px;
  height: 52px;
  border-radius: 15px;
  background: rgba(122,201,67,0.14);
  border: 1px solid rgba(122,201,67,0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7ac943;
  box-shadow: 0 8px 18px rgba(0,0,0,0.25);
}

.c28 {
  text-align: center;
}

.c29 {
  font-size: 12.5px;
  font-weight: 700;
  color: #e6ead9;
}

.c30 {
  font-size: 11px;
  color: #8fa47f;
  margin-top: 2px;
}

.c31 {
  position: absolute;
  top: 52px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.c32 {
  position: relative;
  width: 56px;
  height: 56px;
}

.c33 {
  position: absolute;
  top: 10px;
  left: -30px;
  opacity: 0.8;
}

.c34 {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #e9a436;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 26px rgba(233,164,54,0.45);
}

.c35 {
  position: absolute;
  top: 0;
  right: 0;
  width: 92px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.c36 {
  width: 52px;
  height: 52px;
  border-radius: 15px;
  background: rgba(233,164,54,0.14);
  border: 1px solid rgba(233,164,54,0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e9a436;
  box-shadow: 0 8px 18px rgba(0,0,0,0.25);
}

.c37 {
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.14) 50%,rgba(255,255,255,0) 100%);
  margin: 36px 0;
}

.c38 {
  width: 100%;
  background: rgba(255,255,255,0.045);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 18px;
  padding: 30px 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  text-align: center;
}

.c39 {
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #e9a436;
}

.c40 {
  margin: 0;
  font-size: 15px;
  color: #dbe4cf;
  max-width: 380px;
  line-height: 1.55;
}

.c41 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 4px;
}

.c42 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 11px 18px;
  border-radius: 9px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.14);
  color: #f6f3ea;
  text-decoration: none;
  font-size: 14.5px;
  font-weight: 600;
}
.c42:hover {
  background: rgba(255,255,255,0.12);
}

.c43 {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 11px 20px;
  border-radius: 9px;
  background: #e9a436;
  border: 1px solid #e9a436;
  color: #1a1204;
  text-decoration: none;
  font-size: 14.5px;
  font-weight: 700;
}
.c43:hover {
  background: #f0b455;
}

.c44 {
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  margin-top: 44px;
  position: relative;
  z-index: 1;
}

.c45 {
  display: flex;
  gap: 22px;
}

.c46 {
  color: #8fa47f;
}
.c46:hover {
  color: #e9a436;
}

.c47 {
  font-size: 13px;
  color: #6d8360;
}
