.items-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:40px 30px;gap:40px 30px}.items-flex>div{width:calc(33.33333% - 21.33333px)}.items-flex>div .image{background:-o-linear-gradient(18deg,#464646 -23.95%,#959595 93.34%);background:-o-linear-gradient(18deg, #464646 -23.95%, #959595 93.34%);background:linear-gradient(72deg,#464646 -23.95%,#959595 93.34%);display:-webkit-box;display:-ms-flexbox;display:flex;height:379px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;padding:20px}.items-flex>div .image img{max-width:98%;max-height:98%}@media(max-width:767px){.items-flex>div .image{height:288px}}.items-flex>div .h3{margin-top:25px}.items-flex>div .brief{margin-top:20px}.items-flex>div .brief li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6px}.items-flex>div .brief li:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;width:3px;height:3px;margin:5px 15px 0 10px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;background:#fff}.items-flex>div .button{margin-top:35px;padding:10px 45px}@media(max-width:991px){.items-flex>div{width:calc(50% - 32px)}}@media(max-width:560px){.items-flex>div{width:100%}}
