@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{box-sizing:border-box}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#1a202c;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;padding:0;display:flex;place-items:center;min-width:320px;min-height:100vh;--gray700: #4A5568;--gray600: #718096}h1,h2{margin:0;font-size:2.2rem}#about,#auths,#history,#materials{position:relative;padding:5rem}.inter{font-family:Inter}.row{display:flex;flex-direction:row}.wrap{flex-wrap:wrap}.col{display:flex;flex-direction:column}.wmax50{max-width:50%}.centerAll{justify-content:center;align-items:center;text-align:center}.centerSelf{justify-self:center;align-items:center;text-align:center}.between{justify-content:space-between}.block{display:block}span.span3{color:#79ade0;font-size:3.25rem;font-weight:810}.gradientBtn{border-style:none;font-weight:600;background:linear-gradient(74deg,#57007b,#6675f7);color:#fff;padding:.75rem 1.5rem;border-radius:5px}.barrita{height:.25rem;width:4.25rem;background:#79ade0}.fixed-top{position:absolute;top:3rem}.right{margin:auto 1.5rem;position:absolute;right:0}.thin{font-weight:300}.myBlack{color:#1a202c}.gray700{color:#4a5568}.gray600{color:#718096}.lh2rem{line-height:2rem}.mb2rem{margin-bottom:2rem}.mr2rem{margin-right:2rem}.mb4rem{margin-bottom:4rem}#scrollToTop{border-radius:9in;position:fixed;bottom:4rem;right:4rem;box-shadow:0 0 2rem var(--gray700);transform:translate(8rem);opacity:0;pointer-events:none;transition:.6s ease}#scrollToTop.show{transform:translate(0);opacity:1;pointer-events:auto}#about{position:relative;height:100vh;width:100%}.float-r{position:absolute;top:5rem;right:5rem}#auth-img,#hist-img{max-width:50%;height:100%;object-fit:contain;align-self:center}.sub{font-size:1.75rem}.line1-5{line-height:1.5}.pfp{width:5rem;height:auto}.title{color:#57007b}.little{font-size:.75rem}.fixed-w{width:12rem}#pipe{width:.25rem;height:4.25rem;background:#79ade0;margin:3rem}#hero{margin:0;width:100%;height:calc(100vh - 4rem);margin-top:4rem;display:flex;align-items:center;justify-content:center;background:url(/assets/auditorio-Dw8pQilu.jpeg) center/cover,#ffffffb3;background-blend-mode:overlay;background-clip:padding-box;padding:6rem 6rem 6rem 11rem}#hero span.span1{color:#add8e6;font-size:2.75rem}#hero span.span2{font-size:2.25rem;background:linear-gradient(#79addf,#0d1c9f33);-webkit-background-clip:text;background-clip:text;color:transparent}#hero-left,#hero-right{width:50%}body{--boxFill: #FAFAFA;--boxBorder: #E7DAED}.box{width:calc(50% - .75rem);background-color:var(--boxFill);border:2px solid var(--boxBorder);padding:3.5rem 3rem 2.25rem;display:flex;flex-direction:row;gap:1.5rem}.box h3{font-size:1.25rem;margin-block:0}.box p{font-size:.8rem}.cuadradito{min-width:3.5rem;height:3.5rem;border-radius:5px}#boxes{display:flex;row-gap:2rem;column-gap:1.5rem;box-sizing:content-box}#black{background-color:#000}#cyan{background-color:#0ff}#red{background-color:red}#green{background-color:#0f0}#gold{background-color:gold}#purple{background-color:purple}#header{position:absolute;top:0;display:flex;align-items:center;background-color:#fff;height:4rem;width:100%;color:var(--gray)}#header a{font-weight:500;color:var(--gray);text-decoration:none;margin-right:1.25rem}#header a:hover{color:#1a202c}#headerLogo{position:relative;display:flex;margin:auto;scale:95%}
