body { font-family: 'Inter', Arial, sans-serif; margin: 0; background: #fff; color: #141414; }
.staticpage-34817 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 48px;
  max-width: 1350px;
  margin: 25px auto 0 auto;
  padding: 0 16px 70px 16px;
  min-height: 70vh;
}
.staticpage-90483 {
  flex: 1 1 730px;
  max-width: 730px;
  min-width: 0;
}
.staticpage-78214 {
  width: 320px;
  min-width: 190px;
  max-width: 100%;
  align-self: flex-start;
  margin-left: 0;
  margin-top: 10px;
  border-left: 4px solid #111;
  padding-left: 32px;
  background: none;
  box-shadow: none;
  border-radius: 0;
  text-align: left;
}
.staticpage-38562 {
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin-bottom: 12px;
  text-align: left;
}
.staticpage-38562 h3 {
  margin-top: 0;
  color: #191919;
  font-size: 1.23em;
  font-weight: bold;
  margin-bottom: 11px;
  letter-spacing: -.5px;
  text-align: left;
}
.staticpage-38562 p {
  color: #262638;
  font-size: 1.07em;
  margin-bottom: 18px;
  text-align: left;
  line-height: 1.65;
}
.staticpage-50219 {
  display: inline-block;
  background: #111;
  color: #fff !important;
  padding: 11px 28px;
  border-radius: 99px;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.07em;
  box-shadow: 0 2px 12px #18181b12;
  transition: background .18s;
  margin-top: 7px;
}
.staticpage-50219:hover { background: #0e934a; color: #fff; }

.staticpage-23974 {
  max-width: 100%;
  margin: 0px 0 28px 0;
  border-radius: 20px;
   text-align: left;
  background: #fff;
}
.staticpage-80146 {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 24px;
  gap: 9px;
  background: #f3f3f7;
  border-radius: 44px;
  padding: 5px 9px;
  width: fit-content;
  margin-left: 0;
}
.staticpage-67213 button {
  font-family: inherit;
  background: none;
  border: none;
  outline: none;
  padding: 12px 32px;
  border-radius: 22px;
  font-weight: 700;
  font-size: 1.16em;
  color: #212529;
  transition: all 0.15s;
  cursor: pointer;
  background: none;
}
.staticpage-67213 button.active {
  background: #111;
  color: #fff;
  box-shadow: 0 3px 18px #0001;
}
.staticpage-12984 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 23px;
}
.staticpage-50981 {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 22px 60px 22px 28px;
  border-radius: 34px;
  border: 2.2px solid #ececf5;
  font-size: 1.29em;
  background: #f9f9fd;
  box-shadow: 0 2px 18px #08080e0c;
  transition: border 0.18s, box-shadow 0.18s;
  outline: none;
  color: #18181a;
  font-weight: 500;
  letter-spacing: -.02em;
}
.staticpage-50981:focus {
  border-color: #0e934a;
  box-shadow: 0 4px 22px #0000;
  background: #fff;
}
.staticpage-61592 {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 1.35em;
  color: #aaa;
  cursor: pointer;
  display: none;
  font-weight: bold;
}
.staticpage-50981:not(:placeholder-shown) + .staticpage-61592 {
  display: block;
}
.staticpage-74052 {
  max-width: 700px;
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
}
.staticpage-28790 {
  border-bottom: 1.5px solid #f2f2f2;
  padding: 21px 0 21px 0;
  display: flex;
  align-items: flex-start;
  gap: 17px;
  font-size: 1.08em;
  background: #fff;
  transition: background 0.13s;
  cursor: pointer;
}
.staticpage-28790:hover { background: #f5f8fa; }
.staticpage-74951 { color: #171717; text-decoration: none; transition: color 0.16s; font-weight: 700; }
.staticpage-74951:hover { text-decoration: underline; color: #0e934a; }
.staticpage-64812 { font-weight: 700; font-size: 1.12em; }
.staticpage-40972 { font-weight: 600; font-size: 1.1em; }
.staticpage-33148 {
  color: #888;
  padding: 24px 0 0 0;
  font-size: 1.12em;
  text-align: left;
}

@media (max-width: 1050px) {
  .staticpage-34817 { flex-direction: column; gap:24px; }
  .staticpage-78214 {
    width: 100%;
    max-width: 99vw;
    margin:0;
    position:static;
    border-left: none;
    padding-left:0;
    border-top: 4px solid #111;
    margin-top: 34px;
  }
}
@media (max-width: 650px) {
   .staticpage-90483 { max-width: 99vw; }
  .staticpage-78214 { padding-left: 0; border-left: none; border-top: 4px solid #111; }
  .staticpage-23974 { border-radius: 12px; }
  .staticpage-74052 { max-width: 99vw; }
  .staticpage-28790 { font-size: .99em; flex-direction: column; align-items: flex-start; gap: 6px; }
  .staticpage-50981 { font-size: 1.07em; padding: 17px 56px 17px 18px; }
  .staticpage-80146 { font-size: small; }
}
footer {margin-top: 60px !important;}
