.image-text-block .why-grid{align-items:center;display:flex;gap:80px}.image-text-block .why-photo{align-items:center;display:flex;justify-content:center;width:50%}.image-text-block .why-content{width:50%}@media screen and (max-width:767px){.why-grid{flex-direction:column;gap:40px}.image-text-block .why-content,.image-text-block .why-photo{width:100%}}.image-text-block .why-photo-inner{padding:32px;text-align:center}.image-text-block .why-photo-icon{font-size:64px;line-height:1;margin-bottom:16px}.image-text-block .why-photo-caption{color:var(--purple);font-size:16px;font-weight:700}.image-text-block .why-badge{align-items:center;background:#fff;border-radius:12px;bottom:24px;box-shadow:0 8px 30px rgba(93,41,193,.15);display:flex;gap:10px;padding:12px 16px;position:absolute;right:24px}.image-text-block .why-badge-icon{align-items:center;background:var(--purple-pale);border-radius:8px;display:flex;height:36px;justify-content:center;width:36px}.image-text-block .why-badge-text{color:var(--gray-900);font-size:13px;font-weight:700}.image-text-block .why-badge-sub{color:var(--gray-600);font-size:11px}.image-text-block .why-points{list-style:none;margin-top:32px}.image-text-block .why-point{display:flex;gap:14px;margin-bottom:20px}.image-text-block .why-point-text{color:var(--gray-900);font-size:15px;line-height:1.6}.image-text-block .why-point-text strong{font-weight:700}