.resource_cards__wrap{display:flex;flex-direction:column}.resource_cards__card_wrap{display:flex;flex-wrap:wrap;gap:16px}.resource_cards__card{background:#fff;border-radius:4px;display:flex;flex-direction:column;padding:24px;width:calc(33% - 10px)}.resource_cards__wrap h4{color:#000;font-size:32px;font-weight:700;text-align:center;text-transform:uppercase}.resource_cards__wrap h5{color:#ce0058;font-size:24px;font-weight:500;text-align:center}.resource_cards__card a,.resource_cards__popup_trigger{color:#ce0058;font-size:18px;font-weight:700;line-height:24px;margin-top:20px;text-align:center}.resource_cards__popup_trigger{cursor:pointer;text-decoration:underline}.resource_cards__card img{height:215px;object-fit:contain}.video-popup{align-items:center;background-color:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;overflow:auto;padding:0 20px;position:fixed;top:0;width:100%;z-index:2001}.video-popup.open{display:flex}.video-popup__content-wrapper{margin:auto;max-width:1000px;padding:40px;position:relative;width:100%}.video-popup__content{height:500px;width:100%}.video-popup__content iframe #document video{object-fit:cover!important}.video-popup__close{color:#fff;cursor:pointer;font-size:35px;font-weight:700;position:absolute;right:10px;top:5px}.video-popup__content .hs-video-widget{display:none}@media screen and (max-width:992px){.resource_cards__card{width:calc(50% - 10px)}.video-popup__content-wrapper{padding:40px 0}.video-popup__content{height:220px;width:100%}}@media screen and (max-width:530px){.resource_cards__card{width:100%}}