@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.hero-section[data-astro-cid-7fdne5sx]{width:100%;min-height:90vh;padding:4rem 3rem;background:linear-gradient(135deg,#f8f9fa,#fff);font-family:Inter,sans-serif;position:relative;overflow:hidden}.hero-section[data-astro-cid-7fdne5sx]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(0,184,212,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,184,212,.03) 0%,transparent 50%);pointer-events:none}.hero-container[data-astro-cid-7fdne5sx]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;position:relative;z-index:1}.hero-content[data-astro-cid-7fdne5sx]{animation:fadeInUp .8s ease-out}.hero-title[data-astro-cid-7fdne5sx]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2.5rem}.title-light[data-astro-cid-7fdne5sx]{font-size:5.5rem;font-weight:100;color:#000;line-height:1.2;letter-spacing:-.02em}.title-bold[data-astro-cid-7fdne5sx]{font-size:5rem;font-weight:600;color:#1a1a1a;line-height:1.1;letter-spacing:-.03em}.hero-description[data-astro-cid-7fdne5sx]{font-size:1rem;line-height:1.7;color:#64748b;font-weight:400;max-width:540px;margin:0}.hero-visual[data-astro-cid-7fdne5sx]{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;animation:fadeInRight 1s ease-out .3s backwards}.hero-image[data-astro-cid-7fdne5sx]{width:100%;height:auto;max-width:600px;max-height:530px;object-fit:contain}.begin-button[data-astro-cid-7fdne5sx]{position:absolute;bottom:2rem;right:2rem;width:140px;height:140px;background:linear-gradient(135deg,#00d4ff,#00b8d4);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#fff;box-shadow:0 10px 40px #00b8d44d,0 0 #00b8d466;transition:all .3s ease;cursor:pointer;animation:pulse 2s ease-in-out infinite,float 3s ease-in-out infinite;z-index:10}.begin-button[data-astro-cid-7fdne5sx]:hover{transform:scale(1.1);box-shadow:0 15px 50px #00b8d466,0 0 0 20px #00b8d41a}.begin-button[data-astro-cid-7fdne5sx]:hover .begin-arrow[data-astro-cid-7fdne5sx]{transform:translate(5px)}.begin-text[data-astro-cid-7fdne5sx]{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;letter-spacing:.5px}.begin-arrow[data-astro-cid-7fdne5sx]{width:32px;height:32px;transition:transform .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{box-shadow:0 10px 40px #00b8d44d,0 0 #00b8d466}50%{box-shadow:0 10px 40px #00b8d44d,0 0 0 15px #00b8d400}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 1024px){.hero-container[data-astro-cid-7fdne5sx]{grid-template-columns:1fr;gap:3rem}.title-light[data-astro-cid-7fdne5sx]{font-size:3.5rem}.title-bold[data-astro-cid-7fdne5sx]{font-size:3rem}.begin-button[data-astro-cid-7fdne5sx]{position:relative;bottom:auto;right:auto;margin:2rem auto}}@media (max-width: 768px){.hero-section[data-astro-cid-7fdne5sx]{padding:2rem 1.5rem;min-height:auto}.title-light[data-astro-cid-7fdne5sx]{font-size:3.5rem}.title-bold[data-astro-cid-7fdne5sx]{font-size:3rem}.hero-description[data-astro-cid-7fdne5sx]{font-size:1.25rem}.hero-visual[data-astro-cid-7fdne5sx]{flex-direction:column}.begin-button[data-astro-cid-7fdne5sx]{width:120px;height:120px}.begin-text[data-astro-cid-7fdne5sx]{font-size:1.25rem}.begin-arrow[data-astro-cid-7fdne5sx]{width:28px;height:28px}}.services-section[data-astro-cid-2o5filqe]{width:100%;background:#fff;padding-top:60px;font-family:Inter,sans-serif;box-sizing:border-box}.services-header[data-astro-cid-2o5filqe]{text-align:center;margin-bottom:3.5rem}.services-title[data-astro-cid-2o5filqe]{font-size:2rem;font-weight:700;color:#1a1a1a;letter-spacing:-.03em;margin:0 0 .75rem}.services-subtitle[data-astro-cid-2o5filqe]{font-size:.95rem;color:#64748b;line-height:1.7;max-width:480px;margin:0 auto}.cards-container[data-astro-cid-2o5filqe]{display:flex;gap:30px;max-width:1400px;margin:0 auto;height:330px;align-items:stretch;justify-content:center}.service-card[data-astro-cid-2o5filqe]{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;flex:0 0 72px;transition:flex .55s cubic-bezier(.4,0,.2,1);background:#e8f9fc;border:1.5px solid #b2ebf2;padding:50px}.service-card[data-astro-cid-2o5filqe]:hover{flex:0 0 520px}.cards-container[data-astro-cid-2o5filqe]:has(.service-card:hover) .service-card[data-astro-cid-2o5filqe]:not(:hover){flex:0 0 58px}.card-collapsed[data-astro-cid-2o5filqe]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .25s ease .05s;pointer-events:none}.service-card[data-astro-cid-2o5filqe]:hover .card-collapsed[data-astro-cid-2o5filqe]{opacity:0;transition:opacity .15s ease}.card-label[data-astro-cid-2o5filqe]{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.8rem;font-weight:600;color:#00b8d4;letter-spacing:.05em;white-space:nowrap;text-transform:uppercase}.card-expanded[data-astro-cid-2o5filqe]{position:absolute;inset:0;opacity:0;transition:opacity .3s ease .2s;pointer-events:none}.service-card[data-astro-cid-2o5filqe]:hover .card-expanded[data-astro-cid-2o5filqe]{opacity:1;pointer-events:auto}.card-image-wrapper[data-astro-cid-2o5filqe]{position:absolute;inset:0}.card-image[data-astro-cid-2o5filqe]{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.04);transition:transform .6s ease}.service-card[data-astro-cid-2o5filqe]:hover .card-image[data-astro-cid-2o5filqe]{transform:scale(1)}.card-overlay[data-astro-cid-2o5filqe]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000,#00000026 40%,#000000bf)}.card-content[data-astro-cid-2o5filqe]{position:absolute;bottom:0;left:0;right:0;padding:1.75rem 1.5rem;color:#fff;transform:translateY(8px);transition:transform .35s ease .25s}.service-card[data-astro-cid-2o5filqe]:hover .card-content[data-astro-cid-2o5filqe]{transform:translateY(0)}.card-title[data-astro-cid-2o5filqe]{font-size:1.25rem;font-weight:700;margin:0 0 .6rem;line-height:1.3;letter-spacing:-.01em}.card-description[data-astro-cid-2o5filqe]{font-size:.88rem;line-height:1.65;color:#ffffffe0;margin:0;max-width:360px}.card-image-wrapper[data-astro-cid-2o5filqe]:not(:has(img[src])){background:linear-gradient(135deg,#0d2535,#0a3d4d)}@media (max-width: 1024px){.cards-container[data-astro-cid-2o5filqe]{height:360px}.service-card[data-astro-cid-2o5filqe]:hover{flex:0 0 400px}}@media (max-width: 768px){.services-section[data-astro-cid-2o5filqe]{padding:3rem 1.5rem}.services-title[data-astro-cid-2o5filqe]{font-size:1.5rem}.cards-container[data-astro-cid-2o5filqe]{flex-direction:column;height:auto;gap:.5rem}.service-card[data-astro-cid-2o5filqe]{flex:0 0 56px!important;border-radius:12px;transition:flex .5s cubic-bezier(.4,0,.2,1)}.service-card[data-astro-cid-2o5filqe]:hover,.service-card[data-astro-cid-2o5filqe]:focus-within{flex:0 0 300px!important}.card-label[data-astro-cid-2o5filqe]{writing-mode:horizontal-tb;transform:none;font-size:.75rem;padding-left:1rem}.card-collapsed[data-astro-cid-2o5filqe]{justify-content:flex-start}.cards-container[data-astro-cid-2o5filqe]:has(.service-card:hover) .service-card[data-astro-cid-2o5filqe]:not(:hover){flex:0 0 48px!important}}.testimonials-section[data-astro-cid-qydzikua]{width:100%;padding:6rem 3rem;background:#f0f9fa;font-family:Inter,sans-serif}.testimonials-container[data-astro-cid-qydzikua]{max-width:1400px;margin:0 auto}.section-header[data-astro-cid-qydzikua]{text-align:center;margin-bottom:4rem}.section-label[data-astro-cid-qydzikua]{color:#00b8d4;font-size:.95rem;font-weight:500;margin:0 0 1rem;letter-spacing:.5px}.section-title[data-astro-cid-qydzikua]{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}.section-subtitle[data-astro-cid-qydzikua]{font-size:1.05rem;color:#64748b;margin:0;line-height:1.6}.testimonials-grid[data-astro-cid-qydzikua]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card[data-astro-cid-qydzikua]{background:#fff;border-radius:16px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 2px 10px #0000000d}.testimonial-card[data-astro-cid-qydzikua]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.testimonial-header[data-astro-cid-qydzikua]{display:flex;align-items:center;gap:1rem}.testimonial-image[data-astro-cid-qydzikua]{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #00b8d4}.testimonial-info[data-astro-cid-qydzikua]{display:flex;flex-direction:column;gap:.25rem}.testimonial-name[data-astro-cid-qydzikua]{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.testimonial-position[data-astro-cid-qydzikua]{font-size:.9rem;color:#64748b;margin:0;line-height:1.4}.testimonial-content[data-astro-cid-qydzikua]{position:relative}.quote-mark[data-astro-cid-qydzikua]{position:absolute;top:-10px;left:0;font-size:3rem;color:#00b8d4;font-weight:700;line-height:1;opacity:.3}.testimonial-text[data-astro-cid-qydzikua]{font-size:.95rem;line-height:1.7;color:#374151;margin:0;padding-left:0}@media (max-width: 1024px){.testimonials-section[data-astro-cid-qydzikua]{padding:4rem 2rem}.testimonials-grid[data-astro-cid-qydzikua]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonial-card[data-astro-cid-qydzikua]:last-child{grid-column:1 / -1;max-width:600px;margin:0 auto}.section-title[data-astro-cid-qydzikua]{font-size:2rem}}@media (max-width: 768px){.testimonials-section[data-astro-cid-qydzikua]{padding:3rem 1.5rem}.section-header[data-astro-cid-qydzikua]{margin-bottom:3rem}.section-title[data-astro-cid-qydzikua]{font-size:1.75rem}.section-subtitle[data-astro-cid-qydzikua]{font-size:1rem}.testimonials-grid[data-astro-cid-qydzikua]{grid-template-columns:1fr;gap:1.5rem}.testimonial-card[data-astro-cid-qydzikua]{padding:1.5rem}.testimonial-card[data-astro-cid-qydzikua]:last-child{grid-column:auto;max-width:100%}.testimonial-image[data-astro-cid-qydzikua]{width:48px;height:48px}.testimonial-name[data-astro-cid-qydzikua]{font-size:1rem}.testimonial-position[data-astro-cid-qydzikua]{font-size:.85rem}.testimonial-text[data-astro-cid-qydzikua]{font-size:.9rem}}@media (max-width: 480px){.testimonial-card[data-astro-cid-qydzikua]{padding:1.25rem}}.why-choose-section[data-astro-cid-64q5euvf]{width:100%;padding:5rem 3rem;background:#fff;font-family:Inter,sans-serif}.why-choose-container[data-astro-cid-64q5euvf]{max-width:1400px;margin:0 auto}.section-header[data-astro-cid-64q5euvf]{text-align:center;margin-bottom:3rem}.section-label[data-astro-cid-64q5euvf]{color:#00b8d4;font-size:.9rem;font-weight:500;margin:0 0 .75rem;letter-spacing:.5px}.section-title[data-astro-cid-64q5euvf]{font-size:2.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.2}.section-subtitle[data-astro-cid-64q5euvf]{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.content-grid[data-astro-cid-64q5euvf]{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.features-list[data-astro-cid-64q5euvf]{display:flex;flex-direction:column;gap:1.5rem}.feature-item[data-astro-cid-64q5euvf]{display:flex;gap:1.25rem;align-items:flex-start;transition:transform .3s ease}.feature-item[data-astro-cid-64q5euvf]:hover{transform:translate(8px)}.feature-number[data-astro-cid-64q5euvf]{font-size:1.25rem;font-weight:700;color:#00b8d4;min-width:45px;line-height:1.4}.feature-content[data-astro-cid-64q5euvf]{flex:1}.feature-title[data-astro-cid-64q5euvf]{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin:0 0 .35rem;line-height:1.3}.feature-description[data-astro-cid-64q5euvf]{font-size:.9rem;line-height:1.5;color:#64748b;margin:0}.stats-visual[data-astro-cid-64q5euvf]{position:relative;display:flex;justify-content:center;align-items:center;padding:1rem}.stats-container[data-astro-cid-64q5euvf]{position:relative;width:100%;max-width:500px}.stats-image[data-astro-cid-64q5euvf]{width:100%;height:auto;border-radius:24px;display:block}.stat-box[data-astro-cid-64q5euvf]{position:absolute;background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 6px #0000000d,0 8px 15px #0000001a,0 12px 24px #00000014;text-align:center;transition:all .3s ease}.stat-box[data-astro-cid-64q5euvf]:hover{transform:translateY(-4px);box-shadow:0 6px 10px #0000000f,0 12px 20px #0000001f,0 18px 35px #0000001a}.stat-box-top[data-astro-cid-64q5euvf]{top:6%;right:6%}.stat-box-bottom[data-astro-cid-64q5euvf]{bottom:6%;left:6%}.stat-value[data-astro-cid-64q5euvf]{font-size:2.75rem;font-weight:700;color:#00b8d4;line-height:1;margin-bottom:.4rem}.stat-label[data-astro-cid-64q5euvf]{font-size:.8rem;color:#64748b;font-weight:500;line-height:1.3;white-space:nowrap}@media (max-width: 1024px){.why-choose-section[data-astro-cid-64q5euvf]{padding:4rem 2rem}.content-grid[data-astro-cid-64q5euvf]{grid-template-columns:1fr;gap:3rem}.section-title[data-astro-cid-64q5euvf]{font-size:2rem}.stats-container[data-astro-cid-64q5euvf]{max-width:500px}}@media (max-width: 768px){.why-choose-section[data-astro-cid-64q5euvf]{padding:3rem 1.5rem}.content-grid[data-astro-cid-64q5euvf]{flex-direction:column}.section-header[data-astro-cid-64q5euvf]{margin-bottom:2.5rem}.section-title[data-astro-cid-64q5euvf]{font-size:1.75rem}.section-subtitle[data-astro-cid-64q5euvf]{font-size:.95rem}.features-list[data-astro-cid-64q5euvf]{gap:1.25rem}.feature-item[data-astro-cid-64q5euvf]{gap:1rem}.feature-number[data-astro-cid-64q5euvf]{font-size:1.1rem;min-width:40px}.feature-title[data-astro-cid-64q5euvf]{font-size:1rem}.feature-description[data-astro-cid-64q5euvf]{font-size:.85rem}.stats-container[data-astro-cid-64q5euvf]{max-width:450px}.stats-image[data-astro-cid-64q5euvf]{border-radius:20px}.stat-box[data-astro-cid-64q5euvf]{padding:1.25rem 1.5rem;border-radius:14px}.stat-value[data-astro-cid-64q5euvf]{font-size:2.25rem}.stat-label[data-astro-cid-64q5euvf]{font-size:.75rem}}@media (max-width: 480px){.feature-item[data-astro-cid-64q5euvf]{flex-direction:column;gap:.5rem}.feature-number[data-astro-cid-64q5euvf]{min-width:auto}.stats-container[data-astro-cid-64q5euvf]{max-width:350px}.stat-box[data-astro-cid-64q5euvf]{padding:1rem 1.25rem;border-radius:12px}.stat-value[data-astro-cid-64q5euvf]{font-size:2rem}.stat-label[data-astro-cid-64q5euvf]{font-size:.7rem}.stat-box-top[data-astro-cid-64q5euvf]{top:5%;right:5%}.stat-box-bottom[data-astro-cid-64q5euvf]{bottom:5%;left:5%}}
