body{margin:0;font-family:Oswald,sans-serif;background:#f5f5f5}.about-page.svelte-cwls5q{min-height:100vh}.header-section.svelte-cwls5q{min-height:50vh;position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1c33,#1a2d4d);padding:4rem 2rem;overflow:hidden}.header-overlay.svelte-cwls5q{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%,rgba(179,25,25,.15) 0%,transparent 50%);pointer-events:none}.header-content.svelte-cwls5q{text-align:center;position:relative;z-index:2;max-width:1200px;margin:0 auto}.page-title.svelte-cwls5q{margin:0;line-height:1.1}.title-outline.svelte-cwls5q{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.5);letter-spacing:.1em;display:block;margin-bottom:.5rem}.title-main.svelte-cwls5q{font-size:clamp(2.5rem,8vw,5rem);font-weight:700;color:#fff;letter-spacing:.05em;display:block}.page-subtitle.svelte-cwls5q{color:#fffc;font-size:clamp(1rem,2vw,1.2rem);margin-top:1rem;font-weight:300;letter-spacing:.05em}.diagonal-bottom.svelte-cwls5q{position:absolute;bottom:-1px;left:0;width:100%;height:100px;background:#f5f5f5;clip-path:polygon(0 100%,100% 0,100% 100%);z-index:1}.content-section.svelte-cwls5q{padding:4rem 2rem;background:#f5f5f5}.container.svelte-cwls5q{max-width:1200px;margin:0 auto}.content-block.svelte-cwls5q{margin-bottom:6rem}.section-title.svelte-cwls5q{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#0d1c33;text-align:center;margin-bottom:3rem;letter-spacing:.05em;position:relative}.section-title.svelte-cwls5q:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:80px;height:4px;background:#b31919}.content-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:4rem}.content-block.reverse.svelte-cwls5q .content-grid:where(.svelte-cwls5q){direction:rtl}.content-block.reverse.svelte-cwls5q .content-text:where(.svelte-cwls5q){direction:ltr}.content-text.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:1.5rem;font-weight:400}.content-image.svelte-cwls5q{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #00000026;transition:transform .3s ease}.content-image.svelte-cwls5q:hover{transform:translateY(-8px)}.content-image.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:400px;object-fit:cover;display:block}.features-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem}.feature-card.svelte-cwls5q{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;text-align:center}.feature-card.svelte-cwls5q:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.feature-icon.svelte-cwls5q{width:80px;height:80px;background:linear-gradient(135deg,#b31919,#8f1414);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff}.feature-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.5rem;font-weight:700;color:#0d1c33;margin-bottom:1rem;letter-spacing:.03em}.feature-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;line-height:1.6;color:#666;font-weight:400}.cta-section.svelte-cwls5q{text-align:center;padding:5rem 2rem;background:linear-gradient(135deg,#0d1c33,#1a2d4d);border-radius:16px;margin-top:4rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.cta-section.svelte-cwls5q:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(179,25,25,.15) 0%,transparent 50%);pointer-events:none}.cta-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:.08em;position:relative;z-index:1}.cta-section.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.2rem;color:#ffffffd9;margin-bottom:2.5rem;font-weight:400;position:relative;z-index:1}.cta-buttons.svelte-cwls5q{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.btn.svelte-cwls5q{display:inline-block;padding:1.1rem 2.8rem;font-family:Oswald,sans-serif;font-size:1.05rem;font-weight:600;text-transform:uppercase;text-decoration:none;letter-spacing:.08em;border-radius:6px;transition:all .3s ease;cursor:pointer;border:3px solid transparent;box-sizing:border-box}.btn-primary.svelte-cwls5q{background:#b31919;color:#fff;border-color:#b31919}.btn-primary.svelte-cwls5q:hover{background:#8f1414;border-color:#8f1414;transform:translateY(-2px);box-shadow:0 6px 20px #b3191980}.btn-secondary.svelte-cwls5q{background:transparent;color:#fff;border-color:#fff}.btn-secondary.svelte-cwls5q:hover{background:#fff;color:#0d1c33;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}@media(max-width:968px){.header-section.svelte-cwls5q{min-height:40vh;padding:3rem 1.5rem}.content-section.svelte-cwls5q{padding:3rem 1.5rem}.content-grid.svelte-cwls5q{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.content-block.svelte-cwls5q{margin-bottom:4rem}.content-block.reverse.svelte-cwls5q .content-grid:where(.svelte-cwls5q){direction:ltr}.content-image.svelte-cwls5q img:where(.svelte-cwls5q){height:300px}.features-grid.svelte-cwls5q{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}.section-title.svelte-cwls5q{margin-bottom:2rem}}@media(max-width:768px){.header-section.svelte-cwls5q{min-height:35vh;padding:2.5rem 1rem}.diagonal-bottom.svelte-cwls5q{height:60px}.content-section.svelte-cwls5q{padding:2rem 1rem}.content-block.svelte-cwls5q{margin-bottom:3rem}.section-title.svelte-cwls5q{font-size:clamp(1.8rem,6vw,2.5rem);margin-bottom:1.5rem}.section-title.svelte-cwls5q:after{width:60px;height:3px;bottom:-.75rem}.content-grid.svelte-cwls5q{gap:1.5rem;margin-top:2rem}.content-text.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;line-height:1.7;margin-bottom:1rem}.content-image.svelte-cwls5q img:where(.svelte-cwls5q){height:250px}.features-grid.svelte-cwls5q{gap:1.25rem;margin-top:2rem}.feature-card.svelte-cwls5q{padding:2rem 1.5rem}.feature-icon.svelte-cwls5q{width:64px;height:64px;margin-bottom:1rem}.feature-icon.svelte-cwls5q svg:where(.svelte-cwls5q){width:36px;height:36px}.feature-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.3rem;margin-bottom:.75rem}.feature-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.95rem;line-height:1.5}.cta-section.svelte-cwls5q{padding:3rem 1.5rem;margin-top:2rem}.cta-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(1.8rem,6vw,2.5rem)}.cta-section.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.05rem;margin-bottom:1.5rem}.cta-buttons.svelte-cwls5q{flex-direction:column;align-items:stretch;gap:1rem}.btn.svelte-cwls5q{width:100%;max-width:100%;padding:1.15rem 2rem;font-size:1rem;letter-spacing:.06em}}@media(max-width:480px){.header-section.svelte-cwls5q{min-height:30vh;padding:2rem .75rem}.diagonal-bottom.svelte-cwls5q{height:40px}.title-outline.svelte-cwls5q{font-size:clamp(1.2rem,5vw,1.8rem);margin-bottom:.3rem}.title-main.svelte-cwls5q{font-size:clamp(2rem,10vw,3.5rem)}.page-subtitle.svelte-cwls5q{font-size:.9rem;margin-top:.75rem}.content-section.svelte-cwls5q{padding:1.5rem .75rem}.content-block.svelte-cwls5q{margin-bottom:2.5rem}.section-title.svelte-cwls5q{font-size:clamp(1.5rem,8vw,2rem);margin-bottom:1.25rem}.section-title.svelte-cwls5q:after{width:50px;height:2.5px;bottom:-.5rem}.content-text.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.95rem;line-height:1.6}.content-image.svelte-cwls5q img:where(.svelte-cwls5q){height:220px}.feature-card.svelte-cwls5q{padding:1.75rem 1.25rem}.feature-icon.svelte-cwls5q{width:56px;height:56px}.feature-icon.svelte-cwls5q svg:where(.svelte-cwls5q){width:32px;height:32px}.feature-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.2rem}.feature-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.9rem}.cta-section.svelte-cwls5q{padding:2.5rem 1rem;margin-top:1.5rem}.cta-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(1.5rem,8vw,2rem);margin-bottom:.75rem}.cta-section.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.95rem;margin-bottom:1.25rem}.btn.svelte-cwls5q{padding:1.05rem 1.75rem;font-size:.95rem;letter-spacing:.05em}}
