.about-hero[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#8e4585,#6b2f67);min-height:40vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;color:#fff;position:relative;overflow:hidden}.about-hero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:25%;pointer-events:none}.about-hero[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;right:0;top:0;bottom:0;width:25%;pointer-events:none}.bubble[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;border:2px solid rgba(255,255,255,.8);box-shadow:0 0 15px #ffffff4d}.bubble[data-astro-cid-kh7btl4r]:nth-child(1){width:180px;height:180px;left:3%;top:10%;animation:float 8s ease-in-out infinite}.bubble[data-astro-cid-kh7btl4r]:nth-child(2){width:120px;height:120px;left:5%;bottom:15%;animation:float 6s ease-in-out infinite -2s}.bubble[data-astro-cid-kh7btl4r]:nth-child(3){width:90px;height:90px;left:18%;top:25%;animation:float 7s ease-in-out infinite -1s}.bubble[data-astro-cid-kh7btl4r]:nth-child(4){width:60px;height:60px;left:22%;bottom:30%;animation:float 5s ease-in-out infinite -3s}.bubble[data-astro-cid-kh7btl4r]:nth-child(5){width:150px;height:150px;right:3%;top:15%;animation:float 7s ease-in-out infinite -3s}.bubble[data-astro-cid-kh7btl4r]:nth-child(6){width:100px;height:100px;right:5%;bottom:20%;animation:float 6s ease-in-out infinite -1s}.bubble[data-astro-cid-kh7btl4r]:nth-child(7){width:70px;height:70px;right:20%;top:30%;animation:float 5s ease-in-out infinite -2s}.bubble[data-astro-cid-kh7btl4r]:nth-child(8){width:40px;height:40px;right:25%;bottom:35%;animation:float 4s ease-in-out infinite}.bubble[data-astro-cid-kh7btl4r]:nth-child(9){width:85px;height:85px;left:12%;top:50%;animation:float 6.5s ease-in-out infinite -1.5s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:2;max-width:800px;margin:0 auto;padding:0 2rem}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:3.5rem;margin-bottom:1rem;font-weight:600}.subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem;opacity:.95;color:#f7f7f9}.about-content[data-astro-cid-kh7btl4r]{position:relative}.company-intro[data-astro-cid-kh7btl4r]{text-align:center;max-width:900px;margin:0 auto;padding:5rem 1rem;background:linear-gradient(135deg,#fff,#f7f7f9);position:relative}.company-intro[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(142,69,133,.2),transparent)}.advisor-profile[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#f7f7f9,#fff);padding:5rem 2rem;position:relative;overflow:hidden}.advisor-profile[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(142,69,133,.2),transparent)}.content-grid-section[data-astro-cid-kh7btl4r]{background:#fff;padding:5rem 2rem;position:relative}.content-grid-section[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(142,69,133,.2),transparent)}.section-divider[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 0;background:transparent;position:relative;z-index:2}.divider-line[data-astro-cid-kh7btl4r]{height:1px;width:100px;background:linear-gradient(90deg,transparent,rgba(142,69,133,.3),transparent)}.divider-icon[data-astro-cid-kh7btl4r]{color:#8e4585;font-size:1.5rem;opacity:.8;animation:spin 10s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content-grid[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.content-section[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,#f7f7f9,#fff);padding:2rem;border-radius:20px;box-shadow:0 4px 20px #8e458514;transition:transform .3s ease;text-align:center;display:flex;flex-direction:column;align-items:center}.content-section[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px)}.section-icon[data-astro-cid-kh7btl4r]{font-size:2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#f7e7ce50,#f7e7ce20);width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:15px}.content-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#8e4585;font-size:1.8rem;margin-bottom:1rem;text-align:center}.content-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#666;line-height:1.6;text-align:center;max-width:280px;margin:0 auto;font-size:1.1rem}.stats-section[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2.5rem;background:linear-gradient(135deg,#f7f7f9,#fff);border-radius:20px;margin:3rem auto;max-width:1200px;box-shadow:0 4px 20px #8e458514;position:relative;overflow:hidden}.stats-section[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(142,69,133,.03) 0%,transparent 70%);pointer-events:none}.stat-item[data-astro-cid-kh7btl4r]{text-align:center;padding:1.5rem;background:#ffffffb3;border-radius:15px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.stat-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #8e45851f}.stat-item[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(142,69,133,.2),transparent)}.stat-number[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#8e4585,#b784b3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.3rem;position:relative;display:inline-block}.stat-number[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:40px;height:2px;background:linear-gradient(90deg,transparent,rgba(142,69,133,.3),transparent)}.stat-label[data-astro-cid-kh7btl4r]{color:#666;font-size:1rem;font-weight:500;letter-spacing:.5px}.cta-section[data-astro-cid-kh7btl4r]{background:#f7f7f9;padding:3rem 0;position:relative;width:100%;overflow:hidden;margin-bottom:0}.cta-content[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;text-align:center;padding:2.5rem;position:relative;z-index:1;background:#fff;border-radius:20px;box-shadow:0 4px 20px #8e458514}.cta-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:1.5rem}.cta-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem;color:#8e4585;margin-bottom:.5rem;position:relative;display:inline-block;padding-bottom:.5rem}.cta-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:160px;height:1px;background:linear-gradient(to right,#8e4585,#f7e7ce)}.cta-text[data-astro-cid-kh7btl4r]{font-size:1.1rem;color:var(--text-dark);opacity:.9;margin-bottom:2rem;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:2rem}.cta-primary[data-astro-cid-kh7btl4r],.cta-secondary[data-astro-cid-kh7btl4r]{padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .4s ease;position:relative;overflow:hidden}.cta-primary[data-astro-cid-kh7btl4r]{background:#8e4585;color:#fff;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 15px #8e458533}.cta-primary[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8e45854d}.icon-container[data-astro-cid-kh7btl4r]{display:flex;align-items:center;transition:transform .3s ease}.cta-primary[data-astro-cid-kh7btl4r]:hover .icon-container[data-astro-cid-kh7btl4r]{transform:translate(4px)}.button-glow[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:50px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-20deg);animation:glow 2s infinite}@keyframes glow{0%{left:-50%}to{left:150%}}.cta-secondary[data-astro-cid-kh7btl4r]{border:2px solid #8E4585;color:#8e4585;position:relative;z-index:1}.button-background[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;background:#8e4585;transform:scaleX(0);transform-origin:right;transition:transform .4s ease;z-index:-1}.cta-secondary[data-astro-cid-kh7btl4r]:hover{color:#fff}.cta-secondary[data-astro-cid-kh7btl4r]:hover .button-background[data-astro-cid-kh7btl4r]{transform:scaleX(1);transform-origin:left}.cta-features[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.feature[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;color:var(--text-dark);font-size:.95rem;opacity:.9}.feature-icon[data-astro-cid-kh7btl4r]{color:#8e4585;font-weight:700;background:linear-gradient(135deg,#f7e7ce50,#f7e7ce20);width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem}.footer[data-astro-cid-kh7btl4r]{background:#6b2f67;color:#fff;padding:3rem 0 0;position:relative;z-index:1;margin-top:0}.footer-content[data-astro-cid-kh7btl4r]{max-width:1400px;margin:0 auto;padding:0 1.5rem}.footer-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.1rem;margin-bottom:1rem;position:relative;display:inline-block;padding-bottom:.5rem}.footer-section[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:1px;background:#fff;opacity:.8}.footer-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{line-height:1.6;opacity:.9;font-size:.9rem}.footer-links[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{margin-bottom:.5rem}.footer-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#fff;text-decoration:none;opacity:.9;transition:opacity .3s ease;font-size:.9rem}.footer-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:1;text-decoration:underline}.map-section[data-astro-cid-kh7btl4r]{margin-bottom:2rem;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.footer-bottom[data-astro-cid-kh7btl4r]{text-align:center;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{opacity:.8;font-size:.85rem}.contact-info[data-astro-cid-kh7btl4r]{line-height:2;opacity:.9;font-size:.9rem}@media (max-width: 1024px){.content-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.stats-section[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);padding:2rem;gap:1rem}.footer-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){.about-hero[data-astro-cid-kh7btl4r]{padding:3rem 1rem}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2.5rem}.subtitle[data-astro-cid-kh7btl4r]{font-size:1.2rem}.content-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.stats-section[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);padding:1.5rem;margin:2rem auto}.cta-section[data-astro-cid-kh7btl4r]{padding:2rem 0}.cta-content[data-astro-cid-kh7btl4r]{padding:2rem 1rem}.cta-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.75rem}.cta-text[data-astro-cid-kh7btl4r]{font-size:1rem}.cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.cta-primary[data-astro-cid-kh7btl4r],.cta-secondary[data-astro-cid-kh7btl4r]{width:100%;justify-content:center;text-align:center;padding:.875rem}.cta-features[data-astro-cid-kh7btl4r]{flex-direction:column;gap:.75rem;align-items:center}.footer[data-astro-cid-kh7btl4r]{padding:2rem 0 0}.footer-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1.5rem}.map-section[data-astro-cid-kh7btl4r] iframe[data-astro-cid-kh7btl4r]{height:250px}.company-intro[data-astro-cid-kh7btl4r],.advisor-profile[data-astro-cid-kh7btl4r],.content-grid-section[data-astro-cid-kh7btl4r]{padding:3rem 1rem}.section-divider[data-astro-cid-kh7btl4r]{padding:1.5rem 0}.divider-line[data-astro-cid-kh7btl4r]{width:60px}.stat-item[data-astro-cid-kh7btl4r]{padding:1rem}.stat-number[data-astro-cid-kh7btl4r]{font-size:2rem}.stat-label[data-astro-cid-kh7btl4r]{font-size:.9rem}.company-intro[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r],.profile-description[data-astro-cid-kh7btl4r],.content-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1rem}}.accent-line[data-astro-cid-kh7btl4r]{width:120px;height:2px;background:linear-gradient(to right,#8e4585,#f7e7ce);margin:1rem auto 2rem}.profile-content[data-astro-cid-kh7btl4r]{max-width:1000px;margin:0 auto}.profile-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:3rem}.profile-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#8e4585;font-size:2.5rem;margin-bottom:1rem}.profile-details[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:380px 1fr;gap:4rem;align-items:flex-start}.profile-image-section[data-astro-cid-kh7btl4r]{position:relative;margin:0}.profile-image[data-astro-cid-kh7btl4r]{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #8e458526;position:relative;transition:transform .3s ease;aspect-ratio:3/4}.profile-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.image-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(142,69,133,.1) 100%);pointer-events:none}.profile-info[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:#8e4585;font-size:2rem;margin-bottom:1.5rem}.credentials[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0 0 2rem}.credentials[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.1rem;color:#666}.credential-icon[data-astro-cid-kh7btl4r]{font-size:1.5rem}.profile-description[data-astro-cid-kh7btl4r]{font-size:1.1rem;line-height:1.8;color:#666}@media (max-width: 1024px){.profile-details[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.profile-image-section[data-astro-cid-kh7btl4r]{max-width:380px;margin:0 auto}}@media (max-width: 768px){.company-intro[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r],.profile-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:2rem}.company-intro[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r],.profile-description[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.6}.credentials[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{font-size:1rem}.advisor-profile[data-astro-cid-kh7btl4r]{padding:3rem 1rem}.profile-image-section[data-astro-cid-kh7btl4r]{max-width:320px}}.hero-pattern[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.15) 1px,transparent 0);background-size:40px 40px;opacity:.5;z-index:1}.hero-badges[data-astro-cid-kh7btl4r]{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.badge[data-astro-cid-kh7btl4r]{background:#ffffff1a;padding:1rem 2rem;border-radius:15px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);text-align:center}.badge-number[data-astro-cid-kh7btl4r]{display:block;font-size:2rem;font-weight:700;margin-bottom:.25rem}.badge-text[data-astro-cid-kh7btl4r]{font-size:.9rem;color:#f7f7f9;opacity:.95}.advisor-title[data-astro-cid-kh7btl4r]{font-size:1.2rem;margin-bottom:2rem;color:#666;letter-spacing:.5px;line-height:1.6}.company-intro[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:#666;line-height:1.8;font-size:1.1rem;opacity:1}.company-intro[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#8e4585;font-size:2.5rem;margin-bottom:1rem}
