.hero[data-astro-cid-ewxirvlt]{background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;color:var(--white);padding:7rem 0 8rem;position:relative;overflow:hidden;min-height:600px;display:flex;align-items:center}.hero[data-astro-cid-ewxirvlt]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2a3f918c,#1a2f6f99);z-index:0}.hero-content[data-astro-cid-ewxirvlt]{max-width:800px;position:relative;z-index:2;text-align:left}.hero[data-astro-cid-ewxirvlt] h1[data-astro-cid-ewxirvlt]{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 16px rgba(0,0,0,.6),0 2px 4px rgba(0,0,0,.4)}.hero-highlight[data-astro-cid-ewxirvlt]{color:var(--secondary);display:inline-block;text-shadow:0 0 40px rgba(5,168,235,.7),0 4px 16px rgba(0,0,0,.6)}.no-wrap-desktop[data-astro-cid-ewxirvlt]{white-space:nowrap}.hero[data-astro-cid-ewxirvlt] p[data-astro-cid-ewxirvlt]{font-size:1.35rem;margin-bottom:2.5rem;opacity:1;line-height:1.6;max-width:620px;text-shadow:0 3px 8px rgba(0,0,0,.5),0 1px 3px rgba(0,0,0,.3)}.hero-cta[data-astro-cid-ewxirvlt]{display:flex;gap:1.25rem;flex-wrap:wrap;margin-top:3rem}.hero-cta[data-astro-cid-ewxirvlt] .btn[data-astro-cid-ewxirvlt]{box-shadow:0 6px 20px #0006;font-size:1.1rem;padding:1rem 2rem;font-weight:700}.hero-cta[data-astro-cid-ewxirvlt] .btn[data-astro-cid-ewxirvlt]:hover{box-shadow:0 8px 28px #00000080;transform:translateY(-3px)}.hero-cta[data-astro-cid-ewxirvlt] .btn-primary[data-astro-cid-ewxirvlt]{background:var(--secondary);box-shadow:0 6px 24px #05a8eb99}.hero-cta[data-astro-cid-ewxirvlt] .btn-primary[data-astro-cid-ewxirvlt]:hover{background:#0491c9;box-shadow:0 8px 32px #05a8ebcc}.hero[data-astro-cid-ewxirvlt] .btn-secondary[data-astro-cid-ewxirvlt]{color:var(--white);border:2px solid rgba(255,255,255,.9);background:#ffffff26;backdrop-filter:blur(10px)}.hero[data-astro-cid-ewxirvlt] .btn-secondary[data-astro-cid-ewxirvlt]:hover{background:var(--white);color:var(--primary);border-color:var(--white)}@media(max-width:968px){.hero[data-astro-cid-ewxirvlt]{padding:4rem 0 5rem;background-attachment:scroll;min-height:500px}.hero[data-astro-cid-ewxirvlt] h1[data-astro-cid-ewxirvlt]{font-size:2.5rem}.hero[data-astro-cid-ewxirvlt] p[data-astro-cid-ewxirvlt]{font-size:1.15rem}}@media(max-width:640px){.hero[data-astro-cid-ewxirvlt]{padding:3rem 0 4rem;min-height:450px}.hero[data-astro-cid-ewxirvlt] h1[data-astro-cid-ewxirvlt]{font-size:2rem}.hero[data-astro-cid-ewxirvlt] p[data-astro-cid-ewxirvlt]{font-size:1rem}.hero-cta[data-astro-cid-ewxirvlt]{flex-direction:column;margin-top:2rem;gap:1rem}.hero-cta[data-astro-cid-ewxirvlt] .btn[data-astro-cid-ewxirvlt]{width:100%;padding:1.25rem 1.5rem;display:block;text-align:center}.no-wrap-desktop[data-astro-cid-ewxirvlt]{white-space:normal}}.value-props[data-astro-cid-kz7b34i5]{background:linear-gradient(135deg,var(--secondary) 0%,var(--primary) 100%);padding:4rem 0;margin-top:-4rem;position:relative;z-index:2;overflow:hidden}.value-props[data-astro-cid-kz7b34i5]:before{content:"";position:absolute;top:-50%;right:-20%;width:700px;height:700px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.value-props[data-astro-cid-kz7b34i5]:after{content:"";position:absolute;bottom:-50%;left:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%}.props-grid[data-astro-cid-kz7b34i5]{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#fff3;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d;position:relative;z-index:1;border:2px solid rgba(255,255,255,.15)}.prop-card[data-astro-cid-kz7b34i5]{text-align:center;padding:3rem 2rem;background:#fffffff2;transition:all .3s;position:relative;overflow:hidden}.prop-card[data-astro-cid-kz7b34i5]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--secondary) 0%,var(--primary) 100%);transform:scaleX(0);transition:transform .3s}.prop-card[data-astro-cid-kz7b34i5]:hover:before{transform:scaleX(1)}.prop-card[data-astro-cid-kz7b34i5]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#05a8eb08,#2a3f9108);opacity:0;transition:opacity .3s}.prop-card[data-astro-cid-kz7b34i5]:hover:after{opacity:1}.prop-card[data-astro-cid-kz7b34i5]:hover{transform:translateY(-8px);background:#fff;box-shadow:0 12px 32px #00000026}.prop-graphic[data-astro-cid-kz7b34i5]{width:120px;height:120px;margin:0 auto 1.5rem;background:var(--white);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:all .4s;box-shadow:0 4px 12px #05a8eb26;padding:20px}.prop-graphic[data-astro-cid-kz7b34i5] svg[data-astro-cid-kz7b34i5]{width:100%;height:100%}.prop-card[data-astro-cid-kz7b34i5]:hover .prop-graphic[data-astro-cid-kz7b34i5]{transform:scale(1.05);box-shadow:0 8px 20px #05a8eb40}.prop-card[data-astro-cid-kz7b34i5] h3[data-astro-cid-kz7b34i5]{color:var(--primary);margin-bottom:.75rem;font-weight:700;font-size:1.3rem;position:relative;z-index:1}.prop-card[data-astro-cid-kz7b34i5] p[data-astro-cid-kz7b34i5]{color:var(--dark);font-size:.95rem;line-height:1.5;position:relative;z-index:1;opacity:.8}.prop-card[data-astro-cid-kz7b34i5]:hover p[data-astro-cid-kz7b34i5]{opacity:1}@media(max-width:968px){.value-props[data-astro-cid-kz7b34i5]{margin-top:-3rem}.props-grid[data-astro-cid-kz7b34i5]{grid-template-columns:repeat(2,1fr);gap:2px}.prop-card[data-astro-cid-kz7b34i5]{padding:2.5rem 1.5rem}.prop-graphic[data-astro-cid-kz7b34i5]{width:100px;height:100px}}@media(max-width:640px){.value-props[data-astro-cid-kz7b34i5]{margin-top:-2rem;padding:3rem 0}.props-grid[data-astro-cid-kz7b34i5]{grid-template-columns:1fr;gap:2px}.prop-card[data-astro-cid-kz7b34i5]{padding:2rem 1.5rem}.prop-graphic[data-astro-cid-kz7b34i5]{width:70px;height:70px;padding:15px;border-radius:12px}.prop-card[data-astro-cid-kz7b34i5] h3[data-astro-cid-kz7b34i5]{font-size:1.15rem}}.services-section[data-astro-cid-7fsfp5w6]{background:linear-gradient(180deg,#fff,#f0f7ff,#fff);position:relative;overflow:hidden}.services-section[data-astro-cid-7fsfp5w6]:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(5,168,235,.15) 0%,transparent 70%);border-radius:50%;animation:float-slow 8s ease-in-out infinite}.services-section[data-astro-cid-7fsfp5w6]:after{content:"";position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(42,63,145,.12) 0%,transparent 70%);border-radius:50%;animation:float-slow 10s ease-in-out infinite}.services-grid[data-astro-cid-7fsfp5w6]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;z-index:1}.service-card[data-astro-cid-7fsfp5w6]{background:linear-gradient(135deg,#fff,#f8fbff);border-radius:20px;padding:2.5rem;box-shadow:0 4px 16px #2a3f9114;transition:all .3s;border:2px solid transparent;position:relative;overflow:hidden}.service-card[data-astro-cid-7fsfp5w6]:before{content:"";position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:radial-gradient(circle,rgba(5,168,235,.08) 0%,transparent 70%);transition:all .4s}.service-card[data-astro-cid-7fsfp5w6]:hover:before{top:-30%;right:-30%;background:radial-gradient(circle,rgba(5,168,235,.15) 0%,transparent 70%)}.service-card[data-astro-cid-7fsfp5w6]:hover{transform:translateY(-8px);box-shadow:0 16px 32px #05a8eb33;border-color:var(--secondary);background:linear-gradient(135deg,#fff,#ebf8ff)}.service-icon[data-astro-cid-7fsfp5w6]{width:70px;height:70px;background:var(--white);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:2rem;position:relative;z-index:1;box-shadow:0 4px 12px #05a8eb4d;padding:12px}.service-icon[data-astro-cid-7fsfp5w6] img[data-astro-cid-7fsfp5w6]{width:100%;height:100%;object-fit:contain}.service-card[data-astro-cid-7fsfp5w6] h3[data-astro-cid-7fsfp5w6]{font-size:1.5rem;color:var(--dark);margin-bottom:1rem;position:relative;z-index:1}.service-card[data-astro-cid-7fsfp5w6] p[data-astro-cid-7fsfp5w6]{color:var(--gray);margin-bottom:1.5rem;position:relative;z-index:1}.learn-more[data-astro-cid-7fsfp5w6]{color:var(--secondary);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;position:relative;z-index:1;transition:all .2s}.learn-more[data-astro-cid-7fsfp5w6]:hover{gap:.75rem;color:var(--primary)}@media(max-width:968px){.services-grid[data-astro-cid-7fsfp5w6]{grid-template-columns:1fr}}.industries-section[data-astro-cid-myrkonff]{padding:5rem 0;background:linear-gradient(135deg,var(--primary),var(--secondary));position:relative;overflow:hidden}.industries-section[data-astro-cid-myrkonff]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.industries-section[data-astro-cid-myrkonff] .container[data-astro-cid-myrkonff]{position:relative;z-index:1}.industries-section[data-astro-cid-myrkonff] .section-title[data-astro-cid-myrkonff]{color:var(--white)}.industries-section[data-astro-cid-myrkonff] .highlight[data-astro-cid-myrkonff]{color:var(--white);text-shadow:0 0 30px rgba(255,255,255,.5)}.industries-section[data-astro-cid-myrkonff] .section-subtitle[data-astro-cid-myrkonff]{color:var(--white);opacity:.95}.industries-grid[data-astro-cid-myrkonff]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.industry-card[data-astro-cid-myrkonff]{background:#fffffff2;border-radius:16px;overflow:hidden;display:flex;transition:all .3s ease;text-decoration:none;box-shadow:0 4px 12px #0000001a}.industry-card[data-astro-cid-myrkonff]:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0003;background:var(--white)}.industry-visual[data-astro-cid-myrkonff]{width:140px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}.industry-visual[data-astro-cid-myrkonff]:before{content:"";position:absolute;inset:0;background:#0000001a}.industry-icon-box[data-astro-cid-myrkonff]{width:80px;height:80px;background:#fff3;border-radius:12px;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);position:relative;z-index:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:16px}.industry-icon-box[data-astro-cid-myrkonff] img[data-astro-cid-myrkonff]{width:100%;height:100%;object-fit:contain;color:#fff;filter:brightness(0) invert(1)}.industry-card[data-astro-cid-myrkonff]:hover .industry-icon-box[data-astro-cid-myrkonff]{transform:scale(1.1);background:#ffffff4d}.industry-info[data-astro-cid-myrkonff]{padding:2rem;flex:1}.industry-info[data-astro-cid-myrkonff] h3[data-astro-cid-myrkonff]{font-size:1.5rem;color:var(--dark);margin-bottom:.75rem;font-weight:700}.industry-info[data-astro-cid-myrkonff] p[data-astro-cid-myrkonff]{color:var(--gray);line-height:1.6;margin-bottom:1rem;font-size:.95rem}.learn-more[data-astro-cid-myrkonff]{color:var(--secondary);font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s}.industry-card[data-astro-cid-myrkonff]:hover .learn-more[data-astro-cid-myrkonff]{gap:.75rem;color:var(--primary)}.industries-cta[data-astro-cid-myrkonff]{text-align:center;margin-top:3rem}.btn-secondary-large[data-astro-cid-myrkonff]{display:inline-block;padding:1.1rem 2.5rem;background:var(--white);color:var(--primary);text-decoration:none;font-weight:700;font-size:1.05rem;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 15px #0003}.btn-secondary-large[data-astro-cid-myrkonff]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000004d;background:#f0f7ff}@media(max-width:968px){.industries-grid[data-astro-cid-myrkonff]{grid-template-columns:1fr}.industry-card[data-astro-cid-myrkonff]{flex-direction:column}.industry-visual[data-astro-cid-myrkonff]{width:100%;height:140px}}@media(max-width:640px){.industry-info[data-astro-cid-myrkonff]{padding:1.5rem}.industry-info[data-astro-cid-myrkonff] h3[data-astro-cid-myrkonff]{font-size:1.25rem}}.social-proof[data-astro-cid-emubdsxy]{background:linear-gradient(135deg,var(--primary) 0%,#1a2f6f 100%);color:var(--white);position:relative;overflow:hidden}.social-proof[data-astro-cid-emubdsxy]:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="dots" width="40" height="40" patternUnits="userSpaceOnUse"><circle cx="2" cy="2" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100%" height="100%" fill="url(%23dots)" /></svg>');opacity:.5}.social-proof[data-astro-cid-emubdsxy] .section-title[data-astro-cid-emubdsxy]{color:var(--white)}.stats-grid[data-astro-cid-emubdsxy]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem;position:relative;z-index:1}.stat[data-astro-cid-emubdsxy]{text-align:center;background:#ffffff1a;padding:2rem;border-radius:16px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s}.stat[data-astro-cid-emubdsxy]:hover{background:#ffffff26;transform:translateY(-4px)}.stat-number[data-astro-cid-emubdsxy]{font-size:3.5rem;font-weight:800;color:var(--secondary);margin-bottom:.5rem;text-shadow:0 2px 8px rgba(5,168,235,.3)}.stat-label[data-astro-cid-emubdsxy]{color:#fffffff2;font-size:1.1rem}.partners[data-astro-cid-emubdsxy]{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:1.5rem;background:#fffffff2;border-radius:20px;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);position:relative;z-index:1}.partner-logo[data-astro-cid-emubdsxy]{display:flex;align-items:center;justify-content:center;padding:.5rem;transition:all .3s;filter:grayscale(0%);opacity:.9}.partner-logo[data-astro-cid-emubdsxy]:hover{transform:translateY(-4px);opacity:1;filter:grayscale(0%)}.partner-logo[data-astro-cid-emubdsxy] img[data-astro-cid-emubdsxy]{height:100px;width:auto;max-width:320px;object-fit:contain}@media(max-width:968px){.stats-grid[data-astro-cid-emubdsxy]{grid-template-columns:1fr;gap:2rem}}.testimonials[data-astro-cid-jfcioroc]{background:linear-gradient(180deg,#fff,#eff6ff,#fff);position:relative;overflow:hidden}.testimonials[data-astro-cid-jfcioroc]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(5,168,235,.08) 0%,transparent 70%);border-radius:50%;animation:float-slow 12s ease-in-out infinite}.testimonials-carousel[data-astro-cid-jfcioroc]{overflow:hidden;position:relative;z-index:1;margin-bottom:3rem}.testimonials-track[data-astro-cid-jfcioroc]{display:flex;gap:2rem;transition:transform .4s ease-in-out}.testimonial-card[data-astro-cid-jfcioroc]{background:linear-gradient(135deg,#fff,#f0f9ff);padding:2.5rem;border-radius:20px;position:relative;box-shadow:0 8px 24px #2a3f9114;border:2px solid transparent;transition:all .3s;flex:0 0 calc((100% - 4rem) / 3);min-width:0}.testimonial-card[data-astro-cid-jfcioroc]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #05a8eb26;border-color:#05a8eb33}.quote-mark[data-astro-cid-jfcioroc]{font-size:4rem;color:var(--secondary);opacity:.2;position:absolute;top:.5rem;left:1rem;line-height:1}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(1){background:linear-gradient(135deg,#fff,#f0f9ff)}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(2){background:linear-gradient(135deg,#fff,#eff6ff)}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(3){background:linear-gradient(135deg,#fff,#fef3e8)}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(4){background:linear-gradient(135deg,#fff,#f0fdf4)}.testimonial-text[data-astro-cid-jfcioroc]{position:relative;z-index:1;margin-bottom:1.5rem;font-style:italic;color:var(--dark)}.testimonial-author[data-astro-cid-jfcioroc]{display:flex;align-items:center;gap:1rem}.author-avatar[data-astro-cid-jfcioroc]{width:60px;height:60px;background:linear-gradient(135deg,var(--secondary) 0%,var(--primary) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:1.1rem;box-shadow:0 4px 12px #05a8eb40;border:3px solid rgba(255,255,255,.5)}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(1) .author-avatar[data-astro-cid-jfcioroc]{background:linear-gradient(135deg,#06b6d4 0%,var(--secondary) 100%)}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(2) .author-avatar[data-astro-cid-jfcioroc]{background:linear-gradient(135deg,var(--primary) 0%,#1a2f6f 100%)}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(3) .author-avatar[data-astro-cid-jfcioroc]{background:linear-gradient(135deg,#f59e0b,#d97706)}.testimonial-card[data-astro-cid-jfcioroc]:nth-child(4) .author-avatar[data-astro-cid-jfcioroc]{background:linear-gradient(135deg,#10b981,#059669)}.author-info[data-astro-cid-jfcioroc] h4[data-astro-cid-jfcioroc]{color:var(--dark);font-size:1rem;margin-bottom:.25rem}.author-info[data-astro-cid-jfcioroc] p[data-astro-cid-jfcioroc]{color:var(--gray);font-size:.9rem}.stars[data-astro-cid-jfcioroc]{color:#fbbf24;margin-top:.5rem}.carousel-controls[data-astro-cid-jfcioroc]{display:flex;justify-content:center;gap:1rem;position:relative;z-index:1}.carousel-arrow[data-astro-cid-jfcioroc]{width:50px;height:50px;border-radius:50%;border:2px solid var(--secondary);background:var(--white);color:var(--secondary);font-size:1.5rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.carousel-arrow[data-astro-cid-jfcioroc]:hover:not(:disabled){background:var(--secondary);color:var(--white);transform:scale(1.1)}.carousel-arrow[data-astro-cid-jfcioroc]:disabled{opacity:.3;cursor:not-allowed;border-color:var(--gray);color:var(--gray)}@media(max-width:968px){.testimonial-card[data-astro-cid-jfcioroc]{flex:0 0 calc((100% - 2rem)/2)}}@media(max-width:640px){.testimonial-card[data-astro-cid-jfcioroc]{flex:0 0 100%}}.process[data-astro-cid-aa2wht3y]{background:linear-gradient(135deg,var(--primary) 0%,#1a2f6f 100%);color:var(--white);position:relative;overflow:hidden}.process[data-astro-cid-aa2wht3y]:before{content:"";position:absolute;top:-20%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(5,168,235,.2) 0%,transparent 70%);border-radius:50%}.process[data-astro-cid-aa2wht3y]:after{content:"";position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(5,168,235,.15) 0%,transparent 70%);border-radius:50%}.process[data-astro-cid-aa2wht3y] .section-title[data-astro-cid-aa2wht3y]{color:var(--white);position:relative;z-index:1}.process[data-astro-cid-aa2wht3y] .section-subtitle[data-astro-cid-aa2wht3y]{color:#ffffffe6;position:relative;z-index:1}.process-grid[data-astro-cid-aa2wht3y]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;position:relative;z-index:1}.process-step[data-astro-cid-aa2wht3y]{text-align:center;position:relative;padding:2rem 1rem;background:#ffffff0d;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s}.process-step[data-astro-cid-aa2wht3y]:hover{background:#ffffff1a;transform:translateY(-4px)}.step-number[data-astro-cid-aa2wht3y]{width:80px;height:80px;background:linear-gradient(135deg,var(--secondary) 0%,#0491c9 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:0 8px 20px #05a8eb4d;transition:all .3s}.process-step[data-astro-cid-aa2wht3y]:hover .step-number[data-astro-cid-aa2wht3y]{transform:scale(1.1);box-shadow:0 12px 28px #05a8eb80}.process-step[data-astro-cid-aa2wht3y] h3[data-astro-cid-aa2wht3y]{margin-bottom:1rem;font-size:1.3rem}.process-step[data-astro-cid-aa2wht3y] p[data-astro-cid-aa2wht3y]{opacity:.9;font-size:.95rem}@media(max-width:968px){.process-grid[data-astro-cid-aa2wht3y]{grid-template-columns:1fr}}.why-choose-us[data-astro-cid-otckcqot]{padding:6rem 0;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative;overflow:hidden}.why-choose-us[data-astro-cid-otckcqot]:before{content:"";position:absolute;top:-10%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(5,168,235,.05) 0%,transparent 70%);border-radius:50%}.why-choose-us[data-astro-cid-otckcqot]:after{content:"";position:absolute;bottom:-10%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(42,63,145,.04) 0%,transparent 70%);border-radius:50%}.section-header[data-astro-cid-otckcqot]{text-align:center;max-width:700px;margin:0 auto 4rem;position:relative;z-index:1}.section-header[data-astro-cid-otckcqot] h2[data-astro-cid-otckcqot]{color:var(--primary);font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header[data-astro-cid-otckcqot] p[data-astro-cid-otckcqot]{color:var(--dark);font-size:1.15rem;opacity:.8;line-height:1.6}.reasons-grid[data-astro-cid-otckcqot]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;z-index:1}.reason-card[data-astro-cid-otckcqot]{background:var(--white);padding:2.5rem 2rem;border-radius:16px;text-align:center;transition:all .3s ease;border:2px solid rgba(5,168,235,.1);position:relative;overflow:hidden}.reason-card[data-astro-cid-otckcqot]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--secondary) 0%,var(--primary) 100%);transform:scaleX(0);transition:transform .3s ease}.reason-card[data-astro-cid-otckcqot]:hover:before{transform:scaleX(1)}.reason-card[data-astro-cid-otckcqot]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#05a8eb05,#2a3f9108);opacity:0;transition:opacity .3s ease}.reason-card[data-astro-cid-otckcqot]:hover:after{opacity:1}.reason-card[data-astro-cid-otckcqot]:hover{transform:translateY(-8px);box-shadow:0 16px 40px #05a8eb26;border-color:#05a8eb4d}.reason-icon[data-astro-cid-otckcqot]{width:100px;height:100px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#05a8eb0d,#2a3f910d);border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;z-index:1;padding:20px}.reason-icon[data-astro-cid-otckcqot] svg[data-astro-cid-otckcqot]{width:100%;height:100%;transition:transform .3s ease}.reason-card[data-astro-cid-otckcqot]:hover .reason-icon[data-astro-cid-otckcqot]{background:linear-gradient(135deg,#05a8eb1a,#2a3f911a);transform:scale(1.05)}.reason-card[data-astro-cid-otckcqot]:hover .reason-icon[data-astro-cid-otckcqot] svg[data-astro-cid-otckcqot]{transform:scale(1.1)}.reason-card[data-astro-cid-otckcqot] h3[data-astro-cid-otckcqot]{color:var(--primary);font-size:1.3rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.reason-card[data-astro-cid-otckcqot] p[data-astro-cid-otckcqot]{color:var(--dark);font-size:.95rem;line-height:1.6;opacity:.8;position:relative;z-index:1}.reason-card[data-astro-cid-otckcqot]:hover p[data-astro-cid-otckcqot]{opacity:1}@media(max-width:968px){.why-choose-us[data-astro-cid-otckcqot]{padding:4rem 0}.section-header[data-astro-cid-otckcqot] h2[data-astro-cid-otckcqot]{font-size:2rem}.section-header[data-astro-cid-otckcqot]{margin-bottom:3rem}.reasons-grid[data-astro-cid-otckcqot]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.reason-card[data-astro-cid-otckcqot]{padding:2rem 1.5rem}.reason-icon[data-astro-cid-otckcqot]{width:80px;height:80px}}@media(max-width:640px){.why-choose-us[data-astro-cid-otckcqot]{padding:3rem 0}.section-header[data-astro-cid-otckcqot] h2[data-astro-cid-otckcqot]{font-size:1.75rem}.section-header[data-astro-cid-otckcqot] p[data-astro-cid-otckcqot]{font-size:1rem}.reasons-grid[data-astro-cid-otckcqot]{grid-template-columns:1fr;gap:1.5rem}.reason-card[data-astro-cid-otckcqot]{padding:2rem 1.5rem}.reason-icon[data-astro-cid-otckcqot]{width:60px;height:60px;padding:12px;border-radius:12px}.reason-card[data-astro-cid-otckcqot] h3[data-astro-cid-otckcqot]{font-size:1.15rem}}.recent-articles[data-astro-cid-3vdniqmr]{padding:5rem 0;background:linear-gradient(to bottom,#fff,#f0f7ff);position:relative;overflow:hidden}.recent-articles[data-astro-cid-3vdniqmr]:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(5,168,235,.08),transparent);border-radius:50%;top:-300px;left:-200px;animation:float-slow 20s ease-in-out infinite}.recent-articles[data-astro-cid-3vdniqmr]:after{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(42,63,145,.06),transparent);border-radius:50%;bottom:-200px;right:-150px;animation:float-slow 25s ease-in-out infinite reverse}@keyframes float-slow{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}.container[data-astro-cid-3vdniqmr]{position:relative;z-index:1}.section-header[data-astro-cid-3vdniqmr]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-3vdniqmr] h2[data-astro-cid-3vdniqmr]{font-size:2.75rem;color:var(--dark);margin-bottom:1rem;font-weight:800}.highlight[data-astro-cid-3vdniqmr]{background:linear-gradient(135deg,var(--secondary),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header[data-astro-cid-3vdniqmr] p[data-astro-cid-3vdniqmr]{font-size:1.2rem;color:var(--gray);max-width:600px;margin:0 auto}.articles-grid[data-astro-cid-3vdniqmr]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem}.article-card[data-astro-cid-3vdniqmr]{background:var(--white);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease;display:flex;flex-direction:column}.article-card[data-astro-cid-3vdniqmr]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.article-image[data-astro-cid-3vdniqmr]{height:200px;position:relative;overflow:hidden}.post-img[data-astro-cid-3vdniqmr]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.article-card[data-astro-cid-3vdniqmr]:hover .post-img[data-astro-cid-3vdniqmr]{transform:scale(1.05)}.article-date[data-astro-cid-3vdniqmr]{position:absolute;top:1rem;right:1rem;background:#fffffff2;color:var(--primary);padding:.5rem .85rem;border-radius:8px;font-size:.8rem;font-weight:700;box-shadow:0 2px 8px #0000001a;text-transform:uppercase;letter-spacing:.5px}.article-content[data-astro-cid-3vdniqmr]{padding:1.75rem;flex:1;display:flex;flex-direction:column}.article-content[data-astro-cid-3vdniqmr] h3[data-astro-cid-3vdniqmr]{font-size:1.35rem;color:var(--dark);margin-bottom:1rem;line-height:1.4;font-weight:700}.article-excerpt[data-astro-cid-3vdniqmr]{color:var(--gray);margin-bottom:1.25rem;line-height:1.6;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-tags[data-astro-cid-3vdniqmr]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.tag[data-astro-cid-3vdniqmr]{background:linear-gradient(135deg,#05a8eb1a,#2a3f911a);color:var(--primary);padding:.35rem .75rem;border-radius:16px;font-size:.75rem;font-weight:600;border:1px solid rgba(42,63,145,.2)}.read-more[data-astro-cid-3vdniqmr]{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary);text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.read-more[data-astro-cid-3vdniqmr] .arrow[data-astro-cid-3vdniqmr]{transition:transform .3s ease}.read-more[data-astro-cid-3vdniqmr]:hover{color:var(--secondary)}.read-more[data-astro-cid-3vdniqmr]:hover .arrow[data-astro-cid-3vdniqmr]{transform:translate(4px)}.view-all[data-astro-cid-3vdniqmr]{text-align:center;margin-top:3rem}.btn-primary[data-astro-cid-3vdniqmr]{padding:1rem 2.5rem;background:linear-gradient(135deg,var(--secondary),var(--primary));color:var(--white);border:none;border-radius:8px;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px #2a3f914d}.btn-primary[data-astro-cid-3vdniqmr]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2a3f9166}@media(max-width:968px){.section-header[data-astro-cid-3vdniqmr] h2[data-astro-cid-3vdniqmr]{font-size:2.25rem}.articles-grid[data-astro-cid-3vdniqmr]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(max-width:640px){.articles-grid[data-astro-cid-3vdniqmr]{grid-template-columns:1fr}.section-header[data-astro-cid-3vdniqmr] h2[data-astro-cid-3vdniqmr]{font-size:1.85rem}.section-header[data-astro-cid-3vdniqmr] p[data-astro-cid-3vdniqmr]{font-size:1rem}}.cta-section[data-astro-cid-mwdwjrkx]{background:linear-gradient(135deg,var(--secondary) 0%,var(--primary) 100%);color:var(--white);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-mwdwjrkx]:before{content:"";position:absolute;top:-50%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);border-radius:50%}.cta-section[data-astro-cid-mwdwjrkx]:after{content:"";position:absolute;bottom:-40%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.cta-section[data-astro-cid-mwdwjrkx] h2[data-astro-cid-mwdwjrkx]{font-size:2.5rem;margin-bottom:1rem;position:relative;z-index:1}.cta-section[data-astro-cid-mwdwjrkx] p[data-astro-cid-mwdwjrkx]{font-size:1.25rem;margin-bottom:2rem;opacity:.95;position:relative;z-index:1}.cta-section[data-astro-cid-mwdwjrkx] .btn[data-astro-cid-mwdwjrkx]{position:relative;z-index:1}
