.text-carousel__wrap .text-carousel__col{width:calc(50% - 50px)}.text-carousel__wrap{gap:100px}.img-carousel{margin:0 auto;max-width:320px}.img-carousel .slick-dots li.slick-active button:before{color:var(--clr-white)}.img-carousel .img-item{border-radius:15px;display:flex!important;overflow:hidden}.img-carousel img{height:100%;object-fit:cover;width:100%}.txt-img-carousel .contect-block{border-left:4px solid var(--clr-white);font-size:var(--text-large);font-weight:500;margin-bottom:30px;padding-left:15px}.image-with-text-rt .image-with-text{align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr}.image-with-text-rt .image-with-text .img-item img{width:100%}.image-with-text-rt .image-with-text .button-wrap .button{background:var(--clr-purple);color:var(--clr-white)}.image-with-text-rt .image-with-text .button-wrap .button:hover{background:var(--clr-green);color:var(--clr-white)}.image-with-text-rt .image-with-text p{border-left:4px solid var(--clr-purple);font-size:var(--text-large);font-weight:500;margin-bottom:30px;padding-left:15px}@media(max-width:991px){.text-carousel__wrap .text-carousel__col{width:calc(50% - 15px)}.text-carousel__wrap{gap:30px}}@media(max-width:767px){.text-carousel__wrap .text-carousel__col{width:100%}.image-with-text-rt .image-with-text{gap:20px;grid-template-columns:1fr}}