.trendingSliderlist{border:none;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 12px}.trendingSliderlist .trendingSliderimg{background-color:var(--extra-light-grey);width:140px;height:140px;border-radius:50%;padding:22px;overflow:hidden;position:relative!important}@media only screen and (max-width:1800px){.trendingSliderlist .trendingSliderimg{width:120px;height:120px}}@media only screen and (max-width:1440px){.trendingSliderlist .trendingSliderimg{width:100px;height:100px}}@media only screen and (max-width:1199px){.trendingSliderlist .trendingSliderimg{width:80px;height:80px}}.trendingSliderlist .trendingSliderimg .image{object-fit:contain;width:100%!important;position:absolute!important;height:100%!important}.trendingSliderlist .badge{padding:7px 13px;font-size:16px;font-weight:400;margin-top:-10px;z-index:9}@media only screen and (max-width:1800px){.trendingSliderlist .badge{font-size:13px}}@media only screen and (max-width:1440px){.trendingSliderlist .badge{font-size:11px}}.trendingSliderlist h3{font-size:18px;color:var(--secondary-color);margin-bottom:0;margin-top:15px;font-weight:600;line-height:1.3;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1800px){.trendingSliderlist h3{font-size:16px}}@media only screen and (max-width:1440px){.trendingSliderlist h3{font-size:14px;margin-top:8px}}.trending-list.bgSection .mainHeading{font-size:46px}@media only screen and (max-width:1800px){.trending-list.bgSection .mainHeading{font-size:36px;margin-bottom:10px}}@media only screen and (max-width:1440px){.trending-list.bgSection .mainHeading{font-size:30px}}@media only screen and (max-width:1199px){.trending-list.bgSection .mainHeading{font-size:26px}}@media only screen and (max-width:767px){.trending-list.bgSection .mainHeading{font-size:20px}}.trending-list.bgSection .trendingSliderlist{cursor:pointer;margin-top:40px}@media only screen and (max-width:1199px){.trending-list.bgSection .trendingSliderlist{margin-top:30px}}@media only screen and (max-width:991px){.trending-list.bgSection .trendingSliderlist{margin-top:20px}}.trending-list.bgSection .trendingSliderlist.active{position:relative;padding-bottom:12px}.trending-list.bgSection .trendingSliderlist.active:before{content:"";position:absolute;width:10px;height:10px;background:var(--primary-color);bottom:0;left:0;right:0;margin:auto;border-radius:100%}@media only screen and (max-width:1366px){.trending-list.bgSection .trendingSliderlist.active:before{width:8px;height:8px;bottom:0}}@media only screen and (max-width:767px){.trending-list.bgSection .trendingSliderlist.active:before{display:none}}.trending-list.bgSection .trendingSliderlist.active .trendingSliderimg{border:2px solid var(--primary-color)}.trending-list.bgSection .trendingSliderlist .trendingSliderimg{padding:0;background-color:var(--white-color)}.trending-list.bgSection .trendingSliderlist .badge{background:var(--primary-color)}