@charset "UTF-8";.c-product{display:block;width:100%;max-width:100%;flex:0 0 auto}.c-product.wow{animation-name:fadeInUp}.c-product__picCover{z-index:0;display:block;width:100%;overflow:hidden}.c-product__picCover::after{content:'';position:absolute;z-index:20;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(to right,var(--mainColor) 50px,#00000000 50px,#00000000 calc(100% - 50px),var(--mainColor) calc(100% - 50px)) top right /100% 1px no-repeat,linear-gradient(to bottom,var(--mainColor) 50px,#00000000 50px,#00000000 calc(100% - 50px),var(--mainColor) calc(100% - 50px)) top left /1px 100% no-repeat,linear-gradient(to bottom,var(--mainColor) 50px,#00000000 50px,#00000000 calc(100% - 50px),var(--mainColor) calc(100% - 50px)) top right /1px 100% no-repeat,linear-gradient(to right,var(--mainColor) 50px,#00000000 50px,#00000000 calc(100% - 50px),var(--mainColor) calc(100% - 50px)) bottom right /100% 1px no-repeat;opacity:0;transition:opacity .4s ease-in-out}.c-product__pic{display:block;width:100%;overflow:hidden}.c-product__cover{position:absolute;z-index:10;top:0;left:0;display:flex;flex-direction:column;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;transition:opacity .4s ease-in-out}.c-product:hover .c-product__cover{opacity:1}.c-product__cover__item{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:80px;height:70px;background:rgba(255,255,255,.2);-webkit-clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);margin:0 0 15px 0}.c-product__cover__item::before{content:'';display:block;width:50px;height:43px;background:linear-gradient(to right,#fff,#fff) center /15px 1px no-repeat,linear-gradient(to bottom,#fff,#fff) center /1px 15px no-repeat,var(--gradientColor);-webkit-clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%)}.c-product__cover__text{display:block;width:auto;font-size:13px;line-height:1;color:#fff;text-transform:uppercase}.c-product:hover .c-product__picCover::after{opacity:1}.c-product:hover .c-mask__item:nth-child(1){transform:translateY(10px)}.c-product:hover .c-mask__item:nth-child(2){transform:translateX(-10px)}.c-product:hover .c-mask__item:nth-child(3){transform:translateY(-10px)}.c-product:hover .c-mask__item:nth-child(4){transform:translateX(10px)}.c-product__content{display:block;width:100%;margin:20px 0 0 0;padding:0 0 70px 0}.c-product__content__info{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:100%;margin:0 0 11px 0}.c-product__content__title{display:block;width:100%;font-size:18px;line-height:1.4;color:var(--titleColor);font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.c-product__content__text{margin:5px 0 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.c-product__link{position:absolute;z-index:10;top:0;left:0;display:block;width:100%;height:100%}@media screen and (max-width:991px){.c-product__content{padding:0 0 35px 0}}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-product__content{margin:18px 0 0 0;padding:0 0 24px 0}.c-product__content__title{line-height:1.5}.c-product__content__text{margin:5px 0 0 0}}@media (any-hover:none){.c-product:hover .c-product__cover{opacity:0}.c-product:hover .c-mask__item:first-child{transform:none}.c-product:hover .c-mask__item:nth-child(3){transform:none}.c-product:hover .c-mask__item:nth-child(2){transform:none}.c-product:hover .c-mask__item:nth-child(4){transform:none}}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}