@import url('playful-motion.css');
/* Facebook update area. The actual timeline is supplied by Meta's Page Plugin. */
.ls3-facebook{position:relative;z-index:1;padding:clamp(4.5rem,8vw,7rem) 0;background:#fffdf8}.ls3-facebook-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);align-items:center}.ls3-facebook h2{max-width:520px;margin:0;color:var(--joy-navy);font-family:var(--font-heading);font-size:clamp(2.4rem,4.5vw,4.25rem);letter-spacing:-.045em;line-height:1.03}.ls3-facebook p:not(.ls3-eyebrow){max-width:500px;margin:1.2rem 0 1.8rem;color:#4e6877;font-size:1.12rem;line-height:1.7}.ls3-facebook-feed{position:relative;overflow:hidden;width:min(100%,342px);max-width:342px;margin-left:auto;padding:34px 7px 30px;border:5px solid var(--joy-navy);border-radius:34px 34px 31px 31px;background:#fffdf8;box-shadow:9px 9px 0 var(--joy-yellow);transform:rotate(1deg)}.ls3-facebook-feed::before{position:absolute;z-index:2;top:13px;left:50%;width:42px;height:5px;border-radius:99px;background:var(--joy-navy);content:"";transform:translateX(-50%)}.ls3-facebook-feed::after{position:absolute;z-index:2;bottom:8px;left:50%;width:12px;height:12px;border:3px solid var(--joy-navy);border-radius:50%;background:#fffdf8;content:"";transform:translateX(-50%)}.ls3-facebook-feed iframe{display:block;width:100%;height:600px;max-width:none;border:2px solid #e7e7e7;border-radius:6px;background:#fff}@media(max-width:800px){.ls3-facebook-grid{grid-template-columns:1fr}.ls3-facebook-feed{margin:0 auto;transform:none}.ls3-facebook-feed iframe{height:580px}}
