body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.7}.App{min-height:100vh;overflow-x:hidden}.section-title{font-size:2.5rem;letter-spacing:-.05em;position:relative}.section-title:after{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px;bottom:-.5rem;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.text-center{text-align:center}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}@media (max-width:768px){.container{padding:0 1rem}.section-title{font-size:1.5rem}}html{scroll-behavior:smooth}a:focus,button:focus{outline:2px solid #4f46e5;outline-offset:2px}.header{background:#fff;border-bottom:2px solid #f1f5f9;padding:1.5rem 0}.header-content{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo-section{flex-direction:column;flex-shrink:0;gap:.5rem}.logo-icon,.logo-section{align-items:center;display:flex}.logo-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;box-shadow:0 4px 12px #3b82f64d;color:#fff;font-size:1.8rem;font-weight:700;height:60px;justify-content:center;width:60px}.logo-text{color:#1e293b;font-size:1.2rem;font-weight:700;text-align:center}.title-section{flex:1 1;margin-left:2rem;text-align:right}.main-title{color:#25176a;font-size:2.3rem;font-weight:900;letter-spacing:-.05em;margin:0 0 .1rem;text-transform:uppercase}.subtitle{color:#479f5c;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.social-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.social-links a{align-items:center;border-radius:8px;display:flex;justify-content:center;padding:.3rem;text-decoration:none;transition:all .2s}.social-links a:hover{transform:translateY(-2px) scale(1.1)}.social-icon{height:24px;object-fit:contain;width:24px}@media (max-width:768px){.header{padding:1rem 0}.header-content{align-items:center;flex-direction:column;gap:1rem;text-align:center}.logo-section{order:1}.logo-icon{font-size:1.5rem;height:50px;width:50px}.logo-text{font-size:1rem}.title-section{margin-left:0;order:2;text-align:center}.main-title{font-size:1.8rem;margin-bottom:.5rem}.subtitle{font-size:.9rem;margin-bottom:.8rem}.social-links{gap:.8rem;justify-content:center}.social-links a{padding:.25rem}.social-icon{height:20px;width:20px}}.logo-image{height:80px;margin-right:1rem;object-fit:cover;width:80px}@media (max-width:480px){.header{padding:.8rem 0}.header-content{gap:.8rem;padding:0 1rem}.logo-image{height:40px;margin-right:.5rem;width:40px}.main-title{font-size:1.2rem}.subtitle{font-size:.8rem;line-height:1.3}}.vision-section{align-items:center;background:#fff;color:#1e293b;display:flex;min-height:600px;padding:4rem 0}.vision-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.vision-main{grid-column:1/-1}.about-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-top:0}.content-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #00000014;padding:2rem;text-align:left;transition:all .3s ease}.content-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.content-title{color:#1e293b;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem;text-align:left;text-transform:uppercase}.content-text{color:#475569;font-size:1rem;font-weight:400;line-height:1.6;margin-bottom:1rem;text-align:left}.content-text a{color:#3b82f6;font-weight:600;text-decoration:none}.content-text a:hover{text-decoration:underline}.content-text:last-child{margin-bottom:0}.content-text{text-align:justify}@media (max-width:1024px){.vision-content{gap:2.5rem;max-width:800px}.content-card{padding:2.5rem}.content-title{font-size:1.8rem}.content-text{font-size:1.1rem}}@media (max-width:768px){.vision-section{padding:2.5rem 0}.vision-content{gap:2rem;max-width:100%}.about-grid{gap:2rem;grid-template-columns:1fr}.content-card{padding:2rem}.content-title{font-size:1.5rem;margin-bottom:1.5rem}.content-text{font-size:1rem;margin-bottom:1rem}}@media (max-width:480px){.container{padding:0 1rem}.vision-section{padding:2rem 0}.content-card{padding:1.5rem}.content-title{font-size:1.3rem}.content-text{font-size:.95rem}}.team-section{align-items:center;background:#f8fafc;color:#1e293b;display:flex;min-height:600px;padding:4rem 0}.team-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr}.team-category{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #00000014;height:100%;padding:2rem}.team-category,.team-category.why-choose{display:flex;flex-direction:column}.why-choose-content{display:flex;flex:1 1;flex-direction:column;gap:.8rem;justify-content:space-between}.team-category-title{color:#1e293b;font-size:1.2rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem;text-transform:uppercase}.team-members{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;justify-content:center}.team-member{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;padding:1.5rem 1rem;text-align:center}.member-avatar{border:3px solid #e2e8f0;border-radius:50%;box-shadow:0 4px 12px #0000001a;flex-shrink:0;height:80px;object-fit:cover;width:80px}.member-info{margin-top:1rem}.member-name{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.member-role{color:#64748b;font-size:.95rem;line-height:1.4;margin:0}.why-item{border-radius:8px;padding:1.5rem}.why-item.highlight{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd;border-left:4px solid #3b82f6}.why-item.highlight-green{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;border-left:4px solid #10b981}.why-highlight{display:flex;flex-direction:column;gap:.25rem}.why-label{color:#1e293b;font-size:1rem;font-weight:700}.why-description{color:#475569;font-size:.9rem}.why-text{color:#475569;font-size:.95rem;line-height:1.5}.why-text strong{color:#1e293b;font-weight:600}@media (max-width:1024px){.team-grid{gap:2rem;grid-template-columns:1fr}.team-section{padding:3rem 0}}@media (max-width:768px){.team-section{padding:2.5rem 0}.team-category{padding:1.5rem}.team-category-title{font-size:1.1rem;margin-bottom:1rem}.team-members{gap:1rem}.member-avatar{height:65px;width:65px}.member-name{font-size:.95rem}.member-role{font-size:.85rem}.why-item{padding:1.2rem}.why-label{font-size:.95rem}.why-description{font-size:.85rem}.why-text{font-size:.9rem}}@media (max-width:480px){.container{padding:0 1rem}.team-section{padding:2rem 0}.team-category{padding:1.2rem}.team-member{gap:.8rem}.member-avatar{height:55px;width:55px}.team-member{gap:1rem}}.benefits-section{background:linear-gradient(135deg,#261462,#443294 50%,#6250b2);color:#fff;overflow:hidden;padding:6rem 0;position:relative}.benefits-section:before{background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#8b5cf61a 0,#8b5cf61a 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#8b5cf61a 0,#8b5cf61a 4px),radial-gradient(circle at center,#8b5cf633 0,#0000 70%);bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0}.container{position:relative;z-index:1}.section-title{color:#fff;margin-bottom:4rem;text-shadow:0 2px 4px #0000004d}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.benefit-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:3rem 2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{background:#ffffff26;box-shadow:0 20px 40px #0003;transform:translateY(-8px)}.benefit-icon{align-items:center;border-radius:16px;box-shadow:0 8px 24px #0003;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.benefit-icon.green{background:linear-gradient(135deg,#10b981,#059669)}.benefit-icon.blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.benefit-icon.orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.benefit-icon.purple{background:linear-gradient(135deg,#a855f7,#7c3aed)}.benefit-icon svg,.benefit-image{height:40px;width:40px}.benefit-image{object-fit:contain}.benefit-title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.benefit-text{color:#ffffffe6;font-size:1rem;line-height:1.6;margin:0}@media (max-width:1024px){.benefits-section{padding:5rem 0}.section-title{font-size:2.5rem;margin-bottom:3rem}.benefits-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);max-width:800px}.benefit-card{padding:2.5rem 1.5rem}.benefit-icon{height:70px;margin-bottom:1.5rem;width:70px}.benefit-icon svg,.benefit-image{height:35px;width:35px}.benefit-title{font-size:1.3rem}.benefit-text{font-size:.95rem}}@media (max-width:768px){.benefits-section{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:2.5rem}.benefits-grid{gap:1.5rem;grid-template-columns:1fr;max-width:500px}.benefit-card{padding:1.5rem 1rem}.benefit-icon{height:60px;margin-bottom:1.5rem;width:60px}.benefit-icon svg,.benefit-image{height:30px;width:30px}.benefit-title{font-size:1.2rem}.benefit-text{font-size:.9rem}}@media (max-width:480px){.container{padding:0 1rem}.benefits-section{padding:3rem 0}.section-title{font-size:1.8rem}.benefit-card{padding:1.2rem .8rem}.benefit-icon{height:50px;margin-bottom:1rem;width:50px}.benefit-icon svg,.benefit-image{height:25px;width:25px}.benefit-title{font-size:1.1rem}.benefit-text{font-size:.85rem}}.registration-section{background:#f8fafc;color:#1e293b;padding:6rem 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{color:#1e293b;font-size:3rem;font-weight:900;letter-spacing:-.02em;margin-bottom:2rem;text-align:center;text-transform:uppercase}.registration-url{background:#dbeafe;border:1px solid #93c5fd;border-radius:12px;color:#3b82f6;display:inline-block;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;margin-left:50%;padding:1rem 2rem;text-align:center;transform:translateX(-50%)}.registration-description{color:#475569;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.cta-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:12px;box-shadow:0 4px 16px #3b82f64d;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin:0 auto 4rem;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 24px #3b82f666;transform:translateY(-2px)}.steps-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px;position:relative}.steps-container:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6 25%,#3b82f6 50%,#f59e0b 75%,#10b981);border-radius:2px;bottom:80px;content:"";left:30px;position:absolute;top:80px;width:3px;z-index:0}.step{align-items:center;background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 8px 24px #0000001a;display:flex;gap:2rem;padding:2.5rem;position:relative;transition:all .4s ease;z-index:1}.step:hover{box-shadow:0 16px 48px #00000026;transform:translateY(-6px) scale(1.02)}.step:first-child{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.step:first-child:hover{background:linear-gradient(135deg,#bfdbfe,#93c5fd)}.step:nth-child(2){background:linear-gradient(135deg,#e9d5ff,#ddd6fe);border-color:#8b5cf6}.step:nth-child(2):hover{background:linear-gradient(135deg,#ddd6fe,#c4b5fd)}.step:nth-child(3){background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.step:nth-child(3):hover{background:linear-gradient(135deg,#bfdbfe,#93c5fd)}.step:nth-child(4){background:linear-gradient(135deg,#fed7aa,#fdba74);border-color:#f59e0b}.step:nth-child(4):hover{background:linear-gradient(135deg,#fdba74,#fb923c)}.step:nth-child(5){background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#10b981}.step:nth-child(5):hover{background:linear-gradient(135deg,#bbf7d0,#86efac)}.step-icon{align-items:center;border-radius:12px;box-shadow:0 4px 16px #00000026;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.step-icon.blue{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.step-icon.purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.step-icon.orange{background:linear-gradient(135deg,#f59e0b,#d97706)}.step-icon.green{background:linear-gradient(135deg,#10b981,#059669)}.step-icon svg{height:28px;width:28px}.step-content{flex:1 1}.step-label{color:#1e293b;font-size:1.4rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.step-description{color:#64748b;font-size:1rem;line-height:1.5;margin:0}@media (max-width:1024px){.registration-section{padding:5rem 0}.section-title{font-size:2.5rem;margin-bottom:1.5rem}.registration-url{font-size:1.1rem;padding:.8rem 1.5rem}.registration-description{font-size:1rem;margin-bottom:1.5rem}.cta-button{font-size:1rem;margin-bottom:3rem;padding:.9rem 1.8rem}.steps-container{gap:1.2rem;max-width:600px}.step{gap:1.5rem;padding:1.5rem}.step-icon{height:50px;width:50px}.step-icon svg{height:24px;width:24px}.step-label{font-size:1.2rem}.step-description{font-size:.9rem}}@media (max-width:768px){.registration-section{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:1.5rem}.registration-url{font-size:1rem;margin-bottom:1rem;padding:.7rem 1.2rem}.registration-description{font-size:.95rem;margin-bottom:1.5rem}.cta-button{font-size:.95rem;margin-bottom:2.5rem;padding:.8rem 1.5rem}.steps-container{gap:1rem;max-width:100%}.steps-container:before{display:none}.step{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.step-icon{height:50px;width:50px}.step-label{font-size:1.1rem}.step-description{font-size:.9rem}}@media (max-width:480px){.container{padding:0 1rem}.registration-section{padding:3rem 0}.section-title{font-size:1.8rem}.registration-url{font-size:.9rem;padding:.6rem 1rem}.step{padding:1.2rem}.step-icon{height:45px;width:45px}.step-icon svg{height:20px;width:20px}.step-label{font-size:1rem}.step-description{font-size:.85rem}}
/*# sourceMappingURL=main.6e79bbbf.css.map*/