.hero[data-astro-cid-bbe6dxrz]{min-height:110vh;background:linear-gradient(135deg,#fbfdfc,#f3f7f4,#edf2ef);position:relative;overflow:hidden;display:flex;align-items:center;padding:10rem 2rem}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(115,158,130,.08) 0%,transparent 70%);border-radius:50%}.hero-container[data-astro-cid-bbe6dxrz]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}.hero-content[data-astro-cid-bbe6dxrz]{z-index:2;animation:slideInLeft 1s ease-out}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-block;background:linear-gradient(135deg,#739e821a,#739e820d);border:1px solid rgba(115,158,130,.2);border-radius:50px;padding:.5rem 1.5rem;margin-bottom:1.5rem;backdrop-filter:blur(10px);animation:fadeInDown 1s ease-out .2s both}.hero-badge[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{color:var(--primary);font-weight:600;font-size:.9rem;letter-spacing:.5px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:800;line-height:1.2;color:var(--text-main, #1a1a1a);margin:0 0 1.5rem;animation:fadeInDown 1s ease-out .4s both}.highlight[data-astro-cid-bbe6dxrz]{color:var(--primary);position:relative;display:inline-block}.highlight[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:12px;background:linear-gradient(90deg,#739e824d,#739e821a);z-index:-1;border-radius:4px}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.15rem;line-height:1.8;color:var(--text-muted, #4a5568);margin:0 0 2.5rem;max-width:600px;animation:fadeInDown 1s ease-out .6s both}.hero-features[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;animation:fadeInDown 1s ease-out .7s both}.feature-item[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem;background:#fff9;padding:.6rem 1rem;border-radius:50px;border:1px solid rgba(115,158,130,.2);backdrop-filter:blur(5px);transition:all .3s ease}.feature-item[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #739e8226;background:#ffffffe6;border-color:var(--primary)}.feature-icon[data-astro-cid-bbe6dxrz]{width:18px;height:18px;color:var(--primary)}.feature-item[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-weight:600;color:var(--text-main, #2d3748);font-size:.9rem;letter-spacing:.3px}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;margin-bottom:3rem;animation:fadeInDown 1s ease-out .8s both}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;border:none;letter-spacing:.3px;text-decoration:none;display:inline-block}.btn-primary[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;box-shadow:0 10px 25px #739e824d}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-3px);box-shadow:0 15px 35px #739e8266}.btn-secondary[data-astro-cid-bbe6dxrz]{background:#fff;color:var(--primary);border:2px solid var(--primary)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;gap:3rem;animation:fadeInUp 1s ease-out 1s both}.stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.stat-number[data-astro-cid-bbe6dxrz]{font-size:2rem;font-weight:800;color:var(--primary);line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.85rem;color:var(--text-muted, #718096);text-transform:uppercase;letter-spacing:.5px}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;height:600px;z-index:1;margin-top:0rem}.floating-bubbles[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%}.bubble[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;overflow:hidden;box-shadow:0 20px 60px #739e8233,0 0 0 12px #739e8226;border:3px solid rgba(255,255,255,.9);background:#fff}.bubble-1[data-astro-cid-bbe6dxrz]{width:500px;height:500px;top:0%;right:0%;z-index:1}.bubble-2[data-astro-cid-bbe6dxrz]{width:350px;height:350px;bottom:0%;right:45%;z-index:2}.image-container[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%}.image-container[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;backface-visibility:hidden;will-change:opacity}.before-image[data-astro-cid-bbe6dxrz]{opacity:1;animation:crossfadeBefore 14s ease-in-out infinite;z-index:2}.after-image[data-astro-cid-bbe6dxrz]{opacity:0;animation:crossfadeAfter 14s ease-in-out infinite;z-index:1}.bubble-2[data-astro-cid-bbe6dxrz] .before-image[data-astro-cid-bbe6dxrz],.bubble-2[data-astro-cid-bbe6dxrz] .after-image[data-astro-cid-bbe6dxrz]{animation-delay:3s}.bubble-glow[data-astro-cid-bbe6dxrz]{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(115,158,130,.3) 0%,transparent 70%);border-radius:50%;z-index:-1;animation:pulse 3s ease-in-out infinite}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes crossfadeBefore{0%,45%{opacity:1}50%,95%{opacity:0}to{opacity:1}}@keyframes crossfadeAfter{0%,45%{opacity:0}50%,95%{opacity:1}to{opacity:0}}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@media(max-width:1024px){.hero-container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:0rem;text-align:center}.hero-content[data-astro-cid-bbe6dxrz]{order:2}.hero-visual[data-astro-cid-bbe6dxrz]{order:1;height:350px;margin-bottom:-1rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-features[data-astro-cid-bbe6dxrz],.hero-cta[data-astro-cid-bbe6dxrz],.hero-stats[data-astro-cid-bbe6dxrz]{justify-content:center}.bubble-1[data-astro-cid-bbe6dxrz]{width:320px;height:320px;right:5%}.bubble-2[data-astro-cid-bbe6dxrz]{width:250px;height:250px;right:40%}}@media(max-width:640px){.hero[data-astro-cid-bbe6dxrz]{padding:7rem 1rem 6rem;min-height:auto}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.2rem;order:1;margin-bottom:1rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem;order:2;margin-bottom:1.5rem}.hero-cta[data-astro-cid-bbe6dxrz]{order:3;margin-bottom:2rem;flex-direction:column;align-items:center;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.hero-features[data-astro-cid-bbe6dxrz]{order:4;justify-content:center;gap:.5rem;margin-bottom:2rem}.hero-stats[data-astro-cid-bbe6dxrz]{order:5;gap:1.5rem;flex-wrap:wrap}.feature-item[data-astro-cid-bbe6dxrz]{padding:.4rem .8rem}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{width:100%;padding:1rem 1.5rem;font-size:1.1rem;box-sizing:border-box;text-align:center}.bubble-1[data-astro-cid-bbe6dxrz]{width:180px;height:180px;top:0;right:15%}.bubble-2[data-astro-cid-bbe6dxrz]{width:140px;height:140px;top:35%;left:15%}}.wave-container[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;right:0;height:120px;overflow:hidden}.wave[data-astro-cid-bbe6dxrz]{width:100%;height:100%;display:block}.why-choose-section[data-astro-cid-3zwfxybs]{background:linear-gradient(180deg,#fff,#f8faf9);padding:5rem 2rem 6rem;position:relative;overflow:hidden}.why-choose-container[data-astro-cid-3zwfxybs]{max-width:1300px;margin:0 auto;position:relative;z-index:1}.section-intro[data-astro-cid-3zwfxybs]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-3zwfxybs]{font-size:2.75rem;font-weight:800;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}.section-title[data-astro-cid-3zwfxybs] .highlight[data-astro-cid-3zwfxybs]{color:var(--primary);position:relative}.section-title[data-astro-cid-3zwfxybs] .highlight[data-astro-cid-3zwfxybs]:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:10px;background:#739e8233;z-index:-1;border-radius:4px}.section-subtitle[data-astro-cid-3zwfxybs]{font-size:1.2rem;color:var(--text-muted);margin:0;font-weight:400}.promises-grid[data-astro-cid-3zwfxybs]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.promise-card[data-astro-cid-3zwfxybs]{position:relative;background:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 4px 30px #0000000d;border:1px solid rgba(115,158,130,.1);transition:all .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden;opacity:0;transform:translateY(30px)}.promise-card[data-astro-cid-3zwfxybs].reveal{opacity:1;transform:translateY(0)}.promise-card[data-astro-cid-3zwfxybs]:hover{transform:translateY(-8px);box-shadow:0 20px 50px #739e8226;border-color:#739e824d}.promise-card[data-astro-cid-3zwfxybs].featured{background:linear-gradient(135deg,#fff,#739e8208);border:2px solid rgba(115,158,130,.2)}.featured-badge[data-astro-cid-3zwfxybs]{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.35rem .75rem;border-radius:20px}.icon-container[data-astro-cid-3zwfxybs]{position:relative;width:70px;height:70px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#739e821a,#739e820d);border-radius:50%;border:2px solid rgba(115,158,130,.15)}.promise-icon[data-astro-cid-3zwfxybs]{width:36px;height:36px;color:var(--primary);position:relative;z-index:2;transition:transform .3s ease}.promise-card[data-astro-cid-3zwfxybs]:hover .promise-icon[data-astro-cid-3zwfxybs]{transform:scale(1.1)}.promise-content[data-astro-cid-3zwfxybs]{position:relative;z-index:2}.promise-title[data-astro-cid-3zwfxybs]{font-size:1.35rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.3}.promise-description[data-astro-cid-3zwfxybs]{font-size:1rem;line-height:1.7;color:var(--text-muted);margin:0 0 1.25rem}.promise-description[data-astro-cid-3zwfxybs] strong[data-astro-cid-3zwfxybs]{color:var(--primary-dark);font-weight:600}.promise-tags[data-astro-cid-3zwfxybs]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-3zwfxybs]{display:inline-block;background:linear-gradient(135deg,#739e8214,#739e820a);color:var(--primary-dark);font-size:.8rem;font-weight:600;padding:.4rem .8rem;border-radius:20px;border:1px solid rgba(115,158,130,.15)}.cta-row[data-astro-cid-3zwfxybs]{display:flex;justify-content:center;align-items:center;gap:2rem;opacity:0;transform:translateY(20px);transition:all .6s ease .4s}.cta-row[data-astro-cid-3zwfxybs].reveal{opacity:1;transform:translateY(0)}.cta-link[data-astro-cid-3zwfxybs]{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary);font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;padding:.75rem 1.5rem;border-radius:30px;border:2px solid transparent}.cta-link[data-astro-cid-3zwfxybs]:hover{background:#739e8214;border-color:#739e8233}.cta-link[data-astro-cid-3zwfxybs]:hover .arrow-icon[data-astro-cid-3zwfxybs]{transform:translate(4px)}.cta-button[data-astro-cid-3zwfxybs]{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;padding:1rem 2rem;border-radius:30px;box-shadow:0 8px 25px #739e824d;transition:all .3s ease}.cta-button[data-astro-cid-3zwfxybs]:hover{transform:translateY(-3px);box-shadow:0 12px 35px #739e8266}.cta-button[data-astro-cid-3zwfxybs]:hover .arrow-icon[data-astro-cid-3zwfxybs]{transform:translate(4px)}.arrow-icon[data-astro-cid-3zwfxybs]{width:20px;height:20px;transition:transform .3s ease}@media(max-width:1024px){.promises-grid[data-astro-cid-3zwfxybs]{grid-template-columns:1fr;gap:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.section-title[data-astro-cid-3zwfxybs]{font-size:2.25rem}.featured-badge[data-astro-cid-3zwfxybs]{top:1rem;right:1rem}}@media(max-width:768px){.why-choose-section[data-astro-cid-3zwfxybs]{padding:4rem 1.5rem 5rem}.section-intro[data-astro-cid-3zwfxybs]{margin-bottom:3rem}.section-title[data-astro-cid-3zwfxybs]{font-size:2rem}.section-subtitle[data-astro-cid-3zwfxybs]{font-size:1.05rem}.promise-card[data-astro-cid-3zwfxybs]{padding:2rem 1.5rem}.promise-title[data-astro-cid-3zwfxybs]{font-size:1.2rem}.cta-row[data-astro-cid-3zwfxybs]{flex-direction:column;gap:1.25rem;width:100%;max-width:320px;margin:0 auto}.cta-button[data-astro-cid-3zwfxybs]{width:100%;justify-content:center;padding:1rem 1.5rem}.cta-link[data-astro-cid-3zwfxybs]{width:100%;justify-content:center;padding:.8rem 1.5rem}}@media(max-width:480px){.why-choose-section[data-astro-cid-3zwfxybs]{padding:3rem 1rem 4rem}.section-title[data-astro-cid-3zwfxybs]{font-size:1.75rem}.promise-card[data-astro-cid-3zwfxybs]{padding:1.75rem 1.25rem}.icon-container[data-astro-cid-3zwfxybs]{width:60px;height:60px}.promise-icon[data-astro-cid-3zwfxybs]{width:30px;height:30px}.promise-description[data-astro-cid-3zwfxybs]{font-size:.95rem}.tag[data-astro-cid-3zwfxybs]{font-size:.75rem;padding:.3rem .6rem}}.mission-section[data-astro-cid-dxdggsen]{padding:6rem 2rem;background-color:#fff;text-align:center;position:relative;overflow:hidden}.mission-container[data-astro-cid-dxdggsen]{max-width:800px;margin:0 auto;position:relative;z-index:2}.mission-title[data-astro-cid-dxdggsen]{font-size:2.5rem;font-weight:800;color:var(--primary);margin-bottom:2rem;position:relative;display:inline-block}.mission-title[data-astro-cid-dxdggsen]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:var(--secondary);border-radius:2px}.mission-text[data-astro-cid-dxdggsen]{font-size:1.5rem;line-height:1.6;color:var(--text-main, #2d3748);font-weight:500;position:relative;z-index:2}.transition-image[data-astro-cid-dxdggsen]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:100%;height:auto;object-fit:cover;object-position:bottom;z-index:1;pointer-events:none}@media(max-width:768px){.mission-section[data-astro-cid-dxdggsen]{padding:4rem 1.5rem}.mission-title[data-astro-cid-dxdggsen]{font-size:2rem}.mission-text[data-astro-cid-dxdggsen]{font-size:1.2rem}}.team-section[data-astro-cid-yu4wt3u2]{padding:6rem 2rem;background-color:#fff}.team-container[data-astro-cid-yu4wt3u2]{max-width:1400px;margin:0 auto}.section-header[data-astro-cid-yu4wt3u2]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-yu4wt3u2]{font-size:3rem;font-weight:800;color:var(--primary);margin-bottom:1rem}.section-subtitle[data-astro-cid-yu4wt3u2]{font-size:1.2rem;color:var(--text-muted, #4a5568)}.team-grid[data-astro-cid-yu4wt3u2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.therapist-card[data-astro-cid-yu4wt3u2]{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.therapist-card[data-astro-cid-yu4wt3u2]:hover{transform:translateY(-10px)}.image-wrapper[data-astro-cid-yu4wt3u2]{width:100%;aspect-ratio:3/4;border-radius:200px 200px 20px 20px;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 10px 30px #0000001a;position:relative;background-color:#f0f0f0}.therapist-image[data-astro-cid-yu4wt3u2]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.therapist-card[data-astro-cid-yu4wt3u2]:hover .therapist-image[data-astro-cid-yu4wt3u2]{transform:scale(1.05)}.placeholder-bg[data-astro-cid-yu4wt3u2]{width:100%;height:100%;background:linear-gradient(to bottom,#e0e0e0,#ccc)}.therapist-info[data-astro-cid-yu4wt3u2]{width:100%;display:flex;flex-direction:column;align-items:center}.therapist-name[data-astro-cid-yu4wt3u2]{font-size:1.5rem;font-weight:700;color:var(--text-main, #2d3748);margin-bottom:.5rem}.therapist-role[data-astro-cid-yu4wt3u2]{font-size:1rem;color:var(--primary);font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.view-profile-btn[data-astro-cid-yu4wt3u2]{background:transparent;color:var(--primary);border:2px solid var(--primary);padding:.6rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.view-profile-btn[data-astro-cid-yu4wt3u2]:hover{background:var(--primary);color:#fff}.cta-wrapper[data-astro-cid-yu4wt3u2]{text-align:center;margin-top:4rem}.see-team-btn[data-astro-cid-yu4wt3u2]{background:var(--primary);color:#fff;border:2px solid var(--primary);padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.see-team-btn[data-astro-cid-yu4wt3u2]:hover{background:transparent;color:var(--primary);transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.value-prop-section[data-astro-cid-cek7kbid]{background:linear-gradient(180deg,var(--primary) 0%,#fbfdfc 100%);padding:8rem 2rem;position:relative;overflow:hidden;margin-top:-1px}.wave-container-top[data-astro-cid-cek7kbid]{position:absolute;top:-1px;left:0;right:0;height:121px;overflow:hidden;z-index:2}.wave-top[data-astro-cid-cek7kbid]{width:100%;height:100%;display:block;transform:scaleY(-1)}.value-prop-section[data-astro-cid-cek7kbid]:before{content:"";position:absolute;top:0;left:0;right:0;height:300px;background:linear-gradient(180deg,rgba(115,158,130,.2) 0%,transparent 100%);pointer-events:none}.value-prop-container[data-astro-cid-cek7kbid]{max-width:1400px;margin:0 auto;position:relative;z-index:1}.section-header[data-astro-cid-cek7kbid]{text-align:center;margin-bottom:5rem;opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.section-header[data-astro-cid-cek7kbid].reveal{opacity:1;transform:translateY(0)}.section-title[data-astro-cid-cek7kbid]{font-size:3rem;font-weight:800;color:#fff;margin:0 0 1rem;line-height:1.2}.title-highlight[data-astro-cid-cek7kbid]{display:inline-block;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.title-highlight[data-astro-cid-cek7kbid]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#fff9,#fff3);border-radius:2px}.section-subtitle[data-astro-cid-cek7kbid]{font-size:1.2rem;color:#ffffffe6;max-width:700px;margin:0 auto;line-height:1.8;font-weight:400}.benefits-grid[data-astro-cid-cek7kbid]{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:5rem;position:relative;align-items:stretch}.benefit-card[data-astro-cid-cek7kbid]{position:relative;background:#fff;border-radius:24px;padding:3rem;box-shadow:0 20px 60px #0000001a;overflow:hidden;opacity:0;transform:translateY(60px) scale(.95);transition:all 1s cubic-bezier(.34,1.56,.64,1);cursor:pointer}.benefit-card[data-astro-cid-cek7kbid].reveal{opacity:1;transform:translateY(0) scale(1)}.card-1[data-astro-cid-cek7kbid]{transform-origin:top left}.card-2[data-astro-cid-cek7kbid]{transform-origin:top right}.card-3[data-astro-cid-cek7kbid]{transform-origin:bottom left}.card-4[data-astro-cid-cek7kbid]{transform-origin:bottom right}.benefit-card[data-astro-cid-cek7kbid]:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 80px #739e824d}.benefit-card[data-astro-cid-cek7kbid]:hover .card-glow[data-astro-cid-cek7kbid]{opacity:1;transform:scale(1.2)}.benefit-card[data-astro-cid-cek7kbid]:hover .icon-pulse[data-astro-cid-cek7kbid]{animation:pulsate 2s ease-in-out infinite}.benefit-card[data-astro-cid-cek7kbid]:hover .benefit-icon[data-astro-cid-cek7kbid]{transform:scale(1.1) rotate(5deg);color:var(--primary)}.card-background[data-astro-cid-cek7kbid]{position:absolute;inset:0;background:linear-gradient(135deg,#739e8208,#739e8214);opacity:0;transition:opacity .5s ease;pointer-events:none}.benefit-card[data-astro-cid-cek7kbid]:hover .card-background[data-astro-cid-cek7kbid]{opacity:1}.card-glow[data-astro-cid-cek7kbid]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(115,158,130,.15) 0%,transparent 70%);opacity:0;transform:scale(.8);transition:all .6s ease;pointer-events:none}.icon-wrapper[data-astro-cid-cek7kbid]{position:relative;width:80px;height:80px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#739e821a,#739e820d);border-radius:20px;border:2px solid rgba(115,158,130,.2)}.benefit-icon[data-astro-cid-cek7kbid]{width:40px;height:40px;color:var(--primary);transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:2}.icon-pulse[data-astro-cid-cek7kbid]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#739e8233;border-radius:50%;opacity:0;transition:all .3s ease}.card-content[data-astro-cid-cek7kbid]{position:relative;z-index:2}.benefit-title[data-astro-cid-cek7kbid]{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.3}.benefit-description[data-astro-cid-cek7kbid]{font-size:1rem;line-height:1.7;color:#4a5568;margin:0}.card-number[data-astro-cid-cek7kbid]{position:absolute;top:2rem;right:2rem;font-size:4rem;font-weight:900;color:#739e8214;line-height:1;transition:all .4s ease;z-index:1}.benefit-card[data-astro-cid-cek7kbid]:hover .card-number[data-astro-cid-cek7kbid]{color:#739e8226;transform:scale(1.1)}.value-prop-cta[data-astro-cid-cek7kbid]{text-align:center;opacity:0;transform:translateY(40px) scale(.9);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.value-prop-cta[data-astro-cid-cek7kbid].reveal{opacity:1;transform:translateY(0) scale(1)}.cta-button[data-astro-cid-cek7kbid]{display:inline-flex;align-items:center;gap:1rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;box-shadow:0 15px 40px #739e8266;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;text-decoration:none;box-sizing:border-box;max-width:100%}.cta-button[data-astro-cid-cek7kbid]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);border-radius:50%;transition:transform .6s ease}.cta-button[data-astro-cid-cek7kbid]:hover:before{transform:translate(-50%,-50%) scale(1)}.cta-button[data-astro-cid-cek7kbid]:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 20px 50px #739e8280}.button-text[data-astro-cid-cek7kbid]{position:relative;z-index:2}.button-arrow[data-astro-cid-cek7kbid]{width:24px;height:24px;transition:transform .3s ease;position:relative;z-index:2}.cta-button[data-astro-cid-cek7kbid]:hover .button-arrow[data-astro-cid-cek7kbid]{transform:translate(5px)}.decorative-circle[data-astro-cid-cek7kbid]{position:absolute;border-radius:50%;pointer-events:none;opacity:.1}.circle-top[data-astro-cid-cek7kbid]{width:400px;height:400px;top:-100px;right:-100px;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);animation:floatSlow 20s ease-in-out infinite}.circle-bottom[data-astro-cid-cek7kbid]{width:500px;height:500px;bottom:-150px;left:-150px;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);animation:floatSlow 25s ease-in-out infinite reverse}@media(max-width:1024px){.section-title[data-astro-cid-cek7kbid]{font-size:2.5rem}.benefits-grid[data-astro-cid-cek7kbid]{gap:2rem}.benefit-card[data-astro-cid-cek7kbid]{padding:2.5rem}}@media(max-width:768px){.value-prop-section[data-astro-cid-cek7kbid]{padding:9rem 1.5rem 5rem}.section-header[data-astro-cid-cek7kbid]{margin-bottom:3rem}.section-title[data-astro-cid-cek7kbid]{font-size:2rem}.section-subtitle[data-astro-cid-cek7kbid]{font-size:1rem}.benefits-grid[data-astro-cid-cek7kbid]{grid-template-columns:1fr;gap:2rem}.benefit-card[data-astro-cid-cek7kbid]{padding:2rem}.benefit-title[data-astro-cid-cek7kbid]{font-size:1.3rem}.card-number[data-astro-cid-cek7kbid]{font-size:3rem;top:1.5rem;right:1.5rem}.cta-button[data-astro-cid-cek7kbid]{padding:1rem 2rem;font-size:1rem;gap:.875rem}}@media(max-width:480px){.value-prop-section[data-astro-cid-cek7kbid]{padding:8rem 1rem 4rem}.section-title[data-astro-cid-cek7kbid]{font-size:1.75rem}.benefit-card[data-astro-cid-cek7kbid]{padding:1.5rem}.icon-wrapper[data-astro-cid-cek7kbid]{width:60px;height:60px}.benefit-icon[data-astro-cid-cek7kbid]{width:30px;height:30px}.benefit-title[data-astro-cid-cek7kbid]{font-size:1.2rem}.benefit-description[data-astro-cid-cek7kbid]{font-size:.95rem}.card-number[data-astro-cid-cek7kbid]{font-size:2.5rem;top:1rem;right:1rem}.cta-button[data-astro-cid-cek7kbid]{display:flex;width:min(100%,18rem);margin-inline:auto;justify-content:center;padding:.9rem 1.4rem;font-size:.95rem;gap:.75rem}.button-arrow[data-astro-cid-cek7kbid]{width:20px;height:20px}}.solution-section[data-astro-cid-utstonhj]{background:linear-gradient(180deg,#fbfdfc,#fff,#edf2ef);padding:8rem 2rem;position:relative;overflow:hidden}.solution-container[data-astro-cid-utstonhj]{max-width:1400px;margin:0 auto;position:relative;z-index:1}.section-header[data-astro-cid-utstonhj]{text-align:center;margin-bottom:5rem;opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.section-header[data-astro-cid-utstonhj].reveal{opacity:1;transform:translateY(0)}.section-title[data-astro-cid-utstonhj]{font-size:3rem;font-weight:800;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.2}.title-highlight[data-astro-cid-utstonhj]{display:inline-block;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.divider[data-astro-cid-utstonhj]{font-size:1.5rem;color:var(--primary);margin:1rem 0 1.5rem;letter-spacing:.5rem;opacity:.6}.section-subtitle[data-astro-cid-utstonhj]{font-size:1.2rem;color:#4a5568;max-width:700px;margin:0 auto;line-height:1.8;font-weight:400}.steps-grid[data-astro-cid-utstonhj]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:5rem;position:relative}.step-card[data-astro-cid-utstonhj]{position:relative;background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 20px 60px #00000014;overflow:hidden;opacity:0;transform:translateY(60px) scale(.95);transition:all 1s cubic-bezier(.34,1.56,.64,1);cursor:pointer;border:2px solid rgba(115,158,130,.1)}.step-card[data-astro-cid-utstonhj].reveal{opacity:1;transform:translateY(0) scale(1)}.step-card[data-astro-cid-utstonhj]:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 30px 80px #739e8240;border-color:#739e824d}.step-card[data-astro-cid-utstonhj]:hover .card-glow[data-astro-cid-utstonhj]{opacity:1;transform:scale(1.2)}.step-card[data-astro-cid-utstonhj]:hover .icon-pulse[data-astro-cid-utstonhj]{animation:pulsate 2s ease-in-out infinite}.step-card[data-astro-cid-utstonhj]:hover .step-icon[data-astro-cid-utstonhj]{transform:scale(1.1) rotate(5deg);color:var(--primary)}.card-background[data-astro-cid-utstonhj]{position:absolute;inset:0;background:linear-gradient(135deg,#739e8205,#739e820f);opacity:0;transition:opacity .5s ease;pointer-events:none}.step-card[data-astro-cid-utstonhj]:hover .card-background[data-astro-cid-utstonhj]{opacity:1}.card-glow[data-astro-cid-utstonhj]{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(115,158,130,.12) 0%,transparent 70%);opacity:0;transform:scale(.8);transition:all .6s ease;pointer-events:none}.step-header[data-astro-cid-utstonhj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.icon-wrapper[data-astro-cid-utstonhj]{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#739e821a,#739e820d);border-radius:18px;border:2px solid rgba(115,158,130,.2)}.step-icon[data-astro-cid-utstonhj]{width:36px;height:36px;color:var(--primary);transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:2}.icon-pulse[data-astro-cid-utstonhj]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:#739e8233;border-radius:50%;opacity:0;transition:all .3s ease}.step-number[data-astro-cid-utstonhj]{font-size:3rem;font-weight:900;color:#739e821f;line-height:1;transition:all .4s ease}.step-card[data-astro-cid-utstonhj]:hover .step-number[data-astro-cid-utstonhj]{color:#739e8240;transform:scale(1.1)}.card-content[data-astro-cid-utstonhj]{position:relative;z-index:2}.step-title[data-astro-cid-utstonhj]{font-size:1.4rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.3}.step-details[data-astro-cid-utstonhj]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.step-details[data-astro-cid-utstonhj] li[data-astro-cid-utstonhj]{display:flex;align-items:flex-start;gap:.75rem}.bullet-icon[data-astro-cid-utstonhj]{flex-shrink:0;width:24px;height:24px;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;margin-top:2px}.detail-content[data-astro-cid-utstonhj]{flex:1;font-size:.95rem;line-height:1.7;color:#4a5568}.detail-content[data-astro-cid-utstonhj] strong[data-astro-cid-utstonhj]{color:#2d3748;font-weight:600}.highlight-badge[data-astro-cid-utstonhj]{display:inline-block;background:linear-gradient(135deg,#739e8226,#739e821a);color:var(--primary);padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;margin-left:.5rem;border:1px solid rgba(115,158,130,.2)}.solution-cta[data-astro-cid-utstonhj]{text-align:center;opacity:0;transform:translateY(40px) scale(.9);transition:all 1s cubic-bezier(.34,1.56,.64,1)}.solution-cta[data-astro-cid-utstonhj].reveal{opacity:1;transform:translateY(0) scale(1)}.cta-button[data-astro-cid-utstonhj]{display:inline-flex;align-items:center;gap:1rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);color:#fff;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;box-shadow:0 15px 40px #739e8259;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;text-decoration:none;max-width:100%;box-sizing:border-box}.cta-button[data-astro-cid-utstonhj]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 70%);border-radius:50%;transition:transform .6s ease}.cta-button[data-astro-cid-utstonhj]:hover:before{transform:translate(-50%,-50%) scale(1)}.cta-button[data-astro-cid-utstonhj]:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 20px 50px #739e8273}.button-text[data-astro-cid-utstonhj]{position:relative;z-index:2}.button-arrow[data-astro-cid-utstonhj]{width:24px;height:24px;transition:transform .3s ease;position:relative;z-index:2}.cta-button[data-astro-cid-utstonhj]:hover .button-arrow[data-astro-cid-utstonhj]{transform:translate(5px)}.decorative-circle[data-astro-cid-utstonhj]{position:absolute;border-radius:50%;pointer-events:none;opacity:.06}.circle-left[data-astro-cid-utstonhj]{width:400px;height:400px;top:20%;left:-150px;background:radial-gradient(circle,rgba(115,158,130,.3) 0%,transparent 70%);animation:floatSlow 22s ease-in-out infinite}.circle-right[data-astro-cid-utstonhj]{width:450px;height:450px;bottom:10%;right:-150px;background:radial-gradient(circle,rgba(115,158,130,.25) 0%,transparent 70%);animation:floatSlow 28s ease-in-out infinite reverse}@keyframes pulsate{0%,to{opacity:0;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.4)}}@keyframes floatSlow{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}@media(max-width:1200px){.steps-grid[data-astro-cid-utstonhj]{grid-template-columns:1fr;gap:2rem}.section-title[data-astro-cid-utstonhj]{font-size:2.5rem}}@media(max-width:768px){.solution-section[data-astro-cid-utstonhj]{padding:5rem 1.5rem}.section-header[data-astro-cid-utstonhj]{margin-bottom:3rem}.section-title[data-astro-cid-utstonhj]{font-size:2rem}.section-subtitle[data-astro-cid-utstonhj]{font-size:1rem}.step-card[data-astro-cid-utstonhj]{padding:2rem}.step-title[data-astro-cid-utstonhj]{font-size:1.25rem}.step-number[data-astro-cid-utstonhj]{font-size:2.5rem}.detail-content[data-astro-cid-utstonhj]{font-size:.9rem}.cta-button[data-astro-cid-utstonhj]{width:100%;max-width:100%;justify-content:center;flex-wrap:wrap;text-align:center;padding:1rem 1.5rem;font-size:1rem}}@media(max-width:480px){.solution-section[data-astro-cid-utstonhj]{padding:4rem 1rem}.section-title[data-astro-cid-utstonhj]{font-size:1.75rem}.step-card[data-astro-cid-utstonhj]{padding:1.5rem}.step-header[data-astro-cid-utstonhj]{margin-bottom:1.5rem}.icon-wrapper[data-astro-cid-utstonhj]{width:60px;height:60px}.step-icon[data-astro-cid-utstonhj]{width:30px;height:30px}.step-number[data-astro-cid-utstonhj]{font-size:2rem}.step-title[data-astro-cid-utstonhj]{font-size:1.15rem}.step-details[data-astro-cid-utstonhj]{gap:1rem}.detail-content[data-astro-cid-utstonhj]{font-size:.85rem}.bullet-icon[data-astro-cid-utstonhj]{width:20px;height:20px;font-size:.7rem}.highlight-badge[data-astro-cid-utstonhj]{display:block;margin-left:0;margin-top:.5rem;width:fit-content}.cta-button[data-astro-cid-utstonhj]{width:100%;justify-content:center;padding:1rem 1.25rem;gap:.75rem}}
