.at-why-wrapper{--at-blue:#0e3acc;--at-dark:#333;--at-gray:#666;--at-bg:#fff;--at-card-bg:#fff;--at-hover-shadow:0 15px 35px rgba(14,58,204,.15);width:100%;max-width:1300px;margin:0 auto;padding:60px 20px;background-color:var(--at-bg);font-family:inherit!important;line-height:1.6!important;text-align:left;font-size:16px}.at-why-wrapper *,.at-why-wrapper *::before,.at-why-wrapper *::after{box-sizing:border-box!important;margin:0!important;padding:0!important;border:none!important;outline:none!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;text-decoration:none!important;list-style:none!important;text-transform:none!important;font-weight:400}.at-why-header{text-align:center!important;margin-bottom:50px!important;display:block!important}.at-why-title{font-size:28px!important;font-weight:700!important;color:var(--at-dark)!important;margin:0!important;position:relative!important;display:inline-block!important;line-height:1.2!important}.at-why-title::after{content:""!important;display:block!important;width:60px!important;height:4px!important;background-color:var(--at-blue)!important;margin:15px auto 0!important;border-radius:2px!important}.at-why-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:30px!important}.at-why-card{background:var(--at-card-bg)!important;border-radius:12px!important;padding:30px 25px!important;text-align:center!important;transition:all .3s ease!important;border:1px solid #f0f0f0!important;border-bottom:4px solid transparent!important;display:flex!important;flex-direction:column!important;align-items:center!important;position:relative!important}.at-why-card:hover{transform:translateY(-5px)!important;box-shadow:var(--at-hover-shadow)!important;border-bottom-color:var(--at-blue)!important;z-index:2}.at-why-img-box{width:100%!important;height:160px!important;margin-bottom:20px!important;border-radius:8px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f9f9f9!important}.at-why-img-box img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .5s ease!important;max-width:100%!important;display:block!important}.at-why-card:hover .at-why-img-box img{transform:scale(1.05)!important}.at-why-card h3{font-size:20px!important;font-weight:700!important;color:var(--at-dark)!important;margin:0 0 15px!important;transition:color .3s!important;line-height:1.3!important}.at-why-card:hover h3{color:var(--at-blue)!important}.at-why-card p{font-size:15px!important;color:var(--at-gray)!important;margin:0!important;line-height:1.6!important}.at-highlight{color:var(--at-blue)!important;font-weight:700!important;display:inline!important}@media (max-width:992px){.at-why-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media (max-width:600px){.at-why-wrapper{padding:40px 15px!important}.at-why-title{font-size:26px!important}.at-why-grid{grid-template-columns:1fr!important;gap:25px!important}.at-why-img-box{height:180px!important}}