.navigation-loader{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,hsl(270,98%,42%),transparent);animation:navigation-loading .8s ease-in-out;z-index:10000;transform-origin:left}@keyframes navigation-loading{0%{transform:scaleX(0);opacity:1}50%{transform:scaleX(.6);opacity:1}to{transform:scaleX(1);opacity:0}}.menu:before{content:"";position:absolute;width:100%;height:2px;background:#000;border-radius:5px;transform:scaleX(0);transition:all .5s ease;bottom:0;left:0}.menu:hover:before{transform:scaleX(1)}@font-face{font-family:FuturaB;src:url(/assets/fonts/unicode.futurab.ttf)}@font-face{font-family:Prompt-Thin;src:url(/assets/fonts/Prompt-Thin.ttf)}html,body{height:100%;margin:0;display:flex;flex-direction:column;background-color:#090a0b!important}.page-container{padding-top:var(--template-frame-height, 60px)}.main-section{height:100vh;background:url(https://via.placeholder.com/1920x1080) no-repeat center center/cover}.content-section{height:200vh;background:#f4f4f4}.fondoInicio{display:flex;flex-direction:column;background:radial-gradient(130% 130% at 50% 10%,#000 40%,#90f);background-size:cover;background-attachment:fixed}.footer{background-color:#f8f8f8;color:#333;padding:40px 20px;font-family:Arial,sans-serif;position:relative;margin-top:auto}.container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-brand{flex:1 1 200px}.footer-brand h2{font-size:24px;margin-bottom:10px}.footer-brand p{font-size:14px;line-height:1.6}.footer-links{flex:2 1 300px;display:flex;justify-content:space-between}.footer-links h4{font-size:16px;margin-bottom:10px}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:8px}.footer-links a{text-decoration:none;color:#333;transition:color .3s}.footer-links a:hover{color:#007bff}.footer-social{flex:1 1 200px}.footer-social h4{font-size:16px;margin-bottom:10px}.social-icons a{color:#333;font-size:20px;margin-right:10px;transition:color .3s}.social-icons a:hover{color:#007bff}.footer-newsletter{flex:2 1 400px}.footer-newsletter h4{font-size:16px;margin-bottom:10px}.footer-newsletter p{font-size:14px;margin-bottom:15px}.footer-newsletter form{display:flex}.footer-newsletter input{flex:1;padding:10px;border:1px solid #ccc;border-radius:4px 0 0 4px}.footer-newsletter button{padding:10px 20px;border:none;background-color:#007bff;color:#fff;cursor:pointer;border-radius:0 4px 4px 0;transition:background-color .3s}.footer-newsletter button:hover{background-color:#0056b3}.footer-bottom{text-align:center;margin-top:30px;font-size:14px;color:#666}@media (max-width: 768px){.container{flex-direction:column;text-align:center}.footer-brand,.footer-links,.footer-social,.footer-newsletter{flex:1 1 100%;margin-bottom:20px}.footer-newsletter form{flex-direction:column}.footer-newsletter input{margin-bottom:10px;border-radius:4px}.footer-newsletter button{border-radius:4px}.social-icons a{margin:0 5px}}.custom-toast{position:fixed;z-index:10000;min-width:320px;max-width:480px;opacity:0;transform:translateY(-20px);transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:none}.custom-toast.custom-toast-open{opacity:1;transform:translateY(0);pointer-events:all}.custom-toast-top-left{top:90px;left:24px}.custom-toast-top-center{top:90px;left:50%;transform:translate(-50%)}.custom-toast-top-right{top:90px;right:24px}.custom-toast-bottom-left{bottom:24px;left:24px}.custom-toast-bottom-center{bottom:24px;left:50%;transform:translate(-50%)}.custom-toast-bottom-right{bottom:24px;right:24px}.custom-toast-content{position:relative;display:flex;align-items:center;padding:20px 24px;border-radius:12px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;font-family:Roboto,Helvetica,Arial,sans-serif;overflow:hidden;box-shadow:0 8px 32px #090b114d,0 4px 16px #0003}.custom-toast-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffffff14,#ffffff05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:0}.custom-toast-border{position:absolute;top:0;left:0;width:4px;height:100%;border-radius:0 2px 2px 0;z-index:1}.custom-toast-progress{position:absolute;bottom:0;left:0;height:3px;border-radius:0 2px 0 0;transition:width 50ms linear;z-index:1}.custom-toast-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:16px;padding:6px;border-radius:8px;z-index:1;flex-shrink:0}.custom-toast-message{flex:1;font-weight:500;font-size:.925rem;line-height:1.5;letter-spacing:.01em;text-shadow:0 1px 3px hsla(220,30%,5%,.3);z-index:1}.custom-toast-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:16px;padding:8px;background:transparent;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:1;flex-shrink:0}.custom-toast-close:hover{color:#fff;background-color:#ffffff26;transform:scale(1.1)}.custom-toast-close:active{transform:scale(.95)}.custom-toast-success .custom-toast-content{background:linear-gradient(135deg,#1f7a1f,#136c13);border:1px solid hsla(120,44%,53%,.3)}.custom-toast-success .custom-toast-border{background:linear-gradient(180deg,#c5f7c5,#fff9)}.custom-toast-success .custom-toast-progress{background:linear-gradient(90deg,#c5f7c5,#fff6)}.custom-toast-success .custom-toast-icon{background:linear-gradient(135deg,#c5f7c533,#c5f7c51a);color:#c5f7c5}.custom-toast-error .custom-toast-content{background:linear-gradient(135deg,#910808,#7a0606);border:1px solid hsla(0,90%,40%,.3)}.custom-toast-error .custom-toast-border{background:linear-gradient(180deg,#fc9c9c,#fff9)}.custom-toast-error .custom-toast-progress{background:linear-gradient(90deg,#fc9c9c,#fff6)}.custom-toast-error .custom-toast-icon{background:linear-gradient(135deg,#fc9c9c33,#fc9c9c1a);color:#fc9c9c}.custom-toast-warning .custom-toast-content{background:linear-gradient(135deg,#7a5a1f,#6c4d13);border:1px solid hsla(39,44%,53%,.3)}.custom-toast-warning .custom-toast-border{background:linear-gradient(180deg,#f7e5c5,#fff9)}.custom-toast-warning .custom-toast-progress{background:linear-gradient(90deg,#f7e5c5,#fff6)}.custom-toast-warning .custom-toast-icon{background:linear-gradient(135deg,#f7e5c533,#f7e5c51a);color:#f7e5c5}.custom-toast-info .custom-toast-content{background:linear-gradient(135deg,#026bd4,#0059b3);border:1px solid hsla(210,98%,48%,.3)}.custom-toast-info .custom-toast-border{background:linear-gradient(180deg,#9cf,#fff9)}.custom-toast-info .custom-toast-progress{background:linear-gradient(90deg,#9cf,#fff6)}.custom-toast-info .custom-toast-icon{background:linear-gradient(135deg,#9cf3,#99ccff1a);color:#9cf}@media (max-width: 600px){.custom-toast{left:12px!important;right:12px!important;min-width:auto;width:calc(100% - 24px);max-width:none}.custom-toast-top-left,.custom-toast-top-center,.custom-toast-top-right{top:80px}.custom-toast-top-center,.custom-toast-bottom-center{transform:none}.custom-toast-content{padding:12px 16px;border-radius:8px}.custom-toast-message{font-size:.8rem;line-height:1.4}.custom-toast-icon{width:24px;height:24px;margin-right:12px}.custom-toast-close{width:28px;height:28px;margin-left:12px}.custom-toast-progress{height:2px}}@media (max-width: 768px) and (min-width: 601px){.custom-toast{min-width:280px;max-width:360px}.custom-toast-content{padding:14px 18px}.custom-toast-message{font-size:.85rem}}.custom-toast.custom-toast-closing{opacity:0;transform:translateY(-20px);transition:all .3s cubic-bezier(.4,0,1,1)}.loader-container{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#000;z-index:1000}.loader-logo{width:150px;height:40px;color:#fff}@media (max-width: 767px){.loader-logo{width:300px;height:80px}}
