section.card-listing-second-module{overflow:hidden;position:relative;z-index:1}section.card-listing-second-module .container .top-wrapper{margin:0 auto;max-width:995px;width:100%}section.card-listing-second-module .container .top-wrapper p.label{margin-bottom:15px}section.card-listing-second-module .container .cards-wrapper{display:flex;flex-wrap:wrap;margin-top:90px}@media screen and (max-width:768px){section.card-listing-second-module .container .cards-wrapper{margin-top:45px}}section.card-listing-second-module .container .cards-wrapper .card{display:flex;flex-direction:column;gap:30px;padding:30px;width:50%}@media screen and (max-width:768px){section.card-listing-second-module .container .cards-wrapper .card{width:100%}}section.card-listing-second-module .container .cards-wrapper .card .image-wrapper{aspect-ratio:540/295;overflow:hidden;position:relative;width:100%}section.card-listing-second-module .container .cards-wrapper .card.blue{background-color:#1d73ff}section.card-listing-second-module .container .cards-wrapper .card.blue *{color:#fff}section.card-listing-second-module .container .cards-wrapper .card.light_blue{background-color:rgba(29,115,255,.2)}section.card-listing-second-module .container .cards-wrapper .card.light_blue .btn.secondary{color:#1d73ff}