.donar-page.svelte-jkfyep{min-height:calc(100vh - 200px)}.hero-section.svelte-jkfyep{position:fixed;background:linear-gradient(135deg,#2b4a69cc,#1e3b59cc),url(../../../images/backgroundTorreon.png) center/cover no-repeat;background-attachment:fixed;min-height:400px;width:100%;padding:80px 50px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:1;transition:background .3s ease}[data-theme=dark] .hero-section.svelte-jkfyep{background:linear-gradient(135deg,#0f1419e6 0% 100%),url(../../../images/backgroundTorreon.png) center/cover no-repeat;background-attachment:fixed}.spacer.svelte-jkfyep{height:40vh}.hero-content.svelte-jkfyep{max-width:900px;margin:0 auto}h1.svelte-jkfyep{font-size:56px;font-weight:400;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:2px;text-shadow:#000000 0px 4px 6px}.hero-description.svelte-jkfyep{font-size:20px;line-height:1.6;color:#fff;text-shadow:#000000 0px 4px 6px}.bank-info-section.svelte-jkfyep{padding:80px 50px;background:var(--bg-primary);transition:background .3s ease;position:relative;z-index:10}.bank-info-section.svelte-jkfyep h2:where(.svelte-jkfyep){font-size:42px;font-weight:400;color:#4a7ba7;text-align:center;margin-bottom:60px;text-transform:uppercase;letter-spacing:1.5px}[data-theme=dark] .bank-info-section.svelte-jkfyep h2:where(.svelte-jkfyep){color:#00d4ff}.info-container.svelte-jkfyep{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.info-card.svelte-jkfyep{background:var(--card-bg);padding:30px;border-radius:15px;box-shadow:0 5px 20px var(--card-shadow);text-align:center;opacity:0;transform:translateY(50px);transition:opacity .4s ease-out,transform .4s ease-out,box-shadow .3s ease}.info-card.svelte-jkfyep.visible{opacity:1;transform:translateY(0)}.info-card.svelte-jkfyep.visible:hover{transform:translateY(-5px);box-shadow:0 10px 30px var(--card-shadow)}.concept-card.svelte-jkfyep{grid-column:1 / -1}.info-icon.svelte-jkfyep{width:60px;height:60px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4a7ba7,#2c5f8d);border-radius:50%;color:#fff}[data-theme=dark] .info-icon.svelte-jkfyep{background:linear-gradient(135deg,#00d4ff,#09c)}.info-icon.svelte-jkfyep svg:where(.svelte-jkfyep){width:30px;height:30px}.info-card.svelte-jkfyep h3:where(.svelte-jkfyep){font-size:18px;font-weight:600;color:var(--text-secondary);margin-bottom:15px;text-transform:uppercase}.info-value.svelte-jkfyep{font-size:20px;font-weight:400;color:var(--text-primary);font-family:Courier New,monospace;background:#4a7ba71a;padding:10px 15px;border-radius:8px;word-break:break-all}[data-theme=dark] .info-value.svelte-jkfyep{background:#00d4ff1a}.invoicing-section.svelte-jkfyep{padding:80px 50px;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);transition:background .3s ease;position:relative;z-index:10}[data-theme=dark] .invoicing-section.svelte-jkfyep{background:linear-gradient(135deg,#0f1a2a,#1a2838)}.invoicing-section.svelte-jkfyep h2:where(.svelte-jkfyep){font-size:42px;font-weight:400;color:orange;text-align:center;margin-bottom:60px;text-transform:uppercase;letter-spacing:1.5px}.invoicing-container.svelte-jkfyep{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1000px;margin:0 auto 40px}.invoicing-card.svelte-jkfyep{background:var(--card-bg);padding:35px;border-radius:15px;box-shadow:0 5px 20px var(--card-shadow);display:flex;gap:25px;align-items:flex-start;opacity:0;transform:translateY(50px);transition:opacity .4s ease-out,transform .4s ease-out,box-shadow .3s ease}.invoicing-card.svelte-jkfyep.visible{opacity:1;transform:translateY(0)}.invoicing-card.svelte-jkfyep.visible:hover{transform:translateY(-5px);box-shadow:0 10px 30px var(--card-shadow)}.invoicing-icon.svelte-jkfyep{width:60px;height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,orange,#ff8c00);border-radius:50%;color:#fff}.invoicing-icon.svelte-jkfyep svg:where(.svelte-jkfyep){width:30px;height:30px}.invoicing-content.svelte-jkfyep{flex:1}.invoicing-content.svelte-jkfyep h3:where(.svelte-jkfyep){font-size:20px;font-weight:600;color:var(--text-secondary);margin-bottom:12px;text-transform:uppercase}.invoicing-value.svelte-jkfyep{font-size:18px;font-weight:400;color:var(--text-primary);margin-bottom:10px}.invoicing-value.svelte-jkfyep a:where(.svelte-jkfyep){color:#4a7ba7;text-decoration:none;transition:color .3s ease}[data-theme=dark] .invoicing-value.svelte-jkfyep a:where(.svelte-jkfyep){color:#00d4ff}.invoicing-value.svelte-jkfyep a:where(.svelte-jkfyep):hover{text-decoration:underline}.invoicing-note.svelte-jkfyep{font-size:14px;color:var(--text-primary);opacity:.8;line-height:1.5}.note-box.svelte-jkfyep{max-width:900px;margin:0 auto;background:#ffa5001a;border-left:5px solid #ffa500;padding:25px;border-radius:10px;display:flex;gap:20px;align-items:flex-start;opacity:0;transform:translateY(50px);transition:opacity .4s ease-out,transform .4s ease-out}.note-box.svelte-jkfyep.visible{opacity:1;transform:translateY(0)}.note-box.svelte-jkfyep svg:where(.svelte-jkfyep){width:30px;height:30px;color:orange;flex-shrink:0;margin-top:5px}.note-box.svelte-jkfyep h4:where(.svelte-jkfyep){font-size:18px;font-weight:400;color:var(--text-secondary);margin-bottom:10px;text-transform:uppercase}.note-box.svelte-jkfyep p:where(.svelte-jkfyep){font-size:15px;color:var(--text-primary);line-height:1.6;margin:0}@media(max-width:768px){.hero-section.svelte-jkfyep{padding:60px 30px;min-height:40vh}.spacer.svelte-jkfyep{height:40vh}.bank-info-section.svelte-jkfyep,.invoicing-section.svelte-jkfyep{padding:60px 30px}h1.svelte-jkfyep{font-size:40px}.hero-description.svelte-jkfyep{font-size:18px}.bank-info-section.svelte-jkfyep h2:where(.svelte-jkfyep),.invoicing-section.svelte-jkfyep h2:where(.svelte-jkfyep){font-size:32px;margin-bottom:40px}.info-container.svelte-jkfyep,.invoicing-container.svelte-jkfyep{grid-template-columns:1fr}.invoicing-card.svelte-jkfyep{flex-direction:column;align-items:center;text-align:center}}@media(max-width:480px){.hero-section.svelte-jkfyep{padding:40px 20px;min-height:35vh}.spacer.svelte-jkfyep{height:35vh}.bank-info-section.svelte-jkfyep,.invoicing-section.svelte-jkfyep{padding:40px 20px}h1.svelte-jkfyep{font-size:32px}.hero-description.svelte-jkfyep{font-size:16px}.bank-info-section.svelte-jkfyep h2:where(.svelte-jkfyep),.invoicing-section.svelte-jkfyep h2:where(.svelte-jkfyep){font-size:28px}.info-card.svelte-jkfyep,.invoicing-card.svelte-jkfyep{padding:25px}.info-value.svelte-jkfyep{font-size:16px}.note-box.svelte-jkfyep{flex-direction:column}}
