:root {
  --border: 215 16% 88%;
  --background: 210 20% 98%;
  --foreground: 220 25% 10%;
  --muted-foreground: 220 12% 40%;
  --primary-color-rgb: 19, 23, 32;
  --darker-primary-color-rgb: 90, 98, 114;
  --lighter-primary-color-rgb: 140, 148, 164;
  --primary-color: rgb(var(--primary-color-rgb));
  --lighter-primary-color: rgb(var(--lighter-primary-color-rgb));
  --darker-primary-color: rgb(var(--darker-primary-color-rgb));
}.UFMWRRQFUDZSGQU {
  background-color: var(--background-color);
  border-bottom-width: 1px;
  border-color: var(--main-border-color);
  position: sticky;
  top: 0px;
  z-index: 50;
}

.OGQEWDRZXBRPPYG {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px) {
  .OGQEWDRZXBRPPYG {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.PNATNUAGXKJEIAK {
  display: flex;
  height: 4rem;
  align-items: center;
  justify-content: space-between;
}

.YDCZGBJUALSFSTA {
  display: flex;
  font-weight: 600;
  gap: 0.5rem;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: -0.025em;
}

.XJGQXALRVFOUMIZ {
  display: flex;
  height: 1.75rem;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
}

.CSWSTJKWEFVGJMG {
  height: 100%;
  width: 100%;
}

.DUCBOPVUAKYQKQX {
  gap: 2rem;
  display: none;
  align-items: center;
}

@media (min-width: 768px) {
  .DUCBOPVUAKYQKQX {
    display: flex;
  }
}

.LZEJLEXVXQAEPSM {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground));

  font-size: 0.875rem;
  line-height: 1.25rem;

  transition-property:
    color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.LZEJLEXVXQAEPSM:hover {
  color: var(--primary-color);
}

.HPJCQDEJNSOWZZG {
  padding: 0.5rem;
}

@media (min-width: 768px) {
  .HPJCQDEJNSOWZZG {
    display: none;
  }
}

.CCMVWFNDCXPYABO {
  height: 1.25rem;
  width: 1.25rem;
}

.policy-container {
  max-width: 800px;
  margin: 20px auto;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.policy-container h1 {
  font-size: 2em;
  margin-bottom: 10px;
  color: #444;
  text-align: center;
}

.policy-container h2 {
  font-size: 1.5em;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #333;
  border-bottom: 2px solid #ddd;
  padding-bottom: 5px;
}

.policy-container h3 {
  font-size: 1.25em;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333;
}

.policy-container p {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 15px;
  color: #333;
}

.policy-container ul,
.policy-container ol {
  padding-left: 20px;
  margin-bottom: 15px;
  line-height: 1.6;
}

.policy-container li {
  margin-bottom: 10px;
}

.policy-container strong {
  font-weight: 600;
  color: #222;
}

.policy-container a {
  color: #0066cc;
  text-decoration: underline;
}

.policy-container a:hover {
  color: #0052a3;
}

.policy-container address {
  font-style: normal;
  line-height: 1.6;
  margin-top: 10px;
}

.policy-container section {
  margin-bottom: 20px;
}

.ECHUBGNJNAVBVRP {
  background-color: var(--background-color);
  border-color: var(--main-border-color);

  border-top-width: 1px;

  padding-left: 2rem;
  padding-right: 2rem;

  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 1024px) {
  .ECHUBGNJNAVBVRP {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.HMVAFJEQJUJJIZI {
  display: flex;

  flex-direction: column;

  gap: 1rem;

  align-items: flex-start;

  justify-content: space-between;

  max-width: 80rem;

  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 640px) {
  .HMVAFJEQJUJJIZI {
    flex-direction: row;
  }
}

@media (min-width: 640px) {
  .HMVAFJEQJUJJIZI {
    align-items: center;
  }
}

.YHHHOBQYTAGYCOQ {
  display: flex;

  gap: 1.5rem;

  align-items: center;
}

.ZDYADUDWCWRYMBK {
  font-weight: 500;

  font-size: 0.875rem;
  line-height: 1.25rem;
}

.HMYCSJNYGTFFVGK {
  color: var(--darker-primary-color);

  font-size: 0.75rem;
  line-height: 1rem;
}

.SLURNDUBNJNJXOV {
  color: var(--darker-primary-color);

  font-size: 0.75rem;
  line-height: 1rem;

  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.SLURNDUBNJNJXOV:hover {
  color: var(--primary-color)
}
