.peak-feature-grid,.peak-feature-grid *{box-sizing:border-box;font-family:SukhumvitTadmai,sans-serif!important}.peak-feature-grid{background:#fff;padding:32px 16px}.peak-feature-grid__inner{display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:1400px}.peak-feature-card{background:#3d9aed;border-radius:25px;flex-direction:column;min-height:300px;padding:24px;text-align:center}.peak-feature-card,.peak-feature-card__icon{align-items:center;display:flex;justify-content:center}.peak-feature-card__icon{flex-shrink:0;height:90px;margin-bottom:20px;width:90px}.peak-feature-card__icon img{display:block;height:100%;object-fit:contain;width:100%}.peak-feature-card__title{color:#fff;font-size:18px;font-weight:400;line-height:1.5;max-width:100%;word-break:break-word}@media (max-width:1200px){.peak-feature-grid__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.peak-feature-grid{padding:24px 16px}.peak-feature-grid__inner{gap:20px;grid-template-columns:1fr}.peak-feature-card{min-height:240px;padding:20px}.peak-feature-card__icon{height:72px;margin-bottom:16px;width:72px}.peak-feature-card__title{font-size:18px;font-weight:400;line-height:1.45}}