@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800&display=swap";
body{background:radial-gradient(circle,#0b1e64 30%,#001040 100%);overflow-x:hidden}.main-container{text-align:center;background:radial-gradient(circle,#0b1e64 30%,#001040 100%);flex-direction:column;justify-content:center;align-items:center;min-height:90vh;display:flex}.mainText{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:700}.secondaryText{color:#d0d0d0;margin-bottom:2rem;font-size:1rem}.explore_btn{color:#0b1e64;cursor:pointer;background-color:#fff;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;transition:transform .2s,background-color .2s}.explore_btn:hover{background-color:#f3f3f3;transform:scale(1.05)}.uc3m_exclusividad{color:#fff;margin-top:2rem;font-size:.8rem;font-style:italic}.main-container,.oportunidades-container{max-width:100%;overflow-x:hidden}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px;width:100%;display:grid;overflow-x:hidden}
.oportunidades-container{text-align:center;background-color:#fff;justify-content:center;align-items:center;min-height:20vh;display:flex}.oportunidades-container h2{color:#121212;margin:0;font-size:2rem;font-weight:700}
*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;min-height:100vh;font-family:Poppins,sans-serif}.openuc3m-section{text-align:center;background-color:#fff;flex-direction:column;align-items:center;gap:3rem;width:100%;min-height:100vh;padding:4rem 1.5rem;display:flex}.header{max-width:800px;margin:0 auto}.subtitle{color:#4b5563;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.title{color:#111827;font-size:2.5rem;font-weight:700;line-height:1.2}.gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;width:100%;max-width:1200px;padding:0 2rem;display:grid}.event{background-color:#f8fafc;border-radius:1.5rem;flex-direction:column;width:100%;height:20rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.event:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.15)}.event img{object-fit:cover;border-radius:1.5rem 1.5rem 0 0;width:100%;height:75%}.event-title{color:#1e1b4b;flex-grow:1;justify-content:center;align-items:center;margin-top:1rem;padding:0 1rem;font-size:1.1rem;font-style:italic;font-weight:600;display:flex}.explore-btn{color:#fff;cursor:pointer;background-color:#1e1b4b;border:none;border-radius:9999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px rgba(30,27,75,.3)}.explore-btn:hover{background-color:#312e81;transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,27,75,.4)}.explore_link{color:#fff;width:100%;height:100%;text-decoration:none;display:block}@media (max-width:1024px){.openuc3m-section{gap:2.5rem;padding:3rem 1.5rem}.title{font-size:2.2rem}.gallery{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 1rem}.event{height:18rem}.event-title{font-size:1rem}}@media (max-width:768px){.openuc3m-section{gap:2rem;min-height:auto;padding:2.5rem 1rem}.header{max-width:100%}.title{font-size:1.8rem;line-height:1.3}.subtitle{font-size:1rem}.gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;padding:0}.event{border-radius:1.2rem;height:16rem}.event img{border-radius:1.2rem 1.2rem 0 0}.event-title{margin-top:.75rem;padding:0 .75rem;font-size:.95rem}.explore-btn{padding:.9rem 2rem;font-size:1rem}}@media (max-width:480px){.openuc3m-section{gap:1.5rem;padding:2rem .5rem}.title{font-size:1.6rem}.subtitle{font-size:.9rem}.gallery{grid-template-columns:1fr;gap:1.2rem;max-width:300px}.event{height:15rem}.event-title{font-size:.9rem}.explore-btn{padding:.8rem 1.8rem;font-size:.95rem}}html,body{background-color:#fff;width:100%;margin:0;padding:0}#root,.App{background-color:#fff;width:100%}
*{box-sizing:border-box;margin:0;padding:0}html,body,#__next,main,.main-container{background:#fff!important}.section-divider{background:#000;width:80%;max-width:1200px;height:1px;margin:2rem auto}.asociaciones-section{clip-path:inset(0 -100vmax);background-color:#f1f1f1;outline:none;justify-content:space-between;align-items:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 3rem;display:flex;box-shadow:0 0 0 100vmax #f1f1f1}.asociaciones-text{flex:1;max-width:500px}.asociaciones-subtitle{color:#4a5568;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.asociaciones-title{color:#00007a;margin-bottom:2rem;font-size:2.4rem;font-weight:700;line-height:1.2}.asociaciones-button{color:#fff;cursor:pointer;background-color:#00007a;border:none;border-radius:50px;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px rgba(45,55,72,.2)}.asociaciones-button:hover{background-color:#1c1c78;transform:translateY(-2px);box-shadow:0 6px 15px rgba(45,55,72,.3)}.asociaciones-circles{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.circle{border-radius:50%;position:absolute}.circle.gray{background-color:#e2e8f0}.circle.small{width:60px;height:60px}.circle.medium{width:90px;height:90px}.circle.large{width:120px;height:120px}.circle.logo{color:#fff;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);background-color:transparent!important;border:none!important}.circle.logo:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2)}.circle-image{object-fit:cover;background-color:transparent;border-radius:50%;width:100%;height:100%;transition:transform .3s}.circle.logo:hover .circle-image{transform:scale(1.1)}.circle-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.circle-text{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.8);z-index:2;text-align:center;background:linear-gradient(transparent,rgba(0,0,0,.7));border-radius:0 0 50% 50%;width:100%;padding:2px 0;font-size:.9rem;font-weight:700;position:absolute;bottom:8px}.circle.logo.white .circle-text{color:#2d3748;text-shadow:0 1px 3px rgba(255,255,255,.8);background:linear-gradient(transparent,rgba(255,255,255,.7))}@media (max-width:1024px){.asociaciones-section{text-align:center;background-color:#fff;flex-direction:column;padding:3rem 2rem}.asociaciones-text{max-width:90%;margin-bottom:2.5rem}.asociaciones-title{font-size:2rem}.asociaciones-subtitle{font-size:1rem}.asociaciones-button{padding:.8rem 1.8rem}.asociaciones-circles{width:300px;height:300px}.circle.logo{width:70px;height:70px;font-size:1.3rem}.circle-text{font-size:.8rem;bottom:6px}.circle.small{width:50px;height:50px}.circle.medium{width:70px;height:70px}.circle.large{width:100px;height:100px}}@media (max-width:600px){.asociaciones-section{min-height:auto;padding:2rem 1.5rem}.asociaciones-title{font-size:1.8rem}.asociaciones-subtitle{font-size:.95rem}.asociaciones-circles{width:240px;height:240px}.circle.logo{width:56px;height:56px;font-size:1rem}.circle-text{font-size:.7rem;bottom:4px}.circle.small{width:40px;height:40px}.circle.medium{width:60px;height:60px}.circle.large{width:80px;height:80px}}@media (max-width:400px){.asociaciones-section{padding:1.5rem 1rem}.asociaciones-title{font-size:1.6rem}}
*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;min-height:100vh;font-family:Poppins,sans-serif}.estudiantes-section{background-color:#fff;justify-content:space-between;align-items:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 3rem;display:flex}.estudiantes-gallery{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:500px;margin-right:3rem;display:grid}.gallery-img{object-fit:cover;border-radius:12px;width:100%;height:220px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.gallery-img:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.estudiantes-text{flex:1;max-width:500px}.estudiantes-subtitle{color:#4a5568;margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.estudiantes-title{color:#00007a;margin-bottom:2rem;font-size:2.4rem;font-weight:700;line-height:1.2}.estudiantes-title em{color:#3333c3;background:linear-gradient(135deg,#3182ce,#2b6cb0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.estudiantes-button{color:#fff;cursor:pointer;background-color:#00007a;border:none;border-radius:50px;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px rgba(45,55,72,.2)}.estudiantes-button:hover{background-color:#1c1c78;transform:translateY(-2px);box-shadow:0 6px 15px rgba(45,55,72,.3)}@media (max-width:1024px){.estudiantes-section{text-align:center;flex-direction:column;padding:3rem 2rem}.estudiantes-gallery{gap:1.2rem;max-width:450px;margin-bottom:2.5rem;margin-right:0}.gallery-img{height:180px}.estudiantes-text{max-width:90%;padding:10%}.estudiantes-title{font-size:2rem}.estudiantes-subtitle{font-size:1rem}.estudiantes-button{padding:.8rem 1.8rem}}@media (max-width:600px){.estudiantes-section{min-height:auto;padding:2rem 1.5rem}.estudiantes-gallery{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr;gap:1rem;max-width:100%;margin-bottom:2rem}.gallery-img{height:200px}.estudiantes-title{font-size:1.8rem}.estudiantes-subtitle{font-size:.95rem}.estudiantes-button{padding:.7rem 1.5rem;font-size:.95rem}}@media (max-width:400px){.estudiantes-section{padding:1.5rem 1rem}.estudiantes-gallery{gap:.8rem}.gallery-img{height:160px}.estudiantes-title{font-size:1.6rem}}
.main-container{margin:0;padding:0;overflow-x:hidden}.hero-section{color:#fff;box-sizing:border-box;background:#00002b radial-gradient(at 50% 30%,rgba(20,20,90,.8) 0%,rgba(0,0,43,0) 70%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 5%;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1200px;display:flex}.hero-text{box-sizing:border-box;flex-basis:50%;padding-right:40px}.hero-title{margin:0 0 20px;font-size:4.5rem;font-weight:700;line-height:1.1}.hero-subtitle{color:#e0e0e0;max-width:450px;margin:0 0 30px;font-size:1.25rem;font-weight:300}.hero-button{color:#00002b;cursor:pointer;background-color:#fff;border:none;border-radius:30px;padding:14px 30px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 5px 15px rgba(0,0,0,.2)}.hero-button:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.25)}.hero-icon-container{flex-basis:40%;justify-content:center;align-items:center;display:flex}.hero-icon{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:40px;width:100%;max-width:250px;height:auto;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.social-icon{width:20px;height:20px;margin-left:10px}.asociaciones-link{color:#fff;text-decoration:none}.hero-background-text{color:rgba(255,255,255,.03);z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:18vw;font-weight:800;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.hero-section{justify-content:center;min-height:100vh;padding-top:100px;padding-bottom:40px}.hero-content{text-align:center;flex-direction:column}.hero-icon-container{order:1;margin-bottom:40px}.hero-icon{border-radius:30px;max-width:150px;padding:25px}.hero-text{flex-direction:column;flex-basis:100%;order:2;align-items:center;padding-right:0;display:flex}.hero-title{font-size:2.8rem}.hero-subtitle{max-width:100%;font-size:1.1rem}.hero-background-text{font-size:25vw}}
:root{--bg-color:#050505;--text-color:#fff;--link-color:#e0e0e0;--btn-blue:navy;--font-main:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.footer{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);width:100%;padding:40px 20px}.footer-container{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;display:flex}.footer-top{flex-direction:column;gap:40px;display:flex}.footer-title{color:#fff;margin-bottom:20px;font-size:1.2rem;font-weight:700}.footer-links{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:var(--link-color);font-size:.95rem;text-decoration:none;transition:opacity .2s}.footer-links a:hover{opacity:.8}.social-icons{gap:20px;margin-bottom:25px;display:flex}.icon-social{filter:invert();cursor:pointer;width:32px;height:32px}.app-buttons{gap:15px;margin-bottom:25px;display:flex}.btn-store{background-color:var(--btn-blue);color:#fff;text-align:center;white-space:nowrap;border-radius:8px;flex:1;padding:12px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .3s}.btn-store:hover{background-color:#0000a0}.qr-container{justify-content:flex-start;gap:40px;display:flex}.qr-code{background-color:#fff;border-radius:4px;width:150px;height:150px;padding:5px}.footer-bottom{flex-direction:column;align-items:center;gap:20px;margin-top:20px;display:flex}.circle-image-container{border:2px solid #333;border-radius:50%;width:60px;height:60px;overflow:hidden}.circle-img{object-fit:cover;width:100%;height:100%}.brand-signature{align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.grad-icon{font-size:1.2rem}@media (min-width:768px){.footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-column{flex:1}.footer-column:nth-child(2){flex-direction:column;align-items:flex-start;display:flex}.app-buttons{width:auto}.btn-store{flex:initial;width:180px}}
