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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;left:0;position:fixed;right:0;top:0;z-index:100}.nav-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo,.nav-content{align-items:center;display:flex}.logo{color:#6b46c1;font-size:1.25rem;font-weight:600;gap:.5rem}.logo-image{height:24px;width:auto}.desktopNavList{display:flex;gap:2rem;list-style:none}.desktopNavList li{cursor:pointer;transition:color .2s}.desktopNavList li:hover{color:#6b46c1}.sign-up-btn{background:#6b46c1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background .2s}.sign-up-btn:hover{background:#553c9a}.menu-btn,.mobile-menu{display:none}@media (max-width:768px){.menu-btn{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:.5rem}.menu-btn span{background:#000;display:block;height:2px;width:24px}.mobile-menu{background:#fff;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:100%}.mobile-menu a{color:#333;padding:.75rem 1rem;text-decoration:none}.nav-links{align-items:center;display:flex}.desktopNav{display:none}}:root{--primary-color:#6b46c1;--primary-dark:#553c9a;--text-dark:#2d3748;--text-medium:#4a5568;--text-light:#fff;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--border-radius-sm:8px;--border-radius-md:16px;--border-radius-lg:20px;--border-radius-xl:30px}.InterviewProcessContentBox{background:#fff;border-radius:16px;border-radius:var(--border-radius-md);display:flex;flex-direction:column;height:auto;min-height:280px;overflow:hidden;padding:0;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.InterviewProcessContentBox:hover{box-shadow:0 10px 20px #6b46c133;transform:translateY(-5px)}.content-image-container{align-items:center;aspect-ratio:1/1;border:none;border-radius:8px;border-radius:var(--border-radius-sm);display:flex;height:100%;justify-content:center;margin:0;max-width:none;overflow:hidden;width:100%}.content-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.InterviewProcessContentBox h4{align-items:center;background:linear-gradient(0deg,#000c,#0006,#0000);bottom:0;color:#fff;color:var(--text-light);display:flex;font-size:1rem;font-weight:700;justify-content:center;left:0;margin:0;padding:15px 20px;position:absolute;right:0;transition:padding .3s ease,background .3s ease;z-index:2}.InterviewProcessContentBox:hover .content-image{transform:scale(1.08)}.InterviewProcessContentBox:hover h4{background:linear-gradient(0deg,#000000e6,#00000080,#0000);padding:20px}.InterviewProcessContentBox:after{background:linear-gradient(180deg,#0000 60%,#0000004d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:1}.InterviewProcessContentBox:hover:after{opacity:1}.hero{flex-direction:row-reverse;gap:2rem;gap:var(--spacing-lg);justify-content:space-between;margin:0 auto;max-width:1200px;padding:6rem 2rem}.hero,.hero-image-container{align-items:center;display:flex}.hero-image-container{flex:1 1;justify-content:center;max-width:600px}.hero-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;max-width:550px}.hero h1{color:#2d3748;color:var(--text-dark);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;margin-bottom:2rem;margin-bottom:var(--spacing-lg)}.metrics{flex-wrap:wrap;gap:2rem;gap:var(--spacing-lg);justify-content:flex-start;width:100%}.metric,.metrics{align-items:center;display:flex}.metric{flex-direction:row;gap:.5rem}.metric-value{color:#6b46c1;color:var(--primary-color);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.metric-label{color:#4a5568;color:var(--text-medium);font-size:clamp(.875rem,1.5vw,1rem)}.separator{background:#fff;background:var(--text-light);height:40px;width:1px}.button-container{display:flex;gap:1rem;gap:var(--spacing-sm);margin:1.7rem 0;max-width:450px;width:100%}.cta-button{background:#6b46c1;background:var(--primary-color);border:none;border-radius:8px;border-radius:var(--border-radius-sm);color:#fff;font-size:1.125rem;font-weight:600;padding:1rem 2rem;padding:var(--spacing-sm) var(--spacing-lg);transition:background .2s,transform .2s}.cta-button,.try-free-button{cursor:pointer;flex:1 1;text-align:center;white-space:nowrap}.try-free-button{background:#0000;border:1px solid #6b46c1;border:1px solid var(--primary-color);border-radius:8px;border-radius:var(--border-radius-sm);color:#6b46c1;color:var(--primary-color);font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.try-free-button:hover{background:#6b46c11a;box-shadow:0 2px 4px #6b46c11a;transform:translateY(-2px)}.cta-button:hover{background:#553c9a;background:var(--primary-dark);box-shadow:0 4px 6px #6b46c133;transform:translateY(-2px)}.subtitle{color:#4a5568;color:var(--text-medium);font-size:clamp(.95rem,2vw,1.125rem);line-height:1.6}.demo-image{height:auto;max-width:600px;width:100%}.demo-image img{border-radius:16px;border-radius:var(--border-radius-md);box-shadow:0 20px 40px #0000001a;height:auto;transition:transform .3s ease;width:100%}.demo-image img:hover{transform:scale(1.02)}.InterviewProcessContainerSection{height:auto;margin-bottom:20px;padding:0 1rem;padding:0 var(--spacing-sm);position:relative;top:auto;width:100%}.InterviewProcessContainer{align-items:center;background-color:#fff;border-radius:30px;border-radius:var(--border-radius-xl);box-shadow:0 10px 30px #00000008;display:flex;flex-direction:column;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:1500px;padding:clamp(2rem,4vw,4rem) clamp(1.5rem,3vw,3rem)}.InterviewProcessHeader{margin-bottom:1.5rem;margin-bottom:var(--spacing-md);text-align:center;width:100%}.InterviewProcessHeader h3{color:#2d3748;color:var(--text-dark);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;margin-bottom:2rem;margin-bottom:var(--spacing-lg);text-align:center}.InterviewProcessHeader .subtitle{color:#4a5568;color:var(--text-medium);font-size:1.125rem;font-weight:400;line-height:1.5}.InterviewProcessContentWrapper{align-items:center;display:flex;flex-direction:row;gap:clamp(1.5rem,3vw,3rem);justify-content:space-between;width:100%}.InterviewProcessText{display:flex;flex:3 1;flex-direction:column;gap:1.5rem;gap:var(--spacing-md)}.InterviewProcessContent{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.InterviewProcessContainer h2{font-size:clamp(1.75rem,3.5vw,2.375rem);font-weight:700;letter-spacing:-.0475rem;line-height:110%}.InterviewProcess{align-items:center;display:flex;flex:2 1;justify-content:center}.InterviewProcess img{border:1px solid #6b46c11a;border-radius:16px;border-radius:var(--border-radius-md);box-shadow:0 15px 30px #0000001a;height:auto;transition:transform .3s ease;width:100%}.InterviewProcess img:hover{transform:scale(1.02)}.InterviewProcessContainer2{background-color:#fff;border-radius:30px;border-radius:var(--border-radius-xl);box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:row;gap:clamp(20px,4vw,40px);margin:0 auto;max-width:1200px;padding:clamp(30px,5vw,60px) clamp(20px,4vw,40px);position:relative;top:0}.InterviewProcessLeft2{display:flex;flex-direction:column;height:auto;justify-content:flex-start;max-width:35.4rem;padding-right:20px;width:50%}.InterviewProcessHeaderContainer2{margin-bottom:20px}.InterviewProcessHeaderContainer2 h2{color:#2d3748;color:var(--text-dark);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.0475rem;line-height:1.2;margin-bottom:20px}.InterviewProcessList2{display:flex;flex-direction:column;gap:1.5rem;gap:var(--spacing-md);justify-content:space-between;list-style:none}.InterviewProcessList2 li{margin-top:10px}.InterviewProcessList2 h3{color:#2d3748;color:var(--text-dark);font-size:clamp(1.1rem,2vw,1.25rem);font-weight:700;margin-bottom:8px}.InterviewProcessList2 p{color:#4a5568;color:var(--text-medium);font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.6}.cta-button2{background-color:#6b46c1;background-color:var(--primary-color);border-radius:10px;color:#fff;display:inline-block;font-weight:600;margin-top:30px;padding:15px 20px;text-align:center;text-decoration:none;transition:background .2s}.cta-button2:hover{background:#553c9a;background:var(--primary-dark)}.InterviewProcessRight2{box-shadow:0 10px 20px #0000001a;max-width:35.4rem;overflow:hidden;position:relative;width:50%}.InterviewProcessRight2,.InterviewProcessRight2 video{border-radius:16px;border-radius:var(--border-radius-md);height:auto}.InterviewProcessRight2 video{display:block;object-fit:cover;width:100%}.testimonialsContainers{align-items:center;background-color:#f7f9fe;display:flex;flex-direction:column;margin-bottom:40px;overflow:hidden;padding:clamp(3rem,6vw,4rem) 0;position:relative;width:100%}.testimonialsContainers:before{background-image:radial-gradient(#6b46c1 1px,#0000 0);background-size:40px 40px;bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0}.testimonials-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1400px;padding:2rem 1rem;padding:var(--spacing-lg) var(--spacing-sm);width:100%}.testimonials-container h1{color:#2d3748;color:var(--text-dark);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.3;margin-bottom:3rem;margin-bottom:var(--spacing-xl);max-width:900px;padding:0 1.5rem;padding:0 var(--spacing-md);text-align:center}.testimonials-scroll-wrapper{margin-top:20px;overflow:hidden;padding:20px 10px;position:relative;white-space:nowrap;width:100%}.testimonials-scroll-container{animation:scroll 2000s linear infinite;display:flex;gap:2.5rem;width:fit-content}.testimonial-cards{background:#fff;border:1px solid #6b46c11a;border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;flex-shrink:0;height:clamp(350px,40vw,380px);justify-content:space-between;padding:2rem;padding:var(--spacing-lg);transition:transform .3s ease,box-shadow .3s ease;width:clamp(280px,30vw,400px)}.testimonial-cards:hover{box-shadow:0 15px 30px #6b46c133;transform:translateY(-8px)}.testimonial-header-tag{background:#6b46c1;background:var(--primary-color);border-radius:2rem;box-shadow:0 4px 8px #6b46c14d;color:#fff;display:inline-block;font-size:.875rem;padding:.75rem 1.25rem}.testimonial-header-tag h3{font-size:.875rem;font-weight:600;margin:0}.testimonial-content{margin-top:24px}.testimonial-company-info{align-items:center;display:flex;margin-top:24px}.testimonial-name{color:#4a5568;color:var(--text-medium);font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;letter-spacing:-.02rem;line-height:1.4;opacity:.8}.testimonial-text{-webkit-line-clamp:6;-webkit-box-orient:vertical;color:#2d3748;color:var(--text-dark);display:-webkit-box;font-size:clamp(.95rem,1.8vw,1.125rem);height:100%;line-height:1.6;margin:0;overflow:hidden;white-space:normal}.testimonial-text b{color:#6b46c1;color:var(--primary-color);font-weight:700}.company-logo-container{align-items:center;display:flex;height:50px;justify-content:flex-start;margin-top:16px}.company-logo{filter:grayscale(0);height:40px;max-width:120px;object-fit:contain;opacity:1;transition:transform .3s ease;width:auto}.testimonial-cards:hover .company-logo{transform:scale(1.05)}.testimonials-scroll-container:hover{animation-play-state:paused}.testimonials-scroll-wrapper::-webkit-scrollbar{display:none}.testimonials-scroll-wrapper{-ms-overflow-style:none;scrollbar-width:none}.Home-containers{color:#2d3748;color:var(--text-dark);min-height:600px;overflow:hidden;padding:clamp(32px,6vw,64px) clamp(16px,3vw,32px)}.Home-contents{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px}.Home-headers{margin-bottom:clamp(32px,6vw,64px);text-align:center;width:clamp(90%,70%,70%)}.Home-subtitles{font-size:clamp(1rem,1.8vw,1.125rem);font-weight:500;margin-bottom:16px;opacity:.8}.Home-titles{color:#2d3748;color:var(--text-dark);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.2;margin:0}.Home-descriptions{font-size:clamp(1rem,1.8vw,1.125rem);font-weight:500;line-height:1.6;margin:16px 0}.Home-features{grid-gap:clamp(16px,3vw,32px);display:grid;gap:clamp(16px,3vw,32px);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));margin-top:48px;width:100%}.Home-feature-cards{background:#fff;border:1px solid #fff;border:1px solid var(--text-light);border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px #6b46c11a;padding:clamp(20px,3vw,32px)}.Home-feature-titles{color:#2d3748;color:var(--text-dark);font-size:clamp(1.125rem,2vw,1.25rem);font-weight:700;margin-bottom:16px}.Home-feature-descriptions{color:#4a5568;color:var(--text-medium);font-size:clamp(1rem,1.8vw,1.125rem);font-weight:500;line-height:1.6}@media (max-width:992px){.InterviewProcessContainer{padding:3rem 2rem}.InterviewProcessContent{gap:20px;grid-template-columns:1fr 1fr}.InterviewProcessList2 li{margin-top:5px}}@media (max-width:768px){.hero{flex-direction:column;padding:3rem 1.5rem;text-align:center}.hero-content{align-items:center;max-width:100%;order:2}.hero-image-container{margin-bottom:2rem;margin-bottom:var(--spacing-lg);max-width:100%;order:1}.metrics{gap:1.5rem;gap:var(--spacing-md);padding:.5rem 0}.metric,.metrics{justify-content:center}.metric{background-color:#6b46c10d;border-radius:8px;border-radius:var(--border-radius-sm);box-shadow:0 2px 4px #0000000d;min-width:140px;padding:.75rem 1rem;transition:transform .2s ease,box-shadow .2s ease}.metric:hover{box-shadow:0 4px 8px #6b46c11a;transform:translateY(-2px)}.button-container{align-items:center;flex-direction:column}.cta-button,.try-free-button{max-width:300px;width:100%}.InterviewProcessContentWrapper{flex-direction:column}.InterviewProcessText{margin-bottom:2rem;margin-bottom:var(--spacing-lg);width:100%}.InterviewProcessContent{gap:15px;grid-template-columns:repeat(2,1fr)}.InterviewProcessContentBox{min-height:230px}.InterviewProcessHeader{text-align:center}.InterviewProcessHeader h3 br{display:none}.InterviewProcessHeader h3{font-size:1.75rem;padding:0 10px}.InterviewProcessContentBox h4{font-size:.9rem;padding:15px 10px}.InterviewProcessContainer2{flex-direction:column;padding:30px 20px}.InterviewProcessLeft2{margin-bottom:20px;padding-right:0;width:100%}.InterviewProcessRight2{width:100%}.InterviewProcessHeaderContainer2,.InterviewProcessList2{text-align:center}.testimonial-cards{height:auto;min-height:380px;width:300px}.company-logo-container{justify-content:center}.Home-headers{width:100%}}@media (max-width:480px){.hero{padding:2rem 1rem}.hero h1{font-size:1.75rem}.InterviewProcessContent{gap:20px;grid-template-columns:1fr}.InterviewProcessContentBox{margin:0 auto;max-width:320px;min-height:200px}.InterviewProcess img{display:block;margin:0 auto;max-width:100%}.InterviewProcessHeader{margin-bottom:20px}.InterviewProcessHeader h3{font-size:1.5rem;line-height:1.3}.InterviewProcessContainer{padding:2rem 1rem}.metric-label{font-size:.875rem}.testimonial-cards{padding:1.25rem;width:280px}.testimonial-text{-webkit-line-clamp:5;font-size:.95rem}.testimonialsContainers{padding:2rem 0}.metrics{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:space-around}.metric{flex-direction:column;min-width:0;padding:.75rem .5rem;text-align:center;width:calc(50% - .5rem)}.metric-value{font-size:1.5rem;margin-bottom:.25rem}.metric-label{font-size:.8rem;white-space:nowrap}.separator{display:none}}.heros-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.heros-heading{color:#2d3748;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;margin:0 auto 2rem;max-width:900px;text-align:center}.logos-scroll{overflow:hidden;position:relative;width:100%}.logos-container{animation:scroll 1200s linear infinite;display:flex;gap:5.5rem;padding:2rem 0;width:fit-content}.company-item{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;width:auto}.logo{height:40px;object-fit:contain;transition:filter .3s ease}.company-name{color:#2d3748;font-size:1.125rem;font-weight:500;margin-top:8px;text-align:center;white-space:nowrap}@media (max-width:768px){.heros-heading{font-size:1.75rem;margin-bottom:1.5rem;padding:0 1rem}.logo{height:30px}.logos-container{gap:5.5rem}.company-name{font-size:1rem}}.Companies-containers{color:#2d3748;min-height:600px;overflow:hidden;padding:64px 32px}.Companies-contents{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px}.Companies-headers{margin-bottom:64px;text-align:center;width:70%}.Companies-subtitles{font-size:1.125rem;font-weight:500;margin-bottom:16px;opacity:.8}.Companies-titles{color:#2d3748;font-size:2.25rem;font-weight:700;line-height:1.2;margin:0}.Companies-descriptions{font-size:1.125rem;font-weight:500;line-height:1.6;margin:16px 0}.Companies-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-top:48px;width:100%}.Companies-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 6px #6b46c11a;display:flex;flex-direction:column;justify-content:center;padding:32px}.Companies-card-title{color:#2d3748;font-size:1.25rem;font-weight:700;margin:16px 0 8px}.Companies-card-description{color:#4a5568;font-size:1.125rem;font-weight:500;line-height:1.6;text-align:center}@media (max-width:768px){.Companies-containers{padding:32px 16px}.Companies-titles{font-size:1.75rem}.Companies-descriptions{font-size:1rem}.Companies-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.Companies-card-title{font-size:1.125rem}.Companies-card-description{font-size:1rem}}.faq-container{margin:2rem auto;max-width:800px;padding:0 1rem}.faq-heading{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.faq-item{background:#fff;border-radius:12px;overflow:hidden}.faq-item:hover{box-shadow:0 2px 8px #0000000d}.faq-item.active,.faq-item:hover{background:#f6f2ff}.faq-question{align-items:center;color:#333;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:1rem}.faq-icon{color:#ff4d4d;font-size:1.5rem;margin-left:12px;min-width:20px;text-align:center;transition:transform .3s ease}.faq-answer{animation:fadeIn .3s ease-out forwards;color:#666;line-height:1.6;max-height:0;overflow:hidden;padding:0 1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-item.active .faq-answer{max-height:500px;padding-bottom:1rem}@media (max-width:768px){.faq-heading{font-size:2rem;margin-bottom:1.5rem}.faq-container{margin:1.5rem auto}.faq-item{margin-bottom:.25rem}.faq-question{font-size:1rem;padding:1rem}.faq-icon{font-size:1.25rem}.faq-answer{font-size:.95rem;padding:0 1rem}.faq-item.active .faq-answer{padding-bottom:1rem}}@media (max-width:480px){.faq-heading{font-size:1.75rem;margin-bottom:1rem}.faq-container{margin:1rem auto;padding:0 .75rem}.faq-item{margin-bottom:.5rem}.faq-question{font-size:.9rem;padding:.875rem}.faq-icon{font-size:1.125rem}.faq-answer{font-size:.875rem;line-height:1.5;padding:0 .875rem}.faq-item.active .faq-answer{max-height:400px;padding-bottom:.875rem}}.testimonials-containers{background:#6b46c1;border-radius:20px;color:#fff;min-height:600px;overflow:hidden;padding:64px 32px}.testimonials-contents{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px}.testimonials-headers{margin-bottom:48px;text-align:center;width:100%}.subtitles{font-size:1.125rem;font-weight:500;margin-bottom:16px;opacity:.8}.titles{color:#fff;font-size:2.25rem;font-weight:700;line-height:1.2;margin:0}.carousels-wrappers{overflow:hidden;padding:20px 0;position:relative;width:100%}.carousels-tracks{animation:scroll 10000s linear infinite;display:flex;width:max-content}.carousels-tracks.paused{animation-play-state:paused}.testimonials-cards{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#6b46c133;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;color:#fff;display:flex;flex:0 0 400px;flex-direction:column;height:380px;margin:0 20px;overflow:hidden;padding:24px;transition:all .4s ease}.feature-tag{color:#fff176;font-size:1.125rem;font-weight:700;margin-bottom:12px}.testimonials-quotes{flex:1 1;font-size:1rem;font-weight:500;margin:0 0 4px;opacity:.9;overflow-y:auto}.testimonials-authors{align-items:center;border-top:1px solid #fff3;display:flex;gap:16px;margin-top:auto;padding-top:12px}.authors-infos{flex:1 1}.authors-names{font-size:1rem;font-weight:700;margin:0 0 2px}.authors-location,.authors-position{font-size:.95rem;font-weight:500;margin:0 0 4px}.authors-location{margin-bottom:0}@media (max-width:768px){.testimonials-containers{min-height:500px;padding:32px 16px}.testimonials-headers{margin-bottom:24px}.titles{font-size:1.5rem}.testimonials-cards{flex:0 0 280px;height:500px;margin:0 10px;padding:16px}.feature-tag{font-size:1rem;margin-bottom:8px}.testimonials-quotes{font-size:.875rem}.authors-names{font-size:.9rem}.authors-location,.authors-position{font-size:.8rem}}@media (max-width:480px){.testimonials-cards{flex:0 0 240px;height:370px}.testimonials-quotes{font-size:.8rem}}.carousels-tracks{transition:all .3s ease-out}.testimonials-cards:hover{background:#6b46c14d;box-shadow:0 12px 32px #0003;transform:translateY(-8px)}.SuperpowerTestimonial-containers{color:#2d3748;min-height:600px;overflow:hidden;padding:64px 32px}.SuperpowerTestimonial-contents{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px}.SuperpowerTestimonial-headers{margin-bottom:64px;text-align:center;width:80%}.SuperpowerTestimonial-subtitles{font-size:1.125rem;font-weight:500;margin-bottom:16px;opacity:.8}.SuperpowerTestimonial-titles{color:#2d3748;font-size:2.25rem;font-weight:700;line-height:1.2;margin:0}.SuperpowerTestimonial-wrappers{overflow:hidden;padding:20px 0;position:relative}.SuperpowerTestimonial-tracks{animation:scroll 1200s linear infinite;display:flex}.SuperpowerTestimonial-tracks.paused{animation-play-state:paused}.SuperpowerTestimonial-cards{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 6px #6b46c11a;display:flex;flex:0 0 400px;flex-direction:column;height:450px;margin:0 20px;padding:22px}.superpower-image{border-radius:10px;max-height:10.125rem;object-fit:cover;width:100%}.SuperpowerTestimonial-quotes{color:#2d3748;font-size:1.25rem;font-weight:700;line-height:1.4;margin:10px 0}.SuperpowerTestimonial-quotes:hover{color:#6b46c1;cursor:pointer}.SuperpowerTestimonial-dates{color:#4a5568;font-weight:500;margin:20px 0;opacity:.4}.SuperpowerTestimonial-authors{align-items:center;display:flex;flex:1 1;gap:16px}.SuperpowerTestimonial-authors-infos{flex:1 1}.SuperpowerTestimonial-authors-names{font-size:1rem;font-weight:500;margin:0 0 4px;opacity:.4}.SuperpowerTestimonial-know-more{border-top:1px solid #edf2f7;margin-top:auto;padding-top:15px;text-align:right}.SuperpowerTestimonial-know-more-link{align-items:center;color:#6b46c1;display:inline-flex;font-size:.95rem;font-weight:600;padding:6px 0;text-decoration:none;transition:all .3s ease}.SuperpowerTestimonial-know-more-link:hover{color:#553c9a;transform:translateX(5px)}.arrow-icon{margin-left:5px;transition:transform .3s ease}.SuperpowerTestimonial-know-more-link:hover .arrow-icon{transform:translateX(3px)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.SuperpowerTestimonial-containers{padding:32px 16px}.SuperpowerTestimonial-titles{font-size:1.75rem}.SuperpowerTestimonial-cards{flex:0 0 300px;padding:24px}.SuperpowerTestimonial-quotes{font-size:1.125rem}.SuperpowerTestimonial-headers{width:90%}}.SuperpowerTestimonial-tracks{transition:all .3s ease-out}.SuperpowerTestimonial-cards:hover{box-shadow:0 10px 15px #6b46c126;transform:translateY(-5px);transition:transform .3s ease}.footer-container{background-color:#1e293b;border-radius:20px;box-shadow:0 8px 24px #0000001a;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 20px 20px;padding:60px 40px}.footer-section{flex:1 1;min-width:250px;padding:20px;text-align:left}.footer-section h2{color:#f3f4f6;font-size:1.5rem;font-weight:700;margin-bottom:20px;position:relative}.footer-section h2:after{background-color:#8b5cf6;border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:40px}.aishaala .about-us{color:#94a3b8;font-weight:600;margin-top:15px}.office p{color:#cbd5e1;margin-bottom:12px}.quick-links p{color:#cbd5e1;cursor:pointer;margin-bottom:15px;padding:5px 0;transition:color .2s ease,transform .2s ease}.quick-links p:hover{color:#8b5cf6;transform:translateX(5px)}.legal-stuff p{color:#cbd5e1;cursor:pointer;margin-bottom:15px;padding:5px 0;transition:color .2s ease,transform .2s ease}.legal-stuff p:hover{color:#8b5cf6;transform:translateX(5px)}.social-icons{display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin-top:25px;padding:0}.social-icons li{align-items:center;background-color:#ffffff1a;border-radius:50%;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;margin-bottom:10px;margin-right:20px;transition:all .3s ease;width:40px}.social-icons li:hover{background-color:#8b5cf6;transform:translateY(-3px)}.about-us-text{color:#cbd5e1;line-height:1.6;margin-top:15px;max-width:350px;width:100%}.links{color:#cbd5e1;cursor:pointer;text-decoration:none!important;transition:color .2s ease}.links:focus,.links:hover{color:#8b5cf6;text-decoration:none!important}@media (max-width:1200px){.footer-section{margin-bottom:20px;min-width:200px}.about-us-text{max-width:300px}}@media (max-width:992px){.footer-container{margin:25px 15px 15px;padding:50px 30px}.footer-section{flex-basis:calc(50% - 40px);margin-bottom:30px}.about-us-text{max-width:100%}}@media (max-width:768px){.footer-container{flex-direction:column;gap:10px;margin:20px 10px 10px;padding:30px 20px}.footer-section{border-bottom:1px solid #ffffff1a;margin-bottom:0;padding:15px 10px;text-align:left}.footer-section:last-child{border-bottom:none}.footer-section h2{font-size:1.2rem;margin-bottom:15px}.footer-section h2:after{height:2px;width:30px}.social-icons{justify-content:flex-start;margin-top:20px}.social-icons li{font-size:16px;height:36px;margin-right:15px;width:36px}.office p{font-size:.95rem;margin-bottom:8px;text-align:left}.legal-stuff p,.quick-links p{font-size:.95rem;margin-bottom:12px}.about-us-text{font-size:.95rem}}@media (max-width:480px){.footer-container{border-radius:15px;margin:15px 8px 8px;padding:25px 15px}.footer-section{padding:12px 0}.footer-section h2{font-size:1.1rem;margin-bottom:12px}.footer-section h2:after{width:25px}.social-icons{margin-top:15px}.social-icons li{font-size:14px;height:32px;margin-right:12px;width:32px}.about-us-text,.legal-stuff p,.office p,.quick-links p{font-size:.9rem;margin-bottom:6px}}*{box-sizing:border-box;margin:0;padding:0}.landing-page{padding:5rem 0}.product-demo{margin-top:4rem}@media (max-width:768px){.demo-features{flex-direction:column;gap:1rem;margin-bottom:2rem;position:static}.feature{max-width:none}}
/*# sourceMappingURL=main.5312d41e.css.map*/