.strength_title{color:#46aff0;font-size:32px;font-weight:600;margin-bottom:30px;text-align:center}.strength-container{margin:0 auto;width:100%}.strength-wrapper{display:grid;gap:16px;grid-template-columns:repeat(6,1fr)}.strength_box:first-child{grid-column:1/3}.strength_box:nth-child(2){grid-column:3/5}.strength_box:nth-child(3){grid-column:5/7}.strength_box:nth-child(4){grid-column:2/4}.strength_box:nth-child(5){grid-column:4/6}.strength_box{align-items:center;background:#fff;background-color:#46aff0;border-radius:12px;border-radius:10px;display:flex;flex-direction:column;padding:30px;text-align:center}.strength_p{color:#fff;font-size:16px;font-weight:600;line-height:1.5;margin:0 0 5px}.strength_h3{color:#fff;font-size:clamp(1.6rem,3.2vw,2rem);font-weight:800;margin:0 0 30px;text-align:center}.strength_img__box{align-items:center;background:#fff;border-radius:15px;display:flex;justify-content:center;margin-top:auto;min-height:80px;padding:20px 0 22px;width:100%}.strength_img{max-height:70px;max-width:100%;object-fit:contain;width:100%}.fallback-label{color:#5a90b8;font-size:12px;font-weight:600;line-height:1.8}@media (max-width:1000px){.strength-wrapper{grid-template-columns:1fr}.strength_box:nth-child(n){grid-column:auto}.strength_h3{color:#fff;font-size:clamp(1.6rem,3.2vw,2rem);font-weight:800;margin:0 0 23px}}