.yellow-carousal .carousal-slider .slick-slide{margin:0 .5rem}.yellow-carousal .carousal-slider .slick-track{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}.yellow-carousal .carousal-slider .slick-slide{height:inherit !important}.yellow-carousal .carousal-slider .slick-slide>div{height:100%}.yellow-carousal .carousal-slider .slick-list{margin:0 -0.5rem}.yellow-carousal .carousal-slider .single-carousal{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.75rem;padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:1rem;background-color:#f2eee3}.yellow-carousal .carousal-slider .single-carousal p{text-align:center}.yellow-carousal .pager-div{margin-top:3rem}.yellow-carousal .pager-div .pager{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.yellow-carousal .pager-div .pager .slick-arrow{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;width:3rem;height:3rem;border-radius:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 400ms;transition:all 400ms;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid #29165e;background-color:transparent}.yellow-carousal .pager-div .pager .slick-arrow.prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.yellow-carousal .pager-div .pager .slick-arrow::before{content:"";cursor:pointer;width:.8125rem;height:.5rem;-webkit-transition:all 400ms;transition:all 400ms;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("../img/v2/purple-arrow.svg")}.yellow-carousal .pager-div .pager .slick-arrow:hover{background-color:#29165e}.yellow-carousal .pager-div .pager .slick-arrow:hover::before{background-image:url("../img/v2/white-arrow.svg")}.yellow-carousal .pager-div .pager .slick-arrow.slick-disabled{opacity:.5}.yellow-carousal .pager-div .pager .slick-arrow.slick-hidden{display:none}