.container{margin:0 auto;max-width:1180px;padding:2rem 1rem}.books-hero{background-image:var(--hero-mobile);border-radius:0;color:#fff;display:grid;min-height:clamp(360px,45vh,520px);padding:3.5rem 1rem;place-items:end center}@media(min-width:768px){.books-hero{background-image:var(--hero-desktop);padding:5rem 1rem}}.books-hero__inner{max-width:780px;text-align:center}.books-hero__inner h1{color:#fff!important;font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:.5rem}.books-hero__inner p{color:#fff!important;font-family:Poppins,sans-serif;font-size:clamp(.95rem,1.4vw,1.1rem)}.books-wrap{padding-block:2.25rem 3rem}.books-title{color:#10253b;font-family:Gobold,sans-serif;font-size:clamp(1.5rem,1.8vw,2rem);margin:.25rem 0 1.25rem}@media(min-width:1150px){.books-title{padding-left:.5rem}}.books-grid{grid-gap:1.6rem;display:grid;gap:1.6rem;grid-template-columns:repeat(2,minmax(0,1fr));place-items:start center}@media(min-width:760px){.books-grid{gap:1.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1500px){.books-grid{gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.book-card{--card-bg:#fff;--card-br:16px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,#dbbb978c,#10253b26) border-box;border:1px solid #0000;border-radius:var(--card-br);box-shadow:0 10px 26px #10253b14;max-width:340px;padding:1.05rem 1rem 1.1rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;width:100%}.book-card:hover{border-color:#dbbb97b3;box-shadow:0 14px 34px #10253b1f;transform:translateY(-2px)}.book-card__link{grid-row-gap:.8rem;color:inherit;display:grid;grid-template-rows:auto minmax(2.6em,auto);row-gap:.8rem;text-decoration:none}.book-card__link.is-disabled{opacity:.55;pointer-events:none}.book-card__media{align-items:flex-start;display:flex;justify-content:center;padding-top:.15rem}.book-card__cover{background:#f4f6fa;border-radius:12px;box-shadow:0 4px 16px #10253b1a;overflow:hidden}.book-card__cover img{display:block;height:auto;width:min(170px,100%)}.book-thumb__ph{background:#e9ecf4;border-radius:10px;height:190px;width:140px}.book-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#10253b;display:-webkit-box;font-family:Poppins,sans-serif;font-size:.98rem;font-weight:600;line-height:1.25;margin:.2rem auto 0;max-width:90%;overflow:hidden;text-align:center}.books-note{font-size:.92rem;margin-top:1.1rem;opacity:.7}@media(prefers-reduced-motion:reduce){.book-card{transition:none}}@font-face{font-display:swap;font-family:Gobold;font-style:normal;font-weight:400;src:url(/static/media/Gobold-Regular.60da62094702a64972a7.woff2) format("woff2"),url(/static/media/Gobold-Regular.6daaa44bc39db497fb63.woff) format("woff")}@font-face{font-display:swap;font-family:Gobold;font-style:normal;font-weight:700;src:url(/static/media/Gobold-Bold.173669ef8c1ceda1c662.woff2) format("woff2"),url(/static/media/Gobold-Bold.0cf1bd44a8dadab5a65f.woff) format("woff")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{background-color:#fff;color:#10253b;font-family:Poppins,sans-serif;line-height:1.5}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{cursor:pointer}h1,h2,h3,h4,h5,h6{color:#1a3b5e;font-family:Gobold,sans-serif;line-height:1.2}a,li,p,span{color:#10253b;font-family:Poppins,sans-serif}.header{align-items:center;display:flex;height:70px;justify-content:center;left:0;position:fixed;top:0;transition:background-color .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,box-shadow .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;width:100%;z-index:1000}.header.transparent{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;box-shadow:none}.header.transparent .desktop-nav ul li a{color:#fff}.header.transparent .desktop-nav ul li a:hover{color:#dbbb97}.header.transparent .menu-button{color:#fff}.header.transparent-blur{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff0d;box-shadow:none}.header.transparent-blur .desktop-nav ul li a{color:#fff}.header.transparent-blur .desktop-nav ul li a:hover{color:#dbbb97}.header.transparent-blur .menu-button{color:#fff}.header.scrolled{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:#fffffff2;box-shadow:0 2px 4px #1a3b5e0d}.header.scrolled .desktop-nav ul li a{color:#1a3b5e}.header.scrolled .desktop-nav ul li a:hover{color:#dbbb97}.header.scrolled .menu-button{color:#1a3b5e}.header .header-container{align-items:center;display:flex;justify-content:space-between;max-width:1200px;width:90%}.header .header-container .logo img{height:40px}.header .header-container .desktop-nav ul{display:flex;gap:2rem;list-style:none}.header .header-container .desktop-nav ul li a{cursor:pointer;font-family:Poppins,sans-serif;position:relative;text-decoration:none;transition:color .3s ease}.header .header-container .desktop-nav ul li a:after{background-color:#dbbb97;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header .header-container .desktop-nav ul li a:hover:after{width:100%}.header .header-container .menu-button{background:none;border:none;cursor:pointer;display:none}@media(max-width:650px){.header .desktop-nav{display:none}.header .menu-button{display:flex!important}}.mobile-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff0d;display:flex;flex-direction:column;gap:3rem;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:2000}.mobile-overlay .close-button{background:none;border:none;color:#fff;cursor:pointer;position:absolute;right:1.2rem;top:1.2rem}.mobile-overlay .mobile-menu{display:flex;flex-direction:column;gap:2rem;list-style:none}.mobile-overlay .mobile-menu li a{color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.mobile-overlay .mobile-menu li a:hover{color:#dbbb97}.footer{background-color:#1a3b5e;padding:3rem 1.4rem 2.5rem;text-align:center}@media(min-width:900px){.footer{padding:2rem 3rem}}.footer .legal-row,.footer .social-row,.footer .top-row{width:100%}.footer .top-row{align-items:center;display:flex;flex-direction:column;gap:2rem}@media(min-width:900px){.footer .top-row{align-items:flex-start;flex-direction:row;justify-content:space-between}}.footer .top-row .brand img{height:25px}.footer .nav-links{display:flex;flex-direction:column;gap:.6rem}@media(min-width:900px){.footer .nav-links{flex-direction:row;gap:2.4rem}}.footer .nav-links a{color:#fff;font-family:Poppins,sans-serif;text-decoration:none;transition:color .25s}.footer .nav-links a:hover{color:#dbbb97}.footer .social-row{display:flex;gap:1.4rem;justify-content:center;margin-top:2.2rem}.footer .social-row a{background:#dbbb97;border-radius:50%;color:#fff;display:grid;font-size:1.15rem;height:38px;place-items:center;transition:transform .25s;width:38px}.footer .social-row a:hover{transform:translateY(-3px)}@media(min-width:900px){.footer .social-row{align-items:flex-start;flex-direction:row;justify-content:start}}.footer .legal-row{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-top:2.5rem}@media(min-width:900px){.footer .legal-row{flex-direction:row;gap:2.2rem;justify-content:end}.footer .legal-row .copyright{color:#ffffffbf;font-size:.8rem;margin-top:0!important}.footer .legal-row .dev{color:#ffffffbf;font-size:.9rem}.footer .legal-row .dev .linkDev{color:#fff;cursor:pointer}}.footer .legal-row a{color:#fff;font-family:Poppins,sans-serif;font-weight:700;text-decoration:none}.footer .legal-row a:hover{color:#dbbb97}.footer .copyright{color:#ffffffbf;font-size:.8rem;margin-top:1rem}.servicios-section{background-color:hsla(32,49%,73%,.545);padding:6rem 1rem}.servicios-section h2{color:#1a3b5e;font-family:Gobold,sans-serif;font-size:2.2rem;margin-bottom:3rem;text-align:center}.servicios-section .card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.servicios-section .card-grid .card{background:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:0 4px 12px #1a3b5e14;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.servicios-section .card-grid .card h3{color:#1a3b5e;font-family:Gobold,sans-serif;font-size:1.25rem;margin-bottom:.75rem}.servicios-section .card-grid .card p{color:#10253b;font-family:Poppins,sans-serif;line-height:1.6}.servicios-section .card-grid .card:hover{box-shadow:0 6px 16px #1a3b5e26;transform:translateY(-6px)}.hero-section{align-items:end;background:url(/static/media/FondoHeaderMobile.191ef427c3aec0c736bb.webp) 50%/cover no-repeat;color:#fff;display:flex;height:100vh;justify-content:center;padding-bottom:4rem;position:relative;text-align:center;transition:background .3s ease}@media(min-width:768px){.hero-section{background:url(/static/media/FondoHeaderDesktop.ae941c82418ec6eb8333.webp) 50%/cover no-repeat}}.hero-section .hero-content{max-width:650px;padding:0 1.5rem}.hero-section .hero-content h1{color:#fff;font-family:Gobold,sans-serif;font-size:1.8rem;line-height:1.3;margin-bottom:1.5rem}@media(min-width:768px){.hero-section .hero-content h1{font-size:2.5rem}}.hero-section .hero-content p{color:#ffffffd9;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:2rem}@media(min-width:768px){.hero-section .hero-content p{font-size:1.1rem}}.hero-section .hero-content .cta-button{background-color:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;padding:.7rem 2.5rem;transition:.3s ease}.hero-section .hero-content .cta-button:hover{background-color:#dbbb97cc;border-color:#dbbb97}.objetivos-section{background:url(/static/media/FondoObjetivosMobile.4aa231731e60dca65b98.webp) 50%/cover no-repeat;padding:5rem 1.5rem;text-align:center}@media(min-width:768px){.objetivos-section{background:url(/static/media/FondoObjetivosDesktop.2e81248f826c2634455f.webp) 50%/cover no-repeat;padding:6rem 2rem}}.objetivos-section .objetivos-title{color:#1a3b5e;font-family:Gobold,sans-serif;font-size:1.8rem;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:768px){.objetivos-section .objetivos-title{font-size:2rem}}.objetivos-section .objetivos-intro{color:#10253be6;font-family:Poppins,sans-serif;line-height:1.6;margin:0 auto 3rem;max-width:720px}.objetivos-section .objetivos-grid{grid-gap:3rem;display:grid;gap:3rem}@media(min-width:900px){.objetivos-section .objetivos-grid{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}.objetivos-section .objetivos-grid .objetivo-card{border-radius:20px;padding:2rem 1.5rem}.objetivos-section .objetivos-grid .objetivo-card .icon-wrap{color:#dbbb97;display:flex;font-size:2.5rem;justify-content:center;margin-bottom:1rem}.objetivos-section .objetivos-grid .objetivo-card h3{color:#dbbb97;font-family:Poppins,sans-serif;font-size:1.3rem;margin-bottom:.8rem;text-transform:uppercase}.objetivos-section .objetivos-grid .objetivo-card p{color:#10253be6;font-family:Poppins,sans-serif;line-height:1.5}.trayectoria-section{align-items:center;background-color:#a17038;display:flex;flex-direction:column;padding:5rem 1.5rem;text-align:center}@media(min-width:768px){.trayectoria-section{padding:6rem 2rem}}.trayectoria-section .trayectoria-title{color:#553b1e;font-family:Gobold,sans-serif;font-size:1.6rem;line-height:1.3;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:768px){.trayectoria-section .trayectoria-title{font-size:2rem;max-width:800px}}.trayectoria-section .trayectoria-text{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;max-width:650px}@media(min-width:768px){.trayectoria-section .trayectoria-text{font-size:1.1rem}}.AreaFinanciera{background:url(/static/media/fondoFinanciero.c823b00da888cbe19b48.webp) 50%/cover no-repeat}.finanzas-section{padding:5rem 1.5rem;text-align:center}@media(min-width:768px){.finanzas-section{padding:6rem 2rem}}.finanzas-section .finanzas-title{color:#1a3b5e;font-family:Gobold,sans-serif;font-size:1.5rem;margin-bottom:1.4rem;text-transform:uppercase}@media(min-width:768px){.finanzas-section .finanzas-title{font-size:2rem}}.finanzas-section .finanzas-intro{color:#10253be6;font-family:Poppins,sans-serif;line-height:1.6;margin:0 auto 3rem;max-width:680px}.finanzas-section .finanzas-grid{grid-gap:3rem;display:grid;gap:3rem}@media(min-width:900px){.finanzas-section .finanzas-grid{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}.finanzas-section .finanzas-grid .finanzas-card .icon-wrap{color:#dbbb97;display:flex;font-size:2.5rem;justify-content:center;margin-bottom:1rem}.finanzas-section .finanzas-grid .finanzas-card h3{color:#dbbb97;font-family:Poppins,sans-serif;font-size:1.05rem;margin-bottom:.7rem;text-transform:uppercase}.finanzas-section .finanzas-grid .finanzas-card p{color:#10253be6;font-family:Poppins,sans-serif;line-height:1.5}.widget-strip{background-color:#a17038;overflow:hidden;padding:1.3rem 0}.strip-content{align-items:center;animation:scroll 20s linear infinite;-webkit-animation:scroll 18s linear infinite;-webkit-animation:scroll 20s linear infinite;display:flex;gap:2rem}.strip-content img{flex-shrink:0;height:16px;opacity:.9}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.pasos-section{align-items:center;display:flex;flex-direction:column;padding:5rem .6rem;padding-bottom:0!important;text-align:center}@media(min-width:768px){.pasos-section{padding:6rem 2rem}}.pasos-section .pasos-title{color:#1a3b5e;font-family:Gobold,sans-serif;font-size:1.5rem;margin-bottom:2rem;text-transform:uppercase}@media(min-width:768px){.pasos-section .pasos-title{font-size:2rem}}.pasos-section .pasos-grid{display:flex;gap:.5rem;justify-content:space-around;width:100%}@media(min-width:900px){.pasos-section .pasos-grid{gap:2.5rem;grid-template-columns:repeat(3,1fr)}}.pasos-section .pasos-grid .paso-card{width:105px}.pasos-section .pasos-grid .paso-card .paso-number{color:#dbbb97;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:800;letter-spacing:.05em}.pasos-section .pasos-grid .paso-card p{color:#10253be6;font-family:Poppins,sans-serif;font-size:11px;line-height:1.5}@media(min-width:800px){.pasos-section .pasos-grid{margin-top:6rem!important;width:85%!important}.pasos-section .paso-card{width:205px!important}.pasos-section .paso-card .paso-number{color:#dbbb97;font-family:Poppins,sans-serif;font-size:1.4rem!important;font-weight:800;letter-spacing:.05em}.pasos-section .paso-card p{color:#10253be6;font-family:Poppins,sans-serif;font-size:16px!important;line-height:1.5}}.ideal-section{padding:5rem 1.2rem;text-align:center}@media(min-width:768px){.ideal-section{padding:6rem 2rem}}.ideal-section .ideal-title{color:#1a3b5e;font-family:Gobold,sans-serif;font-size:1.45rem;line-height:1.3;margin-bottom:2.5rem;text-transform:uppercase}@media(min-width:768px){.ideal-section .ideal-title{font-size:2rem}}.ideal-section .ideal-grid{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.ideal-section .ideal-card{aspect-ratio:1/.5;border-radius:18px;display:flex;flex-basis:calc(47% - 1rem);flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;padding:1.2rem}@media(min-width:1000px){.ideal-section .ideal-card{flex-basis:calc(25% - 1.2rem);flex-grow:0;flex-shrink:0}}.ideal-section .ideal-card h3{color:#dbbb97;font-family:Poppins,sans-serif;font-size:1.5rem;margin-bottom:1.5rem;text-transform:uppercase}.ideal-section .ideal-card p{color:#10253be6;font-family:Poppins,sans-serif;font-size:.9rem;line-height:1.45}.contact-section{background-color:#0f2236;padding:4rem 1.2rem;text-align:center}@media(min-width:900px){.contact-section{padding:6rem 2rem}}.contact-section .contact-title{color:#dbbb97;font-family:Gobold,sans-serif;font-size:1.6rem;margin-bottom:2.5rem;text-transform:uppercase}@media(min-width:768px){.contact-section .contact-title{font-size:2rem}}.contact-section .contact-success{color:#e5e7f4;font-family:Poppins,sans-serif;margin-bottom:1rem}.contact-section .contact-form{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:800px}.contact-section .contact-form label{color:#dbbb97;display:block;font-family:Poppins,sans-serif;font-size:.9rem;margin-bottom:.3rem;text-align:left}.contact-section .contact-form input,.contact-section .contact-form textarea{border:2px solid #0000;border-radius:6px;font-family:Poppins,sans-serif;font-size:.95rem;padding:.8rem 1rem;transition:border .2s;width:100%}.contact-section .contact-form input:focus,.contact-section .contact-form textarea:focus{border-color:#dbbb97;outline:none}.contact-section .contact-form .error-msg{color:#dbbb97;font-size:.75rem;margin-top:.2rem;text-align:left}.contact-section .contact-form textarea{resize:vertical}.contact-section .contact-form .double{display:flex;flex-direction:column;gap:1rem}@media(min-width:600px){.contact-section .contact-form .double{flex-direction:row}.contact-section .contact-form .double>div{flex:1 1}}.contact-section .contact-form button{background-color:#a17038;border:none;border-radius:40px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;margin-top:.5rem;padding:.9rem;transition:background .25s ease,transform .15s ease}.contact-section .contact-form button:hover:not(:disabled){background-color:#dbbb97}.contact-section .contact-form button:active:not(:disabled){transform:scale(.97)}.contact-section .contact-form button:disabled{cursor:default;opacity:.65}.links-page{background:#fff;display:grid;min-height:calc(100vh - 70px);padding:2rem 1rem;place-items:center}@media(min-width:1024px){.links-page{padding:3.5rem 1rem}}.links-panel{background:#1a3b5e;border-radius:28px;box-shadow:0 18px 40px #10253b40;color:#fff;max-width:560px;padding:2rem 1.25rem;width:100%}@media(min-width:768px){.links-panel{border-radius:32px;padding:2.75rem 2rem}}.links-panel .brand{margin-bottom:1.75rem;text-align:center}.links-panel .brand img{display:block;height:30px;margin:0 auto .75rem}.links-panel .brand h1{color:#fff;font-family:Gobold,sans-serif;font-size:1.25rem;letter-spacing:.02em;margin-bottom:.25rem}.links-panel .brand p{color:#fffc;font-family:Poppins,sans-serif;font-size:.95rem}.links-panel .links-list{grid-gap:.9rem;display:grid;gap:.9rem;list-style:none;margin:0}.links-panel .links-list li{width:100%}.links-panel .links-list .link-btn{align-items:center;background:#dbbb97;border-radius:14px;color:#1a3b5e;display:flex;font-family:Poppins,sans-serif;font-weight:700;gap:.75rem;letter-spacing:.01em;padding:.9rem 1.1rem;text-decoration:none;transition:transform .25s ease,background-color .25s ease;width:100%}.links-panel .links-list .link-btn .icon{font-size:1.1rem;line-height:0}.links-panel .links-list .link-btn:hover{background:#a17038}.links-panel .links-list .link-btn:active{transform:translateY(1px)}.links-panel .links-note{margin-top:1.5rem;text-align:center}.links-panel .links-note small{color:#ffffffd9;font-family:Poppins,sans-serif}.books-hero{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:60vh;justify-content:center;min-height:420px;padding:3rem 1rem;position:relative;text-align:center}.books-hero__content{max-width:800px;position:relative;z-index:1}.books-hero__content h1{color:#fff;font-family:Gobold,sans-serif;letter-spacing:.5px;margin:0 0 .5rem}.books-hero__content p{opacity:.9}
/*# sourceMappingURL=main.4276ae1c.css.map*/