.contentblok.downloads{margin-top:0;padding-top:var(--contentblok-margin-top)}.content_downloads{margin-bottom:3rem}.row_downloads{--bs-gutter-y:2rem}a.download_item{color:var(--kleur-zwart);text-decoration:none;padding:2rem;background-color:var(--kleur-lichtgrijs);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.download_item_titel{font-weight:600;font-size:2rem;line-height:125%;padding-right:5rem;margin-bottom:1rem}.download_item_button{position:relative;font-size:1.5rem;font-weight:600}.download_item_button::before{content:"";position:relative;display:inline-block;width:3.2rem;height:.2rem;margin-right:.5rem;background-color:var(--kleur-oranje);vertical-align:middle;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.download_item_icoon{width:5rem;flex-shrink:0}.download_item_icoon *{fill:var(--kleur-oranje);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}a.download_item:hover{color:var(--kleur-wit);background-color:var(--kleur-oranje)}a.download_item:hover .download_item_icoon *{fill:var(--kleur-wit)}a.download_item:hover .download_item_button::before{background-color:var(--kleur-zwart)}@media (min-width:768px){.row_downloads{--bs-gutter-y:3.8rem}a.download_item{padding:3rem}.download_item_icoon{width:5rem}}@media (min-width:1200px){.content_downloads{margin-bottom:12rem}.download_item_titel{font-size:3.2rem}.download_item_icoon{width:7.8rem}.download_item_button{font-size:2.2rem}.download_item_button::before{width:4.2rem;margin-right:1.6rem}}@media (min-width:1920px){.download_item_titel{padding-right:13rem}}