.contact-module__tbpxga__page{min-height:100vh;font-family:var(--font-inter,"Inter", sans-serif);color:#0f172a;background:0 0;padding-top:120px}.contact-module__tbpxga__mainLayout{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:clamp(2rem,6vw,6rem);max-width:1200px;margin:0 auto;padding:clamp(4rem,10vh,8rem) 16px;display:grid}.contact-module__tbpxga__contactInfo{-webkit-backdrop-filter:blur(16px)saturate(120%);background:#ffffff73;border:1px solid #007bff26;border-radius:28px;flex-direction:column;gap:0;padding:clamp(1.5rem,4vw,2.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #007bff0d}.contact-module__tbpxga__contactImageWrapper{aspect-ratio:16/9;border-radius:20px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.contact-module__tbpxga__contactImg{-o-object-fit:cover;object-fit:cover}.contact-module__tbpxga__infoBlock{border-bottom:1px solid #0000000d;flex-direction:column;gap:.5rem;padding:1.75rem 0;transition:all .3s;display:flex;position:relative}.contact-module__tbpxga__infoBlock:last-of-type{border-bottom:none}.contact-module__tbpxga__infoBlock:hover{transform:translate(4px)}.contact-module__tbpxga__infoLabel{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;font-size:.72rem;font-weight:800}.contact-module__tbpxga__infoValue{color:#0f172a;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .2s}.contact-module__tbpxga__infoValue:hover{color:#3b82f6}.contact-module__tbpxga__infoSub{color:#64748b;font-size:.875rem;line-height:1.6}.contact-module__tbpxga__socialSection{margin-top:.5rem;padding-top:1.75rem}.contact-module__tbpxga__socialLinks{gap:.75rem;margin-top:1rem;display:flex}.contact-module__tbpxga__socialIcon{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:3rem;height:3rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0000000a}.contact-module__tbpxga__socialIcon:hover{transform:translateY(-6px)scale(1.05);box-shadow:0 16px 32px -8px #2563eb33}.contact-module__tbpxga__socialIcon:first-child:hover{color:#fff;background:#0a66c2;border-color:#0a66c2}.contact-module__tbpxga__socialIcon:nth-child(2):hover{color:#fff;background:#0f172a;border-color:#0f172a}.contact-module__tbpxga__socialIcon:nth-child(3):hover{color:#fff;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-color:#0000}.contact-module__tbpxga__socialIcon svg{width:1.25rem;height:1.25rem}.contact-module__tbpxga__formContainer{-webkit-backdrop-filter:blur(16px)saturate(120%);z-index:10;background:#ffffff73;border:1px solid #007bff26;border-radius:32px;padding:clamp(1.5rem,5vw,3.5rem);position:relative;overflow:hidden;box-shadow:0 8px 32px #007bff0d}.contact-module__tbpxga__formContainer:before{content:"";z-index:-1;background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-80px;right:-80px}.contact-module__tbpxga__formContainer:after{content:"";z-index:-1;background:radial-gradient(circle,#818cf80a 0%,#0000 70%);width:180px;height:180px;position:absolute;bottom:-60px;left:-60px}.contact-module__tbpxga__form{flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);display:flex}.contact-module__tbpxga__formRow{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,3vw,2.5rem);display:grid}.contact-module__tbpxga__field{flex-direction:column;gap:.5rem;display:flex;position:relative}.contact-module__tbpxga__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-module__tbpxga__input,.contact-module__tbpxga__textarea,.contact-module__tbpxga__select{color:#0f172a;background:0 0;border:none;border-bottom:2px solid #f1f5f9;outline:none;width:100%;padding:1rem 0;font-family:inherit;font-size:1.05rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-module__tbpxga__input:hover,.contact-module__tbpxga__textarea:hover,.contact-module__tbpxga__select:hover{border-color:#cbd5e1}.contact-module__tbpxga__textarea{resize:none;min-height:120px;padding-top:1.25rem}.contact-module__tbpxga__input:focus,.contact-module__tbpxga__textarea:focus,.contact-module__tbpxga__select:focus{border-color:#3b82f6;box-shadow:0 2px #3b82f6}.contact-module__tbpxga__field:focus-within .contact-module__tbpxga__label{color:#3b82f6;transform:translateY(-2px)}.contact-module__tbpxga__input::-moz-placeholder{color:#cbd5e1;font-size:.95rem}.contact-module__tbpxga__textarea::-moz-placeholder{color:#cbd5e1;font-size:.95rem}.contact-module__tbpxga__input::placeholder,.contact-module__tbpxga__textarea::placeholder{color:#cbd5e1;font-size:.95rem}.contact-module__tbpxga__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.contact-module__tbpxga__select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.contact-module__tbpxga__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:14px;justify-content:center;align-self:flex-start;align-items:center;gap:1rem;width:fit-content;margin-top:1.5rem;padding:1.25rem 3.5rem;font-size:1rem;font-weight:800;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.contact-module__tbpxga__submitBtn:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#3b82f6,#818cf8);border-radius:16px;transition:opacity .4s;position:absolute;inset:-2px}.contact-module__tbpxga__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);transform:translateY(-4px);box-shadow:0 20px 40px #3b82f64d}.contact-module__tbpxga__submitBtn:active:not(:disabled){transform:translateY(-2px)}.contact-module__tbpxga__submitBtn:disabled{opacity:.5;cursor:not-allowed}.contact-module__tbpxga__faqSection{background:0 0;padding:8rem 2rem}.contact-module__tbpxga__faqContainer{max-width:800px;margin:0 auto}.contact-module__tbpxga__faqTitle{text-align:center;letter-spacing:-.03em;margin-bottom:4rem;font-size:2.5rem;font-weight:900}.contact-module__tbpxga__faqItem{-webkit-backdrop-filter:blur(16px)saturate(120%);background:#ffffff73;border:1px solid #007bff26;border-radius:24px;margin-bottom:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 8px 32px #007bff0d}.contact-module__tbpxga__faqItem:hover{border-color:var(--primary-blue);background:#fff9;box-shadow:0 12px 32px #007bff1a}.contact-module__tbpxga__faqQuestion{text-align:left;cursor:pointer;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:1.5rem 1.75rem;font-size:1.05rem;font-weight:700;transition:color .2s;display:flex}.contact-module__tbpxga__faqQuestion:hover{color:#3b82f6}.contact-module__tbpxga__faqAnswer{color:#64748b;max-width:600px;padding:0 1.75rem 1.5rem;font-size:1rem;line-height:1.7;animation:.3s contact-module__tbpxga__fadeInAnswer}@keyframes contact-module__tbpxga__fadeInAnswer{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.contact-module__tbpxga__mainLayout{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.contact-module__tbpxga__formRow{grid-template-columns:1fr;gap:2rem}.contact-module__tbpxga__formContainer{border-radius:20px;padding:2rem 1.5rem}.contact-module__tbpxga__contactInfo{border-radius:20px;padding:2rem}}.contact-module__tbpxga__formTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.contact-module__tbpxga__formSubtitle{color:#475569;font-size:.95rem;font-weight:500}.contact-module__tbpxga__successTitle{color:#0f172a;margin-bottom:1rem;font-size:2.25rem;font-weight:900}.contact-module__tbpxga__successSubtitle{color:#64748b;margin-bottom:2.5rem;font-size:1.125rem}
.sections-module__vAd12a__section{padding:6rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__container{z-index:10;width:100%;max-width:1200px;margin:0 auto;position:relative}.sections-module__vAd12a__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:700px;margin:0 auto 4rem;display:flex}.sections-module__vAd12a__badge{background:var(--alice-blue);color:var(--dodger-blue);border:1px solid var(--icy-blue);border-radius:9999px;margin-bottom:3rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.sections-module__vAd12a__sectionTitle{color:var(--ink-black);font-size:2.5rem;font-weight:700;line-height:1.2}.sections-module__vAd12a__highlightText{color:var(--dodger-blue)}.sections-module__vAd12a__sectionDesc{color:var(--text-body);opacity:.9;font-size:1.125rem;line-height:1.6}.sections-module__vAd12a__hero{text-align:center;background:#fff;justify-content:center;align-items:center;min-height:80vh;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.sections-module__vAd12a__hero:before{content:"";z-index:1;pointer-events:none;background-image:url(/Background.png);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:22s ease-in-out infinite sections-module__vAd12a__waveFlow;position:absolute;top:0;left:0}@keyframes sections-module__vAd12a__waveFlow{0%{background-position:50% 0}50%{background-position:47% 0}to{background-position:50% 0}}.sections-module__vAd12a__hero:after{content:"";background:linear-gradient(to bottom, #f2f3f400 0%, var(--background) 100%);z-index:2;pointer-events:none;width:100%;height:180px;position:absolute;bottom:0;left:0}.sections-module__vAd12a__heroGrid{z-index:10;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex;position:relative}.sections-module__vAd12a__heroBadge{background:var(--background);color:var(--primary-blue);border:1px solid #007bff33;border-radius:50px;align-items:center;margin-bottom:2.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #007bff14}.sections-module__vAd12a__heroTitle{color:var(--deep-navy);letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3rem,7vw,5rem);font-weight:900;line-height:1.05}.sections-module__vAd12a__heroTitle .sections-module__vAd12a__highlight{background:linear-gradient(120deg, var(--deep-navy) 0%, var(--primary-blue) 35%, #fff 50%, var(--primary-blue) 65%, var(--deep-navy) 100%);color:#0000;background-size:300%;-webkit-background-clip:text;background-clip:text;animation:32.5s linear infinite sections-module__vAd12a__textShine}@keyframes sections-module__vAd12a__textShine{0%{background-position:100%}8%{background-position:0%}to{background-position:0%}}.sections-module__vAd12a__heroDescription{color:var(--medium-grey);max-width:650px;margin-bottom:4rem;font-size:1.25rem;line-height:1.6}.sections-module__vAd12a__searchContainer{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;width:100%;max-width:800px;height:72px;margin-bottom:3rem;padding:8px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d,0 1px 3px #0000000a}.sections-module__vAd12a__searchContainer:focus-within{border-color:#2563eb;box-shadow:0 4px 12px #0000000d,0 0 0 3px #2563eb1f}.sections-module__vAd12a__searchInputGroup{flex:1;align-items:center;height:100%;padding:0 24px;display:flex;position:relative}.sections-module__vAd12a__searchInputGroup:not(:last-of-type){border-right:1px solid #cbd5e1}.sections-module__vAd12a__searchIcon{color:#94a3b8;align-items:center;margin-right:.75rem;font-size:1.25rem;display:flex}.sections-module__vAd12a__searchInput{width:100%;color:var(--deep-navy);background:0 0;border:none;outline:none;height:100%;font-size:16px;font-weight:400}.sections-module__vAd12a__searchInput::placeholder{color:var(--medium-grey);opacity:.6}.sections-module__vAd12a__searchBtn{color:var(--white);letter-spacing:.01em;cursor:pointer;white-space:nowrap;height:100%;box-shadow:none;background:#2563eb;border:none;border-radius:8px;padding:0 2.25rem;font-size:15px;font-weight:700;transition:background .2s,box-shadow .2s}.sections-module__vAd12a__searchBtn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.sections-module__vAd12a__popularContainer{color:var(--medium-grey);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;font-size:.9rem;display:flex}.sections-module__vAd12a__popularLabel{font-weight:500}.sections-module__vAd12a__popularTags{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sections-module__vAd12a__popularTag{color:#334155;cursor:pointer;background:#e8f0fe;border:1px solid #007bff26;border-radius:9999px;padding:.35rem .85rem;font-size:.85rem;font-weight:500;transition:all .2s}.sections-module__vAd12a__popularTag:hover{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);transform:translateY(-1px)}.sections-module__vAd12a__suggestionsList{z-index:50;overscroll-behavior-y:contain;text-align:left;opacity:0;visibility:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-height:200px;margin-top:8px;padding:0;list-style:none;transition:opacity .18s,transform .18s cubic-bezier(.16,1,.3,1),visibility 0s linear .18s;position:absolute;top:100%;left:0;overflow-y:auto;transform:translateY(8px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.sections-module__vAd12a__suggestionsListOpen{opacity:1;visibility:visible;transition:opacity .18s,transform .18s cubic-bezier(.16,1,.3,1),visibility linear;transform:translateY(0)}.sections-module__vAd12a__suggestionItem{cursor:pointer;color:var(--deep-navy);padding:.75rem 1.5rem;font-size:.95rem;transition:background-color .2s}.sections-module__vAd12a__suggestionItem:hover{background-color:var(--alice-blue);color:var(--primary-blue)}.sections-module__vAd12a__trustedContainer{color:var(--text-body);opacity:.8;flex-direction:column;align-items:center;gap:1rem;font-size:.9rem;display:flex}.sections-module__vAd12a__heroVisual{display:none}.sections-module__vAd12a__heroDescription strong{color:var(--deep-navy);font-weight:600}.sections-module__vAd12a__dashboardPeek{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:560px;margin-top:2.5rem;overflow:hidden;box-shadow:0 4px 24px #0000000f,0 1px 4px #0000000a}.sections-module__vAd12a__dashboardBar{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:6px;padding:10px 16px;display:flex}.sections-module__vAd12a__dashboardBarDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.sections-module__vAd12a__dashboardBarTitle{color:#94a3b8;letter-spacing:.02em;margin-left:8px;font-size:.75rem;font-weight:600}.sections-module__vAd12a__dashboardContent{padding:8px 0}.sections-module__vAd12a__dashboardRow{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.sections-module__vAd12a__dashboardRow:last-child{border-bottom:none}.sections-module__vAd12a__dashboardRow:hover{background:#f8fafc}.sections-module__vAd12a__dashboardAvatar{color:#fff;background:#2563eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:700;display:flex}.sections-module__vAd12a__dashboardInfo{flex-direction:column;flex:1;gap:2px;display:flex}.sections-module__vAd12a__dashboardName{color:#1e293b;font-size:.875rem;font-weight:600}.sections-module__vAd12a__dashboardRole{color:#94a3b8;font-size:.75rem}.sections-module__vAd12a__dashboardSkills{gap:5px;display:flex}.sections-module__vAd12a__dashboardSkills span{color:#2563eb;background:#eff6ff;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.sections-module__vAd12a__dashboardScore{color:#2563eb;text-align:right;flex-shrink:0;min-width:38px;font-size:.9375rem;font-weight:700}.sections-module__vAd12a__features{color:var(--white);background:radial-gradient(circle,#0f172a 0%,#020617 100%);padding:8rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__featureContainer{z-index:10;flex-direction:column;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.sections-module__vAd12a__featureHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.sections-module__vAd12a__featureHeader .sections-module__vAd12a__badge{color:#a5f3fc;background:#ffffff0d;border-color:#ffffff1a;width:fit-content}.sections-module__vAd12a__featureHeader .sections-module__vAd12a__sectionTitle{color:var(--white);text-align:center;font-size:3.5rem;line-height:1.1}.sections-module__vAd12a__featureHeader .sections-module__vAd12a__sectionDesc{color:#94a3b8;text-align:center;max-width:100%;font-size:1.125rem}.sections-module__vAd12a__featureList{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.sections-module__vAd12a__featureListItem{color:#cbd5e1;align-items:center;gap:.75rem;font-weight:500;display:flex}.sections-module__vAd12a__featureCheck{color:var(--primary-blue);flex-shrink:0}.sections-module__vAd12a__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;display:grid}.sections-module__vAd12a__featureCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.sections-module__vAd12a__featureCard:hover{background:#ffffff0d;border-color:#007bff4d;transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000080}.sections-module__vAd12a__featureIcon{width:3.5rem;height:3.5rem;color:var(--white);background:0 0;justify-content:center;align-items:center;margin-bottom:0;transition:all .3s;display:flex}.sections-module__vAd12a__featureCard:hover .sections-module__vAd12a__featureIcon{color:#a5f3fc;box-shadow:none;background:0 0;transform:scale(1.1)}.sections-module__vAd12a__featureCard h3{color:var(--white);margin:0;font-size:1.25rem;font-weight:700}.sections-module__vAd12a__featureCard p{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.sections-module__vAd12a__featureAction{margin-top:2rem}@media (max-width:900px){.sections-module__vAd12a__featureContainer{grid-template-columns:1fr;gap:3rem}.sections-module__vAd12a__featureHeader{text-align:center;align-items:center;margin:0 auto}.sections-module__vAd12a__featureHeader .sections-module__vAd12a__sectionTitle,.sections-module__vAd12a__featureHeader .sections-module__vAd12a__sectionDesc{text-align:center}}.sections-module__vAd12a__howItWorks{background:var(--background);padding:6rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.sections-module__vAd12a__stepsGrid:before{content:"";background:linear-gradient(90deg, transparent, var(--primary-blue), transparent);z-index:0;opacity:.3;height:2px;display:none;position:absolute;top:3.5rem;left:15%;right:15%}@media (min-width:1024px){.sections-module__vAd12a__stepsGrid:before{display:block}}.sections-module__vAd12a__stepCard{z-index:10;text-align:center;background:var(--background);border:1px solid #0000;border-radius:1.5rem;padding:2.5rem 1.5rem;transition:all .3s;position:relative}.sections-module__vAd12a__stepCard:hover{background:var(--background);border-color:var(--primary-blue);transform:translateY(-5px);box-shadow:0 25px 50px -12px #007bff26}.sections-module__vAd12a__stepNumber{background:var(--background);width:4rem;height:4rem;color:var(--primary-blue);border:2px solid var(--primary-blue);box-shadow:0 0 0 8px var(--light-ice-blue);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex}.sections-module__vAd12a__stepCard:hover .sections-module__vAd12a__stepNumber{background:var(--primary-blue);color:var(--white);transform:scale(1.1);box-shadow:0 0 0 12px #007bff1a}.sections-module__vAd12a__stepCard h3{color:var(--deep-navy);margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.sections-module__vAd12a__stepCard p{color:var(--medium-grey);font-size:1rem;line-height:1.6}.sections-module__vAd12a__statsMarquee{background:radial-gradient(circle at -100% -100%,#0f172a 0%,#020617 100%);padding:2rem 0;position:relative;overflow:hidden}.sections-module__vAd12a__marqueeContainer{white-space:nowrap;width:100%;overflow:hidden}.sections-module__vAd12a__marqueeTrack{align-items:center;gap:6rem;width:max-content;min-width:100%;animation:30s linear infinite sections-module__vAd12a__marqueeScroll;display:flex}@keyframes sections-module__vAd12a__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sections-module__vAd12a__marqueeItem{align-items:center;gap:2rem;display:flex}.sections-module__vAd12a__marqueeLogoWrapper{justify-content:center;align-items:center;display:flex}.sections-module__vAd12a__marqueeLogo{filter:brightness(0)invert();-o-object-fit:contain;object-fit:contain}.sections-module__vAd12a__marqueeText{letter-spacing:.02em;color:var(--white);white-space:nowrap;font-size:2rem;font-weight:600}.sections-module__vAd12a__testimonials{color:var(--white);background:radial-gradient(circle,#0f172a 0%,#020617 100%);padding:6rem 0;position:relative;overflow:hidden}.sections-module__vAd12a__testimonialHeader{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 2rem}.sections-module__vAd12a__testimonialHeader .sections-module__vAd12a__sectionTitle{color:var(--white);margin-bottom:1rem;font-size:2.75rem}.sections-module__vAd12a__testimonialHeader .sections-module__vAd12a__sectionDesc{color:#94a3b8}.sections-module__vAd12a__testimonialMarquee{width:100%;padding:2rem 0;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.sections-module__vAd12a__testimonialTrack{gap:2rem;padding-left:2rem;animation:40s linear infinite sections-module__vAd12a__scrollLeft;display:flex}.sections-module__vAd12a__testimonialTrack:hover{animation-play-state:paused}@keyframes sections-module__vAd12a__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.sections-module__vAd12a__testimonialCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-width:380px;max-width:380px;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.sections-module__vAd12a__testimonialCard:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-5px);box-shadow:0 10px 40px -10px #00000080}.sections-module__vAd12a__quote{color:#e2e8f0;margin-bottom:2rem;padding-top:2.25rem;font-size:1.125rem;font-style:normal;line-height:1.7}.sections-module__vAd12a__quote:before{content:"“";color:var(--primary-blue);opacity:.25;pointer-events:none;font-family:serif;font-size:3.5rem;line-height:1;position:absolute;top:.75rem;left:1.5rem}.sections-module__vAd12a__author{border-top:1px solid #ffffff1a;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}.sections-module__vAd12a__avatar{background:linear-gradient(135deg, var(--primary-blue), var(--dodger-blue));color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 10px #007bff4d}.sections-module__vAd12a__authorInfo h4{color:var(--white);margin:0;font-size:1rem;font-weight:700}.sections-module__vAd12a__authorInfo p{color:#94a3b8;margin:.25rem 0 0;font-size:.875rem}@media (max-width:768px){.sections-module__vAd12a__testimonials{padding:3.5rem 0 3rem}.sections-module__vAd12a__testimonialHeader{margin-bottom:1.5rem;padding:0 1.25rem}.sections-module__vAd12a__testimonialHeader .sections-module__vAd12a__badge{margin-bottom:1rem}.sections-module__vAd12a__testimonialHeader .sections-module__vAd12a__sectionTitle{margin-bottom:.75rem;font-size:1.875rem}.sections-module__vAd12a__testimonialHeader .sections-module__vAd12a__sectionDesc{font-size:.9rem}.sections-module__vAd12a__testimonialMarquee{padding:1rem 0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.sections-module__vAd12a__testimonialTrack{gap:1.25rem}.sections-module__vAd12a__testimonialCard{border-radius:1.25rem;min-width:270px;max-width:270px;padding:1.5rem}@media (max-width:320px){.sections-module__vAd12a__testimonialCard{min-width:calc(100vw - 2rem);max-width:calc(100vw - 2rem)}}.sections-module__vAd12a__quote{margin-bottom:1rem;padding-top:1.75rem;font-size:.9rem;line-height:1.6}.sections-module__vAd12a__quote:before{opacity:.18;font-size:2.5rem;top:.5rem;left:1.25rem}.sections-module__vAd12a__author{gap:.75rem;padding-top:.875rem}.sections-module__vAd12a__avatar{width:2.25rem;height:2.25rem;font-size:.8rem}.sections-module__vAd12a__authorInfo h4{font-size:.875rem}.sections-module__vAd12a__authorInfo p{font-size:.75rem}}.sections-module__vAd12a__cta{padding:6rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__ctaCard{text-align:center;color:var(--white);box-shadow:var(--shadow-xl), 0 0 40px #004e9266;background:linear-gradient(135deg,#000428 0%,#004e92 100%);border:1px solid #ffffff1a;border-radius:2.5rem;max-width:1200px;margin:0 auto;padding:5rem 3rem;position:relative;overflow:hidden}.sections-module__vAd12a__ctaCardGlass{-webkit-backdrop-filter:blur(20px)saturate(120%)!important;color:#0f172a!important;background:#fff9!important;border:1px solid #fffc!important;box-shadow:0 25px 50px -12px #1f268714!important}.sections-module__vAd12a__ctaCardGlass:before{display:none!important}.sections-module__vAd12a__ctaCardGlass:after{content:"";filter:blur(40px);z-index:1;pointer-events:none;background:radial-gradient(circle,#3b82f666 0%,#0000 70%);width:450px;height:300px;position:absolute;bottom:-150px;left:50%;transform:translate(-50%)}.sections-module__vAd12a__ctaTitleGlass{color:#0f172a!important;background:0 0!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important}.sections-module__vAd12a__ctaDescGlass{color:#475569!important;opacity:.95!important}.sections-module__vAd12a__ctaCardGlass .sections-module__vAd12a__ctaBtn{z-index:10;position:relative;color:#fff!important;background:linear-gradient(135deg,#4f46e5 0%,#3b82f6 100%)!important;border-radius:12px!important;padding:1rem 2.5rem!important;font-size:1rem!important;font-weight:700!important;transition:all .3s!important;box-shadow:0 10px 25px #4f46e54d!important}.sections-module__vAd12a__ctaCardGlass .sections-module__vAd12a__ctaBtn:hover{background:linear-gradient(135deg,#4338ca 0%,#2563eb 100%)!important;transform:translateY(-2px)!important;box-shadow:0 15px 30px #4f46e580!important}.sections-module__vAd12a__ctaCard:before{content:"";background:radial-gradient(circle,#ffffff0d 0%,#0000 60%);width:200%;height:200%;animation:10s infinite sections-module__vAd12a__pulseGlow;position:absolute;top:-50%;left:-50%}@keyframes sections-module__vAd12a__pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.sections-module__vAd12a__ctaContent{z-index:10;max-width:700px;margin:0 auto;position:relative}.sections-module__vAd12a__ctaTitle{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a5f3fc);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.sections-module__vAd12a__ctaDesc{opacity:.9;color:#e2e8f0;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.sections-module__vAd12a__ctaBtn{background:var(--background);color:var(--deep-navy);white-space:nowrap;border-radius:9999px;align-items:center;gap:.75rem;padding:1.1rem 3rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 25px #0003}.sections-module__vAd12a__ctaBtn:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.sections-module__vAd12a__industryGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.sections-module__vAd12a__industryCard{background:var(--background);cursor:pointer;border:1px solid #0000000d;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem 2rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 6px -1px #00000005}.sections-module__vAd12a__industryCard:hover{background:var(--background);border-color:var(--primary-blue);z-index:10;transform:translateY(-5px)scale(1.05);box-shadow:0 20px 25px -5px #007bff26,0 10px 10px -5px #007bff0a}.sections-module__vAd12a__industryIcon{width:44px;height:44px;color:var(--primary-blue);background:#007bff12;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.sections-module__vAd12a__industryCard:hover .sections-module__vAd12a__industryIcon{background:var(--primary-blue);color:#fff}.sections-module__vAd12a__industryName{color:var(--deep-navy);margin:0;font-size:1rem;font-weight:600}.sections-module__vAd12a__industryCard:hover .sections-module__vAd12a__industryName{color:var(--primary-blue)}.sections-module__vAd12a__pricing{background:var(--background);padding:6rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.sections-module__vAd12a__pricingCard{background:var(--background);border:1px solid var(--icy-blue);text-align:center;border-radius:1.5rem;flex-direction:column;padding:3rem 2rem;transition:all .3s;display:flex}.sections-module__vAd12a__pricingCard:hover{border-color:var(--dodger-blue);transform:translateY(-5px);box-shadow:0 10px 30px -5px #2196f326}.sections-module__vAd12a__pricingCard.sections-module__vAd12a__popular{border-color:var(--dodger-blue);z-index:5;background:linear-gradient(#f0f9ff,#fff);position:relative;transform:scale(1.05);box-shadow:0 10px 40px -10px #2196f333}.sections-module__vAd12a__pricingCard.sections-module__vAd12a__popular:hover{transform:scale(1.05)translateY(-5px)}.sections-module__vAd12a__popularBadge{background:var(--dodger-blue);color:var(--white);border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.sections-module__vAd12a__planName{color:var(--ink-black);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.sections-module__vAd12a__planPrice{color:var(--ink-black);margin-bottom:.5rem;font-size:3rem;font-weight:800}.sections-module__vAd12a__planPeriod{color:var(--text-body);margin-bottom:2rem;font-size:.875rem}.sections-module__vAd12a__planFeatures{text-align:left;flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.sections-module__vAd12a__planFeatures li{color:var(--text-body);align-items:center;gap:.75rem;display:flex}.sections-module__vAd12a__checkIcon{color:var(--dodger-blue);font-weight:800}.sections-module__vAd12a__faq{background:var(--background);padding:6rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__faqGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.sections-module__vAd12a__faqItem{background:var(--background);border:1px solid #0000000d;border-radius:1rem;padding:2rem}.sections-module__vAd12a__question{color:var(--ink-black);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.sections-module__vAd12a__featuredJobs{background:var(--background);padding:6rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__jobGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.sections-module__vAd12a__jobCard{background:var(--background);border:1px solid #0000000d;border-radius:1rem;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.sections-module__vAd12a__jobCard:hover{border-color:var(--icy-blue);transform:translateY(-4px);box-shadow:0 12px 24px -8px #0000001a}.sections-module__vAd12a__jobCard:before{content:"";background:var(--primary-blue);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.sections-module__vAd12a__jobCard:hover:before{opacity:1}.sections-module__vAd12a__jobHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.sections-module__vAd12a__companyLogo{background:var(--light-ice-blue);width:48px;height:48px;color:var(--primary-blue);border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.sections-module__vAd12a__jobTypeBadge{background:var(--light-ice-blue);color:var(--primary-blue);text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.sections-module__vAd12a__jobTitle{color:var(--deep-navy);margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.sections-module__vAd12a__companyName{color:var(--medium-grey);margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.sections-module__vAd12a__jobTags{border-top:1px solid #0000000d;flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.sections-module__vAd12a__jobTag{color:var(--medium-grey);background:var(--background);border:1px solid #e2e8f0;border-radius:4px;padding:.25rem .75rem;font-size:.85rem}.sections-module__vAd12a__industries{background:#fff;padding:6rem 0;position:relative;overflow:hidden}.sections-module__vAd12a__industryFlex{flex-wrap:wrap;justify-content:center;gap:1.5rem 3rem;max-width:1100px;margin:4rem auto 0;padding:0 2rem;display:flex}.sections-module__vAd12a__industryTag{cursor:pointer;filter:grayscale();opacity:.5;align-items:center;gap:.75rem;transition:all .3s;display:flex}.sections-module__vAd12a__industryTag:hover{filter:grayscale(0);opacity:1;transform:translateY(-2px)}.sections-module__vAd12a__tagIcon{color:var(--hover-color);justify-content:center;align-items:center;transition:all .3s;display:flex}.sections-module__vAd12a__tagName{color:var(--deep-navy);letter-spacing:-.01em;white-space:nowrap;font-size:1.25rem;font-weight:700}.sections-module__vAd12a__industryTag:hover .sections-module__vAd12a__tagName{color:var(--deep-navy);text-shadow:0 0 15px color-mix(in srgb, var(--hover-color) 20%, transparent)}.sections-module__vAd12a__sectionHeader{margin-bottom:4rem}.sections-module__vAd12a__sectionTitle{font-family:var(--font-jakarta);color:var(--deep-navy);margin-bottom:1rem}.sections-module__vAd12a__sectionDesc{color:var(--medium-grey);max-width:600px;margin:0 auto}.sections-module__vAd12a__userSegments{background:radial-gradient(circle at 50% 50%, #007bff0a 0%, var(--background) 100%);padding:8rem 2rem;position:relative;overflow:hidden}.sections-module__vAd12a__segmentsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.sections-module__vAd12a__segmentCard{background:var(--background);border:1px solid #0000000d;border-radius:2rem;flex-direction:column;align-items:flex-start;padding:3.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.sections-module__vAd12a__segmentCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px -5px #0000001a}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__employers{color:var(--white);background:radial-gradient(circle at 100% 0,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__employers .sections-module__vAd12a__segmentTitle{color:var(--white)}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__employers .sections-module__vAd12a__segmentDesc{color:#94a3b8}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__employers .sections-module__vAd12a__segmentFeatureItem{color:#cbd5e1}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__employers .sections-module__vAd12a__segmentBadge{color:#a5f3fc;background:#ffffff1a;border:1px solid #ffffff1a}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__employers:hover{border-color:var(--primary-blue);box-shadow:0 25px 50px -12px #00000080}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__candidates{background:var(--background);border:1px solid #f1f5f9}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__candidates .sections-module__vAd12a__segmentBadge{color:#000;background:#ffffff1a;border:1px solid #00000046}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__candidates .sections-module__vAd12a__segmentBadge:hover{border-color:var(--primary-blue)}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__candidates .sections-module__vAd12a__segmentTitle{background:linear-gradient(135deg, var(--deep-navy) 0%, var(--primary-blue) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.sections-module__vAd12a__segmentCard.sections-module__vAd12a__candidates:hover{border-color:var(--primary-blue);box-shadow:0 25px 50px -12px #007bff26}.sections-module__vAd12a__segmentTitle{color:var(--deep-navy);font-size:2.25rem;font-weight:800;line-height:1.15;font-family:var(--font-jakarta);word-break:break-word;margin-bottom:1rem}.sections-module__vAd12a__segmentDesc{color:var(--medium-grey);max-width:100%;margin-bottom:2rem;font-size:1rem;line-height:1.65}.sections-module__vAd12a__segmentFeatures{flex-direction:column;gap:.875rem;width:100%;margin:0 0 2rem;padding:0;list-style:none;display:flex}.sections-module__vAd12a__segmentFeatureItem{color:var(--deep-navy);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.sections-module__vAd12a__segmentCheck{background:var(--primary-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.sections-module__vAd12a__segmentAction{cursor:pointer;white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;min-width:200px;margin-top:auto;padding:.875rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.sections-module__vAd12a__segmentBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:9999px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.sections-module__vAd12a__employers .sections-module__vAd12a__segmentAction{background:var(--background);color:var(--deep-navy);border:2px solid #fff3}.sections-module__vAd12a__employers .sections-module__vAd12a__segmentAction:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 24px #2563eb66}.sections-module__vAd12a__candidates .sections-module__vAd12a__segmentAction{color:#fff;background:#2563eb;border:2px solid #0000;box-shadow:0 4px 14px #2563eb40}.sections-module__vAd12a__candidates .sections-module__vAd12a__segmentAction:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-2px);box-shadow:0 6px 24px #00000040}.sections-module__vAd12a__segmentImageWrapper{opacity:.1;pointer-events:none;z-index:0;width:200px;height:200px;transition:all .5s;position:absolute;bottom:-10%;right:-5%}.sections-module__vAd12a__segmentCard:hover .sections-module__vAd12a__segmentImageWrapper{opacity:.15;transform:scale(1.1)rotate(-5deg)}@media (max-width:900px){.sections-module__vAd12a__segmentsGrid{grid-template-columns:1fr;padding:0}.sections-module__vAd12a__segmentCard{padding:2.5rem}.sections-module__vAd12a__segmentTitle{font-size:1.875rem}.sections-module__vAd12a__segmentDesc{max-width:100%;font-size:1rem}}.sections-module__vAd12a__superhumanPowers{color:var(--white);background:radial-gradient(circle,#0f172a 0%,#020617 100%);padding:10rem 2rem 8rem;position:relative;overflow:hidden}.sections-module__vAd12a__superhumanPowers .sections-module__vAd12a__sectionTitle{color:var(--white)}.sections-module__vAd12a__superhumanPowers .sections-module__vAd12a__sectionDesc{color:#94a3b8}.sections-module__vAd12a__powerGrid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.sections-module__vAd12a__powerCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;justify-content:space-between;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000004d}.sections-module__vAd12a__powerCard:hover{border-color:var(--primary-blue);background:#ffffff14;transform:translateY(-4px);box-shadow:0 25px 50px -12px #007bff26}.sections-module__vAd12a__cardLarge{grid-column:span 8}.sections-module__vAd12a__cardSmall{grid-column:span 4}@media (max-width:900px){.sections-module__vAd12a__powerGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.sections-module__vAd12a__cardLarge{grid-column:span 2}.sections-module__vAd12a__cardSmall{grid-column:span 1}}.sections-module__vAd12a__powerIconWrapper{color:#a5f3fc;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:flex}.sections-module__vAd12a__powerCardTitle{color:var(--white);font-size:1.5rem;font-weight:700;font-family:var(--font-jakarta);margin-bottom:.75rem}.sections-module__vAd12a__powerCardDesc{color:#94a3b8;max-width:90%;margin-bottom:2rem;font-size:1rem;line-height:1.6}.sections-module__vAd12a__recordingVisual{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1rem;justify-content:space-between;align-items:center;margin-top:auto;padding:1rem 1.5rem;display:flex}.sections-module__vAd12a__recordingStatus{color:#e2e8f0;align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;display:flex}.sections-module__vAd12a__recordingDot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s infinite sections-module__vAd12a__pulseRed}.sections-module__vAd12a__audioWave{align-items:center;gap:3px;height:20px;display:flex}.sections-module__vAd12a__bar{background:var(--primary-blue);border-radius:2px;width:3px;animation:1s ease-in-out infinite sections-module__vAd12a__wave}.sections-module__vAd12a__bar:first-child{height:10px;animation-duration:.8s}.sections-module__vAd12a__bar:nth-child(2){height:18px;animation-duration:1.1s}.sections-module__vAd12a__bar:nth-child(3){height:14px;animation-duration:.9s}.sections-module__vAd12a__bar:nth-child(4){height:20px;animation-duration:1.2s}.sections-module__vAd12a__bar:nth-child(5){height:12px;animation-duration:1s}.sections-module__vAd12a__rankingVisual{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}.sections-module__vAd12a__rankItem{background:#ffffff1a;border-radius:4px;height:8px;position:relative;overflow:hidden}.sections-module__vAd12a__rankFill{background:linear-gradient(90deg, var(--primary-blue), var(--cool-sky));border-radius:4px;height:100%}.sections-module__vAd12a__rank1{width:85%}.sections-module__vAd12a__rank2{opacity:.6;width:65%}.sections-module__vAd12a__rank3{opacity:.3;width:45%}.sections-module__vAd12a__globalVisual{pointer-events:none;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute;bottom:-40px;right:-20px}.sections-module__vAd12a__radarCircle{border:1px solid var(--primary-blue);opacity:.2;border-radius:50%;position:absolute}.sections-module__vAd12a__c1{width:60px;height:60px}.sections-module__vAd12a__c2{width:120px;height:120px}.sections-module__vAd12a__c3{width:180px;height:180px}.sections-module__vAd12a__radarSweep{background:conic-gradient(#0000 0deg,#007bff26 75deg,#0000 75deg);border-radius:50%;width:200px;height:200px;animation:3s linear infinite sections-module__vAd12a__radarSpin;position:absolute;top:0;left:0}@keyframes sections-module__vAd12a__pulseRed{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes sections-module__vAd12a__wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}@keyframes sections-module__vAd12a__radarSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.sections-module__vAd12a__container{padding:0 1.5rem}.sections-module__vAd12a__heroTitle{font-size:3.5rem}.sections-module__vAd12a__sectionTitle{font-size:2.25rem}.sections-module__vAd12a__pricingGrid,.sections-module__vAd12a__stepsGrid{gap:1.5rem}}@media (max-width:768px){.sections-module__vAd12a__section{padding:4rem 1rem}.sections-module__vAd12a__hero{min-height:auto;padding:100px 1.25rem 60px}.sections-module__vAd12a__hero:before{background-size:100% 100%!important;animation:none!important}.sections-module__vAd12a__heroGrid{max-width:100%}.sections-module__vAd12a__heroTitle{margin-bottom:1.5rem;font-size:2.75rem}.sections-module__vAd12a__heroDescription{margin-bottom:2rem;font-size:1rem}.sections-module__vAd12a__featureHeader .sections-module__vAd12a__sectionTitle{font-size:2.25rem}.sections-module__vAd12a__searchContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:1.5rem;flex-direction:column;gap:.5rem;height:auto;padding:.75rem}.sections-module__vAd12a__searchInputGroup{border-bottom:1px solid #0000000d;border-right:none;width:100%;height:3.5rem;padding:.5rem 1rem}.sections-module__vAd12a__searchInputGroup:not(:last-of-type){border-bottom:1px solid #e2e8f0;border-right:none}.sections-module__vAd12a__searchBtn{border-radius:12px;width:100%;height:3.5rem;margin:.25rem 0 0;box-shadow:0 4px 12px #0000001a}.sections-module__vAd12a__dashboardPeek{max-width:100%}.sections-module__vAd12a__dashboardSkills{display:none}.sections-module__vAd12a__featureGrid,.sections-module__vAd12a__stepsGrid,.sections-module__vAd12a__pricingGrid,.sections-module__vAd12a__testimonialGrid,.sections-module__vAd12a__jobGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.sections-module__vAd12a__faqGrid{grid-template-columns:1fr}.sections-module__vAd12a__powerGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.sections-module__vAd12a__cardLarge{grid-column:span 2}.sections-module__vAd12a__cardSmall{grid-column:span 1}.sections-module__vAd12a__powerCard{padding:1.5rem}.sections-module__vAd12a__powerCardTitle{font-size:1.25rem}.sections-module__vAd12a__powerCardDesc{font-size:.9rem}.sections-module__vAd12a__userSegments{padding:4rem 1.25rem}.sections-module__vAd12a__segmentsGrid{grid-template-columns:1fr;gap:1.5rem}.sections-module__vAd12a__segmentCard{border-radius:1.5rem;padding:2rem 1.75rem}.sections-module__vAd12a__segmentTitle{margin-bottom:.75rem;font-size:1.625rem}.sections-module__vAd12a__segmentDesc{margin-bottom:1.5rem;font-size:.95rem}.sections-module__vAd12a__segmentFeatures{margin-bottom:1.5rem}.sections-module__vAd12a__segmentAction{width:100%;min-width:unset}.sections-module__vAd12a__cta{padding:4rem 1rem}.sections-module__vAd12a__ctaCard{border-radius:1.75rem;padding:3rem 2rem}.sections-module__vAd12a__ctaTitle{letter-spacing:-.015em;margin-bottom:1rem;font-size:2rem}.sections-module__vAd12a__ctaDesc{margin-bottom:2rem;font-size:1rem}.sections-module__vAd12a__ctaBtn{justify-content:center;width:100%;padding:1rem 2rem}.sections-module__vAd12a__tagName{font-size:1rem}.sections-module__vAd12a__industryFlex{gap:1rem 1.5rem}.sections-module__vAd12a__pricingCard.sections-module__vAd12a__popular{transform:scale(1)}.sections-module__vAd12a__pricingCard.sections-module__vAd12a__popular:hover{transform:translateY(-5px)}}@media (max-width:600px){.sections-module__vAd12a__powerGrid{grid-template-columns:1fr}.sections-module__vAd12a__cardLarge,.sections-module__vAd12a__cardSmall{grid-column:span 1}.sections-module__vAd12a__segmentCard{border-radius:1.25rem;padding:1.75rem 1.5rem}.sections-module__vAd12a__segmentBadge{margin-bottom:1rem}.sections-module__vAd12a__segmentFeatures{gap:.75rem}}@media (max-width:480px){.sections-module__vAd12a__hero{padding:90px 1rem 48px}.sections-module__vAd12a__heroTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;line-height:1.1}.sections-module__vAd12a__heroDescription{margin-bottom:1.75rem;font-size:.9375rem;line-height:1.5}.sections-module__vAd12a__heroBadge{margin-bottom:16px;padding:.4rem .85rem;font-size:.75rem}.sections-module__vAd12a__sectionTitle{font-size:1.75rem}.sections-module__vAd12a__featureHeader .sections-module__vAd12a__sectionTitle{font-size:1.875rem}.sections-module__vAd12a__badge{margin-bottom:1.5rem;padding:.35rem .75rem;font-size:.75rem}.sections-module__vAd12a__searchContainer{border-radius:1rem}.sections-module__vAd12a__popularContainer{gap:.5rem;font-size:.8rem}.sections-module__vAd12a__popularTags{gap:.5rem}.sections-module__vAd12a__popularTag{padding:.3rem .7rem;font-size:.78rem}.sections-module__vAd12a__dashboardPeek{margin-top:1.5rem}.sections-module__vAd12a__segmentTitle{font-size:1.4rem}.sections-module__vAd12a__segmentDesc{margin-bottom:1.25rem;font-size:.9rem}.sections-module__vAd12a__segmentFeatures{gap:.65rem;margin-bottom:1.25rem}.sections-module__vAd12a__segmentAction{width:100%;padding:.8rem 1.5rem;font-size:.95rem}.sections-module__vAd12a__cta{padding:3rem 1rem}.sections-module__vAd12a__ctaTitle{margin-bottom:.875rem;font-size:1.625rem}.sections-module__vAd12a__ctaDesc{margin-bottom:1.75rem;font-size:.9rem}.sections-module__vAd12a__ctaCard{border-radius:1.25rem;padding:2.25rem 1.5rem}.sections-module__vAd12a__ctaBtn{justify-content:center;width:100%;padding:.9rem 1.5rem;font-size:1rem}.sections-module__vAd12a__industryGrid{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:1rem;overflow-x:auto}.sections-module__vAd12a__industryCard{background:var(--background);border-radius:.5rem;flex-shrink:0;padding:.5rem 1rem}.sections-module__vAd12a__tagName{font-size:.9rem}.sections-module__vAd12a__stepsGrid{gap:1.25rem}.sections-module__vAd12a__stepCard{padding:2rem 1.25rem}.sections-module__vAd12a__featureCard{padding:2rem 1.5rem}.sections-module__vAd12a__featureCard h3{font-size:1.1rem}.sections-module__vAd12a__section{padding:3rem 1rem}.sections-module__vAd12a__howItWorks,.sections-module__vAd12a__features,.sections-module__vAd12a__superhumanPowers,.sections-module__vAd12a__userSegments,.sections-module__vAd12a__industries,.sections-module__vAd12a__pricing,.sections-module__vAd12a__faq,.sections-module__vAd12a__featuredJobs,.sections-module__vAd12a__cta{padding:4rem 1.25rem}}
.cursor-grid{pointer-events:none;width:100%;height:100%;position:relative;overflow:hidden}.cursor-grid__canvas{pointer-events:none;width:100%;height:100%;display:block}
.outer-container{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100%;padding:1rem;display:flex}@media (min-width:640px){.outer-container{width:100%}}.step-circle-container{background:#fff;border-radius:1.5rem;width:100%;margin-left:auto;margin-right:auto}.step-indicator-row{align-items:center;width:100%;padding:1rem 0;display:flex}.step-content-default{position:relative;overflow:hidden}.step-default{padding-left:.5rem;padding-right:.5rem}.footer-container{padding-top:1rem}.footer-nav{margin-top:1rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{color:#64748b;cursor:pointer;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.back-button:hover{color:#334155;background-color:#f1f5f9}.back-button.inactive{pointer-events:none;opacity:.4}.next-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #3b82f640}.next-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 6px 16px #3b82f659}.next-button:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}.step-indicator{cursor:pointer;outline:none;position:relative}.step-indicator-inner{border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.8rem;font-weight:600;display:flex}.active-dot{background-color:#fff;border-radius:9999px;width:.6rem;height:.6rem}.step-number{font-size:.8rem}.step-connector{background-color:#e2e8f0;border-radius:.25rem;flex:1;height:.125rem;margin-left:.5rem;margin-right:.5rem;position:relative;overflow:hidden}.step-connector-inner{height:100%;position:absolute;top:0;left:0}.check-icon{color:#fff;width:.9rem;height:.9rem}
