/* Akıllı Saha — Maç analizi paketleri (Alchemists products--grid) */
.as-paketler-page .site-content{background:#edeff4;padding-bottom:56px;}
.as-paketler-intro{margin-bottom:24px;box-shadow:none;}
.as-paketler-intro .card__content{padding:26px 28px;}
.as-paketler-kicker{display:inline-block;margin-bottom:8px;font:700 10px/1 Montserrat,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#2ea800;}
.as-paketler-intro h2{margin:0 0 10px;color:#31404b;font-size:24px;line-height:1.25;}
.as-paketler-intro p{margin:0;color:#6b7780;font-size:15px;line-height:1.7;max-width:820px;}

.as-paketler-grid.products--grid .product__item{
  min-height:300px;
  border-radius:12px;
  display:flex;
  flex-direction:column;
}
.as-paketler-grid .product__content{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  min-height:300px;
  padding:22px 20px 20px;
}
.as-paketler-grid .product__header{text-align:left;margin-bottom:12px;}
.as-paketler-grid .product__price{
  position:static;
  margin:8px 0 16px;
  font-size:22px;
  line-height:1.2;
}
.as-paketler-grid .product__price del{display:block;margin-bottom:2px;opacity:.55;font-size:13px;}
.as-paketler-grid .product__price ins{text-decoration:none;}
.as-paketler-grid .product__excerpt{flex:1 1 auto;margin-bottom:16px;color:rgba(255,255,255,.88);}
.as-paketler-grid .product__excerpt p{margin:0;font-size:13px;line-height:1.6;}
.as-paketler-grid .product__excerpt strong{color:#fff;}
.as-paketler-grid .product__footer{margin-top:auto;}
.as-paketler-grid .product__footer .btn{
  background:#fff;
  color:#172027;
  border-color:#fff;
  font-weight:700;
}
.as-paketler-grid .product__footer .btn:hover{background:#75ff11;border-color:#75ff11;color:#0d1a21;}
.as-paket--one-cikan{box-shadow:0 10px 28px rgba(20,10,0,.22);}

@media (max-width:767px){
  .as-paketler-intro h2{font-size:20px;}
  .as-paketler-grid.products--grid .product__item,
  .as-paketler-grid .product__content{min-height:0;}
}
