@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--ink:#273437;--muted:#7b7d82;--accent:#f77e35;--accent-dark:#e95f65;--paper:#fff;--wash:#fff4f5;--footer:#202d31}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Poppins,Arial,sans-serif;line-height:1.7;overflow-x:hidden}a{color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3{margin-top:0;line-height:1.25}h2{font-size:clamp(2rem,4vw,3.1rem)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{background:#fff;align-items:center;min-height:70px;padding:1rem 5vw;display:flex}.site-header nav{justify-content:flex-end;width:min(1140px,100%);margin:0 auto;display:flex}.site-header a{text-transform:uppercase;letter-spacing:.14em;font-size:.85rem;font-weight:600;text-decoration:none}.site-header a:focus-visible,.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #166b8f}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:3.5rem;width:min(1140px,100% - 3rem);min-height:650px;margin:0 auto;display:grid}.hero-visual{line-height:0}.hero-image{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 7px 6px #2734372e);width:100%}.hero-copy{padding:3rem 0}.eyebrow{color:#d8865a;text-transform:uppercase;letter-spacing:.22em;margin-bottom:1.25rem;font-weight:600}.hero h1{margin-bottom:2rem;font-size:clamp(3rem,5.2vw,5rem)}.hero-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:2.6rem;font-size:1.05rem}.button{background:linear-gradient(110deg, var(--accent-dark), var(--accent));color:#fff;cursor:pointer;font:inherit;letter-spacing:.06em;text-transform:uppercase;border:0;border-radius:10px;padding:1rem 2.8rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 12px 30px #f77e3547}.section{width:min(1140px,100% - 3rem);margin:0 auto;padding:6rem 0}.section>h2,.page-heading h1{text-align:center}.cards{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.benefit-cards article{text-align:center;background:#fff;border-radius:12px;padding:2rem 1.8rem 2.5rem;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 20px 25px #43675a1a}.benefit-cards article:after{content:"";transform-origin:100%;background:#8fbaff;height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.benefit-cards article:nth-child(2):after{background:#fee78c}.benefit-cards article:nth-child(3):after{background:#ffbbc1}.benefit-cards article:hover{transform:scale(1.03)}.benefit-cards article:hover:after{transform-origin:0;transform:scaleX(1)}.benefit-cards h3{margin:.6rem 0 .7rem;font-size:1.35rem}.benefit-cards p{color:var(--muted);margin:0}.card-icon{place-items:center;width:112px;height:114px;margin:0 auto;display:grid;position:relative}.card-blob{width:100%;height:100%;position:absolute;inset:0}.card-blob path:first-child{fill:#e8f1ff}.benefit-cards article:nth-child(2) .card-blob path:first-child{fill:#fff7d8}.benefit-cards article:nth-child(3) .card-blob path:first-child{fill:#ffecee}.card-blob path:last-child{fill:none;stroke:var(--ink);stroke-width:1.5px}.card-symbol{fill:#000;width:38px;height:38px;position:relative}.video-section{text-align:center;background:#f9f2ea;border-radius:50px;margin-top:12rem;padding:0 5rem 6rem;display:flow-root}.video-visual{border-radius:0;max-width:950px;margin:-12rem auto 0;position:relative;overflow:hidden}.video-visual img{width:100%}.play-button{width:76px;height:76px;color:var(--accent-dark);background:#fff;border-radius:50%;place-items:center;font-size:1.6rem;text-decoration:none;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #0000002e}.video-copy{margin-top:3.5rem}.video-copy h2{line-height:1.55}.platform-button{border:1px solid #d9dddd;border-radius:9px;margin-top:1rem;padding:1rem 2rem;font-weight:600;text-decoration:none;display:inline-block}.split{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.feature-row>div:not(.feature-visual) p{color:var(--muted)}.feature-row li{margin:.65rem 0}.feature-row li::marker{color:var(--accent-dark)}.feature-visual{position:relative}.feature-visual>img:not(.shape){z-index:1;width:100%;position:relative}.shape{z-index:0;width:50%;position:absolute}.shape-one{top:7%;left:-18%}.shape-two{top:43%;right:-10%}.shape-three{top:7%;right:-18%}.shape-four{top:43%;left:-10%}.page-heading{text-align:center;background:var(--wash);padding:5rem max(5vw,1.5rem)}.section>h2,.page-heading h1{font-size:clamp(2rem,4vw,3.25rem)}.contact-form{gap:1rem;max-width:720px;margin:auto;display:grid}.contact-form label{gap:.4rem;font-weight:600;display:grid}.contact-form input,.contact-form textarea,.subscribe-form input{font:inherit;border:1px solid #c9cecf;border-radius:8px;padding:.85rem 1rem}.contact-form .checkbox{font-weight:400;display:block}.prose{max-width:820px}.prose h2,.prose h3{margin-top:2rem}.posts article{background:#fff;border:1px solid #e4e5e5;border-radius:10px;padding:0 0 1rem;overflow:hidden}.posts article h2,.posts article p{padding:0 1.25rem}.posts article h2{margin-top:1.2rem;font-size:1.25rem}.pagination{justify-content:center;gap:.6rem;padding:0 1.5rem 4rem;display:flex}.pagination a,.pagination span{text-align:center;border:1px solid #d9dddd;border-radius:7px;min-width:2.5rem;padding:.45rem .7rem;text-decoration:none}.pagination [aria-current=page]{border-color:var(--accent);background:var(--accent);color:#fff}.site-footer{color:var(--ink);background:url(/images/footer/footer-bg.svg) top/cover no-repeat;margin-top:5rem;padding:13.75rem max(5vw,1.5rem) 7.5rem;position:relative;overflow:hidden}.footer-invite{text-align:center;max-width:850px;margin:0 auto 5rem}.footer-invite h2{margin-bottom:2rem}.subscribe-form{background:#fff;border-radius:12px;padding:.5rem;display:flex}.subscribe-form input{border:0;flex:1;min-width:0}.subscribe-form .button{box-shadow:none;flex:none}.footer-grid{grid-template-columns:1.35fr .8fr 1.2fr;gap:4rem;width:min(1140px,100%);margin:0 auto;display:grid}.footer-grid h2{font-size:1.15rem}.footer-brand img{width:150px}.footer-grid nav,.footer-grid address{flex-direction:column;align-items:flex-start;gap:.65rem;font-style:normal;display:flex}.footer-grid a{text-decoration:none}.social-links{gap:1rem;display:flex}.social-links a{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.social-links svg{fill:currentColor;width:19px;height:19px}@media (width<=820px){.hero{grid-template-columns:1fr;gap:1.5rem;min-height:auto;padding-top:1rem}.hero-copy{padding-top:1rem}.hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.cards,.split,.footer-grid{grid-template-columns:1fr}.reverse{flex-direction:column-reverse;display:flex}.section{padding:4rem 0}.video-section{border-radius:25px;width:calc(100% - 2rem);margin-top:7rem;padding:0 1rem 3rem}.video-visual{margin-top:-7rem}.site-footer{padding-top:9rem;padding-bottom:3rem}.subscribe-form{flex-direction:column;gap:.5rem}.subscribe-form .button{width:100%}}
