.elementor-31 .elementor-element.elementor-element-d15c6f9{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-31 .elementor-element.elementor-element-ef8ee2a{--display:flex;--gap:1px 1px;--row-gap:1px;--column-gap:1px;}.elementor-31 .elementor-element.elementor-element-638dd10{--display:flex;--gap:1px 1px;--row-gap:1px;--column-gap:1px;}.elementor-31 .elementor-element.elementor-element-74096cd{--display:flex;}.elementor-31 .elementor-element.elementor-element-5c2ffeb{--display:flex;--gap:1px 1px;--row-gap:1px;--column-gap:1px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-31 .elementor-element.elementor-element-2325b57{text-align:center;}.elementor-31 .elementor-element.elementor-element-2325b57 .elementor-heading-title{font-family:"gilroy-extrabold", Sans-serif;font-weight:400;color:#000000;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-31 .elementor-element.elementor-element-ad601f4{text-align:center;}.elementor-31 .elementor-element.elementor-element-86a3d79{--display:flex;--gap:1px 1px;--row-gap:1px;--column-gap:1px;}.elementor-31 .elementor-element.elementor-element-3314760{text-align:center;}.elementor-31 .elementor-element.elementor-element-3314760 .elementor-heading-title{font-family:"gilroy-extrabold", Sans-serif;font-weight:400;color:#000000;}.elementor-31 .elementor-element.elementor-element-7da45ba{text-align:center;}.elementor-31 .elementor-element.elementor-element-7da45ba p{margin-block-end:0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-31 .elementor-element.elementor-element-d15c6f9{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-31 .elementor-element.elementor-element-d15c6f9{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-1bc49b5 */.notif-vertical {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* iPhone bildirim hissi */
.iphone-notif {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #f2f2f7;
  border-radius: 16px;
  padding: 12px 16px;
}

/* icon */
.iphone-notif i {
  font-size: 20px;
  color: #000;
  flex-shrink: 0;
}

/* metin alanı */
.notif-text {
  flex: 1;
}

/* BAŞLIK → Gilroy ExtraBold (400) */
.notif-text strong {
  font-family: "Gilroy-ExtraBold", sans-serif;
  font-weight: 400;
  font-size: 14px;
  display: block;
}

/* AÇIKLAMA → Gilroy Light (300) */
.notif-text span {
  font-family: "Gilroy-Light", sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #555;
}

/* ZAMAN → Gilroy Light (300) */
.iphone-notif em {
  font-family: "Gilroy-Light", sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #8e8e93;
  font-style: normal;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1dfc236 */.social-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* PC'de 3 yan yana */
  gap: 18px;
  max-width: 520px;
  margin: 0 auto;
}

.social-box {
  background: linear-gradient(145deg, #f2f2f2, #d6d6d6);
  border: 1px solid #bcbcbc;
  border-radius: 16px;
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  box-shadow:
    inset 2px 2px 6px rgba(255,255,255,0.6),
    inset -2px -2px 6px rgba(0,0,0,0.15),
    0 6px 12px rgba(0,0,0,0.12);
  transition: all 0.3s ease;
}

.social-box i {
  font-size: 36px;
  color: #6b6b6b;
  text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
  transition: all 0.3s ease;
}

.social-box:hover {
  background: linear-gradient(145deg, #ffffff, #cfcfcf);
  transform: translateY(-3px);
}

.social-box:hover i {
  color: #2a2a2a;
}

/* Tablet */
@media (max-width: 900px) {
  .social-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobil */
@media (max-width: 600px) {
  .social-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bdfbf26 *//* 🔹 3'lü Bilgi Kartları – ID: ig56 (Beyaz zemin – temiz gölge) */

/* Alan */
#ig56 {
  background: rgba(0, 0, 0, 0);
  padding: 0px;
  font-family: "Gilroy", sans-serif;
  color: #111;
}

/* Grid */
#ig56 .info-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.8rem;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* Tablet ve PC */
@media (min-width: 768px) {
  #ig56 .info-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
}

/* Kart */
#ig56 .info-card {
  background:rgba(255, 255, 255, 0.9);
  border: 2px solid rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 2rem 1.5rem;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.08),
    0 2px 6px rgba(0, 0, 0, 0.04);
}

/* Hover */
#ig56 .info-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.12),
    0 4px 10px rgba(0, 0, 0, 0.06);
}

/* İkon */
#ig56 .info-icon {
  font-size: 38px;
  color: #fffff;
  margin-bottom: 1rem;
}

/* Başlık */
#ig56 .info-title {
  font-family: "Gilroy";
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 10px;
  color: #111;
}

/* Metin */
#ig56 .info-text {
  font-family: "Gilroy";
  font-weight: 300;
  font-size: 15px;
  line-height: 1.7;
  color: #555;
}

/* 🔸 Mobil yatay kaydırma */
@media (max-width: 767px) {
  #ig56 .info-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 1.2rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 1.2rem;
    justify-content: flex-start;
  }

  #ig56 .info-card {
    flex: 0 0 80%;
    scroll-snap-align: center;
  }

  #ig56 .info-grid::-webkit-scrollbar {
    display: none;
  }
}

/* Küçük ekranlar */
@media (max-width: 480px) {
  #ig56 {
    padding: 0px;
  }
  #ig56 .info-card {
    padding: 1.6rem 1.2rem;
  }
  #ig56 .info-title {
    font-size: 18px;
  }
  #ig56 .info-text {
    font-size: 14px;
  }
}
/* === ig56 FONT AYARI === */

/* Başlıklar → Gilroy ExtraBold */
#ig56 .info-title {
  font-family: "Gilroy-ExtraBold", "Gilroy", sans-serif;
  font-weight: 400;
}

/* Metinler → Gilroy Light */
#ig56 .info-text {
  font-family: "Gilroy-Light", "Gilroy", sans-serif;
  font-weight: 300;
}

/* Genel kart içi (ikon vs bozulmasın diye) */
#ig56 .info-card {
  font-family: "Gilroy", sans-serif;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e99bc96 */#fg56 {
  background: #fff;
  padding: 0px;
  font-family: "Gilroy", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-sizing: border-box;
  color: #111;
}

/* Grid */
#fg56 .soc-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
  max-width: 1200px;
  margin: 0 auto;
}

/* Tablet */
@media (min-width: 600px) {
  #fg56 .soc-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

/* Desktop */
@media (min-width: 1024px) {
  #fg56 .soc-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.4rem;
  }
}

/* Kartlar – Beyaz Zemin Cam Efekti */
#fg56 .soc-card {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 18px;
  padding: 24px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow:
    0 8px 24px rgba(0, 0, 0, 0.08),
    0 2px 6px rgba(0, 0, 0, 0.04);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 260px;
}

/* Hover */
#fg56 .soc-card:hover {
  transform: translateY(-4px);
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.12),
    0 4px 10px rgba(0, 0, 0, 0.06);
}

/* İkon */
#fg56 .soc-icon {
  font-size: 34px;
  margin-bottom: 16px;
  width: 56px;
  height: 56px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: rgba(212, 175, 55, 0.12);
  color: #c9a227;
}

/* Başlık */
#fg56 .soc-title {
  font-family: "Gilroy-ExtraBold";
  font-weight: 400;
  font-size: 20px;
  color: #111;
  margin-bottom: 8px;
  line-height: 1.3;
}

/* Metin */
#fg56 .soc-text {
  font-family: "Gilroy-light";
  font-weight: 300;
  font-size: 15px;
  line-height: 1.6;
  color: #555;
  flex-grow: 1;
}

/* Buton – Siyah / Beyaz */
#fg56 .soc-cta {
  margin-top: 18px;
  display: inline-block;
  text-decoration: none;
  background: #000;
  color: #fff;
  padding: 12px 20px;
  border-radius: 30px;
  font-family: "Gilroy-ExtraBold";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

/* Hover */
#fg56 .soc-cta:hover {
  background: #111; /* çok hafif açıldı */
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.18);
}


/* 🔸 Mobil yatay kaydırma */
@media (max-width: 767px) {
  #fg56 .soc-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 1.2rem;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding: 1.2rem;
    justify-content: flex-start;
  }

  #fg56 .soc-card {
    flex: 0 0 80%;
    scroll-snap-align: center;
  }

  #fg56 .soc-grid::-webkit-scrollbar {
    display: none;
  }
}

/* Küçük ekranlar */
@media (max-width: 480px) {
  #fg56 {
    padding: 0px;
  }
  #fg56 .soc-card {
    padding: 20px;
    min-height: auto;
  }
  #fg56 .soc-title {
    font-size: 18px;
  }
  #fg56 .soc-text {
    font-size: 14px;
  }
  #fg56 .soc-cta {
    font-size: 13px;
    padding: 10px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0dd051 */.ref-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}

/* Buton kart */
.ref-btn {
  text-decoration: none;
  background: #ffffff;
  border: 1px solid #eaeaea;
  border-radius: 16px;
  padding: 18px 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(0,0,0,0.06);
}

/* Logo */
.ref-btn img {
  max-height: 50px;
  object-fit: contain;
  filter: grayscale(100%);
  transition: all 0.3s ease;
}

/* Buton yazısı */
.ref-btn span {
  font-size: 13px;
  font-weight: 600;
  color: #111;
  padding: 8px 16px;
  border-radius: 999px;
  background: #f3f3f3;
  transition: all 0.3s ease;
}

/* Hover */
.ref-btn:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.12);
}

.ref-btn:hover img {
  filter: grayscale(0%);
  transform: scale(1.05);
}

.ref-btn:hover span {
  background: #000;
  color: #fff;
}

/* Tablet */
@media (max-width: 1024px) {
  .ref-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobil */
@media (max-width: 600px) {
  .ref-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
}/* End custom CSS */