.type-products{padding:100px 0}@media screen and (max-width:650px){.type-products{padding:0 0 40px}}.type-products .container{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between}@media screen and (max-width:650px){.type-products .container{gap:20px}}.type-products .container .title{margin:0}@media screen and (min-width:651px){.type-products .container .title{order:1}}.type-products .container>.btn{margin-top:10px;width:100%}@media screen and (min-width:651px){.type-products .container>.btn{margin-top:0;order:2;width:auto}}.type-products__list{grid-gap:24px;display:grid;flex:0 0 100%;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:650px){.type-products__list{grid-gap:15px}}@media screen and (min-width:651px){.type-products__list{margin-top:30px;order:3}}@media screen and (max-width:870px){.type-products__list{grid-template-columns:repeat(2,1fr)}}.type-products__item{border-radius:6px;box-shadow:0 4px 40px -10px rgba(0,0,0,.15);overflow:hidden}@media screen and (max-width:650px){.type-products__item{display:flex;flex-flow:column}}.type-products__item-img{max-height:278px}.type-products__item-img img{max-width:100%}.type-products__item-content{padding:20px 18px 18px}@media screen and (max-width:650px){.type-products__item-content{display:flex;flex:100%;flex-flow:column;padding:10px}}.type-products__item-name{color:#3c3d3a;font-size:22px;font-weight:600;line-height:109%;margin:0}@media screen and (max-width:650px){.type-products__item-name{font-size:12px;line-height:133%;margin-bottom:10px}}.type-products__item .btn{background:#f2f3f4;margin-top:20px;padding:10px 30px;width:100%}@media screen and (max-width:650px){.type-products__item .btn{font-size:10px;margin-top:auto;padding:6px 28px}}
