.resource_list_mod{overflow:hidden;padding:20px 0;position:relative}.resource_list_mod .page-center{margin:0 auto 0 30px;max-width:1290px;padding:0}.resource_list_mod .heading-area{margin-bottom:50px;text-align:center}.resource_list_mod .heading-area>*{margin:0 auto 25px}.resource_list_mod .resource_list{display:flex;flex-wrap:wrap}.resource_list_mod .resource_list.type_4{gap:20px}.resource_list_mod .resource_list.type_3{gap:22.5px}.resource_list_mod .resource_list.type_2{gap:30px}.resource_list_mod .resource_list.type_4 .resource_card{width:100%}.resource_list_mod .resource_list.type_3 .resource_card{width:calc(33.33333% - 15px)}.resource_list_mod .resource_list.type_2 .resource_card{width:calc(50% - 15px)}.resource_list_mod .resource_card{background-color:#fff;border:1px solid var(--border-color-one);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;padding:30px;text-align:center;transition:.5s ease-in-out}.resource_list_mod .resource_card:hover{background-color:var(--primary-color-one)}.resource_list_mod .resource_card .icon{margin:0 auto 15px;width:60px}.resource_list_mod .resource_card .icon.custom{width:100%}.resource_list_mod .resource_card .icon img,.resource_list_mod .resource_card .icon svg{display:block;max-width:100%}.resource_list_mod .resource_card .icon svg{fill:var(--primary-color-one)}.resource_list_mod .resource_card:hover .icon svg{fill:#fff!important}.resource_list_mod .resource_card .heading{color:var(--heading-dark);font-size:22px;font-weight:600;line-height:1.45;margin-bottom:10px}.resource_list_mod .resource_card:hover .btn_wrapper a,.resource_list_mod .resource_card:hover .description *,.resource_list_mod .resource_card:hover .heading{color:#fff!important}.resource_list_mod .resource_card .btn_wrapper{margin-top:auto}.resource_list_mod .resource_card .btn_wrapper a{color:var(--primary-color-one);display:inline-flex;font-size:17px;font-weight:600;line-height:1.45}@media (max-width:1100px){.resource_list_mod .resource_list.type_4{gap:22.5px}.resource_list_mod .resource_list.type_4 .resource_card{width:calc(33.33333% - 15px)}}@media (max-width:1024px){.resource_list_mod .resource_card{padding:15px}}@media (max-width:825px){.resource_list_mod{padding:80px 0}.resource_list_mod .resource_list.type_3,.resource_list_mod .resource_list.type_4{gap:30px}.resource_list_mod .resource_list.type_3 .resource_card,.resource_list_mod .resource_list.type_4 .resource_card{width:calc(50% - 15px)}}@media (max-width:575px){.resource_list_mod .resource_list .resource_card{width:100%!important}}