body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.footer{background:linear-gradient(90deg,#eaf6ff,#f2f4f8);border-top:2px solid #e0e7ef;color:#1a1f36;font-size:1.08rem;margin-top:4rem;padding:2.5rem 1rem 1.2rem}.footer-main{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.footer-nav{gap:1.2rem 2.2rem}.footer-legal-nav,.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:.5rem}.footer-legal-nav{color:#7a869a;font-size:.98rem;gap:1.2rem}.footer-nav a{color:#2979ff;font-weight:600;letter-spacing:.01em;position:relative;text-decoration:none;transition:color .18s}.footer-nav a:focus,.footer-nav a:hover{color:#50e3c2;text-decoration:underline}.footer-legal-nav a{color:#7a869a;font-weight:500;text-decoration:none;transition:color .18s}.footer-legal-nav a:focus,.footer-legal-nav a:hover{color:#2979ff;text-decoration:underline}.footer-social{gap:1.2rem;margin-bottom:.5rem}.footer-social,.footer-social-link{display:flex;justify-content:center}.footer-social-link{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #2979ff11;height:40px;transition:box-shadow .18s,background .18s;width:40px}.footer-social-link:focus,.footer-social-link:hover{background:#eaf6ff;box-shadow:0 4px 16px #2979ff22;color:#50e3c2;transform:scale(1.12) translateY(-2px)}.footer-social-link:focus i,.footer-social-link:hover i{color:#50e3c2!important;transform:scale(1.18) translateY(-2px);transition:color .18s,transform .18s}.footer-social-link svg{display:block;height:24px;width:24px}.footer-bottom{color:#7a869a;font-size:.98rem;margin-top:1.2rem;text-align:center}@media (max-width:700px){.footer-main{gap:1.2rem}.footer-nav{font-size:.98rem;gap:.7rem 1.2rem}.footer-social-link{height:34px;width:34px}.footer-social-link svg{height:20px;width:20px}}:root{--color-primary:#1a1f36;--color-accent:#2979ff;--color-secondary:#f2f4f8;--color-highlight:#50e3c2;--font-main:"Inter",Arial,sans-serif}html{box-sizing:border-box;font-size:16px;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}body{background:#f2f4f8;background:var(--color-secondary);color:#1a1f36;color:var(--color-primary);font-family:Inter,Arial,sans-serif;font-family:var(--font-main);margin:0;min-height:100vh;overflow-x:hidden;padding:0}header.header{background:#0000;box-shadow:none;color:#fff;position:fixed;top:0;transition:background .3s,box-shadow .3s;width:100%;z-index:1000}header.header.header-scrolled{background:#1a1f36;background:var(--color-primary);box-shadow:0 2px 8px #1a1f3614}.navbar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo{color:#2979ff;color:var(--color-accent);cursor:pointer;font-size:2rem;font-weight:700;letter-spacing:2px}.logo img{display:block;height:96px!important;max-width:320px;width:auto}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;transition:transform .18s cubic-bezier(.4,0,.2,1),background .18s;z-index:1100}.hamburger:focus,.hamburger:hover{background:#50e3c2;transform:scale(1.13) rotate(-6deg)}.hamburger .bar{background:#fff;border-radius:2px;height:3px;transition:all .3s;width:28px}.hamburger:focus .bar,.hamburger:hover .bar{background:#1a1f36;background:var(--color-primary)}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{border-radius:4px;color:#fff;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .2s}.nav-links a:focus,.nav-links a:hover{background:#50e3c2;background:var(--color-highlight);color:#1a1f36;color:var(--color-primary);outline:none}@media (max-width:900px){.navbar{padding:1rem}}@media (max-width:700px){.nav-links{background:#1a1f36;background:var(--color-primary);display:none;flex-direction:column;gap:0;left:0;position:absolute;right:0;top:64px}.hamburger,.nav-links.open{display:flex}}.hero-section{align-items:center;background:#fff;min-height:60vh;padding:4rem 1rem 2rem}.hero-title{color:#1a1f36;color:var(--color-primary);font-size:3rem;letter-spacing:-1px}@media (max-width:600px){.hero-title{font-size:2.1rem}}.hero-subtitle{color:#1a1f36;color:var(--color-primary);font-size:1.4rem}.cta-button{background:#2979ff;background:var(--color-accent);border:none;box-shadow:0 4px 16px #2979ff14;cursor:pointer;font-weight:600;outline:none;padding:.9rem 2.2rem;transition:background .2s,box-shadow .2s,color .2s}.cta-button:focus,.cta-button:hover{background:#50e3c2;background:var(--color-highlight);box-shadow:0 6px 24px #50e3c21f;color:#1a1f36;color:var(--color-primary)}.hero-animation{margin-top:2rem;min-height:120px}.services-section{background:#f2f4f8;background:var(--color-secondary);padding:4rem 1rem}.services-grid{margin:0 auto;max-width:1200px}.service-card:focus-within,.service-card:hover{border-color:#50e3c2}.service-title{color:#1a1f36}.footer{background:#1a1f36;background:var(--color-primary);border-top-left-radius:24px;border-top-right-radius:24px;color:#fff;font-size:1rem;margin-top:3rem;padding:2rem 1rem 1rem;text-align:center}.mobile-nav{background:#1a1f36!important;background:var(--color-primary)!important;box-shadow:-4px 0 32px #2979ff22;display:flex;flex-direction:column;height:100vh;max-width:370px;opacity:0;padding:0;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);width:82vw;z-index:2000}.mobile-nav.open{opacity:1;pointer-events:auto;transform:translateX(0)}.mobile-nav-header{align-items:center;border-bottom:1px solid #50e3c2;display:flex;justify-content:space-between;padding:1.2rem 1.5rem .7rem}.mobile-nav .logo img{filter:brightness(0) invert(1) drop-shadow(0 0 2px #fff8);height:48px;width:auto}.mobile-nav-close{background:none;border:none;font-size:1.5rem;@media (max-width:700px){.mobile-nav-social a,.mobile-nav-social i{font-size:1.3rem!important}}color:#fff;cursor:pointer;line-height:1;margin-left:1rem;transition:transform .18s cubic-bezier(.4,0,.2,1),color .18s}.mobile-nav-close:focus,.mobile-nav-close:hover{color:#50e3c2;color:var(--color-highlight);transform:scale(1.18) rotate(8deg)}.mobile-nav-links{display:flex;flex-direction:column;gap:2.5rem;list-style:none;margin:0;padding:2.5rem 1.5rem}.mobile-nav-links .nav-link{background:none;border-radius:0;color:#fff;font-size:1.35rem;font-weight:800;letter-spacing:.04em;padding:1.2rem 0;position:relative;text-decoration:none;transition:background .18s,color .18s}.mobile-nav-links .nav-link:focus,.mobile-nav-links .nav-link:hover{background:#50e3c2;background:var(--color-highlight);color:#1a1f36;color:var(--color-primary);outline:none}.mobile-nav-links .nav-link:not(:last-child):after{background:#50e3c2;content:"";display:block;height:1.5px;margin:.7rem 0 0;opacity:.22;width:100%}.mobile-nav-social{display:flex!important;flex-direction:row!important;gap:1.2rem;margin:1.2rem 0 2.2rem}.mobile-nav-social,.mobile-nav-social a{align-items:center;justify-content:center}.mobile-nav-social a{background:none;border:none;border-radius:12px;box-shadow:none;color:#2979ff;cursor:pointer;display:flex;font-size:2.2rem;height:auto;padding:.2rem .5rem;text-decoration:none;transition:color .2s,background .2s,transform .2s;width:auto}.mobile-nav-social a:focus,.mobile-nav-social a:hover{background:#f4f8fa;box-shadow:0 4px 18px #2979ff22;color:#50e3c2;outline:none;text-decoration:none;transform:scale(1.18) translateY(-2px)}.mobile-nav-social i{color:#2979ff;transition:color .2s}p{letter-spacing:.04em}@media (max-width:900px){.nav-links{display:none!important}.hamburger{display:flex!important}}@media (min-width:901px){.mobile-nav{display:none!important}}@media (max-width:700px){.ai-audit-title.hero-title{font-size:2.1rem!important;font-weight:900!important;letter-spacing:-.01em!important}}.cta-button{background:linear-gradient(90deg,#2979ff,#50e3c2);border-radius:32px;box-shadow:0 4px 16px #2979ff1a;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;margin:1rem .5rem 0;min-width:260px;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.cta-button:focus,.cta-button:hover{background:linear-gradient(90deg,#50e3c2,#2979ff);box-shadow:0 8px 32px #50e3c22e;color:#fff}.secondary-cta-button{background:#fff;border:2px solid #2979ff;border-radius:32px;box-shadow:0 2px 8px #2979ff14;color:#2979ff;display:inline-block;font-size:1.1rem;font-weight:700;margin:1rem .5rem 0;min-width:260px;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.secondary-cta-button:focus,.secondary-cta-button:hover{background:#2979ff;box-shadow:0 6px 24px #2979ff24;color:#fff}.hero-section{color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:600px;padding:4rem 1rem 3rem;position:relative;text-align:center}.hero-title{color:#fff;font-size:2.8rem;font-weight:800;margin-bottom:1rem}.hero-subtitle{color:#fff;font-size:1.3rem;font-weight:400;margin-bottom:2rem}.hero-cta{background:var(--color-accent);border-radius:32px;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;margin-top:1rem;padding:1rem 2.5rem;text-decoration:none}.hero-typing-effect{animation:fadeIn 1.2s cubic-bezier(.4,0,.2,1);color:#fff;display:block;font-size:2.3rem!important;font-weight:800;letter-spacing:.01em;margin-bottom:.7rem!important;margin-top:4.5rem!important;min-height:2.2em;text-align:center;white-space:pre}.about-preview{background:var(--color-secondary);padding:2.5rem 1rem;text-align:center}.about-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.about-desc,.about-title{color:var(--color-primary)}.about-desc{font-size:1.1rem;margin:0 auto;max-width:600px}.why-dizzy-otter{background:linear-gradient(120deg,#eaf6ff,#f2f4f8 60%,#eaf6ff);border-radius:32px;box-shadow:0 8px 32px #1a1f361a;display:flex;flex-direction:column;margin:3.5rem 0 2.5rem;max-width:100vw;overflow:hidden;padding:0;position:relative}.why-dizzy-otter:before{background-image:url('data:image/svg+xml;utf8,<svg width="400" height="400" viewBox="0 0 400 400" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="200" cy="200" r="180" fill="none" stroke="%23B3C7E6" stroke-width="1.5" opacity="0.08"/><circle cx="200" cy="200" r="120" fill="none" stroke="%232979FF" stroke-width="1.5" opacity="0.06"/><circle cx="200" cy="200" r="60" fill="none" stroke="%2350E3C2" stroke-width="1.5" opacity="0.08"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:90% 90%;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.why-content{display:flex;flex-direction:row;min-height:380px;position:relative;width:100%}.why-image-wrap{align-items:stretch;display:flex;flex:1 1 50%;height:100%;justify-content:flex-end;margin:0;max-width:50vw;min-width:0}.why-image{border-radius:0 32px 32px 0!important;display:block!important;height:100%;margin:0!important;max-width:100%;min-width:0;object-fit:cover!important;width:100%}@media (max-width:900px){.why-content{align-items:stretch!important;flex-direction:column!important;min-height:0!important;min-height:auto!important}.why-image-wrap{align-items:center;display:flex;height:auto;justify-content:center!important;max-width:100vw;min-width:0;order:2;padding:0;width:100vw!important}.why-image{border-radius:18px!important;box-shadow:0 4px 32px #2979ff22;display:block!important;height:auto!important;margin:0 auto!important;max-height:260px!important;max-width:480px!important;min-width:0!important;object-fit:contain!important;width:90vw!important}}.why-text{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;padding:3.5rem 2.5rem 3.5rem 3.5rem}.why-divider{background:linear-gradient(90deg,var(--color-accent) 0,#50e3c2 100%);border-radius:2px;box-shadow:0 0 8px 2px #2979ff22;height:4px;margin:1.5rem 0;opacity:.7;width:60px}.animated-otter{animation:otterGlow 2.5s ease-in-out infinite alternate,fadeInUp .8s cubic-bezier(.4,0,.2,1);display:block;height:80px;margin-bottom:1.5rem;width:80px}@keyframes otterGlow{0%{filter:drop-shadow(0 0 0 var(--color-accent))}to{filter:drop-shadow(0 0 18px var(--color-accent))}}.why-title{color:var(--color-accent);font-size:2.5rem;font-weight:900;letter-spacing:-1px;margin-bottom:1.2rem;opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.why-title.revealed{opacity:1;transform:none;transition-delay:.1s}.why-desc{color:var(--color-primary);font-size:1.25rem;line-height:1.6;margin:0 0 2rem;max-width:700px;opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.why-desc.revealed{opacity:1;transform:none;transition-delay:.25s}.why-cta{background:var(--color-accent);border-radius:32px;box-shadow:0 4px 16px #2979ff1a;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:1.2rem;opacity:0;padding:.8rem 2.2rem;text-decoration:none;transform:translateY(40px);transition:background .2s,color .2s,box-shadow .2s;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.why-cta.revealed{opacity:1;transform:none;transition-delay:.4s}.why-cta:focus,.why-cta:hover{background:var(--color-highlight);box-shadow:0 8px 32px #50e3c22e;color:var(--color-primary)}.what-we-offer-section{background:linear-gradient(#1a1f3699,#2979ff1a);margin:0;overflow:hidden;padding:0;position:relative;width:100vw}.what-offer-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:4.5rem 1.5rem 4rem}.what-offer-title{color:#fff!important;font-size:2.3rem;font-weight:900;letter-spacing:-1px;margin-bottom:1.2rem;margin-left:auto!important;margin-right:auto!important;text-align:center!important;text-shadow:0 2px 16px #1a1f36cc;width:100%}.what-offer-intro{color:#eaf6ff;font-size:1.25rem;line-height:1.6;margin:0 auto 2.5rem;max-width:700px;text-align:center;text-shadow:0 1px 8px #1a1f3699}.what-offer-cards{align-items:center;flex-direction:column}.what-offer-cards,.what-offer-row{display:flex;gap:2.5rem;width:100%}.what-offer-row{flex-direction:row;justify-content:center}.what-offer-row:first-child .offer-card{flex:1 1;max-width:340px}.what-offer-row:last-child .offer-card{flex:1 1;max-width:380px}@media (max-width:900px){.what-offer-row{align-items:center;flex-direction:column;gap:1.5rem}.what-offer-row .offer-card{max-width:98vw;width:100%}}.offer-card{align-items:stretch;background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 4px 24px #1a1f3621;display:flex;flex:1 1 220px;flex-direction:column;max-width:260px;min-height:340px;min-width:220px;opacity:0;overflow:hidden;padding:0;position:relative;transform:translateY(40px);transition:box-shadow .2s,transform .2s,border-color .2s;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);z-index:1}.offer-card.revealed{opacity:1;transform:none}.offer-card:focus-within,.offer-card:hover{border-color:var(--color-accent);box-shadow:0 12px 36px 0 #2979ff33,0 0 0 3px var(--color-accent);transform:translateY(-6px) scale(1.03)}.offer-card-img{background:linear-gradient(120deg,#eaf6ff 60%,#f2f4f8);border-bottom:2px solid #eaf6ff;border-radius:20px 20px 0 0;box-shadow:0 2px 12px #2979ff22;height:140px;margin:0;object-fit:cover;transition:filter .3s;width:100%}.offer-card:focus-within .offer-card-img,.offer-card:hover .offer-card-img{filter:brightness(1.08) saturate(1.15) drop-shadow(0 0 12px #50e3c2aa)}.offer-card-title{color:var(--color-accent);font-size:1.18rem;font-weight:800;letter-spacing:-.5px;margin:1.1rem 0 .5rem;text-align:center;text-shadow:0 1px 8px #50e3c233}.offer-card-desc{color:#333;font-size:1.05rem;line-height:1.5;padding:0 1rem 1.2rem;text-align:center}.offer-card:after{background:radial-gradient(circle at 50% 0,#2979ff22 0,#0000 80%);content:"";height:100%;left:50%;pointer-events:none;position:absolute;top:0;width:80%;z-index:0}.testimonial-section{border-radius:32px;box-shadow:0 8px 32px #1a1f361a;margin:3.5rem auto 2.5rem;max-width:900px;overflow:hidden;padding:0;position:relative}.testimonial-inner-bg{flex-direction:column;padding:3.5rem 1.5rem 3rem;position:relative;z-index:1}.testimonial-headline-row,.testimonial-inner-bg{align-items:center;display:flex;justify-content:center}.testimonial-headline-row{flex-direction:row;gap:1.2rem;margin-bottom:2.2rem}.testimonial-title-bg{margin:0}.testimonial-otter-bg{display:block;height:auto;width:60px}.testimonial-carousel-bg{transition:height .3s cubic-bezier(.4,0,.2,1)}.testimonial-card-bg{bottom:0;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:scale(.98);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.testimonial-card-bg.visible{opacity:1;pointer-events:auto;position:relative;transform:scale(1);z-index:2}.testimonial-card-bg:not(.visible){z-index:1}.testimonial-nav-row{align-items:center!important;display:flex!important;gap:1.5rem!important;justify-content:center!important;margin-bottom:.5rem!important;margin-top:6.5rem!important;position:relative!important;z-index:10!important}@media (max-width:900px){.testimonial-inner{padding:2.5rem .5rem}.testimonial-title{font-size:1.5rem}.testimonial-bg_img{border-radius:0 0 32px 32px;bottom:0;height:180px;left:0;object-fit:cover;top:auto;width:100%}.testimonial-otter-img{bottom:0;right:0;width:90px}}.testimonial-section.split{align-items:stretch;background:none;border-radius:32px;box-shadow:0 8px 32px #1a1f361a;display:flex;flex-direction:row;justify-content:center;margin:3.5rem auto 2.5rem;max-width:1200px;min-height:380px;overflow:hidden;padding:0}.testimonial-split-container{display:flex;flex-direction:row;height:100%;width:100%}.testimonial-split-image{align-items:stretch;background:#eaf6ff;display:flex;flex:1 1;justify-content:stretch;min-width:0;position:relative}.testimonial-bg-img-split{display:block;height:100%;margin:0 auto;max-width:350px;object-fit:contain;padding:2rem;width:100%}.testimonial-split-content{align-items:center;background:linear-gradient(120deg,#fff 80%,#eaf6ff);display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;min-width:0;padding:3.5rem 2.5rem 2.5rem;position:relative}.testimonial-title-bg{color:#2979ff;color:var(--color-accent,#2979ff);font-size:2rem;font-weight:900;margin-bottom:2rem;text-align:center}.testimonial-carousel-bg{height:140px;justify-content:center;margin:0 auto;max-width:480px;min-height:120px}.testimonial-card-bg,.testimonial-carousel-bg{align-items:center;display:flex;position:relative;width:100%}.testimonial-card-bg{background:#fff;border-radius:18px;box-shadow:0 4px 24px #1a1f361a;flex-direction:column;max-width:420px;min-width:0;opacity:1;padding:2rem 1.5rem;pointer-events:auto;transform:none}.testimonial-card-bg blockquote{color:#222;font-size:1.13rem;font-style:italic;line-height:1.6;margin:0 0 1.2rem;text-align:center}.testimonial-caption-bg{color:#2979ff;color:var(--color-accent,#2979ff);font-size:1rem;font-weight:700;letter-spacing:.2px;margin-top:.5rem;text-align:center}.testimonial-nav-row.lower{gap:1.5rem!important;margin-bottom:.5rem!important;margin-top:4rem!important;position:relative!important;z-index:10!important}.testimonial-arrow,.testimonial-nav-row.lower{align-items:center!important;display:flex!important;justify-content:center!important}.testimonial-arrow{background:#2979ff!important;background:var(--color-accent,#2979ff)!important;border:none!important;border-radius:50%!important;box-shadow:0 2px 8px #2979ff22!important;color:#fff!important;cursor:pointer!important;font-size:2rem!important;font-weight:700!important;height:48px!important;opacity:1!important;outline:none!important;transition:background .2s,color .2s,box-shadow .2s,transform .2s!important;visibility:visible!important;width:48px!important;z-index:11!important}.testimonial-arrow:focus,.testimonial-arrow:hover{background:#50e3c2!important;background:var(--color-highlight,#50e3c2)!important;box-shadow:0 4px 16px #2979ff33!important;color:#1a1f36!important;color:var(--color-primary,#1a1f36)!important;transform:scale(1.12)!important}@media (max-width:900px){.testimonial-section{border-radius:18px!important;margin:2.2rem 0 1.5rem!important;max-width:98vw!important;padding:0!important}.testimonial-inner-bg{padding:1.5rem .5rem!important}.testimonial-split-container{align-items:stretch!important;flex-direction:column!important;gap:0!important}.testimonial-split-image{margin:0 auto 1.2rem!important;max-width:320px!important;min-height:160px!important;order:2!important;width:100%!important}.testimonial-split-content{order:1!important;padding:0!important;width:100%!important}.testimonial-title-bg{font-size:1.15rem!important;margin-bottom:1.1rem!important;margin-top:.5rem!important;text-align:center!important}.testimonial-carousel-bg{height:auto!important;margin:0 auto!important;max-width:98vw!important;min-height:100px!important}.testimonial-card-bg blockquote{font-size:.98rem!important;margin-bottom:.7rem!important}.testimonial-caption-bg{font-size:.92rem!important;margin-top:.2rem!important}.testimonial-nav-row{gap:2.5rem!important;margin-bottom:.2rem!important;margin-top:1.2rem!important}.testimonial-arrow{font-size:1.5rem!important;height:40px!important;width:40px!important}.testimonial-inner{padding:2.5rem .5rem}.testimonial-title{font-size:1.5rem}.testimonial-bg_img{border-radius:0 0 32px 32px;bottom:0;height:180px;left:0;object-fit:cover;top:auto;width:100%}.testimonial-otter-img{bottom:0;right:0;width:90px}}@media (max-width:700px){.testimonial-section{border-radius:18px;max-width:100%}.testimonial-inner-bg{padding:2rem .5rem}.testimonial-headline-row{flex-direction:column;gap:.5rem}.testimonial-otter-bg{width:40px}.testimonial-card-bg{max-width:100%;padding:1.2rem .7rem 1rem}}.testimonial-caption-flex,.testimonial-card-content,.testimonial-card-content blockquote,.testimonial-card-content.visible,.testimonial-card-flex,.testimonial-carousel-flex,.testimonial-cta,.testimonial-cta-wrap,.testimonial-img,.testimonial-img-wrap,.testimonial-inner-flex,.testimonial-otter-flex,.testimonial-title-flex{display:none!important}.cta-banner-section{align-items:center;border-radius:32px;box-shadow:0 8px 32px #1a1f361a;display:flex;justify-content:center;margin:3.5rem 0 2.5rem;overflow:hidden;padding:0;position:relative;width:100%}.cta-banner-inner{margin:0 auto;max-width:700px;padding:3.5rem 2.5rem;text-align:center;width:100%}.cta-banner-subtitle,.cta-banner-title{color:#fff!important}.cta-banner-title{font-size:2rem;font-weight:900;margin-bottom:1.1rem}.cta-banner-subtitle{font-size:1.2rem;font-weight:400;margin-bottom:2rem}@media (max-width:700px){.cta-banner-inner{max-width:98vw!important;padding:2rem .7rem!important}.cta-banner-title{font-size:1.2rem!important;margin-bottom:.7rem!important}.cta-banner-subtitle{font-size:1rem!important;margin-bottom:1.2rem!important}.cta-banner-btn{font-size:1rem!important;margin-top:.7rem!important;padding:.8rem 1.5rem!important}}.fact-solution-box{animation:floatIn 1.2s cubic-bezier(.23,1.01,.32,1) .2s both;background:#1a1f36eb;border-left:4px solid #00e6d0;border-radius:1.5rem;box-shadow:0 8px 32px 0 #1a1f3640,0 1.5px 8px 0 #00e6d0a0;color:#fff;display:flex;flex-direction:column;font-family:Inter,Segoe UI,Arial,sans-serif;gap:.7rem;max-width:340px;padding:1.2rem 1.3rem 1rem 1.1rem;transition:box-shadow .3s,transform .3s,border-color .3s;z-index:10}.didyouknow-hover{cursor:pointer}.didyouknow-hover:focus-within,.didyouknow-hover:hover{border-left:4px solid #fff;box-shadow:0 12px 40px 0 #00e6d0cc,0 2px 12px 0 #00bfff99;transform:scale(1.045) rotate(-1deg)}.didyouknow-hover .fact-badge{background:linear-gradient(90deg,#fff,#00e6d0);color:#1a1f36;transition:background .3s,color .3s}.didyouknow-hover:focus-within .fact-badge,.didyouknow-hover:hover .fact-badge{background:linear-gradient(90deg,#00e6d0,#00bfff);color:#fff}@keyframes floatIn{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.fact-section{display:flex;flex-direction:column;gap:.2rem}.fact-badge{background:linear-gradient(90deg,#00e6d0,#00bfff);border-radius:.7rem;box-shadow:0 1px 6px #00e6d055;color:#1a1f36;font-size:1.05rem;font-weight:700;letter-spacing:.5px;margin-bottom:.05rem;padding:.2rem .9rem}.fact-content{align-items:flex-start;display:flex;font-size:1.08rem;gap:.7rem}.fact-icon{font-size:1.2rem;margin-top:2px}.fact-text{flex:1 1}.solution-section{background:linear-gradient(90deg,#00e6d0,#00bfff);border-radius:1rem;box-shadow:0 2px 12px #00e6d055;color:#1a1f36;display:flex;flex-direction:column;gap:.4rem;margin-top:auto;padding:.7rem 1.1rem .7rem .9rem}.solution-badge{font-size:1.01rem;font-weight:700;letter-spacing:.5px;margin-bottom:.1rem}.solution-content{display:flex;flex-direction:column;gap:.2rem}.solution-icon{font-size:1.2rem;margin-bottom:.1rem}.solution-title{font-size:1.08rem;font-weight:700;margin-bottom:.1rem}.solution-desc{font-size:1.01rem}.fact-cards-section{align-items:stretch;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:3.5rem 0 2.5rem}.did-you-know-section{background:none;border:0;margin:0 auto 3.5rem;padding:0;text-align:center;width:100%}.did-you-know-title{-webkit-text-fill-color:initial;background:none;-webkit-background-clip:initial;background-clip:initial;color:#1a1f36;font-size:2.2rem;font-weight:900;letter-spacing:-1px;margin-bottom:2.2rem;text-shadow:none}.did-you-know-cards-staircase{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;gap:2.5rem;justify-content:center;margin:0 auto;position:relative;width:100%}.did-you-know-cards-staircase .fact-solution-box{display:flex;flex-direction:column;height:400px;justify-content:stretch;max-width:370px;min-height:400px;min-width:320px;transition:box-shadow .3s,transform .3s,border-color .3s,margin-top .3s;width:100%;will-change:transform,box-shadow,margin-top}.did-you-know-cards-staircase .fact-solution-box.didyouknow-hover:focus-within,.did-you-know-cards-staircase .fact-solution-box.didyouknow-hover:hover{border-left:4px solid #fff;box-shadow:0 16px 48px 0 #00e6d0cc,0 2px 16px 0 #00bfff99;transform:scale(1.06) rotate(-1.5deg) translateY(-10px);z-index:2}.did-you-know-cards-staircase .fact-section,.did-you-know-cards-staircase .solution-section{flex-shrink:0}@media (max-width:1100px){.did-you-know-cards-staircase{flex-wrap:wrap;gap:1.2rem}.did-you-know-cards-staircase .fact-solution-box{max-width:99vw;min-width:220px}}@media (max-width:900px){.fact-cards-section{align-items:center;flex-direction:column;gap:2rem;margin:2.5rem 0 1.5rem}.fact-solution-box{left:0;margin:0 auto;max-width:98vw;position:static;width:100%}.did-you-know-cards-staircase{align-items:center;flex-direction:column;gap:2rem}.did-you-know-cards-staircase .fact-solution-box{align-self:auto!important;left:0;margin-top:0!important;margin:0 auto;min-width:0;position:static;width:100%}}@media (max-width:700px){.fact-solution-box{bottom:1.5vw;font-size:.98rem;left:50%;max-width:95vw;padding:1.2rem 1.1rem 1.1rem 1rem;transform:translateX(-50%)}.hero-section{min-height:420px!important;padding-bottom:2.5rem!important;padding-top:6.5rem!important}.hero-title{font-size:2rem!important;margin-top:2.5rem!important}.hero-subtitle{font-size:1.08rem!important;margin-top:1.2rem!important}.about-preview{padding:1.2rem .5rem!important}.icon-row{gap:.5rem .7rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);max-width:98vw}.icon-row .icon,.icon-row img{height:28px!important;max-height:28px!important;max-width:28px!important;width:28px!important}.hero-typing-effect{font-size:1.2rem!important;margin-top:3.2rem!important}.hero-subtitle,.hero-title{font-size:1.1rem!important}.about-desc,.about-title,.fact-badge,.fact-content,.solution-desc,.solution-section,.solution-title,.testimonial-author,.testimonial-text,.why-dizzy-otter{font-size:.98rem!important}.offer-card-desc,.offer-card-title{font-size:1rem!important}.offer-card-img{display:block;height:auto!important;margin:0 auto 1rem;max-width:100%!important;width:100%!important}.offer-cards-row{align-items:stretch!important;flex-direction:column!important;gap:1.2rem!important}}.scroll-down-arrow{animation:vhm-bounce 1.3s infinite;bottom:2.5rem;cursor:pointer;pointer-events:auto;transition:opacity .2s,color .2s;z-index:2}.scroll-down-arrow:focus,.scroll-down-arrow:hover{color:#50e3c2;opacity:1}@keyframes vhm-bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(18px)}}@media (max-width:700px){.scroll-down-arrow{bottom:1.2rem;font-size:2rem}}.services-hero-section{color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:600px;padding:4rem 1rem 3rem;position:relative;text-align:center}.services-hero-section:before{background:#1a1f364d;border-radius:inherit;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.services-hero-section>*{position:relative;z-index:2}.services-hero-title{color:#fff;font-size:2.4rem;font-weight:800;margin-bottom:1rem}.services-hero-subtitle{color:#fff;font-size:1.2rem;font-weight:400;margin-bottom:2rem}.services-hero-cta{background:var(--color-accent);border-radius:32px;box-shadow:0 4px 16px #50e3c21a;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s,color .2s}.services-hero-cta:focus,.services-hero-cta:hover{background:var(--color-highlight);box-shadow:0 8px 32px #2979ff2e;color:var(--color-primary);outline:none;transform:scale(1.04)}.services-section{background:#fff;padding:4rem 1rem 2rem}.section-title,.services-title{color:var(--color-primary);font-size:1.5rem;font-weight:700;text-align:center}.services-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:2rem auto 0;max-width:1000px}.service-card{align-items:flex-start;background:#fff;border:2px solid #0000;border-radius:18px;box-shadow:0 4px 24px #1a1f361a;cursor:pointer;display:flex;flex-direction:column;padding:2rem 1.5rem;text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s}.service-card:focus-within,.service-card:hover{border-color:var(--color-highlight);box-shadow:0 8px 32px #50e3c22e;transform:translateY(-4px) scale(1.02)}.service-icon{font-size:2.2rem;margin-bottom:12px}.service-title{color:var(--color-primary);font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.service-desc{color:#333;font-size:1.1rem;margin-bottom:1rem}.detailed-services-section{background:#f8fafc;padding:4rem 1rem 2rem}.services-grid{grid-gap:2.5rem 2rem;display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(3,1fr);margin:2.5rem auto 0;max-width:1100px;width:100%}@media (max-width:1000px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.services-grid{gap:1.2rem;grid-template-columns:1fr}}.service-card-detailed{align-items:center;background:linear-gradient(135deg,#eaf6ff,#f2f4f8);border:2px solid #e0e7ef;border-radius:22px;box-shadow:0 4px 24px #2979ff11;cursor:pointer;display:flex;flex-direction:column;min-height:340px;outline:none;padding:2.2rem 1.5rem 1.5rem;position:relative;transition:box-shadow .18s,border .18s,transform .18s}.service-card-detailed:focus,.service-card-detailed:hover{border-color:#2979ff;box-shadow:0 8px 32px #2979ff22;transform:translateY(-4px) scale(1.025)}.service-card-img-frame{align-items:center;background:linear-gradient(120deg,#fff 60%,#eaf6ff);border-radius:50%;box-shadow:0 2px 12px #2979ff11;display:flex;height:84px;justify-content:center;margin-bottom:1.2rem;width:84px}.service-card-img{border-radius:50%;height:56px;object-fit:cover;width:56px}.service-card-title{color:#2979ff;font-size:1.18rem;font-weight:800;margin-bottom:.7rem;text-align:center}.service-card-short{color:#1a1f36;font-size:1.04rem;margin-bottom:1.1rem;text-align:center}.service-card-expand{color:#50e3c2;cursor:pointer;font-size:.98rem;font-weight:600;letter-spacing:.01em;margin-top:auto;text-align:center}.service-card-detailed.open{z-index:20}.service-modal{align-items:center;animation:fadeInModal .25s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:22px;box-shadow:0 8px 32px #2979ff33;display:flex;flex-direction:column;left:0;min-height:100%;padding:2.2rem 1.5rem 1.5rem;position:absolute;top:0;width:100%}@keyframes fadeInModal{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:none}}.service-modal-close{background:none;border:none;color:#2979ff;cursor:pointer;font-size:2rem;position:absolute;right:1.1rem;top:1.1rem;transition:color .18s;z-index:2}.service-modal-close:focus,.service-modal-close:hover{color:#50e3c2}.service-modal-img{border-radius:50%;box-shadow:0 2px 12px #2979ff11;height:64px;margin-bottom:1.2rem;object-fit:cover;width:64px}.service-modal-desc{color:#1a1f36;font-size:1.08rem;margin-bottom:1.1rem;text-align:center}.service-modal-usecases{color:#2979ff;font-size:1.01rem;list-style:disc inside;margin:0 0 1.2rem;padding:0}.service-modal-footer{align-items:center;display:flex;gap:1.2rem;margin-top:1.2rem}.service-modal-price{background:#eaf6ff;border-radius:16px;color:#1a1f36;font-size:1.08rem;font-weight:700;padding:.4rem 1.1rem}.service-modal-cta{background:#2979ff;background:var(--color-accent,#2979ff);border-radius:32px;box-shadow:0 2px 12px #2979ff11;color:#fff;font-size:1.05rem;font-weight:700;padding:.7rem 2rem;text-decoration:none;transition:background .18s,color .18s}.service-modal-cta:focus,.service-modal-cta:hover{background:#50e3c2;background:var(--color-highlight,#50e3c2);color:#1a1f36}.services-topnav{background:#f8fafc;border-radius:18px;box-shadow:0 2px 12px #2979ff11;display:flex;flex-wrap:wrap;gap:1.2rem 2.2rem;justify-content:center;margin:2.5rem auto;max-width:900px;padding:.5rem 0}.services-topnav-link{background:#fff;border-radius:32px;box-shadow:0 1px 6px #2979ff08;color:#2979ff;font-size:1.08rem;font-weight:700;padding:.7rem 1.5rem;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s}.services-topnav-link:focus,.services-topnav-link:hover{background:#eaf6ff;box-shadow:0 2px 12px #2979ff22;color:#50e3c2}.service-section-block{background:#fff;border-radius:18px;box-shadow:0 4px 24px #2979ff11;color:#1a1f36;margin:2.5rem auto;max-width:900px;padding:2.5rem 2rem}.service-section-block h2{color:#2979ff;font-size:1.5rem;font-weight:800;margin-bottom:1.2rem}@media (max-width:700px){.services-hero-section{min-height:420px!important;padding-bottom:2.5rem!important;padding-top:6.5rem!important}.services-hero-title{font-size:2rem!important;margin-top:2.5rem!important}.services-hero-subtitle{font-size:1.08rem!important;margin-top:1.2rem!important}}.ai-systems-block{background:linear-gradient(120deg,#eaf6ff 60%,#f2f4f8);border:2px solid #e0e7ef;border-radius:22px;box-shadow:0 4px 24px #2979ff11;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:2.5rem;padding:2.5rem 2rem}.ai-systems-flex{align-items:flex-start;display:flex;flex-direction:row;gap:2.5rem}.ai-systems-img-wrap{align-items:center;display:flex;flex:0 0 340px;justify-content:center}.ai-systems-img{border-radius:18px;box-shadow:0 2px 12px #2979ff11;max-width:340px;width:100%}.ai-systems-content{display:flex;flex:1 1;flex-direction:column;gap:1.2rem}.ai-systems-title{font-size:1.6rem}.ai-systems-desc{color:#1a1f36;font-size:1.08rem;margin-bottom:.5rem}.ai-systems-list{font-size:1.01rem;list-style:disc inside;margin:.5rem 0 .5rem 1.2rem}.ai-systems-cta-row{gap:.5rem}.ai-systems-cta-text{font-size:1.08rem}.ai-systems-cta-btn{background:#2979ff;background:var(--color-accent,#2979ff);border-radius:32px;box-shadow:0 2px 12px #2979ff11;color:#fff;display:inline-block;font-size:1.05rem;font-weight:700;margin-top:.2rem;padding:.7rem 2rem;text-decoration:none;transition:background .18s,color .18s}.ai-systems-cta-btn:focus,.ai-systems-cta-btn:hover{background:#50e3c2;background:var(--color-highlight,#50e3c2);color:#1a1f36}@media (max-width:900px){.ai-systems-flex{flex-direction:column;gap:1.5rem}.ai-systems-img-wrap{margin-bottom:1.2rem;max-width:100%}.ai-systems-fullrow-flex,.reverse-row .ai-systems-fullrow-flex{flex-direction:column!important}}.ai-systems-fullrow{background:#fff;border-radius:0;box-shadow:none;margin:2.5rem auto;max-width:1200px;overflow:hidden;padding:0;width:100%}.ai-systems-fullrow-flex{align-items:stretch;display:flex;flex-direction:row;gap:0;min-height:400px;width:100%}.ai-systems-fullrow-content{background:#fff;display:flex;flex:1 1 50%;flex-direction:column;gap:1.2rem;justify-content:center;padding:3.5rem 4vw 3.5rem 8vw}.ai-systems-fullrow-img-wrap{align-items:stretch;background:#eaf6ff;border-radius:0;box-shadow:none;display:flex;flex:1 1 50%;justify-content:stretch;min-height:400px;min-width:0;overflow:hidden;padding:0;position:relative}.ai-systems-fullrow-img{aspect-ratio:1/1;display:block;height:100%;object-fit:cover;width:100%}.ai-systems-img-cta-overlay{align-items:flex-start;background:linear-gradient(0deg,#2979ffeb 80%,#2979ff1a);border-radius:0 0 22px 22px;bottom:0;box-shadow:0 8px 32px #2979ff33;color:#fff;display:flex;flex-direction:column;gap:1.1rem;left:0;padding:2.2rem 1.5rem 1.7rem;position:absolute;width:100%;z-index:3}.ai-systems-img-cta-overlay-top{align-items:flex-start;background:linear-gradient(180deg,#2979ffeb 80%,#2979ff1a);border-radius:22px 22px 0 0;bottom:auto;padding:2.2rem 1.5rem 1.7rem;top:0}@media (max-width:900px){.ai-systems-fullrow-flex{flex-direction:column;min-height:0;width:100vw}.ai-systems-fullrow-content{padding:2rem 4vw}.ai-systems-fullrow-img-wrap{aspect-ratio:1/1;min-height:220px}.ai-systems-img-cta-overlay{border-radius:0 0 14px 14px;font-size:1rem;padding:1.2rem .7rem}.ai-systems-img-cta-overlay-top{border-radius:14px 14px 0 0;padding:1.2rem .7rem}}.service-dropdown{margin:1.1rem 0 .7rem}.service-dropdown-toggle{align-items:center;background:#eaf6ff;border:none;border-radius:14px;color:#2979ff;cursor:pointer;display:flex;font-size:1.08rem;font-weight:700;justify-content:space-between;margin-bottom:.2rem;outline:none;padding:.8rem 1.2rem;position:relative;text-align:left;transition:background .18s,color .18s;width:100%;z-index:11}.service-dropdown-toggle:focus,.service-dropdown-toggle:hover{background:#2979ff;color:#fff}.dropdown-arrow{font-size:1.1em;margin-left:.7em}.ai-systems-featured-content{box-sizing:border-box;min-height:420px}.ai-systems-list,.service-dropdown-content{max-height:180px;overflow-y:auto;transition:max-height .25s cubic-bezier(.4,0,.2,1)}.service-dropdown-content[style*="display: none"]{border:none!important;max-height:0!important;padding:0 1.2rem!important}@media (max-width:900px){.ai-systems-featured-content{min-height:0}.ai-systems-list,.service-dropdown-content{max-height:240px}}.alt-service-block{background:#fff;border-radius:18px;box-shadow:0 4px 24px #2979ff11;display:flex;flex-direction:column;margin:2.5rem auto;max-width:900px;overflow:hidden;padding:0}.alt-service-flex{align-items:stretch;display:flex;flex-direction:row;gap:0;min-height:340px}.alt-service-img-wrap{align-items:stretch;background:#eaf6ff;border-radius:0;box-shadow:none;display:flex;flex:1 1 50%;justify-content:stretch;min-height:320px;min-width:0;overflow:hidden;padding:0}.alt-service-img{aspect-ratio:1/1;display:block;height:100%;object-fit:cover;width:100%}.alt-service-content{background:#fff;display:flex;flex:1 1 50%;flex-direction:column;gap:1.2rem;justify-content:center;padding:2.5rem 2rem}.img-right .alt-service-content{order:1}.img-right .alt-service-img-wrap{order:2}.img-left .alt-service-img-wrap{order:1}.img-left .alt-service-content{order:2}@media (max-width:900px){.alt-service-flex{flex-direction:column;min-height:0}.alt-service-img-wrap{aspect-ratio:1/1;min-height:180px;min-width:0;width:100%}.alt-service-content{padding:1.2rem .7rem}}.reverse-flex,.reverse-row .ai-systems-fullrow-flex{flex-direction:row-reverse!important}.ai-systems-content-left{text-align:left}@media (max-width:900px){.reverse-flex,.reverse-row .ai-systems-fullrow-flex{flex-direction:column!important}}.ai-systems-featured-bg{background:linear-gradient(120deg,#eaf6ff 60%,#f2f4f8);box-shadow:0 8px 32px #2979ff18;position:relative}.ai-systems-featured-content{background:#ffffffeb;border-radius:22px;box-shadow:0 4px 24px #2979ff11;display:flex;flex-direction:column;gap:1.2rem;margin:2.5rem 2vw;padding:3.5rem 5vw 3.5rem 8vw;position:relative;z-index:2}.ai-systems-badge{align-self:flex-start;background:linear-gradient(90deg,#2979ff 60%,#50e3c2);border-radius:16px;box-shadow:0 2px 12px #2979ff22;color:#fff;display:inline-block;font-size:1.02rem;font-weight:700;letter-spacing:.03em;margin-bottom:.7em;padding:.4em 1.2em}.ai-systems-title{color:#2979ff;font-size:2rem;font-weight:800;margin-bottom:.5rem}.ai-systems-highlight{color:#50e3c2;font-weight:700}.ai-systems-list{color:#2979ff;font-size:1.08rem;list-style:none;margin:.5rem 0 .5rem .5rem;padding:0}.ai-systems-list li{align-items:flex-start;display:flex;gap:.7em;margin-bottom:.5em}.ai-systems-emoji{font-size:1.2em;margin-right:.2em}.ai-systems-cta-row{display:flex;flex-direction:column;gap:.7rem;margin-top:1.2rem}.ai-systems-cta-text{color:#1a1f36;font-size:1.13rem;font-weight:600}.ai-systems-cta-btn-lg{background:linear-gradient(90deg,#2979ff 60%,#50e3c2);border-radius:32px;box-shadow:0 4px 16px #2979ff22;color:#fff;display:inline-block;font-size:1.18rem;font-weight:800;letter-spacing:.01em;margin-top:.2rem;padding:1rem 2.8rem;text-decoration:none;transition:background .18s,color .18s,transform .18s}.ai-systems-cta-btn-lg:focus,.ai-systems-cta-btn-lg:hover{background:linear-gradient(90deg,#50e3c2 60%,#2979ff);color:#1a1f36;transform:scale(1.04)}@media (max-width:900px){.ai-systems-featured-content{margin:1.2rem .5vw;padding:2rem 2vw}}.ai-systems-featured-content.dropdown-open{padding-bottom:7rem!important;transition:padding-bottom .2s cubic-bezier(.4,0,.2,1)}@media (max-width:900px){.ai-systems-featured-content.dropdown-open{padding-bottom:9rem!important}}.ai-systems-feature-list-block{background:#f8fafc;border-radius:14px;box-shadow:0 2px 12px #2979ff11;margin:1.2rem 0;padding:1.2rem 1.5rem}.ai-systems-feature-list-title{color:#2979ff;font-size:1.13rem;font-weight:700;letter-spacing:.01em;margin-bottom:.7rem}.ai-systems-dropdown-space{padding-bottom:7.5rem;position:relative}.ai-systems-dropdown-reserve{height:7.5rem;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}@media (max-width:900px){.ai-systems-dropdown-space{padding-bottom:10rem}.ai-systems-dropdown-reserve{height:10rem}}.service-dropdown{position:relative;z-index:2}.service-dropdown-content{animation:fadeInDropdown .18s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:0 0 14px 14px;box-shadow:0 2px 12px #2979ff22;color:#1a1f36;display:none;font-size:1.01rem;left:0;margin-top:.2rem;max-height:220px;overflow-y:auto;padding:1rem 1.2rem;position:absolute;top:100%;width:100%;z-index:10}.service-dropdown-content[aria-hidden=false]{display:block}.plans-pricing-section{animation:fadeInUp .7s cubic-bezier(.4,0,.2,1);background:linear-gradient(120deg,#eaf6ff 60%,#e0f7fa);border-radius:32px;box-shadow:0 8px 32px #50e3c222;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1200px;overflow:hidden;padding:4rem 1rem;position:relative}.plans-pricing-header{align-items:center;display:flex;gap:2.5rem;margin-bottom:2.5rem}.plans-pricing-img{background:#fff;border-radius:18px;box-shadow:0 2px 12px #2979ff11;height:120px;object-fit:contain;width:120px}.plans-pricing-title{color:#2979ff;font-size:2.2rem;font-weight:900;letter-spacing:.01em}.plans-pricing-grid{display:flex;flex-direction:column;gap:2.5rem}.plans-row{grid-gap:1.2rem;align-items:stretch;background:#fff;border-radius:18px;box-shadow:0 2px 12px #2979ff11;display:grid;gap:1.2rem;grid-template-columns:2.2fr 1fr 1fr 1fr;margin-bottom:.5rem;padding:2.2rem 1.2rem 1.2rem;position:relative}.plans-service-col{display:flex;flex-direction:column;gap:.7rem}.plans-service-col h3{color:#2979ff;font-size:1.18rem;font-weight:800;margin-bottom:.2rem}.plans-service-desc{color:#50e3c2;font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.plans-includes{color:#1a1f36;font-size:.98rem;margin-bottom:.5rem}.plans-includes ul{list-style:disc inside;margin:.2rem 0 .7rem 1.2rem;padding:0}.plans-price-col{align-items:flex-start;background:#eaf6ff;border-radius:14px;box-shadow:0 1px 6px #2979ff08;display:flex;flex:1 1;flex-direction:column;gap:.3rem;height:100%;min-height:180px;min-width:120px;padding:1.1rem 1.2rem;position:relative}.plans-price-col:focus-within,.plans-price-col:hover{border-color:#2979ff;box-shadow:0 8px 32px #2979ff22;transform:translateY(-4px) scale(1.025);z-index:2}.plans-price-title{color:#2979ff;font-size:1.08rem;font-weight:700}.plans-price{color:#1a1f36;font-size:1.25rem;font-weight:900}.plans-price-desc{color:#2979ff;font-size:.98rem}.plans-dot{border-radius:50%;display:inline-block;height:1.1em;margin-bottom:.2em;margin-right:.4em;width:1.1em}.plans-dot-green{background:#00e676}.plans-dot-orange{background:#ff9800}.plans-dot-blue{background:#2979ff}.plans-row-cta{align-items:center;color:#50e3c2;display:flex;font-size:1.08rem;font-weight:700;gap:1.2rem;grid-column:1/-1;justify-content:flex-end;margin-top:1.2rem;text-align:left}.plans-row-cta span{flex:1 1 auto;text-align:left}.plans-row-cta .plans-cta-btn{align-self:flex-end;margin-left:1.2rem}@media (max-width:1000px){.plans-row{grid-template-columns:1.5fr 1fr 1fr 1fr;padding:1.2rem .5rem}.plans-pricing-header{flex-direction:column;gap:1.2rem;text-align:center}}@media (max-width:700px){.plans-row{gap:.7rem;grid-template-columns:1fr;padding:1.2rem .2rem}.plans-price-col{height:auto;margin-bottom:.7rem;min-width:0;width:100%}.plans-row-cta{align-items:flex-end;flex-direction:column;gap:.7rem}.plans-row-cta span{margin-bottom:.5rem;width:100%}}.services-2x2-section{background:linear-gradient(120deg,#eaf6ff 60%,#f2f4f8);border-radius:32px;box-shadow:0 8px 32px #2979ff18;margin:3rem auto;max-width:1200px;padding:4rem 1rem 3rem}.services-2x2-grid{grid-gap:2.5rem 2.5rem;display:grid;gap:2.5rem 2.5rem;grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.services-2x2-grid{gap:1.5rem;grid-template-columns:1fr}}.services-2x2-card{align-items:stretch;background:#fff;border-radius:22px;box-shadow:0 4px 24px #2979ff11;display:flex;flex-direction:column;min-height:420px;overflow:hidden;position:relative;transition:box-shadow .18s,transform .18s}.services-2x2-card:focus-within,.services-2x2-card:hover{box-shadow:0 8px 32px #2979ff22;transform:translateY(-4px) scale(1.025)}.services-2x2-img-wrap{align-items:center;background:#eaf6ff;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;width:100%}.services-2x2-img{border-radius:0 0 18px 18px;display:block;height:100%;object-fit:cover;width:100%}.services-2x2-badge{background:linear-gradient(90deg,#2979ff 60%,#50e3c2);border-radius:14px;box-shadow:0 2px 12px #2979ff22;color:#fff;font-size:1.01rem;font-weight:700;left:16px;letter-spacing:.02em;padding:.35em 1em;position:absolute;top:16px;z-index:2}.services-2x2-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1.1rem;padding:2.2rem 1.5rem 1.5rem}.services-2x2-title{color:#2979ff;font-size:1.35rem;font-weight:800;margin-bottom:.3rem}.services-2x2-desc{color:#1a1f36;font-size:1.08rem;margin-bottom:.5rem}.services-2x2-cta{background:linear-gradient(90deg,#2979ff 60%,#50e3c2);border-radius:22px;box-shadow:0 2px 12px #2979ff11;color:#fff;display:inline-block;font-size:.98rem;font-weight:700;letter-spacing:.01em;margin-top:.2rem;padding:.5rem 1.5rem;text-decoration:none;transition:background .18s,color .18s,transform .18s}.services-2x2-cta:focus,.services-2x2-cta:hover{background:linear-gradient(90deg,#50e3c2 60%,#2979ff);color:#1a1f36;transform:scale(1.04)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.revealed{animation:heroFadeIn .9s cubic-bezier(.4,0,.2,1);opacity:1;transform:none}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.tally-modal-overlay{align-items:center;animation:fadeIn .3s;background:#1a1f368c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.tally-modal{animation:popIn .25s;background:#fff;border-radius:18px;box-shadow:0 8px 32px #1a1f362e;max-width:95vw;padding:0 0 1.5rem;position:relative;width:420px}.tally-modal-close{background:none;border:none;color:#1a1f36;cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:.5rem;transition:color .2s;z-index:2}.tally-modal-close:focus,.tally-modal-close:hover{color:#518fff}@keyframes popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.tally-modal{min-width:0;padding:0 0 1rem;width:98vw}.tally-modal iframe{min-height:420px!important}}.about-hero-section{color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:600px;overflow:hidden;padding:4rem 1rem 3rem;position:relative;text-align:center}.about-hero-section:before{display:none}.about-hero-title{-webkit-text-fill-color:unset;background:none;-webkit-background-clip:unset;background-clip:initial;color:#fff;font-size:2.7rem;font-weight:900;margin-bottom:1rem;text-align:center}.about-hero-title .sparkle{color:#fffbe7;filter:drop-shadow(0 0 8px #fffbe7);font-size:1.2em;margin-left:.2em}.about-hero-subtitle{color:#fff;font-size:1.3rem;font-weight:400;margin-bottom:2rem;text-shadow:0 2px 16px #2979ff55}.about-hero-cta{background:var(--color-accent);border-radius:32px;box-shadow:0 4px 16px #50e3c21a;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s,color .2s}.about-hero-cta:focus,.about-hero-cta:hover{background:var(--color-highlight);box-shadow:0 8px 32px #2979ff2e;color:var(--color-primary);outline:none;transform:scale(1.04)}.about-section{align-items:center;background:#fff;border-radius:32px;box-shadow:0 8px 32px #2979ff18;display:flex;flex-direction:row;gap:3rem;margin:2.5rem auto;max-width:1100px;overflow:hidden;padding:3.5rem 2rem;position:relative;transition:box-shadow .3s,transform .3s;z-index:2}.about-section:nth-child(2n){background:linear-gradient(120deg,#eaf6ff 60%,#f2f4f8);flex-direction:row-reverse}.about-section .otter-svg{animation:floatOtter 4s ease-in-out infinite alternate;bottom:-30px;left:-60px;opacity:.18;pointer-events:none;position:absolute;width:120px;z-index:1}@keyframes floatOtter{0%{transform:translateY(0) rotate(-8deg)}to{transform:translateY(-18px) rotate(8deg)}}.about-section .about-content h2,.about-section.about-mission .about-content h2,.about-section.about-story .about-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2979ff 30%,#50e3c2);-webkit-background-clip:text;background-clip:text;border:none!important;box-shadow:none!important;color:#0000!important;font-size:2rem;font-weight:900;margin-bottom:.7rem}.about-section.about-mission .about-content h2,.about-section.about-story .about-content h2{-webkit-text-fill-color:#0000!important;background:linear-gradient(90deg,#2979ff 30%,#50e3c2)!important;-webkit-background-clip:text!important;background-clip:text!important;color:#0000!important}.about-section p{color:#1a1f36;font-size:1.08rem;margin-bottom:.5rem}.about-industries{background:#f7fbff;border-radius:10px;box-shadow:0 2px 8px #2979ff0a;color:#2979ff;font-size:1.08rem;list-style:disc inside;margin:.7rem 0 .5rem 1.2rem;padding:1rem 1.5rem}.about-industries li{margin-bottom:.4em}.about-industries-dropdown{margin:1.2rem 0;width:100%}.about-industries-dropdown summary{background:#eaf6ff;border-radius:12px;box-shadow:0 2px 8px #2979ff11;color:#2979ff;cursor:pointer;font-size:1.12rem;font-weight:700;outline:none;padding:.7em 1.2em;transition:background .18s}.about-industries-dropdown[open] summary{background:#d0f6f6}.about-why-list{color:#2979ff;font-size:1.08rem;list-style:disc inside;margin:.5rem 0 .5rem 1.2rem;padding:0}.about-why-list li{margin-bottom:.4em}.about-section.about-cta{align-items:center;background:linear-gradient(90deg,#2979ff 60%,#50e3c2);box-shadow:0 8px 32px #2979ff22;color:#fff;justify-content:center;margin-top:3.5rem;padding:3rem 1rem;text-align:center}.about-cta-content h2{color:#fff;font-size:2rem;font-weight:900;margin-bottom:1.2rem}.about-cta-btn{background:#fff;border-radius:32px;box-shadow:0 4px 16px #2979ff22;color:#2979ff;display:inline-block;font-size:1.15rem;font-weight:800;letter-spacing:.01em;margin-top:.2rem;padding:1rem 2.5rem;text-decoration:none;transition:background .18s,color .18s,transform .18s}.about-cta-btn:focus,.about-cta-btn:hover{background:#2979ff;color:#fff;transform:scale(1.04)}.about-funfact{animation:fadeInUp 1.2s cubic-bezier(.4,0,.2,1);background:linear-gradient(120deg,#fffbe7 60%,#eaf6ff);border-radius:22px;box-shadow:0 4px 24px #2979ff11;color:#2979ff;font-size:1.18rem;font-weight:700;margin:2.5rem auto;max-width:700px;padding:2.2rem 1.5rem;position:relative;text-align:center;z-index:3}.about-funfact .sparkle{color:#ffeb3b;filter:drop-shadow(0 0 8px #ffeb3b);font-size:1.2em;margin:0 .2em}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.about-img-wrap{align-items:center;display:flex;flex:1 1 50%;justify-content:center;margin:0 1.5rem 0 0;max-width:50%;min-width:320px;position:relative}.about-section:nth-child(2n) .about-img-wrap{margin:0 0 0 1.5rem}.about-img{background:#fff;border-radius:18px;box-shadow:0 4px 24px #2979ff22;height:420px;max-width:100%;min-width:320px;object-fit:cover;transition:transform .5s cubic-bezier(.23,1.01,.32,1),box-shadow .5s,border .5s;width:100%;z-index:2}.about-img:focus,.about-img:hover{border:3px solid #00e6d0;box-shadow:0 8px 36px #00e6d0cc,0 2px 12px #2979ff99;transform:scale(1.045);z-index:3}.about-content{flex:1 1 50%;max-width:50%}.about-timeline .about-content{width:100%}.timeline{align-items:flex-start;display:flex;flex-direction:row;gap:2.5rem;justify-content:space-between;margin:2.5rem 0 0;padding-bottom:24px;padding-top:48px;position:relative}.timeline:before{background:linear-gradient(90deg,#2979ff,#50e3c2);border-radius:3px;content:"";height:6px;left:0;opacity:.18;position:absolute;right:0;top:48px;z-index:1}.timeline-event{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:320px;min-width:180px;position:relative;z-index:2}.timeline-dot{animation:pulseDot 1.8s infinite alternate;background:linear-gradient(135deg,#2979ff 60%,#50e3c2);border:4px solid #fff;border-radius:50%;box-shadow:0 4px 16px #2979ff44;height:28px;left:50%;margin-bottom:.7rem;position:absolute;top:36px;transform:translateX(-50%);width:28px;z-index:3}@keyframes pulseDot{0%{box-shadow:0 0 0 0 #2979ff44}to{box-shadow:0 0 16px 8px #50e3c244}}.timeline-date{background:#fff;border-radius:18px;box-shadow:0 2px 8px #2979ff11;color:#2979ff;font-size:1.25rem;font-weight:900;margin-bottom:.7rem;margin-top:2.2rem;padding:.3em 1.1em;z-index:4}.timeline-desc{background:#f7fbff;border-radius:14px;box-shadow:0 2px 12px #2979ff0a;color:#1a1f36;font-size:1.08rem;margin-top:.7rem;min-height:80px;padding:1.1rem 1.5rem;text-align:center}@media (max-width:900px){.about-section,.about-section:nth-child(2n){flex-direction:column!important;gap:1.5rem;padding:2rem 1rem}.about-content,.about-img-wrap{flex:1 1 100%;max-width:100%}.about-img{height:260px;max-width:100%;min-width:0}.timeline{flex-direction:column;gap:2.5rem;padding-top:0}.timeline:before{background:linear-gradient(180deg,#2979ff,#50e3c2);height:100%;left:16px;right:auto;top:0;width:6px}.timeline-event{align-items:flex-start;flex-direction:row;max-width:none;min-width:0;min-width:auto}.timeline-dot{left:-9px;margin-bottom:0;position:absolute;top:.2rem;transform:none}.timeline-date{font-size:1rem;margin:0 1.2rem 0 24px;padding:.3em .8em}.timeline-desc{font-size:.98rem;margin-top:0;padding:.8rem 1rem}}@media (max-width:700px){.about-hero-section{min-height:420px!important;padding-bottom:2.5rem!important;padding-top:6.5rem!important}.about-hero-title{font-size:2rem!important;margin-top:2.5rem!important}.about-hero-subtitle{font-size:1.08rem!important;margin-top:1.2rem!important}}h2{color:inherit!important}.about-mission .about-content h2,.about-story .about-content h2{-webkit-text-fill-color:#0000!important;background:linear-gradient(90deg,#2979ff 30%,#50e3c2)!important;-webkit-background-clip:text!important;background-clip:text!important;color:#0000!important}.contact-hero-section{color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:600px;padding:4rem 1rem 3rem;position:relative;text-align:center}.contact-hero-section:before{background:#1a1f364d;border-radius:inherit;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.contact-hero-section>*{position:relative;z-index:2}.contact-hero-title{color:#fff;font-size:2.4rem;font-weight:800;margin-bottom:1rem}.contact-hero-subtitle{color:#fff;font-size:1.2rem;font-weight:400;margin-bottom:2rem}.contact-hero-cta{background:var(--color-accent);border-radius:32px;box-shadow:0 4px 16px #50e3c21a;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s,color .2s}.contact-hero-cta:focus,.contact-hero-cta:hover{background:var(--color-highlight);box-shadow:0 8px 32px #2979ff2e;color:var(--color-primary);outline:none;transform:scale(1.04)}.scroll-down-arrow{animation:bounce 1.3s infinite;bottom:32px;color:#fff;font-size:2.5rem;left:50%;opacity:.85;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:3}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(18px)}}.contact-section{align-items:center;background:#fff;border-radius:28px;box-shadow:0 8px 32px #2979ff11;display:flex;flex-direction:column;gap:1.5rem;margin:3rem auto 2.5rem;max-width:700px;padding:2.5rem 1.5rem}.contact-headline{color:#2979ff;font-size:2rem;font-weight:900;margin-bottom:.5rem;text-align:center}.contact-subheadline{color:#1a1f36;font-size:1.15rem;margin-bottom:1.2rem;text-align:center}.contact-calendly-btn{background:linear-gradient(90deg,#2979ff 60%,#50e3c2);border-radius:32px;box-shadow:0 4px 16px #2979ff22;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin:1.2rem 0 .5rem;padding:1rem 2.5rem;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s,color .18s}.contact-calendly-btn:focus,.contact-calendly-btn:hover{background:linear-gradient(90deg,#50e3c2 60%,#2979ff);box-shadow:0 8px 32px #2979ff22;color:#fff;outline:none;transform:scale(1.04)}.contact-calendly-embed,.contact-tally-embed{background:#f7fbff;border-radius:18px;box-shadow:0 2px 12px #2979ff0a;margin:0 auto 1.5rem;max-width:600px;overflow:hidden}.contact-split-section{align-items:stretch;background:linear-gradient(90deg,#f8fbff 50%,#f4f8fa);border-radius:28px;box-shadow:0 8px 32px #2979ff11;display:flex;flex-direction:row;gap:0;justify-content:center;margin:3rem auto 2.5rem;max-width:1100px;overflow:hidden;padding:0}.contact-split-left,.contact-split-right{align-items:center;background:none;display:flex;flex:1 1;flex-direction:column;padding:2.5rem 2rem}.contact-split-divider{background:linear-gradient(180deg,#e3eaf5 0,#c7d7ef);border-radius:2px;margin:2.5rem 0;width:2px}.contact-block-label{align-items:center;color:#2979ff;display:flex;font-size:1.2rem;font-weight:700;gap:.5rem;margin-bottom:.7rem}.contact-block-icon{font-size:1.6rem}.contact-block-desc{color:#1a1f36;font-size:1rem;margin-bottom:1.1rem;text-align:center}.contact-calendly-embed,.contact-tally-embed{max-width:420px;width:100%}@media (max-width:900px){.contact-split-section{flex-direction:column;padding:0}.contact-split-divider{background:linear-gradient(90deg,#e3eaf5 0,#c7d7ef);height:2px;margin:0 2.5rem;width:100%}.contact-split-left,.contact-split-right{padding:2rem 1rem}}@media (max-width:700px){.contact-hero-section{min-height:420px!important;padding-bottom:2.5rem!important;padding-top:6.5rem!important;.contact-hero-title{font-size:2rem!important;margin-top:2.5rem!important}.contact-hero-subtitle{font-size:1.08rem!important;margin-top:1.2rem!important}.contact-split-section{flex-direction:column!important;padding:0!important}.contact-split-divider{background:linear-gradient(90deg,#e3eaf5 0,#c7d7ef)!important;height:2px!important;margin:0 2.5rem!important;width:100%!important}.contact-split-left,.contact-split-right{padding:2rem 1rem!important}.contact-tally-embed iframe{height:320px!important;min-height:320px!important}.contact-block-icon{font-size:1.1rem!important}.contact-icon-link i{font-size:1.3rem!important;height:28px!important;width:28px!important}.contact-social-icons{gap:1.1rem!important}.contact-calendly-embed,.contact-tally-embed{align-items:center!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;justify-content:center!important;margin-left:0!important;margin-right:0!important;max-width:100vw!important;min-width:0!important;overflow-x:auto!important;padding:0!important;width:100vw!important}.contact-calendly-embed iframe,.contact-tally-embed iframe{border-radius:0!important;display:block!important;height:clamp(320px,40vw,420px)!important;margin:0 auto!important;max-width:100vw!important;min-width:0!important;width:100%!important}}body{overflow-x:hidden!important}}.contact-faq-section{background:#fff;border-radius:18px;box-shadow:0 4px 16px #2979ff11;margin:2.5rem auto 2rem;max-width:700px;padding:2rem 1.5rem}.contact-faq-title{color:#2979ff;font-size:1.4rem;font-weight:800;margin-bottom:1.2rem}.contact-faq-accordion{display:flex;flex-direction:column;gap:.5rem}.faq-item{border-bottom:1px solid #e3eaf5}.faq-question{align-items:center;background:none;border:none;color:#1a1f36;cursor:pointer;display:flex;font-size:1.08rem;font-weight:700;justify-content:space-between;outline:none;padding:.7rem 0;text-align:left;transition:color .2s;width:100%}.faq-question[aria-expanded=true]{color:#2979ff}.faq-toggle{font-size:1.3rem;margin-left:1rem}.faq-answer{animation:fadeIn .3s;color:#444;font-size:1rem;padding:.5rem 0 1rem .5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.contact-social-icons{display:flex;gap:2.2rem;justify-content:center;margin-bottom:.5rem;margin-top:.5rem}.contact-icon-link{align-items:center;background:none;border:none;border-radius:12px;box-shadow:none;display:flex;height:auto;justify-content:center;padding:.2rem .5rem;text-decoration:none;transition:color .2s,background .2s,transform .2s;width:auto}.contact-icon-link:focus,.contact-icon-link:hover{background:#f4f8fa;color:#50e3c2;outline:none;text-decoration:none;transform:scale(1.18) translateY(-2px)}.contact-icon-link svg{display:none}.contact-icon-link i{color:#2979ff;display:block;font-size:2.2rem;height:44px;transition:color .2s;width:44px}.legal-page{align-items:flex-start;background:#1a1f36;background:var(--color-primary,#1a1f36);display:flex;justify-content:center;min-height:70vh;padding:5.5rem 1rem 4rem}.legal-section{background:#fff;border-radius:18px;box-shadow:0 4px 24px #2979ff14;color:#1a1f36;margin-top:.5rem;max-width:700px;padding:2.5rem 2rem;width:100%}.legal-section h1{color:#2979ff;color:var(--color-accent,#2979ff);font-size:2.1rem;font-weight:900;margin-bottom:1.5rem}.legal-section h2{color:#2979ff;font-size:1.2rem;font-weight:700;margin-bottom:.7rem;margin-top:2rem}.legal-section ul{margin-bottom:1.2rem;margin-left:1.2rem}.legal-section li{margin-bottom:.5rem}.legal-section a{color:#2979ff;text-decoration:underline}@media (max-width:600px){.legal-section{margin-top:4.5rem}}.cookie-banner{align-items:center;background:#23232a;bottom:0;box-shadow:0 -2px 16px #2979ff22;color:#fff;display:flex;justify-content:center;left:0;padding:.7rem 0;position:fixed;width:100vw;z-index:99999}.cookie-banner-content{align-items:center;display:flex;flex-wrap:wrap;font-size:1.05rem;gap:1.2rem}.cookie-banner-content a{color:#50e3c2;text-decoration:underline}.cookie-banner-btn{background:var(--color-accent);border:none;border-radius:22px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:700;margin-left:.5rem;padding:.5rem 1.5rem;transition:background .18s,color .18s,transform .18s}.cookie-banner-btn:hover{background:#2979ff;color:#fff;transform:scale(1.04)}
/*# sourceMappingURL=main.3f573d2f.css.map*/