.resources-body{display:flex;flex-wrap:wrap;justify-content:space-between}.resource{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 4px 34px 0 rgba(93,100,148,.2);margin:0 0 3%;position:relative;transition:all .4s;width:31%}.resource a{height:100%;left:0;position:absolute;top:0;width:100%}.resource:hover{box-shadow:0 4px 34px 0 rgba(93,100,148,.5)}.resource:hover:before{width:40px}.resource-thumbnail{align-items:center;background:rgba(var(--mv-blueishlightgrey-rgb),.25);display:flex;height:280px;justify-content:center;margin:0 0 4px;padding:10px;position:relative}.resource-thumbnail img{max-height:250px;max-width:100%;width:auto}.resource-gated{background:#000;border-radius:100%;height:40px;opacity:.75;position:absolute;right:10px;top:10px;width:40px}.resource-gated:after{background:url(https://cdn2.hubspot.net/hubfs/4511850/raw_assets/public/multiview-2021/images/module-icons/lock.svg) no-repeat 50%;content:"";display:block;filter:invert(1);height:50%;margin:25% 0 0 25%;width:50%}.resource-description{padding:10px}.resource-description h3{font-size:1rem;margin:14px 0 0}.resource-description p{font-size:14px}.resource-label{align-items:center;color:var(--mv-darkblue);display:flex;font-size:14px;font-weight:700}.resource:hover .resource-label:before{width:40px}.resource-label:before{background:#000;content:"";display:inline-block;height:1px;margin:0 10px 0 0;transition:all .4s;width:20px}.resources-navigation{display:flex;justify-content:center;margin-top:20px}.resource-filter-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.resource-filter-label{align-items:center;display:flex;font-size:20px;font-weight:700}.resource-filter-label:before{background:url(https://cdn2.hubspot.net/hubfs/4511850/raw_assets/public/multiview-2021/images/module-icons/filter-list.svg) no-repeat;background-position:0;background-size:24px;content:"";display:inline-block;filter:invert(27%) sepia(93%) saturate(1516%) hue-rotate(184deg) brightness(94%) contrast(94%);height:24px;width:30px}.resource-filter-reset{font-size:14px;font-weight:700;padding:6px 0;text-decoration:underline;transition:all .4s}.resource-filter-reset:hover{color:var(--mv-mediumblue)}.resource-filter-widget-title{font-weight:700;margin-top:20px}.hs-form-booleancheckbox,.hs-form-checkbox{font-size:14px}.hs-form-booleancheckbox span:before,.hs-form-checkbox span:before{height:20px!important;min-width:20px!important}.hs-form-booleancheckbox label{font-weight:700!important;margin-top:40px!important}.resource-meta{display:flex;font-size:14px;font-weight:700;justify-content:space-between}.resource-meta *{background:rgba(var(--mv-blueishlightgrey-rgb),.5);border-radius:5px;padding:6px}@media (max-width:1000px){#resource-center .columns{flex-wrap:wrap!important}#resource-filter{display:flex;flex-basis:auto;flex-wrap:wrap;width:100%}}@media (max-width:768px){.resource{width:48%}}@media (max-width:575px){.resource{margin:0 10% 10%;width:100%}}