.home-product-menu button{grid-template-columns:minmax(0,1fr) 15px;padding:12px 21px;gap:12px}
.home-product-menu button>span{display:none}
@media(max-width:700px){.home-product-menu button{min-width:185px;padding:12px 18px}}
.home-platform-intro{margin-bottom:52px;padding-bottom:48px;border-bottom:1px solid #d8e2ec}
.home-platform-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:65px;align-items:start;margin-bottom:30px}
.home-platform-head>div:first-child>span{display:block;color:#176dc2;font:700 11px Arial;margin-bottom:9px}
.home-platform-head h2{max-width:520px;margin:0;font-size:32px;line-height:1.35;color:#132d49}
.home-platform-head p{margin:1px 0 15px;color:#607287;line-height:1.9}
.home-platform-head a{display:inline-flex;align-items:center;gap:10px;color:#176dc2;font-size:13px;font-weight:700;border-bottom:2px solid #176dc2;padding-bottom:5px}
.home-platform-head a b{font-size:17px;transition:transform .2s}.home-platform-head a:hover b{transform:translateX(4px)}
.home-platform-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #d8e2ec;background:#fff}
.home-platform-values article{min-height:155px;padding:24px 23px;border-right:1px solid #d8e2ec}
.home-platform-values article:last-child{border-right:0}
.home-platform-values span{display:block;color:#e58b22;font:700 11px Arial;margin-bottom:13px}
.home-platform-values strong{display:block;color:#17324f;font-size:17px;margin-bottom:8px}
.home-platform-values p{margin:0;color:#697b8f;font-size:12px;line-height:1.75}
.home-product-heading{margin-top:0}
@media(max-width:900px){.home-platform-head{grid-template-columns:1fr;gap:18px}.home-platform-values{grid-template-columns:1fr 1fr}.home-platform-values article:nth-child(2){border-right:0}.home-platform-values article:nth-child(-n+2){border-bottom:1px solid #d8e2ec}}
@media(max-width:560px){.home-platform-intro{margin-bottom:36px;padding-bottom:34px}.home-platform-head h2{font-size:26px}.home-platform-values{grid-template-columns:repeat(2,minmax(0,1fr))}.home-platform-values article{min-height:166px;padding:22px 16px;border-right:1px solid #d8e2ec;border-bottom:1px solid #d8e2ec}.home-platform-values article:nth-child(2n){border-right:0}.home-platform-values article:nth-child(n+3){border-bottom:0}.home-platform-values article p{font-size:13px;line-height:1.65}}
