*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100vh;background:#fff;font-family:Roboto,Poppins,Arial,sans-serif;scroll-behavior:smooth;color:#222;font-size:16px;line-height:1.45}.hero-section{width:100%;background:linear-gradient(90deg,#f6f7fb 65%,#fff);padding-bottom:50px;box-shadow:0 2px 18px #32323c0a;min-height:400px}.nav-bar{display:flex;align-items:center;justify-content:space-between;padding:32px 6vw 0;background:none;flex-wrap:wrap}.logo img{height:48px;transition:transform .2s;max-width:180px}.logo img:hover{transform:scale(1.05) rotate(-3deg)}nav{display:flex;gap:40px;flex-wrap:wrap}nav a{text-decoration:none;font-family:Roboto,sans-serif;font-weight:500;font-size:1.07rem;color:#000;position:relative;transition:color .2s}nav a:after{content:"";display:block;width:0;height:2px;background:#e53e30;transition:width .3s;position:absolute;left:0;bottom:-4px}nav a:hover{color:#e53e30}nav a:hover:after{width:100%}.login-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-login,.btn-register{border:none;border-radius:27px;padding:10px 30px;font-weight:500;font-size:1rem;cursor:pointer;transition:background .2s,color .2s,box-shadow .18s;box-shadow:0 1px 8px #e8e8ea33;min-width:110px}.btn-login{background:#fff;color:#000;border:1.3px solid #445262}.btn-login:hover{background:#f6f7fb;color:#e53e30;border-color:#e53e30}.btn-register{background:#e53e30;color:#fff}.btn-register:hover{background:#b32c24;color:#fff}.hero-content{display:flex;align-items:center;justify-content:space-between;margin:0 6vw;padding:48px 0 0;gap:4vw;min-height:420px;flex-wrap:wrap}.hero-left{flex:1 1 370px;display:flex;flex-direction:column;gap:2.2rem;min-width:270px;max-width:620px}.hero-left h1{font-family:Roboto,sans-serif;font-weight:700;font-size:2.2rem;line-height:1.18;color:#263238;margin-bottom:10px;letter-spacing:-1.1px;animation:fadeInLeft .9s}.hero-left p{font-family:Roboto,sans-serif;font-size:1.13rem;font-weight:400;color:#222;margin-bottom:8px;animation:fadeInLeft 1.2s}.hero-buttons{display:flex;gap:18px;margin-top:8px;flex-wrap:wrap}.btn-red,.btn-dark{border:none;border-radius:8px;padding:13px 26px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 10px #e6e6ed77;transition:background .17s,transform .11s,color .17s;min-width:140px}.btn-red{background:#e53e30;color:#fff}.btn-red:hover{background:#b32c24;transform:translateY(-2px) scale(1.04)}.btn-dark{background:#445262;color:#fff}.btn-dark:hover{background:#2d3240;transform:translateY(-2px) scale(1.04)}.hero-right{flex:1 1 370px;text-align:right;min-width:260px;max-width:560px;display:flex;justify-content:flex-end}.hero-right img{max-width:100%;height:auto;border-radius:20px;box-shadow:0 10px 38px #64646e1c;animation:fadeInRight 1.1s}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:none}}.highlights{display:flex;justify-content:center;align-items:stretch;gap:38px;margin:48px 6vw 32px;flex-wrap:wrap;animation:fadeUp 1s}.highlight-item{flex:1 1 180px;min-width:180px;background:#e53e30;color:#fff;box-shadow:0 2px 15px #e5e5e599;border-radius:16px;padding:22px 12px 12px;text-align:center;transition:transform .22s;max-width:260px}.highlight-item:hover{transform:scale(1.05) translateY(-6px);box-shadow:0 8px 24px #cfcfd499}.highlight-item img{height:54px;margin-bottom:13px;max-width:100%}.highlight-item p{font-size:1.02rem;font-weight:500;color:#fff;font-family:Roboto,sans-serif}.services-section{width:100%;background:#f6f7fb;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:52px 6vw 44px;gap:36px;min-height:530px}.services-left{flex:1 1 320px;max-width:460px;align-self:center;display:flex;flex-direction:column;gap:19px}.services-left h2{font-family:Roboto,sans-serif;font-weight:600;font-size:1.55rem;color:#000;margin-bottom:8px}.services-left p{font-size:1.05rem;color:#000;font-weight:300;font-family:Poppins,sans-serif}.services-left .btn-red{margin-top:6px;width:fit-content}.services-right{flex:2 1 440px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;min-width:220px}.card-service{background:#fff;border-radius:20px;box-shadow:0 2px 15px #d5d7e4bb;padding:27px 20px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:13px;min-width:165px;min-height:175px;transition:transform .15s,box-shadow .13s}.card-service:hover{transform:scale(1.04) translateY(-5px);box-shadow:0 10px 26px #bfc4ddcc}.card-service img{height:42px;margin-bottom:4px;max-width:100%}.card-service h3{font-family:Roboto,sans-serif;font-weight:600;font-size:1.02rem;color:#263238}.card-service p{font-size:.95rem;color:#555;font-weight:400}.about-section{width:100%;display:flex;align-items:stretch;justify-content:center;gap:34px;background:#fff;padding:46px 6vw 36px;flex-wrap:wrap}.about-image img{max-width:320px;width:100%;border-radius:25px;box-shadow:0 5px 32px #dddbe599;object-fit:cover}.about-content{flex:1 1 320px;max-width:660px;display:flex;flex-direction:column;gap:20px;justify-content:center}.about-content h2{font-family:Roboto,sans-serif;font-weight:600;font-size:1.21rem;color:#000;margin-bottom:5px}.about-content p{font-family:Roboto,sans-serif;font-weight:300;font-size:1.05rem;text-align:justify;color:#000}.security-section{background:#fff;padding:50px 6vw 22px;margin-top:12px}.security-section h2{font-family:Roboto,sans-serif;font-weight:600;font-size:1.22rem;color:#000;margin-bottom:7px;text-align:left}.section-line{border:none;border-top:2.5px solid #E53E30;width:80px;margin:9px 0 24px}.security-features{display:grid;grid-template-columns:repeat(4,1fr);gap:19px;justify-content:center;align-items:flex-start;margin-bottom:31px;margin-top:10px}.security-feature{background:#f7f7fd;border-radius:13px;padding:16px 13px;text-align:center;box-shadow:0 2px 14px #d9d9e599;transition:transform .13s}.security-feature:hover{transform:scale(1.04) translateY(-2px)}.security-feature img{height:47px;margin-bottom:7px;max-width:100%}.security-feature h3{font-family:Roboto,sans-serif;font-weight:600;font-size:1.02rem;color:#e53e30;margin-bottom:4px}.security-feature p{color:#263238;font-size:.96rem}.diagram-section{display:flex;justify-content:center;align-items:center;margin-top:38px}.diagram-section img{width:100%;max-width:920px;border-radius:16px;box-shadow:0 10px 38px #bfc4dd77}footer{background:#445262;color:#fff;padding:32px 6vw 0;margin-top:54px;font-family:Roboto,sans-serif}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;flex-wrap:wrap}.footer-left img{height:40px;margin-bottom:14px;max-width:160px}.footer-left p{font-size:.97rem;color:#fff;font-weight:400}.footer-middle{display:flex;gap:25px}.footer-middle h5,.footer-right h5{font-size:1.03rem;color:#fff;margin-bottom:7px;font-weight:700}.footer-middle ul,.footer-right ul{list-style:none;padding:0;margin:0}.footer-middle ul li,.footer-right ul li{margin-bottom:5px}.footer-middle ul li a,.footer-right ul li a{color:#fff;text-decoration:none;font-weight:400;font-size:.98rem;opacity:.87;transition:opacity .18s,color .18s}.footer-middle ul li a:hover,.footer-right ul li a:hover{opacity:1;color:gold}.footer-right{text-align:right;min-width:170px}.footer-right .newsletter{display:flex;gap:4px;margin-top:5px}.footer-right .newsletter input[type=email]{border:1.5px solid #fff;border-radius:8px 0 0 8px;padding:8px 12px;font-size:.98rem;outline:none}.footer-right .newsletter button{background:#e53e30;border:none;padding:8px 14px;border-radius:0 8px 8px 0;cursor:pointer;transition:background .18s}.footer-right .newsletter button img{height:18px}.footer-right .newsletter button:hover{background:gold}footer hr{margin:22px 0 12px;border:none;border-top:1.5px solid #f5f5d066}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;color:#fff;padding-bottom:13px;flex-wrap:wrap}.footer-bottom a{color:#fff;text-decoration:none;margin-right:14px;font-weight:400;font-size:.97rem}.footer-bottom a:last-child{margin-right:0}.footer-bottom a:hover{text-decoration:underline;color:#e53e30}@media(max-width:1200px){.hero-content{flex-direction:column;gap:24px}.hero-right,.hero-left{width:100%;text-align:center}.hero-right img{margin:0 auto}.services-section{flex-direction:column;gap:24px}.services-right{max-width:98vw}.about-section{flex-direction:column;gap:20px;text-align:center}.about-content{max-width:98vw}.security-features{grid-template-columns:repeat(2,1fr);gap:17px}.footer-top{flex-direction:column;gap:14px;text-align:center}.footer-right{text-align:center}}@media(max-width:820px){.highlights{flex-direction:column;gap:10px}.services-section{padding:24px 4vw}.about-section{padding:18px 4vw}.security-section{padding:17px 4vw}.footer-top{padding:0 0 8px}.footer-bottom{flex-direction:column;gap:5px}}@media(max-width:700px){.hero-section,.footer{padding-left:1vw;padding-right:1vw}.nav-bar{flex-direction:column;gap:8px}.footer-top{gap:7px}.security-features{grid-template-columns:1fr}.hero-right img,.about-image img,.diagram-section img{max-width:98vw}.diagram-section{margin-top:17px}.footer-left img{margin-bottom:7px}}@media(max-width:480px){html,body{font-size:15px}.nav-bar{flex-direction:column;gap:6px;padding:14px 2vw 0}.logo img{height:34px}.hero-section{padding-bottom:17px}.hero-content{padding:16px 0 0}.highlight-item{min-width:120px;font-size:.98rem;padding:12px 5px 8px}.services-section,.about-section,.security-section{padding:9px 2vw}.diagram-section img{border-radius:9px}.footer{padding:10px 2vw 0}}.ud-login-fab{position:relative;display:inline-block}.ud-login-menu{position:absolute;top:46px;right:0;display:none;gap:10px;background:#fff;border:1px solid #eee;border-radius:16px;padding:10px;z-index:9999;box-shadow:0 12px 24px #0000001f}.ud-login-menu.ud-show{display:flex}.ud-login-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;font-weight:600;text-decoration:none;border:0;cursor:pointer;white-space:nowrap}.ud-corporativo{background:#445262;color:#fff}.ud-proveedor{background:#e53e30;color:#000}.ud-pyme{background:teal;color:#fff}.ud-tooltip{position:relative}.ud-tooltip[data-tooltip]:hover:after,.ud-tooltip[data-tooltip]:focus:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:260px;background:#000000e6;color:#fff;padding:8px 10px;border-radius:8px;font-size:.85rem;line-height:1.2;text-align:center}.ud-tooltip[data-tooltip]:hover:before,.ud-tooltip[data-tooltip]:focus:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#000000e6}@media(max-width:768px){.ud-login-menu{flex-direction:column;right:0;left:auto}}.ud-tooltip[data-tooltip]:after,.ud-tooltip[data-tooltip]:before{content:none!important}:root{--ud-brand: #E53E30;--ud-black: #445262;--ud-teal: #0088B6}.ud-login-btn{border-radius:999px;font:inherit;font-weight:600}.ud-corporativo{background:var(--ud-black);color:#fff}.ud-proveedor{background:var(--ud-brand);color:#000}.ud-pyme{background:var(--ud-teal);color:#fff}.ud-login-btn:hover{filter:brightness(.95);transform:translateY(-1px)}.ud-login-btn:active{transform:translateY(0)}.ud-login-btn:focus-visible{outline:2px solid rgba(0,0,0,.25);outline-offset:2px}.ud-tip{position:fixed;max-width:320px;padding:10px 12px;border-radius:8px;background:#000000eb;color:#fff;font-size:.875rem;line-height:1.25;z-index:999999;pointer-events:none;box-shadow:0 8px 24px #00000038}
