@import url("https://fonts.googleapis.com/css2?family=Reddit+Sans:wght@400;500;700&family=Work+Sans:wght@400;500;700&display=swap");.lfm{--lfm-max:1200px;--lfm-card-max:1080px;--lfm-grid:100px;background-color:var(--lfm-bg);color:#fff;font-family:Work Sans,sans-serif;overflow:hidden;padding:4rem 1rem;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lfm:before{background-image:linear-gradient(to right,rgba(255,255,255,var(--lfm-grid-op)) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,var(--lfm-grid-op)) 1px,transparent 1px);background-size:var(--lfm-grid) var(--lfm-grid);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.lfm__inner{margin:0 auto;max-width:var(--lfm-max);position:relative;z-index:1}.lfm__headline{color:var(--lfm-headline);font-family:Reddit Sans,sans-serif;font-size:1.5rem;font-weight:500;margin:0 0 3rem;text-align:center}.lfm__list{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;list-style:none;margin:0 auto;max-width:var(--lfm-card-max);padding:0}.lfm__item{background:#fff;box-shadow:6px 6px 0 #0c9bed;box-sizing:border-box;color:#09274a;display:flex;flex:1 1 30%;flex-direction:column;justify-content:flex-start;min-height:320px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.lfm__item:hover{box-shadow:10px 10px 0 #0c9bed;transform:translateY(-8px)}.lfm__head{align-items:flex-start;color:inherit;display:flex;gap:.5rem;margin:0 0 .75rem;text-decoration:none}.lfm__icon{flex-shrink:0;height:32px;margin-top:2px;width:32px}.lfm__title{color:inherit;font-family:Reddit Sans,sans-serif;font-size:1rem;line-height:1.3;white-space:pre-line}.lfm__title h1,.lfm__title h2,.lfm__title h3,.lfm__title h4,.lfm__title h5,.lfm__title h6,.lfm__title p{font:inherit;margin:0}.lfm__desc{color:#09274a;font-size:.95rem;font-weight:400;line-height:1.5;margin:0 0 1rem;text-align:left}.lfm__loc{align-items:center;color:#b6c1c3;display:flex;gap:.25rem;justify-content:center;margin:0 0 1.5rem}.lfm__cta,.lfm__loc{font-size:.75rem;text-align:center}.lfm__cta{color:#09274a;display:block;font-family:Reddit Sans,sans-serif;font-weight:700;margin-top:auto;text-decoration:underline;text-transform:uppercase}@media (max-width:992px){.lfm__item{flex:1 1 45%;padding:1.25rem}.lfm__list{gap:1.25rem}}@media (max-width:600px){.lfm{padding:1.75rem 1rem}.lfm__headline{margin-bottom:1.25rem}.lfm__list{gap:1rem}.lfm__item{box-shadow:4px 4px 0 #0c9bed;flex:1 1 100%;min-height:auto;padding:1rem}.lfm__head{margin-bottom:.5rem}.lfm__icon{height:28px;margin-top:2px;width:28px}.lfm__desc{line-height:1.45;margin-bottom:.75rem}.lfm__loc{margin-bottom:.85rem}}