.stm-features{background:#fff0;padding:0;margin:0}.stm-features__inner{max-width:var(--h-container,1100px);margin:0 auto;padding:18px var(--h-gap,20px);box-sizing:border-box}.stm-features__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center}.stm-features__item{display:flex;align-items:center;gap:14px;padding:10px 18px;min-height:62px;position:relative;box-sizing:border-box}.stm-features__item:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:42px;background:#19b24a;opacity:.95}.stm-features__icon{width:38px;height:38px;flex:0 0 38px;display:block;background-image:var(--stm-feat-ico);background-repeat:no-repeat;background-position:center;background-size:contain}.stm-features__text{display:inline-flex;flex-direction:column;gap:2px;line-height:1.1;min-width:0}.stm-features__l1{display:block;font-weight:600;text-transform:uppercase;letter-spacing:.2px;color:#0b1220;font-size:14px}.stm-features__l2{display:block;font-weight:500;text-transform:uppercase;letter-spacing:.2px;color:#0b1220;font-size:13px;opacity:.95}@media (max-width:1024px){.stm-features__inner{max-width:var(--h-container,1200px);padding:14px var(--h-gap,16px)}.stm-features__list{display:flex;flex-wrap:nowrap;align-items:stretch;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:0;padding:0;margin:0;grid-template-columns:none}.stm-features__list::-webkit-scrollbar{display:none}.stm-features__list{scrollbar-width:none}.stm-features__item:not(:last-child)::after{display:none}.stm-features__item{flex:0 0 calc((100% - (12px * 3)) / 4);min-height:52px;padding:8px 10px;gap:9px;scroll-snap-align:start;border:1px solid rgb(0 0 0 / .05);border-radius:10px;background:rgb(255 255 255 / .92);box-sizing:border-box}.stm-features__icon{width:28px;height:28px;flex:0 0 28px}.stm-features__l1,.stm-features__l2{white-space:normal;overflow:visible;text-overflow:clip}.stm-features__l1{font-size:12px;font-weight:600}.stm-features__l2{font-size:11px;font-weight:500;opacity:.95}}@media (max-width:640px){.stm-features__inner{padding:12px var(--h-gap,16px)}.stm-features__list{gap:10px;padding:0!important;margin:0}.stm-features__item{flex:0 0 calc((100% - 20px) / 3);min-height:46px;padding:7px 9px;gap:8px;border-radius:9px}.stm-features__icon{width:24px;height:24px;flex:0 0 24px}.stm-features__l1{font-size:10px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stm-features__l2{font-size:9px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.95}}.stm-home-features,.stm-features,section.stm-home-features{position:relative;z-index:5}.stm-home-features{margin-bottom:40px}.stm-home-tabs,.stm-home-products,.stm-home-sections{position:relative;z-index:1}