.question-carousel-swiper{height:550px;overflow:hidden;width:100%}.question-carousel-swiper .swiper-slide{position:relative}.question-carousel-swiper .swiper-slide:before{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.question-carousel-swiper .swiper-slide-active:before{opacity:0}.question-carousel-swiper .card{align-items:center;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;box-sizing:border-box;display:flex;font-size:24px;font-style:normal!important;font-weight:400!important;height:100%;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%;z-index:2}.question-carousel-swiper .card *{font-style:normal!important}.question-carousel-swiper .card-overlay{align-items:center;background-color:rgba(0,0,0,.4);box-sizing:border-box;color:#fff;display:flex;font-weight:700;height:100%;justify-content:center;padding:20px;text-shadow:1px 1px 2px rgba(0,0,0,.8);width:100%}.question-carousel-swiper .card:not([style*=background-image]) .card-overlay{background-color:transparent;color:inherit;font-weight:400;text-shadow:none}.question-carousel-swiper .card[style*=background-image] .card-overlay{background-color:rgba(0,0,0,.4);color:#fff;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.question-carousel-swiper .card.text-align-left .card-overlay{justify-content:flex-start;text-align:left}.question-carousel-swiper .card.text-align-center .card-overlay{justify-content:center;text-align:center}.question-carousel-swiper .card.text-align-right .card-overlay{justify-content:flex-end;text-align:right}.question-carousel-swiper .swiper-button-next,.question-carousel-swiper .swiper-button-prev{align-items:center;background-color:hsla(0,0%,94%,.7);border:1px solid #ccc;border-radius:50%;color:#555;display:flex;font-style:normal!important;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:50px;z-index:10}.question-carousel-swiper .swiper-button-prev{left:10px}.question-carousel-swiper .swiper-button-next{right:10px}.question-carousel-swiper .swiper-button-next:hover,.question-carousel-swiper .swiper-button-prev:hover{background-color:#e0e0e0}.question-carousel-swiper .swiper-button-next:after,.question-carousel-swiper .swiper-button-prev:after{font-size:14px!important}.question-carousel-swiper .swiper-pagination-bullet{background-color:#bbb;opacity:1}.question-carousel-swiper .swiper-pagination-bullet-active{background-color:#717171}.swiper-slide-shadow{opacity:.5}