﻿ .products-swiper .swiper-slide{position:relative;border-radius:6px;overflow:hidden}
#products{background:#262626;padding:4% 0}
#products .main-part,#products .main-title{color:#fff}
.products-swiper .bot-name{width:100%;height:100%;position:absolute;left:0;font-size:20px;top:0;color:#fff;display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px}
.products-swiper .bot-name span{z-index:1;text-align:center}
.products-swiper .bot-name::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#11111144}
.products-swiper{overflow: hidden;}