/* 3E GOOGLE CONTENT FLAT FINAL */

/* Google sayfası içinde kategori menüsü yok */
.three-google-text-nav,
.three-google-mini-catalog,
.three-google-touch-menu{
  display:none!important;
}

/* Eski Google kart tasarımlarını kapat */
.three-google-page,
.three-google-hero,
.three-google-grid,
.three-google-process,
.three-google-detail,
.three-google-note,
.three-google-content-card,
.three-google-title-row,
.three-google-service-list{
  all:unset;
}

/* Google içerik alanı */
.three-google-simple{
  padding-top:38px!important;
  padding-bottom:60px!important;
}

.three-google-simple .content-card{
  max-width:1040px!important;
  margin:0 auto!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
}

.three-google-head{
  display:block!important;
  margin:0 0 28px!important;
  padding:0 0 22px!important;
  border-bottom:1px solid rgba(15,23,42,.10)!important;
}

.three-google-head img{
  display:none!important;
}

.three-google-head h1{
  margin:0 0 14px!important;
  color:#071426!important;
  font-size:clamp(34px,4vw,52px)!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  font-weight:950!important;
}

.three-google-head p{
  margin:0!important;
  max-width:900px!important;
  color:#46566b!important;
  font-size:17px!important;
  line-height:1.75!important;
  font-weight:600!important;
}

.three-google-lead{
  margin:0 0 24px!important;
  color:#334155!important;
  font-size:18px!important;
  line-height:1.75!important;
  font-weight:650!important;
}

.three-google-simple h2{
  margin:34px 0 14px!important;
  color:#071426!important;
  font-size:29px!important;
  line-height:1.15!important;
  letter-spacing:-.04em!important;
  font-weight:950!important;
}

.three-google-simple p{
  margin:0 0 18px!important;
  color:#46566b!important;
  font-size:16px!important;
  line-height:1.78!important;
  font-weight:600!important;
}

.three-google-simple ul{
  margin:12px 0 26px!important;
  padding-left:22px!important;
}

.three-google-simple li{
  margin:0 0 10px!important;
  color:#334155!important;
  font-size:15.5px!important;
  line-height:1.65!important;
  font-weight:650!important;
}

.three-google-service-links{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px 26px!important;
  margin:18px 0 30px!important;
}

.three-google-service-links a{
  display:block!important;
  padding:0 0 14px!important;
  border-bottom:1px solid rgba(15,23,42,.12)!important;
  color:#071426!important;
  text-decoration:none!important;
}

.three-google-service-links b{
  display:block!important;
  margin-bottom:6px!important;
  color:#071426!important;
  font-size:17px!important;
  line-height:1.25!important;
  font-weight:950!important;
}

.three-google-service-links span{
  display:block!important;
  color:#526276!important;
  font-size:14.5px!important;
  line-height:1.6!important;
  font-weight:600!important;
}

.three-google-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:44px!important;
  padding:0 20px!important;
  border-radius:8px!important;
  background:#155eef!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:14px!important;
  font-weight:900!important;
}

@media(max-width:760px){
  .three-google-simple{
    padding-top:24px!important;
  }

  .three-google-service-links{
    grid-template-columns:1fr!important;
  }
}
