.products-main__item{-ms-flex-pack:justify;height:280px;padding:60px 30px;justify-content:space-between;-webkit-box-pack:justify;margin-bottom:20px;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#158bb0;-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.products-main__item--other{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#ffa216}.products-main__item-icon svg{margin:0 auto;display:block}.products-main__item-icon svg *,.products-main__item-name{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.products-main__item-name{font-size:24px;font-weight:700;color:#fff;letter-spacing:.01em;text-align:center;line-height:1.2}.products-main__item--other:active{background:#158bb0}.products-main__item--other:active .products-main__item-name{color:#ffa216!important}.products-main__item:active .products-main__item-icon svg *{fill:#fff}.products-main__item--other:active .products-main__item-icon svg *{fill:#ffa216}.products-main__item:active .products-main__item-name{color:#ffa216}@media (min-width:1200px){.products-main__item--other:hover{background:#158bb0}.products-main__item--other:hover .products-main__item-name{color:#ffa216!important}.products-main__item:hover .products-main__item-icon svg *{fill:#fff}.products-main__item--other:hover .products-main__item-icon svg *{fill:#ffa216}.products-main__item:hover .products-main__item-name{color:#ffa216}}@media (max-width:575px){.products-main__item{height:135px}.products-main__item-icon svg{max-width:42px;max-height:42px}.products-main__item{padding:30px 20px}.products-main__item-name{font-size:12px}}