#om-domain-benefits-title{width:100%;max-width:1280px;margin:0 auto 38px;text-align:center;float:none;box-sizing:border-box}
#om-domain-benefits-title h2{margin:0 0 10px;color:#143451}
#om-domain-benefits-title p{margin:0 auto;max-width:860px;line-height:1.65;color:#587089}
#om-domain-benefits.why-we-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1280px;width:100%;margin:0 auto 32px;float:none;box-sizing:border-box}
#om-domain-benefits .list-item{width:auto;height:auto;min-height:132px;margin:0;padding:22px;box-sizing:border-box;display:flex;align-items:center;gap:20px}
#om-domain-benefits .list-item .icon.yellow{width:68px;height:68px;margin:0;flex:0 0 68px;background:#F1AC45;color:#fff;transition:background .2s,border-radius .2s}
#om-domain-benefits .list-item:hover .icon.yellow{background:var(--theme_color_1, #006bff);border-radius:50%}
#om-domain-benefits .icon svg{display:block;width:40px;height:40px}
#om-domain-benefits .text{min-width:0;flex:1}
#om-domain-benefits .text span{font-size:16px;line-height:1.4;font-weight:600;color:#143451}
#om-domain-benefits .text p{font-size:13px;line-height:1.65;margin:7px 0 0;color:#75899b}
@media(max-width:1100px){#om-domain-benefits.why-we-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}
@media(max-width:650px){#om-domain-benefits.why-we-list{grid-template-columns:1fr;gap:14px}#om-domain-benefits .list-item{padding:20px;min-height:120px}#om-domain-benefits-title{margin-bottom:26px}#om-domain-benefits-title p{font-size:14px}}
@media(prefers-reduced-motion:reduce){#om-domain-benefits .list-item .icon.yellow{transition:none}}
