.card-story-wrapper{border-radius:8px;display:flex;flex-wrap:nowrap;grid-gap:0;overflow:hidden}.card-story-wrapper>div{flex:1}@media (max-width:768px){.card-story-wrapper{flex-wrap:wrap}.card-story-wrapper>div{flex:unset;width:100%}}.card-story-wrapper div:first-child{z-index:4}.card-story-wrapper div:nth-child(2){z-index:3}.card-story-wrapper div:nth-child(3){z-index:2}.card-story-wrapper div:nth-child(4){z-index:1}.card-story-wrapper div:nth-child(5){z-index:0}.card-story-wrapper .card-story h3,.card-story-wrapper .card-story h3 p{color:#fff}.card-story-wrapper .card-story:last-child{border:none}.card-story-wrapper .card-story{padding:30px;position:relative;transition:all .3s ease}.card-story-wrapper .card-story:before{background-color:transparent;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%;z-index:-1}.card-story-wrapper .card-story:hover:before{background-color:rgba(0,0,0,.1)}.card-story-wrapper .card-story:hover{background-color:#008eff;box-shadow:0 2px 39px rgb(0 0 0/8%);z-index:3}.card-story-wrapper .card-story:first-child:hover{border-radius:8px 0 0 8px}.card-story-wrapper .card-story:last-child:hover{border-radius:0 8px 8px 0}.card-story-wrapper .card-story a{color:#fff;text-decoration:none}.card-story-wrapper .card-story img{max-width:100%}@media (max-width:768px){.card-story-wrapper .card-story{border-bottom:1px solid #00aeef;border-right:none}}.card-link{margin-top:10px}.card-link a:hover{text-decoration:none}.card-link .material-symbols-outlined{margin-left:0;transition:all .3s ease-in-out}.card-link:hover .material-symbols-outlined{margin-left:5px}