.about-hero[data-astro-cid-64obwekq]{background:linear-gradient(135deg,var(--bg-light) 0%,var(--text-white) 100%);padding:3rem 1rem 5rem;position:relative;overflow:hidden;min-height:70vh}.about-hero[data-astro-cid-64obwekq]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(0,123,255,.05) 0%,transparent 50%);pointer-events:none}.about-hero-container[data-astro-cid-64obwekq]{max-width:1280px;margin:0 auto;position:relative;z-index:1}.about-hero-content[data-astro-cid-64obwekq]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;margin-bottom:4rem}.about-hero-text[data-astro-cid-64obwekq]{text-align:center;animation:fadeInUp 1s ease-out}.about-hero-badge[data-astro-cid-64obwekq]{display:inline-block;margin-bottom:1.5rem}.badge-text[data-astro-cid-64obwekq]{display:inline-block;background:linear-gradient(135deg,var(--primary),#00c6ff);color:var(--text-white);padding:.5rem 1.5rem;border-radius:3rem;font-size:.9rem;font-weight:600;box-shadow:var(--shadow)}.about-hero-title[data-astro-cid-64obwekq]{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--text-dark);line-height:1.2;margin:0 0 1rem;background:linear-gradient(135deg,var(--text-dark),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-hero-subtitle[data-astro-cid-64obwekq]{font-size:clamp(1.25rem,3vw,2rem);font-weight:600;color:var(--primary);margin:0 0 1.5rem;line-height:1.3}.about-hero-description[data-astro-cid-64obwekq]{font-size:clamp(1rem,2vw,1.15rem);color:var(--text-dark);line-height:1.7;margin:0 0 2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.about-hero-button[data-astro-cid-64obwekq]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--primary);color:var(--text-white);text-decoration:none;border-radius:.5rem;font-weight:600;font-size:1rem;box-shadow:var(--shadow);transition:all .3s ease}.about-hero-button[data-astro-cid-64obwekq]:hover{background:#0056b3;transform:translateY(-2px);box-shadow:var(--shadow-lg)}.about-hero-image[data-astro-cid-64obwekq]{animation:fadeInUp 1s ease-out .3s both}.image-wrapper[data-astro-cid-64obwekq]{position:relative;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-lg);height:400px}.image-wrapper[data-astro-cid-64obwekq] img[data-astro-cid-64obwekq]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-wrapper[data-astro-cid-64obwekq]:hover img[data-astro-cid-64obwekq]{transform:scale(1.05)}.image-overlay[data-astro-cid-64obwekq]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:2rem 1.5rem 1.5rem;transform:translateY(100%);transition:transform .3s ease}.image-wrapper[data-astro-cid-64obwekq]:hover .image-overlay[data-astro-cid-64obwekq]{transform:translateY(0)}.overlay-content[data-astro-cid-64obwekq]{text-align:center}.overlay-text[data-astro-cid-64obwekq]{color:var(--text-white);font-size:1rem;font-weight:600}.about-hero-stats[data-astro-cid-64obwekq]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;animation:fadeInUp 1s ease-out .6s both}.stat-card[data-astro-cid-64obwekq]{background:var(--text-white);padding:2rem 1.5rem;border-radius:1rem;box-shadow:var(--shadow);border:1px solid var(--border-light);display:flex;align-items:center;gap:1rem;transition:all .3s ease;animation:fadeInUp 1s ease-out both}.stat-card[data-astro-cid-64obwekq]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.stat-icon[data-astro-cid-64obwekq]{width:60px;height:60px;background:linear-gradient(135deg,var(--primary),#00c6ff);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.stat-card[data-astro-cid-64obwekq]:hover .stat-icon[data-astro-cid-64obwekq]{transform:scale(1.1)}.stat-icon[data-astro-cid-64obwekq] img[data-astro-cid-64obwekq]{filter:brightness(0) invert(1);width:32px;height:32px}.stat-content[data-astro-cid-64obwekq]{display:flex;flex-direction:column;gap:.25rem}.stat-number[data-astro-cid-64obwekq]{font-size:2rem;font-weight:700;color:var(--text-dark);line-height:1}.stat-label[data-astro-cid-64obwekq]{font-size:.9rem;color:var(--text-dark);opacity:.8;line-height:1.2}.about-hero-decorations[data-astro-cid-64obwekq]{position:absolute;inset:0;pointer-events:none}.decoration[data-astro-cid-64obwekq]{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--primary),#00c6ff);opacity:.1;animation:float 8s ease-in-out infinite}.decoration-1[data-astro-cid-64obwekq]{width:120px;height:120px;top:10%;left:-60px;animation-delay:0s}.decoration-2[data-astro-cid-64obwekq]{width:80px;height:80px;top:60%;right:-40px;animation-delay:2s}.decoration-3[data-astro-cid-64obwekq]{width:100px;height:100px;bottom:20%;left:10%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@media (min-width: 768px){.about-hero[data-astro-cid-64obwekq]{padding:5rem 2rem 6rem}.about-hero-content[data-astro-cid-64obwekq]{grid-template-columns:1fr 1fr;gap:4rem}.about-hero-text[data-astro-cid-64obwekq]{text-align:left}.about-hero-description[data-astro-cid-64obwekq]{margin-left:0;margin-right:0}.about-hero-stats[data-astro-cid-64obwekq]{grid-template-columns:repeat(2,1fr);gap:2rem}.stat-card[data-astro-cid-64obwekq]{flex-direction:column;text-align:center;gap:1rem}.stat-content[data-astro-cid-64obwekq]{align-items:center}}@media (min-width: 1024px){.about-hero[data-astro-cid-64obwekq]{padding:6rem 2rem 7rem}.about-hero-stats[data-astro-cid-64obwekq]{grid-template-columns:repeat(4,1fr)}.image-wrapper[data-astro-cid-64obwekq]{height:500px}}@media (min-width: 1280px){.about-hero[data-astro-cid-64obwekq]{padding:8rem 2rem}}.company-history[data-astro-cid-74pyh6i7]{padding:6rem 1rem 8rem;background:linear-gradient(135deg,var(--bg-light) 0%,var(--text-white) 100%);position:relative;overflow:hidden}.company-history[data-astro-cid-74pyh6i7]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(0,123,255,.03) 0%,transparent 50%);pointer-events:none}.history-container[data-astro-cid-74pyh6i7]{max-width:1280px;margin:0 auto;position:relative;z-index:1}.floating-elements[data-astro-cid-74pyh6i7]{position:absolute;inset:0;pointer-events:none;z-index:0}.floating-circle[data-astro-cid-74pyh6i7]{position:absolute;border-radius:50%;background:linear-gradient(135deg,#007bff14,#007bff0a);animation:float-rotate 20s ease-in-out infinite}.circle-1[data-astro-cid-74pyh6i7]{width:200px;height:200px;top:10%;right:-100px;animation-delay:0s}.circle-2[data-astro-cid-74pyh6i7]{width:150px;height:150px;top:60%;left:-75px;animation-delay:7s}.circle-3[data-astro-cid-74pyh6i7]{width:100px;height:100px;bottom:20%;right:10%;animation-delay:14s}.floating-shape[data-astro-cid-74pyh6i7]{position:absolute;background:linear-gradient(45deg,#007bff0f,#007bff08);animation:float-scale 15s ease-in-out infinite}.shape-1[data-astro-cid-74pyh6i7]{width:80px;height:80px;top:40%;left:5%;border-radius:20px;transform:rotate(45deg);animation-delay:3s}.shape-2[data-astro-cid-74pyh6i7]{width:60px;height:60px;bottom:30%;right:15%;border-radius:15px;animation-delay:10s}.history-header[data-astro-cid-74pyh6i7]{text-align:center;margin-bottom:5rem;position:relative;z-index:1;animation:fadeInUp 1s ease-out}.header-badge[data-astro-cid-74pyh6i7]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#007bff1a,#007bff0d);backdrop-filter:blur(10px);border:1px solid rgba(0,123,255,.2);padding:.75rem 1.5rem;border-radius:2rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;color:var(--primary)}.badge-icon[data-astro-cid-74pyh6i7]{font-size:1.2rem}.history-title[data-astro-cid-74pyh6i7]{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;margin:0 0 1rem;background:linear-gradient(135deg,var(--text-dark),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.history-subtitle[data-astro-cid-74pyh6i7]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;color:var(--primary);margin:0 0 2rem;line-height:1.3}.history-description[data-astro-cid-74pyh6i7]{font-size:clamp(1.1rem,2vw,1.25rem);color:var(--text-dark);opacity:.8;max-width:800px;margin:0 auto;line-height:1.7}.timeline[data-astro-cid-74pyh6i7]{position:relative;max-width:900px;margin:0 auto 6rem}.timeline-line[data-astro-cid-74pyh6i7]{position:absolute;left:2rem;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,var(--primary),#00c6ff);border-radius:2px;z-index:0}.timeline-gradient[data-astro-cid-74pyh6i7]{position:absolute;inset:0;background:linear-gradient(to bottom,var(--primary),#00c6ff);border-radius:2px;animation:timeline-glow 3s ease-in-out infinite alternate}.timeline-item[data-astro-cid-74pyh6i7]{position:relative;display:flex;gap:3rem;margin-bottom:4rem;animation:slideInLeft 1s ease-out both}.timeline-item[data-astro-cid-74pyh6i7].highlight .timeline-card[data-astro-cid-74pyh6i7]{background:linear-gradient(135deg,var(--primary),#0056b3);color:var(--text-white);transform:scale(1.02);box-shadow:0 25px 50px -12px #007bff40}.timeline-item[data-astro-cid-74pyh6i7].highlight .timeline-card[data-astro-cid-74pyh6i7] .timeline-title[data-astro-cid-74pyh6i7]{color:var(--text-white)}.timeline-item[data-astro-cid-74pyh6i7].highlight .timeline-card[data-astro-cid-74pyh6i7] .timeline-description[data-astro-cid-74pyh6i7]{color:#ffffffe6}.timeline-marker[data-astro-cid-74pyh6i7]{position:relative;z-index:2;flex-shrink:0}.marker-icon[data-astro-cid-74pyh6i7]{width:4rem;height:4rem;position:relative;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2}.icon-background[data-astro-cid-74pyh6i7]{position:absolute;inset:0;background:linear-gradient(135deg,var(--text-white),var(--bg-light));border:3px solid var(--primary);border-radius:50%;box-shadow:0 10px 25px -5px #007bff33}.timeline-item[data-astro-cid-74pyh6i7].highlight .icon-background[data-astro-cid-74pyh6i7]{background:linear-gradient(135deg,var(--primary),#0056b3);border-color:#00c6ff;transform:scale(1.1);box-shadow:0 20px 40px -10px #007bff66}.timeline-item[data-astro-cid-74pyh6i7].highlight .marker-icon[data-astro-cid-74pyh6i7] img[data-astro-cid-74pyh6i7]{filter:brightness(0) invert(1)}.marker-icon[data-astro-cid-74pyh6i7] img[data-astro-cid-74pyh6i7]{position:relative;z-index:1;width:24px;height:24px;transition:filter .3s ease}.marker-year[data-astro-cid-74pyh6i7]{position:absolute;top:35%;left:50%;transform:translate(-50%);margin-top:.75rem;background:linear-gradient(135deg,var(--primary),#0056b3);color:var(--text-white);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:700;white-space:nowrap;box-shadow:0 4px 15px #007bff4d;z-index:2}.timeline-content[data-astro-cid-74pyh6i7]{flex:1;padding-top:.5rem}.timeline-card[data-astro-cid-74pyh6i7]{background:var(--text-white);padding:2rem 2.5rem;border-radius:1.5rem;box-shadow:var(--shadow-lg);border:1px solid var(--border-light);transition:all .4s ease;position:relative;overflow:hidden}.card-decoration[data-astro-cid-74pyh6i7]{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),#00c6ff)}.timeline-item[data-astro-cid-74pyh6i7].highlight .card-decoration[data-astro-cid-74pyh6i7]{background:linear-gradient(90deg,#00c6ff,var(--primary))}.timeline-card[data-astro-cid-74pyh6i7]:before{content:"";position:absolute;left:-15px;top:2rem;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid var(--text-white);transition:border-right-color .3s ease}.timeline-item[data-astro-cid-74pyh6i7].highlight .timeline-card[data-astro-cid-74pyh6i7]:before{border-right-color:var(--primary)}.timeline-card[data-astro-cid-74pyh6i7]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.card-glow[data-astro-cid-74pyh6i7]{position:absolute;inset:0;background:linear-gradient(135deg,#007bff0d,#007bff05);opacity:0;transition:opacity .3s ease;pointer-events:none}.timeline-card[data-astro-cid-74pyh6i7]:hover .card-glow[data-astro-cid-74pyh6i7]{opacity:1}.timeline-title[data-astro-cid-74pyh6i7]{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin:0 0 1rem;line-height:1.3}.timeline-description[data-astro-cid-74pyh6i7]{color:var(--text-dark);opacity:.8;line-height:1.7;margin:0;font-size:1rem}.achievements-section[data-astro-cid-74pyh6i7]{position:relative;z-index:1}.achievements-header[data-astro-cid-74pyh6i7]{text-align:center;margin-bottom:3rem;animation:fadeInUp 1s ease-out .5s both}.achievements-title[data-astro-cid-74pyh6i7]{font-size:clamp(2rem,4vw,3rem);font-weight:700;background:linear-gradient(135deg,var(--text-dark),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1rem}.achievements-subtitle[data-astro-cid-74pyh6i7]{font-size:1.1rem;color:var(--text-dark);opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.achievements-grid[data-astro-cid-74pyh6i7]{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;max-width:1000px;margin:0 auto}.achievement-card[data-astro-cid-74pyh6i7]{background:var(--text-white);padding:2rem;border-radius:1.5rem;box-shadow:var(--shadow);border:1px solid var(--border-light);display:flex;align-items:center;gap:1.5rem;transition:all .4s ease;position:relative;overflow:hidden;animation:slideInUp 1s ease-out both}.achievement-card[data-astro-cid-74pyh6i7]:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.achievement-icon-wrapper[data-astro-cid-74pyh6i7]{position:relative;flex-shrink:0}.achievement-icon[data-astro-cid-74pyh6i7]{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;transition:transform .3s ease;background:linear-gradient(135deg,var(--primary),#00c6ff)}.achievement-card[data-astro-cid-74pyh6i7]:hover .achievement-icon[data-astro-cid-74pyh6i7]{transform:scale(1.1)}.achievement-icon[data-astro-cid-74pyh6i7] img[data-astro-cid-74pyh6i7]{filter:brightness(0) invert(1);width:28px;height:28px}.icon-pulse[data-astro-cid-74pyh6i7]{position:absolute;inset:-5px;border-radius:50%;background:linear-gradient(135deg,#007bff33,#007bff1a);animation:pulse 2s ease-in-out infinite;opacity:0}.achievement-card[data-astro-cid-74pyh6i7]:hover .icon-pulse[data-astro-cid-74pyh6i7]{opacity:1}.achievement-content[data-astro-cid-74pyh6i7]{display:flex;flex-direction:column;gap:.25rem}.achievement-number[data-astro-cid-74pyh6i7]{font-size:2.5rem;font-weight:800;color:var(--text-dark);line-height:1}.achievement-label[data-astro-cid-74pyh6i7]{font-size:1rem;color:var(--text-dark);opacity:.8;font-weight:500;line-height:1.3}.achievement-glow[data-astro-cid-74pyh6i7]{position:absolute;inset:0;background:linear-gradient(135deg,#007bff08,#007bff03);opacity:0;transition:opacity .3s ease;pointer-events:none}.achievement-card[data-astro-cid-74pyh6i7]:hover .achievement-glow[data-astro-cid-74pyh6i7]{opacity:1}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes float-rotate{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}@keyframes float-scale{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(180deg)}}@keyframes timeline-glow{0%{box-shadow:0 0 20px #007bff4d}to{box-shadow:0 0 40px #007bff66}}@keyframes pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.1}}@media (max-width: 767px){.company-history[data-astro-cid-74pyh6i7]{padding:4rem 1rem 6rem}.timeline-line[data-astro-cid-74pyh6i7]{left:1.5rem}.timeline-item[data-astro-cid-74pyh6i7]{gap:2rem}.marker-icon[data-astro-cid-74pyh6i7]{width:3rem;height:3rem}.marker-icon[data-astro-cid-74pyh6i7] img[data-astro-cid-74pyh6i7]{width:20px;height:20px}.timeline-card[data-astro-cid-74pyh6i7]{padding:1.5rem 2rem}.timeline-card[data-astro-cid-74pyh6i7]:before{left:-12px;border-right-width:12px;border-top-width:12px;border-bottom-width:12px}.achievement-card[data-astro-cid-74pyh6i7]{flex-direction:column;text-align:center;gap:1rem}.achievement-content[data-astro-cid-74pyh6i7]{align-items:center}}@media (min-width: 768px){.company-history[data-astro-cid-74pyh6i7]{padding:8rem 2rem 10rem}.timeline[data-astro-cid-74pyh6i7]{margin-bottom:8rem}.achievements-grid[data-astro-cid-74pyh6i7]{grid-template-columns:repeat(1,1fr);gap:2.5rem}}@media (min-width: 1024px){.achievements-grid[data-astro-cid-74pyh6i7]{grid-template-columns:repeat(3,1fr)}.achievement-card[data-astro-cid-74pyh6i7]{flex-direction:column;text-align:center;gap:1.5rem}.achievement-content[data-astro-cid-74pyh6i7]{align-items:center}}@media (min-width: 1280px){.company-history[data-astro-cid-74pyh6i7]{padding:10rem 2rem 12rem}}.download-presentation[data-astro-cid-oznow75a]{padding:4rem 1rem;background:linear-gradient(135deg,var(--text-white) 0%,var(--bg-light) 100%);position:relative;overflow:hidden}.download-presentation[data-astro-cid-oznow75a]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(0,123,255,.04) 0%,transparent 50%);pointer-events:none}.download-container[data-astro-cid-oznow75a]{max-width:1280px;margin:0 auto;position:relative;z-index:1}.download-decorations[data-astro-cid-oznow75a]{position:absolute;inset:0;pointer-events:none}.decoration-circle[data-astro-cid-oznow75a]{position:absolute;border-radius:50%;background:linear-gradient(135deg,#007bff0f,#007bff08);animation:float-gentle 12s ease-in-out infinite}.circle-1[data-astro-cid-oznow75a]{width:120px;height:120px;top:-60px;right:10%;animation-delay:0s}.circle-2[data-astro-cid-oznow75a]{width:80px;height:80px;bottom:-40px;left:15%;animation-delay:6s}.decoration-shape[data-astro-cid-oznow75a]{position:absolute;background:linear-gradient(45deg,#007bff0a,#007bff05);border-radius:15px;animation:float-rotate 15s ease-in-out infinite}.shape-1[data-astro-cid-oznow75a]{width:60px;height:60px;top:50%;left:5%;transform:rotate(45deg);animation-delay:3s}.download-content[data-astro-cid-oznow75a]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;animation:fadeInUp 1s ease-out}.download-text[data-astro-cid-oznow75a]{text-align:center}.download-badge[data-astro-cid-oznow75a]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#007bff1a,#007bff0d);backdrop-filter:blur(10px);border:1px solid rgba(0,123,255,.2);padding:.75rem 1.5rem;border-radius:2rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;color:var(--primary)}.badge-icon[data-astro-cid-oznow75a]{flex-shrink:0}.download-title[data-astro-cid-oznow75a]{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;background:linear-gradient(135deg,var(--text-dark),var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1rem;line-height:1.2}.download-subtitle[data-astro-cid-oznow75a]{font-size:clamp(1.1rem,2.5vw,1.25rem);color:var(--primary);font-weight:600;margin:0 0 1rem;line-height:1.4}.download-description[data-astro-cid-oznow75a]{font-size:1rem;color:var(--text-dark);opacity:.8;line-height:1.6;margin:0 0 2rem;max-width:500px;margin-left:auto;margin-right:auto}.download-benefits[data-astro-cid-oznow75a]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:400px;margin:0 auto}.benefit-item[data-astro-cid-oznow75a]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-dark);opacity:.9}.benefit-icon[data-astro-cid-oznow75a]{color:var(--primary);flex-shrink:0}.download-action[data-astro-cid-oznow75a]{display:flex;flex-direction:column;align-items:center;gap:2rem;animation:fadeInUp 1s ease-out .3s both}.pdf-preview[data-astro-cid-oznow75a]{background:var(--text-white);border:2px solid var(--border-light);border-radius:1rem;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:var(--shadow);transition:all .3s ease;max-width:280px;width:100%}.pdf-preview[data-astro-cid-oznow75a]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--primary)}.pdf-icon-wrapper[data-astro-cid-oznow75a]{position:relative;display:flex;align-items:center;justify-content:center}.pdf-icon[data-astro-cid-oznow75a]{transition:transform .3s ease}.pdf-preview[data-astro-cid-oznow75a]:hover .pdf-icon[data-astro-cid-oznow75a]{transform:scale(1.05)}.pdf-glow[data-astro-cid-oznow75a]{position:absolute;inset:-10px;background:radial-gradient(circle,rgba(220,38,38,.2) 0%,transparent 70%);border-radius:50%;opacity:0;transition:opacity .3s ease}.pdf-preview[data-astro-cid-oznow75a]:hover .pdf-glow[data-astro-cid-oznow75a]{opacity:1}.pdf-info[data-astro-cid-oznow75a]{text-align:center}.pdf-title[data-astro-cid-oznow75a]{display:block;font-size:1rem;font-weight:600;color:var(--text-dark);margin-bottom:.25rem}.pdf-meta[data-astro-cid-oznow75a]{font-size:.875rem;color:var(--text-dark);opacity:.7}.download-button[data-astro-cid-oznow75a]{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:linear-gradient(135deg,var(--primary),#0056b3);color:var(--text-white);text-decoration:none;border-radius:.75rem;font-weight:600;font-size:1.1rem;box-shadow:var(--shadow);transition:all .3s ease;border:2px solid transparent}.download-button[data-astro-cid-oznow75a]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #007bff4d;background:linear-gradient(135deg,#0056b3,var(--primary))}.download-icon[data-astro-cid-oznow75a]{transition:transform .3s ease}.download-button[data-astro-cid-oznow75a]:hover .download-icon[data-astro-cid-oznow75a]{transform:translateY(2px)}.download-stats[data-astro-cid-oznow75a]{display:flex;gap:2rem;justify-content:center}.stat[data-astro-cid-oznow75a]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-dark);opacity:.8}.stat-icon[data-astro-cid-oznow75a]{color:var(--primary);flex-shrink:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes float-rotate{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(180deg)}}@media (max-width: 767px){.download-presentation[data-astro-cid-oznow75a]{padding:3rem 1rem}.download-benefits[data-astro-cid-oznow75a]{grid-template-columns:1fr;gap:.5rem}.download-stats[data-astro-cid-oznow75a]{flex-direction:column;gap:1rem;text-align:center}.pdf-preview[data-astro-cid-oznow75a]{padding:1.5rem}}@media (min-width: 768px){.download-presentation[data-astro-cid-oznow75a]{padding:5rem 2rem}.download-content[data-astro-cid-oznow75a]{grid-template-columns:1fr 1fr;gap:4rem}.download-text[data-astro-cid-oznow75a]{text-align:left}.download-description[data-astro-cid-oznow75a]{margin-left:0;margin-right:0}.download-benefits[data-astro-cid-oznow75a]{margin:0;grid-template-columns:1fr}}@media (min-width: 1024px){.download-presentation[data-astro-cid-oznow75a]{padding:6rem 2rem}}@media (min-width: 1280px){.download-presentation[data-astro-cid-oznow75a]{padding:7rem 2rem}}
