@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playwrite+CA:wght@100..400&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bold-color: #2b6184;--bright-color: #87b4c7;--off-white: #f8f8f8;--darker-gray: #aba197;--lighter-gray: #d8d1c9}body{font-family:"Noto Serif";background-color:#fff;color:#1a1a1a}a{color:inherit;text-decoration:none}button{cursor:pointer;font-size:1rem;border:none}.hero{background-image:url(/assets/header2-D8QS8cyX.jpg);background-size:cover;padding:1rem 1rem 2rem}.hero-nav{display:flex;justify-content:space-between;align-items:center;margin-left:2rem;margin-right:2rem}@media (max-width: 768px){.hero-nav{font-size:.75rem;color:#e6e8e5;margin-left:5%;margin-right:5%}}.hero-nav ul{background-color:var(--bold-color);color:#fff;padding:.6rem 1.2rem;border-radius:5px;display:flex;gap:1.5rem;list-style:none}.hero-nav a:hover{text-decoration:underline}.example-photos{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:2rem;background-color:var(--off-white);margin-top:2rem}.example-photos-card{display:flex;flex-direction:column;justify-content:space-between;font-size:1rem}.example-photos-row{display:flex;justify-content:space-between;background-color:var(--lighter-gray);border-radius:25px;text-align:center;color:#000;max-width:90%;box-shadow:5px 5px 5px #646464}.examplephoto{width:90%;height:auto;max-width:500px;margin:1rem}.demo-btn{background-color:var(--bold-color);color:#fff;padding:.6rem 1.2rem;border-radius:5px;transition:background .3s}@media (max-width: 768px){.demo-btn{font-size:.75rem}}.demo-btn:hover{background-color:var(--bright-color)}.hero-content{text-align:center;background-color:var(--bold-color);color:#fff;border-radius:10px;margin-left:25%;margin-right:25%;padding:.25rem}@media (max-width: 768px){.hero-content{color:#e6e8e5;margin-left:5%;margin-right:5%}}.hero-content h1{font-family:Dancing Script,cursive;font-size:2.5rem;margin-bottom:1rem}.hero-content p{font-size:1rem;margin-bottom:2rem}.hero-content img{max-width:100%;height:auto}.audience-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:3rem 1rem}.card{background:var(--lighter-gray);border:1px solid #e5e5e5;padding:1.5rem;max-width:300px;border-radius:8px;box-shadow:5px 5px 5px #646464}.card h3{margin-bottom:.75rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:4rem 1.5rem;background:var(--off-white)}.feature{padding:1.5rem;background:var(--lighter-gray);border-radius:8px;color:#000;font-size:.8rem;box-shadow:5px 5px 3px gray}.feature h3{margin-bottom:.5rem}.mission{text-align:center;background-color:var(--bold-color);color:#fff;padding:3rem 1rem;font-family:Dancing Script,cursive}.mission h2{font-size:3rem}.process{display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:var(--bright-color)}.process h2{font-size:1.5rem;color:#fff}.process ul{display:flex;flex-direction:column;align-items:center;gap:.5rem;list-style:none;width:100%}.process li{background-color:var(--bold-color);margin:1rem;padding:0rem 1rem;border-radius:25px;text-align:justify;display:flex;flex-direction:column;color:#fff;max-width:60%;align-items:center;flex:1;box-shadow:5px 7px 3px gray}.faq{display:flex;flex-direction:column;align-items:center;gap:2rem;background-color:var(--bold-color);color:#fff}.team-testimonials{padding:3rem 1rem;background-color:#f4f4f4}.team-testimonials h2{margin-bottom:1rem;text-align:center;font-size:1.75rem}.team,.testimonials,.insights{margin-bottom:2rem}.integration{text-align:center;padding:3rem 1rem;background:#e6f0ff}.integration h3{font-size:1.75rem;margin-bottom:1rem}.integration p{max-width:600px;margin:0 auto 2rem}.site-footer{background-color:#111;color:#ccc;padding:3rem 30%}.footer-nav{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem;margin-right:1rem}.footer-nav h4{color:#fff;margin-bottom:.5rem}.footer-nav ul{list-style:none}.footer-nav li{margin-bottom:.5rem;font-size:.9rem}.footer-nav a:hover{text-decoration:underline}.subscribe input{padding:.5rem;margin-right:.5rem;border-radius:4px;border:none;font-size:1rem}.subscribe button{background-color:#05f;color:#fff;padding:.5rem 1rem;border-radius:5px}.site-footer p{text-align:center;font-size:.85rem;color:#888}
