.card-slider-wrapper{display:flex;align-items:center}.card-slider-wrapper #all-cards{display:flex;width:100%;max-width:100%;overflow-x:auto}.card-slider-wrapper [id*="card-"]{display:flex;min-height:540px;flex:0 0 100%;padding:30px;box-sizing:border-box}.card-slider-wrapper [id*="card-"] .left-text{background:#034284;padding:30px;box-sizing:border-box;overflow-y:auto}.card-slider-wrapper [id*="card-"] .left-text p,.card-slider-wrapper [id*="card-"] .left-text a{color:white}.card-slider-wrapper [id*="card-"] .left-text h3{color:#ffcf0b}.card-slider-wrapper [id*="card-"] .right-image{flex:0 0 60%;background-size:cover;background-repeat:no-repeat;background-position:center;min-height:300px}.left-arrow,.right-arrow{cursor:pointer}#all-cards::-webkit-scrollbar{width:0 !important}#all-cards{overflow:-moz-scrollbars-none}#all-cards{-ms-overflow-style:none}@media(max-width:768px){.card-slider-wrapper [id*="card-"]{flex-wrap:wrap}.card-slider-wrapper [id*="card-"]>div{flex:0 0 100% !important}.left-arrow,.right-arrow{display:none}.card-slider-wrapper #all-cards{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.card-slider-wrapper [id*="card-"]{scroll-snap-align:center}.directional-icons{display:block !important;text-align:center}}