.nosotros-page.svelte-1e3gr5a{min-height:calc(100vh - 200px)}.hero-section.svelte-1e3gr5a{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-1e3gr5a{background:linear-gradient(135deg,#0f1419e6 0% 100%),url(../../../images/backgroundTorreon.png) center/cover no-repeat;background-attachment:fixed}.spacer.svelte-1e3gr5a{height:40vh}.hero-content.svelte-1e3gr5a{max-width:900px;margin:0 auto}.hero-section.svelte-1e3gr5a h1:where(.svelte-1e3gr5a){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-1e3gr5a{font-size:20px;line-height:1.6;color:#fff;text-shadow:#000000 0px 4px 6px}.timeline-section.svelte-1e3gr5a{padding:80px 50px;background:var(--bg-primary);transition:background .3s ease;position:relative;z-index:10}.timeline-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:40px;font-weight:500;color:var(--text-sub);text-align:center;margin-bottom:60px;text-transform:uppercase;letter-spacing:1.5px;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.timeline-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a).visible{opacity:1;transform:translateY(0)}.timeline-container.svelte-1e3gr5a{max-width:1100px;margin:0 auto;position:relative;padding:40px 0}.timeline-line.svelte-1e3gr5a{position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#4a7ba7,#c9a961);transform:translate(-50%)}.timeline-item.svelte-1e3gr5a{position:relative;margin-bottom:50px;display:flex;justify-content:flex-end;width:100%;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.timeline-item.svelte-1e3gr5a.visible{opacity:1;transform:translateY(0)}.timeline-item.svelte-1e3gr5a:nth-child(odd){justify-content:flex-start}.timeline-item.svelte-1e3gr5a:nth-child(odd) .timeline-content:where(.svelte-1e3gr5a){margin-right:calc(50% + 30px)}.timeline-item.svelte-1e3gr5a:nth-child(2n) .timeline-content:where(.svelte-1e3gr5a){margin-left:calc(50% + 30px)}.timeline-content.svelte-1e3gr5a{background:var(--card-bg);border-radius:16px;padding:0;box-shadow:0 4px 20px var(--card-shadow);max-width:480px;position:relative;transition:all .3s ease;overflow:hidden}.timeline-content.svelte-1e3gr5a:hover{transform:translateY(-5px);box-shadow:0 12px 35px var(--card-shadow)}.timeline-content.svelte-1e3gr5a:before{content:"";position:absolute;width:20px;height:20px;background:#4a7ba7;border:4px solid var(--bg-primary);border-radius:50%;top:30px;z-index:5}.timeline-item.svelte-1e3gr5a:nth-child(odd) .timeline-content:where(.svelte-1e3gr5a):before{right:-62px}.timeline-item.svelte-1e3gr5a:nth-child(2n) .timeline-content:where(.svelte-1e3gr5a):before{left:-62px}.timeline-images.svelte-1e3gr5a{width:100%;height:200px;overflow:hidden;display:flex;background:var(--bg-secondary)}.timeline-images.svelte-1e3gr5a img:where(.svelte-1e3gr5a){width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.timeline-images.dual.svelte-1e3gr5a{gap:2px;display:flex;flex-direction:row}.timeline-images.dual.svelte-1e3gr5a img:where(.svelte-1e3gr5a){width:calc(50% - 1px)!important;height:100%;object-fit:cover;flex:0 0 calc(50% - 1px)}.timeline-content.svelte-1e3gr5a:hover .timeline-images:where(.svelte-1e3gr5a) img:where(.svelte-1e3gr5a){transform:scale(1.05)}.timeline-info.svelte-1e3gr5a{padding:20px 25px 25px}.timeline-year.svelte-1e3gr5a{font-size:15px;font-weight:600;color:#4a7ba7;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}[data-theme=dark] .timeline-year.svelte-1e3gr5a{color:#ffa100}.timeline-title.svelte-1e3gr5a{font-size:18px;font-weight:700;color:var(--text-primary);margin-bottom:12px;line-height:1.4}.timeline-text.svelte-1e3gr5a{font-size:14px;line-height:1.7;color:var(--text-primary);font-weight:400;opacity:.85}.timeline-item.no-image.svelte-1e3gr5a .timeline-info:where(.svelte-1e3gr5a){padding-top:25px}.objectives-vision-section.svelte-1e3gr5a{padding:20px 50px;background:var(--bg-primary);transition:background .3s ease;position:relative;z-index:10}.cards-grid.svelte-1e3gr5a{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto}.card.svelte-1e3gr5a{position:relative;border-radius:20px;padding:50px 40px;min-height:550px;display:flex;flex-direction:column;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out,box-shadow .3s ease,border-color .3s ease}.card.svelte-1e3gr5a.visible{opacity:1;transform:translateY(0)}.card.svelte-1e3gr5a.visible:hover{transform:translateY(-8px)}.card-objective.svelte-1e3gr5a{background:#ffffffb3;color:var(--text-primary);border:1px solid rgba(74,123,167,.2);box-shadow:0 8px 32px var(--card-shadow),inset 0 1px #ffffff80}[data-theme=dark] .card-objective.svelte-1e3gr5a{background:#334155b3;border-color:#ffa10033;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.card-objective.svelte-1e3gr5a:hover{box-shadow:0 20px 50px #4a7ba766,inset 0 1px #fff9;border-color:#4a7ba766}[data-theme=dark] .card-objective.svelte-1e3gr5a:hover{box-shadow:0 20px 50px #00000080,inset 0 1px #ffffff1a;border-color:#ffa10066}.card-objective.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a){color:#4a7ba7}[data-theme=dark] .card-objective.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a){color:#ffa100;text-shadow:0 0 20px rgba(255,161,0,.3)}.card-vision.svelte-1e3gr5a{background:#ffffffb3;color:var(--text-primary);border:1px solid rgba(74,123,167,.2);box-shadow:0 8px 32px var(--card-shadow),inset 0 1px #ffffff80}[data-theme=dark] .card-vision.svelte-1e3gr5a{background:#334155b3;border-color:#ffa10033;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.card-vision.svelte-1e3gr5a:hover{box-shadow:0 20px 50px #4a7ba766,inset 0 1px #fff9;border-color:#4a7ba766}[data-theme=dark] .card-vision.svelte-1e3gr5a:hover{box-shadow:0 20px 50px #00000080,inset 0 1px #ffffff1a;border-color:#ffa10066}.card-vision.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a){color:#4a7ba7}[data-theme=dark] .card-vision.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a){color:#ffa100;text-shadow:0 0 20px rgba(255,161,0,.3)}.card-title.svelte-1e3gr5a{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:15px;letter-spacing:1.5px;position:relative;display:inline-block}.card-title.svelte-1e3gr5a:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#ffa100,#ffa1004d);border-radius:2px;transition:width .3s ease}.card.svelte-1e3gr5a:hover .card-title:where(.svelte-1e3gr5a):after{width:100px}.card-vision.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a):after{background:linear-gradient(90deg,#4a7ba7,#4a7ba74d)}[data-theme=dark] .card-vision.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a):after{background:linear-gradient(90deg,#ffa100,#ffa1004d)}.card-text.svelte-1e3gr5a{flex-grow:1;margin-top:15px}.card-text.svelte-1e3gr5a p:where(.svelte-1e3gr5a){font-size:17px;line-height:1.8;margin-bottom:20px}.card-text.svelte-1e3gr5a p:where(.svelte-1e3gr5a):last-child{margin-bottom:0}.card-objective.svelte-1e3gr5a .card-text:where(.svelte-1e3gr5a) p:where(.svelte-1e3gr5a){color:var(--text-primary)}.card-objective.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a):after{background:linear-gradient(90deg,#4a7ba7,#4a7ba74d)}[data-theme=dark] .card-objective.svelte-1e3gr5a .card-title:where(.svelte-1e3gr5a):after{background:linear-gradient(90deg,#ffa100,#ffa1004d)}.card-icon.svelte-1e3gr5a{position:absolute;bottom:20px;right:20px;width:120px;height:auto;opacity:.3;pointer-events:none;object-fit:contain;transition:opacity .4s ease,transform .4s ease,filter .4s ease}.card-objective.svelte-1e3gr5a .card-icon:where(.svelte-1e3gr5a){opacity:.25;filter:drop-shadow(0 0 10px rgba(74,123,167,.2))}.card-objective.svelte-1e3gr5a:hover .card-icon:where(.svelte-1e3gr5a){opacity:.9;transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 0 20px rgba(74,123,167,.4))}[data-theme=dark] .card-objective.svelte-1e3gr5a .card-icon:where(.svelte-1e3gr5a){opacity:.35;filter:drop-shadow(0 0 15px rgba(255,161,0,.2))}[data-theme=dark] .card-objective.svelte-1e3gr5a:hover .card-icon:where(.svelte-1e3gr5a){opacity:.85;filter:drop-shadow(0 0 25px rgba(255,161,0,.5))}.card-vision.svelte-1e3gr5a .card-icon:where(.svelte-1e3gr5a){opacity:.25;filter:drop-shadow(0 0 10px rgba(74,123,167,.2))}.card-vision.svelte-1e3gr5a:hover .card-icon:where(.svelte-1e3gr5a){opacity:.9;transform:scale(1.1) rotate(-5deg);filter:drop-shadow(0 0 20px rgba(74,123,167,.4))}[data-theme=dark] .card-vision.svelte-1e3gr5a .card-icon:where(.svelte-1e3gr5a){opacity:.35;filter:drop-shadow(0 0 15px rgba(255,161,0,.2))}[data-theme=dark] .card-vision.svelte-1e3gr5a:hover .card-icon:where(.svelte-1e3gr5a){opacity:.85;filter:drop-shadow(0 0 25px rgba(255,161,0,.5))}.team-section.svelte-1e3gr5a{padding:80px 50px;background:var(--bg-primary);transition:background .3s ease;position:relative;z-index:10}.team-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:40px;font-weight:500;color:var(--text-sub);text-align:center;margin-bottom:60px;text-transform:uppercase;letter-spacing:1.5px;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.team-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a).visible{opacity:1;transform:translateY(0)}.team-grid.svelte-1e3gr5a{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1200px;margin:0 auto}.team-member.svelte-1e3gr5a{display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.team-member.svelte-1e3gr5a.visible{opacity:1;transform:translateY(0)}.team-member.svelte-1e3gr5a.visible:hover{transform:translateY(-10px)}.member-photo.svelte-1e3gr5a{width:150px;height:150px;border-radius:50%;overflow:visible;margin-bottom:20px;background:var(--card-bg);display:flex;align-items:center;justify-content:center;position:relative;transition:transform .3s ease}.member-photo.svelte-1e3gr5a:after{content:"";position:absolute;top:50%;left:50%;width:calc(100% + 12px);height:calc(100% + 12px);border:3px solid #000;border-radius:50%;transform:translate(-50%,-50%) rotate(0);transition:all .4s ease;z-index:-1}[data-theme=dark] .member-photo.svelte-1e3gr5a:after{border-color:#fff}.team-member.svelte-1e3gr5a:hover .member-photo:where(.svelte-1e3gr5a):after{border-color:#4a7ba7;transform:translate(-50%,-50%) rotate(45deg)}[data-theme=dark] .team-member.svelte-1e3gr5a:hover .member-photo:where(.svelte-1e3gr5a):after{border-color:#0f8}.team-member.svelte-1e3gr5a:hover .member-photo:where(.svelte-1e3gr5a){transform:scale(1.05)}.member-photo.svelte-1e3gr5a img:where(.svelte-1e3gr5a){width:100%;height:100%;object-fit:cover;border-radius:50%;position:relative;z-index:1}.member-name.svelte-1e3gr5a{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:8px;line-height:1.4;transition:color .3s ease}.team-member.svelte-1e3gr5a:hover .member-name:where(.svelte-1e3gr5a){color:#4a7ba7}[data-theme=dark] .team-member.svelte-1e3gr5a:hover .member-name:where(.svelte-1e3gr5a){color:#0f8}.member-role.svelte-1e3gr5a{font-size:15px;color:var(--text-primary);font-weight:400;font-style:italic;opacity:.85}.board-section.svelte-1e3gr5a{padding:10px 50px 100px;background:var(--bg-primary);transition:background .3s ease;position:relative;z-index:10}.board-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:40px;font-weight:500;color:var(--text-sub);text-align:center;margin-bottom:60px;text-transform:uppercase;letter-spacing:1.5px;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.board-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a).visible{opacity:1;transform:translateY(0)}.board-subtitle.svelte-1e3gr5a{font-size:32px;font-weight:500;color:var(--text-sub);text-align:center;margin-top:80px;margin-bottom:20px;text-transform:uppercase;letter-spacing:1.2px;opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.board-subtitle.svelte-1e3gr5a.visible{opacity:1;transform:translateY(0)}.board-grid.svelte-1e3gr5a{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto}.board-grid.expresidents.svelte-1e3gr5a{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:800px}.board-member.svelte-1e3gr5a{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 20px;background:var(--card-bg);border-radius:16px;box-shadow:0 4px 20px var(--card-shadow);transition:transform .3s ease,box-shadow .3s ease,opacity .8s ease-out,transform .8s ease-out;opacity:0;transform:translateY(30px)}.board-member.svelte-1e3gr5a.visible{opacity:1;transform:translateY(0)}.board-member.svelte-1e3gr5a:hover{transform:translateY(-8px);box-shadow:0 12px 35px var(--card-shadow)}.board-name.svelte-1e3gr5a{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:8px;line-height:1.4;transition:color .3s ease}.board-member.svelte-1e3gr5a:hover .board-name:where(.svelte-1e3gr5a){color:#4a7ba7}[data-theme=dark] .board-member.svelte-1e3gr5a:hover .board-name:where(.svelte-1e3gr5a){color:#ffa100}.board-role.svelte-1e3gr5a{font-size:14px;color:var(--text-primary);font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:.75}@media(max-width:768px){.hero-section.svelte-1e3gr5a{padding:60px 30px;min-height:40vh}.spacer.svelte-1e3gr5a{height:40vh}.hero-section.svelte-1e3gr5a h1:where(.svelte-1e3gr5a){font-size:40px}.hero-description.svelte-1e3gr5a{font-size:18px}.timeline-section.svelte-1e3gr5a{padding:60px 30px}.timeline-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:32px;margin-bottom:40px}.timeline-container.svelte-1e3gr5a{padding:20px 0 20px 30px}.timeline-line.svelte-1e3gr5a{left:15px}.timeline-item.svelte-1e3gr5a,.timeline-item.svelte-1e3gr5a:nth-child(odd),.timeline-item.svelte-1e3gr5a:nth-child(2n){justify-content:flex-start;margin-bottom:40px}.timeline-item.svelte-1e3gr5a:nth-child(odd) .timeline-content:where(.svelte-1e3gr5a),.timeline-item.svelte-1e3gr5a:nth-child(2n) .timeline-content:where(.svelte-1e3gr5a){margin-left:35px;margin-right:0;max-width:100%}.timeline-item.svelte-1e3gr5a:nth-child(odd) .timeline-content:where(.svelte-1e3gr5a):before,.timeline-item.svelte-1e3gr5a:nth-child(2n) .timeline-content:where(.svelte-1e3gr5a):before{left:-46px;right:auto}.timeline-content.svelte-1e3gr5a{padding:0}.timeline-images.svelte-1e3gr5a{height:180px}.timeline-info.svelte-1e3gr5a{padding:18px 20px 22px}.timeline-year.svelte-1e3gr5a{font-size:14px}.timeline-title.svelte-1e3gr5a{font-size:16px;margin-bottom:10px}.timeline-text.svelte-1e3gr5a{font-size:13px}.objectives-vision-section.svelte-1e3gr5a{padding:60px 20px}.cards-grid.svelte-1e3gr5a{grid-template-columns:1fr;gap:30px}.card.svelte-1e3gr5a{padding:40px 30px;min-height:410px}.card-title.svelte-1e3gr5a{font-size:28px}.card-text.svelte-1e3gr5a p:where(.svelte-1e3gr5a){font-size:16px}.card-icon.svelte-1e3gr5a{width:100px;bottom:15px;right:15px}.team-section.svelte-1e3gr5a{padding:60px 30px}.team-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:32px;margin-bottom:40px}.team-grid.svelte-1e3gr5a{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:30px}.member-photo.svelte-1e3gr5a{width:130px;height:130px}.member-name.svelte-1e3gr5a{font-size:16px}.member-role.svelte-1e3gr5a{font-size:14px}}@media(max-width:480px){.hero-section.svelte-1e3gr5a{padding:40px 20px;min-height:35vh}.spacer.svelte-1e3gr5a{height:35vh}.hero-section.svelte-1e3gr5a h1:where(.svelte-1e3gr5a){font-size:32px}.hero-description.svelte-1e3gr5a{font-size:16px}.timeline-section.svelte-1e3gr5a{padding:40px 15px}.timeline-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:28px;margin-bottom:30px}.timeline-container.svelte-1e3gr5a{padding:20px 0 20px 25px}.timeline-line.svelte-1e3gr5a{left:12px}.timeline-item.svelte-1e3gr5a,.timeline-item.svelte-1e3gr5a:nth-child(odd),.timeline-item.svelte-1e3gr5a:nth-child(2n){margin-bottom:30px}.timeline-item.svelte-1e3gr5a:nth-child(odd) .timeline-content:where(.svelte-1e3gr5a),.timeline-item.svelte-1e3gr5a:nth-child(2n) .timeline-content:where(.svelte-1e3gr5a){margin-left:30px}.timeline-item.svelte-1e3gr5a:nth-child(odd) .timeline-content:where(.svelte-1e3gr5a):before,.timeline-item.svelte-1e3gr5a:nth-child(2n) .timeline-content:where(.svelte-1e3gr5a):before{left:-40px;width:16px;height:16px}.timeline-content.svelte-1e3gr5a{padding:0;border-radius:12px}.timeline-images.svelte-1e3gr5a{height:150px}.timeline-info.svelte-1e3gr5a{padding:15px 18px 20px}.timeline-year.svelte-1e3gr5a{font-size:13px}.timeline-title.svelte-1e3gr5a{font-size:15px;margin-bottom:8px}.timeline-text.svelte-1e3gr5a{font-size:12px;line-height:1.6}.objectives-vision-section.svelte-1e3gr5a{padding:40px 20px}.card.svelte-1e3gr5a{padding:35px 25px;min-height:470px}.card-title.svelte-1e3gr5a{font-size:26px}.card-text.svelte-1e3gr5a p:where(.svelte-1e3gr5a){font-size:15px}.card-icon.svelte-1e3gr5a{width:80px;bottom:12px;right:12px}.team-section.svelte-1e3gr5a{padding:40px 20px}.team-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:28px;margin-bottom:30px}.team-grid.svelte-1e3gr5a{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:25px}.member-photo.svelte-1e3gr5a{width:110px;height:110px}.member-name.svelte-1e3gr5a{font-size:15px}.member-role.svelte-1e3gr5a{font-size:13px}.board-section.svelte-1e3gr5a{padding:40px 20px}.board-section.svelte-1e3gr5a h2:where(.svelte-1e3gr5a){font-size:28px;margin-bottom:30px}.board-subtitle.svelte-1e3gr5a{font-size:24px;margin-top:40px;margin-bottom:30px}.board-grid.svelte-1e3gr5a{grid-template-columns:1fr;gap:20px}.board-grid.expresidents.svelte-1e3gr5a{grid-template-columns:1fr}.board-member.svelte-1e3gr5a{padding:25px 15px}.board-name.svelte-1e3gr5a{font-size:16px}.board-role.svelte-1e3gr5a{font-size:13px}}
