.home-premium{overflow:hidden;background:var(--bg)}
.home-hero{max-width:1240px;margin:auto;padding:56px 28px 50px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.8fr);align-items:center;gap:58px}.home-hero-copy{max-width:680px}.home-hero .eyebrow{display:flex;align-items:center;gap:9px;margin:0}.home-hero .eyebrow>span{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px var(--teal-soft)}.home-hero h1{max-width:670px;margin:18px 0;font:800 clamp(40px,4vw,57px)/1.09 "Manrope",sans-serif;letter-spacing:-.045em}.home-hero-text{max-width:650px;margin:0;color:var(--muted);font-size:19px;line-height:1.7}.home-hero-actions{display:flex;align-items:center;gap:11px;margin-top:27px}.home-hero-actions .btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.home-hero-actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.home-trust{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:26px;color:var(--muted)}.home-trust span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.home-trust svg{width:15px;height:15px;fill:none;stroke:var(--teal);stroke-width:1.8}
.portal-entry-card{padding:27px;border:1px solid color-mix(in srgb,var(--teal) 20%,var(--line));border-radius:21px;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface) 88%,var(--teal-soft)));box-shadow:0 23px 55px rgba(8,49,71,.13)}.portal-entry-heading{display:flex;align-items:center;gap:14px}.portal-entry-heading>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,var(--navy),var(--navy-2));color:#64ded6}.portal-entry-heading svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.portal-entry-heading small{color:var(--teal);font-size:10px;font-weight:850;letter-spacing:.12em}.portal-entry-heading h2{margin:4px 0 0;font:750 22px "Manrope"}.portal-entry-card>p{margin:19px 0;color:var(--muted);font-size:14px;line-height:1.65}.portal-entry-tools{display:grid;gap:2px;padding:8px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.portal-entry-tools>span{display:grid;grid-template-columns:30px 1fr;align-items:center;column-gap:10px;padding:9px 0}.portal-entry-tools svg{grid-row:1/3;width:18px;height:18px;fill:none;stroke:var(--teal);stroke-width:1.8}.portal-entry-tools b{font-size:12px}.portal-entry-tools small{color:var(--muted);font-size:10px}.portal-entry-actions{display:flex;align-items:center;gap:9px;margin-top:19px}.portal-entry-actions a,.portal-entry-actions button{min-height:40px;padding:10px 14px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--navy);font-size:12px;font-weight:850;text-decoration:none;cursor:pointer}.portal-entry-actions>*:first-child{flex:1;border-color:var(--navy);background:var(--navy);color:#fff}.portal-entry-actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}
.portal-hero-visual{position:relative;overflow:hidden;align-self:stretch;min-height:475px;margin:0;border:1px solid color-mix(in srgb,var(--teal) 25%,var(--line));border-radius:23px;background:linear-gradient(145deg,#f8fbfc,#eef8f8);box-shadow:0 24px 58px rgba(8,49,71,.14)}.portal-hero-visual:after{content:"";position:absolute;inset:auto 18% -30px;height:52px;border-radius:50%;background:rgba(9,114,126,.12);filter:blur(24px)}.portal-hero-visual img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center 52%}
.home-value-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(28px,calc((100vw - 1184px)/2));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.home-value-strip article{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:24px 29px;border-right:1px solid var(--line)}.home-value-strip article:first-child{padding-left:0}.home-value-strip article:last-child{padding-right:0;border-right:0}.home-value-strip article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--teal-soft);color:var(--teal)}.home-value-strip svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.home-value-strip strong{font:750 15px "Manrope"}.home-value-strip p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}
.portal-support{padding:66px max(28px,calc((100vw - 1184px)/2));background:var(--bg)}.portal-support>header{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:27px}.portal-support>header>div{max-width:690px}.portal-support .eyebrow{margin:0}.portal-support h2{margin:9px 0 8px;font:800 clamp(30px,3vw,40px)/1.18 "Manrope";letter-spacing:-.035em}.portal-support header p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.portal-support header>.btn{flex:none;text-decoration:none}.support-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.support-capabilities article{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:22px;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 10px 27px rgba(10,52,74,.05)}.support-capabilities article>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--teal-soft);color:var(--teal)}.support-capabilities svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.support-capabilities h3{margin:1px 0 7px;font:750 15px "Manrope"}.support-capabilities p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.public-services{padding:67px max(28px,calc((100vw - 1184px)/2));border-top:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 89%,var(--teal-soft)),var(--bg))}.public-services>header{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:29px}.public-services>header>div{max-width:680px}.public-services .eyebrow{margin:0}.public-services h2{margin:9px 0 8px;font:800 clamp(30px,3vw,40px)/1.18 "Manrope";letter-spacing:-.035em}.public-services header p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.catalog-count{flex:none;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:12px;font-weight:800}.public-services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.public-service-card{display:flex;flex-direction:column;min-width:0;min-height:260px;padding:21px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 10px 27px rgba(10,52,74,.055);transition:transform .2s,border-color .2s,box-shadow .2s}.public-service-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--teal) 38%,var(--line));box-shadow:0 17px 36px rgba(10,52,74,.1)}.public-service-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.public-service-heading>span:last-child{max-width:165px;margin-left:auto;color:var(--muted);font-size:11px;font-weight:800;line-height:1.38;letter-spacing:.015em;text-align:right;text-transform:none}.public-service-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--teal-soft);color:var(--teal)}.public-service-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.public-service-copy{flex:1}.public-service-card h3{margin:0 0 8px;font:750 17px/1.4 "Manrope"}.public-service-card p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:12px;line-height:1.6;-webkit-line-clamp:4;-webkit-box-orient:vertical}.service-card-action{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:11px 2px 0;border:0;border-top:1px solid var(--line);background:transparent;color:var(--navy);font-size:12px;font-weight:850;text-decoration:none;cursor:pointer}.service-card-action svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s}.public-service-card:hover .service-card-action svg{transform:translateX(3px)}
.featured-product-section{max-width:1184px;margin:0 auto 67px;padding:31px;display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:30px;border-radius:20px;background:linear-gradient(145deg,#073b63,#075271 68%,#087c7b 135%);color:#fff;box-shadow:0 24px 54px rgba(4,45,70,.2)}.featured-product-mark{display:grid;justify-items:start;gap:12px}.featured-product-mark>span{width:51px;height:51px;display:grid;place-items:center;border-radius:15px;background:rgba(255,255,255,.12);color:#64e1d8}.featured-product-mark svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}.featured-product-mark small{color:#bdece8;font-size:10px;font-weight:850;letter-spacing:.12em}.featured-product-content>p:first-child{margin:0 0 5px;color:#64e1d8;font-size:10px;font-weight:850;letter-spacing:.12em}.featured-product-content h2{margin:0 0 8px;font:800 28px "Manrope";letter-spacing:-.03em}.featured-product-content>p{margin:0;color:#d3e4eb;font-size:13px;line-height:1.6}.featured-product-content>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.featured-product-content span{padding:6px 9px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#e6f2f5;font-size:10px}.featured-product-request{display:grid;justify-items:center;gap:7px}.featured-product-request .btn{display:flex;align-items:center;gap:8px;white-space:nowrap}.featured-product-request svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.featured-product-request small{color:#bcd2dc;font-size:10px}
.home-hero{position:relative;isolation:isolate;max-width:none;padding:64px max(28px,calc((100vw - 1184px)/2)) 58px;background:radial-gradient(circle at 82% 16%,rgba(68,224,214,.22),transparent 25%),radial-gradient(circle at 8% 82%,rgba(20,117,170,.24),transparent 30%),linear-gradient(128deg,#031a2d 0%,#062d49 52%,#064758 100%);color:#fff}
.home-hero:before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(25deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(to right,#000,transparent 85%)}
.home-hero:after{content:"";position:absolute;z-index:-1;right:max(0px,calc((100vw - 1320px)/2));top:8%;width:540px;height:540px;border:1px solid rgba(111,233,224,.08);border-radius:50%;box-shadow:0 0 0 75px rgba(111,233,224,.025),0 0 0 150px rgba(111,233,224,.015);pointer-events:none}
.home-hero .eyebrow{color:#68ddd4}.home-hero h1{color:#fff;text-shadow:0 10px 38px rgba(0,0,0,.22)}.home-hero-text{color:#c9dae3}.home-hero .btn-primary{border:1px solid rgba(103,232,222,.36);background:linear-gradient(135deg,#58ddd3,#24acae);color:#032b42;box-shadow:0 13px 30px rgba(28,193,186,.24)}.home-hero .btn-primary:hover{background:linear-gradient(135deg,#72e8df,#35bfc0);transform:translateY(-1px)}.home-hero .btn-secondary{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.07);color:#fff;backdrop-filter:blur(12px)}.home-hero .btn-secondary:hover{border-color:rgba(103,232,222,.45);background:rgba(255,255,255,.12)}.home-hero .home-trust{color:#b8ced9}.home-hero .home-trust svg{stroke:#64ded6}
.portal-hero-visual{z-index:1;border-color:rgba(111,233,224,.3);background:#eff8f8;box-shadow:0 35px 80px rgba(0,10,22,.42),0 0 0 1px rgba(255,255,255,.06),0 0 70px rgba(57,218,208,.12)}.portal-hero-visual:before{content:"";position:absolute;z-index:2;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2);pointer-events:none}
.portal-hero-visual.portal-hero-visual-devices{isolation:isolate;overflow:visible;border:0;background:transparent;box-shadow:none}
.portal-hero-visual.portal-hero-visual-devices:before{content:"";display:block;position:absolute;z-index:0;inset:8% -8% 5%;border:0;border-radius:52% 48% 54% 46%/46% 55% 45% 54%;background:radial-gradient(ellipse at 52% 50%,rgba(72,203,195,.2) 0%,rgba(37,142,158,.11) 34%,rgba(17,83,111,.045) 55%,transparent 76%);box-shadow:none;filter:blur(38px);opacity:.78;transform:scale(1.06,.92) rotate(-3deg);pointer-events:none}
.portal-hero-visual.portal-hero-visual-devices:after{display:none}
.portal-hero-visual-devices img{z-index:2;object-position:center 49%}
.portal-support{position:relative;isolation:isolate;overflow:hidden;border-top:1px solid color-mix(in srgb,var(--teal) 12%,var(--line));border-bottom:1px solid color-mix(in srgb,var(--teal) 15%,var(--line));background:radial-gradient(circle at 82% 3%,rgba(60,211,202,.13),transparent 26%),radial-gradient(circle at 9% 96%,rgba(70,141,190,.08),transparent 30%),linear-gradient(135deg,#f8fbfc 0%,#f0f8f8 54%,#f5f9fc 100%);box-shadow:inset 0 1px rgba(255,255,255,.72)}
.portal-support:before{content:"";position:absolute;z-index:-1;right:-90px;top:-155px;width:430px;height:430px;border:1px solid rgba(25,174,169,.08);border-radius:50%;box-shadow:0 0 0 52px rgba(25,174,169,.025),0 0 0 104px rgba(25,174,169,.018);pointer-events:none}.portal-support>header,.portal-support>.support-capabilities{position:relative;z-index:1}.portal-support .support-capabilities article{border-color:color-mix(in srgb,var(--teal) 14%,var(--line));background:color-mix(in srgb,#fff 89%,rgba(220,247,245,.65));box-shadow:0 16px 36px rgba(10,72,87,.07);backdrop-filter:blur(10px)}
.home-hero{background:#06283d}.home-hero:before,.home-hero:after{display:none}.home-hero .btn-primary{background:#4fd4cc;box-shadow:0 10px 24px rgba(0,14,25,.2)}.home-hero .btn-primary:hover{background:#64ded6}.portal-hero-visual{box-shadow:0 24px 58px rgba(0,13,25,.3),0 0 0 1px rgba(255,255,255,.05)}.portal-hero-visual:after{display:none}
.portal-support{border-color:#d5e5e8;background:#edf5f7;box-shadow:none}.portal-support:before{display:none}.portal-support .support-capabilities article{border-color:#d3e3e7;background:#fff;box-shadow:0 12px 28px rgba(15,62,78,.07);backdrop-filter:none}
.featured-product-section{position:relative;overflow:hidden;min-height:220px;padding:36px 38px;grid-template-columns:160px minmax(0,1fr) 210px;gap:34px;border:1px solid rgba(225,183,103,.42);border-radius:24px;background:linear-gradient(106deg,#030303 0%,#0e0c0a 38%,#21160f 73%,#3b2516 100%);box-shadow:0 26px 58px rgba(30,18,9,.28),inset 0 1px rgba(255,220,153,.13)}.featured-product-section:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#d8ad5b}.featured-product-mark{position:relative;display:grid;justify-items:center;align-content:center;gap:13px;padding-right:30px;border-right:1px solid rgba(221,179,100,.23)}.featured-product-mark>span.epp-logo-shell{width:116px;height:116px;display:grid;place-items:center;border:1px solid rgba(226,184,104,.28);border-radius:25px;background:#0c0a08;box-shadow:0 16px 30px rgba(0,0,0,.34),inset 0 1px rgba(255,224,164,.12)}.epp-logo-shell img{width:100%;height:100%;display:block;object-fit:contain}.featured-product-mark small{color:#d9b56d;text-align:center}.featured-product-content{position:relative}.featured-product-content>p:first-child{margin-bottom:8px;color:#d9b56d}.featured-product-content h2{margin-bottom:11px;color:#fff;font-size:36px}.featured-product-content h2 span{padding:0;border:0;border-radius:0;color:#e3ba6a}.featured-product-content>p{max-width:650px;color:#ded8d1;font-size:14px}.featured-product-content>div{margin-top:18px;gap:9px}.featured-product-content span{padding:7px 10px;border-color:rgba(220,181,108,.3);background:rgba(255,255,255,.035);color:#f4ece2}.featured-product-request{align-self:stretch;align-content:center;justify-items:stretch;padding-left:28px;border-left:1px solid rgba(221,179,100,.23)}.featured-product-request>b{color:#fff;font:750 15px "Manrope"}.featured-product-request>p{margin:7px 0 18px;color:#bfb4a8;font-size:11px;line-height:1.55}.featured-product-request .btn-primary{width:100%;justify-content:center;border:1px solid #e2bd73;background:#d7ad5e;color:#21150d;box-shadow:0 10px 24px rgba(0,0,0,.22)}.featured-product-request .btn-primary:hover{background:#e4c47f}.featured-product-request small{color:#cdbfae;text-align:center}
#ayuda{max-width:none;margin:0;padding:28px max(28px,calc((100vw - 1184px)/2));display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 16px;border-top:1px solid rgba(100,222,214,.2);background:#06283d;color:#dbe8ed;font-size:14px;font-weight:400}#ayuda .footer-item{display:inline-flex;align-items:center;gap:8px;font-weight:400}#ayuda .footer-item svg{width:17px;height:17px;flex:none;fill:none;stroke:#64ded6;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}#ayuda i{width:3px;height:3px;border-radius:50%;background:#64ded6;opacity:.65}#ayuda a{color:#dbe8ed;text-decoration:none;font-size:14px;font-weight:400;transition:color .18s}#ayuda a:hover{color:#64ded6}
body:not(.portal-auth) .main-nav a{font-size:16px}body:not(.portal-auth) .home-premium .eyebrow{font-size:14px}body:not(.portal-auth) .site-header .header-actions .btn-ghost{min-height:40px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--navy) 42%,var(--line));border-radius:10px;background:var(--surface);color:var(--navy);box-shadow:0 6px 16px rgba(7,40,59,.06)}body:not(.portal-auth) .site-header .header-actions .btn-ghost:hover{border-color:var(--teal);background:var(--teal-soft)}body:not(.portal-auth) .site-header .header-actions .btn-primary{min-height:40px;padding:10px 16px;border-radius:10px}
body:not(.portal-auth) .main-nav a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
body:not(.portal-auth) .main-nav a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;color:var(--teal);transition:transform .2s ease,color .2s ease}
body:not(.portal-auth) .main-nav a:hover svg{color:currentColor;transform:translateY(-1px)}
@media(max-width:1120px){body:not(.portal-auth) .main-nav{gap:18px;margin-right:22px}body:not(.portal-auth) .main-nav a{font-size:14px}}
body:not(.portal-auth){padding-top:92px}body:not(.portal-auth) .site-header{position:fixed;z-index:100;inset:0 0 auto;width:100%;max-width:none;padding-inline:max(28px,calc((100vw - 1184px)/2));border-color:color-mix(in srgb,var(--line) 82%,transparent);background:color-mix(in srgb,var(--surface) 91%,transparent);box-shadow:0 9px 28px rgba(4,34,50,.075);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body:not(.portal-auth) section[id],body:not(.portal-auth) footer[id]{scroll-margin-top:108px}.back-to-top{position:fixed;z-index:78;right:26px;bottom:26px;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(105,225,216,.34);border-radius:16px;background:linear-gradient(145deg,#07334c,#0a5262);color:#76e5dd;box-shadow:inset 0 1px rgba(255,255,255,.16),0 14px 35px rgba(2,27,42,.28);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px) scale(.94);transition:opacity .2s,visibility .2s,transform .2s,box-shadow .2s,background .2s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.back-to-top:before{content:"";position:absolute;inset:5px;border:1px solid rgba(255,255,255,.09);border-radius:11px;pointer-events:none}.back-to-top:after{content:attr(data-tooltip);position:absolute;right:calc(100% + 11px);top:50%;padding:7px 10px;border-radius:8px;background:#031c2c;color:#fff;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;transform:translate(5px,-50%);transition:.16s}.back-to-top:hover{background:linear-gradient(145deg,#08405b,#0c6571);box-shadow:inset 0 1px rgba(255,255,255,.2),0 17px 40px rgba(2,27,42,.34);transform:translateY(-2px)}.back-to-top:hover:after,.back-to-top:focus-visible:after{opacity:1;visibility:visible;transform:translate(0,-50%)}.back-to-top:focus-visible{outline:2px solid #76e5dd;outline-offset:3px}
.public-service-card{overflow:hidden}.service-card-action{position:relative;width:calc(100% + 42px);min-height:60px;margin:18px -21px -21px;padding:13px 18px 14px 21px;border:0;border-radius:0 0 15px 15px;background:linear-gradient(145deg,#05253a 0%,#083750 64%,#0b455a 100%);color:#fff;box-shadow:inset 0 1px rgba(255,255,255,.13),inset 0 12px 25px rgba(67,215,207,.045),0 -9px 22px rgba(5,39,57,.12);font-size:14px;font-weight:850;letter-spacing:.015em;transition:background .2s,box-shadow .2s}.service-card-action svg{width:30px;height:30px;padding:7px;border:1px solid rgba(105,225,216,.2);border-radius:10px;background:rgba(255,255,255,.07);color:#69e1d8;box-shadow:inset 0 1px rgba(255,255,255,.08);transition:transform .18s,background .18s}.service-card-action:focus-visible{outline:2px solid #69e1d8;outline-offset:-4px}.public-service-card:hover .service-card-action{background:linear-gradient(145deg,#072b42 0%,#0a4059 64%,#0d5264 100%);box-shadow:inset 0 1px rgba(255,255,255,.17),inset 0 15px 28px rgba(67,215,207,.065),0 -10px 24px rgba(5,39,57,.15)}.public-service-card:hover .service-card-action svg{transform:translateX(3px);background:rgba(105,225,216,.13)}
.client-request-menu{order:0;display:flex;align-items:center;gap:7px}.client-request-menu a{display:flex;align-items:center;gap:7px;min-height:38px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--navy);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap;transition:background .18s,border-color .18s,color .18s}.client-request-menu a:hover,.client-request-menu a.active{border-color:color-mix(in srgb,var(--teal) 42%,var(--line));background:var(--teal-soft);color:var(--navy)}.client-request-menu svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;opacity:.68}.client-request-menu a:hover svg,.client-request-menu a.active svg{opacity:1}.mobile-request-label,.sidebar-nav>a.mobile-request-link{display:none}
.catalog-request-page{max-width:980px!important}.catalog-request-heading{margin-bottom:26px}.catalog-request-heading h1{font-size:40px!important;margin-bottom:8px}.catalog-request-heading p:last-child{margin:0;color:var(--muted);font-size:16px}.catalog-request-layout{max-width:820px}.catalog-request-form{display:grid;gap:21px;padding:30px}.catalog-request-form>label{display:grid;gap:9px;font-size:15px;font-weight:750}.catalog-request-form select,.catalog-request-form textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:11px;background:var(--bg);color:var(--ink);font:inherit}.catalog-request-form textarea{resize:vertical;line-height:1.55}.catalog-request-intro{display:flex;align-items:center;gap:14px;padding-bottom:19px;border-bottom:1px solid var(--line)}.catalog-request-intro>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:var(--teal-soft);color:var(--teal)}.catalog-request-intro svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.catalog-request-intro>div{display:grid;gap:3px}.catalog-request-intro strong{font:750 18px "Manrope"}.catalog-request-intro small{color:var(--muted);font-size:13px}.catalog-request-form .form-actions{display:flex;justify-content:flex-end;gap:10px}.catalog-request-form .form-actions .btn{display:flex;align-items:center;justify-content:center;gap:8px}.catalog-request-form .form-actions .btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.catalog-request-empty{margin:0;padding:15px 0;color:var(--muted);font-size:15px}
[data-theme="dark"] .client-request-menu a{color:var(--ink)}[data-theme="dark"] .client-request-menu a:hover,[data-theme="dark"] .client-request-menu a.active{background:#173943;color:#64ded6}[data-theme="dark"] .service-card-action{color:#64ded6}[data-theme="dark"] .portal-entry-card{background:linear-gradient(145deg,var(--surface),#132f35)}[data-theme="dark"] .portal-support{border-color:#214753;background:radial-gradient(circle at 82% 3%,rgba(53,210,200,.12),transparent 28%),linear-gradient(135deg,#0c202c,#102d35 58%,#102633)}[data-theme="dark"] .portal-support .support-capabilities article{border-color:#284b55;background:color-mix(in srgb,var(--surface) 91%,#123f46);box-shadow:0 16px 36px rgba(0,0,0,.14)}
[data-theme="dark"] .portal-support{border-color:#284652;background:#102a35}[data-theme="dark"] .portal-support .support-capabilities article{border-color:#2d4b55;background:#132f3a;box-shadow:0 12px 28px rgba(0,0,0,.15)}
[data-theme="dark"] body:not(.portal-auth) .site-header .header-actions .btn-ghost{border-color:#355465;background:#102b38;color:#e5f1f4}
[data-theme="dark"] body:not(.portal-auth) .site-header{background:color-mix(in srgb,#0a202d 91%,transparent);border-color:#244552;box-shadow:0 10px 30px rgba(0,0,0,.22)}
@media(max-width:1080px){.home-hero{grid-template-columns:minmax(0,1fr) 380px;gap:34px}.public-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-product-section{margin-inline:28px;grid-template-columns:120px minmax(0,1fr) auto}.client-request-menu a{padding-inline:9px;font-size:12px}.portal-auth .site-header .brand{width:145px}.portal-auth .site-header .brand img{max-width:145px}}
@media(max-width:900px){body:not(.portal-auth){padding-top:76px}body:not(.portal-auth) .site-header{padding-inline:18px}body:not(.portal-auth) section[id],body:not(.portal-auth) footer[id]{scroll-margin-top:90px}}
@media(max-width:900px){.home-hero{grid-template-columns:1fr;padding-top:44px}.portal-hero-visual{width:min(100%,680px);min-height:520px}.home-value-strip{grid-template-columns:1fr}.home-value-strip article,.home-value-strip article:first-child,.home-value-strip article:last-child{padding:19px 0;border-right:0;border-bottom:1px solid var(--line)}.home-value-strip article:last-child{border-bottom:0}.portal-support>header{align-items:flex-start}.support-capabilities{grid-template-columns:1fr}.featured-product-section{grid-template-columns:100px minmax(0,1fr)}.featured-product-request{grid-column:1/-1;justify-items:stretch}.featured-product-request .btn{justify-content:center}.client-request-menu{display:none}.sidebar-nav>a.mobile-request-link{display:flex}.mobile-request-label{display:block}.catalog-request-heading h1{font-size:36px!important}}
@media(max-width:620px){.home-hero{padding:37px 18px 42px}.home-hero h1{font-size:38px}.home-hero-text{font-size:17px}.home-hero-actions{align-items:stretch;flex-direction:column}.home-hero-actions .btn{width:100%}.home-trust{display:grid}.portal-hero-visual{min-height:430px;border-radius:18px}.home-value-strip{padding-inline:18px}.portal-support,.public-services{padding:53px 18px}.portal-support>header,.public-services>header{align-items:flex-start;flex-direction:column;gap:17px}.portal-support header>.btn{width:100%}.public-services-grid{grid-template-columns:1fr}.public-service-card{min-height:0}.featured-product-section{margin:0 18px 53px;padding:24px;grid-template-columns:1fr}.featured-product-mark{grid-template-columns:auto 1fr;align-items:center}.featured-product-request{grid-column:auto}.catalog-request-form{padding:22px}.catalog-request-form .form-actions{display:grid;grid-template-columns:1fr}.catalog-request-form .form-actions .btn{width:100%}#ayuda{padding:25px 18px;gap:8px 12px;text-align:center}#ayuda i{display:none}#ayuda span,#ayuda a{width:100%;justify-content:center}}
@media(max-width:620px){.back-to-top{right:16px;bottom:16px;width:48px;height:48px;border-radius:14px}.back-to-top:after{display:none}}
@media(prefers-reduced-motion:reduce){.back-to-top{transition:opacity .01ms,visibility .01ms}.back-to-top:hover{transform:none}}
@media(max-width:1080px) and (min-width:901px){.featured-product-section{grid-template-columns:145px minmax(0,1fr) 190px;gap:24px;padding:32px}.featured-product-mark{padding-right:20px}.featured-product-mark>span.epp-logo-shell{width:100px;height:100px}}
@media(max-width:900px){.featured-product-section{grid-template-columns:130px minmax(0,1fr)}.featured-product-mark{padding-right:18px}.featured-product-mark>span.epp-logo-shell{width:94px;height:94px}.featured-product-request{padding:20px 0 0;border-top:1px solid rgba(221,179,100,.23);border-left:0}.featured-product-request>p{margin-bottom:14px}}
@media(max-width:620px){.featured-product-section{grid-template-columns:1fr}.featured-product-mark{justify-items:start;padding:0 0 20px;border-right:0;border-bottom:1px solid rgba(221,179,100,.23)}.featured-product-mark>span.epp-logo-shell{width:82px;height:82px;border-radius:19px}.featured-product-mark small{text-align:left}.featured-product-content h2{font-size:31px}.featured-product-request{padding-top:20px}}

.featured-product-section{padding-right:54px;grid-template-columns:160px minmax(0,1fr) 240px;background:linear-gradient(106deg,#020202 0%,#070605 46%,#0d0b09 76%,#15100c 100%)}
.featured-product-content h2{display:flex;align-items:baseline;gap:.2em;white-space:nowrap}
.featured-product-content h2 span{display:inline;padding:0;margin:0;border:0;background:none;font:inherit;line-height:inherit;letter-spacing:inherit;white-space:nowrap}
.featured-product-content h2 .epp-title-event{color:#fff}
.featured-product-content h2 .epp-title-planner{color:#e3ba6a}
.featured-product-request{padding-right:10px}
.featured-product-actions{display:grid;width:100%;gap:10px}
.featured-product-actions .btn{width:100%;min-height:48px;padding:11px 14px;border-radius:12px;justify-content:space-between;font-size:12px;line-height:1.25;text-align:left;text-decoration:none;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}
.featured-product-actions .btn svg{flex:none;width:31px;height:31px;padding:7px;border-radius:9px}
.featured-product-actions .btn-primary svg{border:1px solid rgba(45,27,13,.16);background:rgba(45,27,13,.08)}
.featured-product-actions .btn-epp-secondary{border:1px solid rgba(226,189,115,.55);background:rgba(255,255,255,.045);color:#f3dfb7;box-shadow:inset 0 1px rgba(255,255,255,.08)}
.featured-product-actions .btn-epp-secondary svg{border:1px solid rgba(226,189,115,.26);background:rgba(226,189,115,.08);color:#e2bd73}
.featured-product-actions .btn-epp-secondary:hover{border-color:#e2bd73;background:rgba(226,189,115,.11);color:#fff;transform:translateY(-2px)}
@media(max-width:1080px) and (min-width:901px){.featured-product-section{padding-right:42px;grid-template-columns:145px minmax(0,1fr) 220px}.featured-product-request{padding-right:4px}}
@media(max-width:900px){
 .featured-product-section{margin-inline:28px;padding:32px 38px;grid-template-columns:130px minmax(0,1fr);gap:28px}
 .featured-product-mark{padding-right:18px}
 .featured-product-content{min-width:0}
 .featured-product-request{grid-column:1/-1;width:100%;padding:22px 0 0;border-top:1px solid rgba(221,179,100,.23);border-left:0}
 .featured-product-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
 .featured-product-section{margin:0 18px 53px;padding:24px;grid-template-columns:minmax(0,1fr);gap:22px;border-radius:20px}
 .featured-product-mark{grid-template-columns:82px minmax(0,1fr);justify-items:start;align-items:center;gap:16px;padding:0 0 20px;border-right:0;border-bottom:1px solid rgba(221,179,100,.23)}
 .featured-product-mark>span.epp-logo-shell{width:82px;height:82px;border-radius:19px}
 .featured-product-mark small{text-align:left}
 .featured-product-content h2{display:flex;flex-wrap:wrap;gap:.12em;font-size:clamp(28px,9vw,31px);line-height:1.12;white-space:normal}
 .featured-product-content>p{max-width:none;font-size:13px;line-height:1.65;overflow-wrap:normal;word-break:normal;hyphens:none}
 .featured-product-content>div{gap:7px}
 .featured-product-request{grid-column:auto;padding:20px 0 0}
 .featured-product-actions{grid-template-columns:1fr}
 .featured-product-actions .btn{font-size:12px}
}

body:not(.portal-auth){padding-top:84px}
body:not(.portal-auth) .site-header{height:84px}
@media(max-width:900px){body:not(.portal-auth){padding-top:76px}body:not(.portal-auth) .site-header{height:76px}}
@media(max-width:620px){
 body:not(.portal-auth) .site-header{padding-inline:14px}
 body:not(.portal-auth) .site-header .brand{width:clamp(125px,35vw,165px);height:46px}
 body:not(.portal-auth) .site-header .brand img{max-height:43px!important}
 body:not(.portal-auth) .site-header .header-actions{margin-left:auto;gap:7px}
 body:not(.portal-auth) .site-header .theme-toggle{display:none}
 body:not(.portal-auth) .site-header .header-actions .btn-ghost,
 body:not(.portal-auth) .site-header .header-actions .btn-primary{width:clamp(80px,20vw,102px);min-height:38px;padding:7px 8px;border-radius:10px;font-size:10.5px;line-height:1.1;white-space:nowrap}
}
@media(max-width:360px){
 body:not(.portal-auth) .site-header{padding-inline:10px}
 body:not(.portal-auth) .site-header .brand{width:120px}
 body:not(.portal-auth) .site-header .header-actions{gap:5px}
 body:not(.portal-auth) .site-header .header-actions .btn-ghost,
 body:not(.portal-auth) .site-header .header-actions .btn-primary{width:75px;padding-inline:5px;font-size:9.5px}
}

.public-mobile-menu-toggle,.public-mobile-menu,.public-mobile-menu-backdrop{display:none}
@media(max-width:900px){
 body:not(.portal-auth) .site-header .header-actions{display:none}
 .public-mobile-menu-toggle{position:fixed;z-index:104;right:16px;top:16px;width:44px;height:44px;padding:0;display:grid;align-content:center;justify-items:center;gap:5px;border:1px solid color-mix(in srgb,var(--navy) 32%,var(--line));border-radius:13px;background:var(--surface);color:var(--navy);box-shadow:0 8px 22px rgba(4,34,50,.12);cursor:pointer}
 .public-mobile-menu-toggle span{width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .2s,opacity .2s}
 .public-mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 .public-mobile-menu-toggle.is-open span:nth-child(2){opacity:0}
 .public-mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 .public-mobile-menu-backdrop:not([hidden]){position:fixed;z-index:101;inset:76px 0 0;display:block;background:rgba(1,17,27,.48);backdrop-filter:blur(3px)}
 .public-mobile-menu:not([hidden]){position:fixed;z-index:102;top:76px;right:0;bottom:0;width:min(360px,calc(100% - 22px));display:flex;flex-direction:column;padding:22px;background:var(--surface);color:var(--ink);border-left:1px solid var(--line);box-shadow:-22px 26px 55px rgba(2,23,35,.22);overflow-y:auto}
 .public-mobile-menu>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}
 .public-mobile-menu>header div{display:grid;gap:3px}
 .public-mobile-menu>header small{color:var(--teal);font-size:10px;font-weight:850;letter-spacing:.13em}
 .public-mobile-menu>header strong{font:800 22px "Manrope",sans-serif}
 .public-mobile-menu-close{width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:var(--bg);color:var(--ink);font-size:25px;line-height:1;cursor:pointer}
 .public-mobile-menu-links{display:grid;gap:7px;padding:18px 0}
 .public-mobile-menu-links>a{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px;border:1px solid transparent;border-radius:13px;color:var(--ink);text-decoration:none;transition:background .18s,border-color .18s,transform .18s}
 .public-mobile-menu-links>a:hover,.public-mobile-menu-links>a:focus-visible{border-color:color-mix(in srgb,var(--teal) 28%,var(--line));background:var(--teal-soft);transform:translateX(-2px)}
 .public-mobile-menu-links>a>svg{width:42px;height:42px;padding:10px;border-radius:12px;background:var(--teal-soft);fill:none;stroke:var(--teal);stroke-width:1.8}
 .public-mobile-menu-links>a span{display:grid;gap:3px;min-width:0}
 .public-mobile-menu-links>a strong{font:750 14px "Manrope",sans-serif}
 .public-mobile-menu-links>a small{color:var(--muted);font-size:11px}
 .public-mobile-menu-actions{display:grid;gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
 .public-mobile-menu-actions .btn{width:100%;min-height:46px;display:flex!important;align-items:center;justify-content:center;font-size:13px;white-space:nowrap}
 .public-mobile-menu-actions .btn-ghost{border:1px solid color-mix(in srgb,var(--navy) 38%,var(--line));background:var(--surface);color:var(--navy)}
 body.mobile-nav-open{overflow:hidden}
}
@media(max-width:420px){.public-mobile-menu-toggle{right:12px}.public-mobile-menu:not([hidden]){width:calc(100% - 14px);padding:19px}}

.public-knowledge{padding:70px max(28px,calc((100vw - 1184px)/2));border-top:1px solid #d4e3e7;background:#edf4f6}.public-knowledge-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:38px;margin-bottom:29px}.public-knowledge-heading>div:first-child{max-width:760px}.public-knowledge-heading .eyebrow{margin:0;color:var(--navy-2)}.public-knowledge-heading h2{margin:9px 0 9px;font:800 clamp(31px,3vw,42px)/1.16 "Manrope";letter-spacing:-.035em}.public-knowledge-heading>div:first-child>p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.public-knowledge-metrics{flex:none;display:flex;align-items:center;gap:15px;padding:12px 16px;border:1px solid #d2e1e5;border-radius:14px;background:#fff;box-shadow:0 10px 26px rgba(8,52,70,.055)}.public-knowledge-metrics span{display:grid;gap:2px;color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.public-knowledge-metrics strong{color:var(--navy);font:800 20px "Manrope";letter-spacing:-.02em}.public-knowledge-metrics i{width:1px;height:29px;background:#dbe6e9}.public-knowledge-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.public-knowledge-categories{align-self:start;padding:25px;border:1px solid rgba(103,222,214,.18);border-radius:18px;background:#06283d;color:#fff;box-shadow:0 18px 40px rgba(4,38,57,.18)}.public-knowledge-category-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:20px;border:1px solid rgba(104,225,216,.22);border-radius:14px;background:rgba(104,225,216,.09);color:#68ded6}.public-knowledge-category-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.public-knowledge-categories small{color:#67ddd5;font-size:9px;font-weight:850;letter-spacing:.12em}.public-knowledge-categories h3{margin:7px 0 8px;font:750 20px "Manrope"}.public-knowledge-categories p{margin:0;color:#bfd1d9;font-size:12px;line-height:1.58}.public-knowledge-categories ul{display:grid;gap:0;margin:22px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.12);list-style:none}.public-knowledge-categories li{display:flex;align-items:center;justify-content:space-between;gap:13px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#eef5f7;font-size:12px;font-weight:700}.public-knowledge-categories li b{min-width:27px;padding:4px 7px;border-radius:999px;background:rgba(104,225,216,.11);color:#68ded6;font-size:10px;text-align:center}.public-knowledge-articles{display:grid;gap:11px}.public-knowledge-card{overflow:hidden;border:1px solid #d3e1e5;border-radius:16px;background:#fff;box-shadow:0 11px 28px rgba(8,52,70,.055);transition:border-color .18s,box-shadow .18s,transform .18s}.public-knowledge-card:hover{border-color:#9ed7d4;box-shadow:0 16px 34px rgba(8,52,70,.09);transform:translateY(-1px)}.public-knowledge-card[open]{border-color:#8ecdc9;box-shadow:0 18px 38px rgba(8,52,70,.1)}.public-knowledge-card summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:24px;padding:20px 22px;cursor:pointer;list-style:none}.public-knowledge-card summary::-webkit-details-marker{display:none}.public-knowledge-card-top{grid-column:1;display:flex;align-items:center;gap:10px;margin-bottom:7px}.public-knowledge-card-top>span{padding:5px 8px;border-radius:999px;background:#dff5f3;color:#087f78;font-size:9px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.public-knowledge-card-top small{color:var(--muted);font-size:10px}.public-knowledge-card h3{grid-column:1;margin:0 0 6px;font:750 18px/1.35 "Manrope";letter-spacing:-.015em}.public-knowledge-card summary>p{grid-column:1;max-width:760px;margin:0;color:var(--muted);font-size:12px;line-height:1.58}.public-knowledge-read{grid-column:2;grid-row:1/4;display:flex;align-items:center;gap:11px;color:var(--navy);font-size:12px;font-weight:850;white-space:nowrap}.public-knowledge-read svg{width:32px;height:32px;padding:8px;border:1px solid #d7e5e8;border-radius:10px;background:#f4f8f9;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s,background .18s}.public-knowledge-card[open] .public-knowledge-read svg{transform:rotate(90deg);background:#dff5f3;color:#07867d}.public-knowledge-body{padding:21px 22px 24px;border-top:1px solid #dce7ea;background:#f8fbfb;color:#425c68;font-size:14px;line-height:1.75}.public-knowledge-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:19px 21px;border:1px solid #d2e1e5;border-radius:16px;background:#fff}.public-knowledge-footer>div{display:flex;align-items:center;gap:13px}.public-knowledge-footer>div>svg{width:42px;height:42px;padding:10px;border-radius:12px;background:#dff5f3;color:#07867d;fill:none;stroke:currentColor;stroke-width:1.8}.public-knowledge-footer>div>span{display:grid;gap:3px}.public-knowledge-footer strong{font:750 14px "Manrope"}.public-knowledge-footer small{color:var(--muted);font-size:11px}.public-knowledge-footer .btn{display:flex;align-items:center;gap:9px;text-decoration:none;white-space:nowrap}.public-knowledge-footer .btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}
[data-theme="dark"] .public-knowledge{border-color:#294751;background:#102a35}[data-theme="dark"] .public-knowledge-heading .eyebrow{color:#64ded6}[data-theme="dark"] .public-knowledge-metrics,[data-theme="dark"] .public-knowledge-card,[data-theme="dark"] .public-knowledge-footer{border-color:#2d4d58;background:#132f3a}[data-theme="dark"] .public-knowledge-metrics strong{color:#eef6f7}[data-theme="dark"] .public-knowledge-metrics i{background:#34515b}[data-theme="dark"] .public-knowledge-body{border-color:#2d4d58;background:#102832;color:#c6d7dc}[data-theme="dark"] .public-knowledge-card-top>span{background:#183f42;color:#69ddd5}[data-theme="dark"] .public-knowledge-read{color:#dbecee}[data-theme="dark"] .public-knowledge-read svg{border-color:#34545e;background:#102832}[data-theme="dark"] .public-knowledge-footer>div>svg{background:#183f42;color:#69ddd5}
@media(max-width:900px){.public-knowledge-heading{align-items:flex-start;flex-direction:column;gap:18px}.public-knowledge-layout{grid-template-columns:1fr}.public-knowledge-categories{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:16px}.public-knowledge-category-icon{grid-row:1;margin:0}.public-knowledge-categories ul{grid-column:1/-1}.public-knowledge-footer{align-items:flex-start;flex-direction:column}.public-knowledge-footer .btn{width:100%;justify-content:center}}
@media(max-width:620px){.public-knowledge{padding:54px 18px}.public-knowledge-metrics{width:100%;justify-content:space-around}.public-knowledge-metrics span{flex:1}.public-knowledge-metrics i{flex:none}.public-knowledge-categories{padding:21px}.public-knowledge-card summary{grid-template-columns:1fr;padding:19px}.public-knowledge-card-top,.public-knowledge-card h3,.public-knowledge-card summary>p,.public-knowledge-read{grid-column:1}.public-knowledge-read{grid-row:auto;justify-content:space-between;margin-top:15px;padding-top:13px;border-top:1px solid #deeaec}.public-knowledge-body{padding:19px;font-size:13px}.public-knowledge-footer{padding:18px}.public-knowledge-footer>div{align-items:flex-start}}
.public-knowledge-categories li{display:block;padding:0}.public-knowledge-categories li button{width:100%;min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:13px;padding:11px 7px;border:0;border-radius:9px;background:transparent;color:#eef5f7;font:700 12px "DM Sans";text-align:left;cursor:pointer;transition:background .17s,color .17s,padding .17s}.public-knowledge-categories li button:hover,.public-knowledge-categories li button:focus-visible{padding-inline:11px;background:rgba(255,255,255,.07);color:#fff}.public-knowledge-categories li button.active{padding-inline:11px;background:rgba(104,225,216,.13);color:#72e5de;box-shadow:inset 3px 0 #68ded6}.public-knowledge-categories li button b{min-width:27px;padding:4px 7px;border-radius:999px;background:rgba(104,225,216,.11);color:#68ded6;font-size:10px;text-align:center}.public-knowledge-categories li button.active b{background:rgba(104,225,216,.2);color:#fff}.public-knowledge-results-heading{display:flex;align-items:baseline;gap:7px;padding:3px 4px 8px}.public-knowledge-results-heading span{color:var(--muted);font-size:11px;font-weight:750}.public-knowledge-results-heading strong{color:var(--navy);font:800 15px "Manrope"}.public-knowledge-results-heading small{margin-left:auto;color:var(--muted);font-size:10px;font-weight:750}.public-knowledge-card[hidden]{display:none}[data-theme="dark"] .public-knowledge-results-heading strong{color:#eef6f7}@media(max-width:620px){.public-knowledge-results-heading{align-items:flex-start;flex-wrap:wrap}.public-knowledge-results-heading small{width:100%;margin-left:0}}
