.landing-home .landing-mini{display:grid!important;grid-template-columns:repeat(3,1fr);max-width:610px!important;margin:31px 0 27px!important}
.landing-home .landing-mini span{min-height:88px!important;padding:0 24px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:0!important}
.landing-home .landing-mini span+span{border-left:1px solid #f6d8d0!important}
.landing-home .landing-mini span:before{display:none!important}
.landing-home .landing-mini i{display:grid!important;place-items:center;width:29px!important;height:29px!important;color:#ff634e!important}
.landing-home .landing-mini i svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.landing-home .landing-mini b{padding:0!important;font-size:12px!important;line-height:1.35;text-align:center;color:#605854}
.landing-home .landing-trust{max-width:610px!important;min-height:58px;padding-top:17px!important}

/* Logolar sadece SVG dosyalarıyla gösterilir; CSS metin/ikon çizimi yoktur. */
.landing-home .channel-strip{max-width:none!important;margin:0!important;padding:34px 0 44px!important;border-top:1px solid #f6dfd9!important;overflow:hidden}
.landing-home .channel-strip>p{margin:0 0 20px!important;color:#918783!important;font-family:Inter,Arial,sans-serif;font-size:12px!important;font-weight:800;letter-spacing:.08em;text-align:center}
.logo-slider{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}
.logo-track{display:flex!important;width:max-content!important;gap:12px!important;animation:brand-slide 28s linear infinite}
.logo-slider:hover .logo-track{animation-play-state:paused}
.logo-track .channel-logo{display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;width:160px;height:64px;padding:10px!important;border:1px solid #f8dcd4;border-radius:14px;background:#fff;box-shadow:0 8px 20px #d6643509;text-decoration:none}
.logo-track .channel-logo img{display:block;box-sizing:border-box;max-width:128px;max-height:42px;width:auto;height:auto;object-fit:contain;object-position:center;filter:none;transform:none}
@keyframes brand-slide{to{transform:translateX(calc(-50% - 6px))}}

@media(max-width:800px){
 .landing-home .landing-mini{grid-template-columns:1fr;gap:0;margin:24px 0!important}
 .landing-home .landing-mini span{min-height:62px!important;display:grid!important;grid-template-columns:35px 1fr;gap:8px;text-align:left;padding:0 8px!important}
 .landing-home .landing-mini span+span{border-left:0!important;border-top:1px solid #f6d8d0!important}
 .landing-home .landing-mini b{text-align:left}
 .landing-home .channel-strip{padding:28px 0 34px!important}
 .logo-track .channel-logo{width:136px;height:58px;border-radius:12px}
 .logo-track .channel-logo img{max-width:112px;max-height:37px}
 .logo-track{animation-duration:23s!important}
}
