.prestamos-module__mMgdwa__page{color:#fff;background-color:#050505;min-height:100vh;padding-top:140px;padding-bottom:6rem;font-family:system-ui,sans-serif;position:relative;overflow:hidden}.prestamos-module__mMgdwa__bgGrid{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.prestamos-module__mMgdwa__bgGlowTop{pointer-events:none;z-index:0;background:radial-gradient(#d4af3714 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.prestamos-module__mMgdwa__bgGlowBottom{pointer-events:none;z-index:0;background:radial-gradient(#d4af370d 0%,#0000 70%);width:800px;height:800px;position:absolute;bottom:-20%;right:-10%}.prestamos-module__mMgdwa__container{z-index:2;flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.prestamos-module__mMgdwa__heroSection{text-align:center;max-width:800px;margin:0 auto;animation:.8s ease-out forwards prestamos-module__mMgdwa__fadeInDown}.prestamos-module__mMgdwa__heroBadge{color:#d4af37;letter-spacing:.1em;text-transform:uppercase;background:#d4af371a;border:1px solid #d4af374d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-flex}.prestamos-module__mMgdwa__title{font-family:var(--font-orbitron),system-ui,sans-serif;letter-spacing:-.02em;text-transform:uppercase;color:#fff;text-shadow:0 10px 30px #000c;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.prestamos-module__mMgdwa__titleAccent{background:linear-gradient(135deg,#f4e4a8 0%,#d4af37 42%,#a67c00 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.prestamos-module__mMgdwa__subtitle{letter-spacing:.02em;color:#ffffffe6;margin:0 0 1.5rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:500}.prestamos-module__mMgdwa__heroDescription{color:#fff9;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.prestamos-module__mMgdwa__heroDescription strong{color:#d4af37;font-weight:600}.prestamos-module__mMgdwa__featuresGrid{opacity:0;grid-template-columns:repeat(3,1fr);gap:2rem;animation:.8s ease-out .3s forwards prestamos-module__mMgdwa__scrollFadeIn;display:grid}.prestamos-module__mMgdwa__featureCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#0f0f0f99;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.prestamos-module__mMgdwa__featureCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#d4af3780,#0000);height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.prestamos-module__mMgdwa__featureCard:hover{background:#191919cc;border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 40px #0006,0 0 30px #d4af370d}.prestamos-module__mMgdwa__featureCard:hover:before{opacity:1}.prestamos-module__mMgdwa__featureIconWrap{color:#d4af37;background:#d4af371a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:inset 0 0 20px #d4af371a}.prestamos-module__mMgdwa__featureIconWrap svg{width:28px;height:28px}.prestamos-module__mMgdwa__featureTitle{letter-spacing:.02em;color:#fff;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.prestamos-module__mMgdwa__featureText{color:#ffffffa6;margin:0;font-size:.95rem;line-height:1.6}.prestamos-module__mMgdwa__glassFooter{-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);opacity:0;background:#d4af3708;border:1px solid #d4af3726;border-radius:20px;justify-content:space-between;align-items:center;gap:3rem;padding:3rem 4rem;animation:.8s ease-out .6s forwards prestamos-module__mMgdwa__scrollFadeIn;display:flex;box-shadow:0 20px 60px #0003}.prestamos-module__mMgdwa__glassFooterContent{flex:1}.prestamos-module__mMgdwa__glassFooterTitle{letter-spacing:-.01em;color:#fff;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.prestamos-module__mMgdwa__glassFooterText{color:#ffffffb3;margin:0;font-size:1.05rem;line-height:1.5}.prestamos-module__mMgdwa__ctaButton{color:#000;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#e8c84a 0%,#c9a227 50%,#a67c00 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #d4af3733}.prestamos-module__mMgdwa__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:50%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.prestamos-module__mMgdwa__ctaButton:hover{background:linear-gradient(135deg,#f0d564 0%,#d4af37 50%,#b8860b 100%);transform:translateY(-3px);box-shadow:0 15px 40px #d4af3766}.prestamos-module__mMgdwa__ctaButton:hover:before{left:150%}.prestamos-module__mMgdwa__ctaArrow{width:18px;height:18px;transition:transform .3s}.prestamos-module__mMgdwa__ctaButton:hover .prestamos-module__mMgdwa__ctaArrow{transform:translate(4px)}@keyframes prestamos-module__mMgdwa__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes prestamos-module__mMgdwa__scrollFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.prestamos-module__mMgdwa__featuresGrid{grid-template-columns:repeat(2,1fr)}.prestamos-module__mMgdwa__glassFooter{text-align:center;flex-direction:column;gap:2rem;padding:2.5rem}}@media (max-width:768px){.prestamos-module__mMgdwa__page{padding-top:120px;padding-bottom:4rem}.prestamos-module__mMgdwa__container{gap:3rem}.prestamos-module__mMgdwa__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.prestamos-module__mMgdwa__featureCard{padding:2rem}}@media (max-width:480px){.prestamos-module__mMgdwa__page{padding-top:100px}.prestamos-module__mMgdwa__glassFooter{padding:2rem 1.5rem}.prestamos-module__mMgdwa__ctaButton{width:100%;padding:1rem}}
