:root {
  --lighter-primary-color-rgb: 225, 159, 158;
  --primary-color-rgb: 195, 66, 63;
  --darker-primary-color-rgb: 136, 45, 43;
  --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));
}.ECXECJBHHACURWJ {
  background-color: #fff;
  border-bottom-width: 1px;
  border-color: hsl(214 32% 91%);
  --tw-shadow: 0 2px 8px -2px rgb(var(--primary-color-rgb) / .1);
  --tw-shadow-colored: 0 2px 8px -2px rgb(var(--primary-color-rgb) / .1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
}


.NRSLBKBCTQWFEIK {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}


@media (min-width: 1200px){
  .NRSLBKBCTQWFEIK {
    max-width: 80rem;
  }
}

.AHNLVKAOMEMAEWY {
  display: flex;
  align-items: center;
}

.AHNLVKAOMEMAEWY >:not([hidden])~:not([hidden]) {
    margin-left: .5rem;
}


.NDWTSUMVRGPTZQA {
  height: 2rem;
  width: 2rem;
}


.SOOKFPPKOTGRWSQ {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
}

.SOOKFPPKOTGRWSQ > span {
  color: var(--primary-color);
}

.stacked-logo {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.10rem;
}

.stacked-logo > span {
  color: var(--primary-color);
}

.NISFFXADAQIOGBO {
  display:flex;
  align-items: center;
}

.NISFFXADAQIOGBO>:not([hidden])~:not([hidden]) {
    margin-left: 1.5rem
}




.ZTSGJMJZZSLFOAU {
  color: #000000;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
}


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

.SMKVPZMORPXMPHI {
  border-radius: 0.375rem;
  font-size: .95rem;
  line-height: 1rem;
  font-weight: 600;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: .75rem;
  padding-right: .75rem;
  background-color: var(--primary-color);
  color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.SMKVPZMORPXMPHI:focus-visible {
   background-color: var(--darker-primary-color);
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);
  --tw-ring-offset-width: 2px;
  --tw-ring-color: hsl(var(--ring));
}

.SMKVPZMORPXMPHI:hover {
  background-color: var(--darker-primary-color);
}

@media (min-width: 768px){
  .SMKVPZMORPXMPHI {
    flex-direction: row;
    font-size: 1rem;
    gap: .5rem;
    line-height: 1.25rem;
    padding-top: .7rem;
    padding-bottom: .7rem;
  }
}
.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;
}

.footer {
  background-color: rgb(248 250 252);
}

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

.footer-logo-and-link {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.footer-logo {
  height: 2.5rem;
  width: auto;
}

.nav {
  margin-top: 1rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.nav-links-container {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
  display: flex;
  justify-content: center;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.nav-link {
  display: inline-block;
  text-align: center;
  border-radius: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: rgb(51 65 85 );
}

.nav-link:hover {
  background-color: rgb(241 245 249 );
  color: rgb(15 23 42 );
}

.footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-top-width: 1px;
  border-color: rgba(148, 163, 184, 0.1);
  padding-top: 1rem;
  padding-bottom: 1rem;
  align-items: center;
  justify-content: center;
}

.footer-icon-container {
  display: flex;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.footer-logo-link-container {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
}

.footer-logo-text-container {
  display: flex;
  flex-direction: column;
}

.footer-logo-text {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.footer-logo-text > span {
  color: var(--primary-color);
}

.footer-icon {
  height: 1.5rem;
  width: 1.5rem;
  fill: #64748b;
}

.footer-icon:hover {
  fill: #334155;
}

.copyright-txt {
  margin-top: 1rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  max-width: 40rem;

  color: rgb(100 116 139);
  text-align: center;
}

.burak-link {
  text-decoration: underline;
  color: black;
  font-weight: 500;
}

@media (min-width: 640px) {
  .fooer-main {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .footer-bottom {
    justify-content: space-between;
  }
  .copyright-txt {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .footer-main {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
