.resource_card .resource_card-container{border:3px solid #000;padding:0}.resource_card .resource_card-headline{padding-bottom:6px}.resource_card .resource_card-heading_bar{align-items:center;display:flex;gap:40px;height:79px;padding:14px 26px}.resource_card .resource_card-details,.resource_card .resource_card-heading_info{flex:1 0 calc(70% - 20px)}.resource_card .resource_card-heading_links,.resource_card .resource_card-links{flex:1 0 calc(30% - 20px)}.resource_card .resource_card-heading_info,.resource_card .resource_card-heading_links{padding:0}.resource_card .resource_card-heading_info h4,.resource_card .resource_card-heading_links h4{margin-bottom:6px}.resource_card .resource_card-heading_info hr,.resource_card .resource_card-heading_links hr{height:3px;margin:0;max-width:220px;padding:0;width:100%}.resource_card .resource_card-heading_links.mobile{display:none}.resource_card .resource_card-content_block{display:flex;gap:40px;padding:20px 26px}.resource_card .resource_card-details,.resource_card .resource_card-details div,.resource_card .resource_card-details ol li,.resource_card .resource_card-details p,.resource_card .resource_card-details ul li{line-height:1.35em;padding-right:20px}.resource_card .resource_card-links{display:flex;flex-direction:column;gap:12px}.resource_card .resource_card-links .resource_card-quicklink{font-weight:700;line-height:1.2em;text-decoration:none}.resource_card .resource_card-links .resource_card-quicklink:hover{text-decoration:none}.resource_card .resource_card-buttons{height:90px;padding:14px 26px}.resource_card .resource_card-buttons .button{align-items:center;display:inline-flex;justify-content:center;max-height:61px;text-transform:none}.resource_card .resource_card-buttons .button.btn_text_link{color:#000;font-weight:700;padding:15px 20px;text-decoration:none}.resource_card .resource_card-buttons .button.btn_text_link:hover{text-decoration:underline}@media (max-width:667px){.resource_card .resource_card-content_block{flex-direction:column;gap:20px;padding-bottom:30px}.resource_card .resource_card-details{border-right:none!important;padding-right:0}.resource_card .resource_card-heading_links.desktop{display:none}.resource_card .resource_card-heading_links.mobile{display:block;margin-bottom:12px}}