.banner-with-carousel{padding:60px 0;background-color:var(--background-color)}.banner-with-carousel .container{width:unset}.banner-with-carousel .top{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.banner-with-carousel .top .content{text-align:center;max-width:70%}.banner-with-carousel .top .heading .tag{padding:10px 20px;border-radius:50px;background-color:color-mix(in srgb,var(--primary-color),transparent 92%)}.banner-with-carousel .bottom .graphics .slide{background-size:cover;background-position:50%;background-repeat:no-repeat;height:450px;width:100%;position:relative;z-index:2;border-radius:10px;margin:0 10px;border:1px solid var(--border-color)}.banner-with-carousel .bottom .graphics .slide .actions{position:absolute;top:40px;right:20px}.banner-with-carousel .bottom .graphics .slide .actions.delete{position:absolute;top:40px;right:60px}.banner-with-carousel .ant-carousel .slick-slide>div{padding:0 12px}.banner-with-carousel .slick-dots{bottom:30px}.banner-with-carousel .ant-carousel .slick-dots li button,.banner-with-carousel .ant-carousel .slick-dots li.slick-active button{background-color:var(--primary-color)!important}.banner-with-carousel .ant-carousel .slick-next,.banner-with-carousel .ant-carousel .slick-prev{color:var(--primary-color)!important}.banner-with-carousel .ant-carousel .slick-next:after,.banner-with-carousel .ant-carousel .slick-prev:after{width:40px;height:40px;border:0 solid;border-inline-width:4px 0;border-block-width:4px 0}.banner-with-carousel .ant-carousel .slick-prev{left:20px}.banner-with-carousel .ant-carousel .slick-next{right:50px}.banner-with-carousel .actions{text-align:center;margin-top:40px}@media (min-width:1600px){.banner-with-carousel .container .top .content{text-align:center;max-width:50%}}@media (max-width:768px){.banner-with-carousel .container .top .content{max-width:90%}}@media (max-width:576px){.banner-with-carousel .container .bottom .graphics .slide{height:400px;width:100%}}