.han-neden-section,
.han-neden-section *{box-sizing:border-box}
.han-neden-section{width:100%;background:#fff;font-family:Poppins,Arial,sans-serif;overflow:hidden}
.han-neden-wrap{width:100%;margin:0 auto}
.han-neden-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}
.han-neden-copy{min-width:0;max-width:980px}
.han-neden-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:6px;color:#fff;font-size:14px;font-weight:600;line-height:1;letter-spacing:.9px;text-transform:uppercase;margin-bottom:24px}
.han-neden-title{margin:0;color:#0e2238;font-size:clamp(25px,4vw,48px);font-weight:600;letter-spacing:.3px;line-height:1.10}
.han-neden-desc{margin:18px 0 0;color:#56616f;font-size:17px;line-height:1.75;max-width:920px;font-weight:400}
.han-neden-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 34px;border-radius:999px;color:#fff!important;text-decoration:none!important;font-size:15px;font-weight:600;letter-spacing:1px;transition:transform .25s ease,box-shadow .25s ease;box-shadow:none;border:0!important;outline:0!important}
.han-neden-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.12);color:#fff!important}
.han-neden-line{height:1px;background:#e6e9ed;margin:38px 0 50px;width:100%}
.han-neden-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
.han-neden-card{display:grid;grid-template-columns:84px 1fr;gap:22px;align-items:start;min-width:0}
.han-neden-icon{width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex:none}
.han-neden-icon svg{width:35px;height:35px;display:block;fill:currentColor}
.han-neden-icon i{font-size:34px;line-height:1;color:#fff}
.han-neden-card-title{margin:0 0 12px;color:#0e2238;font-size:24px;font-weight:500;line-height:1.18;letter-spacing:.1px}
.han-neden-card-text{margin:0;color:#5a6573;font-size:16px;font-weight:400;line-height:1.75}
@media(max-width:1024px){.han-neden-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.han-neden-head{align-items:flex-start}.han-neden-card{grid-template-columns:72px 1fr}.han-neden-icon{width:72px;height:72px}.han-neden-card-title{font-size:23px}}
@media(max-width:767px){.han-neden-head{display:block;text-align:center}.han-neden-desc{font-size:15.5px;line-height:1.7;margin-left:auto;margin-right:auto}.han-neden-btn{margin-top:24px;min-height:50px;padding:0 26px}.han-neden-line{margin:30px 0 34px}.han-neden-grid{grid-template-columns:1fr;gap:26px!important}.han-neden-card{grid-template-columns:64px 1fr;gap:16px;text-align:left;background:#fff;border:1px solid #edf0f2;border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(14,34,56,.05)}.han-neden-icon{width:64px;height:64px}.han-neden-icon svg{width:28px;height:28px}.han-neden-icon i{font-size:28px}.han-neden-card-title{font-size:20px;margin-bottom:8px}.han-neden-card-text{font-size:14.5px;line-height:1.65}.han-neden-badge{margin-bottom:16px}}
@media(max-width:420px){.han-neden-card{grid-template-columns:1fr;text-align:center;justify-items:center}.han-neden-card-content{text-align:center}.han-neden-title{font-size:31px}.han-neden-desc{font-size:14.5px}}
