/*! BuildToolsCookbook v2.0.0 | (c) 2024 Clarika | MIT License | http://github.com/cferdinandi/build-tool-boilerplate */
.hero{position:relative;overflow:hidden;width:100%;min-height:420px;height:calc(75svh - 90px - 1.5rem);z-index:0;display:flex;align-items:center;border-radius:1rem;background:url("../../images/placeholder.webp") rgba(75,74,73,.3);background-size:cover;background-position:center;background-blend-mode:multiply;padding:0 4%}@media(min-width: 768px){.hero{padding:0 8%}}.hero h1{font-size:24px;line-height:1.5;width:100%;color:#fff}@media(min-width: 768px){.hero h1{font-size:36px;line-height:52px;max-width:525px}}.nuestros-inversores{border-radius:20px;background:#f2f3f6;padding:2.5rem 10%;display:flex;gap:1rem;justify-content:space-between;align-items:center;flex-direction:column;margin-top:1rem}@media(min-width: 768px){.nuestros-inversores{flex-direction:row}}@media(min-width: 992px){.nuestros-inversores{margin-top:2.5rem;flex-direction:row}}@media(min-width: 768px){.nuestros-inversores h2{max-width:250px}}.nuestros-inversores p{max-width:650px}.downloads-section{padding:3rem 0}@media(min-width: 768px){.downloads-section{padding:4rem 0}}.downloads-section .download-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:5rem}.downloads-section .download-container:last-child{margin-bottom:0}.downloads-section .download-container .download-title{font-size:2rem}.downloads-section .download-container .download-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.downloads-section .download-container .download-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.downloads-section .download-container .download-grid{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1450px){.downloads-section .download-container .download-grid{gap:1.5rem}}.downloads-section .download-container .download-grid .download-card{box-shadow:0px 4px 20px 0px rgba(0,0,0,.1490196078);border-radius:20px;background:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.downloads-section .download-container .download-grid .download-card .download-card-title-container{display:flex;align-items:center;justify-content:space-between}.downloads-section .download-container .download-grid .download-card .download-card-title-container h3{font-size:1.125rem;font-weight:400}.downloads-section .download-container .download-grid .download-card .download-card-title-container span{background:rgba(28,47,117,.6980392157);border-radius:.25rem;padding:2px 6px;color:#fff;font-size:1rem;font-weight:600}.downloads-section .download-container .download-grid .download-card .download-url{font-size:14px;color:#1c2f75 !important}

/*# sourceMappingURL=inversores.min.css.map */