.featured_download_section .insight_cards_grid{column-gap:25px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:80px;row-gap:40px}.featured_download_section .insight_card_item{display:flex;flex-direction:column}.featured_download_section .insight_card_item.featured_card{grid-column:span 2;grid-row:span 2}.bio_link .arrow,.download_link .arrow{display:inline-block;transition:transform .3s ease}.bio_link:hover .arrow,.download_link:hover .arrow{transform:translateX(5px)}.featured_download_section .card_image img{aspect-ratio:1.6629;margin-bottom:27px;width:100%}.featured_download_section .featured_card .card_image img{aspect-ratio:.9812}.featured_download_section p.card_heading{color:var(--primary_color);font-weight:700;margin-bottom:16px}.featured_download_section .card_description{margin-bottom:32px}.featured_download_section .card_cta .download_link{color:var(--senary_color);font-weight:600;text-decoration:none}.featured_download_section .card_cta .arrow{color:#080e23;margin-left:5px}.featured_download_section .wrap_button_conta{align-items:center;column-gap:7%;display:flex;margin-top:40px;text-align:center}.featured_download_section .wrap_button_conta.left{justify-content:flex-start}.featured_download_section .wrap_button_conta.center{justify-content:center}.featured_download_section .wrap_button_conta.right{justify-content:flex-end}.featured_download_section .cta_button{background-color:#fdb714;border-radius:4px;color:#000;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:background .3s ease}.featured_download_section .cta_button:hover{background-color:#e3a800}@media (max-width:767px){.featured_download_section .wrap_button_conta{align-items:center;flex-direction:column;row-gap:25px}.featured_download_section .insight_cards_grid{grid-template-columns:1fr}.featured_download_section .insight_card_item{border:none}.featured_download_section .insight_card_item.featured_card{grid-column:span 1;grid-row:span 1}}