.overview-tiles{display:grid;row-gap:30px}@media screen and (min-width:767px){.overview-tiles{grid-template-columns:repeat(3,30%);grid-gap:30px}}.overview-tile{background:#fff;border-radius:5px;box-shadow:0 2px 10px 0 hsla(60,4%,74%,.25);color:inherit;overflow:hidden;text-decoration:none;transform:scale(1);transition:box-shadow 1.25s ease,transform .5s ease}.overview-tile:hover{box-shadow:0 8px 20px 0 hsla(60,4%,74%,.5);color:inherit;transform:scale(1.025)}.overview-tile:hover .overview-tile__link{opacity:1}.overview-tile__content{height:calc(100% - 180px);padding:25px 25px 30px;position:relative}.overview-tiles--webinar .overview-tile__content{height:calc(100% - 120px)}.overview-tile img{display:block;height:180px;object-fit:cover;width:100%}.overview-tile h2{color:#141432;font-size:1.75rem;line-height:1;margin-bottom:.5rem}.overview-tile h3{color:#01a964;font-size:.75rem;margin:0}.overview-tile h4{font-weight:400}.overview-tile__link{bottom:25px;color:#141432;font-weight:600;opacity:.2;position:absolute;transition:opacity 1.5s}.overview-tile__link:after{background-color:#141432;content:"";display:block;height:14px;-webkit-mask-image:url(//f.hubspotusercontent00.net/hubfs/2471306/raw_assets/public/commonplace-2020/images/link-arrow.svg);mask-image:url(//f.hubspotusercontent00.net/hubfs/2471306/raw_assets/public/commonplace-2020/images/link-arrow.svg);position:absolute;right:-28px;top:6px;width:21px}.overview-tile__webinar-image{align-items:center;background-color:#f8c0b0;background-image:linear-gradient(-75deg,#7a2f88,#f8c0b0);display:flex;height:120px;padding:35px 35px 35px 40px;position:relative;width:100%}.overview-tile__speaker{border:2px solid #fff;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.2);height:60px;margin-left:-10px;overflow:hidden;position:relative;width:60px}.overview-tile__speaker img{height:auto;width:100%}.overview-tile__webinar-image span{color:#fff;font-size:2rem;letter-spacing:-1px;opacity:.25;position:absolute;right:25px}