#talentq-hero-section{position:relative;width:100%;padding:60px 0;overflow:hidden;background-color:#fff;margin:0;box-sizing:border-box}#talentq-hero-section *{box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-hero-section .background-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#talentq-hero-section .circle{position:absolute;border-radius:50%;border:2px solid #0BAAC2}#talentq-hero-section .circle-large{width:550px;height:550px;top:-180px;right:-120px;border-width:3px;opacity:.15}#talentq-hero-section .circle-medium{width:320px;height:320px;bottom:-120px;left:-80px;border-width:2px;opacity:.12}#talentq-hero-section .inner-circle{position:absolute;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,#20c6e0,#0baac21a 70%);top:35%;right:22%;filter:blur(15px)}#talentq-hero-section .dot{position:absolute;width:15px;height:15px;background-color:#0baac2;border-radius:50%;box-shadow:0 0 20px #0baac24d}#talentq-hero-section .dot-1{top:38%;right:20%;animation:talentq-hero-float 7s ease-in-out infinite}#talentq-hero-section .dot-2{bottom:25%;left:18%;width:10px;height:10px;animation:talentq-hero-float 5s ease-in-out infinite 1s}#talentq-hero-section .dot-3{top:22%;left:28%;width:8px;height:8px;animation:talentq-hero-float 6s ease-in-out infinite 2s}#talentq-hero-section .curved-line{position:absolute;width:200px;height:200px;border:none;border-top:2px solid #0BAAC2;border-radius:50%;opacity:.15}#talentq-hero-section .curved-line-1{top:20%;left:10%;width:250px;height:250px;transform:rotate(45deg)}#talentq-hero-section .curved-line-2{bottom:10%;right:15%;width:300px;height:150px;transform:rotate(-30deg)}#talentq-hero-section .diagonal-line{position:absolute;width:150px;height:2px;background-color:#0baac2;opacity:.15;transform-origin:center}#talentq-hero-section .diagonal-line-1{top:35%;left:25%;transform:rotate(45deg)}#talentq-hero-section .diagonal-line-2{bottom:25%;right:28%;transform:rotate(-60deg)}#talentq-hero-section .hero-container{width:90%;max-width:1200px;margin:0 auto;padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;z-index:2;background:#fffffff2;border-radius:24px;box-shadow:0 25px 50px #0baac21a}#talentq-hero-section .container-footer{width:90%;max-width:1200px;height:40px;margin:-20px auto 0;position:relative;background:linear-gradient(to bottom,#fffffff2,#fff0);border-radius:0 0 24px 24px;z-index:1}#talentq-hero-section .logo-container{margin-bottom:1.5rem;position:relative}#talentq-hero-section .logo{width:220px;height:auto}#talentq-hero-section .brand-name{line-height:0;margin-bottom:2.5rem;display:flex;justify-content:center}#talentq-hero-section .brand-name .iq-wordmark{width:clamp(220px,32vw,360px);height:auto}#talentq-hero-section .hero-title{font-size:2rem;font-weight:700;margin-bottom:1.6rem;color:#033740;max-width:80%;line-height:1.3;letter-spacing:-.5px;animation:talentq-hero-fade-up 1.2s ease-out}#talentq-hero-section .hero-stats{font-size:1.6rem;margin-bottom:2.5rem;line-height:1.8;animation:talentq-hero-fade-up 1.5s ease-out;font-weight:400;color:#085a68}#talentq-hero-section .highlight{color:#09889b;font-weight:700;position:relative;display:inline-block}#talentq-hero-section .highlight:after{content:"";position:absolute;width:100%;height:8px;bottom:5px;left:0;background-color:#0baac21a;z-index:-1;border-radius:4px}#talentq-hero-section .bullet-points{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;margin-bottom:1.5rem;text-align:left;width:100%;max-width:80%;animation:talentq-hero-fade-up 1.8s ease-out}#talentq-hero-section .bullet-point{display:flex;align-items:flex-start}#talentq-hero-section .bullet-icon{min-width:10px;height:10px;background:linear-gradient(to bottom,#1cc4de,#0a8ca3);border-radius:50%;margin-top:.4rem;margin-right:.8rem;flex-shrink:0}#talentq-hero-section .bullet-point p{margin:0;font-size:1.2rem;color:#085a68;line-height:1.4}#talentq-hero-section .hero-cta{font-size:1.6rem;font-weight:600;color:#076674;margin-bottom:.5rem;animation:talentq-hero-fade-up 2s ease-out;position:relative;padding:.8rem 2rem;border-radius:14px;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);background:linear-gradient(120deg,#0baac20d,#0baac226);border:1px solid rgba(11,170,194,.15);text-decoration:none;display:inline-block}#talentq-hero-section .hero-cta:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0baac233;background:linear-gradient(120deg,#0baac21a,#0baac240);color:#04444d}@keyframes talentq-hero-float{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(10px)}to{transform:translateY(0) translate(0)}}@keyframes talentq-hero-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){#talentq-hero-section .hero-title{font-size:2.2rem;max-width:85%}#talentq-hero-section .hero-stats{font-size:1.5rem}#talentq-hero-section .logo{width:205px}}@media(max-width:992px){#talentq-hero-section .hero-container{padding:2.5rem;width:92%}#talentq-hero-section .container-footer{width:92%}#talentq-hero-section .hero-title{font-size:2rem;max-width:90%}#talentq-hero-section .hero-stats{font-size:1.4rem}#talentq-hero-section .bullet-point p{font-size:1.1rem}#talentq-hero-section .hero-cta{font-size:1.5rem}#talentq-hero-section .logo{width:190px}}@media(max-width:768px){#talentq-hero-section{padding:50px 0}#talentq-hero-section .hero-container{padding:2rem;width:94%}#talentq-hero-section .container-footer{width:94%}#talentq-hero-section .hero-title{font-size:1.8rem;max-width:100%;margin-bottom:1.5rem}#talentq-hero-section .hero-stats{font-size:1.2rem;margin-bottom:2rem}#talentq-hero-section .bullet-points{max-width:90%;gap:.8rem;margin-top:1.5rem}#talentq-hero-section .bullet-point p{font-size:1rem}#talentq-hero-section .hero-cta{font-size:1.3rem;padding:.8rem 1.5rem}#talentq-hero-section .logo{width:168px}#talentq-hero-section .circle-large,#talentq-hero-section .circle-medium{opacity:.08}}@media(max-width:576px){#talentq-hero-section{padding:40px 0}#talentq-hero-section .hero-container{padding:1.5rem;width:96%}#talentq-hero-section .container-footer{width:96%}#talentq-hero-section .logo{width:142px}#talentq-hero-section .brand-name{margin-bottom:1.5rem}#talentq-hero-section .hero-title{font-size:1.4rem;margin-bottom:1.2rem}#talentq-hero-section .hero-stats{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}#talentq-hero-section .highlight:after{height:6px;bottom:3px}#talentq-hero-section .bullet-points{max-width:100%;gap:.6rem;margin-top:1.2rem;margin-bottom:1rem}#talentq-hero-section .bullet-icon{min-width:8px;height:8px;margin-top:.3rem}#talentq-hero-section .bullet-point p{font-size:.9rem;line-height:1.4}#talentq-hero-section .hero-cta{font-size:1.1rem;padding:.6rem 1.2rem;margin-bottom:.3rem}}@media(max-width:400px){#talentq-hero-section .hero-title{font-size:1.3rem}#talentq-hero-section .hero-stats{font-size:.95rem}#talentq-hero-section .bullet-point p{font-size:.85rem}#talentq-hero-section .hero-cta{font-size:1rem}}@media(prefers-reduced-motion:reduce){#talentq-hero-section *,#talentq-hero-section *:before,#talentq-hero-section *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.talents-cloud[data-astro-cid-l5ey3ggn]{background:var(--bg);position:relative;overflow:hidden}.cloud-card[data-astro-cid-l5ey3ggn]{background:#fffffff2;border-radius:var(--r-2xl);box-shadow:var(--shadow-lg);padding:var(--sp-12) var(--sp-8)}.cloud-subtitle[data-astro-cid-l5ey3ggn]{font-size:var(--fs-md);color:var(--text-muted);max-width:800px;margin:0 auto var(--sp-10);line-height:1.6}.cloud-subtitle[data-astro-cid-l5ey3ggn] strong[data-astro-cid-l5ey3ggn]{color:var(--brand-primary-dark);font-weight:700}.categories-grid[data-astro-cid-l5ey3ggn]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--sp-5);max-width:1100px;margin:0 auto}.category-ball[data-astro-cid-l5ey3ggn]{width:150px;height:150px;border-radius:50%;box-shadow:var(--shadow-md);transition:transform var(--t-base),box-shadow var(--t-base);background-image:linear-gradient(to bottom right,#fff3,#0000001a);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:var(--sp-3);color:#fff;text-align:center}.category-ball[data-astro-cid-l5ey3ggn]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.number-row[data-astro-cid-l5ey3ggn]{display:flex;align-items:center;justify-content:center;gap:var(--sp-2);margin-bottom:var(--sp-2);line-height:1}.category-icon[data-astro-cid-l5ey3ggn]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.category-icon[data-astro-cid-l5ey3ggn] svg{width:22px;height:22px;stroke:#fff;fill:none;stroke-width:2;display:block}.category-number[data-astro-cid-l5ey3ggn]{font-size:22px;font-weight:800;line-height:1;display:inline-flex;align-items:center}.category-name[data-astro-cid-l5ey3ggn]{font-size:12px;line-height:1.3;text-align:center;font-weight:600;max-height:48px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-shadow:0 1px 2px rgba(0,0,0,.2);padding:0 6px}.full-classification-cta[data-astro-cid-l5ey3ggn]{margin-top:var(--sp-10);text-align:center}.cta-classification[data-astro-cid-l5ey3ggn]{display:inline-flex;align-items:center;gap:var(--sp-2)}.cta-classification-icon[data-astro-cid-l5ey3ggn]{flex-shrink:0;color:currentColor}.full-classification-hint[data-astro-cid-l5ey3ggn]{margin-top:var(--sp-3);font-size:var(--fs-sm);color:var(--text-muted)}@media(max-width:900px){.category-ball[data-astro-cid-l5ey3ggn]{width:130px;height:130px}.cloud-card[data-astro-cid-l5ey3ggn]{padding:var(--sp-8) var(--sp-6)}}@media(max-width:600px){.category-ball[data-astro-cid-l5ey3ggn]{width:110px;height:110px;padding:var(--sp-2)}.category-icon[data-astro-cid-l5ey3ggn] svg{width:18px;height:18px}.category-number[data-astro-cid-l5ey3ggn]{font-size:20px}.category-name[data-astro-cid-l5ey3ggn]{font-size:10px;-webkit-line-clamp:4}}#talentq-for-whom-section[data-astro-cid-wlesxkre]{position:relative;width:100%;padding:80px 0;overflow:hidden;background-color:#fff;margin:0;box-sizing:border-box}#talentq-for-whom-section[data-astro-cid-wlesxkre] [data-astro-cid-wlesxkre]{box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-for-whom-section[data-astro-cid-wlesxkre] .background-elements[data-astro-cid-wlesxkre]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}#talentq-for-whom-section[data-astro-cid-wlesxkre] .circle[data-astro-cid-wlesxkre]{position:absolute;border-radius:50%;border:2px solid #0BAAC2}#talentq-for-whom-section[data-astro-cid-wlesxkre] .circle-large[data-astro-cid-wlesxkre]{width:550px;height:550px;bottom:-250px;left:-180px;border-width:3px;opacity:.12}#talentq-for-whom-section[data-astro-cid-wlesxkre] .circle-medium[data-astro-cid-wlesxkre]{width:320px;height:320px;top:-120px;right:-80px;border-width:2px;opacity:.1}#talentq-for-whom-section[data-astro-cid-wlesxkre] .inner-circle[data-astro-cid-wlesxkre]{position:absolute;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,#20c6e0,#0baac21a 70%);bottom:25%;left:18%;filter:blur(15px);opacity:.5}#talentq-for-whom-section[data-astro-cid-wlesxkre] .dot[data-astro-cid-wlesxkre]{position:absolute;width:15px;height:15px;background-color:#0baac2;border-radius:50%;box-shadow:0 0 20px #0baac24d}#talentq-for-whom-section[data-astro-cid-wlesxkre] .dot-1[data-astro-cid-wlesxkre]{bottom:20%;right:28%;animation:talentq-float-alt 8s ease-in-out infinite}#talentq-for-whom-section[data-astro-cid-wlesxkre] .dot-2[data-astro-cid-wlesxkre]{top:25%;left:22%;width:10px;height:10px;animation:talentq-float-alt 6s ease-in-out infinite 1.5s}#talentq-for-whom-section[data-astro-cid-wlesxkre] .dot-3[data-astro-cid-wlesxkre]{top:30%;right:20%;width:8px;height:8px;animation:talentq-float-alt 7s ease-in-out infinite .8s}#talentq-for-whom-section[data-astro-cid-wlesxkre] .curved-line[data-astro-cid-wlesxkre]{position:absolute;width:200px;height:200px;border:none;border-top:2px solid #0BAAC2;border-radius:50%;opacity:.15}#talentq-for-whom-section[data-astro-cid-wlesxkre] .curved-line-1[data-astro-cid-wlesxkre]{bottom:15%;left:15%;width:250px;height:250px;transform:rotate(-30deg)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .curved-line-2[data-astro-cid-wlesxkre]{top:10%;right:10%;width:300px;height:150px;transform:rotate(45deg)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .diagonal-line[data-astro-cid-wlesxkre]{position:absolute;width:150px;height:2px;background-color:#0baac2;opacity:.15;transform-origin:center}#talentq-for-whom-section[data-astro-cid-wlesxkre] .diagonal-line-1[data-astro-cid-wlesxkre]{bottom:35%;right:20%;transform:rotate(45deg)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .diagonal-line-2[data-astro-cid-wlesxkre]{top:25%;left:20%;transform:rotate(-60deg)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-container[data-astro-cid-wlesxkre]{width:90%;max-width:1200px;margin:0 auto;position:relative;z-index:2}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-header[data-astro-cid-wlesxkre]{text-align:center;margin-bottom:50px;animation:talentq-fade-up 1s ease-out}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-title[data-astro-cid-wlesxkre]{font-size:2.5rem;font-weight:700;color:#033740;margin-bottom:1.5rem;position:relative;display:inline-block}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-title[data-astro-cid-wlesxkre]:after{content:"";position:absolute;bottom:-12px;left:25%;width:50%;height:4px;background:linear-gradient(to right,#0baac21a,#0baac280,#0baac21a);border-radius:2px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-description[data-astro-cid-wlesxkre]{font-size:1.2rem;color:#085a68;line-height:1.6;max-width:800px;margin:0 auto 3rem;text-align:center;animation:talentq-fade-up 1.2s ease-out}#talentq-for-whom-section[data-astro-cid-wlesxkre] .highlight[data-astro-cid-wlesxkre]{color:#09889b;font-weight:600;position:relative;display:inline-block}#talentq-for-whom-section[data-astro-cid-wlesxkre] .highlight[data-astro-cid-wlesxkre]:after{content:"";position:absolute;width:100%;height:8px;bottom:5px;left:0;background-color:#0baac21a;z-index:-1;border-radius:4px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .cards-container[data-astro-cid-wlesxkre]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:50px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .cards-container--solo[data-astro-cid-wlesxkre]{display:flex;justify-content:center;margin-bottom:50px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .cards-container--solo[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]{width:100%;max-width:360px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]{background:#fffffff2;border-radius:16px;box-shadow:0 15px 35px #0baac21a;padding:30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;z-index:2;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;animation:talentq-fade-up 1.4s ease-out}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]:hover{transform:translateY(-10px);box-shadow:0 25px 45px #0baac233}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#1cc4de,#0a8ca3);transition:height .4s ease}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]:hover:before{height:7px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-icon-wrapper[data-astro-cid-wlesxkre]{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:5px;position:relative}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-icon[data-astro-cid-wlesxkre]{width:100px;height:100px;fill:#0baac2;position:relative;z-index:1;transition:transform .3s ease}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]:hover .card-icon[data-astro-cid-wlesxkre]{transform:scale(1.1)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-title[data-astro-cid-wlesxkre]{font-size:1.4rem;font-weight:600;color:#033740;margin-bottom:15px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-description[data-astro-cid-wlesxkre]{font-size:1.1rem;color:#085a68;line-height:1.5;flex-grow:1}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-description[data-astro-cid-wlesxkre] strong{color:#09889b;font-weight:600}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-button[data-astro-cid-wlesxkre]{display:inline-block;margin-top:15px;padding:10px 24px;background:linear-gradient(135deg,#0baac2,#088da3);color:#fff;text-decoration:none;border-radius:25px;font-size:.95rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #0baac24d}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-button[data-astro-cid-wlesxkre]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0baac266;background:linear-gradient(135deg,#0cc0db,#0baac2)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]{background:linear-gradient(120deg,#0baac20d,#0baac226);border-radius:16px;padding:30px;text-align:center;max-width:900px;margin:20px auto 0;position:relative;animation:talentq-fade-up 1.6s ease-out;border:1px solid rgba(11,170,194,.1)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]:before,#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]:after{content:"";position:absolute;width:50px;height:50px;background-image:url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 0C11.19 0 0 11.19 0 25C0 38.81 11.19 50 25 50C38.81 50 50 38.81 50 25C50 11.19 38.81 0 25 0ZM25 7.5C29.14 7.5 32.5 10.86 32.5 15C32.5 19.14 29.14 22.5 25 22.5C20.86 22.5 17.5 19.14 17.5 15C17.5 10.86 20.86 7.5 25 7.5ZM25 43C18.75 43 13.22 39.95 10 35.12C10.07 30.07 20 27.25 25 27.25C29.97 27.25 39.93 30.07 40 35.12C36.78 39.95 31.25 43 25 43Z' fill='rgba(11, 170, 194, 0.05)'/%3E%3C/svg%3E");background-size:contain;opacity:.5;z-index:0}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]:before{top:-15px;left:-15px;transform:rotate(-15deg)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]:after{bottom:-15px;right:-15px;transform:rotate(15deg)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre] p[data-astro-cid-wlesxkre]{font-size:1.25rem;color:#033740;line-height:1.6;font-weight:500;position:relative;z-index:1;margin:0}@keyframes talentq-float-alt{0%{transform:translateY(0) translate(0)}50%{transform:translateY(15px) translate(-10px)}to{transform:translateY(0) translate(0)}}@media(max-width:1200px){#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-title[data-astro-cid-wlesxkre]{font-size:2.2rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-description[data-astro-cid-wlesxkre]{font-size:1.15rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-title[data-astro-cid-wlesxkre]{font-size:1.3rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-description[data-astro-cid-wlesxkre]{font-size:1rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre] p[data-astro-cid-wlesxkre]{font-size:1.2rem}}@media(max-width:992px){#talentq-for-whom-section[data-astro-cid-wlesxkre]{padding:60px 0}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-container[data-astro-cid-wlesxkre]{width:92%}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-title[data-astro-cid-wlesxkre]{font-size:2rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-description[data-astro-cid-wlesxkre]{font-size:1.1rem;margin-bottom:2.5rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .cards-container[data-astro-cid-wlesxkre]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]{padding:25px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-icon[data-astro-cid-wlesxkre]{width:100px;height:100px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]{padding:25px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre] p[data-astro-cid-wlesxkre]{font-size:1.15rem}}@media(max-width:768px){#talentq-for-whom-section[data-astro-cid-wlesxkre]{padding:50px 0}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-container[data-astro-cid-wlesxkre]{width:94%}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-header[data-astro-cid-wlesxkre]{margin-bottom:30px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-title[data-astro-cid-wlesxkre]{font-size:1.8rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-title[data-astro-cid-wlesxkre]:after{bottom:-10px;height:3px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-description[data-astro-cid-wlesxkre]{font-size:1rem;margin-bottom:2rem;padding:0 15px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]{padding:20px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-icon-wrapper[data-astro-cid-wlesxkre]{margin-bottom:5px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-icon[data-astro-cid-wlesxkre]{width:80px;height:80px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-title[data-astro-cid-wlesxkre]{font-size:1.2rem;margin-bottom:10px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card-description[data-astro-cid-wlesxkre]{font-size:.95rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]{padding:20px;margin-top:10px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre] p[data-astro-cid-wlesxkre]{font-size:1.05rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .circle-large[data-astro-cid-wlesxkre],#talentq-for-whom-section[data-astro-cid-wlesxkre] .circle-medium[data-astro-cid-wlesxkre]{opacity:.08}}@media(max-width:576px){#talentq-for-whom-section[data-astro-cid-wlesxkre]{padding:40px 0}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-container[data-astro-cid-wlesxkre]{width:96%}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-title[data-astro-cid-wlesxkre]{font-size:1.6rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .section-description[data-astro-cid-wlesxkre]{font-size:.95rem;line-height:1.5}#talentq-for-whom-section[data-astro-cid-wlesxkre] .cards-container[data-astro-cid-wlesxkre]{grid-template-columns:1fr;gap:15px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .cards-container--solo[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]{max-width:none}#talentq-for-whom-section[data-astro-cid-wlesxkre] .card[data-astro-cid-wlesxkre]:hover{transform:translateY(-5px)}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]:before,#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre]:after{width:40px;height:40px}#talentq-for-whom-section[data-astro-cid-wlesxkre] .final-message[data-astro-cid-wlesxkre] p[data-astro-cid-wlesxkre]{font-size:.95rem}#talentq-for-whom-section[data-astro-cid-wlesxkre] .highlight[data-astro-cid-wlesxkre]:after{height:6px;bottom:3px}}#talentq-why-it-works[data-astro-cid-iqcwybbr]{position:relative;width:100%;padding:80px 0;overflow:hidden;background-color:#fff;margin:0;box-sizing:border-box}#talentq-why-it-works[data-astro-cid-iqcwybbr] [data-astro-cid-iqcwybbr]{box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-why-it-works[data-astro-cid-iqcwybbr] .background-elements[data-astro-cid-iqcwybbr]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}#talentq-why-it-works[data-astro-cid-iqcwybbr] .circle[data-astro-cid-iqcwybbr]{position:absolute;border-radius:50%;border:2px solid rgba(11,170,194,.08)}#talentq-why-it-works[data-astro-cid-iqcwybbr] .circle-large[data-astro-cid-iqcwybbr]{width:600px;height:600px;bottom:-200px;right:-150px;border-width:1px;opacity:.5}#talentq-why-it-works[data-astro-cid-iqcwybbr] .circle-medium[data-astro-cid-iqcwybbr]{width:400px;height:400px;top:-100px;left:-100px;border-width:1px;opacity:.3}#talentq-why-it-works[data-astro-cid-iqcwybbr] .dot[data-astro-cid-iqcwybbr]{position:absolute;width:6px;height:6px;background-color:#0baac280;border-radius:50%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .dot-1[data-astro-cid-iqcwybbr]{top:20%;right:15%;animation:talentq-float 9s ease-in-out infinite}#talentq-why-it-works[data-astro-cid-iqcwybbr] .dot-2[data-astro-cid-iqcwybbr]{bottom:30%;left:10%;width:4px;height:4px;animation:talentq-float 7s ease-in-out infinite 1s}#talentq-why-it-works[data-astro-cid-iqcwybbr] .dot-3[data-astro-cid-iqcwybbr]{top:40%;left:20%;width:3px;height:3px;animation:talentq-float 8s ease-in-out infinite 2s}#talentq-why-it-works[data-astro-cid-iqcwybbr] .curved-line[data-astro-cid-iqcwybbr]{position:absolute;width:200px;height:200px;border:none;border-top:1px solid rgba(11,170,194,.1);border-radius:50%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .curved-line-1[data-astro-cid-iqcwybbr]{top:15%;left:8%;width:250px;height:250px;transform:rotate(45deg)}#talentq-why-it-works[data-astro-cid-iqcwybbr] .curved-line-2[data-astro-cid-iqcwybbr]{bottom:10%;right:12%;width:300px;height:150px;transform:rotate(-30deg)}#talentq-why-it-works[data-astro-cid-iqcwybbr] .diagonal-line[data-astro-cid-iqcwybbr]{position:absolute;width:150px;height:1px;background-color:#0baac21a;transform-origin:center}#talentq-why-it-works[data-astro-cid-iqcwybbr] .diagonal-line-1[data-astro-cid-iqcwybbr]{top:30%;left:20%;transform:rotate(45deg)}#talentq-why-it-works[data-astro-cid-iqcwybbr] .diagonal-line-2[data-astro-cid-iqcwybbr]{bottom:25%;right:25%;transform:rotate(-60deg)}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line[data-astro-cid-iqcwybbr]{position:absolute;background-color:#0baac208}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-horizontal[data-astro-cid-iqcwybbr]{height:1px;width:100%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-vertical[data-astro-cid-iqcwybbr]{width:1px;height:100%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-h1[data-astro-cid-iqcwybbr]{top:25%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-h2[data-astro-cid-iqcwybbr]{top:50%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-h3[data-astro-cid-iqcwybbr]{top:75%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-v1[data-astro-cid-iqcwybbr]{left:25%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-v2[data-astro-cid-iqcwybbr]{left:50%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .grid-line-v3[data-astro-cid-iqcwybbr]{left:75%}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-container[data-astro-cid-iqcwybbr]{width:90%;max-width:1200px;margin:0 auto;position:relative;z-index:2}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title-container[data-astro-cid-iqcwybbr]{position:relative;margin-bottom:30px;text-align:center}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-pretitle[data-astro-cid-iqcwybbr]{font-size:.95rem;text-transform:uppercase;letter-spacing:3px;color:#076674;margin-bottom:15px;opacity:0;animation:talentq-fade-up .8s ease-out .2s forwards}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title[data-astro-cid-iqcwybbr]{font-size:2.5rem;font-weight:700;color:#033740;margin:0 0 5px;position:relative;display:inline-block;opacity:0;animation:talentq-fade-up .8s ease-out .4s forwards}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title[data-astro-cid-iqcwybbr]:after{content:"";position:absolute;width:60px;height:3px;bottom:-15px;left:50%;transform:translate(-50%);background:linear-gradient(to right,#0baac2,#0a8ca3);border-radius:1.5px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-description[data-astro-cid-iqcwybbr]{font-size:1.15rem;line-height:1.6;color:#085a68;max-width:800px;margin:30px auto 40px;text-align:center;opacity:0;animation:talentq-fade-up .8s ease-out .6s forwards}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-grid[data-astro-cid-iqcwybbr]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]{background:#fffffffa;border-radius:16px;padding:30px 35px 35px;box-shadow:0 15px 35px #0baac20f;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(30px);animation:talentq-fade-up .8s ease-out forwards;border:1px solid rgba(11,170,194,.05)}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0baac21a}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]:nth-child(1){animation-delay:.8s}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]:nth-child(2){animation-delay:1s}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]:nth-child(3){animation-delay:1.2s}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]:nth-child(4){animation-delay:1.4s}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr]{width:95px;height:95px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(135deg,#0baac20d,#0baac21a);position:relative;border:1px solid rgba(11,170,194,.08);margin-bottom:22px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:60px;height:60px;fill:#0baac2}#talentq-why-it-works[data-astro-cid-iqcwybbr] .logo-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:60px;height:60px;fill:none}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-content[data-astro-cid-iqcwybbr]{width:100%;text-align:left}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-title[data-astro-cid-iqcwybbr]{font-size:1.25rem;font-weight:600;color:#033740;margin:0 0 15px;text-align:center}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-text[data-astro-cid-iqcwybbr]{font-size:1rem;line-height:1.6;color:#085a68;margin:0;text-align:left}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-text[data-astro-cid-iqcwybbr] strong{color:#09889b;font-weight:600}@media(max-width:1200px){#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title[data-astro-cid-iqcwybbr]{font-size:2.2rem}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-description[data-astro-cid-iqcwybbr]{font-size:1.1rem}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]{padding:25px 30px 30px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr]{width:95px;height:95px;margin-bottom:22px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:52px;height:52px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .logo-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:60px;height:60px}}@media(max-width:992px){#talentq-why-it-works[data-astro-cid-iqcwybbr]{padding:70px 0}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title[data-astro-cid-iqcwybbr]{font-size:2rem}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-description[data-astro-cid-iqcwybbr]{font-size:1.05rem;margin:25px auto 35px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-title[data-astro-cid-iqcwybbr]{font-size:1.2rem;margin-bottom:12px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]{padding:22px 25px 28px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr]{width:85px;height:85px;margin-bottom:20px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:45px;height:45px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .logo-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:52px;height:52px}}@media(max-width:768px){#talentq-why-it-works[data-astro-cid-iqcwybbr]{padding:60px 0}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-pretitle[data-astro-cid-iqcwybbr]{font-size:.9rem}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title[data-astro-cid-iqcwybbr]{font-size:1.8rem}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-description[data-astro-cid-iqcwybbr]{font-size:1rem;margin:25px auto 30px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-grid[data-astro-cid-iqcwybbr]{grid-template-columns:1fr;gap:20px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]{padding:20px 22px 25px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr]{width:90px;height:90px;margin-bottom:18px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:55px;height:55px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .logo-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:55px;height:55px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-title[data-astro-cid-iqcwybbr]{font-size:1.15rem;margin-bottom:10px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-text[data-astro-cid-iqcwybbr]{font-size:.95rem}}@media(max-width:576px){#talentq-why-it-works[data-astro-cid-iqcwybbr]{padding:50px 0}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-pretitle[data-astro-cid-iqcwybbr]{font-size:.8rem;letter-spacing:2px;margin-bottom:10px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title[data-astro-cid-iqcwybbr]{font-size:1.5rem}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title[data-astro-cid-iqcwybbr]:after{width:50px;height:3px;bottom:-10px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-description[data-astro-cid-iqcwybbr]{font-size:.95rem;margin:20px auto 25px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .section-title-container[data-astro-cid-iqcwybbr]{margin-bottom:15px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-grid[data-astro-cid-iqcwybbr]{gap:16px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .content-card[data-astro-cid-iqcwybbr]{padding:18px 20px 22px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr]{width:70px;height:70px;margin-bottom:15px;border-radius:14px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:44px;height:44px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .logo-icon[data-astro-cid-iqcwybbr] svg[data-astro-cid-iqcwybbr]{width:44px;height:44px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-title[data-astro-cid-iqcwybbr]{font-size:1.05rem;margin-bottom:8px}#talentq-why-it-works[data-astro-cid-iqcwybbr] .card-text[data-astro-cid-iqcwybbr]{font-size:.9rem;line-height:1.5}}#talentq-how-it-works[data-astro-cid-cmgpsf2k]{position:relative;width:100%;padding:80px 0;overflow:hidden;background-color:#fff;margin:0;box-sizing:border-box}#talentq-how-it-works[data-astro-cid-cmgpsf2k] [data-astro-cid-cmgpsf2k]{box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .background-elements[data-astro-cid-cmgpsf2k]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .circle[data-astro-cid-cmgpsf2k]{position:absolute;border-radius:50%;border:2px solid rgba(11,170,194,.08)}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .circle-large[data-astro-cid-cmgpsf2k]{width:600px;height:600px;bottom:-200px;left:-150px;border-width:1px;opacity:.5}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .circle-medium[data-astro-cid-cmgpsf2k]{width:400px;height:400px;top:-100px;right:-100px;border-width:1px;opacity:.3}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .dot[data-astro-cid-cmgpsf2k]{position:absolute;width:6px;height:6px;background-color:#0baac280;border-radius:50%}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .dot-1[data-astro-cid-cmgpsf2k]{top:20%;left:15%;animation:talentq-float 9s ease-in-out infinite}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .dot-2[data-astro-cid-cmgpsf2k]{bottom:30%;right:10%;width:4px;height:4px;animation:talentq-float 7s ease-in-out infinite 1s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .dot-3[data-astro-cid-cmgpsf2k]{top:40%;right:20%;width:3px;height:3px;animation:talentq-float 8s ease-in-out infinite 2s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .curved-line[data-astro-cid-cmgpsf2k]{position:absolute;width:200px;height:200px;border:none;border-top:1px solid rgba(11,170,194,.1);border-radius:50%}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .curved-line-1[data-astro-cid-cmgpsf2k]{top:15%;right:8%;width:250px;height:250px;transform:rotate(45deg)}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .curved-line-2[data-astro-cid-cmgpsf2k]{bottom:10%;left:12%;width:300px;height:150px;transform:rotate(-30deg)}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .diagonal-line[data-astro-cid-cmgpsf2k]{position:absolute;width:150px;height:1px;background-color:#0baac21a;transform-origin:center}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .diagonal-line-1[data-astro-cid-cmgpsf2k]{top:30%;right:20%;transform:rotate(45deg)}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .diagonal-line-2[data-astro-cid-cmgpsf2k]{bottom:25%;left:25%;transform:rotate(-60deg)}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .content-container[data-astro-cid-cmgpsf2k]{width:90%;max-width:1200px;margin:0 auto;position:relative;z-index:2}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title-container[data-astro-cid-cmgpsf2k]{position:relative;margin-bottom:60px;text-align:center}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-pretitle[data-astro-cid-cmgpsf2k]{font-size:.95rem;text-transform:uppercase;letter-spacing:3px;color:#076674;margin-bottom:15px;opacity:0;animation:talentq-fade-up .8s ease-out .2s forwards}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title[data-astro-cid-cmgpsf2k]{font-size:2.5rem;font-weight:700;color:#033740;margin:0 0 5px;position:relative;display:inline-block;opacity:0;animation:talentq-fade-up .8s ease-out .4s forwards}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title[data-astro-cid-cmgpsf2k]:after{content:"";position:absolute;width:60px;height:3px;bottom:-15px;left:50%;transform:translate(-50%);background:linear-gradient(to right,#0baac2,#0a8ca3);border-radius:1.5px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-container[data-astro-cid-cmgpsf2k]{position:relative;margin-top:60px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-line[data-astro-cid-cmgpsf2k]{position:absolute;top:0;bottom:0;left:50%;width:2px;background:linear-gradient(to bottom,#0baac240,#0baac20d);transform:translate(-50%);z-index:1}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-steps[data-astro-cid-cmgpsf2k]{position:relative;z-index:2}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]{display:flex;margin-bottom:60px;position:relative;opacity:0;transform:translateY(30px);animation:talentq-fade-up .8s ease-out forwards}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:last-child{margin-bottom:0}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(odd){flex-direction:row}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(2n){flex-direction:row-reverse}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(1){animation-delay:.6s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(2){animation-delay:.8s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(3){animation-delay:1s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(4){animation-delay:1.2s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(5){animation-delay:1.4s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(6){animation-delay:1.6s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(7){animation-delay:1.8s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(8){animation-delay:2s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(9){animation-delay:2.2s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(10){animation-delay:2.4s}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-connector[data-astro-cid-cmgpsf2k]{flex:0 0 50%;position:relative}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-number[data-astro-cid-cmgpsf2k]{position:absolute;width:60px;height:60px;background:linear-gradient(135deg,#1cc4de,#0a8ca3);border-radius:50%;color:#fff;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #0baac240;z-index:3;top:0}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(odd) .step-number[data-astro-cid-cmgpsf2k]{right:-30px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(2n) .step-number[data-astro-cid-cmgpsf2k]{left:-30px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-content[data-astro-cid-cmgpsf2k]{flex:0 0 50%;padding:0 50px;position:relative}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-box[data-astro-cid-cmgpsf2k]{background:#fff;border-radius:16px;padding:35px;box-shadow:0 15px 35px #0baac21f;border:1px solid rgba(11,170,194,.1);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-box[data-astro-cid-cmgpsf2k]:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,#1cc4de,#0a8ca3);border-radius:16px 16px 0 0}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-box[data-astro-cid-cmgpsf2k]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0baac233}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-title[data-astro-cid-cmgpsf2k]{font-size:1.5rem;font-weight:600;color:#033740;margin:0 0 20px;position:relative;padding-bottom:15px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-title[data-astro-cid-cmgpsf2k]:after{content:"";position:absolute;width:40px;height:2px;bottom:0;left:0;background:linear-gradient(to right,#0baac2,#0a8ca3);border-radius:1px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-text[data-astro-cid-cmgpsf2k]{font-size:1rem;line-height:1.6;color:#085a68;margin:0}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-text[data-astro-cid-cmgpsf2k] strong{color:#09889b;font-weight:600}@keyframes talentq-float{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-15px) translate(7px)}to{transform:translateY(0) translate(0)}}@keyframes talentq-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title[data-astro-cid-cmgpsf2k]{font-size:2.2rem}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-box[data-astro-cid-cmgpsf2k]{padding:30px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-title[data-astro-cid-cmgpsf2k]{font-size:1.4rem}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-content[data-astro-cid-cmgpsf2k]{padding:0 40px}}@media(max-width:992px){#talentq-how-it-works[data-astro-cid-cmgpsf2k]{padding:70px 0}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title[data-astro-cid-cmgpsf2k]{font-size:2rem}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-title[data-astro-cid-cmgpsf2k]{font-size:1.3rem;margin-bottom:15px;padding-bottom:12px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-box[data-astro-cid-cmgpsf2k]{padding:25px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-number[data-astro-cid-cmgpsf2k]{width:50px;height:50px;font-size:20px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(odd) .step-number[data-astro-cid-cmgpsf2k]{right:-25px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]:nth-child(2n) .step-number[data-astro-cid-cmgpsf2k]{left:-25px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-content[data-astro-cid-cmgpsf2k]{padding:0 35px}}@media(max-width:768px){#talentq-how-it-works[data-astro-cid-cmgpsf2k]{padding:60px 0}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-pretitle[data-astro-cid-cmgpsf2k]{font-size:.9rem}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title[data-astro-cid-cmgpsf2k]{font-size:1.8rem}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-line[data-astro-cid-cmgpsf2k]{left:30px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]{flex-direction:row!important;margin-bottom:40px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-connector[data-astro-cid-cmgpsf2k]{flex:0 0 60px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-number[data-astro-cid-cmgpsf2k]{width:40px;height:40px;font-size:18px;left:10px!important;right:auto!important}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-content[data-astro-cid-cmgpsf2k]{flex:1;padding:0 0 0 30px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-title[data-astro-cid-cmgpsf2k]{font-size:1.2rem;margin-bottom:12px;padding-bottom:10px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-text[data-astro-cid-cmgpsf2k]{font-size:.95rem}}@media(max-width:576px){#talentq-how-it-works[data-astro-cid-cmgpsf2k]{padding:50px 0}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-pretitle[data-astro-cid-cmgpsf2k]{font-size:.8rem;letter-spacing:2px;margin-bottom:10px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title[data-astro-cid-cmgpsf2k]{font-size:1.5rem}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .section-title[data-astro-cid-cmgpsf2k]:after{width:50px;height:3px;bottom:-10px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-box[data-astro-cid-cmgpsf2k]{padding:20px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-title[data-astro-cid-cmgpsf2k]{font-size:1.1rem;margin-bottom:10px;padding-bottom:8px}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .step-text[data-astro-cid-cmgpsf2k]{font-size:.9rem;line-height:1.5}#talentq-how-it-works[data-astro-cid-cmgpsf2k] .timeline-step[data-astro-cid-cmgpsf2k]{margin-bottom:30px}}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe]{position:relative;width:100%;overflow:hidden;background:linear-gradient(180deg,#fff,#f8fcfd);margin:0;box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] [data-astro-cid-qc4qlafe]{box-sizing:border-box;font-family:Lato,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .ai-hero[data-astro-cid-qc4qlafe]{padding:80px 0 60px;text-align:center;position:relative}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .ai-hero[data-astro-cid-qc4qlafe]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(11,170,194,.08) 0%,transparent 70%);pointer-events:none}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .container[data-astro-cid-qc4qlafe]{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-badge[data-astro-cid-qc4qlafe]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#0baac21a,#0baac20d);border:1px solid rgba(11,170,194,.2);padding:10px 20px;border-radius:50px;font-size:.9rem;font-weight:600;color:#0baac2;margin-bottom:24px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-badge[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:20px;height:20px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-title[data-astro-cid-qc4qlafe]{font-size:2.8rem;font-weight:800;color:#033740;margin:0 0 20px;line-height:1.2}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-title[data-astro-cid-qc4qlafe] span[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#0baac2,#0a8ca3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-subtitle[data-astro-cid-qc4qlafe]{font-size:1.25rem;color:#64748b;line-height:1.7;max-width:700px;margin:0 auto}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-section[data-astro-cid-qc4qlafe]{padding:60px 0;position:relative}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-section[data-astro-cid-qc4qlafe]:nth-child(2n){background:linear-gradient(180deg,#f8fcfd,#fff)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-card[data-astro-cid-qc4qlafe]{background:#fff;border-radius:24px;box-shadow:0 20px 60px #0baac21a;border:1px solid rgba(11,170,194,.1);overflow:hidden}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-header[data-astro-cid-qc4qlafe]{padding:40px 40px 30px;display:flex;align-items:flex-start;gap:24px;border-bottom:1px solid rgba(11,170,194,.1)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-icon-wrap[data-astro-cid-qc4qlafe]{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,#0baac2,#0a8ca3);box-shadow:0 10px 30px #0baac24d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-icon-wrap[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:36px;height:36px;color:#fff}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-info[data-astro-cid-qc4qlafe]{flex:1}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-title[data-astro-cid-qc4qlafe]{font-size:1.75rem;font-weight:700;color:#033740;margin:0 0 8px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-tagline[data-astro-cid-qc4qlafe]{font-size:1.1rem;color:#0baac2;font-weight:600;margin:0 0 12px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-description[data-astro-cid-qc4qlafe]{font-size:1rem;color:#64748b;line-height:1.7;margin:0}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-body[data-astro-cid-qc4qlafe]{padding:30px 40px 40px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-examples[data-astro-cid-qc4qlafe]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-disclaimer[data-astro-cid-qc4qlafe]{margin:20px 0 0;font-size:13px;line-height:1.5;color:#6b7785;font-style:italic}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-example[data-astro-cid-qc4qlafe]{display:flex;align-items:center;gap:14px;padding:20px;background:linear-gradient(135deg,#0baac20f,#0baac205);border-radius:16px;border:1px solid rgba(11,170,194,.1);transition:all .3s ease}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-example[data-astro-cid-qc4qlafe]:hover{transform:translate(8px);background:linear-gradient(135deg,#0baac21a,#0baac20d)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-example-icon[data-astro-cid-qc4qlafe]{width:44px;height:44px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #0baac226}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-example-icon[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:22px;height:22px;color:#0baac2}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-example-text[data-astro-cid-qc4qlafe]{font-size:.95rem;color:#033740;font-weight:500;line-height:1.4}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .insights-content[data-astro-cid-qc4qlafe]{display:flex;flex-direction:column;gap:40px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .spheres-showcase[data-astro-cid-qc4qlafe]{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-card[data-astro-cid-qc4qlafe]{text-align:center;padding:20px 10px;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.06);transition:all .3s ease;cursor:default}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-card[data-astro-cid-qc4qlafe]:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000001a}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:28px;height:28px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-title[data-astro-cid-qc4qlafe]{font-size:.85rem;font-weight:600;color:#033740;margin:0 0 4px;line-height:1.3}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-hint[data-astro-cid-qc4qlafe]{font-size:.7rem;color:#94a3b8;line-height:1.3}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-purple[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{background:#8b5cf626}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-purple[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{color:#8b5cf6}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-purple[data-astro-cid-qc4qlafe]:hover{border-color:#8b5cf64d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-pink[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{background:#ec489926}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-pink[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{color:#ec4899}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-pink[data-astro-cid-qc4qlafe]:hover{border-color:#ec48994d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-emerald[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{background:#10b98126}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-emerald[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{color:#10b981}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-emerald[data-astro-cid-qc4qlafe]:hover{border-color:#10b9814d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-cyan[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{background:#06b6d426}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-cyan[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{color:#06b6d4}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-cyan[data-astro-cid-qc4qlafe]:hover{border-color:#06b6d44d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-amber[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{background:#f59e0b26}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-amber[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{color:#f59e0b}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-amber[data-astro-cid-qc4qlafe]:hover{border-color:#f59e0b4d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-indigo[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{background:#6366f126}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-indigo[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{color:#6366f1}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-indigo[data-astro-cid-qc4qlafe]:hover{border-color:#6366f14d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-orange[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe]{background:#f9731626}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-orange[data-astro-cid-qc4qlafe] .sphere-icon-large[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{color:#f97316}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-orange[data-astro-cid-qc4qlafe]:hover{border-color:#f973164d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-section[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#0baac20a,#0baac203);border-radius:20px;padding:30px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-header[data-astro-cid-qc4qlafe]{text-align:center;margin-bottom:30px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-title[data-astro-cid-qc4qlafe]{font-size:1.25rem;font-weight:700;color:#033740;margin:0 0 8px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-subtitle[data-astro-cid-qc4qlafe]{font-size:.95rem;color:#64748b;margin:0}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-grid[data-astro-cid-qc4qlafe]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-card[data-astro-cid-qc4qlafe]{background:#fff;border-radius:16px;padding:24px 20px;text-align:center;position:relative;border:2px solid transparent;transition:all .3s ease}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-card[data-astro-cid-qc4qlafe]:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-number[data-astro-cid-qc4qlafe]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:#fff;margin:0 auto 14px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-name[data-astro-cid-qc4qlafe]{font-size:1.1rem;font-weight:700;margin:0 0 12px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-description[data-astro-cid-qc4qlafe]{font-size:.85rem;color:#64748b;line-height:1.5;margin:0}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-notice[data-astro-cid-qc4qlafe]{border-color:#22c55e4d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-notice[data-astro-cid-qc4qlafe] .level-number[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#22c55e,#16a34a)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-notice[data-astro-cid-qc4qlafe] .level-name[data-astro-cid-qc4qlafe]{color:#16a34a}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-notice[data-astro-cid-qc4qlafe]:hover{border-color:#22c55e}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-try[data-astro-cid-qc4qlafe]{border-color:#eab3084d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-try[data-astro-cid-qc4qlafe] .level-number[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#eab308,#ca8a04)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-try[data-astro-cid-qc4qlafe] .level-name[data-astro-cid-qc4qlafe]{color:#ca8a04}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-try[data-astro-cid-qc4qlafe]:hover{border-color:#eab308}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-push[data-astro-cid-qc4qlafe]{border-color:#f973164d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-push[data-astro-cid-qc4qlafe] .level-number[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#f97316,#ea580c)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-push[data-astro-cid-qc4qlafe] .level-name[data-astro-cid-qc4qlafe]{color:#ea580c}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-push[data-astro-cid-qc4qlafe]:hover{border-color:#f97316}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-challenge[data-astro-cid-qc4qlafe]{border-color:#ef44444d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-challenge[data-astro-cid-qc4qlafe] .level-number[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#ef4444,#dc2626)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-challenge[data-astro-cid-qc4qlafe] .level-name[data-astro-cid-qc4qlafe]{color:#dc2626}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-challenge[data-astro-cid-qc4qlafe]:hover{border-color:#ef4444}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-grid[data-astro-cid-qc4qlafe]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-card[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#0baac20f,#0baac205);border-radius:16px;padding:24px;border:1px solid rgba(11,170,194,.1);transition:all .3s ease}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-card[data-astro-cid-qc4qlafe]:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0baac226;border-color:#0baac24d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-card-icon[data-astro-cid-qc4qlafe]{width:48px;height:48px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 4px 12px #0baac21a}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-card-icon[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:24px;height:24px;color:#0baac2}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-card-title[data-astro-cid-qc4qlafe]{font-size:1.05rem;font-weight:600;color:#033740;margin:0 0 8px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-card-text[data-astro-cid-qc4qlafe]{font-size:.9rem;color:#64748b;line-height:1.6;margin:0}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-cloud[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#0baac20a,#0baac203);border-radius:24px;padding:40px 30px;position:relative}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-cloud-title[data-astro-cid-qc4qlafe]{font-size:1.1rem;font-weight:600;color:#033740;margin:0 0 40px;text-align:center}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-hub[data-astro-cid-qc4qlafe]{position:relative;width:100%;max-width:600px;height:500px;margin:0 auto}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-center[data-astro-cid-qc4qlafe]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:linear-gradient(135deg,#0baac2,#0a8ca3);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 15px 50px #0baac266;z-index:3}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-center[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:32px;height:32px;color:#fff;margin-bottom:4px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-center[data-astro-cid-qc4qlafe] span[data-astro-cid-qc4qlafe]{font-size:.8rem;font-weight:700;color:#fff;letter-spacing:.5px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-orbit[data-astro-cid-qc4qlafe]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:380px;height:380px;border:2px dashed rgba(11,170,194,.25);border-radius:50%;z-index:1}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe]{position:absolute;width:130px;text-align:center;z-index:2;cursor:pointer}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-icon[data-astro-cid-qc4qlafe]{width:64px;height:64px;margin:0 auto 12px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px #0baac233;border:2px solid rgba(11,170,194,.2);transition:all .3s ease}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe]:hover .analysis-node-icon[data-astro-cid-qc4qlafe]{transform:scale(1.15);box-shadow:0 12px 40px #0baac259;border-color:#0baac2}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-icon[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:28px;height:28px;color:#0baac2}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-title[data-astro-cid-qc4qlafe]{font-size:1.05rem;font-weight:600;color:#033740;margin:0 0 4px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-desc[data-astro-cid-qc4qlafe]{font-size:.9rem;color:#64748b;line-height:1.4;margin:0}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe] .analysis-tooltip[data-astro-cid-qc4qlafe]{position:absolute;top:0;left:50%;transform:translate(-50%,calc(-100% - 10px));background:#033740;color:#fff;padding:12px 16px;border-radius:8px;font-size:.95rem;line-height:1.4;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:10;box-shadow:0 4px 20px #0003}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe] .analysis-tooltip[data-astro-cid-qc4qlafe]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#033740}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe]:hover{z-index:20}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe]:hover .analysis-tooltip[data-astro-cid-qc4qlafe]{opacity:1;visibility:visible}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-top{top:28px;left:50%;transform:translate(-50%)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-top-right{top:123px;right:71px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-bottom-right{top:313px;right:71px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-bottom{top:408px;left:50%;transform:translate(-50%)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-bottom-left{top:313px;left:71px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-top-left{top:123px;left:71px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-section[data-astro-cid-qc4qlafe]{padding:60px 0 80px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-card[data-astro-cid-qc4qlafe]{background:linear-gradient(135deg,#0baac214,#0baac208);border:2px solid rgba(11,170,194,.15);border-radius:24px;padding:50px;display:flex;align-items:center;gap:40px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-icon-wrap[data-astro-cid-qc4qlafe]{width:100px;height:100px;border-radius:24px;background:linear-gradient(135deg,#0baac2,#0a8ca3);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 15px 40px #0baac24d}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-icon-wrap[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:48px;height:48px;color:#fff}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-content[data-astro-cid-qc4qlafe]{flex:1}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-title[data-astro-cid-qc4qlafe]{font-size:1.5rem;font-weight:700;color:#033740;margin:0 0 12px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-text[data-astro-cid-qc4qlafe]{font-size:1.05rem;color:#64748b;line-height:1.7;margin:0 0 20px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-privacy[data-astro-cid-qc4qlafe]{display:inline-flex;align-items:center;gap:10px;font-size:1rem;color:#047857;font-weight:600;background:#10b98124;border:1px solid rgba(16,185,129,.3);padding:10px 18px;border-radius:30px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-privacy[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:18px;height:18px;color:#047857;flex-shrink:0}@media(max-width:992px){#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-title[data-astro-cid-qc4qlafe]{font-size:2.2rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-subtitle[data-astro-cid-qc4qlafe]{font-size:1.1rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-header[data-astro-cid-qc4qlafe]{padding:30px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-body[data-astro-cid-qc4qlafe]{padding:25px 30px 30px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .mentor-examples[data-astro-cid-qc4qlafe]{grid-template-columns:1fr}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .spheres-showcase[data-astro-cid-qc4qlafe]{grid-template-columns:repeat(4,1fr)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-grid[data-astro-cid-qc4qlafe],#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-grid[data-astro-cid-qc4qlafe]{grid-template-columns:repeat(2,1fr)}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-hub[data-astro-cid-qc4qlafe]{max-width:500px;height:420px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-orbit[data-astro-cid-qc4qlafe]{width:320px;height:320px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-center[data-astro-cid-qc4qlafe]{width:80px;height:80px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-center[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:26px;height:26px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe]{width:110px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-icon[data-astro-cid-qc4qlafe]{width:54px;height:54px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-icon[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:24px;height:24px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-title[data-astro-cid-qc4qlafe]{font-size:.85rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node-desc[data-astro-cid-qc4qlafe]{font-size:.75rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-top{top:23px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-top-right{top:103px;right:57px;left:auto}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-bottom-right{top:263px;right:57px;left:auto}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-bottom{top:343px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-bottom-left{top:263px;left:57px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe].pos-top-left{top:103px;left:57px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-card[data-astro-cid-qc4qlafe]{flex-direction:column;text-align:center;padding:40px 30px}}@media(max-width:576px){#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .ai-hero[data-astro-cid-qc4qlafe]{padding:60px 0 40px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-title[data-astro-cid-qc4qlafe]{font-size:1.75rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .hero-subtitle[data-astro-cid-qc4qlafe]{font-size:1rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-section[data-astro-cid-qc4qlafe]{padding:40px 0}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-header[data-astro-cid-qc4qlafe]{flex-direction:column;padding:25px 20px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-icon-wrap[data-astro-cid-qc4qlafe]{width:60px;height:60px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-icon-wrap[data-astro-cid-qc4qlafe] svg[data-astro-cid-qc4qlafe]{width:28px;height:28px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-title[data-astro-cid-qc4qlafe]{font-size:1.4rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .feature-body[data-astro-cid-qc4qlafe]{padding:20px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .spheres-showcase[data-astro-cid-qc4qlafe]{grid-template-columns:repeat(2,1fr);gap:10px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .sphere-card[data-astro-cid-qc4qlafe]{padding:16px 10px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-section[data-astro-cid-qc4qlafe]{padding:20px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .levels-grid[data-astro-cid-qc4qlafe]{grid-template-columns:1fr}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .level-card[data-astro-cid-qc4qlafe]{padding:20px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-hub[data-astro-cid-qc4qlafe]{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;height:auto;max-width:100%}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-orbit[data-astro-cid-qc4qlafe],#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-center[data-astro-cid-qc4qlafe]{display:none}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .analysis-node[data-astro-cid-qc4qlafe]{position:static;width:100%;transform:none!important}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .compare-grid[data-astro-cid-qc4qlafe]{grid-template-columns:1fr}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-section[data-astro-cid-qc4qlafe]{padding:40px 0 60px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-card[data-astro-cid-qc4qlafe]{padding:30px 20px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-icon-wrap[data-astro-cid-qc4qlafe]{width:80px;height:80px}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-title[data-astro-cid-qc4qlafe]{font-size:1.25rem}#talentq-ai-powerhouse[data-astro-cid-qc4qlafe] .questionnaire-text[data-astro-cid-qc4qlafe]{font-size:.95rem}}.celebrities[data-astro-cid-d5d5uo34]{background:#fff;position:relative;overflow:hidden}.background-elements[data-astro-cid-d5d5uo34]{position:absolute;inset:0;pointer-events:none;z-index:0}.celebrities[data-astro-cid-d5d5uo34] .container[data-astro-cid-d5d5uo34]{position:relative;z-index:1}.bg-circle[data-astro-cid-d5d5uo34]{position:absolute;border-radius:50%;border:2px solid #0BAAC2}.bg-circle-large[data-astro-cid-d5d5uo34]{width:550px;height:550px;bottom:-180px;right:-120px;border-width:3px;opacity:.15}.bg-circle-medium[data-astro-cid-d5d5uo34]{width:320px;height:320px;top:-120px;left:-80px;border-width:2px;opacity:.12}.bg-inner-circle[data-astro-cid-d5d5uo34]{position:absolute;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,#20c6e0,#0baac21a 70%);bottom:15%;left:22%;filter:blur(15px)}.bg-dot[data-astro-cid-d5d5uo34]{position:absolute;width:15px;height:15px;background-color:#0baac2;border-radius:50%;box-shadow:0 0 20px #0baac24d}.bg-dot-1[data-astro-cid-d5d5uo34]{bottom:38%;left:20%;animation:talentq-float-celeb 7s ease-in-out infinite}.bg-dot-2[data-astro-cid-d5d5uo34]{top:25%;right:18%;width:10px;height:10px;animation:talentq-float-celeb 9s ease-in-out infinite reverse}.bg-dot-3[data-astro-cid-d5d5uo34]{top:62%;right:28%;width:8px;height:8px;animation:talentq-float-celeb 11s ease-in-out infinite}.bg-curved[data-astro-cid-d5d5uo34]{position:absolute;border:none;border-top:2px solid #0BAAC2;border-radius:50%;opacity:.15}.bg-curved-1[data-astro-cid-d5d5uo34]{top:20%;right:10%;width:250px;height:250px;transform:rotate(45deg)}.bg-curved-2[data-astro-cid-d5d5uo34]{bottom:10%;left:15%;width:300px;height:150px;transform:rotate(-30deg)}.bg-diagonal[data-astro-cid-d5d5uo34]{position:absolute;width:150px;height:2px;background-color:#0baac2;opacity:.15;transform-origin:center}.bg-diagonal-1[data-astro-cid-d5d5uo34]{top:35%;right:25%;transform:rotate(45deg)}.bg-diagonal-2[data-astro-cid-d5d5uo34]{bottom:25%;left:28%;transform:rotate(-60deg)}@keyframes talentq-float-celeb{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-15px) translate(8px)}}.section-title[data-astro-cid-d5d5uo34]{display:inline-block;position:relative;margin-bottom:1rem;z-index:0}.section-title__h2[data-astro-cid-d5d5uo34]{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#033740;margin:0;line-height:1.2;display:inline-flex;align-items:center;gap:var(--sp-2);position:relative;z-index:1}.section-title[data-astro-cid-d5d5uo34] .title-accent[data-astro-cid-d5d5uo34]{position:absolute;bottom:8px;left:0;right:0;height:12px;background-color:#0baac22e;border-radius:6px;z-index:0;pointer-events:none}.disclaimer-tooltip[data-astro-cid-d5d5uo34]{background:none;border:none;padding:0;width:18px;height:18px;position:relative;color:var(--text-faint);cursor:help}.disclaimer-tooltip[data-astro-cid-d5d5uo34]:hover{color:var(--text-muted)}.disclaimer-icon[data-astro-cid-d5d5uo34] svg{width:18px;height:18px}.tooltip-content[data-astro-cid-d5d5uo34]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1f2937;color:#fff;font-size:var(--fs-xs);line-height:1.5;padding:var(--sp-3) var(--sp-4);border-radius:var(--r-md);width:280px;text-align:left;opacity:0;visibility:hidden;transition:opacity var(--t-base),visibility var(--t-base);z-index:100;pointer-events:none;font-weight:400}.tooltip-content[data-astro-cid-d5d5uo34]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1f2937}.disclaimer-tooltip[data-astro-cid-d5d5uo34]:hover .tooltip-content[data-astro-cid-d5d5uo34],.disclaimer-tooltip[data-astro-cid-d5d5uo34]:focus-visible .tooltip-content[data-astro-cid-d5d5uo34]{opacity:1;visibility:visible}.tabs-container[data-astro-cid-d5d5uo34]{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:var(--sp-10);gap:var(--sp-3)}.tab-btn[data-astro-cid-d5d5uo34]{padding:var(--sp-3) var(--sp-5);background:#fff;border:1px solid rgba(11,170,194,.3);border-radius:var(--r-lg);font-weight:600;font-size:var(--fs-base);color:var(--brand-primary-dark);cursor:pointer;transition:all var(--t-base);display:flex;flex-direction:column;align-items:center;text-align:center}.tab-btn[data-astro-cid-d5d5uo34]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.tab-btn[data-astro-cid-d5d5uo34].active{background:linear-gradient(120deg,#0baac21a,#0baac233);border-color:#0baac266;box-shadow:var(--shadow-md);transform:translateY(-3px)}.tab-category[data-astro-cid-d5d5uo34]{font-size:var(--fs-xs);color:var(--text-muted);font-weight:400;margin-top:var(--sp-1)}.content-wrapper[data-astro-cid-d5d5uo34]{display:flex;flex-direction:column;gap:var(--sp-8)}@media(min-width:992px){.content-wrapper[data-astro-cid-d5d5uo34]{flex-direction:row;align-items:flex-start}.profile-stack[data-astro-cid-d5d5uo34]{flex:0 0 35%;position:sticky;top:var(--sp-8)}.talents-stack[data-astro-cid-d5d5uo34]{flex:0 0 60%}}.profile-container[data-astro-cid-d5d5uo34]{padding:var(--sp-8);display:flex;flex-direction:column;gap:var(--sp-4);border-radius:var(--r-2xl);box-shadow:var(--shadow-lg)}.profile-image-container[data-astro-cid-d5d5uo34]{width:100%;aspect-ratio:1 / 1;border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-md)}.profile-image[data-astro-cid-d5d5uo34]{width:100%;height:100%;object-fit:cover;transition:transform var(--t-slow)}.profile-container[data-astro-cid-d5d5uo34]:hover .profile-image[data-astro-cid-d5d5uo34]{transform:scale(1.05)}.profile-info[data-astro-cid-d5d5uo34]{text-align:center}.profile-name[data-astro-cid-d5d5uo34]{font-size:var(--fs-xl);font-weight:700;color:var(--text-strong);margin-bottom:var(--sp-2)}.profile-category[data-astro-cid-d5d5uo34]{display:inline-block;background:#0baac21a;color:var(--brand-primary);padding:var(--sp-1) var(--sp-4);border-radius:var(--r-pill);font-size:var(--fs-sm);font-weight:600;margin-bottom:var(--sp-3)}.profile-bio[data-astro-cid-d5d5uo34]{color:var(--text-muted);line-height:1.6;margin-top:var(--sp-3);font-size:var(--fs-sm);text-align:left}.talents-stack[data-astro-cid-d5d5uo34]{display:flex;flex-direction:column;gap:var(--sp-5)}.talents-group[data-astro-cid-d5d5uo34]{display:none;flex-direction:column;gap:var(--sp-5)}.talents-group[data-astro-cid-d5d5uo34].active{display:flex}.talent-card[data-astro-cid-d5d5uo34]{padding:var(--sp-6);background:#fff;border-radius:var(--r-xl);box-shadow:var(--shadow-md);border-left:4px solid var(--brand-primary);display:flex;flex-direction:column;gap:var(--sp-4);transition:all var(--t-base)}.talent-card[data-astro-cid-d5d5uo34]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.talent-header[data-astro-cid-d5d5uo34]{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--sp-4)}.talent-title[data-astro-cid-d5d5uo34]{display:flex;align-items:flex-start;gap:var(--sp-4)}.talent-icon[data-astro-cid-d5d5uo34]{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#0baac21a;color:var(--brand-primary)}.talent-icon[data-astro-cid-d5d5uo34] svg{width:22px;height:22px}.talent-name[data-astro-cid-d5d5uo34]{font-size:var(--fs-lg);font-weight:700;color:#033740;line-height:1.3}.talent-category[data-astro-cid-d5d5uo34]{font-size:var(--fs-sm);color:var(--text-muted);margin-top:var(--sp-1);line-height:1.4}.talent-score[data-astro-cid-d5d5uo34]{font-size:clamp(24px,2.4vw,29px);font-weight:800;color:#033740;flex-shrink:0;position:relative;display:inline-block;line-height:1.1;z-index:0}.talent-score[data-astro-cid-d5d5uo34]:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:6px;background-color:#0baac22e;border-radius:3px;z-index:-1;pointer-events:none}.talent-description[data-astro-cid-d5d5uo34]{font-size:var(--fs-base);color:var(--text);line-height:1.65}.talent-footer[data-astro-cid-d5d5uo34]{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-3);flex-wrap:wrap}.talent-range[data-astro-cid-d5d5uo34]{display:inline-flex;align-items:center;gap:var(--sp-2);font-size:var(--fs-xs);font-weight:600;padding:var(--sp-1) var(--sp-3);border-radius:var(--r-pill);flex:1;min-width:0}.talent-range[data-astro-cid-d5d5uo34] svg{width:14px;height:14px;flex-shrink:0}.range-genius[data-astro-cid-d5d5uo34]{color:#dc2626;background:#dc26260d}.range-outstanding[data-astro-cid-d5d5uo34]{color:#ea580c;background:#ea580c0d}.range-high[data-astro-cid-d5d5uo34]{color:#ca8a04;background:#ca8a040d}.range-medium[data-astro-cid-d5d5uo34]{color:#16a34a;background:#16a34a0d}.talent-rank[data-astro-cid-d5d5uo34]{font-size:var(--fs-sm);color:var(--text-faint);font-weight:600}.talent-card[data-astro-cid-d5d5uo34].cat-1{border-left-color:var(--cat-1)}.talent-card[data-astro-cid-d5d5uo34].cat-1 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-1);background:#3b82f61a}.talent-card[data-astro-cid-d5d5uo34].cat-2{border-left-color:var(--cat-2)}.talent-card[data-astro-cid-d5d5uo34].cat-2 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-2);background:#ec48991a}.talent-card[data-astro-cid-d5d5uo34].cat-3{border-left-color:var(--cat-3)}.talent-card[data-astro-cid-d5d5uo34].cat-3 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-3);background:#22c55e1a}.talent-card[data-astro-cid-d5d5uo34].cat-4{border-left-color:var(--cat-4)}.talent-card[data-astro-cid-d5d5uo34].cat-4 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-4);background:#8b5cf61a}.talent-card[data-astro-cid-d5d5uo34].cat-5{border-left-color:var(--cat-5)}.talent-card[data-astro-cid-d5d5uo34].cat-5 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-5);background:#0ea5e91a}.talent-card[data-astro-cid-d5d5uo34].cat-6{border-left-color:var(--cat-6)}.talent-card[data-astro-cid-d5d5uo34].cat-6 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-6);background:#f973161a}.talent-card[data-astro-cid-d5d5uo34].cat-7{border-left-color:var(--cat-7)}.talent-card[data-astro-cid-d5d5uo34].cat-7 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-7);background:#0284c71a}.talent-card[data-astro-cid-d5d5uo34].cat-8{border-left-color:var(--cat-8)}.talent-card[data-astro-cid-d5d5uo34].cat-8 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-8);background:#6366f11a}.talent-card[data-astro-cid-d5d5uo34].cat-9{border-left-color:var(--cat-9)}.talent-card[data-astro-cid-d5d5uo34].cat-9 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-9);background:#d946ef1a}.talent-card[data-astro-cid-d5d5uo34].cat-10{border-left-color:var(--cat-10)}.talent-card[data-astro-cid-d5d5uo34].cat-10 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-10);background:#14b8a61a}.talent-card[data-astro-cid-d5d5uo34].cat-11{border-left-color:var(--cat-11)}.talent-card[data-astro-cid-d5d5uo34].cat-11 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-11);background:#9333ea1a}.talent-card[data-astro-cid-d5d5uo34].cat-12{border-left-color:var(--cat-12)}.talent-card[data-astro-cid-d5d5uo34].cat-12 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-12);background:#ed64a61a}.talent-card[data-astro-cid-d5d5uo34].cat-13{border-left-color:var(--cat-13)}.talent-card[data-astro-cid-d5d5uo34].cat-13 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-13);background:#fab24f1a}.talent-card[data-astro-cid-d5d5uo34].cat-14{border-left-color:var(--cat-14)}.talent-card[data-astro-cid-d5d5uo34].cat-14 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-14);background:#3092a81a}.talent-card[data-astro-cid-d5d5uo34].cat-15{border-left-color:var(--cat-15)}.talent-card[data-astro-cid-d5d5uo34].cat-15 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-15);background:#7c3aed1a}.talent-card[data-astro-cid-d5d5uo34].cat-16{border-left-color:var(--cat-16)}.talent-card[data-astro-cid-d5d5uo34].cat-16 .talent-icon[data-astro-cid-d5d5uo34]{color:var(--cat-16);background:#ffa0001a}@media(max-width:600px){.tab-btn[data-astro-cid-d5d5uo34]{font-size:var(--fs-sm);padding:var(--sp-2) var(--sp-4)}.tabs-container[data-astro-cid-d5d5uo34]{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-top:var(--sp-3);padding-bottom:var(--sp-3);-webkit-overflow-scrolling:touch}.tab-btn[data-astro-cid-d5d5uo34]{flex:0 0 auto;white-space:nowrap}.talent-header[data-astro-cid-d5d5uo34]{flex-direction:column;gap:var(--sp-3)}.talent-score[data-astro-cid-d5d5uo34]{align-self:flex-end}.profile-bio[data-astro-cid-d5d5uo34]{max-height:none;overflow:visible}.tooltip-content[data-astro-cid-d5d5uo34]{width:min(240px,calc(100vw - 32px));left:auto;right:0;transform:none}.tooltip-content[data-astro-cid-d5d5uo34]:after{left:auto;right:28px;transform:none}}.what-you-achieve[data-astro-cid-6r2dbbqs]{background:#f8fcfd;position:relative;overflow:hidden}.background-elements[data-astro-cid-6r2dbbqs]{position:absolute;inset:0;pointer-events:none;z-index:0}.what-you-achieve[data-astro-cid-6r2dbbqs] .container[data-astro-cid-6r2dbbqs]{position:relative;z-index:2}.bg-circle[data-astro-cid-6r2dbbqs]{position:absolute;border-radius:50%;border:2px solid #0BAAC2}.bg-circle-large[data-astro-cid-6r2dbbqs]{width:450px;height:450px;top:10%;right:-150px;border-width:3px;opacity:.1}.bg-circle-medium[data-astro-cid-6r2dbbqs]{width:300px;height:300px;bottom:15%;left:-100px;border-width:2px;opacity:.08}.bg-dot[data-astro-cid-6r2dbbqs]{position:absolute;width:12px;height:12px;background-color:#0baac2;border-radius:50%;box-shadow:0 0 20px #0baac24d}.bg-dot-1[data-astro-cid-6r2dbbqs]{top:20%;right:15%;animation:talentq-float-wya 7s ease-in-out infinite}.bg-dot-2[data-astro-cid-6r2dbbqs]{bottom:30%;left:10%;width:8px;height:8px;animation:talentq-float-wya 5s ease-in-out infinite 1s}.bg-curved[data-astro-cid-6r2dbbqs]{position:absolute;border:none;border-top:2px solid #0BAAC2;border-radius:50%;opacity:.15}.bg-curved-1[data-astro-cid-6r2dbbqs]{top:70%;right:10%;width:250px;height:250px;transform:rotate(45deg)}@keyframes talentq-float-wya{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-15px) translate(8px)}}.section-title[data-astro-cid-6r2dbbqs]{margin-bottom:var(--sp-12);padding-bottom:var(--sp-3);position:relative}.section-title[data-astro-cid-6r2dbbqs]:after{content:"";position:absolute;width:80px;height:4px;background:var(--brand-gradient);bottom:0;left:50%;transform:translate(-50%);border-radius:2px}.features-carousel[data-astro-cid-6r2dbbqs]{position:relative;max-width:1100px;margin:0 auto;overflow:hidden;border-radius:var(--r-2xl)}.features-track[data-astro-cid-6r2dbbqs]{display:flex;width:100%;transition:transform .5s cubic-bezier(.19,1,.22,1);will-change:transform;touch-action:pan-y}.feature-slide[data-astro-cid-6r2dbbqs]{flex:0 0 100%;min-width:0;padding:var(--sp-6)}.feature-item[data-astro-cid-6r2dbbqs]{display:flex;flex-direction:column;gap:var(--sp-6);background:#fff;border-radius:24px;box-shadow:0 15px 40px #0baac214;padding:var(--sp-10) var(--sp-12);position:relative;overflow:hidden;text-align:center}.feature-item[data-astro-cid-6r2dbbqs]:before{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#0baac20d,#0baac200 70%);top:-100px;right:-100px;z-index:0;pointer-events:none}.feature-title[data-astro-cid-6r2dbbqs]{font-size:clamp(20px,2vw,26px);font-weight:700;color:var(--text-strong);line-height:1.3;display:flex;align-items:center;justify-content:center;gap:var(--sp-3);position:relative;z-index:1;margin:0}.feature-number[data-astro-cid-6r2dbbqs]{display:inline-flex;min-width:36px;height:36px;padding:0 var(--sp-2);background:var(--brand-gradient);border-radius:50%;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:var(--fs-md);box-shadow:var(--shadow-brand);flex-shrink:0}.feature-description[data-astro-cid-6r2dbbqs]{font-size:var(--fs-md);color:var(--text);line-height:1.7;position:relative;z-index:1;margin:0 auto;max-width:720px;text-align:center}.feature-description[data-astro-cid-6r2dbbqs] strong{color:var(--brand-primary-dark);font-weight:700}.feature-images[data-astro-cid-6r2dbbqs]{display:flex;flex-wrap:wrap;gap:var(--sp-5);justify-content:center;position:relative;z-index:1}.feature-image[data-astro-cid-6r2dbbqs]{width:100%;max-width:280px;height:auto;border-radius:12px;box-shadow:0 10px 25px #0baac226;object-fit:cover}@media(max-width:768px){.feature-image[data-astro-cid-6r2dbbqs]{max-width:220px}}.carousel-arrow[data-astro-cid-6r2dbbqs]{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:var(--r-pill);background:#fff;border:1px solid var(--border-soft);box-shadow:var(--shadow-md);color:var(--brand-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all var(--t-base)}.carousel-arrow[data-astro-cid-6r2dbbqs]:hover{box-shadow:var(--shadow-lg);transform:translateY(calc(-50% - 2px));color:var(--brand-primary-dark)}.carousel-arrow-left[data-astro-cid-6r2dbbqs]{left:8px}.carousel-arrow-right[data-astro-cid-6r2dbbqs]{right:8px}.carousel-dots[data-astro-cid-6r2dbbqs]{display:flex;justify-content:center;gap:var(--sp-2);margin-top:var(--sp-6)}.carousel-dot[data-astro-cid-6r2dbbqs]{width:10px;height:10px;border-radius:var(--r-pill);background:#0baac240;border:none;padding:0;cursor:pointer;transition:all var(--t-base)}.carousel-dot[data-astro-cid-6r2dbbqs]:hover{background:#0baac273}.carousel-dot[data-astro-cid-6r2dbbqs].is-active{background:var(--brand-primary);width:28px}@media(max-width:900px){.feature-item[data-astro-cid-6r2dbbqs]{grid-template-columns:1fr;gap:var(--sp-6);padding:var(--sp-8)}.feature-images[data-astro-cid-6r2dbbqs]{order:2}.feature-description[data-astro-cid-6r2dbbqs]{order:1}.feature-slide[data-astro-cid-6r2dbbqs]{padding:var(--sp-4)}.carousel-arrow[data-astro-cid-6r2dbbqs]{width:38px;height:38px}.carousel-arrow-left[data-astro-cid-6r2dbbqs]{left:4px}.carousel-arrow-right[data-astro-cid-6r2dbbqs]{right:4px}.feature-item[data-astro-cid-6r2dbbqs]{padding-left:var(--sp-10);padding-right:var(--sp-10)}}@media(max-width:600px){.feature-item[data-astro-cid-6r2dbbqs]{padding:var(--sp-6) var(--sp-8)}.carousel-arrow[data-astro-cid-6r2dbbqs]{width:34px;height:34px}.carousel-arrow-left[data-astro-cid-6r2dbbqs]{left:2px}.carousel-arrow-right[data-astro-cid-6r2dbbqs]{right:2px}.feature-title[data-astro-cid-6r2dbbqs]{font-size:var(--fs-md)}.feature-description[data-astro-cid-6r2dbbqs]{font-size:var(--fs-sm)}.feature-number[data-astro-cid-6r2dbbqs]{min-width:30px;height:30px;font-size:var(--fs-base)}.feature-images[data-astro-cid-6r2dbbqs]{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;justify-content:flex-start;touch-action:pan-x pan-y}.feature-image[data-astro-cid-6r2dbbqs]{scroll-snap-align:center;min-width:200px;max-width:200px;flex:0 0 auto}}.testimonials[data-astro-cid-aadlzisc]{background:var(--bg);position:relative;overflow:hidden}.text-header[data-astro-cid-aadlzisc]{margin-bottom:var(--sp-10)}.section-title[data-astro-cid-aadlzisc] .title-mark[data-astro-cid-aadlzisc]{position:relative;display:inline-block;z-index:0}.section-title[data-astro-cid-aadlzisc] .title-mark[data-astro-cid-aadlzisc]:after{content:"";position:absolute;width:100%;height:12px;bottom:4px;left:0;background:#0baac22e;z-index:-1;border-radius:4px}.t-wrap[data-astro-cid-aadlzisc]{max-width:var(--container-max);margin:0 auto;position:relative}.avatars[data-astro-cid-aadlzisc]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--sp-6);margin-bottom:var(--sp-6)}.avatar-item[data-astro-cid-aadlzisc]{background:transparent;border:0;padding:0;cursor:pointer;transition:transform var(--t-base)}.avatar-ring[data-astro-cid-aadlzisc]{display:block;width:100px;height:100px;border-radius:var(--r-pill);overflow:hidden;border:3px solid transparent;transition:border-color var(--t-base),box-shadow var(--t-base),transform var(--t-base)}.avatar-ring[data-astro-cid-aadlzisc] img[data-astro-cid-aadlzisc]{width:100%;height:100%;object-fit:cover;display:block}.avatar-item[data-astro-cid-aadlzisc]:hover .avatar-ring[data-astro-cid-aadlzisc]{border-color:#0baac24d}.avatar-item[data-astro-cid-aadlzisc].is-active .avatar-ring[data-astro-cid-aadlzisc]{border-color:#0baac28c;box-shadow:0 10px 30px #0baac240;transform:translateY(-5px)}.cards[data-astro-cid-aadlzisc]{position:relative;padding:var(--sp-6) var(--sp-12);touch-action:pan-y}.t-card[data-astro-cid-aadlzisc]{display:none;background:#fff;border-radius:var(--r-2xl);box-shadow:var(--shadow-lg);padding:var(--sp-10);text-align:center}.t-card[data-astro-cid-aadlzisc].is-active{display:block}.quote[data-astro-cid-aadlzisc]{position:relative;font-size:var(--fs-md);line-height:1.75;color:var(--text);margin:0 0 var(--sp-6);padding:0 var(--sp-3) var(--sp-5);border-bottom:1px solid var(--border-soft)}.quote[data-astro-cid-aadlzisc]:before{content:'"';position:absolute;top:-36px;left:-10px;font-family:Georgia,serif;font-size:120px;line-height:1;color:#0baac21f;z-index:0;pointer-events:none}.quote[data-astro-cid-aadlzisc] strong{color:var(--brand-primary-dark);font-weight:700;background:#1cc4de2e;padding:0 4px;border-radius:3px}.author[data-astro-cid-aadlzisc]{display:flex;flex-direction:column;align-items:center}.author-portrait[data-astro-cid-aadlzisc]{width:180px;height:180px;border-radius:var(--r-pill);overflow:hidden;border:3px solid white;box-shadow:var(--shadow-md);margin-bottom:var(--sp-4)}.author-portrait[data-astro-cid-aadlzisc] img[data-astro-cid-aadlzisc]{width:100%;height:100%;object-fit:cover;display:block}.name[data-astro-cid-aadlzisc]{font-size:var(--fs-md);font-weight:700;color:var(--text-strong);margin:0 0 var(--sp-2)}.role[data-astro-cid-aadlzisc]{font-size:var(--fs-sm);color:var(--text-muted);margin:0 0 var(--sp-3);line-height:1.5;max-width:500px}.social[data-astro-cid-aadlzisc]{display:flex;flex-wrap:wrap;gap:var(--sp-2);justify-content:center}.social-link[data-astro-cid-aadlzisc]{display:inline-flex;align-items:center;gap:var(--sp-1);font-size:var(--fs-xs);font-weight:500;color:var(--brand-primary);padding:4px 10px;border-radius:var(--r-pill);background:#0baac20f;transition:all var(--t-base)}.social-link[data-astro-cid-aadlzisc]:hover{background:#0baac21f;transform:translateY(-1px)}.nav-btn[data-astro-cid-aadlzisc]{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:var(--r-pill);background:#fff;border:1px solid var(--border-soft);box-shadow:var(--shadow-md);color:var(--brand-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all var(--t-base)}.nav-btn[data-astro-cid-aadlzisc]:hover{box-shadow:var(--shadow-lg);transform:translateY(calc(-50% - 2px))}.nav-prev[data-astro-cid-aadlzisc]{left:-8px}.nav-next[data-astro-cid-aadlzisc]{right:-8px}@media(max-width:700px){.cards[data-astro-cid-aadlzisc]{padding:var(--sp-4) 0}.t-card[data-astro-cid-aadlzisc]{padding:var(--sp-6)}.nav-btn[data-astro-cid-aadlzisc]{width:36px;height:36px}.nav-prev[data-astro-cid-aadlzisc]{left:-4px}.nav-next[data-astro-cid-aadlzisc]{right:-4px}.avatar-ring[data-astro-cid-aadlzisc]{width:70px;height:70px}.avatars[data-astro-cid-aadlzisc]{gap:var(--sp-3)}.author-portrait[data-astro-cid-aadlzisc]{width:140px;height:140px}}.research[data-astro-cid-ojgcha23]{padding:110px 24px;background:linear-gradient(180deg,#fff,#f5fafb);position:relative;overflow:hidden}@media(max-width:768px){.research[data-astro-cid-ojgcha23]{padding:64px 18px 72px}}.research[data-astro-cid-ojgcha23] .bg-motif[data-astro-cid-ojgcha23]{position:absolute;inset:0;pointer-events:none}.research[data-astro-cid-ojgcha23] .motif-circle[data-astro-cid-ojgcha23]{position:absolute;border:2px solid var(--brand-primary);border-radius:50%;opacity:.06}.research[data-astro-cid-ojgcha23] .motif-circle-1[data-astro-cid-ojgcha23]{width:540px;height:540px;top:-200px;right:-160px}.research[data-astro-cid-ojgcha23] .motif-circle-2[data-astro-cid-ojgcha23]{width:320px;height:320px;bottom:-120px;left:-100px;opacity:.05}.research[data-astro-cid-ojgcha23] .motif-arc[data-astro-cid-ojgcha23]{position:absolute;width:280px;height:280px;border:0;border-top:2px solid var(--brand-primary);border-radius:50%;opacity:.1;transform:rotate(45deg)}.research[data-astro-cid-ojgcha23] .motif-arc-1[data-astro-cid-ojgcha23]{top:18%;left:5%}.research[data-astro-cid-ojgcha23] .motif-dot[data-astro-cid-ojgcha23]{position:absolute;width:10px;height:10px;background:var(--brand-primary);border-radius:50%;box-shadow:0 0 24px #0baac24d;opacity:.2}.research[data-astro-cid-ojgcha23] .motif-dot-1[data-astro-cid-ojgcha23]{top:24%;right:12%}.research[data-astro-cid-ojgcha23] .motif-dot-2[data-astro-cid-ojgcha23]{width:7px;height:7px;bottom:22%;right:28%;opacity:.16}.research__inner[data-astro-cid-ojgcha23]{max-width:1080px;margin:0 auto;position:relative;z-index:1}.research__header[data-astro-cid-ojgcha23]{text-align:center;max-width:820px;margin:0 auto 56px}.research__eyebrow[data-astro-cid-ojgcha23]{display:inline-block;font-size:.84rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#076674;margin-bottom:16px}.research__title[data-astro-cid-ojgcha23]{font-family:Lato,sans-serif;font-size:clamp(1.85rem,3.6vw,2.5rem);font-weight:700;color:#033740;margin:0 0 16px;line-height:1.2;letter-spacing:-.01em}.research__title[data-astro-cid-ojgcha23] .brand-gradient-text[data-astro-cid-ojgcha23]{background:linear-gradient(120deg,#1cc4de,#0a8ca3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.research__rule[data-astro-cid-ojgcha23]{display:block;width:56px;height:4px;background:linear-gradient(120deg,#1cc4de,#0a8ca3);border-radius:999px;margin:0 auto 22px}.research__subtitle[data-astro-cid-ojgcha23]{font-size:1.1rem;color:#2a4053;line-height:1.65;max-width:760px;margin:0 auto}.research__stats[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:64px}.stat-pair[data-astro-cid-ojgcha23]{background:#fff;border:1px solid rgba(11,170,194,.14);border-radius:22px;padding:32px 32px 30px;box-shadow:0 6px 28px #0baac212;position:relative;overflow:hidden}.stat-pair[data-astro-cid-ojgcha23]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(120deg,#1cc4de,#0a8ca3)}.stat-pair__head[data-astro-cid-ojgcha23]{display:flex;align-items:center;gap:14px;margin-bottom:22px}.stat-pair__icon[data-astro-cid-ojgcha23]{width:32px;height:32px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-primary)}.stat-pair__icon[data-astro-cid-ojgcha23] svg[data-astro-cid-ojgcha23]{width:32px;height:32px;display:block}.stat-pair__heading[data-astro-cid-ojgcha23]{min-width:0}.stat-pair__label[data-astro-cid-ojgcha23]{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#5a6f80;font-weight:700}.stat-pair__sublabel[data-astro-cid-ojgcha23]{font-size:1rem;color:#033740;font-weight:700;margin-top:3px}.stat-pair__value[data-astro-cid-ojgcha23]{font-size:clamp(2.5rem,5.5vw,3.5rem);font-weight:800;line-height:1;background:linear-gradient(120deg,#1cc4de,#0a8ca3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-bottom:16px}.stat-pair__question[data-astro-cid-ojgcha23]{font-size:1rem;color:#033740;font-weight:700;margin:0 0 10px;line-height:1.4}.stat-pair__context[data-astro-cid-ojgcha23]{font-size:.95rem;color:#2a4053;line-height:1.6;margin:0}.stat-pair__context[data-astro-cid-ojgcha23] strong[data-astro-cid-ojgcha23]{color:#076674;font-weight:700}@media(max-width:768px){.research__stats[data-astro-cid-ojgcha23]{grid-template-columns:1fr;gap:18px}.stat-pair[data-astro-cid-ojgcha23]{padding:26px 24px}}.research__compare[data-astro-cid-ojgcha23]{margin-bottom:64px;background:#fff;border:1px solid rgba(11,170,194,.1);border-radius:22px;padding:36px 40px;box-shadow:0 4px 18px #0baac20d}.research__compare-head[data-astro-cid-ojgcha23]{margin-bottom:24px}.research__compare-title[data-astro-cid-ojgcha23]{font-size:1.18rem;font-weight:700;color:#033740;margin:0 0 8px;letter-spacing:-.005em}.research__compare-intro[data-astro-cid-ojgcha23]{font-size:.94rem;color:#5a6f80;line-height:1.6;margin:0}.research__bars[data-astro-cid-ojgcha23]{display:flex;flex-direction:column;gap:8px}.research__bar[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr) 86px;gap:16px;align-items:center;padding:8px 0;border-radius:8px;transition:background .15s ease}.research__bar[data-astro-cid-ojgcha23].is-brand{background:linear-gradient(90deg,#0baac20f,#0baac205);padding:10px 12px;margin:0 -12px}.research__bar-label[data-astro-cid-ojgcha23]{font-size:.92rem;color:#2a4053;line-height:1.4}.research__bar[data-astro-cid-ojgcha23].is-brand .research__bar-label[data-astro-cid-ojgcha23]{color:#076674;font-weight:700}.research__bar-track[data-astro-cid-ojgcha23]{height:22px;background:#0baac20f;border-radius:8px;overflow:hidden;position:relative}.research__bar-fill[data-astro-cid-ojgcha23]{height:100%;background:#7fa17780;border-radius:8px;transition:width .8s cubic-bezier(.19,1,.22,1)}.research__bar[data-astro-cid-ojgcha23].is-brand .research__bar-fill[data-astro-cid-ojgcha23]{background:linear-gradient(90deg,#1cc4de,#0a8ca3);box-shadow:0 0 14px #0baac280}.research__bar-value[data-astro-cid-ojgcha23]{font-size:.95rem;font-weight:700;color:#033740;text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.research__bar-footnote[data-astro-cid-ojgcha23]{font-size:.82rem;color:#5a6f80;font-style:italic;margin:18px 0 0}@media(max-width:768px){.research__compare[data-astro-cid-ojgcha23]{padding:26px 22px}.research__bar[data-astro-cid-ojgcha23]{grid-template-columns:1fr 76px;gap:6px 8px}.research__bar-label[data-astro-cid-ojgcha23]{grid-column:1 / -1;font-size:.85rem}.research__bar-track[data-astro-cid-ojgcha23]{grid-column:1 / 2}}.research__patterns[data-astro-cid-ojgcha23]{margin-top:64px}.research__patterns-head[data-astro-cid-ojgcha23]{max-width:820px;margin:0 auto 36px;text-align:center}.research__patterns-eyebrow[data-astro-cid-ojgcha23]{display:inline-block;font-size:.74rem;font-weight:700;color:#076674;text-transform:uppercase;letter-spacing:.16em;margin-bottom:14px}.research__patterns-title[data-astro-cid-ojgcha23]{font-size:clamp(1.4rem,2.6vw,1.75rem);font-weight:700;color:#033740;margin:0 0 12px;letter-spacing:-.01em;line-height:1.25}.research__patterns-subtitle[data-astro-cid-ojgcha23]{font-size:1rem;color:#2a4053;line-height:1.65;margin:0 auto;max-width:760px}.patterns-grid[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto 1fr auto;gap:22px;margin-bottom:32px}.pattern[data-astro-cid-ojgcha23]{background:#fff;border:1px solid rgba(11,170,194,.12);border-radius:18px;padding:28px 26px;position:relative;overflow:hidden;box-shadow:0 6px 24px #0baac20f;display:grid;grid-template-rows:subgrid;grid-row:span 4}.pattern[data-astro-cid-ojgcha23]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(120deg,#1cc4de,#0a8ca3)}.pattern__label[data-astro-cid-ojgcha23]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#076674;background:#0baac21a;padding:4px 10px;border-radius:999px;margin-bottom:12px;justify-self:start}.pattern__title[data-astro-cid-ojgcha23]{font-size:1.05rem;font-weight:700;color:#033740;margin:0 0 12px;line-height:1.35}.pattern__body[data-astro-cid-ojgcha23]{font-size:.92rem;color:#4a6a73;line-height:1.6;margin:0 0 18px}.pattern__examples[data-astro-cid-ojgcha23]{list-style:none;padding:14px 0 0;margin:0;border-top:1px solid rgba(11,170,194,.1);display:flex;flex-direction:column;gap:10px}.pattern__example[data-astro-cid-ojgcha23]{font-size:.84rem;color:#4a6a73;line-height:1.5}.pattern__example[data-astro-cid-ojgcha23] strong[data-astro-cid-ojgcha23]{color:#033740;font-weight:700;display:block;margin-bottom:2px}@media(max-width:1024px){.patterns-grid[data-astro-cid-ojgcha23]{display:flex;flex-direction:column;grid-template-columns:none;grid-template-rows:none}.pattern[data-astro-cid-ojgcha23]{display:block;grid-template-rows:none;grid-row:auto}.pattern__label[data-astro-cid-ojgcha23]{display:inline-block}}.research__ceiling[data-astro-cid-ojgcha23]{margin-top:64px;background:#0baac20a;border:1px solid rgba(11,170,194,.12);border-radius:22px;padding:44px 48px}.research__ceiling-head[data-astro-cid-ojgcha23]{margin-bottom:32px;max-width:760px}.research__ceiling-eyebrow[data-astro-cid-ojgcha23]{display:inline-block;font-size:.74rem;font-weight:700;color:#076674;text-transform:uppercase;letter-spacing:.16em;margin-bottom:14px}.research__ceiling-title[data-astro-cid-ojgcha23]{font-size:clamp(1.4rem,2.6vw,1.75rem);font-weight:700;color:#033740;margin:0 0 12px;letter-spacing:-.01em;line-height:1.25}.research__ceiling-subtitle[data-astro-cid-ojgcha23]{font-size:1rem;color:#2a4053;line-height:1.65;margin:0}.ceiling-grid[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:1fr 1fr;gap:28px 36px;margin-bottom:32px}.ceiling-item[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:28px minmax(0,1fr);gap:16px;align-items:start}.ceiling-item__mark[data-astro-cid-ojgcha23]{width:28px;height:28px;flex-shrink:0;border:1.5px solid rgba(11,170,194,.4);border-radius:50%;color:#076674;font-weight:700;font-size:.78rem;display:inline-flex;align-items:center;justify-content:center;line-height:1;background:#fff;text-transform:uppercase}.ceiling-item__title[data-astro-cid-ojgcha23]{font-size:1rem;font-weight:700;color:#033740;margin:4px 0 6px;line-height:1.35}.ceiling-item__text[data-astro-cid-ojgcha23]{font-size:.92rem;color:#4a6a73;line-height:1.6;margin:0}.research__ceiling-closing[data-astro-cid-ojgcha23]{font-size:.95rem;color:#2a4053;line-height:1.65;font-style:italic;margin:0;padding-top:24px;border-top:1px solid rgba(11,170,194,.12)}@media(max-width:768px){.research__ceiling[data-astro-cid-ojgcha23]{padding:28px 24px}.ceiling-grid[data-astro-cid-ojgcha23]{grid-template-columns:1fr;gap:20px}}.research__footnote[data-astro-cid-ojgcha23]{margin-top:36px;font-size:.78rem;color:#6a7e8a;line-height:1.65;max-width:880px;margin-left:auto;margin-right:auto;text-align:left}.__legacy_distinctives_unused[data-astro-cid-ojgcha23]{display:none}.research__distinctives[data-astro-cid-ojgcha23]{margin-bottom:72px}.research__distinctives-title[data-astro-cid-ojgcha23]{font-size:1.18rem;font-weight:700;color:#033740;margin:0 0 26px;letter-spacing:-.005em}.research__distinctives-grid[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.distinctive-card[data-astro-cid-ojgcha23]{--d-accent: #0BAAC2;--d-accent-soft: rgba(11, 170, 194, .1);background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:26px 22px 24px;box-shadow:0 4px 18px #0000000a;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}.distinctive-card[data-astro-cid-ojgcha23]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--d-accent)}.distinctive-card[data-astro-cid-ojgcha23]:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000014}.distinctive-card[data-astro-cid-ojgcha23][data-d="1"]{--d-accent: #0BAAC2;--d-accent-soft: rgba(11, 170, 194, .12)}.distinctive-card[data-astro-cid-ojgcha23][data-d="2"]{--d-accent: #14b8a6;--d-accent-soft: rgba(20, 184, 166, .12)}.distinctive-card[data-astro-cid-ojgcha23][data-d="3"]{--d-accent: #0ea5e9;--d-accent-soft: rgba(14, 165, 233, .12)}.distinctive-card[data-astro-cid-ojgcha23][data-d="4"]{--d-accent: #6366f1;--d-accent-soft: rgba(99, 102, 241, .12)}.distinctive-card__icon[data-astro-cid-ojgcha23]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--d-accent-soft);border-radius:10px;margin-bottom:18px;color:var(--d-accent)}.distinctive-card__icon[data-astro-cid-ojgcha23] svg[data-astro-cid-ojgcha23]{width:20px;height:20px;display:block}.distinctive-card__title[data-astro-cid-ojgcha23]{font-size:1.02rem;font-weight:700;color:#033740;margin:0 0 8px;line-height:1.3}.distinctive-card__highlight[data-astro-cid-ojgcha23]{font-size:.92rem;font-weight:700;color:var(--d-accent);margin:0 0 10px;line-height:1.45}.distinctive-card__text[data-astro-cid-ojgcha23]{font-size:.9rem;color:#4a6a73;line-height:1.6;margin:0}@media(max-width:1024px){.research__distinctives-grid[data-astro-cid-ojgcha23]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.research__distinctives-grid[data-astro-cid-ojgcha23]{grid-template-columns:1fr}}.research__methodology[data-astro-cid-ojgcha23]{background:linear-gradient(180deg,#fff,#f7fbfc);border:1px solid rgba(11,170,194,.14);border-radius:24px;padding:44px 48px;box-shadow:0 8px 32px #0baac212;position:relative;overflow:hidden}.research__methodology[data-astro-cid-ojgcha23]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(120deg,#1cc4de,#0a8ca3)}.research__methodology-head[data-astro-cid-ojgcha23]{margin-bottom:36px;max-width:760px}.research__methodology-title[data-astro-cid-ojgcha23]{font-size:1.2rem;font-weight:700;color:#033740;margin:0 0 8px;letter-spacing:-.005em}.research__methodology-subtitle[data-astro-cid-ojgcha23]{font-size:.95rem;color:#5a6f80;line-height:1.6;margin:0}.methodology-steps[data-astro-cid-ojgcha23]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;position:relative}.methodology-steps[data-astro-cid-ojgcha23]:before{content:"";position:absolute;top:30px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(11,170,194,.3) 8%,rgba(11,170,194,.3) 92%,transparent 100%);z-index:0}.methodology-step[data-astro-cid-ojgcha23]{position:relative;z-index:1}.methodology-step__head[data-astro-cid-ojgcha23]{display:flex;align-items:center;gap:12px;margin-bottom:16px}.methodology-step__num[data-astro-cid-ojgcha23]{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;color:#076674;border:2px solid rgba(11,170,194,.3);border-radius:50%;font-weight:800;font-size:.78rem;font-variant-numeric:tabular-nums;letter-spacing:.02em}.methodology-step__icon[data-astro-cid-ojgcha23]{width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#1cc4de,#0a8ca3);color:#fff;border-radius:12px;box-shadow:0 4px 14px #0baac24d;border:4px solid #fff}.methodology-step__icon[data-astro-cid-ojgcha23] svg[data-astro-cid-ojgcha23]{width:22px;height:22px;display:block}.methodology-step[data-astro-cid-ojgcha23] h4[data-astro-cid-ojgcha23]{font-size:1.02rem;font-weight:700;color:#033740;margin:0 0 8px;line-height:1.3}.methodology-step[data-astro-cid-ojgcha23] p[data-astro-cid-ojgcha23]{font-size:.9rem;color:#4a6a73;line-height:1.6;margin:0}.methodology-step[data-astro-cid-ojgcha23] p[data-astro-cid-ojgcha23] strong[data-astro-cid-ojgcha23]{color:#076674;font-weight:700}@media(max-width:1024px){.methodology-steps[data-astro-cid-ojgcha23]{grid-template-columns:repeat(2,1fr);gap:32px}.methodology-steps[data-astro-cid-ojgcha23]:before{display:none}}@media(max-width:560px){.research__methodology[data-astro-cid-ojgcha23]{padding:28px 22px}.methodology-steps[data-astro-cid-ojgcha23]{grid-template-columns:1fr;gap:24px}}.research__principles[data-astro-cid-ojgcha23]{margin-bottom:80px;border-top:1px solid rgba(11,170,194,.18);padding-top:42px}.research__principles-title[data-astro-cid-ojgcha23]{font-size:.78rem;font-weight:700;color:#076674;margin:0 0 32px;text-transform:uppercase;letter-spacing:.16em}.principles[data-astro-cid-ojgcha23]{list-style:none;padding:0;margin:0}.principle[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:140px minmax(0,1fr);gap:36px;padding:36px 0;border-bottom:1px solid rgba(0,0,0,.07);align-items:start}.principle[data-astro-cid-ojgcha23]:last-child{border-bottom:0;padding-bottom:0}.principle[data-astro-cid-ojgcha23]:first-child{padding-top:0}.principle__num[data-astro-cid-ojgcha23]{font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1;letter-spacing:-.04em;background:linear-gradient(135deg,#1cc4de,#0a8ca3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;user-select:none}.principle__eyebrow[data-astro-cid-ojgcha23]{font-size:.74rem;font-weight:700;color:#5a6f80;text-transform:uppercase;letter-spacing:.14em;margin-bottom:12px}.principle__claim[data-astro-cid-ojgcha23]{font-family:Lato,sans-serif;font-size:clamp(1.4rem,2.4vw,1.75rem);font-weight:700;color:#033740;margin:0 0 12px;line-height:1.25;letter-spacing:-.01em;max-width:720px}.principle__text[data-astro-cid-ojgcha23]{font-size:1rem;color:#4a6a73;line-height:1.65;margin:0;max-width:720px}@media(max-width:768px){.principle[data-astro-cid-ojgcha23]{grid-template-columns:64px minmax(0,1fr);gap:20px;padding:28px 0}.principle__num[data-astro-cid-ojgcha23]{font-size:2.4rem}}.research__pipeline[data-astro-cid-ojgcha23]{background:linear-gradient(180deg,#fff,#f5fafb);border:1px solid rgba(11,170,194,.14);border-radius:24px;padding:48px 56px;box-shadow:0 12px 48px #0baac212;position:relative;overflow:hidden}.research__pipeline-head[data-astro-cid-ojgcha23]{margin-bottom:40px;max-width:760px}.research__pipeline-eyebrow[data-astro-cid-ojgcha23]{display:inline-block;font-size:.74rem;font-weight:700;color:#076674;text-transform:uppercase;letter-spacing:.16em;margin-bottom:12px;padding:5px 12px;background:#0baac214;border-radius:999px}.research__pipeline-title[data-astro-cid-ojgcha23]{font-size:clamp(1.5rem,2.8vw,1.85rem);font-weight:700;color:#033740;margin:0 0 10px;letter-spacing:-.01em;line-height:1.25}.research__pipeline-subtitle[data-astro-cid-ojgcha23]{font-size:1rem;color:#5a6f80;line-height:1.6;margin:0;max-width:700px}.pipeline[data-astro-cid-ojgcha23]{position:relative}.pipeline-stage[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:48px minmax(0,1fr);gap:22px;align-items:flex-start;padding-bottom:32px}.pipeline-stage[data-astro-cid-ojgcha23]:last-of-type{padding-bottom:36px}.pipeline-stage__rail[data-astro-cid-ojgcha23]{position:relative;display:flex;flex-direction:column;align-items:center;align-self:stretch}.pipeline-stage__icon[data-astro-cid-ojgcha23]{width:48px;height:48px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1cc4de,#0a8ca3);color:#fff;border-radius:14px;position:relative;z-index:2}.pipeline-stage__icon[data-astro-cid-ojgcha23] svg{width:22px;height:22px;display:block}.pipeline-stage__line[data-astro-cid-ojgcha23]{flex:1;width:2px;margin-top:8px;background:linear-gradient(180deg,#0baac266,#0baac22e);border-radius:2px;min-height:24px;z-index:1}.pipeline-stage__body[data-astro-cid-ojgcha23]{padding-top:6px}.pipeline-stage__step[data-astro-cid-ojgcha23]{display:inline-block;font-size:.7rem;font-weight:700;color:#5a6f80;text-transform:uppercase;letter-spacing:.14em;margin-bottom:8px;font-variant-numeric:tabular-nums}.pipeline-stage__title[data-astro-cid-ojgcha23]{font-size:1.2rem;font-weight:700;color:#033740;margin:0 0 8px;line-height:1.3;letter-spacing:-.005em}.pipeline-stage__text[data-astro-cid-ojgcha23]{font-size:.98rem;color:#4a6a73;line-height:1.6;margin:0;max-width:720px}.pipeline-stage__text[data-astro-cid-ojgcha23] strong[data-astro-cid-ojgcha23]{color:#076674;font-weight:700}.pipeline-result[data-astro-cid-ojgcha23]{margin-top:8px;margin-left:80px;background:linear-gradient(135deg,#0a8ca3,#1cc4de);color:#fff;border-radius:18px;padding:26px 32px 28px;box-shadow:0 14px 36px #0a8ca34d;position:relative}.pipeline-result[data-astro-cid-ojgcha23]:before{content:"";position:absolute;left:32px;top:-12px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid #0A8CA3}.pipeline-result__eyebrow[data-astro-cid-ojgcha23]{display:inline-block;font-size:.7rem;font-weight:700;color:#ffffffd9;text-transform:uppercase;letter-spacing:.16em;margin-bottom:14px}.pipeline-result__row[data-astro-cid-ojgcha23]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:16px;align-items:center}.pipeline-result__metric[data-astro-cid-ojgcha23]{min-width:0}.pipeline-result__value[data-astro-cid-ojgcha23]{font-size:clamp(1.5rem,2.6vw,2rem);font-weight:800;color:#fff;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-bottom:6px}.pipeline-result__label[data-astro-cid-ojgcha23]{font-size:.82rem;color:#ffffffd9;line-height:1.4}.pipeline-result__divider[data-astro-cid-ojgcha23]{width:1px;height:36px;background:#ffffff40;align-self:center}@media(max-width:768px){.research__pipeline[data-astro-cid-ojgcha23]{padding:32px 24px}.pipeline-stage[data-astro-cid-ojgcha23]{grid-template-columns:40px minmax(0,1fr);gap:16px;padding-bottom:24px}.pipeline-stage__icon[data-astro-cid-ojgcha23]{width:40px;height:40px;border-radius:12px}.pipeline-stage__icon[data-astro-cid-ojgcha23] svg{width:18px;height:18px}.pipeline-stage__title[data-astro-cid-ojgcha23]{font-size:1.05rem}.pipeline-result[data-astro-cid-ojgcha23]{margin-left:0;padding:22px 24px 24px}.pipeline-result[data-astro-cid-ojgcha23]:before{left:16px}.pipeline-result__row[data-astro-cid-ojgcha23]{grid-template-columns:1fr;gap:14px}.pipeline-result__divider[data-astro-cid-ojgcha23]{width:100%;height:1px}}.pricing[data-astro-cid-hkoc4sea]{background:var(--bg)}.pricing-header[data-astro-cid-hkoc4sea]{margin-bottom:var(--sp-12)}.plans[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--sp-5);margin-bottom:var(--sp-12)}@media(max-width:1000px){.plans[data-astro-cid-hkoc4sea]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.plans[data-astro-cid-hkoc4sea]{grid-template-columns:1fr}}.plan-card[data-astro-cid-hkoc4sea]{position:relative;display:flex;flex-direction:column;text-align:left;padding:var(--sp-8) var(--sp-6);transition:box-shadow var(--t-base),border-color var(--t-base)}.plan-card[data-astro-cid-hkoc4sea]:hover{box-shadow:0 10px 26px #0baac238;border-color:#0baac24d}.stripe-badge[data-astro-cid-hkoc4sea]{display:flex;align-items:center;justify-content:center;gap:var(--sp-2);margin:var(--sp-12) 0 var(--sp-12);opacity:.6;flex-wrap:wrap;max-width:100%;isolation:isolate;pointer-events:none}.stripe-badge[data-astro-cid-hkoc4sea] .stripe-lock[data-astro-cid-hkoc4sea]{width:16px;height:16px;flex-shrink:0}.stripe-badge[data-astro-cid-hkoc4sea] .stripe-text[data-astro-cid-hkoc4sea]{font-size:var(--fs-xs);color:var(--text-muted)}.stripe-badge[data-astro-cid-hkoc4sea] .stripe-logo[data-astro-cid-hkoc4sea]{height:24px;width:auto;max-width:100%;flex-shrink:0;shape-rendering:crispEdges}@media(max-width:600px){.stripe-badge[data-astro-cid-hkoc4sea]{flex-direction:column;gap:var(--sp-1)}}.plan-title[data-astro-cid-hkoc4sea]{font-size:var(--fs-lg);font-weight:700;color:var(--text-strong);margin-bottom:var(--sp-3)}.plan-price[data-astro-cid-hkoc4sea]{font-size:var(--fs-2xl);font-weight:800;color:var(--brand-primary);line-height:1;margin-bottom:var(--sp-1)}.plan-price-note[data-astro-cid-hkoc4sea]{font-size:var(--fs-sm);color:var(--text-muted)}.plan-sub-note[data-astro-cid-hkoc4sea]{font-size:var(--fs-xs);color:var(--text-muted);margin-top:var(--sp-1)}.plan-divider[data-astro-cid-hkoc4sea]{height:3px;width:50px;background:var(--brand-gradient);margin:var(--sp-5) 0;border-radius:var(--r-sm)}.plan-cta[data-astro-cid-hkoc4sea]{margin-top:auto;justify-content:center}.discount-badge[data-astro-cid-hkoc4sea]{position:absolute;top:0;right:0;background:var(--brand-gradient);color:#fff;font-size:var(--fs-xs);font-weight:700;padding:4px 10px;border-radius:0 var(--r-xl) 0 var(--r-md)}.trial-block[data-astro-cid-hkoc4sea],.gold-block[data-astro-cid-hkoc4sea],.premium-block[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:var(--sp-10);align-items:center;padding:var(--sp-10);margin-bottom:var(--sp-12);max-width:980px;margin-left:auto;margin-right:auto}.trial-block[data-astro-cid-hkoc4sea] .feature-list[data-astro-cid-hkoc4sea],.gold-block[data-astro-cid-hkoc4sea] .feature-list[data-astro-cid-hkoc4sea],.premium-block[data-astro-cid-hkoc4sea] .feature-list[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sp-3) var(--sp-6)}.premium-block[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#0baac20a,#0baac21a);border:2px solid rgba(11,170,194,.15)}.gold-block[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#d4a4370d,#d4a4371f);border:2px solid rgba(212,164,55,.2)}.gold-gradient-text[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#f0c560,#b88729);-webkit-background-clip:text;background-clip:text;color:transparent}.check-gold[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#f0c560,#b88729)!important}.gold-block[data-astro-cid-hkoc4sea] .block-price[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#f0c560,#b88729);-webkit-background-clip:text;background-clip:text;color:transparent}.gold-block[data-astro-cid-hkoc4sea] .feature-row[data-astro-cid-hkoc4sea] strong{color:#92651b}.gold-block[data-astro-cid-hkoc4sea] .check[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#f0c560,#b88729)}.btn-gold[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#f0c560,#b88729);color:#fff;border:none}.btn-gold[data-astro-cid-hkoc4sea]:hover{background:linear-gradient(135deg,#e6b54a,#a37820);color:#fff}@media(max-width:800px){.trial-block[data-astro-cid-hkoc4sea],.gold-block[data-astro-cid-hkoc4sea],.premium-block[data-astro-cid-hkoc4sea]{grid-template-columns:1fr;padding:var(--sp-6)}.trial-block[data-astro-cid-hkoc4sea] .feature-list[data-astro-cid-hkoc4sea],.gold-block[data-astro-cid-hkoc4sea] .feature-list[data-astro-cid-hkoc4sea],.premium-block[data-astro-cid-hkoc4sea] .feature-list[data-astro-cid-hkoc4sea]{grid-template-columns:1fr}}.block-title[data-astro-cid-hkoc4sea]{font-size:var(--fs-xl);font-weight:800;margin-bottom:var(--sp-3)}.block-price[data-astro-cid-hkoc4sea]{font-size:var(--fs-2xl);font-weight:800;color:var(--brand-primary);line-height:1}.block-price-note[data-astro-cid-hkoc4sea]{font-size:var(--fs-sm);color:var(--text-muted);margin-top:var(--sp-1);margin-bottom:var(--sp-5)}.premium-description[data-astro-cid-hkoc4sea]{font-size:var(--fs-md);color:var(--text);font-weight:500;margin-bottom:var(--sp-4)}.full[data-astro-cid-hkoc4sea]{width:100%;justify-content:center}.feature-list[data-astro-cid-hkoc4sea]{display:flex;flex-direction:column;gap:var(--sp-3)}.feature-row[data-astro-cid-hkoc4sea]{display:flex;align-items:flex-start;gap:var(--sp-3);font-size:var(--fs-sm);color:var(--text);line-height:1.5}.feature-row[data-astro-cid-hkoc4sea] strong{color:var(--brand-primary-dark);font-weight:700}.check[data-astro-cid-hkoc4sea]{flex-shrink:0;width:18px;height:18px;border-radius:var(--r-pill);background:var(--brand-gradient);position:relative;margin-top:2px}.check[data-astro-cid-hkoc4sea]:after{content:"";position:absolute;inset:0;margin:auto;width:7px;height:4px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg) translate(1px,-1px)}.check-lg[data-astro-cid-hkoc4sea]{width:24px;height:24px}.check-lg[data-astro-cid-hkoc4sea]:after{width:9px;height:5px}.features[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#0baac208,#0baac214);border:1px solid rgba(11,170,194,.15);border-radius:var(--r-2xl);padding:var(--sp-10);margin-bottom:var(--sp-12)}.features-title[data-astro-cid-hkoc4sea]{font-size:var(--fs-xl);font-weight:700;color:var(--text-strong);text-align:center;margin-bottom:var(--sp-8);padding-bottom:var(--sp-4);border-bottom:1px solid rgba(11,170,194,.2)}.features-grid[data-astro-cid-hkoc4sea]{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-6)}@media(max-width:800px){.features-grid[data-astro-cid-hkoc4sea]{grid-template-columns:1fr}}.feature-group[data-astro-cid-hkoc4sea]{background:#fff;border-radius:var(--r-xl);box-shadow:var(--shadow-md);overflow:hidden}.feature-group-header[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,#0baac21f,#0baac238);padding:var(--sp-5) var(--sp-5) var(--sp-5) calc(var(--sp-5) + 36px);position:relative}.feature-group-header[data-astro-cid-hkoc4sea]:before{content:"";position:absolute;left:var(--sp-5);top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230BAAC2' stroke='%230BAAC2' stroke-width='0.5' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.feature-group-title[data-astro-cid-hkoc4sea]{font-size:var(--fs-md);font-weight:700;color:var(--text-strong);margin:0}.feature-group-content[data-astro-cid-hkoc4sea]{list-style:none;margin:0;padding:var(--sp-5) var(--sp-6);display:flex;flex-direction:column;gap:var(--sp-3)}.feature-item[data-astro-cid-hkoc4sea]{position:relative;padding-left:28px;line-height:1.5}.feature-item[data-astro-cid-hkoc4sea]:before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230BAAC2' d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.feature-item-text[data-astro-cid-hkoc4sea]{margin:0;font-size:var(--fs-sm);color:var(--text)}.feature-item-text[data-astro-cid-hkoc4sea] .highlight{color:var(--brand-primary-dark);font-weight:700}.features-footnote[data-astro-cid-hkoc4sea]{margin-top:var(--sp-4);font-size:var(--fs-xs);font-style:italic;color:var(--text-muted);text-align:center}.notes[data-astro-cid-hkoc4sea]{background:#0baac20a;border-radius:var(--r-xl);padding:var(--sp-6) var(--sp-8);display:flex;flex-direction:column;gap:var(--sp-3);max-width:980px;margin-left:auto;margin-right:auto}.note[data-astro-cid-hkoc4sea]{display:flex;align-items:flex-start;gap:var(--sp-3);font-size:var(--fs-sm);color:var(--text);line-height:1.5}.note-icon[data-astro-cid-hkoc4sea]{color:var(--brand-primary);flex-shrink:0;margin-top:2px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr]{position:relative;width:100%;padding:80px 0;overflow:hidden;background-color:#fff;margin:0;box-sizing:border-box;contain:content;will-change:transform;z-index:1}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] [data-astro-cid-al2ca2vr]{box-sizing:border-box;font-family:Lato,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .background-elements[data-astro-cid-al2ca2vr]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .circle[data-astro-cid-al2ca2vr]{position:absolute;border-radius:50%;border:2px solid #0BAAC2}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .circle-large[data-astro-cid-al2ca2vr]{width:450px;height:450px;top:-150px;right:-150px;border-width:2px;opacity:.08}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .circle-medium[data-astro-cid-al2ca2vr]{width:300px;height:300px;bottom:-100px;left:-100px;border-width:2px;opacity:.06}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .inner-glow[data-astro-cid-al2ca2vr]{position:absolute;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,#20c6e0,#0baac21a 70%);bottom:20%;left:15%;filter:blur(20px)}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .dot[data-astro-cid-al2ca2vr]{position:absolute;width:10px;height:10px;background-color:#0baac2;border-radius:50%;box-shadow:0 0 15px #0baac233}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .dot-1[data-astro-cid-al2ca2vr]{top:25%;right:18%;animation:isolated-talentq-float 7s ease-in-out infinite}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .dot-2[data-astro-cid-al2ca2vr]{bottom:30%;right:25%;width:7px;height:7px;animation:isolated-talentq-float 6s ease-in-out infinite 1.5s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .diagonal-line[data-astro-cid-al2ca2vr]{position:absolute;width:150px;height:1px;background-color:#0baac2;opacity:.15;transform-origin:center}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .diagonal-line-1[data-astro-cid-al2ca2vr]{top:30%;left:20%;transform:rotate(45deg)}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .diagonal-line-2[data-astro-cid-al2ca2vr]{bottom:25%;right:28%;transform:rotate(-30deg)}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-container[data-astro-cid-al2ca2vr]{width:90%;max-width:1000px;margin:0 auto;padding:2rem 3rem 3rem;position:relative;z-index:2;background:#fffffffa;border-radius:24px;box-shadow:0 20px 40px #0000000d}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .container-footer[data-astro-cid-al2ca2vr]{width:90%;max-width:1000px;height:40px;margin:-20px auto 0;position:relative;background:linear-gradient(to bottom,#fffffffa,#fff0);border-radius:0 0 24px 24px;z-index:1}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-title[data-astro-cid-al2ca2vr]{font-size:2.2rem;font-weight:700;margin-bottom:2.5rem;color:#222;text-align:center;letter-spacing:-.01em;position:relative;display:inline-block;padding-bottom:12px;width:100%}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-title[data-astro-cid-al2ca2vr]:after{content:"";position:absolute;width:80px;height:4px;background:linear-gradient(to right,#1cc4de,#0a8ca3);bottom:0;left:50%;transform:translate(-50%);border-radius:2px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-list[data-astro-cid-al2ca2vr]{list-style:none;padding:0;margin:0}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:not(:last-child){margin-bottom:.9rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid rgba(10,140,163,.08);animation:isolated-talentq-fade-up .5s ease-out;animation-fill-mode:both;transition:all .3s ease}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:last-child{border-bottom:none}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-question[data-astro-cid-al2ca2vr]{font-size:1.05rem;font-weight:600;color:#222;line-height:1.5;cursor:pointer;padding:1.2rem 1.5rem 1.2rem 1rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;border-radius:12px;position:relative;letter-spacing:.01em;transform:translateZ(0)}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-question[data-astro-cid-al2ca2vr]:hover{color:#0a8ca3;background-color:#0baac208}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]{width:16px;height:16px;min-width:16px;position:relative;transition:transform .3s ease}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:before,#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:after{content:"";position:absolute;background-color:#0baac2;border-radius:2px;transition:all .3s ease}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:before{width:2px;height:16px;top:0;left:7px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:after{width:16px;height:2px;top:7px;left:0}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr].active .faq-arrow[data-astro-cid-al2ca2vr]:before{transform:rotate(90deg);opacity:0}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr].active .faq-question[data-astro-cid-al2ca2vr]{color:#0a8ca3}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr].active{margin-bottom:.5rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer-wrapper[data-astro-cid-al2ca2vr]{height:0;overflow:hidden;transition:height .3s cubic-bezier(.4,0,.2,1);transform:translateZ(0);will-change:height;contain:content}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr]{padding:.2rem 1.5rem 1.4rem 1rem;font-size:.98rem;line-height:1.7;color:#444;letter-spacing:.01em;font-weight:400}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr] a{color:#0a8ca3;text-decoration:none;font-weight:500;transition:all .2s;border-bottom:1px dotted rgba(11,170,194,.4);padding-bottom:1px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr] a:hover{color:#1cc4de;border-bottom:1px solid rgba(28,196,222,.7);text-decoration:none}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr] strong{color:#0a8ca3;font-weight:600}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .highlight[data-astro-cid-al2ca2vr],#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr] .highlight{color:#0a8ca3;font-weight:500;position:relative;display:inline-block}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .highlight[data-astro-cid-al2ca2vr]:after,#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr] .highlight:after{content:"";position:absolute;width:100%;height:5px;bottom:2px;left:0;background-color:#0baac212;z-index:-1;border-radius:3px}@keyframes isolated-talentq-float{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-15px) translate(10px)}to{transform:translateY(0) translate(0)}}@keyframes isolated-talentq-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-container[data-astro-cid-al2ca2vr]{width:92%;padding:2rem 2.5rem 2.5rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .container-footer[data-astro-cid-al2ca2vr]{width:92%}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-title[data-astro-cid-al2ca2vr]{font-size:2rem}}@media(max-width:992px){#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-container[data-astro-cid-al2ca2vr]{width:94%;padding:2rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .container-footer[data-astro-cid-al2ca2vr]{width:94%}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-title[data-astro-cid-al2ca2vr]{font-size:1.8rem;margin-bottom:1.5rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-question[data-astro-cid-al2ca2vr]{padding:1rem;font-size:1.05rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr]{padding:0 1rem 1.2rem;font-size:.95rem}}@media(max-width:768px){#talentq-isolated-faq-section[data-astro-cid-al2ca2vr]{padding:60px 0}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-container[data-astro-cid-al2ca2vr]{width:94%;padding:1.5rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-title[data-astro-cid-al2ca2vr]{font-size:1.6rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-question[data-astro-cid-al2ca2vr]{font-size:1rem;padding:.9rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr]{font-size:.9rem;line-height:1.6}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]{width:14px;height:14px;min-width:14px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:before{height:14px;left:6px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:after{width:14px;top:6px}}@media(max-width:576px){#talentq-isolated-faq-section[data-astro-cid-al2ca2vr]{padding:50px 0}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-container[data-astro-cid-al2ca2vr]{width:96%;padding:1.2rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .container-footer[data-astro-cid-al2ca2vr]{width:96%}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-title[data-astro-cid-al2ca2vr]{font-size:1.4rem;margin-bottom:1.8rem;padding-bottom:10px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-question[data-astro-cid-al2ca2vr]{font-size:.95rem;padding:.9rem .8rem;line-height:1.5}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr]{font-size:.88rem;padding:.2rem .8rem 1.1rem;line-height:1.65}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]{width:12px;height:12px;min-width:12px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:before{height:12px;left:5px}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-arrow[data-astro-cid-al2ca2vr]:after{width:12px;top:5px}}@media(max-width:400px){#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-title[data-astro-cid-al2ca2vr]{font-size:1.3rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-question[data-astro-cid-al2ca2vr]{font-size:.9rem}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-answer[data-astro-cid-al2ca2vr]{font-size:.8rem}}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(1){animation-delay:.1s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(2){animation-delay:.15s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(3){animation-delay:.2s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(4){animation-delay:.25s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(5){animation-delay:.3s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(6){animation-delay:.35s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(7){animation-delay:.4s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(8){animation-delay:.45s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(9){animation-delay:.5s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(10){animation-delay:.55s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(11){animation-delay:.6s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(12){animation-delay:.65s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(13){animation-delay:.7s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(14){animation-delay:.75s}#talentq-isolated-faq-section[data-astro-cid-al2ca2vr] .faq-item[data-astro-cid-al2ca2vr]:nth-child(15){animation-delay:.8s}#talentq-premium-quote-section{position:relative;width:100%;padding:100px 0;overflow:hidden;background-color:#fff;margin:0;box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-premium-quote-section *{box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-premium-quote-section .background-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.8}#talentq-premium-quote-section .bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#0baac208,#fff0 70%);z-index:-1}#talentq-premium-quote-section .circle{position:absolute;border-radius:50%}#talentq-premium-quote-section .circle-large{width:600px;height:600px;top:-200px;right:-200px;border:2px solid rgba(11,170,194,.05);opacity:.7}#talentq-premium-quote-section .circle-medium{width:350px;height:350px;bottom:-100px;left:-120px;border:1px solid rgba(11,170,194,.06);opacity:.8}#talentq-premium-quote-section .circle-shine{width:400px;height:400px;top:5%;right:10%;background:radial-gradient(circle,#0baac208,#fff0 70%)}#talentq-premium-quote-section .circle-shine-2{width:300px;height:300px;bottom:10%;left:15%;background:radial-gradient(circle,#0baac205,#fff0 60%)}#talentq-premium-quote-section .dot{position:absolute;background-color:#0baac2;border-radius:50%;opacity:.15}#talentq-premium-quote-section .dot-1{width:8px;height:8px;top:25%;right:15%}#talentq-premium-quote-section .dot-2{width:6px;height:6px;bottom:30%;left:18%}#talentq-premium-quote-section .dot-3{width:4px;height:4px;top:40%;left:25%}#talentq-premium-quote-section .line{position:absolute;background-color:#0baac2;opacity:.05}#talentq-premium-quote-section .line-1{width:150px;height:1px;top:20%;right:10%;transform:rotate(45deg)}#talentq-premium-quote-section .line-2{width:120px;height:1px;bottom:30%;left:5%;transform:rotate(-30deg)}#talentq-premium-quote-section .quote-container{width:90%;max-width:1000px;margin:0 auto;position:relative;z-index:2;text-align:center}#talentq-premium-quote-section .quote-block{background:linear-gradient(135deg,#fffc,#fffffff2);border-radius:30px;padding:70px 50px;position:relative;box-shadow:0 25px 60px #0baac21f,0 10px 20px #0baac20d;overflow:hidden;border:1px solid rgba(11,170,194,.08)}#talentq-premium-quote-section .quote-inner{position:relative;z-index:2}#talentq-premium-quote-section .quote-decoration{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;opacity:.8}#talentq-premium-quote-section .decoration-circle{position:absolute;border-radius:50%;border:1px solid rgba(11,170,194,.07)}#talentq-premium-quote-section .decoration-circle-1{width:140px;height:140px;top:-50px;left:-50px}#talentq-premium-quote-section .decoration-circle-2{width:100px;height:100px;bottom:-30px;right:-30px}#talentq-premium-quote-section .decoration-line{position:absolute;background:linear-gradient(to right,#0baac200,#0baac21a,#0baac200);height:1px}#talentq-premium-quote-section .decoration-line-1{width:80%;top:0;left:10%}#talentq-premium-quote-section .decoration-line-2{width:80%;bottom:0;left:10%}#talentq-premium-quote-section .quote-mark{position:absolute;top:40px;left:40px;width:60px;height:60px;z-index:1}#talentq-premium-quote-section .quote-text{font-size:2.2rem;line-height:1.5;color:#033740;margin-bottom:30px;position:relative;font-weight:300;letter-spacing:.5px;z-index:2}#talentq-premium-quote-section .quote-text-inner{position:relative;display:inline-block}#talentq-premium-quote-section .quote-text-inner:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:1px;background:linear-gradient(to right,#0baac200,#0baac233,#0baac200);z-index:-1}#talentq-premium-quote-section .quote-author-container{position:relative;display:inline-block;z-index:2}#talentq-premium-quote-section .quote-divider{width:60px;height:2px;background:linear-gradient(to right,#0baac200,#0baac266,#0baac200);margin:35px auto 25px}#talentq-premium-quote-section .quote-author{font-size:1.15rem;color:#085a68;position:relative;display:inline-block;background:#ffffffb3;padding:5px 15px;border-radius:20px}#talentq-premium-quote-section .author-name{font-weight:700;color:#09889b;letter-spacing:.5px}#talentq-premium-quote-section .author-description{font-style:italic;opacity:.9;font-weight:400}#talentq-premium-quote-section .quote-shine{position:absolute;border-radius:50%;z-index:1}#talentq-premium-quote-section .quote-shine-1{width:200px;height:200px;background:radial-gradient(circle,#0baac20d,#fff0 70%);top:10%;left:10%}#talentq-premium-quote-section .quote-shine-2{width:150px;height:150px;background:radial-gradient(circle,#0baac208,#fff0 70%);bottom:15%;right:15%}@media(max-width:1200px){#talentq-premium-quote-section .quote-text{font-size:2rem}#talentq-premium-quote-section .quote-mark{width:55px;height:55px}}@media(max-width:992px){#talentq-premium-quote-section{padding:80px 0}#talentq-premium-quote-section .quote-text{font-size:1.8rem}#talentq-premium-quote-section .quote-block{padding:60px 45px}#talentq-premium-quote-section .quote-mark{width:50px;height:50px;top:30px;left:30px}}@media(max-width:768px){#talentq-premium-quote-section{padding:60px 0}#talentq-premium-quote-section .quote-text{font-size:1.6rem}#talentq-premium-quote-section .quote-block{padding:50px 35px}#talentq-premium-quote-section .quote-mark{width:40px;height:40px;top:25px;left:25px}}@media(max-width:576px){#talentq-premium-quote-section{padding:50px 0}#talentq-premium-quote-section .quote-text{font-size:1.4rem}#talentq-premium-quote-section .quote-author{font-size:1rem}#talentq-premium-quote-section .quote-block{padding:40px 30px}#talentq-premium-quote-section .quote-mark{width:35px;height:35px;top:20px;left:20px}}#talentq-white-contact-section{position:relative;width:100%;padding:90px 0;margin:0;box-sizing:border-box;font-family:Lato,Arial,sans-serif;overflow:hidden;background-color:#fff}#talentq-white-contact-section *{box-sizing:border-box;font-family:Lato,Arial,sans-serif}#talentq-white-contact-section .background-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}#talentq-white-contact-section .circle{position:absolute;border-radius:50%}#talentq-white-contact-section .circle-large{width:400px;height:400px;bottom:-200px;right:-100px;border:2px solid rgba(11,170,194,.07);display:none}#talentq-white-contact-section .circle-medium{width:180px;height:180px;top:-60px;left:15%;border:1px solid rgba(11,170,194,.09);display:none}#talentq-white-contact-section .dot{position:absolute;background-color:#0baac2;border-radius:50%}#talentq-white-contact-section .dot-1{width:8px;height:8px;top:30%;left:15%;opacity:.15}#talentq-white-contact-section .dot-2{width:5px;height:5px;top:50%;right:20%;opacity:.1}#talentq-white-contact-section .dot-3{width:4px;height:4px;bottom:25%;left:35%;opacity:.1}#talentq-white-contact-section .line{position:absolute;background-color:#0baac2;opacity:.07}#talentq-white-contact-section .line-1{width:150px;height:1px;top:25%;right:15%;transform:rotate(45deg)}#talentq-white-contact-section .line-2{width:100px;height:1px;bottom:30%;left:20%;transform:rotate(-30deg)}#talentq-white-contact-section .contact-container{width:90%;max-width:900px;margin:0 auto;position:relative;z-index:2;text-align:center;padding:60px;border-radius:24px;background-color:#fff;box-shadow:0 20px 50px #0baac214,0 2px 8px #0baac208,0 0 1px #0baac233;border:1px solid rgba(255,255,255,.8)}#talentq-white-contact-section .contact-title{font-size:2.2rem;font-weight:700;color:#033740;margin-bottom:25px;position:relative;display:inline-block;letter-spacing:-.02em}#talentq-white-contact-section .contact-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:70px;height:3px;background:linear-gradient(to right,#1cc4de,#0a8ca3);border-radius:3px}#talentq-white-contact-section .contact-text{font-size:1.2rem;color:#4a5a5e;line-height:1.6;margin:30px auto;max-width:600px;font-weight:400}#talentq-white-contact-section .email-container{display:inline-flex;align-items:center;justify-content:center;position:relative;margin-top:10px}#talentq-white-contact-section .email-icon{width:24px;height:24px;opacity:.8;flex-shrink:0}#talentq-white-contact-section .contact-email{display:inline-flex;align-items:center;gap:12px;font-size:1.3rem;font-weight:600;color:#0a8ca3;text-decoration:none;padding:16px 30px;border-radius:50px;background-color:#0baac20d;transition:all .3s cubic-bezier(.2,.8,.2,1);border:1px solid rgba(11,170,194,.15);box-shadow:0 10px 25px #0baac214,0 2px 5px #0baac208}#talentq-white-contact-section .contact-email:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0baac21f,0 5px 10px #0baac20d;color:#0992ab;border-color:#0baac233}#talentq-white-contact-section .container-decoration{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;pointer-events:none}#talentq-white-contact-section .decoration-circle{position:absolute;border-radius:50%;border:1px dashed rgba(11,170,194,.1)}#talentq-white-contact-section .decoration-circle-1{width:60px;height:60px;top:20px;left:20px}#talentq-white-contact-section .decoration-circle-2{width:40px;height:40px;bottom:20px;right:20px}@keyframes talentq-contact-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#talentq-white-contact-section .contact-title{animation:talentq-contact-fade-in .7s ease-out forwards;animation-delay:.1s;opacity:0}#talentq-white-contact-section .contact-text{animation:talentq-contact-fade-in .7s ease-out forwards;animation-delay:.2s;opacity:0}#talentq-white-contact-section .email-container{animation:talentq-contact-fade-in .7s ease-out forwards;animation-delay:.3s;opacity:0}@media(max-width:992px){#talentq-white-contact-section{padding:80px 0}#talentq-white-contact-section .contact-container{padding:50px 40px}}@media(max-width:768px){#talentq-white-contact-section{padding:70px 0}#talentq-white-contact-section .contact-container{padding:40px 30px;width:92%}#talentq-white-contact-section .contact-title{font-size:1.9rem}#talentq-white-contact-section .contact-text{font-size:1.1rem}#talentq-white-contact-section .contact-email{font-size:1.2rem;padding:14px 25px;gap:10px}#talentq-white-contact-section .email-icon{width:22px;height:22px}}@media(max-width:576px){#talentq-white-contact-section{padding:60px 0}#talentq-white-contact-section .contact-container{padding:35px 25px;width:95%}#talentq-white-contact-section .contact-title{font-size:1.7rem}#talentq-white-contact-section .contact-text{font-size:1rem;margin:25px auto}#talentq-white-contact-section .contact-email{font-size:1.1rem;padding:12px 22px;gap:8px}#talentq-white-contact-section .email-icon{width:20px;height:20px}#talentq-white-contact-section .decoration-circle-1{width:40px;height:40px;top:15px;left:15px}#talentq-white-contact-section .decoration-circle-2{width:30px;height:30px;bottom:15px;right:15px}}
