.collab-section.svelte-zm54w2.svelte-zm54w2{padding:32px 0;width:100%;max-width:100vw;overflow:hidden;display:flex;flex-direction:column;gap:24px;align-items:center}.collab-strip.svelte-zm54w2.svelte-zm54w2{width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.collab-track.svelte-zm54w2.svelte-zm54w2{display:flex;flex-wrap:nowrap;gap:48px;padding:8px 48px 8px 0;width:max-content;animation:svelte-zm54w2-scroll-logos 90s linear infinite}.logo-wrapper.svelte-zm54w2.svelte-zm54w2{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:150px;max-width:220px;text-decoration:none}.logo-wrapper.svelte-zm54w2 img.svelte-zm54w2{width:100%;max-height:60px;object-fit:contain;filter:grayscale(1);opacity:.75;transition:opacity .15s ease-out,filter .15s ease-out,transform .15s ease-out}.logo-wrapper.svelte-zm54w2:hover img.svelte-zm54w2{opacity:1;filter:grayscale(.1)}@media (prefers-color-scheme: dark){.logo-wrapper.svelte-zm54w2.svelte-zm54w2{background:#c8c8c8b3;padding:12px 16px;border-radius:var(--border-radius)}.logo-wrapper.svelte-zm54w2 img.svelte-zm54w2{filter:none;opacity:1}.logo-wrapper.svelte-zm54w2:hover img.svelte-zm54w2{filter:none}}@keyframes svelte-zm54w2-scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.collab-track.svelte-zm54w2.svelte-zm54w2{animation:none}}@media (max-width: 768px){.collab-section.svelte-zm54w2.svelte-zm54w2{padding-top:24px;padding-bottom:24px;gap:16px}.collab-track.svelte-zm54w2.svelte-zm54w2{gap:24px;padding-right:24px;animation-duration:40s}.logo-wrapper.svelte-zm54w2.svelte-zm54w2{min-width:120px;max-width:180px}.logo-wrapper.svelte-zm54w2 img.svelte-zm54w2{max-height:48px}}.image-grid.svelte-oqo5qa.svelte-oqo5qa{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:0 4px;background-color:var(--background-colour)}.image-cell.svelte-oqo5qa.svelte-oqo5qa{position:relative;height:300px;overflow:hidden}.image-cell.svelte-oqo5qa.svelte-oqo5qa:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0003;pointer-events:none}.image-cell.svelte-oqo5qa .attribution.svelte-oqo5qa{position:absolute;bottom:6px;right:8px;font-size:.85rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.6);pointer-events:none;z-index:1}.image-cell.svelte-oqo5qa img.svelte-oqo5qa{width:100%;height:100%;object-fit:cover}h1.svelte-oqo5qa.svelte-oqo5qa{font-size:3.5rem;color:#fff}.why-avinet.svelte-oqo5qa.svelte-oqo5qa{padding:64px 24px 24px;max-width:var(--max-page-width);margin:0 auto}.why-avinet.svelte-oqo5qa h2.svelte-oqo5qa{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:8px;color:var(--text-colour)}.section-subtitle.svelte-oqo5qa.svelte-oqo5qa{text-align:center;font-size:1.15rem;font-weight:300;color:var(--text-colour);opacity:.8;margin-bottom:48px}.features-grid.svelte-oqo5qa.svelte-oqo5qa{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.feature.svelte-oqo5qa.svelte-oqo5qa{padding:32px;background-color:var(--background-colour-secondary);border-radius:8px}.feature-number.svelte-oqo5qa.svelte-oqo5qa{display:block;font-size:.85rem;font-weight:700;letter-spacing:.1em;color:var(--primary-colour);margin-bottom:12px}.feature.svelte-oqo5qa h3.svelte-oqo5qa{font-size:1.25rem;font-weight:600;margin-bottom:8px;color:var(--text-colour)}.feature.svelte-oqo5qa p.svelte-oqo5qa{font-size:1rem;font-weight:300;line-height:1.6;color:var(--text-colour);opacity:.85;margin:0}.testimonials.svelte-oqo5qa.svelte-oqo5qa{padding:16px 24px;max-width:600px;margin:0 auto}.carousel.svelte-oqo5qa.svelte-oqo5qa{display:grid}.testimonial-card.svelte-oqo5qa.svelte-oqo5qa{grid-area:1 / 1;padding:24px 32px;display:flex;flex-direction:column;justify-content:center;gap:20px;box-sizing:border-box;border-left:3px solid var(--primary-colour);opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.testimonial-card.active.svelte-oqo5qa.svelte-oqo5qa{opacity:1;visibility:visible}.testimonial-card.svelte-oqo5qa blockquote.svelte-oqo5qa{font-size:1.1rem;font-weight:300;font-style:italic;line-height:1.7;color:var(--text-colour);margin:0}.testimonial-author.svelte-oqo5qa.svelte-oqo5qa{display:flex;align-items:center;gap:12px}.author-photo.svelte-oqo5qa.svelte-oqo5qa{width:36px;height:36px;border-radius:50%;object-fit:cover}.author-name.svelte-oqo5qa.svelte-oqo5qa{font-size:.85rem;font-weight:600;letter-spacing:.02em;color:var(--text-colour);opacity:.7}.carousel-dots.svelte-oqo5qa.svelte-oqo5qa{display:flex;justify-content:center;gap:8px;margin-top:16px}.dot.svelte-oqo5qa.svelte-oqo5qa{width:8px;height:8px;border-radius:50%;border:none;background-color:var(--primary-colour);opacity:.3;cursor:pointer;padding:0;transition:opacity .2s ease}.dot.active.svelte-oqo5qa.svelte-oqo5qa{opacity:1}.dot.svelte-oqo5qa.svelte-oqo5qa:hover{opacity:.6}.elevator-pitch.svelte-oqo5qa.svelte-oqo5qa{text-align:center;font-size:1.4rem;margin:40px auto 0;padding:0 40px;font-weight:200;display:flex;flex-direction:column;max-width:var(--max-page-width)}.try-now.svelte-oqo5qa.svelte-oqo5qa{display:flex;flex-direction:column;align-items:center}.worldmap.svelte-oqo5qa.svelte-oqo5qa{width:100%;max-width:1100px;padding:40px 50px;margin:0 auto}.worldmap.svelte-oqo5qa img.svelte-oqo5qa{width:100%;height:auto}h2.svelte-oqo5qa.svelte-oqo5qa{font-size:2.2rem;font-weight:400;text-align:center}.container.svelte-oqo5qa.svelte-oqo5qa{display:grid;place-items:center;height:25rem;width:100%;overflow:hidden;position:relative}.large.svelte-oqo5qa.svelte-oqo5qa{height:37.5rem}.container.svelte-oqo5qa .content.svelte-oqo5qa{z-index:2;text-align:center;padding:24px 24px 48px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.hero-text.svelte-oqo5qa.svelte-oqo5qa{flex:1;display:flex;flex-direction:column;justify-content:center}h2.svelte-oqo5qa.svelte-oqo5qa{font-size:3.5rem}.overlay.svelte-oqo5qa.svelte-oqo5qa{background-color:#0000001a;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.user-count-container.svelte-oqo5qa.svelte-oqo5qa{margin-top:1rem}.user-count-container.svelte-oqo5qa .user-count{color:#fff}@media screen and (max-width: 550px){h1.svelte-oqo5qa.svelte-oqo5qa{font-size:2rem}}@media screen and (max-width: 600px){.features-grid.svelte-oqo5qa.svelte-oqo5qa{grid-template-columns:1fr}.why-avinet.svelte-oqo5qa h2.svelte-oqo5qa{font-size:2rem}.image-grid.svelte-oqo5qa.svelte-oqo5qa{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-auto-flow:column}.image-cell.svelte-oqo5qa.svelte-oqo5qa{height:200px}.worldmap.svelte-oqo5qa.svelte-oqo5qa{padding:40px 8px}.try-now.svelte-oqo5qa h2.svelte-oqo5qa{font-size:1.75rem;padding-bottom:24px}}
