.clients-container[data-v-3843d2d4]{display:flex;flex-direction:column;gap:1em;width:100%}.clients-header[data-v-3843d2d4]{align-items:center;color:var(--secondary-text-color);display:flex;flex-direction:row;justify-content:center;width:100%}.out-wrapper[data-v-3843d2d4]{display:flex;flex-direction:column;gap:20px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);overflow:hidden;width:100%}.logo-row-container[data-v-3843d2d4]{display:flex;flex-direction:row;justify-content:flex-start;overflow:hidden;will-change:transform}[dir=rtl] .logo-row-container[data-v-3843d2d4]{justify-content:flex-end}.logo-row[data-v-3843d2d4]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px}.logo-row.slide-right[data-v-3843d2d4]{animation:slide-right-3843d2d4 20s linear infinite;will-change:transform}.logo-row.slide-left[data-v-3843d2d4]{animation:slide-left-3843d2d4 20s linear infinite;will-change:transform}.logo-item[data-v-3843d2d4]{align-items:center;display:flex;height:40px;justify-content:center;min-width:120px;transition:all 1.5s ease}.logo-item img[data-v-3843d2d4]{filter:brightness(0) invert(1);max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;opacity:.7;transition:all .3s ease}.logo-item:hover img[data-v-3843d2d4]{filter:grayscale(0);opacity:1}@keyframes slide-right-3843d2d4{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes slide-left-3843d2d4{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-container[data-v-71eb81dc]{color:var(--primary-text-color);flex-direction:column;gap:2em;height:calc(100dvh - 80px);justify-content:center;max-height:1200px;min-height:800px;padding-block:3em}.hero-container[data-v-71eb81dc],.hero-inner[data-v-71eb81dc]{align-items:center;display:flex;padding-inline:2em;width:100%}.hero-inner[data-v-71eb81dc]{cursor:url(../images/home/arrow.svg),auto;flex-direction:row;height:95%;justify-content:space-between;position:relative}.hero-inner[data-v-71eb81dc],.hero-inner .shader-background[data-v-71eb81dc]{background:var(--secondary-background-color);border-radius:50px 0 50px 50px;overflow:hidden}.hero-inner .shader-background[data-v-71eb81dc]{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.hero-inner .shader-background canvas[data-v-71eb81dc]{display:block;height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.hero-inner .hero-content-start[data-v-71eb81dc]{align-items:flex-start;display:flex;flex-direction:column;gap:2em;position:relative;width:50%;z-index:1}.hero-inner .hero-content-start .head h1[data-v-71eb81dc]{font-size:3em;font-weight:700;line-height:1.4}.hero-inner .hero-content-start .sub[data-v-71eb81dc]{align-items:center;display:flex;flex-direction:row;font-size:1.2em;gap:.5em}.hero-inner .hero-content-start .sub .star[data-v-71eb81dc]{align-items:center;display:flex;justify-content:center}.hero-inner .hero-content-start .sub .star svg[data-v-71eb81dc]{height:1.2em;width:1.2em}.hero-inner .hero-content-start .sub .star svg path[data-v-71eb81dc]{fill:var(--primary-brand-color-3)}.hero-inner .hero-content-start .sub .text[data-v-71eb81dc]{align-items:center;display:flex;flex-direction:row}.hero-inner .hero-content-start .sub .text .dynamic-content[data-v-71eb81dc]{color:var(--primary-brand-color-2);text-transform:capitalize}.hero-inner .hero-content-start .cta button[data-v-71eb81dc]{align-items:center;background:var(--brand-gradient);border:none;border-radius:100px;color:var(--primary-text-color);cursor:pointer;display:flex;flex-direction:row;font-size:1em;gap:.5em;padding:.5em 1.5em}.hero-inner .hero-content-start .cta button[data-v-71eb81dc]:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--primary-brand-color-1) 90%,#000) 0,color-mix(in srgb,var(--primary-brand-color-2) 90%,#000))}.hero-inner .hero-content-start .cta button[data-v-71eb81dc]:active{background:linear-gradient(90deg,color-mix(in srgb,var(--primary-brand-color-1) 85%,#000) 0,color-mix(in srgb,var(--primary-brand-color-2) 85%,#000))}.hero-inner .hero-content-start .cta button>div[data-v-71eb81dc]{align-items:center;display:flex;flex-direction:row}@media (max-width:767px){.hero-inner[data-v-71eb81dc]{flex-direction:column}.hero-inner[data-v-71eb81dc],.hero-inner .hero-content-start[data-v-71eb81dc]{align-items:center;justify-content:center;width:100%}.hero-inner .hero-content-start[data-v-71eb81dc]{gap:4em;height:100%}.hero-inner .hero-content-start .head[data-v-71eb81dc]{align-self:center;text-align:center}.hero-inner .hero-content-start .sub[data-v-71eb81dc]{align-self:center}}.feature-container[data-v-e61f0478]{background-color:var(--secondary-background-color);border-radius:32px;color:var(--primary-text-color);height:100%;padding:2em;width:100%}.feature-container[data-v-e61f0478],.feature-text[data-v-e61f0478]{display:flex;flex-direction:column}.feature-text[data-v-e61f0478]{align-items:flex-start;gap:.5em}.feature-text .feature-title[data-v-e61f0478]{font-size:1.5em;font-weight:650}.feature-text .feature-description p[data-v-e61f0478]{color:var(--secondary-text-color)}.feature-content[data-v-e61f0478]{align-items:center;display:flex;flex-direction:column;gap:1em;height:100%;justify-content:center;width:100%}.feature-content .feature-image[data-v-e61f0478]{width:100%}.feature-content .feature-image img[data-v-e61f0478]{height:100%;-o-object-fit:fill;object-fit:fill;width:100%}.features-container[data-v-9c6e444d]{align-items:center;display:flex;flex-direction:column;padding-inline:2em;width:100%}.features-container .features-inner[data-v-9c6e444d]{max-width:1400px}.features-container .features-inner[data-v-9c6e444d],.features-container .features-inner .title[data-v-9c6e444d]{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.features-container .features-inner .title[data-v-9c6e444d]{color:var(--primary-text-color);gap:.5em;margin-bottom:3em;max-width:27em}.features-container .features-inner .title .head[data-v-9c6e444d]{font-size:1.2em;text-align:center}.features-container .features-inner .title .head .paseet[data-v-9c6e444d]{background:var(--brand-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features-container .features-inner .title .sub[data-v-9c6e444d]{color:var(--secondary-text-color);font-size:.9em;text-align:center}.grid[data-v-9c6e444d]{display:grid;gap:1em;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,minmax(300px));height:100%;width:min(60em,100%)}.item-0[data-v-9c6e444d]{grid-column:1;grid-row:1/span 2}.item-1[data-v-9c6e444d]{grid-column:2;grid-row:1}.item-2[data-v-9c6e444d]{grid-column:2;grid-row:2/span 2}.item-3[data-v-9c6e444d]{grid-column:1;grid-row:3}.item-4[data-v-9c6e444d]{grid-column:1/span 2;grid-row:4/span 2}@media (max-width:767px){.grid[data-v-9c6e444d]{display:flex;width:100%}}.data-type-card[data-v-1c63ef23]{background-color:var(--secondary-background-color);border-radius:16px;box-shadow:0 0 10px color-mix(in srgb,var(--primary-background-color) 80%,#000);display:flex;flex:1 1 30%;flex-direction:column;gap:1em;height:100%;padding:1em;width:100%}.data-type-card .data-type-title[data-v-1c63ef23]{color:var(--primary-text-color)}.data-type-card .data-type-description[data-v-1c63ef23]{color:var(--secondary-text-color);margin-bottom:auto}.data-type-card .data-type-sources[data-v-1c63ef23]{align-items:center;display:flex;flex-direction:row;gap:.5em;margin-top:.5em}.data-type-card .data-type-sources .data-text[data-v-1c63ef23]{color:var(--secondary-text-color)}.data-type-card .data-type-sources .data-sources-container[data-v-1c63ef23]{align-items:center;display:flex;flex-direction:row;gap:.5em}.data-type-card .data-type-sources .data-sources-container .data-source[data-v-1c63ef23]{align-items:center;background-color:var(--inverted-background-color);border-radius:50%;cursor:pointer;display:flex;height:2.2em;justify-content:center;padding:.3em;position:relative;transition:transform .2s ease;width:2.2em}.data-type-card .data-type-sources .data-sources-container .data-source[data-v-1c63ef23]:hover{transform:scale(1.1)}.data-type-card .data-type-sources .data-sources-container .data-source:hover .tooltip[data-v-1c63ef23]{opacity:1;visibility:visible}.data-type-card .data-type-sources .data-sources-container .data-source img[data-v-1c63ef23]{height:100%;-o-object-fit:scale-down;object-fit:scale-down;width:100%}.data-type-card .data-type-sources .data-sources-container .data-source .tooltip[data-v-1c63ef23]{background-color:var(--primary-text-color);border-radius:8px;bottom:calc(100% + .5em);box-shadow:0 2px 8px #00000026;color:var(--inverted-text-color);font-size:.85em;left:50%;opacity:0;padding:.5em .75em;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;white-space:nowrap;z-index:10}.data-type-card .data-type-sources .data-sources-container .data-source .tooltip[data-v-1c63ef23]:after{border:.4em solid transparent;border-top:.4em solid var(--primary-text-color);content:"";left:50%;position:absolute;top:100%;transform:translate(-50%)}.sources-wrapper[data-v-e3f17b80]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-block:4em;padding-inline:2em;width:100%}.sources-wrapper .title[data-v-e3f17b80]{color:var(--primary-text-color);font-size:1.2em;gap:.5em;margin-bottom:3em;max-width:27em;text-align:center;width:100%}.sources-wrapper .title h1 .gradient-text[data-v-e3f17b80]{background:var(--brand-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.data-types-container[data-v-e3f17b80]{display:grid;gap:1em;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));height:100%;max-width:1400px;width:100%}.consultant-container[data-v-9fe745e7]{background-color:var(--secondary-background-color);border-radius:24px;height:80dvh;max-height:1200px;min-height:800px;padding-top:2em}.consultant-container .consultant-content[data-v-9fe745e7]{align-items:center;display:flex;flex-direction:row;gap:5em;height:100%;justify-content:space-between;padding-inline-start:2em;width:100%}.consultant-container .consultant-content .consultant-content-start[data-v-9fe745e7]{align-items:flex-start;color:var(--primary-text-color);display:flex;flex:1;flex-direction:column;gap:1.5em;justify-content:center}.consultant-container .consultant-content .consultant-content-start .title h2[data-v-9fe745e7]{font-size:2em;font-weight:600}.consultant-container .consultant-content .consultant-content-start .description p[data-v-9fe745e7]{color:var(--secondary-text-color);font-size:1em;font-weight:400}.consultant-container .consultant-content .consultant-content-end[data-v-9fe745e7]{align-items:flex-end;display:flex;flex:1;flex-direction:column;height:100%;justify-content:flex-end;width:100%}.consultant-container .consultant-content .consultant-content-end .animation-container[data-v-9fe745e7]{align-items:center;background-color:color-mix(in srgb,var(--secondary-background-color) 85%,#fff);border-start-start-radius:24px;display:flex;flex-direction:column;height:90%;justify-content:center;position:relative;width:100%}.consultant-container .consultant-content .consultant-content-end .animation-container .star[data-v-9fe745e7]{align-items:center;display:flex;inset-inline-start:-1.5em;justify-content:center;position:absolute;top:-1.5em}.consultant-container .consultant-content .consultant-content-end .animation-container .star svg[data-v-9fe745e7]{height:3em;width:3em}.consultant-container .consultant-content .consultant-content-end .animation-container .star svg path[data-v-9fe745e7]{fill:var(--primary-brand-color-3)}.consultant-container .consultant-content .consultant-content-end .animation-container .conversation-img-container[data-v-9fe745e7]{align-items:center;display:flex;height:80%;justify-content:center;max-width:35em;width:80%}.consultant-container .consultant-content .consultant-content-end .animation-container img[data-v-9fe745e7]{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.action-button[data-v-9fe745e7]{align-items:center;background:var(--primary-brand-color-1);border:none;border-radius:100px;color:var(--primary-text-color);cursor:pointer;display:flex;flex-direction:row;font-size:1em;gap:.5em;padding:.3em 1.2em}.action-button[data-v-9fe745e7]:hover{background:color-mix(in srgb,var(--primary-brand-color-1) 90%,#000)}.action-button[data-v-9fe745e7]:active{background:color-mix(in srgb,var(--primary-brand-color-1) 85%,#000)}.action-button>div[data-v-9fe745e7]{align-items:center;display:flex;flex-direction:row}@media (max-width:767px){.consultant-container[data-v-9fe745e7]{align-items:center;border-end-end-radius:0;border-end-start-radius:0;flex-direction:column;justify-content:center}.consultant-container .consultant-content[data-v-9fe745e7]{flex-direction:column;gap:2em;padding-inline:2em}.consultant-container .consultant-content .consultant-content-end[data-v-9fe745e7]{align-items:center}.consultant-container .consultant-content .consultant-content-end .animation-container[data-v-9fe745e7]{border-start-end-radius:24px}.consultant-container .consultant-content .consultant-content-end .animation-container .star[data-v-9fe745e7]{display:none}}.custom-data-container[data-v-6d1e03e4]{align-items:center;display:flex;height:100%;justify-content:center;padding-block:3em;padding-inline:2em;width:100%}.custom-data-container .custom-data-inner[data-v-6d1e03e4]{align-items:center;background:linear-gradient(180deg,var(--secondary-background-color) 80%,var(--primary-background-color) 100%);border-radius:16px;display:flex;flex-direction:row;justify-content:space-between;max-width:1400px;padding:2em;width:100%}.custom-data-container .custom-data-inner .custom-data-content-start[data-v-6d1e03e4]{align-items:flex-start;color:var(--primary-text-color);display:flex;flex-direction:column;gap:1em;justify-content:flex-start}.custom-data-container .custom-data-inner .action[data-v-6d1e03e4]{align-items:center;display:flex;justify-content:flex-end}.custom-data-container .custom-data-inner .action .action-button[data-v-6d1e03e4]{align-items:center;background:var(--primary-brand-color-1);border:none;border-radius:100px;color:var(--primary-text-color);cursor:pointer;display:flex;flex-direction:row;font-size:1em;gap:.5em;justify-content:center;padding:.5em 1.5em}.custom-data-container .custom-data-inner .action .action-button[data-v-6d1e03e4]:hover{background:color-mix(in srgb,var(--primary-brand-color-1) 90%,#000)}.custom-data-container .custom-data-inner .action .action-button[data-v-6d1e03e4]:active{background:color-mix(in srgb,var(--primary-brand-color-1) 85%,#000)}.custom-data-container .custom-data-inner .action .action-button>div[data-v-6d1e03e4]{align-items:center;display:flex;flex-direction:row;gap:.5em;justify-content:center}@media (max-width:767px){.custom-data-container .custom-data-inner[data-v-6d1e03e4]{align-items:center;flex-direction:column;gap:1.5em;justify-content:center}.custom-data-container .custom-data-inner .custom-data-content-start[data-v-6d1e03e4]{align-items:center;justify-content:center;text-align:center}.custom-data-container .custom-data-inner .action[data-v-6d1e03e4]{align-items:center;justify-content:center}}
