.hBkgici{min-height:100vh;display:flex;flex-direction:column;background-color:var(--background-color);color:var(--text-color);transition:background-color 0.3s ease,color ease 0.3s;line-height:1.6;}.rBa8UG7{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1.5rem;box-sizing:border-box;}@media (min-width: 768px) { .rBa8UG7 { padding:2rem 3rem; } }@media (min-width: 1200px) { .rBa8UG7 { padding:3rem 4rem; } }.rAm6QHr{text-align:center;padding:3rem 1.5rem;background:var(--primary-color);color:white;border-radius:1rem;margin:1rem 0 4rem 0;box-shadow:0 10px 30px rgba(0 0 0 / 0.1);position:relative;overflow:hidden;}@media (min-width: 768px) { .rAm6QHr { padding:4rem 2rem;margin:2rem 0 6rem 0; } }.rAm6QHr::before { position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(255 255 255 / 0.1) 0%,transparent 50%);pointer-events:none;}.rALsy6m{font-size:2.5rem;margin:0 0 1rem 0;font-weight:800;line-height:1.2;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0 0 0 / 0.1);}@media (min-width: 768px) { .rALsy6m { font-size:3.5rem; } }@media (min-width: 1024px) { .rALsy6m { font-size:4rem; } }.rAS2xU8{font-size:1.25rem;opacity:0.95;margin:0 0 2.5rem 0;font-weight:400;max-width:800px;margin-left:auto;margin-right:auto;position:relative;z-index:1;text-shadow:0 1px 2px rgba(0 0 0 / 0.1);}@media (min-width: 768px) { .rAS2xU8 { font-size:1.5rem; } }.rB-hzkM{position:relative;margin:2rem auto 0;max-width:90%;border-radius:1rem;overflow:hidden;transform:translateY(0);transition:transform 0.3s ease,box-shadow ease 0.3s;}@media (min-width: 768px) { .rB-hzkM { max-width:80%;margin-top:3rem; } }.hCx27G-{width:100%;height:auto;display:block;border-radius:0.5rem;}.hC6Cfoj{height:70px;width:100%;background-color:var(--appbar-bg);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;box-shadow:0 2px 8px rgba(0 0 0 / 0.1);position:sticky;top:0;z-index:1000;box-sizing:border-box;transition:background-color 0.3s ease;}.hDeb35H{display:flex;align-items:center;gap:1rem ;}.rAAKUgj{height:36px;width:auto;transition:transform 0.2s ease;}.rAAKUgj:hover { transform:scale(1.05);}.rAYvmeE{display:block;}.dark .rAYvmeE { display:none;}.rBK4T1s{display:none;}.dark .rBK4T1s { display:block;}.rBFCRI4{background:var(--button-bg);border:2px solid var(--button-border);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;padding:0;margin:0;}.rBFCRI4:hover { background:var(--button-hover-bg);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0 0 0 / 0.1);}.rBFCRI4:active { transform:translateY(0);}.hDRJ7Ip{width:24px;height:24px;color:var(--text-color);transition:transform 0.3s ease;}.rAPPgCZ{display:flex;flex-direction:column;align-items:center;padding:5rem 0;gap:3rem ;position:relative;}@media (min-width: 1024px) { .rAPPgCZ { flex-direction:row;justify-content:space-between;align-items:center;padding:7rem 0;gap:5rem ; } }.rABJDBe{flex:1;max-width:600px;margin:0 auto;text-align:center;}@media (min-width: 1024px) { .rABJDBe { text-align:left;margin:0;padding:0 2rem; } }.rBEDUkc{font-size:2rem;font-weight:800;margin-bottom:1.5rem;color:var(--text-color);line-height:1.2;}@media (min-width: 768px) { .rBEDUkc { font-size:2.5rem; } }.rBNBk23{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);margin-bottom:2rem;}@media (min-width: 768px) { .rBNBk23 { font-size:1.25rem; } }.rAVR1Te{flex:1;display:flex;justify-content:center;align-items:center;position:relative;max-width:100%;}@media (min-width: 1024px) { .rAVR1Te { max-width:50%; } }.rA5sy0S{width:100%;max-width:500px;height:auto;border-radius:1rem;box-shadow:0 10px 30px rgba(0 0 0 / 0.1);transition:transform 0.3s ease,box-shadow ease 0.3s;border:1px solid var(--border-color);}.rA5sy0S:hover { transform:translateY(-5px);box-shadow:0 15px 40px rgba(0 0 0 / 0.15);}.hBlTHRl{width:100%;padding:5rem 0;background-color:var(--surface-color);border-radius:1.5rem;margin:3rem 0;}.hCa0miy{max-width:1200px;margin:0 auto;padding:0 2rem;}.rAHTU3I{text-align:center;font-size:2.25rem;font-weight:800;margin-bottom:4rem;color:var(--text-color);}@media (min-width: 768px) { .rAHTU3I { font-size:2.75rem;margin-bottom:5rem; } }.rBkQ2a7{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem ;}@media (min-width: 768px) { .rBkQ2a7 { flex-direction:row; } }.rBCiyam{background:var(--card-bg);border-radius:1rem;padding:2.5rem 2rem;box-shadow:0 10px 20px rgba(0 0 0 / 0.05);border:1px solid var(--border-color);transition:transform 0.3s ease,box-shadow ease 0.3s;}.rBCiyam:hover { transform:translateY(-5px);box-shadow:0 15px 30px rgba(0 0 0 / 0.1);}.hAo1TUu{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background:var(--primary-color);color:white;border-radius:1rem;margin-bottom:1.5rem;}.hCwNYKI{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-color);}.rBwH10D{color:var(--text-secondary);line-height:1.7;font-size:1rem;}@media (min-width: 768px) { .rBwH10D { font-size:1.05rem; } }.hAL5-it{display:flex;flex-direction:column;align-items:center;gap:1em ;padding:4em 2em;}.rB6WnZ9{display:flex;align-items:center;gap:1em ;background-color:var(--primary-color);color:white;text-decoration:none;padding:1em 2em;border-radius:50px;width:300px;font-weight:600;}.rB6WnZ9:hover { opacity:0.9;}.hD6fD1D{width:100%;padding:4em 2em;box-sizing:border-box;display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:2em ;align-items:flex-start;background-color:var(--footer-bg);margin-top:auto;}.hCecPVv{display:flex;flex-direction:column;gap:1em ;min-width:200px;}.rAWSW3x{display:flex;align-items:center;gap:0.5em ;color:var(--text-color);}.rAWSW3x:hover { color:var(--primary-color);}.rAs1nKu{position:fixed;bottom:0;left:0;right:0;width:100%;min-height:80px;display:none;flex-direction:row;align-items:center;background:var(--surface-color);box-sizing:border-box;justify-content:space-between;padding:0 2em;z-index:2000;box-shadow:0 -2px 10px rgba(0 0 0 / 0.1);}@media (max-width: 768px) { .rAs1nKu { flex-direction:column;padding:1em;gap:1em ;text-align:center; } }.rBpUl-Q{background-color:var(--primary-color);color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:600;}.rBpUl-Q:hover { opacity:0.9;}