.resources-item-wrap{align-items:flex-start;background:var(--Black,#111);border:1px solid transparent;border-radius:12px;box-shadow:none;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;padding:20px;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease}.insight.post-title{border:1px solid var(--Dark-Blue,#006ff7);border-radius:100px}.blog.post-title,.insight.post-title{align-items:center;color:var(--White,#fff);display:flex;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;gap:10px;height:26px;line-height:18px;margin-bottom:15px;padding:4px 12px;text-transform:capitalize}.blog.post-title{border:1px solid var(--Orange,#ffac27);border-radius:100px}.case_study.post-title{align-items:center;border:1px solid var(--Teal,#2ff9d6);border-radius:100px;display:flex;font-size:12px;font-weight:500;gap:10px;height:26px;line-height:18px;padding:4px 12px;text-transform:capitalize}.case_study.post-title,.resource-title{color:var(--White,#fff);font-family:Inter;font-style:normal;margin-bottom:15px}.resource-title{font-size:18px;font-weight:700;line-height:normal}.resource-date{color:var(--White,#fff);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}span.btn-icon{margin-top:auto}.resources-wrap-cols-3{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.resources-wrap-cols-4{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)!important}.resources-wrapper{border-radius:12px;margin:auto;overflow:hidden!important;position:relative}.resources-item-wrap .btn-icon-arrow path,.resources-item-wrap .post-title,.resources-item-wrap .resource-date,.resources-item-wrap .resource-title{transition:fill .3s ease,color .3s ease}.resources-item-wrap:hover{background:var(--White,#fff);border:1px solid var(--Dark-Grey,#d8dfeb);box-shadow:0 50px 30px rgba(114,136,182,.2);color:#111}.resources-item-wrap:hover .post-title,.resources-item-wrap:hover .resource-date,.resources-item-wrap:hover .resource-title{color:#111}.resources-item-wrap:hover .btn-icon-arrow path{fill:#111}.btn-icon-arrow path{transition:fill .3s ease}.resources-item-wrap.insight .btn-icon-arrow path{fill:var(--Dark-Blue,#006ff7)!important}.resources-item-wrap.blog .btn-icon-arrow path{fill:var(--Orange,#ffac27)!important}.resources-item-wrap.case_study .btn-icon-arrow path{fill:var(--Teal,#2ff9d6)!important}.resources-wrapper .cta-wrap{margin-top:0}@media only screen and (max-width:768px){.lp-resources .pre-header{margin-bottom:20px;margin-left:20px}.resources-wrapper .cta-wrap{margin-left:20px;margin-top:0}.resources-wrap{display:grid;gap:20px;margin-top:20px}}@media only screen and (max-width:480px){.resources-wrap{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);margin-top:20px}.lp-resources .pre-header{margin-bottom:20px;margin-left:20px}.resources-wrapper .cta-wrap{margin-left:20px;margin-top:0}.resources-wrap-cols-4{display:grid;gap:20px;grid-template-columns:repeat(1,1fr)!important;margin-top:40px}}