.items{margin:30px 0}.items+.items{margin-top:60px}.items__title{display:flex;align-items:center}.items__title-name{font-size:24px;display:inline-block;color:#1f374c}.items__title-name_blue{border-color:#0075d9}.items__title-name_href{transition-property:all;transition-duration:.2s;transition-timing-function:ease-in}.items__title-name_href:hover{color:#0065bb;text-decoration:underline}.items__title-button{display:inline-block;border-radius:3px;line-height:30px;font-size:20px;padding:0 25px 2px;cursor:pointer;color:rgba(60,33,60,.7);border:1px solid rgba(197,211,232,.25);background:#fbfbfb;position:relative;overflow:hidden}.items__title-button:hover:before{bottom:-30px;left:-30px}.items__title-button:hover:after{top:-30px;right:-30px}.items__title-button:before{bottom:0;left:0}.items__title-button:after,.items__title-button:before{content:"";display:block;position:absolute;width:25px;height:24px;background:url(/css/images/ugol-knopki-min.png) 50% no-repeat;transition-property:all;transition-duration:.4s;transition-timing-function:ease-in}.items__title-button:after{top:0;right:0;transform:rotate(180deg)}.items__items{display:flex;align-items:center;flex-wrap:wrap}.items__items_stretch{align-items:stretch}.items__items_mr8{margin:0 -8px}.items__items_sub{margin:-8px}.items__item{padding:8px;cursor:pointer}.items__item-image{overflow:hidden}.items__item-name{display:inline-block;text-align:center;width:100%;font-weight:600;text-transform:uppercase;margin-top:5px;margin-bottom:15px}@media only screen and (max-width:818px){.items__item-name{font-size:14px;font-weight:500}}.items__item-name:hover{text-decoration:underline}