:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  position: relative;
  width: 100%;
  height: 2855px;
  margin: 0 auto;
  background: #f9f9f9;
  overflow: hidden;
}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
.frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 60px;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  min-height: 100vh;
  height: auto;
  top: 0;
  left: 0;
}
.header {
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  min-width: 0;
  height: 80px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  overflow: hidden;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}
.frame-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
  width: 996px;
  height: 38px;
  margin: 21px 0 0 224px;
  z-index: 2;
}
.logo {
  flex-shrink: 0;
  position: relative;
  width: 79.002px;
  height: 36.004px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/logo-header.svg)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 3;
}
.navbar {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 25px;
  position: relative;
  width: 475.233px;
  z-index: 4;
  overflow: hidden;
}
.home-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 66px;
  height: 24px;
  color: #19c3d9;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 5;
}
.frame-2 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 51px;
  z-index: 6;
}
.products-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 51px;
  height: 24px;
  color: #19c3d9;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 7;
}
.frame-3 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 128.233px;
  z-index: 8;
}
.sss {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 70px;
  height: 24px;
  color: #19c3d9;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  left: 20px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 9;
}
.vector {
  flex-shrink: 0;
  position: relative;
  width: 11.213px;
  height: 6.349px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/dropdown-arrow.svg)
    no-repeat center;
  background-size: cover;
  z-index: 10;
}
.about-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 80px;
  height: 24px;
  color: #19c3d9;
  left -8px;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 11;
}
.contact-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 50px;
  height: 24px;
  color: #19c3d9;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  left: -8px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 12;
}
.frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 30px;
  position: relative;
  width: 996px;
  z-index: 13;
}
.title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 88px;
  position: relative;
  width: 996px;
  z-index: 14;
}
.frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  z-index: 15;
}
.products-6 {
  align-self: stretch;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 25px;
  color: #595858;
  font-family: Quicksand, var(--default-font-family);
  font-size: 36px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  white-space: nowrap;
  z-index: 16;
}
.frame-7 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 429.617px;
  z-index: 17;
}
.zip-perde-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 156px;
  height: 24px;
  color: #19c3d9;
  font-family: Quicksand, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 18;
}
.vector-8 {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.214px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/right-arrow-blue.svg)
    no-repeat center;
  background-size: cover;
  z-index: 19;
}
.span-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 239px;
  height: 24px;
  color: #19c3d9;
  font-family: Quicksand, var(--default-font-family);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 20;
}
.box-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 48px;
  position: relative;
  min-width: 0;
  z-index: 21;
}
.div-kategori {
  display: flex;
  align-items: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 400px;
  padding: 20px 20px 20px 20px;
  z-index: 22;
}
.div-group {
  flex-shrink: 0;
  position: absolute;
  width: 996px;
  height: 400px;
  top: 0px;
  left: 0;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/product-category-1-background.png)
    no-repeat center;
  background-size: cover;
  z-index: 23;
}
.div-frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 335px;
  z-index: 24;
}
.text-9 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 335px;
  height: 43px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  z-index: 25;
}
.div-frame-9 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 159.617px;
  height: 17px;
  z-index: 26;
}
.span-link-a {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 140px;
  height: 24px;
  color: #97edf8;
  font-family: Quicksand, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 27;
}
.vector-b {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.214px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/white-right-arrow.svg)
    no-repeat center;
  background-size: cover;
  z-index: 28;
}
.div-kategori-c {
  display: flex;
  align-items: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 400px;
  padding: 20px 20px 20px 20px;
  z-index: 29;
}
.div-group-d {
  flex-shrink: 0;
  position: absolute;
  width: 996px;
  height: 400px;
  top: 0;
  left: 0;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/yayli-tavan-background.png)
    no-repeat center;
  background-size: cover;
  z-index: 30;
}
.div-frame-e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 335px;
  z-index: 31;
}
.span-yayli-tavan-zip-perde {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 335px;
  height: 43px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  z-index: 32;
}
.div-frame-f {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 159.617px;
  height: 17px;
  z-index: 33;
}
.span-link-10 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 140px;
  height: 24px;
  color: #97edf8;
  font-family: Quicksand, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 34;
}
.vector-11 {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.214px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/white-right-arrow-2.svg)
    no-repeat center;
  background-size: cover;
  z-index: 35;
}
.div-kategori-12 {
  display: flex;
  align-items: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 400px;
  padding: 20px 20px 20px 20px;
  z-index: 36;
}
.div-group-13 {
  flex-shrink: 0;
  position: absolute;
  width: 996px;
  height: 400px;
  top: 0;
  left: 0;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/dikey-zip-perde-background.png)
    no-repeat center;
  background-size: cover;
  z-index: 37;
}
.div-frame-14 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 335px;
  z-index: 38;
}
.dikey-zip-perde {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 335px;
  height: 43px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  z-index: 39;
}
.frame-15 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 159.617px;
  height: 17px;
  z-index: 40;
}
.link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 140px;
  height: 24px;
  color: #97edf8;
  font-family: Quicksand, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 41;
}
.vector-16 {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.214px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/white-right-arrow-3.svg)
    no-repeat center;
  background-size: cover;
  z-index: 42;
}
.kategori {
  display: flex;
  align-items: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 400px;
  padding: 20px 20px 20px 20px;
  z-index: 43;
}
.group {
  flex-shrink: 0;
  position: absolute;
  width: 996px;
  height: 400px;
  top: 0;
  left: 0;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/veranda-pergola-background.png)
    no-repeat center;
  background-size: cover;
  z-index: 44;
}
.frame-17 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 335px;
  z-index: 45;
}
.veranda-pergola-sistemleri {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 335px;
  height: 43px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  z-index: 46;
}
.frame-18 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 159.617px;
  height: 17px;
  z-index: 47;
}
.link-19 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 140px;
  height: 24px;
  color: #97edf8;
  font-family: Quicksand, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 48;
}
.vector-1a {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.214px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/white-right-arrow-4.svg)
    no-repeat center;
  background-size: cover;
  z-index: 49;
}
.kategori-1b {
  display: flex;
  align-items: flex-end;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  height: 400px;
  padding: 20px 20px 20px 20px;
  z-index: 50;
}
.group-1c {
  flex-shrink: 0;
  position: absolute;
  width: 996px;
  height: 400px;
  top: 0;
  left: 0;
  background: url(https://i.hizliresim.com/begs2gb.PNG)
    no-repeat center;
  background-size: cover;
  z-index: 51;
}
.frame-1d {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 335px;
  z-index: 52;
}
.zipperde-kumaslari {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 335px;
  height: 43px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  text-align: left;
  z-index: 53;
}
.frame-1e {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 159.617px;
  height: 17px;
  z-index: 54;
}
.link-1f {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 140px;
  height: 24px;
  color: #97edf8;
  font-family: Quicksand, var(--default-font-family);
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 55;
}
.vector-20 {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.213px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/white-right-arrow-5.svg)
    no-repeat center;
  background-size: cover;
  z-index: 56;
}
.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  min-width: 0;
  height: 380px;
  padding: 0 195px 0 195px;
  background: #595858;
  z-index: 57;
  overflow: hidden;
}
.frame-21 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 30px;
  position: relative;
  width: 996px;
  z-index: 58;
}
.frame-22 {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 29px;
  position: relative;
  min-width: 0;
  z-index: 59;
  overflow: hidden;
}
.col-md {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 25px;
  position: relative;
  width: 200px;
  z-index: 60;
  overflow: hidden;
}
.logo-23 {
  flex-shrink: 0;
  position: relative;
  width: 79.002px;
  height: 36.004px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/logo-footer.svg)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 61;
}
.sosyal {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  width: 156px;
  z-index: 62;
  overflow: hidden;
}
.ant-design-facebook-filled {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/facebook-icon.svg)
    no-repeat center;
  background-size: cover;
  z-index: 63;
  overflow: hidden;
}
.ant-design-instagram-outlined {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/instagram-icon.svg)
    no-repeat center;
  background-size: cover;
  z-index: 64;
  overflow: hidden;
}
.ant-design-twitter-outlined {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 19.765px;
  z-index: 65;
  overflow: hidden;
}
.carbon-logo-youtube {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 17.684px;
  z-index: 66;
  overflow: hidden;
}
.col-md-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  width: 241px;
  z-index: 67;
  overflow: hidden;
}
.h {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 73px;
  height: 20px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 0.1px;
  z-index: 68;
}
.div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 214.617px;
  z-index: 69;
}
.frame-25 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 214.617px;
  height: 17px;
  z-index: 70;
}
.text-14 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 195px;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 71;
}
.vector-26 {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.213px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/footer-right-arrow-1.svg)
    no-repeat center;
  background-size: cover;
  z-index: 72;
}
.frame-27 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 167.617px;
  height: 17px;
  z-index: 73;
}
.text-15 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 148px;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 74;
}
.vector-28 {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.213px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/footer-right-arrow-2.svg)
    no-repeat center;
  background-size: cover;
  z-index: 75;
}
.frame-29 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 127.617px;
  height: 17px;
  z-index: 76;
}
.link-dikey-zip-perde {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 108px;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 77;
}
.vector-2a {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.213px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/footer-right-arrow-3.svg)
    no-repeat center;
  background-size: cover;
  z-index: 78;
}
.frame-2b {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 143.617px;
  height: 17px;
  z-index: 79;
}
.link-2c {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 124px;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 80;
}
.vector-2d {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.213px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/footer-right-arrow-4.svg)
    no-repeat center;
  background-size: cover;
  z-index: 81;
}
.frame-2e {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 157.617px;
  height: 17px;
  z-index: 82;
}
.link-2f {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 138px;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 83;
}
.vector-30 {
  flex-shrink: 0;
  position: relative;
  width: 6.349px;
  height: 11.213px;
  left: 155px;
  top: -17px;
  background: url(https://static.codia.ai/custom_image/2025-04-02/142554/footer-right-arrow-5.svg)
    no-repeat center;
  background-size: cover;
  z-index: 84;
}
.col-md-31 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  width: 240px;
  z-index: 85;
  overflow: hidden;
}
.h-32 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 114px;
  height: 20px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 0.1px;
  z-index: 86;
}
.div-33 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 201px;
  z-index: 87;
}
.link-34 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 201px;
  height: 115px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 11px;
  font-weight: 600;
  line-height: 19px;
  text-align: left;
  letter-spacing: 0.2px;
  z-index: 88;
}
.col-md-35 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 20px;
  position: relative;
  width: 214px;
  z-index: 89;
  overflow: hidden;
}
.h-36 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  width: 180px;
  height: 20px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 0.1px;
  z-index: 90;
}
.div-37 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 214px;
  z-index: 91;
}
.link-38 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  width: 214px;
  height: 48px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0.2px;
  z-index: 92;
}
.link-39 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 93;
}
.link-3a {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 94;
}
.link-3b {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 24px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: 0.2px;
  z-index: 95;
}
.section-a {
  flex-shrink: 0;
  position: relative;
  width: 997px;
  height: 1px;
  background: #ffffff;
  border: 1px solid #ffffff;
  opacity: 0.2;
  z-index: 96;
}
.copyright {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  width: 495px;
  height: 36px;
  color: #ffffff;
  font-family: Quicksand, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  text-overflow: initial;
  z-index: 97;
  overflow: hidden;
}



.navbar-toggle {
  display: none;
  z-index: 99999;
}


@media (max-width: 768px) {
  .main-container {
    height: auto;
    padding: 0 !important;
  }
  .frame {
    position: initial;
    height: auto;
  }

  .header {
    align-self: auto; /* veya flex-start gibi istediğin hizalama */
    width: 100%;
  }

  header, .frame-1 {
    width: 100% !important;
  }
  .frame-1 {
    margin: 16px;
  }

  .navbar {
    flex-direction: column;
    align-items: center;
  }
  .navbar {
    position: fixed; 
    top: 60px;
    left: 0;
    width: 100%;
    background-color: #fff;
    flex-direction: column;
    padding: 20px;
    gap: 15px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    z-index: 99999;
    display: none;
    border-radius: 2%;
  }

  .navbar.show {
    max-height: 500px; /* yeterli bir yükseklik */
    z-index: 9999;
    display: block;
  }

  .navbar-toggle {
    display: block;
    position: fixed;
    top: 15px;
    right: 20px;
    width: 40px;
    z-index: 99999;
  }

  .contact-link {
    left: 0;
  }
  .sss {
    left: 40px;
  }





  .frame-4,
  .title,
  .frame-7,
  .div-group,
  .div-kategori-c,
  .div-group-d,
  .div-frame-e,
  .div-kategori-12,
  .div-group-13,
  .div-frame-14,
  .kategori,
  .group,
  .kategori-1b,
  .group-1c,
  .frame-1d,
  .div-frame,
  .frame-21,
  .copyright {
    width: 100%;
  
  }

  .text-9 {
    width: 100%;
    white-space: normal;
  }


  .frame-7 {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .frame-4 {
    padding: 0 16px;
  }


  .footer {
    display: block;
    padding: 32px 16px;
    height: auto;
  }
  .frame-22 {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .copyright {
    height: auto;
  }

  

  
}