*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%}html{overflow-x:auto}@view-transition{navigation:auto}img,svg,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}::view-transition-group(root){animation-duration:.22s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(root){animation:.18s cubic-bezier(.4,0,1,1) both page-route-out}::view-transition-new(root){animation:.22s cubic-bezier(.22,1,.36,1) both page-route-in}@keyframes page-route-in{0%{opacity:.985;filter:blur(3px);transform:translateY(12px)scale(.997)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes page-route-out{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:.995;filter:blur(1px);transform:translateY(-4px)scale(1.002)}}@media (prefers-reduced-motion:reduce){::view-transition-group(root){animation:none!important}::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}}:root{--Negro:#000;--Blanco:#fff;--Gris:#101010;--gris-claro:#d9d9d9;--rojo-osc:#d50101;--bordo:#a00;--Celeste-dark:#125a6d;--bg:#f4f6f8;--surface:#fff;--ink:#0f1720;--muted:#5b6673;--brand:#0d4c73;--brand-deep:#0a3655;--border:#dce3ea;--hc-page-width:1366px;--hc-content-width:1224px;--hc-radius-lg:10px}html{scrollbar-color:var(--Celeste,#0072bb) #f1f4f7;scrollbar-width:thin}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#f1f4f7}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg, #0094d9 0%, var(--Celeste,#0072bb) 100%);border:2px solid #f1f4f7;border-radius:999px}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#00a5ef 0%,#006cad 100%)}.nm-client-button{cursor:pointer;border:0}.nm-page-transition{z-index:3000;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#ffffffd1;place-items:center;transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}.nm-page-transition:before,.nm-page-transition:after{content:"";pointer-events:none;border-radius:999px;position:absolute;inset:auto}.nm-page-transition:before{filter:blur(60px);background:#0072bb24;width:280px;height:280px;top:18%;left:18%}.nm-page-transition:after{filter:blur(70px);background:#0f172a1a;width:220px;height:220px;bottom:18%;right:18%}.nm-page-transition.is-active{opacity:1;visibility:visible}.nm-page-transition__panel{z-index:1;background:#ffffffdb;border:1px solid #ffffffc2;border-radius:36px;place-items:center;min-width:232px;padding:24px 28px 26px;animation:.36s cubic-bezier(.16,1,.3,1) both nmTransitionPanelIn;display:grid;position:relative;transform:translateY(10px)scale(.98);box-shadow:0 34px 100px #0f172a2e,inset 0 1px #fffffff2}.nm-page-transition__card{z-index:1;background:#fff;border:1px solid #0072bb24;border-radius:32px;place-items:center;width:116px;height:116px;display:grid;position:relative;box-shadow:0 28px 80px #0f172a2e,0 10px 28px #0072bb1f,inset 0 -8px 20px #0072bb0f}.nm-page-transition__gear{width:54px;height:54px;color:var(--Celeste,#0072bb);animation:.9s linear infinite nmGearSpin,1.8s ease-in-out infinite nmGearPulse}.nm-page-transition__ring{border:2px solid #0072bb38;border-radius:50%;width:138px;height:138px;animation:1.4s ease-out infinite nmTransitionRing;position:absolute;top:11px;left:50%;transform:translate(-50%)}.nm-page-transition__bar{background:#0072bb1f;border-radius:999px;width:164px;height:4px;margin-top:18px;display:block;position:relative;overflow:hidden}.nm-page-transition__bar span{border-radius:inherit;background:linear-gradient(90deg,#0072bb00,#0072bb,#0072bb00);width:46%;height:100%;animation:1s ease-in-out infinite nmTransitionBar;display:block}@keyframes nmGearSpin{to{transform:rotate(360deg)}}@keyframes nmGearPulse{0%,to{filter:drop-shadow(0 0 8px #0072bb38);transform:scale(1)}50%{filter:drop-shadow(0 0 18px #0072bb75);transform:scale(1.06)}}@keyframes nmTransitionRing{0%{opacity:.8;transform:scale(.72)}to{opacity:0;transform:scale(1.1)}}@keyframes nmTransitionPanelIn{0%{opacity:0;filter:blur(8px);transform:translateY(16px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes nmTransitionBar{0%{transform:translate(-110%)}to{transform:translate(250%)}}@media (prefers-reduced-motion:reduce){.nm-page-transition,.nm-page-transition__panel,.nm-page-transition__gear,.nm-page-transition__ring,.nm-page-transition__bar span{transition:none;animation:none}}.global-search[hidden]{display:none}.global-search{z-index:2600;font-family:var(--font-primary,"Plus Jakarta Sans", sans-serif);position:fixed;inset:0}body.global-search-open{overflow:hidden}.client-access-modal[hidden]{display:none!important}.client-access-modal{z-index:1200;justify-content:center;align-items:center;padding:20px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;display:flex;position:fixed;inset:0}body.client-access-open{overflow:hidden}.client-access-modal__backdrop{cursor:pointer;background:#11101057;border:0;position:absolute;inset:0}.client-access-modal__dialog{color:#111010;z-index:1;background:#fff;width:367px;max-width:calc(100vw - 32px);height:439px;max-height:calc(100vh - 32px);padding:27px 20px 24px;position:relative;overflow:hidden;box-shadow:0 0 10px #0003}.client-access-modal__close{color:#5c5c5c;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:10px;right:10px}.client-access-modal__panel{height:100%;display:none}.client-access-modal__panel.is-active{display:block}.client-access-modal__panel h2{color:var(--Negro,#111010);text-align:center;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.client-access-form{margin-top:25px}.client-access-form__field{margin:0 0 24px}.client-access-form__field label{color:var(--Negro,#000);margin:0 0 11px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:block}.client-access-form__field input,.client-register-form input,.client-register-form textarea{border:1px solid var(--Gris-linea,#d9d9d9);color:var(--Text,#5c5c5c);background:#ffffffed;border-radius:8px;outline:none;width:327px;min-height:45px;padding:0 13px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:45px}.client-access-form__field input:focus,.client-register-form input:focus,.client-register-form textarea:focus{border-color:#0072bb}.client-access-form__submit{background:var(--Celeste,#0072bb);color:var(--Blanco,#fff);cursor:pointer;text-align:center;border:0;border-radius:8px;justify-content:center;align-items:center;width:327px;height:46px;margin-top:31px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;display:flex}.client-access-form__submit:disabled{cursor:wait;opacity:.72}.client-access-modal hr{background:var(--Gris-linea,#d9d9d9);border:0;width:327px;height:1px;margin:30.5px 0 0}.client-access-modal__question{color:var(--Negro,#000);text-align:center;margin:12.5px 0 0;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.client-access-modal__register-link{color:var(--Negro,#000);cursor:pointer;text-align:center;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;background:0 0;border:0;margin:7px auto 0;padding:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-style:normal;font-weight:300;line-height:normal;text-decoration-line:underline;display:block}.client-access-modal__message{color:#0072bb;text-align:center;min-height:0;margin:-12px 0 0;font-size:12px;line-height:1.4}.client-access-modal__message.is-error{color:#b91c1c}.client-register-form{height:370px;margin-top:18px;padding-right:2px;overflow-y:auto}.client-register-form__grid{gap:12px;display:grid}.client-register-form label{color:var(--Negro,#000);gap:6px;font-size:13px;display:grid}.client-register-form input,.client-register-form textarea{width:100%;min-height:42px;line-height:1.35}.client-register-form textarea{resize:vertical;padding-top:11px}.client-register-form__actions{grid-template-columns:1fr;align-items:center;gap:12px;padding:18px 0 24px;display:grid}.client-register-form__actions .client-access-form__submit{width:100%;margin-top:0;padding-bottom:1px}.client-access-modal__honeypot{position:absolute;left:-9999px}.nm-honeypot-field{opacity:0;pointer-events:none;width:0;height:0;position:absolute;left:-9999px}@media (width<=768px){.client-access-modal{align-items:center;padding:20px}.client-access-modal__dialog{box-sizing:border-box;width:min(367px,100vw - 40px);height:auto;max-height:calc(100dvh - 40px);padding:27px 20px 24px;overflow-y:auto}.client-access-modal__panel{height:auto}.client-access-form__field input,.client-register-form input,.client-register-form textarea,.client-access-form__submit,.client-access-modal hr{box-sizing:border-box;width:100%}.client-access-form__field input,.client-register-form input,.client-register-form textarea{line-height:1.35}.client-register-form{height:auto;max-height:calc(100dvh - 154px);overflow-y:auto}}@media (width<=425px){.client-access-modal{padding:16px}.client-access-modal__dialog{width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:28px 18px 22px}.client-access-modal__panel h2{font-size:23px}.client-access-form{margin-top:24px}.client-access-form__field{margin-bottom:22px}.client-access-form__submit{margin-top:28px}}@media (width<=320px){.client-access-modal{padding:12px}.client-access-modal__dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:28px 14px 20px}.client-access-modal__panel h2{font-size:22px}.client-access-form__field label,.client-access-form__submit{font-size:15px}}.global-search__backdrop{-webkit-backdrop-filter:blur(18px)saturate(1.2);background:#0208178f;border:0;position:absolute;inset:0}.global-search__dialog{box-sizing:border-box;background:linear-gradient(#fff,#fff) 0 0/100% 100% padding-box padding-box,linear-gradient(135deg,#00d8ff,#0072bb 36%,#7c3aed 68%,#ff4fd8) 0 0/300% 300% border-box;border:1px solid #ffffffb8;border-radius:24px;flex-direction:column;width:min(920px,100vw - 32px);max-height:min(780px,100dvh - 56px);margin:28px auto;animation:3.4s ease-in-out infinite globalSearchAiBorder;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 120px #02081752,inset 0 0 0 1px #ffffff8a}.global-search__dialog:before{content:"";z-index:-1;filter:blur(16px);opacity:.46;background:linear-gradient(120deg,#00d8ff,#0072bb,#7c3aed,#ff4fd8,#00d8ff) 0 0/300% 300%;border-radius:28px;animation:3.4s ease-in-out infinite globalSearchAiBorder;position:absolute;inset:-2px}.global-search__header,.global-search__form,.global-search__status,.global-search__results{z-index:1;position:relative}.global-search__header{flex:none;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 24px 12px;display:grid}.global-search__ai-mark{-webkit-backdrop-filter:blur(18px);background:#f4f8ffbd;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 18px 46px #3b82ff2e,inset 0 1px #ffffffe0}.global-search__ai-orb{background:radial-gradient(circle,#fffffff5 0 14%,#ffffff3d 15% 28%,#0000 29%),conic-gradient(from 140deg,#4debff,#3b82ff,#5b5bff,#8b5cff,#ff4fd8,#4debff);border-radius:999px;place-items:center;width:32px;height:32px;animation:2.8s ease-in-out infinite globalSearchOrbPulse;display:grid;position:relative;box-shadow:0 0 22px #4debff7a,0 0 34px #8b5cff47}.global-search__ai-orb:before,.global-search__ai-orb:after{content:"";border-radius:inherit;pointer-events:none;position:absolute}.global-search__ai-orb:before{opacity:.7;border:1px solid #4debff52;inset:-6px}.global-search__ai-orb:after{background:#f4f8ff;inset:7px;box-shadow:0 0 18px #f4f8ffcc}.global-search__ai-orb>span{z-index:1;background:#3b82ff;border-radius:50%;width:8px;height:8px;display:block;position:absolute;box-shadow:0 0 12px #3b82ffa6}.global-search__ai-orb--small{width:28px;height:28px}.global-search__eyebrow,.global-search__group-count,.global-search__item-context,.search-page__eyebrow,.search-page__ai-label,.search-page__result-context{color:var(--Celeste,#0072bb);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.global-search__header h2{color:#000;margin:2px 0 0;font-size:24px;font-weight:700;line-height:1.1}.global-search__close{color:#0f172a;background:#fff;border:1px solid #d9d9d9;border-radius:8px;place-items:center;width:42px;height:42px;transition:border-color .18s,color .18s,transform .18s;display:grid}.global-search__close:hover{border-color:var(--Celeste,#0072bb);color:var(--Celeste,#0072bb);transform:translateY(-1px)}.global-search__form{flex:none;grid-template-columns:1fr 54px;gap:10px;padding:0 24px 10px;display:grid}.global-search__form input,.search-page__form input{box-sizing:border-box;color:#000;width:100%;height:50px;font:400 16px/1 var(--font-primary,"Plus Jakarta Sans", sans-serif);background:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:none;padding:0 16px;transition:border-color .18s,box-shadow .18s}.global-search__form input:focus,.search-page__form input:focus{border-color:var(--Celeste,#0072bb);box-shadow:0 0 0 4px #0072bb1f}.global-search__form button,.search-page__form button{color:#fff;background:var(--Celeste,#0072bb);height:50px;font:700 16px/1 var(--font-primary,"Plus Jakarta Sans", sans-serif);border:0;border-radius:8px;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 34px #0072bb38}.global-search__form button:hover,.search-page__form button:hover{transform:translateY(-1px);box-shadow:0 20px 42px #0072bb4d}.global-search__status{color:#4b5563;flex:none;min-height:20px;margin:0;padding:0 24px 8px;font-size:14px}.global-search__results{scrollbar-color:var(--Celeste,#0072bb) #0f172a14;scrollbar-width:thin;flex:0 auto;align-content:start;align-items:start;gap:6px;min-height:0;max-height:clamp(280px,100dvh - 300px,520px);padding:14px 24px 34px;scroll-padding:18px;display:grid;overflow:hidden auto}.global-search__results::-webkit-scrollbar{width:9px}.global-search__results::-webkit-scrollbar-track{background:#0f172a0f;border-radius:999px}.global-search__results::-webkit-scrollbar-thumb{background:linear-gradient(#4debff,#3b82ff 52%,#8b5cff);border:2px solid #ffffffc7;border-radius:999px}.global-search__group{background:#ffffffe0;border:1px solid #e6e8ec;border-radius:8px;overflow:hidden}.ai-halo-shell{--ai-border-radius:28px;--ai-halo-padding:16px;--ai-border-palette:#4debff, #3b82ff, #5b5bff, #8b5cff, #ff4fd8, #4debff;isolation:isolate;padding:var(--ai-halo-padding);align-self:start;position:relative;overflow:visible}.ai-halo-shell:before,.ai-halo-shell:after{content:"";pointer-events:none;position:absolute}.ai-halo-shell:before{z-index:0;background:radial-gradient(ellipse at 12% 52%, #ff4fd8b8, transparent 31%), radial-gradient(ellipse at 50% 0%, #8b5cff94, transparent 34%), radial-gradient(ellipse at 92% 48%, #4debffc7, transparent 33%), radial-gradient(ellipse at 62% 100%, #3b82ffbd, transparent 34%), conic-gradient(from var(--ai-flow-angle,0deg) at 50% 50%, var(--ai-border-palette));filter:blur(22px)saturate(1.28);opacity:.86;background-size:190% 190%,210% 210%,200% 200%,210% 210%,180% 180%;border-radius:42px 38px 46px 40px;animation:14s linear infinite siriFlow,10s ease-in-out infinite plasmaShift,6s ease-in-out infinite intelligentBreathing;inset:6px}.ai-halo-shell:after{z-index:1;border-radius:calc(var(--ai-border-radius) + 2px);background:linear-gradient(#fffffff5, #ffffffc7) content-box, conic-gradient(from calc(var(--ai-flow-angle,0deg) + 45deg), #f4f8ff, #4debff, #8b5cff, #ff4fd8, #3b82ff, #f4f8ff) border-box;filter:blur(.2px)drop-shadow(0 0 10px #4debff6b)drop-shadow(0 0 16px #8b5cff42);opacity:.92;-webkit-mask-composite:xor;padding:2px;animation:14s linear infinite reverse siriFlow,6s ease-in-out infinite auroraPulse;inset:18px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.global-search__group--insight,.search-page__ai-card,.search-page__assistant{z-index:2;border-radius:var(--ai-border-radius);-webkit-backdrop-filter:blur(20px)saturate(1.25);background:linear-gradient(135deg,#fffffff0,#f4f8ffdb);border:1px solid #e2e8f094;position:relative;overflow:hidden;box-shadow:0 22px 58px #0f172a14,inset 0 1px #ffffffeb}.global-search__assistant-head,.search-page__ai-head{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px 12px;display:flex}.global-search__assistant-title,.search-page__ai-title{align-items:center;gap:12px;min-width:0;display:inline-flex}.global-search__assistant-title h3,.search-page__ai-title h2{color:#050816;margin:0;font-size:18px;font-weight:700;line-height:1.1}.global-search__assistant-badge,.search-page__ai-label{color:#2563eb;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:#f4f8ffb8;border:1px solid #3b82ff33;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #3b82ff1f}.global-search__assistant-body,.search-page__ai-body{gap:8px;padding:14px 18px 16px;display:grid}.global-search__assistant-label,.search-page__ai-body>span{color:#0072bb;letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.global-search__assistant-body strong,.search-page__ai-body strong{color:#050816;font-size:18px;font-weight:800;line-height:1.3}.global-search__assistant-body p,.search-page__ai-body p{color:#475569;margin:0;font-size:15px;line-height:1.42}.global-search__assistant-suggestions,.global-search__assistant-suggestion-group{gap:10px;display:grid}.global-search__assistant-suggestion-title{color:#111827;font-size:13px;font-weight:800}.global-search__assistant-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.global-search__group-head{background:linear-gradient(#f8fafceb,#ffffffc2);border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px 12px;display:flex}.global-search__group-title{color:#000;margin:0;font-size:17px;font-weight:700}.global-search__group-list{background:linear-gradient(#f8fafcb3,#fffffff5);gap:10px;padding:12px;display:grid}.global-search__group-section{gap:1px;display:grid}.global-search__group-section-head{background:#f8fafc;justify-content:space-between;gap:12px;padding:12px 16px;display:flex}.global-search__group-section-title,.global-search__group-section-count{color:#475569;margin:0;font-size:13px;font-weight:700}.global-search__item{color:inherit;background:#ffffffe0;border:1px solid #e2e8f0eb;border-radius:14px;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:14px;padding:14px;text-decoration:none;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 10px 28px #0f172a09}a.global-search__item:hover{background:#f7fbfff5;border-color:#3b82ff3d;transform:translateY(-1px);box-shadow:0 16px 42px #0f172a14,0 0 26px #4debff1a}.global-search__item-icon{width:48px;height:48px;color:var(--Celeste,#0072bb);background:radial-gradient(circle at 50% 20%,#4debff47,#0000 45%),#f4f8ffe0;border:1px solid #3b82ff2e;border-radius:14px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #3b82ff14}.global-search__item-content{gap:9px;min-width:0;display:grid}.global-search__item-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.global-search__item-arrow{width:28px;height:28px;color:var(--Celeste,#0072bb);border-radius:999px;place-items:center;transition:background .18s,transform .18s;display:grid}a.global-search__item:hover .global-search__item-arrow{background:#0072bb14;transform:translate(1px,-1px)}.global-search__item-context{color:#0069b4;background:#0072bb12;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 9px;display:inline-flex}.global-search__item-title{color:#000;font-size:16px;font-weight:700;line-height:1.32}.global-search__item-details{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-top:1px;display:flex}.global-search__item-meta,.global-search__item-reason{color:#4b5563;font-size:14px;line-height:1.4}.global-search__item-reason{color:#0f172a;font-weight:600}.global-search__item-meta-list{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.global-search__item-meta-list .global-search__item-meta{color:#475569;background:#f8fafcd6;border:1px solid #94a3b82e;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;line-height:1;display:inline-flex}.global-search__item-reason:before,.global-search__item-details .global-search__item-meta:before{content:"";vertical-align:2px;background:#0072bb61;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.global-search__item-meta-list .global-search__item-meta:before{content:none}.global-search__item-normas,.global-search__item-insight-groups{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.global-search__item-insight-group{gap:8px;width:100%;display:grid}.global-search__item-insight-title{color:#0f172a;font-size:13px;font-weight:700}.global-search__quick-chip,.global-search__item-norma-chip,.search-page__chips a{color:#0069b4;-webkit-backdrop-filter:blur(14px);background:#f4f8ffb8;border:1px solid #3b82ff38;border-radius:999px;align-items:center;min-height:30px;padding:0 13px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 10px 24px #3b82ff14,inset 0 1px #ffffffd6}.global-search__quick-chip:hover,.search-page__chips a:hover{color:#5b5bff;border-color:#8b5cff61;transform:translateY(-1px);box-shadow:0 14px 32px #5b5bff26,0 0 18px #4debff2e}.global-search__item-norma-chip{color:#4c1d95;background:#7c3aed17;border-color:#7c3aed33}.global-search__item-norma-emisor{margin-right:5px}.search-page__shell{padding-bottom:96px}.search-page__hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:24px;margin-top:48px;display:grid}.search-page__assistant,.search-page__ai-card{z-index:1;box-sizing:border-box;border-radius:22px;overflow:hidden}.search-page__assistant{padding:24px}.search-page__ai-card{padding:0}.search-page__assistant-mark{background:radial-gradient(circle,#fff 0 16%,#0000 17%),conic-gradient(from 90deg,#00d8ff,#0072bb,#7c3aed,#ff4fd8,#00d8ff);border-radius:8px;width:46px;height:46px;margin-bottom:16px;display:block;box-shadow:0 16px 34px #0072bb33}.search-page__assistant h1{color:#000;margin:6px 0 10px;font-size:30px;font-weight:700;line-height:1.12}.search-page__assistant p{color:#4b5563;margin:0;font-size:16px;line-height:1.55}.search-page__form{box-sizing:border-box;background:#fff;border:1px solid #e6e8ec;border-radius:8px;grid-template-columns:1fr 165px;align-content:center;gap:12px;padding:24px;display:grid}.search-page__summary{color:#0f172a;margin:28px 0 0;font-size:16px;font-weight:600}.search-page__ai-card{margin-top:24px}.search-page__ai-halo{margin:6px -18px 0}.search-page__chips{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.search-page__group{margin-top:34px}.search-page__results{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.search-page__result{box-sizing:border-box;min-height:150px;color:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:8px;gap:8px;padding:18px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.search-page__result:hover{border-color:#0072bb5c;transform:translateY(-2px);box-shadow:0 18px 44px #0f172a14}.search-page__result strong{color:#000;font-size:16px;line-height:1.35}.search-page__result span:not(.search-page__result-context),.search-page__result small{color:#4b5563;font-size:14px;line-height:1.45}.search-page__empty{margin-top:24px}@property --ai-flow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes siriFlow{0%{--ai-flow-angle:0deg}to{--ai-flow-angle:360deg}}@keyframes plasmaShift{0%,to{background-position:0%;border-radius:42px 38px 46px 40px;transform:scale(1)rotate(0)}33%{background-position:82% 22%;border-radius:37px 47px 40px 50px;transform:scale(1.018)rotate(.25deg)}66%{background-position:18% 88%;border-radius:48px 39px 51px 37px;transform:scale(1.006)rotate(-.22deg)}}@keyframes auroraPulse{0%,to{opacity:.76}50%{opacity:1}}@keyframes intelligentBreathing{0%,to{opacity:.72;filter:blur(20px)saturate(1.12)brightness();transform:scale(.992)}50%{opacity:.98;filter:blur(28px)saturate(1.38)brightness(1.08);transform:scale(1.034)}}@keyframes glowExpansion{0%,to{transform:scale(.98)}50%{transform:scale(1.045)}}@keyframes globalSearchOrbPulse{0%,to{filter:saturate()brightness();transform:scale(1)}50%{filter:saturate(1.22)brightness(1.08);transform:scale(1.08)}}@keyframes globalSearchAiBorder{0%,to{background-position:0%}50%{background-position:100%}}@media (width<=900px){.global-search__dialog{max-height:calc(100dvh - 32px);margin:16px auto}.global-search__header{padding:18px 16px 14px}.global-search__form{grid-template-columns:1fr 48px;padding:0 16px 12px}.global-search__status,.global-search__results{padding-left:16px;padding-right:16px}.search-page__hero,.search-page__results,.search-page__form{grid-template-columns:1fr}}.web-toast{z-index:1200;box-sizing:border-box;isolation:isolate;color:#0f172a;-webkit-backdrop-filter:blur(22px)saturate(1.45);background:#fff;border:1px solid #0072bb1f;border-radius:20px;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:14px;width:min(430px,100vw - 32px);min-height:76px;padding:15px 14px 15px 16px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;animation:.42s cubic-bezier(.16,1,.3,1) both webToastIn;display:grid;position:fixed;top:24px;right:24px;overflow:visible;box-shadow:0 22px 50px #0f172a29,0 8px 18px #0072bb1a,inset 0 1px #fff,inset 0 -1px #0f172a0d}.web-toast:before{content:"";z-index:-1;opacity:.88;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#0072bb2e,#0072bbe0,#ffffffd9,#0072bb80) border-box;border:3px solid #0000;border-radius:23px;animation:2.35s ease-in-out infinite webToastBorderPulse;position:absolute;inset:-3px;box-shadow:0 0 0 1px #ffffffe0,0 0 22px #0072bb57,0 0 42px #0072bb29}.web-toast:after{content:"";z-index:-2;filter:blur(12px);opacity:.62;background:radial-gradient(circle,#0072bb3d 0%,#0072bb1f 42%,#0072bb00 72%);border-radius:34px;animation:2.35s ease-in-out infinite webToastRingPulse;position:absolute;inset:-17px}.web-toast__icon{background:#0072bb14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.web-toast__msg{gap:3px;min-width:0;display:grid}.web-toast__title{color:#0b1220;font-size:15px;font-weight:700;line-height:1.2}.web-toast__body{color:#0f172ab8;font-size:13px;font-weight:500;line-height:1.35}.web-toast__close{color:#0f172aad;cursor:pointer;background:#0f172a0f;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .16s,color .16s,transform .16s;display:inline-flex}.web-toast__close:hover{color:#0f172a;background:#0f172a1a;transform:scale(1.04)}.web-toast--hide{animation:.3s both webToastOut}@keyframes webToastIn{0%{opacity:0;filter:blur(6px);transform:translateY(-12px)scale(.98)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes webToastOut{to{opacity:0;filter:blur(4px);transform:translateY(-10px)scale(.98)}}@keyframes webToastBorderPulse{0%,to{opacity:.58;transform:translateZ(0)scale(.992);box-shadow:0 0 0 1px #ffffffe0,0 0 14px #0072bb38,0 0 30px #0072bb1a}50%{opacity:1;transform:translateZ(0)scale(1.012);box-shadow:0 0 0 1px #fffffffa,0 0 24px #0072bb70,0 0 52px #0072bb38}}@keyframes webToastRingPulse{0%,to{opacity:.28;transform:translateZ(0)scale(.985)}50%{opacity:.7;transform:translateZ(0)scale(1.045)}}@media (width<=640px){.web-toast{width:auto;top:14px;left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.web-toast,.web-toast--hide,.web-toast:before,.web-toast:after{animation:none}}.nm-site-footer{background:var(--Negro,#000);align-items:flex-end;width:100%;min-height:393px;margin-top:87px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;display:flex;position:relative}.nm-site-footer__brand{width:246px;position:absolute;top:48px;left:max(71px,50% - 612px)}.nm-site-footer__logo{aspect-ratio:82/27;background:#000;width:246px;height:81px;display:block;overflow:hidden}.nm-site-footer__logo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.nm-site-footer__social{justify-content:center;align-items:center;gap:48px;width:246px;margin-top:38px;display:flex}.nm-site-footer__social-link{width:20px;height:20px;color:var(--Blanco,#fff);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.nm-site-footer__social-link svg{width:20px;height:20px;display:block;overflow:visible}.nm-site-footer__main{grid-template-columns:220px 297px 309px;gap:50px;display:grid;position:absolute;top:48px;left:calc(max(71px,50% - 612px) + 286px)}.nm-site-footer__section{min-width:0}.nm-site-footer__title{color:var(--Blanco,#fff);margin:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.nm-site-footer__nav{grid-template-columns:max-content max-content;gap:50px;margin-top:27px;display:grid}.nm-site-footer__nav-column{flex-direction:column;gap:20px;display:flex}.nm-site-footer__nav a,.nm-site-footer__contact-item{color:var(--Blanco,#fff);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.nm-site-footer__newsletter-form{box-sizing:border-box;border:1px solid var(--Blanco,#fff);border-radius:4px;align-items:center;width:297px;height:46px;margin-top:26px;display:flex;position:relative}.nm-site-footer__newsletter-form input{box-sizing:border-box;width:100%;height:100%;color:var(--Blanco,#fff);background:0 0;border:0;outline:0;padding:14px 62px 14px 16px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.nm-site-footer__newsletter-form input::placeholder{color:var(--Blanco,#fff);opacity:1}.nm-site-footer__newsletter-form button{box-sizing:border-box;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:43px;height:46px;padding:11px 19px 11px 0;display:inline-flex;position:absolute;top:0;right:0}.nm-site-footer__newsletter-form button svg{flex:none;width:24px;height:24px}.nm-site-footer__newsletter-message{min-height:16px;color:var(--Blanco,#fff);margin:8px 0 0;font-size:12px}.nm-site-footer__contact-list{flex-direction:column;gap:20px;margin:32px 0 0;font-style:normal;display:flex}.nm-site-footer__contact-item{align-items:flex-start;gap:19px;width:309px;display:flex}.nm-site-footer__contact-item svg{flex:none}.nm-site-footer__contact-item--address span{letter-spacing:-.16px;width:245px}.nm-site-footer__contact-item--email span,.nm-site-footer__contact-item--whatsapp span,.nm-site-footer__contact-item--phone span{width:269px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.floating-whatsapp{--floating-whatsapp-bottom:60px;right:24px;bottom:var(--floating-whatsapp-bottom);z-index:30;box-sizing:border-box;isolation:isolate;color:#fff;width:64px;height:64px;transform-style:preserve-3d;will-change:transform, box-shadow, filter;background:radial-gradient(circle at 34% 24%,#ffffff57 0%,#fff0 34%),linear-gradient(145deg,#24d654 0%,#0b982c 62%,#06751f 100%);border:0;border-radius:64px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:bottom .22s,transform .42s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),filter .32s cubic-bezier(.22,1,.36,1);animation:2.8s cubic-bezier(.45,0,.2,1) infinite floating-whatsapp-3d-pulse,2.8s ease-in-out infinite floating-whatsapp-shadow;display:flex;position:fixed;overflow:visible;transform:perspective(700px)translate(0,0)rotateX(0)rotateY(0);box-shadow:inset 0 -7px 10px #066f204d,0 18px 34px #0b982c57,0 10px 24px #0000002e}.floating-whatsapp:before,.floating-whatsapp:after{content:"";border-radius:inherit;pointer-events:none;position:absolute}.floating-whatsapp:before{z-index:-2;filter:blur(13px);opacity:.98;background:radial-gradient(circle,#1fd94ab8 0%,#1fd94a4d 36%,#1fd94a00 72%);animation:1.9s ease-in-out infinite floating-whatsapp-glow;inset:-24px;transform:translateZ(-24px)}.floating-whatsapp:after{z-index:-1;opacity:0;border:2px solid #fff6;animation:1.85s ease-out infinite floating-whatsapp-ring;inset:-11px;transform:translateZ(-12px)}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{filter:saturate(1.16)brightness(1.03);animation:none;transform:perspective(700px)translate3d(0,-7px,22px)rotateX(10deg)rotateY(-12deg)scale(1.08);box-shadow:inset 0 -5px 9px #066f203d,0 28px 48px #0b982c70,0 16px 32px #0000003d}.floating-whatsapp:focus-visible{outline:none;box-shadow:0 0 0 5px #1fd94a3d,0 22px 42px #0b982c61,0 12px 28px #0003}.floating-whatsapp__icon{color:#fff;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .32s cubic-bezier(.22,1,.36,1);animation:2.8s ease-in-out infinite floating-whatsapp-icon-lift;display:flex;position:relative;transform:translateZ(18px)}.floating-whatsapp__icon svg{z-index:1;fill:#fff;flex-shrink:0;width:32px;height:32px;transition:transform .32s cubic-bezier(.22,1,.36,1);display:block;position:relative}.floating-whatsapp__label{color:#0b3f18;letter-spacing:0;white-space:nowrap;opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #0b982c2e;border-radius:999px;align-items:center;min-height:42px;padding:0 16px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1;transition:opacity .22s,transform .32s cubic-bezier(.22,1,.36,1);display:inline-flex;position:absolute;top:50%;right:calc(100% + 14px);transform:translate(6px,-50%)scale(.96);box-shadow:0 14px 30px #00000024,0 8px 18px #0b982c24}.floating-whatsapp__label:before{content:"";background:#fffffff5;border-top:1px solid #0b982c2e;border-right:1px solid #0b982c2e;width:10px;height:10px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.floating-whatsapp:hover .floating-whatsapp__icon,.floating-whatsapp:focus-visible .floating-whatsapp__icon{animation:none;transform:translateZ(24px)scale(1.12)}.floating-whatsapp:hover .floating-whatsapp__icon svg,.floating-whatsapp:focus-visible .floating-whatsapp__icon svg{transform:rotate(-8deg)scale(1.06)}.floating-whatsapp:hover .floating-whatsapp__label,.floating-whatsapp:focus-visible .floating-whatsapp__label{opacity:1;transform:translateY(-50%)scale(1)}@keyframes floating-whatsapp-3d-pulse{0%,to{transform:perspective(700px)translate(0,0)rotateX(0)rotateY(0)scale(1)}20%{transform:perspective(700px)translate3d(0,-3px,14px)rotateX(8deg)rotateY(-8deg)scale(1.035)}42%{transform:perspective(700px)translateY(2px)rotateX(-4deg)rotateY(5deg)scale(.985)}62%{transform:perspective(700px)translate3d(0,-6px,20px)rotateX(7deg)rotateY(-6deg)scale(1.045)}}@keyframes floating-whatsapp-icon-lift{0%,to{transform:translateZ(18px)rotate(0)scale(1)}24%{transform:translateZ(26px)rotate(-5deg)scale(1.08)}52%{transform:translateZ(14px)rotate(4deg)scale(.98)}}@keyframes floating-whatsapp-glow{0%,to{opacity:.68;transform:scale(.94)}50%{opacity:1;transform:scale(1.28)}}@keyframes floating-whatsapp-ring{0%{opacity:0;transform:scale(.86)}18%{opacity:.9}76%,to{opacity:0;transform:scale(1.72)}}@keyframes floating-whatsapp-shadow{0%,to{box-shadow:inset 0 -7px 10px #066f204d,0 18px 34px #0b982c57,0 10px 24px #0000002e}50%{box-shadow:inset 0 -5px 9px #066f203d,0 30px 54px #0b982c80,0 16px 34px #0000003d}}@media (prefers-reduced-motion:reduce){.floating-whatsapp,.floating-whatsapp:before,.floating-whatsapp:after,.floating-whatsapp__icon{animation:none!important}.floating-whatsapp{transform:none!important}}.nm-site-footer__copyright{background:#4343431a;width:100%;height:60px}.nm-site-footer__copyright-inner{box-sizing:border-box;align-items:center;width:min(1224px,100% - 40px);height:60px;margin:0 auto;padding:21px 0;display:flex}.nm-site-footer__copy{opacity:.801;color:var(--Blanco,#fff);white-space:nowrap;margin:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.nm-site-footer__copy strong{font-weight:600}.nm-site-footer__by{opacity:.801;color:var(--Blanco,#fff);text-align:right;white-space:nowrap;margin-left:auto;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:normal;text-decoration:none;display:inline-flex}.nm-site-footer__by strong{font-weight:700}@media (width<=1220px){.nm-site-footer__brand{left:32px}.nm-site-footer__main{grid-template-columns:190px 297px;left:350px}.nm-site-footer__section--contact{display:none}.nm-site-footer__nav{gap:32px}.nm-site-footer__copyright-inner{justify-content:space-between;gap:24px;padding-left:32px;padding-right:32px}.nm-site-footer__by{margin-left:0}}@media (width<=720px){.floating-whatsapp{--floating-whatsapp-bottom:20px;width:64px;height:64px;right:16px}.floating-whatsapp__label{display:none}.nm-site-footer{min-height:690px}.nm-site-footer__brand{width:220px;top:40px;left:20px}.nm-site-footer__logo{width:220px;height:64px}.nm-site-footer__social{width:220px}.nm-site-footer__main{grid-template-columns:minmax(0,1fr);gap:30px;width:calc(100% - 40px);top:190px;left:20px}.nm-site-footer__section--contact{display:block}.nm-site-footer__newsletter-form,.nm-site-footer__contact-item{width:100%;max-width:309px}.nm-site-footer__copyright,.nm-site-footer__copyright-inner{height:auto;min-height:60px}.nm-site-footer__copyright-inner{flex-direction:column;align-items:flex-start;padding:18px 20px}.nm-site-footer__copy{white-space:normal}}@media (width<=1024px){:is(body:has(.about-page) .nm-site-footer__copyright,body:has(.nm-home) .nm-site-footer__copyright){height:auto;min-height:72px}:is(body:has(.about-page) .nm-site-footer__copyright-inner,body:has(.nm-home) .nm-site-footer__copyright-inner){text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:auto;min-height:72px;padding-top:16px;padding-bottom:18px}:is(body:has(.about-page) .nm-site-footer__copy,body:has(.about-page) .nm-site-footer__by,body:has(.nm-home) .nm-site-footer__copy,body:has(.nm-home) .nm-site-footer__by){text-align:center;white-space:normal;justify-content:center;width:100%;margin-left:0}}@media (width<=768px){:is(body:has(.about-page) .nm-site-footer,body:has(.nm-home) .nm-site-footer){min-height:0;margin-top:56px;padding-top:42px;display:block}:is(body:has(.about-page) .nm-site-footer__brand,body:has(.about-page) .nm-site-footer__main,body:has(.nm-home) .nm-site-footer__brand,body:has(.nm-home) .nm-site-footer__main){width:calc(100% - 40px);margin-left:auto;margin-right:auto;position:static}:is(body:has(.about-page) .nm-site-footer__brand,body:has(.nm-home) .nm-site-footer__brand){flex-direction:column;align-items:flex-start;display:flex}:is(body:has(.about-page) .nm-site-footer__logo,body:has(.nm-home) .nm-site-footer__logo){width:220px;height:72px}:is(body:has(.about-page) .nm-site-footer__social,body:has(.nm-home) .nm-site-footer__social){justify-content:flex-start;width:auto;margin-top:26px;padding-left:68px}:is(body:has(.about-page) .nm-site-footer__main,body:has(.nm-home) .nm-site-footer__main){grid-template-columns:1fr;gap:32px;margin-top:32px;display:grid}:is(body:has(.about-page) .nm-site-footer__section--contact,body:has(.nm-home) .nm-site-footer__section--contact){display:block}:is(body:has(.about-page) .nm-site-footer__nav,body:has(.nm-home) .nm-site-footer__nav){grid-template-columns:repeat(2,minmax(0,max-content));gap:48px;width:100%}:is(body:has(.about-page) .nm-site-footer__newsletter-form,body:has(.about-page) .nm-site-footer__contact-item,body:has(.nm-home) .nm-site-footer__newsletter-form,body:has(.nm-home) .nm-site-footer__contact-item){width:100%;max-width:none}:is(body:has(.about-page) .nm-site-footer__contact-item,body:has(.nm-home) .nm-site-footer__contact-item){gap:14px}:is(body:has(.about-page) .nm-site-footer__contact-item span,body:has(.about-page) .nm-site-footer__contact-item--address span,body:has(.about-page) .nm-site-footer__contact-item--email span,body:has(.about-page) .nm-site-footer__contact-item--whatsapp span,body:has(.about-page) .nm-site-footer__contact-item--phone span,body:has(.nm-home) .nm-site-footer__contact-item span,body:has(.nm-home) .nm-site-footer__contact-item--address span,body:has(.nm-home) .nm-site-footer__contact-item--email span,body:has(.nm-home) .nm-site-footer__contact-item--whatsapp span,body:has(.nm-home) .nm-site-footer__contact-item--phone span){overflow-wrap:anywhere;width:auto;min-width:0}:is(body:has(.about-page) .nm-site-footer__copyright,body:has(.nm-home) .nm-site-footer__copyright){height:auto;min-height:0;margin-top:34px}:is(body:has(.about-page) .nm-site-footer__copyright-inner,body:has(.nm-home) .nm-site-footer__copyright-inner){text-align:center;flex-direction:column;align-items:center;gap:10px;width:calc(100% - 40px);height:auto;min-height:0;padding:18px 0 22px}:is(body:has(.about-page) .nm-site-footer__copy,body:has(.about-page) .nm-site-footer__by,body:has(.nm-home) .nm-site-footer__copy,body:has(.nm-home) .nm-site-footer__by){text-align:center;white-space:normal;justify-content:center;width:100%;margin-left:0}}@media (width<=425px){:is(body:has(.about-page) .nm-site-footer,body:has(.nm-home) .nm-site-footer){margin-top:48px;padding-top:38px}:is(body:has(.about-page) .nm-site-footer__brand,body:has(.about-page) .nm-site-footer__main,body:has(.about-page) .nm-site-footer__copyright-inner,body:has(.nm-home) .nm-site-footer__brand,body:has(.nm-home) .nm-site-footer__main,body:has(.nm-home) .nm-site-footer__copyright-inner){width:calc(100% - 32px)}:is(body:has(.about-page) .nm-site-footer__logo,body:has(.nm-home) .nm-site-footer__logo){width:206px;height:68px}:is(body:has(.about-page) .nm-site-footer__social,body:has(.nm-home) .nm-site-footer__social){gap:42px;padding-left:66px}:is(body:has(.about-page) .nm-site-footer__nav,body:has(.nm-home) .nm-site-footer__nav){gap:34px}:is(body:has(.about-page) .nm-site-footer__title,body:has(.nm-home) .nm-site-footer__title){font-size:21px;line-height:1.25}:is(body:has(.about-page) .nm-site-footer__contact-list,body:has(.nm-home) .nm-site-footer__contact-list){gap:18px}}@media (width<=375px){:is(body:has(.about-page) .nm-site-footer__nav,body:has(.nm-home) .nm-site-footer__nav){gap:26px}body:has(.about-page) .nm-site-footer__nav a{font-size:15px}body:has(.about-page) .nm-site-footer__contact-item{font-size:15px}body:has(.nm-home) .nm-site-footer__nav a{font-size:15px}body:has(.nm-home) .nm-site-footer__contact-item{font-size:15px}}@media (width<=320px){:is(body:has(.about-page) .nm-site-footer__brand,body:has(.about-page) .nm-site-footer__main,body:has(.about-page) .nm-site-footer__copyright-inner,body:has(.nm-home) .nm-site-footer__brand,body:has(.nm-home) .nm-site-footer__main,body:has(.nm-home) .nm-site-footer__copyright-inner){width:calc(100% - 24px)}:is(body:has(.about-page) .nm-site-footer__logo,body:has(.nm-home) .nm-site-footer__logo){width:188px;height:62px}:is(body:has(.about-page) .nm-site-footer__social,body:has(.nm-home) .nm-site-footer__social){gap:34px;padding-left:58px}:is(body:has(.about-page) .nm-site-footer__nav,body:has(.nm-home) .nm-site-footer__nav){gap:18px}:is(body:has(.about-page) .nm-site-footer__newsletter-form input,body:has(.nm-home) .nm-site-footer__newsletter-form input){padding-left:14px}}@media (width<=1024px){body:has(.products-page) .nm-site-footer__copyright{height:auto;min-height:72px}body:has(.products-page) .nm-site-footer__copyright-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:auto;min-height:72px;padding-top:16px;padding-bottom:18px}:is(body:has(.products-page) .nm-site-footer__copy,body:has(.products-page) .nm-site-footer__by){text-align:center;white-space:normal;justify-content:center;width:100%;margin-left:0}}@media (width<=768px){body:has(.products-page) .nm-site-footer{min-height:0;margin-top:56px;padding-top:42px;display:block}:is(body:has(.products-page) .nm-site-footer__brand,body:has(.products-page) .nm-site-footer__main){width:calc(100% - 40px);margin-left:auto;margin-right:auto;position:static}body:has(.products-page) .nm-site-footer__brand{flex-direction:column;align-items:flex-start;display:flex}body:has(.products-page) .nm-site-footer__logo{width:220px;height:72px}body:has(.products-page) .nm-site-footer__social{justify-content:flex-start;width:auto;margin-top:26px;padding-left:68px}body:has(.products-page) .nm-site-footer__main{grid-template-columns:1fr;gap:32px;margin-top:32px;display:grid}body:has(.products-page) .nm-site-footer__section--contact{display:block}body:has(.products-page) .nm-site-footer__nav{grid-template-columns:repeat(2,minmax(0,max-content));gap:48px;width:100%}:is(body:has(.products-page) .nm-site-footer__newsletter-form,body:has(.products-page) .nm-site-footer__contact-item){width:100%;max-width:none}body:has(.products-page) .nm-site-footer__contact-item{gap:14px}:is(body:has(.products-page) .nm-site-footer__contact-item span,body:has(.products-page) .nm-site-footer__contact-item--address span,body:has(.products-page) .nm-site-footer__contact-item--email span,body:has(.products-page) .nm-site-footer__contact-item--whatsapp span,body:has(.products-page) .nm-site-footer__contact-item--phone span){overflow-wrap:anywhere;width:auto;min-width:0}body:has(.products-page) .nm-site-footer__copyright{height:auto;min-height:0;margin-top:34px}body:has(.products-page) .nm-site-footer__copyright-inner{text-align:center;flex-direction:column;align-items:center;gap:10px;width:calc(100% - 40px);height:auto;min-height:0;padding:18px 0 22px}}@media (width<=425px){body:has(.products-page) .nm-site-footer{margin-top:48px;padding-top:38px}:is(body:has(.products-page) .nm-site-footer__brand,body:has(.products-page) .nm-site-footer__main,body:has(.products-page) .nm-site-footer__copyright-inner){width:calc(100% - 32px)}body:has(.products-page) .nm-site-footer__logo{width:206px;height:68px}body:has(.products-page) .nm-site-footer__social{gap:42px;padding-left:66px}body:has(.products-page) .nm-site-footer__nav{gap:34px}body:has(.products-page) .nm-site-footer__title{font-size:21px;line-height:1.25}body:has(.products-page) .nm-site-footer__contact-list{gap:18px}}@media (width<=375px){body:has(.products-page) .nm-site-footer__nav{gap:26px}body:has(.products-page) .nm-site-footer__nav a{font-size:15px}body:has(.products-page) .nm-site-footer__contact-item{font-size:15px}}@media (width<=320px){:is(body:has(.products-page) .nm-site-footer__brand,body:has(.products-page) .nm-site-footer__main,body:has(.products-page) .nm-site-footer__copyright-inner){width:calc(100% - 24px)}body:has(.products-page) .nm-site-footer__logo{width:188px;height:62px}body:has(.products-page) .nm-site-footer__social{gap:34px;padding-left:58px}body:has(.products-page) .nm-site-footer__nav{gap:18px}body:has(.products-page) .nm-site-footer__newsletter-form input{padding-left:14px}}@media (width<=1024px){body:has(.catalog-page) .nm-site-footer__copyright{height:auto;min-height:72px}body:has(.catalog-page) .nm-site-footer__copyright-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:auto;min-height:72px;padding-top:16px;padding-bottom:18px}:is(body:has(.catalog-page) .nm-site-footer__copy,body:has(.catalog-page) .nm-site-footer__by){text-align:center;white-space:normal;justify-content:center;width:100%;margin-left:0}}@media (width<=768px){body:has(.catalog-page) .nm-site-footer{min-height:0;margin-top:56px;padding-top:42px;display:block}:is(body:has(.catalog-page) .nm-site-footer__brand,body:has(.catalog-page) .nm-site-footer__main){width:calc(100% - 40px);margin-left:auto;margin-right:auto;position:static}body:has(.catalog-page) .nm-site-footer__brand{flex-direction:column;align-items:flex-start;display:flex}body:has(.catalog-page) .nm-site-footer__logo{width:220px;height:72px}body:has(.catalog-page) .nm-site-footer__social{justify-content:flex-start;width:auto;margin-top:26px;padding-left:68px}body:has(.catalog-page) .nm-site-footer__main{grid-template-columns:1fr;gap:32px;margin-top:32px;display:grid}body:has(.catalog-page) .nm-site-footer__section--contact{display:block}body:has(.catalog-page) .nm-site-footer__nav{grid-template-columns:repeat(2,minmax(0,max-content));gap:48px;width:100%}:is(body:has(.catalog-page) .nm-site-footer__newsletter-form,body:has(.catalog-page) .nm-site-footer__contact-item){width:100%;max-width:none}body:has(.catalog-page) .nm-site-footer__contact-item{gap:14px}:is(body:has(.catalog-page) .nm-site-footer__contact-item span,body:has(.catalog-page) .nm-site-footer__contact-item--address span,body:has(.catalog-page) .nm-site-footer__contact-item--email span,body:has(.catalog-page) .nm-site-footer__contact-item--whatsapp span,body:has(.catalog-page) .nm-site-footer__contact-item--phone span){overflow-wrap:anywhere;width:auto;min-width:0}body:has(.catalog-page) .nm-site-footer__copyright{height:auto;min-height:0;margin-top:34px}body:has(.catalog-page) .nm-site-footer__copyright-inner{text-align:center;flex-direction:column;align-items:center;gap:10px;width:calc(100% - 40px);height:auto;min-height:0;padding:18px 0 22px}}@media (width<=425px){body:has(.catalog-page) .nm-site-footer{margin-top:48px;padding-top:38px}:is(body:has(.catalog-page) .nm-site-footer__brand,body:has(.catalog-page) .nm-site-footer__main,body:has(.catalog-page) .nm-site-footer__copyright-inner){width:calc(100% - 32px)}body:has(.catalog-page) .nm-site-footer__logo{width:206px;height:68px}body:has(.catalog-page) .nm-site-footer__social{gap:42px;padding-left:66px}body:has(.catalog-page) .nm-site-footer__nav{gap:34px}body:has(.catalog-page) .nm-site-footer__title{font-size:21px;line-height:1.25}body:has(.catalog-page) .nm-site-footer__contact-list{gap:18px}}@media (width<=375px){body:has(.catalog-page) .nm-site-footer__nav{gap:26px}body:has(.catalog-page) .nm-site-footer__nav a{font-size:15px}body:has(.catalog-page) .nm-site-footer__contact-item{font-size:15px}}@media (width<=320px){:is(body:has(.catalog-page) .nm-site-footer__brand,body:has(.catalog-page) .nm-site-footer__main,body:has(.catalog-page) .nm-site-footer__copyright-inner){width:calc(100% - 24px)}body:has(.catalog-page) .nm-site-footer__logo{width:188px;height:62px}body:has(.catalog-page) .nm-site-footer__social{gap:34px;padding-left:58px}body:has(.catalog-page) .nm-site-footer__nav{gap:18px}body:has(.catalog-page) .nm-site-footer__newsletter-form input{padding-left:14px}}.products-page{color:#111;background:#fff;min-height:100vh;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}.products-topbar{background:var(--Celeste,#0072bb);height:31px}.products-topbar__inner{justify-content:flex-end;align-items:center;width:min(1224px,100% - 32px);height:31px;margin:0 auto;display:flex}.products-search-button{width:17.575px;height:17.575px;color:var(--Blanco,#fff);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.products-search-button svg{flex:none;width:17.575px;height:17.575px;display:block}.products-header{z-index:80;background:#fff;width:100%;height:122px;position:sticky;top:0;box-shadow:0 4px 10px #0000001a}.products-header__inner{align-items:center;width:min(1224px,100% - 32px);height:122px;margin:0 auto;display:flex}.products-header__logo{width:209px;height:68px;display:inline-flex}.products-header__logo img{object-fit:contain;width:209px;height:68px;display:block}.products-nav{color:var(--Negro,#000);align-items:center;gap:24px;margin-left:auto;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex}.products-nav a{color:var(--Negro,#000);text-decoration:none}.products-nav a[aria-current=page]{font-weight:700}.products-client{background:var(--Celeste,#0072bb);width:142px;height:46px;color:var(--Blanco,#fff);border-radius:8px;flex:none;justify-content:center;align-items:center;gap:9px;margin-left:22px;padding:14px 14px 14px 27px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;display:inline-flex;box-shadow:0 14px 26px #008bd84d}.products-client .nm-client-button__icon{flex:0 0 14px;width:14px;height:18px;display:block}.products-mobile-menu-toggle,.products-mobile-nav[hidden]{display:none}.products-shell{width:min(1224px,100% - 32px);margin:0 auto;padding:26px 0 100px;position:relative}.products-page:has(.product-detail) .products-shell{padding-bottom:0}.products-page+.nm-site-footer{margin-top:0}.products-breadcrumb{color:var(--Negro,#000);align-items:center;gap:4px;margin-bottom:37px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-style:normal;line-height:normal;display:flex}.products-breadcrumb a{color:var(--Negro,#000);font-weight:500;text-decoration:none}.products-breadcrumb span{color:var(--Negro,#000);font-weight:300}.products-breadcrumb span[aria-hidden=true]{font-weight:500}.products-filter{box-sizing:border-box;background:#0072bb;border-radius:8px;width:min(1224px,100%);min-height:260px;padding:27px 24px;display:block}.products-filter__top{align-items:start;display:flex}.products-filter__search{margin-left:24px}.products-filter__clear{margin-left:22px}.products-filter input,.products-filter select,.products-filter button,.products-filter a{box-sizing:border-box;height:44px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;line-height:44px}.products-filter input,.products-filter select{color:#777;background:#fff;border:0;border-radius:4px;font-size:15px;font-style:normal;font-weight:400}.products-filter input{padding:0 16px}.products-filter select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' viewBox='0 0 13 8' fill='none'%3E%3Cpath d='M6.0625 7.5L0.00032264 1.88257e-07L12.1247 -8.71687e-07L6.0625 7.5Z' fill='%23484848'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;background-size:13px 8px;padding:0 43px 0 16px}.products-filter__main-input{width:876px}.products-filter__grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:24px;margin-top:24px;display:grid}.products-filter__column{grid-template-rows:repeat(2,83px);align-content:start;gap:16px;min-width:0;display:grid}.products-filter__field{color:#fff;align-content:start;align-self:start;gap:11px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;display:grid}.products-filter__field--empty{visibility:hidden;pointer-events:none}.products-filter__field input,.products-filter__field select{width:100%}.products-filter button,.products-filter a{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:127px;height:46px;padding:17px 35.99px 17px 37.01px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.products-filter button{color:#0072bb;background:#fff;border:0}.products-filter a{color:#fff;border:1px solid #fff}.products-section-head{justify-content:space-between;align-items:center;margin:72px 0 33px;display:flex}.products-section-head h1,.products-section-head h2{color:#111010;margin:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:28px}.products-outline-btn{box-sizing:border-box;color:#0072bb;text-align:center;white-space:nowrap;border:1px solid #0072bb;border-radius:8px;flex:0 0 142px;justify-content:center;align-items:center;width:142px;height:46px;padding:17px 34px 17px 33px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;display:inline-flex}.category-grid,.product-grid{gap:24px;display:grid}.category-grid{grid-template-columns:repeat(4,288px)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.products-results-grid{grid-template-columns:repeat(4,288px);margin-top:57px}.products-pagination{justify-content:center;align-items:center;gap:14px;margin-top:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;display:flex;position:absolute;bottom:28px;left:0;right:0}.products-pagination__pages{align-items:center;gap:8px;display:flex}.products-pagination__page,.products-pagination__control,.products-pagination__ellipsis{box-sizing:border-box;min-width:36px;height:36px;color:var(--Negro,#000);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;display:inline-flex}.products-pagination__page{background:#fff;border:1px solid #d9d9d9}.products-pagination__page.is-current{border-color:var(--Celeste,#0072bb);background:var(--Celeste,#0072bb);color:var(--Blanco,#fff);font-weight:700}.products-pagination__control{border:1px solid var(--Celeste,#0072bb);min-width:102px;color:var(--Celeste,#0072bb);background:#fff;font-weight:700}.products-pagination__control.is-disabled{color:#9a9a9a;border-color:#d9d9d9}.products-pagination__ellipsis{color:#777;min-width:24px}.products-empty{color:var(--Negro,#000);text-align:center;border:1px solid #d9d9d9;border-radius:8px;grid-column:1/-1;margin:0;padding:28px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-weight:500}.category-card{color:#111;width:288px;height:274px;text-decoration:none;display:block}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,288px));align-items:start;gap:32px 24px;margin-bottom:40px;display:grid}.category-card__image,.product-card__image{background:#eee;border:1px solid #d9dee5;border-radius:6px;justify-content:center;align-items:center;display:flex;overflow:hidden}.category-card__image{box-sizing:border-box;background:#fff 50%/contain no-repeat;border-color:#d9d9d9;border-radius:8px;width:288px;height:201px;padding:0;transition:border-color .18s;position:relative}.product-card__image{position:relative}.category-card__image:before,.category-card__image:after,.product-card__image:before,.product-card__image:after{pointer-events:none;opacity:0;content:"";transition:opacity .18s;position:absolute}.category-card__image:before,.product-card__image:before{border-radius:inherit;background:#11101038;inset:0}.category-card__image:after,.product-card__image:after{background:linear-gradient(#fff,#fff) 50%/12px 2px no-repeat,linear-gradient(#fff,#fff) 50%/2px 12px no-repeat;border:2px solid #fff;border-radius:999px;width:25px;height:25px;top:50%;left:50%;transform:translate(-50%,-50%)}.category-card__image:hover{border-color:#b8b8b8}.category-card__image:hover:before,.category-card__image:hover:after,.product-card:hover .product-card__image:before,.product-card:hover .product-card__image:after{opacity:1}.category-card img,.product-card img{object-fit:contain;width:100%;height:100%}.category-card img{object-fit:contain;object-position:center}.category-card h3{color:#111010;text-transform:uppercase;width:263px;margin:16px 15px 0 10px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.about-band{color:#fff;background:#0072bb;grid-template-columns:1fr 1fr;margin-top:72px;display:grid}.about-band img{object-fit:cover;width:100%;height:420px}.about-band__copy{flex-direction:column;justify-content:center;padding:72px;display:flex}.about-band h2{margin:0 0 28px;font-size:30px;font-weight:800}.about-band p{max-width:430px;font-size:14px;line-height:1.45}.product-card{box-sizing:border-box;color:#111;border:1px solid #d9d9d9;border-radius:8px;width:288px;height:314px;text-decoration:none;position:relative;overflow:hidden}.product-card__image{box-sizing:border-box;background:#fff 50%/cover no-repeat;border:0;border-radius:0;width:288px;height:222px;display:block}.product-card__media-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product-card__media-img--logo{object-fit:contain;background:#fff;padding:24px}.product-card__badge{z-index:2;color:#fff;white-space:nowrap;pointer-events:none;background:#0072bb;border-radius:0 15px 15px 0;min-width:112px;max-width:184px;min-height:36px;padding:9px 14px 9px 10px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:18px;position:absolute;top:18px;left:0}.product-card__badge--alternative{background:var(--Negro,#000)}.product-card__body{box-sizing:border-box;height:92px;padding:9px 14px 31px;display:block;overflow:hidden}.product-card__meta{color:#0072bb;justify-content:space-between;gap:8px;width:260px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:22px;display:flex}.product-card__meta>span:first-child{white-space:nowrap;flex:0 auto;max-width:139px}.product-card__family{color:#111;text-align:right;text-overflow:clip;text-transform:uppercase;white-space:nowrap;flex:1;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:22px;overflow:visible}.product-card h3{color:#000;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:240px;margin:8px 0 0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:18px;display:block;overflow:hidden}.product-detail{grid-template-columns:600px minmax(0,1fr);gap:25px;margin-top:68px;margin-bottom:55px;display:grid}.product-detail__media{border:1px solid var(--Gris-linea,#d9d9d9);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:600px;height:421px;display:flex;position:relative;overflow:hidden}.product-detail__media .product-card__badge{background:var(--Celeste,#0072bb);width:auto;min-width:0;max-width:calc(100% - 32px);min-height:30px;color:var(--Blanco,#fff);border-radius:0 15px 15px 0;padding:6px 14px 6px 8px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:18px;top:28px}.product-detail__media .product-card__badge--alternative{background:var(--Negro,#000)}.product-detail__media img{object-fit:contain;width:100%;height:100%}.product-detail__thumbs{align-items:center;gap:24px;margin-top:23px;display:flex}.product-detail__thumb{border:1px solid var(--Gris-linea,#d9d9d9);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:80px;height:68px;padding:0;display:flex}.product-detail__thumb.is-active{border-color:var(--Celeste,#0072bb)}.product-detail__thumb img{object-fit:contain;width:100%;height:100%}.product-detail__info{box-sizing:border-box;flex-direction:column;width:600px;min-height:421px;padding:8px 0 0;display:flex}.product-detail__code{color:#0072bb;text-align:left;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:22px}.product-detail h1{width:599px;color:var(--Negro,#111010);text-transform:uppercase;margin:5px 0 0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:39px}.product-detail__brand{border-bottom:1px solid var(--Gris-linea,#d9d9d9);text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;width:600px;padding-bottom:10px;display:flex}.product-detail__family{color:var(--Negro,#000);text-align:right;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:25px}.product-detail__info>p{width:599px;color:var(--Negro,#111010);margin:5px 0 0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:39px}.product-detail__variants{gap:0;width:600px;margin-top:36px;display:grid}.product-detail__variant{box-sizing:border-box;background:#fff;grid-template-columns:max-content minmax(0,1fr) 53px 80px;align-items:center;column-gap:10px;width:600px;height:41px;padding:0 12px 0 13px;display:grid}.product-detail__variant:nth-child(odd){background:#f8f8f8}.product-detail__variant strong{color:var(--Celeste,#0072bb);text-align:right;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:22px}.product-detail__variant span{min-width:0;color:var(--Negro,#111010);text-overflow:ellipsis;white-space:nowrap;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:39px;overflow:hidden}.product-detail__variant img{object-fit:contain;justify-self:center;width:59.596px;height:19.162px}.product-detail__variant small{color:#111;text-transform:uppercase;justify-self:center;font-size:10px;font-weight:800}.product-detail__variant a,.download-btn{box-sizing:border-box;color:#0072bb;text-align:center;border:1px solid #0072bb;border-radius:4px;justify-content:center;align-items:center;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:700;line-height:normal;text-decoration:none;display:inline-flex}.product-detail__variant a{width:80px;height:26px;padding:8px 12px 8px 13px}.download-btn{border-radius:8px;width:600px;height:46px;margin-top:auto;font-size:16px;font-style:normal;font-weight:700}.applications-grid{grid-template-columns:repeat(2,600px);gap:0 24px;margin-top:0;display:grid}.applications-grid span{box-sizing:border-box;width:600px;height:41px;color:var(--Negro,#111010);background:#fff;align-items:center;padding:0 13px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:39px;display:flex}.applications-grid span:nth-child(4n+1),.applications-grid span:nth-child(4n+2){background:#f8f8f8}.products-section-head--applications{margin:0 0 36px}.products-section-head--related{margin:56px 0 34px}.product-grid--related{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;grid-template-columns:none;grid-auto-columns:minmax(220px,288px);grid-auto-flow:column;gap:24px;margin-bottom:0;padding-bottom:14px;display:grid;overflow-x:auto}.product-grid--related .product-card{scroll-snap-align:start}@media (width<=1256px){.products-filter{height:auto}.products-filter__top{grid-template-columns:minmax(0,1fr) 127px 127px;column-gap:16px;display:grid}.products-filter__search,.products-filter__clear{margin-left:0}.products-filter__main-input{width:100%}.products-filter__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-filter__field input,.products-filter__field select{width:100%}.category-grid{grid-template-columns:repeat(2,288px)}.product-card{width:100%}}@media (width<=900px){.products-shell{padding-bottom:70px}.products-pagination{margin-top:32px;position:static}.products-header{height:auto;min-height:122px}.products-header__inner{flex-wrap:wrap;height:auto;min-height:122px;padding:18px 0}.products-nav{flex-wrap:wrap;order:3;justify-content:center;width:100%;margin-left:0}.products-filter__grid,.category-grid,.product-grid,.about-band,.product-detail,.applications-grid{grid-template-columns:1fr}.products-filter{height:auto}.product-detail__media{aspect-ratio:600/421;width:100%;height:auto}.product-detail__info,.product-detail__brand,.product-detail h1,.product-detail__info>p,.product-detail__variants,.product-detail__variant,.applications-grid span,.download-btn{width:100%}.applications-grid span:nth-child(4n+1),.applications-grid span:nth-child(4n+2){background:#fff}.applications-grid span:nth-child(odd){background:#f8f8f8}.products-filter__top{flex-direction:column;gap:12px}.products-filter__search,.products-filter__clear{margin-left:0}.products-filter__main-input,.products-filter__field input,.products-filter__field select,.products-filter button,.products-filter a{width:100%}.category-card,.category-card__image,.product-card,.product-card__image{width:min(288px,100%)}.category-card h3{width:calc(100% - 25px)}.about-band__copy{padding:32px}}@media (width<=1024px){body:has(.products-page){overflow-x:clip}body:has(.products-page).products-menu-open{overflow:hidden}body:has(.products-page) .products-header{height:92px;min-height:92px}:is(body:has(.products-page) .products-header__inner,body:has(.products-page) .products-topbar__inner,body:has(.products-page) .products-shell){width:min(1224px,100% - 40px)}body:has(.products-page) .products-header__inner{flex-wrap:nowrap;height:92px;min-height:92px;padding:0}body:has(.products-page) .products-header__logo{width:178px;height:58px}body:has(.products-page) .products-header__logo img{width:100%;height:100%}:is(body:has(.products-page) .products-nav,body:has(.products-page) .products-client){display:none}body:has(.products-page) .products-mobile-menu-toggle{z-index:1100;color:#0072bb;cursor:pointer;background:#0072bb14;border:1px solid #0072bb3d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;margin-left:auto;padding:0;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex;position:relative}:is(body:has(.products-page) .products-mobile-menu-toggle:hover,body:has(.products-page) .products-mobile-menu-toggle:focus-visible){transform:translateY(-1px)}body:has(.products-page) .products-mobile-menu-toggle span{background:currentColor;border-radius:999px;width:21px;height:2px;transition:transform .18s,opacity .18s;display:block}body:has(.products-page) .products-mobile-menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}body:has(.products-page) .products-mobile-menu-toggle.is-open span:nth-child(2){opacity:0}body:has(.products-page) .products-mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}body:has(.products-page) .products-mobile-nav{z-index:2000;opacity:0;visibility:hidden;pointer-events:none;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;transition:opacity .22s;position:fixed;inset:0}body:has(.products-page) .products-mobile-nav.is-open{opacity:1;visibility:visible;pointer-events:auto}body:has(.products-page) .products-mobile-nav__backdrop{-webkit-backdrop-filter:blur(6px);background:#11101085;border:0;padding:0;position:absolute;inset:0}body:has(.products-page) .products-mobile-nav__panel{box-sizing:border-box;background:#fff;border-left:1px solid #0072bb1a;flex-direction:column;width:min(380px,100vw - 24px);min-height:100%;padding:18px 24px 28px;animation:.28s cubic-bezier(.22,1,.36,1) both productsMobileMenuIn;display:flex;position:absolute;top:0;right:0;box-shadow:-24px 0 60px #11101038}body:has(.products-page) .products-mobile-nav__head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;display:flex}body:has(.products-page) .products-mobile-nav__logo{border:0;width:158px;height:52px;min-height:0;display:inline-flex}body:has(.products-page) .products-mobile-nav__logo img{object-fit:contain;width:100%;height:100%;display:block}body:has(.products-page) .products-mobile-nav__close{color:#0072bb;cursor:pointer;background:#0072bb14;border:1px solid #0072bb38;border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative}body:has(.products-page) .products-mobile-nav__close span{background:currentColor;border-radius:999px;width:19px;height:2px;position:absolute}body:has(.products-page) .products-mobile-nav__close span:first-child{transform:rotate(45deg)}body:has(.products-page) .products-mobile-nav__close span:last-child{transform:rotate(-45deg)}body:has(.products-page) .products-mobile-nav__panel a:not(.products-mobile-nav__logo){color:#111010;text-align:left;opacity:0;background:0 0;border:0;border-bottom:1px solid #0072bb1f;align-items:center;min-height:48px;padding:0;font:700 16px/1.2 Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;text-decoration:none;animation:.26s forwards productsMobileMenuItemIn;display:flex;transform:translate(12px)}body:has(.products-page) .products-mobile-nav__client{color:#111010;text-align:left;opacity:0;background:0 0;border:0;border-bottom:1px solid #0072bb1f;align-items:center;min-height:48px;padding:0;font:700 16px/1.2 Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;text-decoration:none;animation:.26s forwards productsMobileMenuItemIn;display:flex;transform:translate(12px)}body:has(.products-page) .products-mobile-nav__panel a[aria-current=page]{color:#0072bb}body:has(.products-page) .products-mobile-nav__client{color:#fff;cursor:pointer;background:#0072bb;border:0;border-radius:8px;justify-content:center;gap:9px;min-height:46px;margin-top:22px}body:has(.products-page) .products-mobile-nav__panel a:nth-of-type(2){animation-delay:70ms}body:has(.products-page) .products-mobile-nav__panel a:nth-of-type(3){animation-delay:.105s}body:has(.products-page) .products-mobile-nav__panel a:nth-of-type(4){animation-delay:.14s}body:has(.products-page) .products-mobile-nav__panel a:nth-of-type(5){animation-delay:.175s}body:has(.products-page) .products-mobile-nav__panel a:nth-of-type(6){animation-delay:.21s}body:has(.products-page) .products-mobile-nav__client{animation-delay:.245s}body:has(.products-page) .products-shell{padding-top:24px;padding-bottom:92px}body:has(.products-page) .products-breadcrumb{margin-bottom:32px}body:has(.products-page) .products-filter{min-height:0;padding:24px 20px}body:has(.products-page) .products-filter__top{grid-template-columns:minmax(0,1fr) 127px 127px;gap:14px}body:has(.products-page) .products-filter__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}:is(body:has(.products-page) .products-results-grid,body:has(.products-page) .product-grid){grid-template-columns:repeat(3,minmax(0,1fr))}:is(body:has(.products-page) .product-card,body:has(.products-page) .product-card__image){width:100%}body:has(.products-page) .product-card{height:auto;min-height:314px}body:has(.products-page) .product-card__image{aspect-ratio:288/222;height:auto}body:has(.products-page) .product-card__body{height:auto;min-height:92px}body:has(.products-page) .product-card__meta{width:100%}body:has(.products-page) .product-card h3{width:100%}}@media (width<=768px){.products-filter__column{grid-template-rows:none;gap:16px}.products-filter__field--empty{display:none}body:has(.products-page) .products-header{height:78px;min-height:78px}body:has(.products-page) .products-header__inner{height:78px;min-height:78px}body:has(.products-page) .products-header__logo{width:158px;height:52px}:is(body:has(.products-page) .products-header__inner,body:has(.products-page) .products-topbar__inner,body:has(.products-page) .products-shell){width:calc(100% - 40px)}body:has(.products-page) .products-shell{padding-top:22px}body:has(.products-page) .products-breadcrumb{margin-bottom:24px}body:has(.products-page) .products-filter{padding:22px 18px}:is(body:has(.products-page) .products-filter__top,body:has(.products-page) .products-filter__grid,body:has(.products-page) .products-results-grid,body:has(.products-page) .product-grid){grid-template-columns:1fr}body:has(.products-page) .products-filter__top{gap:12px}body:has(.products-page) .products-filter__field{gap:9px;font-size:17px}body:has(.products-page) .products-section-head{margin:42px 0 22px}body:has(.products-page) .products-section-head h1{font-size:30px;line-height:1.15}body:has(.products-page) .product-card{min-height:0}body:has(.products-page) .product-card h3{white-space:normal}body:has(.products-page) .products-pagination{flex-wrap:wrap;margin-top:30px;position:static}}@media (width<=425px){body:has(.products-page) .products-header{height:72px;min-height:72px}body:has(.products-page) .products-header__inner{height:72px;min-height:72px}:is(body:has(.products-page) .products-header__inner,body:has(.products-page) .products-topbar__inner,body:has(.products-page) .products-shell){width:calc(100% - 32px)}body:has(.products-page) .products-header__logo{width:142px;height:46px}body:has(.products-page) .products-mobile-menu-toggle{width:42px;height:42px}body:has(.products-page) .products-mobile-nav__panel{width:min(352px,100vw - 16px);padding:16px 16px 24px}body:has(.products-page) .products-mobile-nav__logo{width:142px;height:46px}body:has(.products-page) .products-filter{padding:18px 14px}body:has(.products-page) .products-filter__field{font-size:16px}body:has(.products-page) .products-section-head h1{font-size:28px}body:has(.products-page) .product-card__badge{max-width:164px;font-size:14px}body:has(.products-page) .product-card__family{text-overflow:ellipsis;min-width:0;overflow:hidden}body:has(.products-page) .products-pagination{gap:10px}body:has(.products-page) .products-pagination__pages{flex-wrap:wrap;justify-content:center}}@media (width<=375px){body:has(.products-page) .products-header__logo{width:132px;height:43px}body:has(.products-page) .products-section-head h1{font-size:26px}:is(body:has(.products-page) .products-filter input,body:has(.products-page) .products-filter select,body:has(.products-page) .products-filter button,body:has(.products-page) .products-filter a){font-size:14px}}@media (width<=320px){:is(body:has(.products-page) .products-header__inner,body:has(.products-page) .products-topbar__inner,body:has(.products-page) .products-shell){width:calc(100% - 24px)}body:has(.products-page) .products-header__logo{width:120px;height:39px}body:has(.products-page) .products-mobile-menu-toggle{width:40px;height:40px}body:has(.products-page) .products-mobile-nav__panel{width:calc(100vw - 16px);padding:14px 14px 22px}body:has(.products-page) .products-mobile-nav__logo{width:124px;height:40px}body:has(.products-page) .products-filter{padding:16px 12px}body:has(.products-page) .products-section-head h1{font-size:24px}body:has(.products-page) .product-card h3{font-size:14px}body:has(.products-page) .product-card__meta{font-size:14px}}@keyframes productsMobileMenuIn{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes productsMobileMenuItemIn{to{opacity:1;transform:translate(0)}}.about-page{min-height:100vh;color:var(--Negro,#000);background:#fff;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}.about-page+.nm-site-footer{margin-top:0}body:has(.about-page) .nm-site-footer{margin-top:0}.about-shell{width:min(1224px,100% - 32px);margin:0 auto;padding-top:26px}.about-breadcrumb{margin-bottom:81px}.about-intro{grid-template-columns:600px 1fr;align-items:start;gap:41px;display:grid}.about-intro__image{aspect-ratio:1;background:#d3d3d3 -.198px -16.539px/100.066% 114.333% no-repeat;border-radius:8px;width:600px;height:600px;overflow:hidden}.about-intro__image img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}.about-intro__content{width:601px;margin-top:62px}.about-intro h1{width:601px;color:var(--Negro,#000);letter-spacing:-.32px;margin:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.about-intro__text{width:582px;color:var(--Negro,#000);white-space:pre-line;margin-top:79px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.about-intro__text p{color:var(--Negro,#000);margin:0 0 18px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.about-intro__text p:last-child{margin-bottom:0}.about-why{background:#f8f8f8;width:100%;margin-top:74px;padding-bottom:64px}.about-why__inner{width:min(1224px,100% - 32px);margin:0 auto;padding-top:40px}.about-why h2{width:601px;color:var(--Negro,#111010);margin:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.about-values-grid{grid-template-columns:repeat(3,392px);gap:24px;margin-top:24px;display:grid}.about-value-card{box-sizing:border-box;text-align:center;background:#fff;border-radius:4px;width:392px;height:392px;padding:20px 24px 13px;overflow:hidden}.about-value-card__icon{justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto;display:flex}.about-value-card__icon svg{width:60px;height:60px;display:block}.about-value-card h3{color:var(--Negro,#000);text-align:center;margin:16px 0 0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.about-value-card__text{color:var(--Negro,#000);white-space:pre-line;margin-top:11px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.about-value-card__text p{color:inherit;font:inherit;line-height:inherit;margin:0 0 14px}.about-value-card__text p:last-child{margin-bottom:0}.about-value-card__text p:first-child{margin-top:0}@media (width<=1365px){.about-intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.about-intro__image,.about-intro__content,.about-intro h1,.about-intro__text{width:100%}.about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-value-card{width:100%}}@media (width<=900px){.about-breadcrumb{margin-bottom:40px}.about-intro{grid-template-columns:1fr;gap:28px}.about-intro__image{height:auto}.about-intro__content{margin-top:0}.about-intro__text{margin-top:28px}.about-why{min-height:0}.about-why h2{width:100%}.about-values-grid{grid-template-columns:1fr}.about-value-card{height:auto;min-height:300px}}@media (width<=1024px){body:has(.about-page){overflow-x:clip}body:has(.about-page).products-menu-open{overflow:hidden}body:has(.about-page) .products-header{height:92px;min-height:92px}.about-shell,.about-why__inner{width:min(1224px,100% - 40px)}body:has(.about-page) .products-header__inner{width:min(1224px,100% - 40px)}body:has(.about-page) .products-topbar__inner{width:min(1224px,100% - 40px)}body:has(.about-page) .products-header__inner{flex-wrap:nowrap;height:92px;min-height:92px;padding:0}body:has(.about-page) .products-header__logo{width:178px;height:58px}body:has(.about-page) .products-header__logo img{width:100%;height:100%}:is(body:has(.about-page) .products-nav,body:has(.about-page) .products-client){display:none}body:has(.about-page) .products-mobile-menu-toggle{z-index:1100;color:#0072bb;cursor:pointer;background:#0072bb14;border:1px solid #0072bb3d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;margin-left:auto;padding:0;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex;position:relative}:is(body:has(.about-page) .products-mobile-menu-toggle:hover,body:has(.about-page) .products-mobile-menu-toggle:focus-visible){transform:translateY(-1px)}body:has(.about-page) .products-mobile-menu-toggle span{background:currentColor;border-radius:999px;width:21px;height:2px;transition:transform .18s,opacity .18s;display:block}body:has(.about-page) .products-mobile-menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}body:has(.about-page) .products-mobile-menu-toggle.is-open span:nth-child(2){opacity:0}body:has(.about-page) .products-mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}body:has(.about-page) .products-mobile-nav{z-index:2000;opacity:0;visibility:hidden;pointer-events:none;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;transition:opacity .22s;position:fixed;inset:0}body:has(.about-page) .products-mobile-nav.is-open{opacity:1;visibility:visible;pointer-events:auto}body:has(.about-page) .products-mobile-nav__backdrop{-webkit-backdrop-filter:blur(6px);background:#11101085;border:0;padding:0;position:absolute;inset:0}body:has(.about-page) .products-mobile-nav__panel{box-sizing:border-box;background:#fff;border-left:1px solid #0072bb1a;flex-direction:column;width:min(380px,100vw - 24px);min-height:100%;padding:18px 24px 28px;animation:.28s cubic-bezier(.22,1,.36,1) both productsMobileMenuIn;display:flex;position:absolute;top:0;right:0;box-shadow:-24px 0 60px #11101038}body:has(.about-page) .products-mobile-nav__head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;display:flex}body:has(.about-page) .products-mobile-nav__logo{border:0;width:158px;height:52px;min-height:0;display:inline-flex}body:has(.about-page) .products-mobile-nav__logo img{object-fit:contain;width:100%;height:100%;display:block}body:has(.about-page) .products-mobile-nav__close{color:#0072bb;cursor:pointer;background:#0072bb14;border:1px solid #0072bb38;border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative}body:has(.about-page) .products-mobile-nav__close span{background:currentColor;border-radius:999px;width:19px;height:2px;position:absolute}body:has(.about-page) .products-mobile-nav__close span:first-child{transform:rotate(45deg)}body:has(.about-page) .products-mobile-nav__close span:last-child{transform:rotate(-45deg)}body:has(.about-page) .products-mobile-nav__panel a:not(.products-mobile-nav__logo){color:#111010;text-align:left;opacity:0;background:0 0;border:0;border-bottom:1px solid #0072bb1f;align-items:center;min-height:48px;padding:0;font:700 16px/1.2 Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;text-decoration:none;animation:.26s forwards productsMobileMenuItemIn;display:flex;transform:translate(12px)}body:has(.about-page) .products-mobile-nav__client{color:#111010;text-align:left;opacity:0;background:0 0;border:0;border-bottom:1px solid #0072bb1f;align-items:center;min-height:48px;padding:0;font:700 16px/1.2 Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;text-decoration:none;animation:.26s forwards productsMobileMenuItemIn;display:flex;transform:translate(12px)}body:has(.about-page) .products-mobile-nav__panel a[aria-current=page]{color:#0072bb}body:has(.about-page) .products-mobile-nav__client{color:#fff;cursor:pointer;background:#0072bb;border:0;border-radius:8px;justify-content:center;gap:9px;min-height:46px;margin-top:22px}body:has(.about-page) .products-mobile-nav__panel a:nth-of-type(2){animation-delay:70ms}body:has(.about-page) .products-mobile-nav__panel a:nth-of-type(3){animation-delay:.105s}body:has(.about-page) .products-mobile-nav__panel a:nth-of-type(4){animation-delay:.14s}body:has(.about-page) .products-mobile-nav__panel a:nth-of-type(5){animation-delay:.175s}body:has(.about-page) .products-mobile-nav__panel a:nth-of-type(6){animation-delay:.21s}body:has(.about-page) .products-mobile-nav__client{animation-delay:.245s}.about-shell{padding-top:24px}.about-breadcrumb{margin-bottom:52px}.about-intro{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px}.about-intro__image{width:100%;height:auto}.about-intro__content,.about-intro h1,.about-intro__text{width:100%}.about-intro__content{margin-top:28px}.about-intro__text{margin-top:38px}.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-value-card{width:100%;height:auto;min-height:320px}}@media (width<=768px){body:has(.about-page) .products-header{height:78px;min-height:78px}body:has(.about-page) .products-header__inner{height:78px;min-height:78px}body:has(.about-page) .products-header__logo{width:158px;height:52px}.about-shell,.about-why__inner{width:calc(100% - 40px)}body:has(.about-page) .products-header__inner{width:calc(100% - 40px)}body:has(.about-page) .products-topbar__inner{width:calc(100% - 40px)}.about-breadcrumb{margin-bottom:32px}.about-intro,.about-values-grid{grid-template-columns:1fr}.about-intro{gap:26px}.about-intro__content{margin-top:0}.about-intro h1,.about-why h2{width:100%;font-size:30px;line-height:1.15}.about-intro__text{margin-top:24px;font-size:16px;line-height:1.62}.about-intro__text p{font-size:16px;line-height:1.62}.about-why{margin-top:52px;padding-bottom:52px}.about-values-grid{gap:18px;margin-top:22px}.about-value-card{min-height:0;padding:24px 20px}}@media (width<=425px){body:has(.about-page) .products-header{height:72px;min-height:72px}body:has(.about-page) .products-header__inner{height:72px;min-height:72px}.about-shell,.about-why__inner{width:calc(100% - 32px)}body:has(.about-page) .products-header__inner{width:calc(100% - 32px)}body:has(.about-page) .products-topbar__inner{width:calc(100% - 32px)}body:has(.about-page) .products-header__logo{width:142px;height:46px}body:has(.about-page) .products-mobile-menu-toggle{width:42px;height:42px}body:has(.about-page) .products-mobile-nav__panel{width:min(352px,100vw - 16px);padding:16px 16px 24px}body:has(.about-page) .products-mobile-nav__logo{width:142px;height:46px}.about-shell{padding-top:22px}.about-breadcrumb{margin-bottom:24px}.about-intro h1,.about-why h2{font-size:28px}.about-intro__text,.about-intro__text p,.about-value-card__text{font-size:15px;line-height:1.6}.about-why{margin-top:44px;padding-bottom:44px}}@media (width<=375px){body:has(.about-page) .products-header__logo{width:132px;height:43px}.about-intro h1,.about-why h2{font-size:26px}}@media (width<=320px){.about-shell,.about-why__inner{width:calc(100% - 24px)}body:has(.about-page) .products-header__inner{width:calc(100% - 24px)}body:has(.about-page) .products-topbar__inner{width:calc(100% - 24px)}body:has(.about-page) .products-header__logo{width:120px;height:39px}body:has(.about-page) .products-mobile-menu-toggle{width:40px;height:40px}body:has(.about-page) .products-mobile-nav__panel{width:calc(100vw - 16px);padding:14px 14px 22px}body:has(.about-page) .products-mobile-nav__logo{width:124px;height:40px}.about-intro h1,.about-why h2{font-size:24px}.about-value-card{padding-left:16px;padding-right:16px}}
