.fame-el-why-us { background: transparent; }
.fame-el-why-us .fame-wu-text { text-align: left; }
.fame-el-why-us .fame-wu-crumb { display: inline-block; padding: 6px 16px; border-radius: 8px; background: var(--fame-blue, #0566E3); color: #fff; font-size: 13px; font-weight: 600; margin-bottom: 18px; }
.fame-el-why-us .fame-wu-title { margin: 0 0 14px; font-weight: 800; font-size: 32px; line-height: 1.25; color: #0f2b4c; }
.fame-el-why-us .fame-wu-sub { margin: 0 0 18px; font-weight: 700; font-size: 16px; color: #1f3350; }
.fame-el-why-us .fame-wu-list { list-style: none; margin: 0; padding: 0; }
.fame-el-why-us .fame-wu-list li { position: relative; padding-left: 28px; margin-bottom: 12px; font-size: 15px; line-height: 1.5; color: #4a5468; }
.fame-el-why-us .fame-wu-list li::before { content: "\2713"; position: absolute; left: 0; top: 1px; width: 20px; height: 20px; border-radius: 50%; background: #DCEBFF; color: var(--fame-blue, #0566E3); font-size: 12px; line-height: 20px; text-align: center; font-weight: 700; }
.fame-el-why-us .fame-wu-media { border-radius: 16px; overflow: hidden; }
.fame-el-why-us .fame-wu-media img { width: 100%; height: auto; display: block; border-radius: 16px; }
@media (max-width: 575px) { .fame-el-why-us .fame-wu-title { font-size: 24px; } }
