.cards_grid{overflow:hidden;padding:90px 0;position:relative}.cards_grid .spark{box-shadow:0 0 35px 0 #9257eb}.cards_grid .container{height:100%;max-width:1080px;position:relative;z-index:2}.cards_grid__cards_holder{height:421px;left:0;overflow:hidden;position:absolute;top:270px;width:100%}.cards_grid .grid{inset:0;pointer-events:none;position:absolute;z-index:1}.cards_grid__row{display:flex;flex-wrap:wrap;gap:30px;margin:0 auto;max-width:960px}.cards_grid__heading{margin-bottom:50px;text-align:center}.cards_grid__card{background-color:#fff;display:flex;flex-direction:column;height:300px;padding:25px;width:300px}.cards_grid__card_heading{color:#390061;font-size:28px;font-weight:600;line-height:1;margin-bottom:13px}.cards_grid__card_subheading{color:#390061;font-size:16px;font-weight:700;line-height:1.2;margin-bottom:20px;max-width:210px}.cards_grid__card.expanded .cards_grid__card_subheading{max-width:100%}.cards_grid__card_text{display:-webkit-box;-webkit-box-orient:vertical;color:#390061;font-size:16px;font-weight:400;-webkit-line-clamp:4;line-clamp:4;line-height:1.4;margin-bottom:20px;overflow:hidden}.cards_grid__card_link{color:#390061!important;cursor:pointer;display:inline-block;font-size:16px;font-weight:700!important;line-height:1;margin-top:auto;text-decoration:none!important}.cards_grid__bottom_text{color:#390061;font-size:26px;font-style:italic;font-weight:300;line-height:1.2;margin-top:60px;text-align:center}.cards_grid__button_wrapper{display:flex;justify-content:center;margin-top:40px}.cards_grid__button{font-size:18px;height:auto;line-height:1;padding:12px 60px}.cards_grid__overlay{align-items:center;background-color:rgba(6,0,10,.4);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.cards_grid__popup{background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.3);max-height:80vh;max-width:500px;overflow-y:auto;padding:50px 30px;position:relative;text-align:center;width:90%}.cards_grid__popup_close{cursor:pointer;height:20px;position:absolute;right:15px;top:15px;width:20px}.cards_grid__popup_heading{color:#390061;font-size:28px;font-weight:600;line-height:1;margin-bottom:13px;text-align:left}.cards_grid__popup_subheading{color:#390061;font-size:16px;font-weight:700;line-height:1.2;margin-bottom:20px;text-align:left}.cards_grid__popup_text{color:#390061;font-size:16px;font-weight:400;line-height:1.4;margin:0;text-align:left}.cards_grid__card.expanded{position:relative;width:100%}.cards_grid__card.expanded .cards_grid__card_text{display:block;-webkit-box-orient:unset;-webkit-line-clamp:unset;line-clamp:unset;overflow:unset}.close-expanded svg{height:20px;object-fit:contain;width:20px}@media(max-width:1050px){.cards_grid__row{max-width:630px}.cards_grid__cards_holder{height:1751px;top:281px}.cards_grid__card{width:100%}}@media(max-width:768px){.cards_grid{padding:60px 0}.cards_grid__row{gap:30px}.cards_grid__card{width:100%}.cards_grid__cards_holder{height:1751px}.cards_grid__card_heading{font-size:24px}.cards_grid__bottom_text{font-size:22px;margin-top:40px}.cards_grid__button_wrapper{margin-top:30px}.cards_grid__popup{padding:40px 20px}}@media(max-width:576px){.cards_grid__card{width:100%}.cards_grid__cards_holder{height:1751px}}