: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}*,: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}}.home-page{--home-frame-width:1366px;--home-inner-width:1224px;--home-hero-height:471px;--home-header-height:122px;--home-white:#fff;--home-blue:#007cc2;--home-font:"Mona Sans", "Manrope", "Montserrat", system-ui, sans-serif}.home-page .home-container{width:min(var(--home-inner-width), calc(100% - 36px));margin:0 auto}.home-page .hero-shell{width:100%;height:var(--home-hero-height);background:#dfe8ee;margin:0 auto;position:relative;overflow:hidden}.home-page .hero-header{z-index:100;width:100%;height:var(--home-header-height);box-sizing:border-box;background:0 0;transition:background .2s,box-shadow .2s;position:absolute;top:0;left:0;right:0}.home-page .hero-nav{width:min(var(--home-inner-width), calc(100% - 36px));align-items:center;height:100%;margin:0 auto;display:flex}.home-page .hero-header.site-header--scrolled{background:#fff;position:fixed;box-shadow:0 12px 30px #0f172014}.home-page .hero-header.site-header--scrolled .hero-menu>a,.home-page .hero-header.site-header--scrolled .hero-menu>.hero-menu__item>.hero-menu__link,.home-page .hero-header.site-header--scrolled .hero-cta__label,.home-page .hero-header.site-header--scrolled .hero-icon-btn{color:#0f1720}.home-page .hero-header.site-header--scrolled .hero-icon-btn>svg:first-child circle,.home-page .hero-header.site-header--scrolled .hero-icon-btn__glyph--calculator path,.home-page .hero-header.site-header--scrolled .hero-icon-btn__glyph--search path,.home-page .hero-header.site-header--scrolled .hero-icon-btn__glyph--download path{stroke:#0f1720}.home-page .hero-header.site-header--scrolled .hero-cta{border-color:var(--home-blue);background:var(--home-blue);color:#fff}.home-page .hero-header.site-header--scrolled .hero-cta__label{color:#fff}.home-page .hero-header.site-header--scrolled .hero-hamburger{border-color:#0f172038}.home-page .hero-header.site-header--scrolled .hero-hamburger__bar{background:#0f1720}.home-page .hero-brand{flex:none}.home-page .hero-brand__logo{aspect-ratio:1;background:var(--header-logo-image) lightgray -4.62px 0px / 111.52% 102.041% no-repeat;border-radius:4px;width:88px;height:88px;margin-block:17px;display:block}.home-page .hero-menu{flex:auto;align-items:center;gap:20px;margin-left:46px;display:flex;position:relative}.home-page .hero-menu>a,.home-page .hero-menu>.hero-menu__item>.hero-menu__link{color:var(--home-white);font-family:var(--home-font);font-size:21px;font-style:normal;font-weight:700;line-height:150%;transition:opacity .2s,color .2s}.home-page .hero-menu>a:hover,.home-page .hero-menu>.hero-menu__item>.hero-menu__link:hover,.home-page .hero-menu>.hero-menu__item:hover>.hero-menu__link{opacity:.82}.home-page .hero-menu__item{align-items:center;display:flex;position:relative}.home-page .hero-menu__link{align-items:center;gap:9px;text-decoration:none;display:inline-flex}.home-page .hero-menu__link[aria-current=page]{color:inherit}.home-page .hero-menu__caret{transform-origin:50%;opacity:.72;border-bottom:1.8px solid;border-right:1.8px solid;width:10px;height:10px;margin-top:2px;transition:transform .26s,opacity .2s;transform:rotate(45deg)}.home-page .hero-menu__item--products:hover .hero-menu__caret,.home-page .hero-menu__item--products:focus-within .hero-menu__caret{opacity:1;transform:rotate(225deg)translate(-1px,-1px)}.home-page .products-mega-menu{z-index:90;opacity:0;visibility:hidden;pointer-events:none;transform-origin:0 0;width:min(1120px,100vw - 48px);padding-top:18px;transition:opacity .22s,transform .34s cubic-bezier(.22,1,.36,1),visibility 0s linear .34s;position:absolute;top:100%;left:clamp(-156px,-14vw,-104px);transform:translateY(14px)scale(.985)}.home-page .hero-menu__item--products:hover .products-mega-menu,.home-page .hero-menu__item--products:focus-within .products-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)scale(1)}.home-page .products-mega-menu__shell{--products-mega-menu-max-height:min(72vh, 560px);min-height:420px;max-height:var(--products-mega-menu-max-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffffffa,#f6fafdfa);border:1px solid #0f172014;border-radius:28px;grid-template-columns:minmax(220px,248px) minmax(0,1fr);align-items:stretch;display:grid;overflow:hidden;box-shadow:0 32px 78px #0814202e,0 10px 24px #08142014}.home-page .products-mega-menu__sidebar{max-height:var(--products-mega-menu-max-height);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0b7cc147 transparent;background:linear-gradient(#f1f7fbfa,#f9fcfefa);border-right:1px solid #0f17200f;flex-direction:column;gap:18px;padding:24px 18px;display:flex;overflow-y:auto}.home-page .products-mega-menu__sidebar::-webkit-scrollbar{width:6px}.home-page .products-mega-menu__sidebar::-webkit-scrollbar-track{background:0 0}.home-page .products-mega-menu__sidebar::-webkit-scrollbar-thumb{background:#0b7cc138;border-radius:999px}.home-page .products-mega-menu__family-group{gap:10px;display:grid}.home-page .products-mega-menu__family-label{color:#0b7cc1e0;font-family:"Mona Sans", var(--home-font);letter-spacing:.12em;text-transform:uppercase;margin:0;padding:0 8px;font-size:11px;font-weight:800;line-height:1}.home-page .products-mega-menu__family-lines{gap:8px;display:grid}.home-page .products-mega-menu__line{color:#182635;width:100%;min-height:52px;font-family:"Mona Sans", var(--home-font);text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:650;line-height:1.35;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .24s,box-shadow .24s;display:flex}.home-page .products-mega-menu__line:hover,.home-page .products-mega-menu__line:focus-visible,.home-page .products-mega-menu__line.is-active{color:#0b7cc1;background:#fff;border-color:#0b7cc12e;outline:none;transform:translate(4px);box-shadow:0 14px 28px #08142014}.home-page .products-mega-menu__line-label{max-width:min(148px,100%)}.home-page .products-mega-menu__line-icon{color:#0b7cc1d6;flex:none;align-items:center;display:inline-flex}.home-page .products-mega-menu__line-icon svg{transform-origin:50%;transition:transform .28s;display:block;transform:rotate(0)}.home-page .products-mega-menu__line:hover .products-mega-menu__line-icon svg,.home-page .products-mega-menu__line:focus-visible .products-mega-menu__line-icon svg,.home-page .products-mega-menu__line.is-active .products-mega-menu__line-icon svg{transform:rotate(45deg)}.home-page .products-mega-menu__content{min-width:0;max-height:var(--products-mega-menu-max-height);overscroll-behavior:contain;scrollbar-width:none;padding:24px 28px 30px 36px;overflow:auto}.home-page .products-mega-menu__content::-webkit-scrollbar{width:0;height:0}.home-page .products-mega-menu__content-shell{min-width:0;position:relative}.home-page .products-mega-menu__scrollbar{opacity:0;transform-origin:top;pointer-events:none;background:#0b7cc114;border-radius:999px;width:6px;transition:opacity .18s,transform .18s;position:absolute;top:26px;bottom:26px;right:12px;transform:scaleY(.96)}.home-page .products-mega-menu__content-shell.is-scrollable .products-mega-menu__scrollbar{opacity:1;transform:scaleY(1)}.home-page .products-mega-menu__scrollbar-thumb{background:linear-gradient(#0b7cc170,#0b7cc138);border-radius:999px;width:100%;min-height:36px;transform:translateY(0);box-shadow:0 6px 16px #0b7cc11f}.home-page .products-mega-menu__content:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#fff0,#f6fafdfa 82%);width:100%;height:52px;margin-top:-52px;transition:opacity .18s;display:block;position:sticky;bottom:0;left:0}.home-page .products-mega-menu__content-shell.is-scrollable:not(.is-scroll-end) .products-mega-menu__content:after{opacity:1}.home-page .products-mega-menu__panel{min-width:0}.home-page .products-mega-menu__panel-head{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#fffffffa,#ffffffe6 78%,#fff0);margin-bottom:20px;padding-bottom:16px;position:sticky;top:0}.home-page .products-mega-menu__panel-toolbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.home-page .products-mega-menu__panel-heading{gap:8px;min-width:0;display:grid}.home-page .products-mega-menu__panel-actions{flex:none;justify-items:end;gap:10px;display:grid}.home-page .products-mega-menu__eyebrow{color:#0b7cc1e6;font-family:"Mona Sans", var(--home-font);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1}.home-page .products-mega-menu__title{color:#102030;font-family:"Mona Sans", var(--home-font);font-size:clamp(1.6rem,1.2rem + .85vw,2.05rem);font-weight:720;line-height:1.08;text-decoration:none}.home-page .products-mega-menu__title:hover,.home-page .products-mega-menu__title:focus-visible{color:#0b7cc1;outline:none}.home-page .products-mega-menu__scroll-hint{color:#314252bd;font-family:"Mona Sans", var(--home-font);letter-spacing:.04em;opacity:0;align-items:center;gap:8px;font-size:12px;font-weight:700;line-height:1.1;transition:opacity .18s,transform .18s;display:inline-flex;transform:translateY(-2px)}.home-page .products-mega-menu__scroll-hint:before{content:"";border-bottom:1.6px solid;border-right:1.6px solid;width:8px;height:8px;transform:rotate(45deg)translateY(-1px)}.home-page .products-mega-menu__content-shell.is-scrollable:not(.is-scroll-end) .products-mega-menu__scroll-hint{opacity:1;transform:translateY(0)}.home-page .products-mega-menu__series-grid{column-count:3;column-gap:30px}.home-page .products-mega-menu__series{break-inside:avoid;gap:12px;min-width:0;margin:0 0 22px;padding-bottom:2px;display:grid}.home-page .products-mega-menu__series-link{color:#0f1720;font-family:"Mona Sans", var(--home-font);font-size:22px;font-weight:700;line-height:1.1;text-decoration:none}.home-page .products-mega-menu__series-link:hover,.home-page .products-mega-menu__series-link:focus-visible,.home-page .products-mega-menu__series.is-current .products-mega-menu__series-link{color:#0b7cc1;outline:none}.home-page .products-mega-menu__grades{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-page .products-mega-menu__grade{color:#314252;font-family:"Mona Sans", var(--home-font);align-items:flex-start;gap:10px;font-size:14px;font-weight:500;line-height:1.3;text-decoration:none;transition:color .18s,transform .22s;display:inline-flex}.home-page .products-mega-menu__grade:hover,.home-page .products-mega-menu__grade:focus-visible,.home-page .products-mega-menu__grade.is-current{color:#0b7cc1;outline:none;transform:translate(4px)}.home-page .products-mega-menu__grade-marker{border-top:1.7px solid;border-right:1.7px solid;flex:0 0 7px;width:7px;height:7px;margin-top:5px;transform:rotate(45deg)}.home-page .products-mega-menu__empty{color:#56687a;font-family:"Mona Sans", var(--home-font);margin:0 0 26px;font-size:15px;font-weight:500;line-height:1.5}.home-page .products-mega-menu__view-all{color:#0b7cc1;min-height:42px;font-family:"Mona Sans", var(--home-font);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#0b7cc11a,#0b7cc10a);border:1px solid #0b7cc12e;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-size:13px;font-weight:800;line-height:1.3;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #0b7cc11f}.home-page .products-mega-menu__view-all-icon{flex:none;justify-content:center;align-items:center;display:inline-flex}.home-page .products-mega-menu__view-all-icon svg{transform-origin:50%;transition:transform .28s;display:block;transform:rotate(0)}.home-page .products-mega-menu__view-all:hover,.home-page .products-mega-menu__view-all:focus-visible{color:#085f95;background:linear-gradient(#0b7cc129,#0b7cc114);border-color:#0b7cc14d;outline:none}.home-page .products-mega-menu__view-all:hover .products-mega-menu__view-all-icon svg,.home-page .products-mega-menu__view-all:focus-visible .products-mega-menu__view-all-icon svg{transform:rotate(45deg)}@media (width>=981px){.page-shell,.home-page .hero-shell,.home-page .hero-shell.nosotros-hero-shell,.home-page .products-header-shell,.search-page__header-shell,.quality-page__hero-shell,.applications-page__hero-shell,.quote-page .quote-page__hero-shell{overflow:visible}.home-page .hero-media-stack,.home-page .nosotros-hero-shell .hero-media-stack,.quality-page__hero-media-stack,.applications-page__hero-media-stack,.quote-page .quote-page__hero-shell .hero-media-stack{overflow:hidden}}.home-page .hero-nav-right{flex:none;align-items:center;gap:8px;margin-left:18px;display:flex}.home-page .hero-icon-btn,.home-page .hero-cta,.home-page .hero-primary-btn,.home-page .section-link,.home-page .outline-link,.home-page .solid-link{justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s,background .2s,box-shadow .24s;display:inline-flex}.home-page .hero-icon-btn:hover,.home-page .hero-cta:hover,.home-page .hero-primary-btn:hover,.home-page .section-link:hover,.home-page .outline-link:hover,.home-page .solid-link:hover{box-shadow:0 10px 24px #0f17202e}.home-page .hero-icon-btn{width:46px;height:46px;color:var(--home-white);border-radius:50%;flex:0 0 46px;position:relative}.home-page .hero-icon-btn>svg:first-child{display:block}.home-page .hero-icon-btn>svg:last-child{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.home-page .hero-icon-btn__glyph--calculator{width:24px;height:24px}.home-page .hero-icon-btn__glyph--search{width:20px;height:20px}.home-page .hero-icon-btn__glyph--download{width:22px;height:22px}.home-page .hero-cta,.home-page .section-link,.home-page .solid-link{border-radius:22px;gap:16px}.home-page .hero-cta{border:1px solid var(--home-white);height:46px;color:var(--home-white);background:0 0;padding:9px 4px 9px 12px}.home-page .hero-cta__label{color:var(--home-white);font-family:var(--home-font);white-space:nowrap;font-size:21px;font-style:normal;font-weight:600;line-height:150%}.home-page .hero-primary-btn{background:var(--home-blue);height:46px;color:var(--home-white);border-radius:22px;justify-content:center;align-items:center;gap:16px;padding:9px 4px 9px 14px;display:inline-flex}.home-page .hero-primary-btn__label{color:#fff;font-family:var(--home-font);white-space:nowrap;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.home-page .hero-primary-btn__icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.home-page .hero-primary-btn__icon-circle,.home-page .hero-cta__icon-circle{width:38px;height:38px}.home-page .hero-primary-btn__icon-glyph,.home-page .hero-cta__icon-glyph{aspect-ratio:1;transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.home-page .hero-primary-btn:hover .hero-primary-btn__icon-glyph,.home-page .hero-cta:hover .hero-cta__icon-glyph{transform:translate(-50%,-50%)rotate(45deg)}.home-page .hero-cta__icon,.home-page .section-link span:last-child,.home-page .solid-link span:last-child,.home-page .outline-link span:last-child{background:var(--home-white);width:38px;height:38px;color:var(--home-blue);border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;display:inline-flex;position:relative}.home-page .outline-link{color:#fff;white-space:nowrap;background:#ffffff14;border:2px solid #ffffffbd;padding:9px 14px 9px 22px}.home-page .section-link,.home-page .solid-link{color:#fff;background:var(--home-blue);padding:9px 4px 9px 18px}.home-page .section-link span:first-child,.home-page .solid-link span:first-child,.home-page .outline-link span:first-child{font-family:var(--home-font);font-size:22px;font-style:normal;font-weight:700;line-height:150%}.home-page .outline-link span:last-child{background:#fff}@media (width<=1240px){.home-page .hero-menu{gap:18px;margin-left:36px}.home-page .hero-menu>a,.home-page .hero-menu>.hero-menu__item>.hero-menu__link,.home-page .hero-cta__label{font-size:18px}.home-page .products-mega-menu{width:min(1000px,100vw - 48px);left:-118px}.home-page .products-mega-menu__series-grid{column-count:2}.home-page .products-mega-menu__panel-toolbar{flex-direction:column;align-items:flex-start}.home-page .products-mega-menu__panel-actions{justify-items:start;width:100%}.home-page .products-mega-menu__scrollbar{right:10px}}@media (width<=1100px){.home-page .hero-nav{flex-wrap:nowrap;row-gap:0}.home-page .hero-menu{display:none}.home-page .hero-cta{display:none!important}.home-page .hero-hamburger{margin-left:12px;display:flex}.home-page .hero-nav-right{gap:6px;margin-left:auto}}@media (width<=980px){.home-page .hero-shell{height:auto;min-height:560px}.home-page .hero-header{height:auto;padding-top:18px}.home-page .hero-nav{flex-wrap:wrap;row-gap:18px}.home-page .hero-menu{flex-wrap:wrap;order:3;width:100%;margin-left:0}.home-page .hero-nav-right{margin-left:auto}}@media (width<=768px){.home-page .home-container{width:min(var(--home-inner-width), calc(100% - 24px))}.home-page .hero-brand__logo{width:72px;height:72px;margin-block:0}.home-page .hero-menu>a,.home-page .hero-menu>.hero-menu__item>.hero-menu__link,.home-page .hero-cta__label,.home-page .hero-primary-btn__label,.home-page .section-link span:first-child,.home-page .solid-link span:first-child,.home-page .outline-link span:first-child{font-size:16px}}.home-page .hero-hamburger{cursor:pointer;background:0 0;border:1.5px solid #ffffff73;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:auto;padding:10px;display:none}.home-page .products-header-shell .hero-hamburger,.home-page .search-page__topbar .hero-hamburger{border-color:#0000002e}.home-page .hero-hamburger__bar{background:#fff;border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .2s;display:block}.home-page .products-header-shell .hero-hamburger__bar,.home-page .search-page__topbar .hero-hamburger__bar,.home-page .nosotros-hero-shell .hero-hamburger__bar{background:#0f1720}.hero-mobile-nav{z-index:1001;overscroll-behavior:contain;background:#fff;flex-direction:column;width:min(320px,85vw);transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(110%);box-shadow:-4px 0 40px #0000002e}.hero-mobile-nav.open{transform:translate(0)}.hero-mobile-nav__top{border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 16px;display:flex}.hero-mobile-nav__brand{font-family:var(--home-font);color:#0f1720;letter-spacing:-.01em;font-size:15px;font-weight:700}.hero-mobile-nav__close{cursor:pointer;color:#0f1720;background:#0000000f;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s;display:flex}.hero-mobile-nav__close:hover{background:#0000001f}.hero-mobile-nav__links{flex-direction:column;flex:auto;padding:4px 0;display:flex}.hero-mobile-nav__links>a,.hero-mobile-nav__toggle{color:#0f1720;width:100%;font-family:var(--home-font);background:#fff;border:0;border-bottom:1px solid #0000000f;align-items:center;padding:15px 24px;font-size:17px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .15s,color .15s;display:flex}.hero-mobile-nav__links>a:last-child{border-bottom:0}.hero-mobile-nav__links>a:hover,.hero-mobile-nav__links>a:focus-visible,.hero-mobile-nav__toggle:hover,.hero-mobile-nav__toggle:focus-visible{color:#007cc2;background:#007cc20f;outline:none}.hero-mobile-nav__links>a[aria-current=page]{color:#007cc2;background:#007cc20f;border-left:3px solid #007cc2;padding-left:21px;font-weight:700}.hero-mobile-nav__group{border-bottom:1px solid #0000000f}.hero-mobile-nav__toggle{cursor:pointer;justify-content:space-between}.hero-mobile-nav__toggle-label.is-current{color:#007cc2;font-weight:700}.hero-mobile-nav__toggle-caret{opacity:.75;border-bottom:1.8px solid;border-right:1.8px solid;width:10px;height:10px;transition:transform .24s;transform:rotate(45deg)}.hero-mobile-nav__toggle.is-open .hero-mobile-nav__toggle-caret{transform:rotate(225deg)}.hero-mobile-nav__panel{background:linear-gradient(#f7fbfff0,#fffffffa);padding:14px 16px 18px}.hero-mobile-nav__catalog-family+.hero-mobile-nav__catalog-family{margin-top:14px}.hero-mobile-nav__catalog-family-link{color:#0b7cc1;font-family:var(--home-font);letter-spacing:.08em;text-transform:uppercase;border:0;padding:0;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;display:block}.hero-mobile-nav__catalog-lines{gap:8px;margin-top:10px;display:grid}.hero-mobile-nav__catalog-line{color:#182635;font-family:var(--home-font);background:#ffffffeb;border-radius:12px;align-items:center;padding:10px 12px;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;display:flex}.hero-mobile-nav__catalog-line:hover,.hero-mobile-nav__catalog-line:focus-visible{color:#007cc2;background:#007cc214;outline:none}.hero-mobile-nav__footer{border-top:1px solid #00000014;flex-direction:column;flex-shrink:0;gap:10px;padding:20px 20px 28px;display:flex}.hero-mobile-nav__cta{color:#fff;height:46px;font-family:var(--home-font);text-align:center;background:#007cc2;border-radius:22px;justify-content:space-between;align-items:center;gap:10px;padding:9px 4px 9px 14px;text-decoration:none;transition:background .2s,box-shadow .24s;display:flex}.hero-mobile-nav__cta-label{color:#fff;font-family:var(--home-font);text-align:center;white-space:nowrap;flex:auto;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.hero-mobile-nav__cta-icon,.hero-mobile-nav__cta-icon-circle{flex:0 0 38px;width:38px;height:38px}.hero-mobile-nav__cta-icon{justify-content:center;align-items:center;display:inline-flex;position:relative}.hero-mobile-nav__cta-icon-glyph{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.hero-mobile-nav__cta:hover{background:#085f95;box-shadow:0 10px 24px #0f17202e}.hero-mobile-nav__cta:hover .hero-mobile-nav__cta-icon-glyph,.hero-mobile-nav__cta:focus-visible .hero-mobile-nav__cta-icon-glyph{transform:translate(-50%,-50%)rotate(45deg)}.hero-mobile-nav__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hero-mobile-nav__action{color:#0f1720;height:64px;font-family:var(--home-font);text-align:center;background:#fff;border:1px solid #0000001f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px;font-size:12px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:flex}.hero-mobile-nav__action svg{flex-shrink:0;width:22px;height:22px;transition:stroke .15s}.hero-mobile-nav__action:hover{color:#007cc2;background:#007cc20f;border-color:#007cc2}.hero-mobile-nav__action:hover svg path,.hero-mobile-nav__action:hover svg circle{stroke:#007cc2}.hero-nav-overlay{z-index:1000;opacity:0;pointer-events:none;background:#00000073;transition:opacity .3s;position:fixed;inset:0}.hero-nav-overlay.active{opacity:1;pointer-events:auto}@media (width<=1100px){.home-page .hero-nav{flex-wrap:nowrap;row-gap:0}.home-page .hero-menu,.home-page .hero-cta{display:none}.home-page .hero-hamburger{margin-left:12px;display:flex}.home-page .hero-nav-right{gap:6px;margin-left:auto}}@media (width<=768px){.home-page{--home-header-height:80px}.home-page .hero-nav{width:min(var(--home-inner-width), calc(100% - 32px));height:var(--home-header-height);align-items:center;padding-top:0}.home-page .hero-brand__logo{width:58px;height:58px;margin-block:0}.home-page .hero-header{height:var(--home-header-height);padding-top:0}.home-page .hero-nav-right{gap:5px;margin-left:auto}.home-page .hero-icon-btn{flex:0 0 38px;width:38px;height:38px}.home-page .hero-icon-btn>svg:first-child{width:38px;height:38px}.home-page .hero-hamburger{width:40px;height:40px;margin-left:6px;padding:8px}.home-page .hero-header.site-header--scrolled{width:100%;max-width:none;height:var(--home-header-height);margin:0;padding:0;left:0;right:0}.home-page .hero-header.site-header--scrolled .hero-nav{width:100%;max-width:none;height:var(--home-header-height);box-sizing:border-box;margin:0;padding:0 16px}.home-page .hero-header.site-header--scrolled .hero-hamburger{margin-left:6px}}@media (width<=1100px){.home-page .hero-cta{display:none!important}}@media (width<=1280px){.home-page .hero-menu{gap:16px;margin-left:34px}.home-page .hero-menu>a,.home-page .hero-menu>.hero-menu__item>.hero-menu__link{font-size:20px}.home-page .hero-nav-right{gap:7px;margin-left:16px}}@media (width<=420px){.home-page .hero-nav{width:min(var(--home-inner-width), calc(100% - 24px))}.home-page .hero-brand__logo{width:54px;height:54px}.home-page .hero-nav-right{gap:3px}.home-page .hero-icon-btn{flex-basis:34px;width:34px;height:34px}.home-page .hero-icon-btn>svg:first-child{width:34px;height:34px}.home-page .hero-hamburger{width:36px;height:36px;margin-left:5px;padding:7px}}@media (width<=360px){.home-page .hero-nav{width:min(var(--home-inner-width), calc(100% - 20px))}.home-page .hero-brand__logo{width:50px;height:50px}.home-page .hero-icon-btn{flex-basis:32px;width:32px;height:32px}.home-page .hero-icon-btn>svg:first-child{width:32px;height:32px}.home-page .hero-hamburger{width:34px;height:34px;margin-left:4px}}@media (width<=768px){.home-page{--home-header-height:80px}.home-page .hero-header,.home-page .hero-shell.nosotros-hero-shell .hero-header,.home-page .products-header-shell .hero-header,.quote-page .quote-page__hero-shell .hero-header{height:var(--home-header-height)!important;min-height:var(--home-header-height)!important;padding:0!important}.home-page .hero-header.site-header--scrolled{background:#fff;width:100%!important;max-width:none!important;margin:0!important;position:fixed!important;left:0!important;right:0!important}.home-page .hero-nav,.home-page .hero-shell.nosotros-hero-shell .hero-nav,.home-page .products-header-shell .hero-nav,.quote-page .quote-page__hero-shell .hero-nav,.home-page .hero-header.site-header--scrolled .hero-nav{box-sizing:border-box;width:calc(100% - 20px)!important;max-width:none!important;height:var(--home-header-height)!important;min-height:var(--home-header-height)!important;flex-wrap:nowrap!important;align-items:center!important;row-gap:0!important;margin-left:10px!important;margin-right:10px!important;padding:0!important}.home-page .hero-brand__logo,.home-page .products-header-shell .hero-brand__logo{width:54px!important;height:54px!important;margin:0!important}.home-page .hero-nav-right,.home-page .products-header-shell .hero-nav-right{flex:none!important;gap:4px!important;margin-left:auto!important}.home-page .hero-icon-btn,.home-page .products-header-shell .hero-icon-btn,.home-page .nosotros-hero-shell .hero-icon-btn{flex:0 0 36px!important;width:36px!important;height:36px!important}.home-page .hero-icon-btn>svg:first-child,.home-page .products-header-shell .hero-icon-btn>svg:first-child,.home-page .nosotros-hero-shell .hero-icon-btn>svg:first-child{width:36px!important;height:36px!important}.home-page .hero-icon-btn__glyph--calculator{width:19px!important;height:19px!important}.home-page .hero-icon-btn__glyph--search{width:17px!important;height:17px!important}.home-page .hero-icon-btn__glyph--download{width:18px!important;height:18px!important}.home-page .hero-hamburger,.home-page .products-header-shell .hero-hamburger,.quote-page .quote-page__hero-shell .hero-hamburger{flex:0 0 38px!important;width:38px!important;height:38px!important;margin-left:4px!important;padding:8px!important;display:flex!important}}@media (width<=360px){.home-page .hero-nav,.home-page .hero-shell.nosotros-hero-shell .hero-nav,.home-page .products-header-shell .hero-nav,.quote-page .quote-page__hero-shell .hero-nav,.home-page .hero-header.site-header--scrolled .hero-nav{width:calc(100% - 16px)!important;margin-left:8px!important;margin-right:8px!important}.home-page .hero-brand__logo,.home-page .products-header-shell .hero-brand__logo{width:50px!important;height:50px!important}.home-page .hero-nav-right,.home-page .products-header-shell .hero-nav-right{gap:3px!important}.home-page .hero-icon-btn,.home-page .products-header-shell .hero-icon-btn,.home-page .nosotros-hero-shell .hero-icon-btn{flex-basis:33px!important;width:33px!important;height:33px!important}.home-page .hero-icon-btn>svg:first-child,.home-page .products-header-shell .hero-icon-btn>svg:first-child,.home-page .nosotros-hero-shell .hero-icon-btn>svg:first-child{width:33px!important;height:33px!important}.home-page .hero-hamburger,.home-page .products-header-shell .hero-hamburger,.quote-page .quote-page__hero-shell .hero-hamburger{flex-basis:35px!important;width:35px!important;height:35px!important;margin-left:3px!important}}.home-page .footer-logo{aspect-ratio:75/76;justify-content:center;align-items:center;width:150px;height:152px;display:flex;overflow:hidden}.home-page .footer-logo__media{background:var(--footer-logo-image) lightgray -7.06px 0px / 110.747% 100% no-repeat;border-radius:4px;width:150px;height:152px;display:block}.home-page .hero-media-stack,.home-page .hero-slide,.home-page .hero-media,.home-page .hero-media:after{position:absolute;inset:0}.home-page .hero-slide{opacity:0;pointer-events:none;transition:opacity .45s}.home-page .hero-slide.is-active{opacity:1;pointer-events:auto}.home-page .hero-media{background:#0f1720}.home-page .hero-media img,.home-page .hero-media video,.home-page .hero-media iframe{object-fit:cover;border:0;width:100%;height:100%}.home-page .hero-media iframe{pointer-events:none;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-page .hero-media:after{content:"";background:linear-gradient(#000 0%,#c4c4c400 100%)}@media (width<=768px){.home-page .hero-media:after{background:#00000073}}.home-page .hero-body{z-index:2;height:calc(var(--home-hero-height) - var(--home-header-height));width:min(var(--home-inner-width), calc(100% - 36px));box-sizing:border-box;padding-top:calc(var(--home-header-height) + 103px);align-items:flex-start;margin:0 auto;padding-bottom:59px;display:flex;position:relative}.home-page .hero-copy{color:#fff;width:576px;max-width:100%}.home-page .hero-copy h1{color:#fff;width:576px;max-width:100%;font-family:var(--home-font);margin:0;font-size:50px;font-style:normal;font-weight:600;line-height:110%}.home-page .hero-actions{align-items:center;gap:14px;margin-top:31px;display:flex}.home-page .hero-slider-dots{align-items:center;gap:8.132px;width:148px;height:6px;margin-top:23px;display:flex}.home-page .hero-slider-dot{cursor:pointer;background:#ffffff80;border:0;border-radius:0;width:43.912px;height:6px;padding:0}.home-page .hero-slider-dot.is-active{background:#fff}@media (width<=980px){.home-page .hero-body{width:min(var(--home-inner-width), calc(100% - 36px));box-sizing:border-box;height:auto;min-height:340px;margin:0 auto;padding:44px 0 56px}}@media (width>=981px) and (width<=1100px){.home-page .hero-body{padding-top:72px}.home-page .hero-copy{width:500px}.home-page .hero-copy h1{width:500px;font-size:44px}}@media (width<=768px){.home-page .hero-shell{height:100vh}.home-page .hero-body{height:calc(100dvh - var(--home-header-height));height:calc(100vh - var(--home-header-height));align-items:center;min-height:0;padding:18px 0 42px}.home-page .hero-copy h1{width:100%;font-size:34px;line-height:110%}.home-page .hero-actions{margin-top:18px}}@media (width<=420px){.home-page .hero-body{padding:8px 0 56px}.home-page .hero-copy h1{font-size:32px;line-height:1.12}.home-page .hero-primary-btn{min-height:44px}}.home-page{color:#10161d;background:#eef4f8}.section-panel{border-radius:34px;padding:45px 0 46px}.section-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:800;line-height:1.05}.section-header p,.section-eyebrow{color:#5b6977;margin:0}.section-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.95rem;font-weight:800}.product-grid,.application-grid{gap:18px;margin-top:34px;display:grid}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card,.application-card{background:#fff;border-radius:20px;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 16px 34px #0f172014}.product-card:hover,.application-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px #0f172021}.product-card__media img,.application-card img{transition:transform .5s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__media img,.application-card:hover img{transform:scale(1.04)}.product-card__media{aspect-ratio:1.18/.82;background:#dbe4ea;overflow:hidden}.product-card__media img,.application-card img,.about-visual img,.quote-banner__media img{object-fit:cover;object-position:center;width:100%;height:100%}.product-card__body{padding:18px 20px 20px}.product-card h3,.application-card__title{letter-spacing:-.03em;margin:0;font-size:1.35rem;font-weight:800;line-height:1.15}.product-card__footer{margin-top:16px}.link-inline{color:#0b7cc1;transform-origin:50%;will-change:transform;align-items:center;gap:10px;font-size:.94rem;font-weight:800;transition:transform .24s,opacity .2s;display:inline-flex}.link-inline:hover{transform:translateY(-1px)rotate(-3deg)}.link-inline span:last-child{color:#fff;background:#0b7cc1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.section-actions{justify-content:center;margin-top:34px;display:flex}.quote-banner{background:#007cc2;border-radius:10px;width:100%;height:300px;margin-top:0;margin-bottom:64px;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f17201f}.quote-banner__media,.quote-banner__overlay{display:block;position:absolute;inset:0}.quote-banner__overlay{pointer-events:none;background:#007cc2b3}.quote-banner__overlay:after{content:"";background:#0000004d;position:absolute;inset:0}.quote-banner__content{z-index:1;color:#fff;justify-content:space-between;align-items:stretch;gap:clamp(24px,4vw,72px);height:100%;padding:57px clamp(32px,4vw,48px) 53px clamp(36px,8vw,119px);display:flex;position:relative}.quote-banner__copy{flex:auto;min-width:0;max-width:603px}.quote-banner__copy .section-eyebrow{color:var(--Blanco,#fff);font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 700, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;text-transform:none;margin-bottom:7px;font-family:Mona Sans,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.quote-banner__copy h2{width:auto;max-width:100%;color:var(--Blanco,#fff);font-family:var(--home-font);font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 600, "wdth" 100, "opsz" 72;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.8px;margin:0;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.quote-banner__copy p{color:#fff;letter-spacing:0;width:auto;max-width:577px;margin:10px 0 0;font-family:Rubik,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.quote-banner__link{box-sizing:border-box;border:1px solid var(--blanco,#fff);width:fit-content;height:46px;box-shadow:none;color:#fff;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 600, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;background:0 0;border-radius:22px;flex:none;justify-content:center;align-self:flex-end;align-items:center;gap:16px;margin-bottom:0;margin-left:auto;padding:9px 4px 9px 14px;font-family:Mona Sans,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:33px;text-decoration:none;display:inline-flex}.quote-banner__link-label{color:#fff;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 600, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mona Sans,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:33px}.quote-banner__link-icon{aspect-ratio:1;background:0 0;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.quote-banner__link-circle{aspect-ratio:1;width:38px;height:38px;fill:var(--blanco,#fff)}.quote-banner__link-glyph{aspect-ratio:1;transform-origin:50%;shape-rendering:geometricprecision;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.quote-banner__link-glyph path{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke:#007cc2!important}.quote-banner__link:hover .quote-banner__link-glyph{transform:translate(-50%,-50%)rotate(45deg)}.footer-block{isolation:isolate;background:#dfe5ea;border-top:0;width:100%;min-height:303px;margin-top:0;padding:0;position:relative}.footer-block:before{content:"";opacity:.03;background:var(--Blue,#043757);mix-blend-mode:multiply;pointer-events:none;z-index:0;position:absolute;inset:0}.footer-main{z-index:1;grid-template-columns:150px 90px 450px 90px minmax(0,1fr);align-items:start;row-gap:32px;min-height:243px;padding:42px 0 28px;display:grid;position:relative}.footer-shell{width:1224px;max-width:calc(100% - 142px);margin-inline:auto}.footer-logo{width:150px;height:152px;box-shadow:none;background:0 0;border-radius:0;grid-column:1;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}.footer-links{grid-column:3;grid-template-columns:220px 166px;align-content:start;gap:12px 64px;width:450px;max-width:450px;display:grid}.footer-links__calculator{grid-area:5/1}.footer-links__legal-trigger{color:#000;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 400, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:Mona Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:34px;transition:color .2s,transform .2s}.footer-links__legal-trigger--stacked{white-space:nowrap;grid-area:6/1/auto/-1;width:100%;max-width:100%}.footer-links__legal-trigger:hover{color:#0b7cc1;transform:translate(3px)}.footer-contact{grid-column:5;gap:11px;min-width:0;display:grid}.footer-contact-item{color:#000;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 400, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.2px;align-items:center;gap:18px;font-family:Mona Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;display:flex}.footer-contact-item__icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.footer-contact-item__icon svg{width:20px;height:20px}.footer-contact-item__text{min-width:0}.footer-contact-item--address .footer-contact-item__text,.footer-contact-item--hours .footer-contact-item__text{white-space:nowrap}.footer-bottom{z-index:1;color:#000;min-height:60px;position:relative;overflow:visible}.footer-bottom:before{content:"";opacity:.03;background:var(--Blue,#043757);mix-blend-mode:multiply;pointer-events:none;z-index:-1;position:absolute;inset:0}.footer-bottom__inner{z-index:1;box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding-top:18px;padding-bottom:18px;display:flex;position:relative}.footer-bottom__copyright,.footer-bottom__credit{align-items:center;gap:0;display:flex}.footer-bottom__copyright-main,.footer-bottom__copyright-strong,.footer-bottom__credit-by,.footer-bottom__credit-name{opacity:.801;color:#000;font-synthesis:none;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mona Sans,sans-serif;font-style:normal;line-height:normal}.footer-bottom__copyright-main{font-size:14px;font-weight:400}.footer-bottom__copyright-strong{font-size:14px;font-weight:600}.footer-bottom__credit{text-align:right;justify-content:flex-end}.footer-bottom__credit-by{margin-right:4px;font-size:14px;font-weight:300}.footer-bottom__credit-name{font-size:14px;font-weight:700}.footer-legal-modal[hidden]{display:none}body.footer-legal-open{overflow:hidden}.footer-legal-modal{z-index:120;position:fixed;inset:0}.footer-legal-modal__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04182885;position:absolute;inset:0}.footer-legal-modal__dialog{z-index:1;background:linear-gradient(#fff 0%,#f7fbfe 100%);border:1px solid #0b7cc124;border-radius:28px;width:min(920px,100% - 32px);max-height:calc(100vh - 56px);margin:28px auto;position:relative;overflow:auto;box-shadow:0 24px 60px #04375738}.footer-legal-modal__content{gap:18px;padding:8px 32px 36px;display:grid}.footer-legal-modal__close{color:#102030;cursor:pointer;background:#fffffff0;border:1px solid #0000001a;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;margin:16px 16px 0 auto;display:inline-flex;position:sticky;top:16px;right:16px;box-shadow:0 10px 22px #0f172014}.footer-legal-modal__eyebrow{color:#0b7cc1;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Rubik,Mona Sans,sans-serif;font-size:13px;font-weight:800}.footer-legal-modal__title{color:#102030;margin:0;font-family:Mona Sans,sans-serif;font-size:clamp(1.7rem,1.45rem + .75vw,2.35rem);font-weight:800;line-height:1.08}.footer-legal-modal__lead{color:#486176;margin:0;font-family:Mona Sans,sans-serif;font-size:1rem;font-weight:700;line-height:1.6}.footer-legal-modal__body{gap:14px;display:grid}.footer-legal-modal__body p{color:#203547;margin:0;font-family:Mona Sans,sans-serif;font-size:.97rem;font-weight:500;line-height:1.7}.floating-whatsapp{z-index:30;color:#fff;isolation:isolate;background:linear-gradient(#1fd94a 0%,#0b982c 100%);border-radius:999px;justify-content:center;align-items:center;width:64px;height:64px;padding:0;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),filter .32s cubic-bezier(.22,1,.36,1);animation:4.2s ease-in-out infinite whatsapp-float,2.7s ease-in-out infinite whatsapp-shadow-pulse;display:flex;position:fixed;bottom:60px;right:20px;overflow:visible;box-shadow:0 14px 30px #0b982c47,0 8px 22px #00000029}.floating-whatsapp:before,.floating-whatsapp:after{content:"";border-radius:inherit;z-index:-2;pointer-events:none;position:absolute;inset:-8px}.floating-whatsapp:before{filter:blur(12px);opacity:.9;background:radial-gradient(circle,#14d4436b 0%,#14d44329 44%,#14d44300 72%);animation:2s ease-in-out infinite whatsapp-glow;inset:-14px}.floating-whatsapp:after{opacity:.88;z-index:-1;border-radius:inherit;background:linear-gradient(#ffffff47,#fff0 44%);inset:1px}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{filter:saturate(1.08);transform:translateY(-4px)scale(1.08);box-shadow:0 22px 40px #0b982c57,0 12px 26px #0000002e}.floating-whatsapp:focus-visible{outline:none;box-shadow:0 0 0 5px #1cd64f2e,0 22px 40px #0b982c57,0 12px 26px #0000002e}.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);display:inline-flex;position:relative}.floating-whatsapp__icon:before,.floating-whatsapp__icon:after{content:"";border-radius:inherit;pointer-events:none;position:absolute}.floating-whatsapp__icon:before{opacity:0;border:1.5px solid #ffffff5c;animation:2.3s ease-out infinite whatsapp-ring;inset:-12px}.floating-whatsapp__icon:after{content:none}.floating-whatsapp__icon svg{z-index:1;flex-shrink:0;width:32px;height:32px;transition:transform .32s cubic-bezier(.22,1,.36,1);position:relative}.floating-whatsapp__content{display:none}.floating-whatsapp__eyebrow,.floating-whatsapp__label{font-synthesis:none;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;font-family:Mona Sans,Manrope,system-ui,sans-serif;display:block}.floating-whatsapp__eyebrow{display:none}.floating-whatsapp__eyebrow:before{content:none}.floating-whatsapp__label{display:none}@keyframes whatsapp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes whatsapp-glow{0%,to{opacity:.7;transform:scale(.96)}50%{opacity:1;transform:scale(1.14)}}@keyframes whatsapp-ring{0%{opacity:0;transform:scale(.92)}16%{opacity:.8}70%{opacity:0;transform:scale(1.34)}to{opacity:0;transform:scale(1.34)}}@keyframes whatsapp-shadow-pulse{0%,to{box-shadow:0 14px 30px #0b982c47,0 8px 22px #00000029}50%{box-shadow:0 20px 36px #0b982c5c,0 10px 24px #0000002e}}@media (prefers-reduced-motion:reduce){.floating-whatsapp,.floating-whatsapp:before,.floating-whatsapp__icon:before{animation:none!important}.floating-whatsapp{transform:none!important}}@media (width<=768px){.floating-whatsapp{width:64px;height:64px;bottom:20px;right:16px}.floating-whatsapp__icon{flex-basis:32px;width:32px;height:32px}.floating-whatsapp__icon svg{width:32px;height:32px}}.floating-whatsapp:hover .floating-whatsapp__icon,.floating-whatsapp:focus-visible .floating-whatsapp__icon{transform:scale(1.08)}.floating-whatsapp:hover .floating-whatsapp__icon svg,.floating-whatsapp:focus-visible .floating-whatsapp__icon svg{transform:scale(1.04)}.footer-links a{color:#000;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 400, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mona Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:34px;transition:color .2s,transform .2s}.footer-links a:hover{color:#0b7cc1;transform:translate(3px)}.footer-contact-item[href]{transition:color .2s}.footer-contact-item[href]:hover{color:#0b7cc1}@media (width<=1180px){.application-grid,.product-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-banner__content{padding-inline:32px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 40px}.footer-logo{grid-area:1/1}.footer-links{grid-area:1/2/3;align-self:start}.footer-contact{grid-area:2/1}}@media (width<=860px){.section-header{flex-direction:column;align-items:flex-start}.product-grid,.news-grid,.application-grid{grid-template-columns:1fr}.quote-banner__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;min-height:100%;padding:28px 24px}.quote-banner__copy,.quote-banner__copy h2,.quote-banner__copy p{max-width:100%}.quote-banner__link{align-self:flex-start;margin-left:0}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=768px){.footer-shell{max-width:calc(100% - 48px)}.footer-main{grid-template-columns:1fr;row-gap:24px;padding:32px 0 24px}.footer-logo{grid-area:1/1}.footer-links{grid-area:2/1}.footer-contact{grid-area:3/1}.footer-links,.footer-contact{width:100%;min-width:0;max-width:100%}.footer-logo{width:110px;height:112px}.footer-links a{font-size:16px;line-height:28px}.footer-links__calculator,.footer-links__legal-trigger--stacked{text-wrap:initial;grid-area:auto;width:100%;max-width:100%}.footer-links__legal-trigger{white-space:normal;overflow-wrap:anywhere;font-size:16px;line-height:28px}.footer-contact-item{align-items:flex-start;gap:12px;min-width:0;font-size:15px;line-height:1.35}.footer-contact-item__text{white-space:normal;overflow-wrap:anywhere;flex:auto;min-width:0;max-width:100%}.footer-bottom__inner{flex-direction:column;gap:4px;height:auto;min-height:auto;padding:16px 0}.footer-bottom__copyright-main,.footer-bottom__copyright-strong,.footer-bottom__credit-by,.footer-bottom__credit-name{font-size:12px}.footer-bottom__copyright{text-align:center;flex-wrap:wrap;justify-content:center;row-gap:2px;width:100%}.quote-banner{height:auto;min-height:240px}.quote-banner__copy h2{font-size:28px}.quote-banner__copy .section-eyebrow{font-size:18px}.quote-banner__link-label{font-size:16px}.footer-legal-modal__dialog{border-radius:22px;width:min(100% - 24px,920px);max-height:calc(100vh - 24px);margin:12px auto}.footer-legal-modal__content{padding:8px 20px 26px}}@media (width<=560px){.section-panel{border-radius:20px;padding:32px 0 36px}.section-header h2{font-size:1.75rem}.footer-links{column-gap:16px}.quote-banner__copy h2{font-size:24px}.quote-banner__copy p{font-size:14px}}@media (width<=360px){.footer-shell{max-width:calc(100% - 32px)}.footer-links a,.footer-links__legal-trigger{font-size:15px;line-height:26px}.footer-contact{gap:10px}.footer-contact-item{gap:10px;font-size:14px;line-height:1.35}.footer-contact-item__icon{margin-top:1px}.footer-bottom__inner{align-items:center;gap:6px;padding:16px 0 20px}.footer-bottom__copyright{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;display:flex}.footer-bottom__copyright-main,.footer-bottom__copyright-strong,.footer-bottom__credit-by,.footer-bottom__credit-name{font-size:11px;line-height:1.35}.footer-bottom__credit{text-align:center;justify-content:center}.floating-whatsapp{width:56px;height:56px;bottom:84px;right:18px}.floating-whatsapp__icon,.floating-whatsapp__icon svg{width:28px;height:28px}}.home-page{--nosotros-banner-height:227px;--nosotros-header-height:122px;--nosotros-shell-height:calc(var(--nosotros-header-height) + var(--nosotros-banner-height))}.home-page .nosotros-content-shell,.home-page .section-block,.home-page #presupuesto{background:var(--Background,#f5fbfe)}.home-page #presupuesto{padding-bottom:58px}.home-page .hero-shell.nosotros-hero-shell{width:100%;height:var(--nosotros-shell-height);background:#fff;margin:0}.home-page .nosotros-hero-shell .hero-media-stack{top:var(--nosotros-header-height);height:var(--nosotros-banner-height);bottom:auto;left:0;right:0}.home-page .nosotros-hero-shell .hero-slide,.home-page .nosotros-hero-shell .hero-media,.home-page .nosotros-hero-shell .hero-media:after{inset:0}.home-page .nosotros-hero-shell .hero-media:after{content:"";background:linear-gradient(#0000004d 0% 100%),linear-gradient(#007cc2b3 0% 100%)}.home-page .nosotros-hero-shell .hero-header{height:var(--nosotros-header-height);background:#fff}.home-page .nosotros-hero-shell .hero-nav{width:min(var(--home-inner-width), calc(100% - 36px));min-height:var(--nosotros-header-height);margin:0 auto}.home-page .nosotros-hero-shell .nosotros-hero-caption{top:var(--nosotros-header-height);z-index:2;width:min(var(--home-frame-width), 100%);height:var(--nosotros-banner-height);pointer-events:none;box-sizing:border-box;justify-content:center;align-items:flex-end;padding:0 71px 86px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.home-page .nosotros-hero-shell .nosotros-hero-title{width:100%;max-width:1224px;color:var(--Blanco,#fff);text-align:center;font-family:"Mona Sans", var(--home-font);margin:0;font-size:50px;font-style:normal;font-weight:600;line-height:110%}.home-page .nosotros-hero-shell .hero-menu>a,.home-page .nosotros-hero-shell .hero-menu>.hero-menu__item>.hero-menu__link{color:#000;font-family:"Mona Sans", var(--home-font);font-size:22px;font-style:normal;font-weight:600;line-height:150%}.home-page .nosotros-hero-shell .hero-menu>a[aria-current=page],.home-page .nosotros-hero-shell .hero-menu>.hero-menu__item>.hero-menu__link[aria-current=page]{color:var(--celeste,#007cc2);font-family:"Mona Sans", var(--home-font);font-size:22px;font-style:normal;font-weight:600;line-height:150%}.home-page .nosotros-hero-shell .hero-menu>a:hover,.home-page .nosotros-hero-shell .hero-menu>.hero-menu__item>.hero-menu__link:hover,.home-page .nosotros-hero-shell .hero-menu>.hero-menu__item:hover>.hero-menu__link{opacity:.75}.home-page .nosotros-hero-shell .hero-icon-btn{border-radius:50%;flex:0 0 46px;width:46px;height:46px}.home-page .nosotros-hero-shell .hero-icon-btn>svg:first-child{width:46px;height:46px}.home-page .nosotros-hero-shell .hero-icon-btn__glyph--calculator{aspect-ratio:1;width:24px;height:24px}.home-page .nosotros-hero-shell .hero-icon-btn__glyph--search{aspect-ratio:1;width:20px;height:20px}.home-page .nosotros-hero-shell .hero-icon-btn__glyph--download{aspect-ratio:1;width:22px;height:22px}.home-page .nosotros-hero-shell .hero-icon-btn>svg:first-child circle{stroke:#0f1720}.home-page .nosotros-hero-shell .hero-icon-btn__glyph--calculator path,.home-page .nosotros-hero-shell .hero-icon-btn__glyph--search path,.home-page .nosotros-hero-shell .hero-icon-btn__glyph--download path{stroke:#000}.home-page .nosotros-hero-shell .hero-cta{background:var(--celeste,#007cc2);color:#fff;border:none;border-radius:22px;flex:0 0 171px;justify-content:center;align-items:center;gap:16px;width:171px;height:46px;padding:9px 4px 9px 14px;display:flex}.home-page .nosotros-hero-shell .hero-cta__label{color:#fff;font-family:"Mona Sans", var(--home-font);font-size:20px;font-style:normal;font-weight:600;line-height:150%}.home-page .nosotros-hero-shell .hero-cta__icon,.home-page .nosotros-hero-shell .hero-cta__icon-circle{aspect-ratio:1;width:38px;height:38px}.home-page .nosotros-hero-shell .hero-cta__icon-glyph{aspect-ratio:1;width:20px;height:20px}.nosotros-intro-section{padding-top:26px}.nosotros-intro-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.nosotros-intro-visual{background:#dbe4ea;border-radius:10px;flex-shrink:0;width:100%;min-height:600px;overflow:hidden}.nosotros-intro-visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.nosotros-intro-copy{flex-direction:column;justify-content:flex-start;display:flex}.nosotros-intro-title{color:#000;width:100%;max-width:100%;font-family:"Mona Sans", var(--home-font);font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 600, "wdth" 100, "opsz" 40;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.8px;margin:0;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.nosotros-intro-desc{color:#000;width:100%;max-width:100%;font-family:"Mona Sans", var(--home-font);font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 400, "wdth" 100, "opsz" 16;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:23px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;overflow:visible}.nosotros-intro-desc p{width:550px;max-width:100%;margin:0 0 24px}.nosotros-intro-desc p:last-child{margin-bottom:0}.nosotros-mv-section{background:var(--Background,#f5fbfe);padding-top:26px;padding-bottom:37.55px}.nosotros-mv-grid{grid-template-columns:repeat(3,minmax(0,392.098px));justify-content:center;align-items:stretch;gap:23.853px;display:grid}.nosotros-mv-card{box-sizing:border-box;background:#fff;border-radius:4px;width:100%;min-height:452.227px;padding:41.06px 23.94px 29.23px 24.46px;overflow:visible;transform:rotate(-.115deg)}.nosotros-mv-card__icon{justify-content:flex-start;align-items:center;display:flex;transform:rotate(-.143deg)}.nosotros-mv-card__icon--mission{width:66px;height:66px}.nosotros-mv-card__icon--vision{width:63.001px;height:70px}.nosotros-mv-card__icon--values{width:66px;height:66.108px}.nosotros-mv-card__icon svg{width:100%;height:100%;display:block}.nosotros-mv-card h3{color:#131313;font-family:"Mona Sans", var(--home-font);margin:26.81px 0 15.14px;font-size:24px;font-style:normal;font-weight:600;line-height:normal;transform:rotate(-.143deg)}.nosotros-mv-card p,.nosotros-mv-card ul,.nosotros-mv-card ol{color:#0f0f0f;width:100%;max-width:100%;font-family:"Mona Sans", var(--home-font);margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:150%;transform:rotate(-.143deg)}.nosotros-mv-card p+p,.nosotros-mv-card p+ul,.nosotros-mv-card p+ol,.nosotros-mv-card ul+p,.nosotros-mv-card ol+p{margin-top:12px}.nosotros-mv-card ul,.nosotros-mv-card ol{padding-left:1.2em}.nosotros-mv-card p br{content:""}.nosotros-mv-card>*{z-index:1;position:relative}.nosotros-integrity-card{box-sizing:border-box;background:#fff;border-radius:4px;grid-template-columns:65px minmax(0,1fr);align-items:center;gap:16px 20px;width:100%;margin:24px 0 0;padding:41.06px 23.94px 29.23px 24.46px;display:grid}.nosotros-integrity-card__icon{flex:0 0 65px;grid-area:1/1;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.nosotros-integrity-card__icon svg{width:65px;height:65px;display:block}.nosotros-integrity-card__copy{min-width:0;display:contents}.nosotros-integrity-card h3{color:#131313;font-family:"Mona Sans", var(--home-font);grid-area:1/2;margin:0;font-size:20px;font-style:normal;font-weight:600;line-height:1.15}.nosotros-integrity-card p{color:#0f0f0f;font-family:"Mona Sans", var(--home-font);overflow-wrap:anywhere;grid-column:1/-1;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.nosotros-integrity-card p+p{margin-top:2px}.nosotros-integrity-card a{color:var(--celeste,#007cc2);overflow-wrap:anywhere;font-weight:600;text-decoration:none}.nosotros-integrity-card a:hover{text-decoration:underline}.nosotros-quote{background:#007cc2;border-radius:10px;width:100%;height:300px;margin-top:0;margin-bottom:0;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f17201f}.nosotros-quote__media,.nosotros-quote__overlay{display:block;position:absolute;inset:0}.nosotros-quote__media img{object-fit:cover;object-position:center;width:100%;height:100%}.nosotros-quote__overlay{pointer-events:none;background:#007cc2b3}.nosotros-quote__overlay:after{content:"";background:#0000004d;position:absolute;inset:0}.nosotros-quote__content{z-index:1;color:#fff;justify-content:space-between;align-items:stretch;gap:clamp(24px,4vw,72px);height:100%;padding:57px clamp(32px,4vw,48px) 53px clamp(36px,8vw,119px);display:flex;position:relative}.nosotros-quote__copy{flex:auto;min-width:0;max-width:603px}.nosotros-quote__copy .section-eyebrow{color:#fff;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 700, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;text-transform:none;margin-bottom:7px;font-family:Mona Sans,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.nosotros-quote__copy h2{color:#fff;font-family:"Mona Sans", var(--home-font);font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 600, "wdth" 100, "opsz" 40;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.8px;margin:0;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.nosotros-quote__copy p,.nosotros-quote__desc,.nosotros-quote__desc p{color:#fff;max-width:577px;margin:10px 0 0;font-family:Rubik,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.nosotros-quote__desc p:first-child{margin-top:10px}.nosotros-quote__desc p+p{margin-top:8px}.nosotros-quote__desc strong,.nosotros-quote__desc b{font-weight:700}.nosotros-quote__desc em,.nosotros-quote__desc i{font-style:italic}.nosotros-quote__cta{box-sizing:border-box;color:#fff;white-space:nowrap;background:0 0;border:1px solid #fff;border-radius:22px;flex:none;justify-content:center;align-self:flex-end;align-items:center;gap:16px;width:fit-content;height:46px;margin-bottom:0;margin-left:auto;padding:9px 4px 9px 14px;font-family:Mona Sans,sans-serif;font-size:22px;font-weight:600;line-height:33px;text-decoration:none;transition:opacity .2s,box-shadow .24s;display:inline-flex}.nosotros-quote__cta:hover{box-shadow:0 10px 24px #0f17202e}.nosotros-quote__cta-label{color:#fff;font-family:Mona Sans,sans-serif;font-size:22px;font-weight:600;line-height:33px}.nosotros-quote__cta-icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.nosotros-quote__cta-circle{fill:#fff;width:38px;height:38px}.nosotros-quote__cta-glyph{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.nosotros-quote__cta-glyph path{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke:#007cc2!important}.nosotros-quote__cta:hover .nosotros-quote__cta-glyph{transform:translate(-50%,-50%)rotate(45deg)}@media (width<=1280px){.nosotros-intro-grid{grid-template-columns:minmax(0,1fr)}.nosotros-intro-visual{aspect-ratio:4/3;width:100%;min-height:0;max-height:480px}.nosotros-intro-title,.nosotros-intro-desc{width:100%}.nosotros-intro-desc{height:auto;overflow:visible}.nosotros-intro-desc br{display:none}}@media (width<=980px){.home-page .hero-shell.nosotros-hero-shell{height:auto;min-height:var(--nosotros-shell-height)}.home-page .nosotros-hero-shell .hero-header{height:auto;min-height:var(--nosotros-header-height);padding-block:18px}.home-page .nosotros-hero-shell .hero-nav{width:min(var(--home-inner-width), calc(100% - 36px));min-height:unset}.home-page .nosotros-hero-shell .nosotros-hero-caption{width:min(var(--home-inner-width), calc(100% - 36px));min-height:var(--nosotros-banner-height);padding:28px 24px 32px;position:relative;top:auto;left:auto;transform:none}.home-page .nosotros-hero-shell .nosotros-hero-title{width:100%;font-size:40px}.home-page .nosotros-hero-shell .hero-media-stack{top:var(--nosotros-header-height);height:var(--nosotros-banner-height);bottom:auto;left:0;right:0}.home-page .nosotros-hero-shell .hero-slide,.home-page .nosotros-hero-shell .hero-media,.home-page .nosotros-hero-shell .hero-media:after{inset:0}}@media (width>=861px) and (width<=1100px){.nosotros-mv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.nosotros-mv-card{width:100%;min-height:452.227px}.nosotros-mv-card p{width:100%}.nosotros-mv-card br{display:none}}@media (width<=860px){.nosotros-mv-grid{grid-template-columns:1fr;justify-items:center}.nosotros-quote__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;min-height:100%;padding:28px 24px}.nosotros-quote__copy,.nosotros-quote__copy h2,.nosotros-quote__copy p{max-width:100%}.nosotros-quote__cta{align-self:flex-start;margin-left:0}}@media (width<=768px){.home-page .nosotros-hero-shell .hero-icon-btn{flex:0 0 40px;width:40px;height:40px}.home-page .nosotros-hero-shell .hero-icon-btn>svg:first-child{width:40px;height:40px}.nosotros-intro-section{padding-top:32px;padding-bottom:32px}.nosotros-intro-visual{aspect-ratio:16/9;min-height:0;max-height:280px}.nosotros-intro-title{height:auto;font-size:28px}.nosotros-mv-section{padding-top:32px;padding-bottom:32px}.nosotros-mv-grid{grid-template-columns:1fr}.nosotros-mv-card{width:100%;min-height:0;padding:28px 20px 24px}.nosotros-mv-card br{display:none}.nosotros-integrity-card{gap:22px;padding:26px 24px}.nosotros-quote{height:auto}.home-page .hero-shell.nosotros-hero-shell{min-height:var(--nosotros-shell-height)}.home-page .nosotros-hero-shell .nosotros-hero-caption{width:min(var(--home-inner-width), calc(100% - 24px));padding:24px 20px 28px}.home-page .nosotros-hero-shell .nosotros-hero-title{font-size:28px}}@media (width<=560px){.nosotros-intro-visual{aspect-ratio:4/3;max-height:240px}.nosotros-intro-title{font-size:24px}.nosotros-mv-card h3{font-size:20px}.nosotros-mv-card p{font-size:15px}.nosotros-integrity-card{grid-template-columns:52px minmax(0,1fr);gap:16px;padding:22px 18px}.nosotros-integrity-card__icon,.nosotros-integrity-card__icon svg{width:52px;height:52px}.nosotros-integrity-card h3{font-size:20px}.nosotros-integrity-card p{font-size:15px}.nosotros-quote__copy h2{font-size:22px}.nosotros-quote__copy .section-eyebrow,.nosotros-quote__cta,.nosotros-quote__cta-label{font-size:16px}.home-page .nosotros-hero-shell .nosotros-hero-title{font-size:24px}}@media (width<=420px){.home-page .nosotros-hero-shell .hero-icon-btn{flex:0 0 36px;width:36px;height:36px}.home-page .nosotros-hero-shell .hero-icon-btn>svg:first-child{width:36px;height:36px}}body,.page-shell,.home-page{background:var(--Background,#f5fbfe)}.home-page .products-header-shell{background:#fff;width:100%;min-height:122px}.home-page .products-header-shell .hero-header{height:122px}.home-page .products-header-shell .hero-menu>a,.home-page .products-header-shell .hero-menu>.hero-menu__item>.hero-menu__link{color:#000;font-family:"Mona Sans", var(--home-font);font-size:22px;font-style:normal;font-weight:600;line-height:150%}.home-page .products-header-shell .hero-menu>a[aria-current=page],.home-page .products-header-shell .hero-menu>.hero-menu__item>.hero-menu__link[aria-current=page]{color:var(--celeste,#007cc2);font-weight:600}.home-page .products-header-shell .hero-menu>a:hover,.home-page .products-header-shell .hero-menu>.hero-menu__item>.hero-menu__link:hover,.home-page .products-header-shell .hero-menu>.hero-menu__item:hover>.hero-menu__link{opacity:.75}.home-page .products-header-shell .hero-icon-btn{border-radius:50%;flex:0 0 46px;width:46px;height:46px}.home-page .products-header-shell .hero-icon-btn>svg:first-child{width:46px;height:46px}.home-page .products-header-shell .hero-icon-btn>svg:first-child circle{stroke:#000}.home-page .products-header-shell .hero-icon-btn__glyph--calculator{width:24px;height:24px}.home-page .products-header-shell .hero-icon-btn__glyph--search{width:20px;height:20px}.home-page .products-header-shell .hero-icon-btn__glyph--download{width:22px;height:22px}.home-page .products-header-shell .hero-icon-btn__glyph--calculator path,.home-page .products-header-shell .hero-icon-btn__glyph--search path,.home-page .products-header-shell .hero-icon-btn__glyph--download path{stroke:#000}.home-page .products-header-shell .hero-cta{background:var(--celeste,#007cc2);color:#fff;border:none;border-radius:22px;flex:0 0 171px;justify-content:center;align-items:center;gap:16px;width:171px;height:46px;padding:9px 4px 9px 14px;display:flex}.home-page .products-header-shell .hero-cta__label{color:#fff;font-family:"Mona Sans", var(--home-font);font-size:20px;font-style:normal;font-weight:600;line-height:150%}.products-page-main{background:var(--Background,#f5fbfe);padding:0 0 124.46px}.products-page-main--catalog{padding-top:50px}.products-page-search-row{align-items:center;gap:9px;width:100%;margin:0 auto;display:flex}.products-page-search-field{background:#fff;border:1px solid #000;border-radius:27px;width:1112px;max-width:calc(100% - 110px);height:44px;overflow:hidden}.products-page-search-input{color:#000;width:100%;height:100%;font-family:"Mona Sans", var(--home-font);background:0 0;border:0;outline:0;padding:10px 0 10px 19px;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.products-page-search-input::placeholder{color:#b8b8b8}.products-page-search-btn{cursor:pointer;background:0 0;border:0;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:inline-flex;position:relative}.products-page-search-btn>svg:first-child{width:46px;height:46px}.products-page-search-btn>svg:last-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-page-search-btn--search>svg:last-child{width:20px;height:20px}.products-page-search-btn--filter>svg:last-child{width:29px;height:29px}.products-page-group{margin-top:35px}.products-page-group+.products-page-group{margin-top:48px}.products-page-title{color:#000;width:600px;max-width:100%;font-family:"Mona Sans", var(--home-font);letter-spacing:-.8px;margin:0 0 24px;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.products-page-search-stack{margin-top:35px;margin-bottom:35px;position:relative}.products-page-filters-panel{background:#fff;border:1px solid #00000014;border-radius:12px;width:min(1224px,100%);margin:16px auto 0;padding:22px 24px;box-shadow:0 18px 40px #04375714}.products-page-filters-form{gap:18px;display:grid}.products-page-filters-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.products-page-filters-field{gap:8px;display:grid}.products-page-filters-label{color:#007cc2;text-transform:uppercase;letter-spacing:.06em;font-family:Rubik,Mona Sans,sans-serif;font-size:14px;font-weight:600;line-height:150%}.products-page-filters-select-wrap{display:block;position:relative}.products-page-filters-select{color:#000;width:100%;height:44px;font-family:"Mona Sans", var(--home-font);appearance:none;background:#fff;border:1px solid #00000029;border-radius:999px;outline:none;padding:0 44px 0 16px;font-size:15px;font-weight:500;line-height:150%}.products-page-filters-select:focus{border-color:#007cc2}.products-page-filters-chevron{color:#526171;pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.products-page-filters-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.products-page-filters-active{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.products-page-filters-chip{color:#007cc2;min-height:34px;font-family:"Mona Sans", var(--home-font);background:#007cc214;border-radius:999px;align-items:center;padding:6px 14px;font-size:14px;font-weight:600;line-height:150%;display:inline-flex}.products-page-filters-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.products-page-filters-button{min-height:40px;font-family:"Mona Sans", var(--home-font);cursor:pointer;border:1px solid #00000029;border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-size:14px;font-weight:600;line-height:150%;display:inline-flex}.products-page-filters-button--ghost{color:#000;background:#fff}.products-page-filters-button--primary{color:#fff;background:#007cc2;border-color:#007cc2}.products-page-subfilters{flex-wrap:wrap;gap:10px;margin:0 0 24px;display:flex}.products-page-subfilter{color:#000;min-height:40px;font-family:"Mona Sans", var(--home-font);background:#fff;border:1px solid #00000029;border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:15px;font-style:normal;font-weight:500;line-height:150%;display:inline-flex}.products-page-subfilter.is-active{color:#007cc2;border-color:#007cc2;font-weight:700}.products-page-grid{grid-template-columns:repeat(3,minmax(0,392px));gap:24px;display:grid}.products-page-search-section-head{justify-content:space-between;align-items:baseline;gap:16px;margin:10px 0 18px;display:flex}.products-page-search-section-title{color:#000;font-family:"Mona Sans", var(--home-font);letter-spacing:-.52px;margin:0;font-size:26px;font-style:normal;font-weight:600;line-height:120%}.products-page-search-section-count{color:#6b7280;font-family:"Mona Sans", var(--home-font);margin:0;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.products-page-search-section-head+.products-page-grid{margin-bottom:34px}.products-page-card{cursor:pointer;background:#fff;border-radius:10px;width:392px;max-width:100%;min-height:392px;position:relative;overflow:hidden}.products-page-card__media{background:#dde7ee;width:392px;max-width:100%;height:240px}.products-page-card__media img{object-fit:cover;object-position:center;width:100%;height:100%}.products-page-card__divider{background:#c5c5c5;width:344px;max-width:calc(100% - 48px);height:1px;margin:0 auto}.products-page-card__body{padding:17px 34px 27px 24px}.products-page-card__title{color:#000;text-align:center;width:334px;max-width:100%;min-height:47px;font-family:"Mona Sans", var(--home-font);justify-content:center;align-items:center;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:120%;display:flex}.products-page-card__match-label{color:#5c6f82;text-align:center;font-family:"Mona Sans", var(--home-font);margin:12px 0 0;font-size:13px;font-weight:600;line-height:140%}.products-page-card__normas{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.products-page-card__norma-chip{color:#1a181c;background:linear-gradient(#007cc214 0%,#007cc208 100%);border:1px solid #007cc224;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:6px 12px;display:inline-flex}.products-page-card__norma-emisor{color:#007cc2;letter-spacing:.08em;text-transform:uppercase;font-family:Rubik,Mona Sans,sans-serif;font-size:11px;font-weight:700;line-height:1}.products-page-card__norma-code{color:#1a181c;font-family:"Mona Sans", var(--home-font);font-size:13px;font-weight:700;line-height:1.1}.products-page-card__footer{justify-content:center;margin-top:27px;display:flex}.products-page-card__link{align-items:center;gap:11px;width:115px;height:38px;display:inline-flex}.products-page-card__link:after{content:"";z-index:1;position:absolute;inset:0}.products-page-card__link-label{color:#007cc2;font-family:Rubik,Mona Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.products-page-card__link-icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.products-page-card__link-circle{width:38px;height:38px}.products-page-card__link-glyph{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.products-page-card:hover .products-page-card__link-glyph{transform:translate(-50%,-50%)rotate(45deg)}.products-page-grade-links{grid-template-columns:repeat(2,minmax(0,600px));justify-content:space-between;gap:24px;width:min(1224px,100%);margin:0 auto;display:grid}.products-page-grade-link-card{color:#000;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:36px;width:600px;max-width:100%;height:68px;padding:15px 12px 15px 0;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 14px 34px -30px #0f172a59}.products-page-grade-link-card:hover,.products-page-grade-link-card:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 20px 40px -30px #007cc27a}.products-page-grade-link-card__title{color:#000;width:334px;max-width:calc(100% - 74px);height:47px;font-family:"Mona Sans", var(--home-font);flex-direction:column;justify-content:center;padding:10px 0 11px 14px;font-size:24px;font-style:normal;font-weight:700;line-height:120%;display:flex}.products-page-grade-link-card__icon{background:#007cc2;border-radius:999px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.products-page-grade-link-card__glyph{aspect-ratio:1;width:20px;height:20px;transition:transform .24s}.products-page-grade-link-card:hover .products-page-grade-link-card__glyph,.products-page-grade-link-card:focus-visible .products-page-grade-link-card__glyph{transform:rotate(45deg)}.products-page-empty{color:#526171;background:#fff;border-radius:10px;padding:36px;font-family:Rubik,Mona Sans,sans-serif;font-size:16px;line-height:150%}.products-page-empty p{margin:0}.products-page-empty__eyebrow{color:#007cc2;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800;margin-bottom:8px!important}.products-page-empty__title{color:#0b1423;margin:0 0 10px;font-family:Rubik,Mona Sans,sans-serif;font-size:clamp(24px,3vw,34px);line-height:1.15}.products-page-empty__groups{gap:18px;margin-top:22px;display:grid}.products-page-empty__group{gap:10px;display:grid}.products-page-empty__group-title{color:#0b1423;letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:800}.products-page-empty__chips{flex-wrap:wrap;gap:10px;display:flex}.products-page-empty__chip{color:#163a59;background:#f2faff;border:1px solid #007cc22e;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:9px 14px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.products-page-empty__chip span{color:#007cc2;text-transform:uppercase;font-size:11px;font-weight:800}.products-page-empty__chip:hover,.products-page-empty__chip:focus-visible{background:#e4f5ff;border-color:#007cc261;transform:translateY(-1px)}.products-page-empty__link{color:#fff;background:#007cc2;border-radius:999px;justify-content:center;align-items:center;width:fit-content;margin-top:18px;padding:12px 18px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.products-page-empty__link:hover,.products-page-empty__link:focus-visible{background:#005e95;transform:translateY(-1px)}.products-page-pagination{justify-content:center;margin-top:32px;display:flex}.products-page-pagination nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.products-page-pagination span,.products-page-pagination a{color:#000;min-width:40px;height:40px;font-family:"Mona Sans", var(--home-font);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.products-page-pagination .active span{color:#fff;background:#007cc2}.products-page-detail{grid-template-columns:repeat(2,minmax(0,600px));align-items:start;gap:36px 21px;width:min(1224px,100%);margin:0 auto;display:grid}.products-page-detail__content{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,600px));align-items:start;gap:36px 21px;min-height:0;padding-top:0;display:grid}.products-page-detail__eyebrow{color:#007cc2;font-family:Rubik,Mona Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.products-page-detail__name{color:#000;letter-spacing:-.8px;width:600px;max-width:100%;margin:0;font-family:Mona Sans;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.products-page-detail__description,.products-page-detail__meta{color:#000;width:600px;max-width:100%;font-family:Mona Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.products-page-detail__meta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,600px));gap:10px;display:grid}.products-page-detail__actions{grid-area:1/2;justify-content:flex-end;margin-top:0;padding-top:0;display:flex}.products-page-detail__action{border:1px solid var(--celeste,#007cc2);background:var(--celeste,#007cc2);color:#fff;width:600px;max-width:100%;height:46px;font-family:"Mona Sans", var(--home-font);border-radius:22px;justify-content:flex-end;align-items:flex-start;gap:325px;padding:4px 4px 4px 18px;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:flex}.products-page-detail__action-label{color:var(--blanco,#fff);font-family:"Mona Sans", var(--home-font);align-items:center;padding:7px 50px 7px 0;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:flex}.products-page-detail__action-icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.products-page-detail__action-icon-circle{width:38px;height:38px}.products-page-detail__action-icon-glyph{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.products-page-detail__action:hover .products-page-detail__action-icon-glyph,.products-page-detail__action:focus-visible .products-page-detail__action-icon-glyph{transform:translate(-50%,-50%)rotate(45deg)}@media (prefers-reduced-motion:reduce){.products-page-detail__action-icon-glyph{transition:none}.products-page-detail__action:hover .products-page-detail__action-icon-glyph,.products-page-detail__action:focus-visible .products-page-detail__action-icon-glyph{transform:translate(-50%,-50%)rotate(0)}}.products-page-specs{background:#fff;border-radius:10px;margin-top:24px;overflow:hidden}.products-page-specs table{border-collapse:collapse;width:100%}.products-page-specs th,.products-page-specs td{text-align:left;border-bottom:1px solid #00000014;padding:14px 18px;font-family:Rubik,Mona Sans,sans-serif;font-size:15px;line-height:150%}.products-page-specs th{background:#007cc214;font-weight:600}.products-page-intro{margin-bottom:45px}.products-page-intro__title{color:#000;font-family:"Mona Sans", var(--home-font);letter-spacing:-.8px;margin:0 0 14px;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.products-page-intro__text{color:#000;flex-shrink:0;width:1016px;height:48px;font-family:Mona Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.products-page-accordion{margin-top:38px}.products-page-accordion-item{position:relative}.products-page-accordion-item+.products-page-accordion-item{margin-top:12px}.products-page-accordion-btn{isolation:isolate;width:100%;font-family:"Mona Sans", var(--home-font);cursor:pointer;color:#000;text-align:left;letter-spacing:-.48px;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:0 0 10px;font-size:24px;font-style:normal;font-weight:600;line-height:120%;display:flex;position:relative}.products-page-accordion-item+.products-page-accordion-item .products-page-accordion-btn{padding-top:8px}.products-page-accordion-btn:after{content:"";z-index:0;pointer-events:none;background:#d9d9d9;border-radius:8px;width:1224px;max-width:100%;height:4px;position:absolute;bottom:0;left:0}.products-page-accordion-item--accent .products-page-accordion-btn:before{content:"";z-index:1;background:var(--celeste,#007cc2);pointer-events:none;border-radius:8px;width:255px;max-width:100%;height:6px;position:absolute;bottom:-1px;left:0}.products-page-accordion-btn svg{flex-shrink:0;transition:transform .25s}.products-page-accordion-btn>span{flex-direction:column;gap:6px;min-width:0;display:flex}.products-page-accordion-btn small{color:#52677a;letter-spacing:0;font-family:Rubik,Mona Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.45}.products-page-accordion-note{color:#52677a;max-width:720px;margin:18px 0 0;font-family:Rubik,Mona Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.55}.products-page-accordion-btn[aria-expanded=true] svg{transform:rotate(180deg)}.products-page-accordion-content{padding-top:44px;padding-bottom:27.84px;display:none}.products-page-accordion-note+.products-page-accordion-content{padding-top:28px}.products-page-accordion-content.is-open{display:block}.products-page-composition-wrap{overflow-x:auto}.products-page-composition-heading{margin:0 0 14px}.products-page-composition-heading h3{color:#000;font-family:"Mona Sans", var(--home-font);margin:0;font-size:20px;font-weight:600;line-height:130%}.products-page-composition-heading p,.products-page-composition-subtitle{color:#64748b;font-family:Rubik,Mona Sans,sans-serif;font-size:13px;line-height:150%}.products-page-composition-heading p{margin:6px 0 0}.products-page-composition-table{border-collapse:collapse;width:100%;font-family:Rubik,Mona Sans,sans-serif;font-size:14px}.products-page-composition-table th,.products-page-composition-table td{text-align:center;border:1px solid #00000014;padding:12px 16px;line-height:150%}.products-page-composition-table th{color:#000;background:#007cc20f;font-weight:600}.products-page-composition-table td{color:#333}.compo-chart{gap:0;width:100%;display:grid}.compo-chart__row{gap:0;display:grid}.compo-chart__cell{grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:20px;display:grid}.compo-chart__label{color:#000;min-height:52px;font-family:"Mona Sans", var(--home-font);letter-spacing:-.64px;justify-content:flex-start;align-items:center;margin-right:0;font-size:32px;font-style:normal;font-weight:700;line-height:120%;display:flex}.compo-chart__bar{min-width:0;margin-left:0}.compo-chart__svg{width:100%;max-width:900px;height:auto;display:block}@media (width<=900px){.compo-chart__cell{grid-template-columns:1fr;row-gap:10px}.compo-chart__label{min-height:auto}}.products-page-detail__features{column-count:2;grid-column:1/-1;column-gap:36px;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:block}.products-page-detail__feature{break-inside:avoid;color:#000;align-items:flex-start;gap:6px;width:auto;max-width:100%;margin:0 0 14px;padding-left:0;font-family:Mona Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%;display:flex;position:relative}.products-page-detail__feature:before{content:none}.products-page-detail__feature-icon{aspect-ratio:1;flex:0 0 20px;width:20px;height:20px;margin-top:2px;display:block}.products-page-detail__description--rich{color:#0f0f0f;column-count:2;grid-column:1/-1;column-gap:36px;width:100%;max-width:100%;margin-top:0}.products-page-detail__description--rich>:first-child{margin-top:0}.products-page-detail__description--rich>:last-child{margin-bottom:0}.products-page-detail__description--rich p,.products-page-detail__description--rich li{margin:0 0 14px;padding-left:26px;position:relative}.products-page-detail__description--rich ul,.products-page-detail__description--rich ol{margin:0;padding:0;list-style:none}.products-page-detail__description--rich p:before,.products-page-detail__description--rich li:before{content:"";aspect-ratio:1;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_340_4227)'%3E%3Cpath d='M7.50032 9.99935L9.16699 11.666L12.5003 8.33268M18.3337 9.99935C18.3337 14.6017 14.6027 18.3327 10.0003 18.3327C5.39795 18.3327 1.66699 14.6017 1.66699 9.99935C1.66699 5.39698 5.39795 1.66602 10.0003 1.66602C14.6027 1.66602 18.3337 5.39698 18.3337 9.99935Z' stroke='%23007CC2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_340_4227'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 50%/20px 20px no-repeat;width:20px;height:20px;position:absolute;top:2px;left:0}.products-page-accordion-empty{color:#526171;margin:0;font-family:Rubik,Mona Sans,sans-serif;font-size:15px;line-height:150%}.products-page-props{gap:0;display:grid}.products-page-props-row{border-bottom:1px solid #00000012;grid-template-columns:1fr 1fr;padding:10px 0;font-family:Rubik,Mona Sans,sans-serif;font-size:14px;line-height:150%;display:grid}.products-page-props-row:last-child{border-bottom:none}.products-page-props-label{color:#000;font-weight:600}.products-page-props-value{color:#444}.products-page-applications-list{grid-template-columns:repeat(4,288px);justify-content:flex-start;gap:24px;display:grid}.products-page-application-card{width:288px;height:388px;box-shadow:none;background:#fff;border-radius:10px;text-decoration:none;display:block;position:relative;overflow:hidden}.products-page-application-card__media,.products-page-application-card__image,.products-page-application-card__fallback{width:288px;height:388px;position:absolute;inset:0}.products-page-application-card__image{object-fit:cover}.products-page-application-card__fallback{background:linear-gradient(135deg,#fff3 0%,#ffffff05 45%),linear-gradient(135deg,#8ca0b2 0%,#5e7688 100%);display:block}.products-page-application-card:after{content:"";z-index:1;background:#0006;transition:background .3s;position:absolute;inset:0}.products-page-application-card:hover:after,.products-page-application-card:focus-visible:after{background:0 0}.products-page-application-card:focus-visible{outline-offset:4px;outline:3px solid #007cc2}.products-page-application-card__content{z-index:2;position:absolute;inset:auto 72px 17px 24px}.products-page-application-card__title{color:#fff;font-family:"Mona Sans", var(--home-font);text-shadow:none;font-size:20px;font-style:normal;font-weight:700;line-height:120%;display:block}@media (width>=861px) and (width<=1100px){.products-page-applications-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.products-page-application-card{width:100%;height:340px}.products-page-application-card__media,.products-page-application-card__image,.products-page-application-card__fallback{width:100%;height:100%}.products-page-application-card__content{right:24px}.products-page-application-card__title{font-size:18px}}.products-page-standards{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.products-page-standard{background:#fff;border:1px solid #007cc224;border-left:4px solid #007cc2;border-radius:14px;flex-direction:column;gap:0;padding:20px 22px 22px;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 12px #007cc20f}.products-page-standard:hover{border-color:#007cc240 #007cc240 #007cc240 #007cc2;box-shadow:0 4px 20px #007cc21f}.products-page-standard__emisor{letter-spacing:.06em;text-transform:uppercase;color:#007cc2;background:#007cc214;border-radius:100px;align-self:flex-start;margin-bottom:10px;padding:3px 10px;font-family:Rubik,Mona Sans,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.products-page-standard__code{color:#0f1720;margin:0;font-family:Mona Sans,Rubik,sans-serif;font-size:17px;font-weight:700;line-height:1.2}.products-page-standard__title{color:#526171;margin-top:6px;font-family:Rubik,Mona Sans,sans-serif;font-size:13px;font-weight:500;line-height:1.5}.products-page-standard__desc{color:#8497a5;border-top:1px solid #007cc214;margin-top:8px;padding-top:8px;font-family:Rubik,Mona Sans,sans-serif;font-size:13px;line-height:1.6}.products-page-stock-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.products-page-stock-item{background:#fff;border:1px solid #0f172a14;border-radius:8px;scroll-margin-top:136px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 10px 24px -24px #0f172a61}.products-page-stock-item.is-open{border-color:#007cc25c;grid-column:1/-1;box-shadow:0 22px 42px -32px #007cc280}.products-page-stock-item:not(.is-open):hover{border-color:#007cc22e;transform:translateY(-1px);box-shadow:0 16px 32px -26px #0f172a57}.products-page-stock-toggle{color:#0f172a;width:100%;min-height:56px;font-family:"Mona Sans", var(--home-font);text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 12px 0 16px;font-size:16px;font-weight:700;line-height:1.2;display:flex}.products-page-stock-toggle:hover,.products-page-stock-toggle:focus-visible{background:#f8fbfd;outline:none}.products-page-stock-item.is-open .products-page-stock-toggle{background:#fff;border-bottom:1px solid #007cc21f;border-radius:8px 8px 0 0}.products-page-stock-toggle__name{overflow-wrap:anywhere;min-width:0}.products-page-stock-toggle__icon{color:#007cc2;background:#007cc21a;border-radius:999px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .2s,background .2s;display:inline-flex}.products-page-stock-toggle[aria-expanded=true] .products-page-stock-toggle__icon{color:#fff;background:#007cc2;transform:rotate(180deg)}.products-page-stock-panel{opacity:1;background:linear-gradient(#f7fbfd 0%,#fff 100%);border-top:1px solid #007cc21a;border-radius:0 0 8px 8px;max-height:380px;padding:18px;transition:max-height .24s,opacity .18s,transform .24s,padding .24s;transform:translateY(0)}.products-page-stock-panel[hidden]{opacity:0;pointer-events:none;max-height:0;padding-top:0;padding-bottom:0;display:block;overflow:hidden;transform:translateY(-6px)}.products-page-stock-panel__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:14px;display:flex}.products-page-stock-panel__eyebrow{color:#007cc2;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-family:Rubik,Mona Sans,sans-serif;font-size:11px;font-weight:800}.products-page-stock-panel__summary{color:#526171;background:#007cc21a;border-radius:999px;flex:none;align-items:center;min-height:32px;padding:0 12px;font-family:Rubik,Mona Sans,sans-serif;font-size:12px;font-weight:800;display:inline-flex}.products-page-stock-variants{overscroll-behavior:contain;scrollbar-color:#007cc273 #007cc214;scrollbar-width:thin;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;max-height:260px;padding:2px 8px 2px 2px;display:grid;overflow-y:auto}.products-page-stock-variant{color:#334155;background:#fff;border:1px solid #0f172a0f;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:44px;padding:10px 12px;font-family:Rubik,Mona Sans,sans-serif;font-size:13px;line-height:1.35;display:flex;box-shadow:0 8px 18px -18px #0f172a59}.products-page-stock-variant__dimension{overflow-wrap:anywhere;min-width:0;font-weight:600}.products-page-stock-variant__badges{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.products-page-stock-variant__badge{color:#007cc2;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#007cc214;border-radius:999px;align-items:center;min-height:22px;padding:3px 8px;font-family:Rubik,Mona Sans,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.products-page-stock-variant__badge--offer{color:#9a6500;background:#efb20029}.products-page-stock-empty{color:#8497a5;margin:0;font-family:Rubik,Mona Sans,sans-serif;font-size:13px;line-height:1.5}.products-page-stock-disclaimer{color:#405466;background:linear-gradient(135deg,#007cc212 0%,#fffffff2 100%);border:1px solid #007cc229;border-radius:8px;align-items:flex-start;gap:12px;margin-top:18px;padding:15px 18px;font-family:Rubik,Mona Sans,sans-serif;font-size:13px;line-height:1.6;display:flex;box-shadow:0 12px 30px -28px #0f172a59}.products-page-stock-disclaimer__icon{color:#007cc2;background:#eaf6fc;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.products-page-stock-disclaimer__icon svg{fill:currentColor;width:18px;height:18px}.products-page-stock-disclaimer p{margin:0}.products-page-stock-disclaimer strong{color:#093e66;font-weight:800}.products-page-stock-disclaimer__link{appearance:none;color:#007cc2;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.products-page-stock-disclaimer__link:hover,.products-page-stock-disclaimer__link:focus-visible{color:#005c91}.compo-section{width:min(1224px,100%);margin-top:37px;margin-left:auto;margin-right:auto}.compo-section__title{color:#000;font-family:"Mona Sans", var(--home-font);letter-spacing:-.48px;margin:0;font-size:22px;font-style:normal;font-weight:600;line-height:150%}.compo-section__sep{background:#d9d9d9;border-radius:8px;width:100%;max-width:1224px;height:4px;margin-top:10px;margin-bottom:24px}.compo-chart{gap:24px;width:min(1224px,100%);margin:0 auto;padding-top:0;display:grid}.compo-chart__row{grid-template-columns:1fr;gap:24px;display:grid}.compo-chart__row--gap{margin-top:0}.compo-chart__cell{box-sizing:border-box;grid-template-columns:minmax(120px,150px) minmax(0,1fr);align-items:center;gap:24px;width:100%;min-width:0;display:grid}.compo-chart__label{color:#000;text-align:left;letter-spacing:-.48px;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:none;hyphens:none;justify-content:flex-start;align-items:center;width:100%;min-width:0;max-width:100%;min-height:86px;font-family:Mona Sans,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:112%;display:flex}.compo-chart__bar{width:100%;min-width:0;padding:18px 0;position:relative}@property --track-glow-color{syntax:"<color>";inherits:true;initial-value:#25a7ca}.compo-chart__track{z-index:0;width:100%;height:86px;position:relative;overflow:visible}.compo-chart__track:before{content:"";background:var(--track-glow-color,#25a7ca);filter:blur(28px);opacity:0;z-index:-1;pointer-events:none;border-radius:4px;display:none;position:absolute;inset:-20px -14px}.compo-chart__track:after{display:none}.compo-chart__track--compact{height:74px}.compo-chart__segment{z-index:var(--segment-layer,1);transform-origin:bottom;opacity:0;animation:.55s cubic-bezier(.22,1,.36,1) forwards compo-segment-enter;animation-delay:calc(var(--segment-index,0) * 45ms);-webkit-animation-delay:calc(var(--segment-index,0) * 45ms);animation-play-state:paused;position:absolute;top:0;bottom:0;transform:translateY(14px)scaleY(.92)}.compo-chart--animated .compo-chart__segment{animation-play-state:running}.compo-chart__segment-shape{background:var(--segment-color);clip-path:polygon(0% 100%,calc(100% - 18px) 100%,100% 0%,18px 0%);transition:background .24s,transform .24s,filter .24s,box-shadow .24s;cursor:pointer;backface-visibility:hidden;justify-content:center;align-items:center;min-width:0;-webkit-transition:background .24s,-webkit-transform .24s,-webkit-filter .24s,box-shadow .24s;display:flex;position:absolute;inset:0 0 0 -18px;overflow:hidden}.compo-chart__segment--first .compo-chart__segment-shape{clip-path:polygon(0% 100%,calc(100% - 18px) 100%,100% 0%,0% 0%);left:0}.compo-chart__segment:hover,.compo-chart__segment:focus-within{z-index:8}.compo-chart__segment:before{display:none}.compo-chart__segment:hover:before,.compo-chart__segment:focus-within:before{opacity:0;animation:none}.compo-chart__segment:hover .compo-chart__segment-shape,.compo-chart__segment:focus-within .compo-chart__segment-shape{-webkit-filter:saturate(1.08)brightness(1.04);box-shadow:none;z-index:2;animation:none;transform:translateY(-2px)scale(1.01)}.compo-chart__segment-text{text-align:center;color:#fff;min-width:0;max-width:100%;font-family:"Mona Sans", var(--home-font);pointer-events:none;text-shadow:0 1px 4px #00000073,0 0 2px #00000080;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0 6px;font-style:normal;font-weight:800;line-height:1;display:flex;overflow:hidden}.compo-chart__segment-text--compact{gap:1px;padding:0 8px;display:none}.compo-chart__label-pin{writing-mode:vertical-lr;text-orientation:mixed;font-size:10px;font-weight:800;font-family:"Mona Sans", var(--home-font);letter-spacing:-.02em;color:#fff;text-shadow:0 0 5px #000000f2,0 0 12px #000000b3;pointer-events:none;z-index:50;white-space:nowrap;justify-content:center;align-items:center;gap:3px;line-height:1;display:flex;position:absolute;top:0;bottom:0;overflow:hidden;transform:rotate(180deg)}.compo-chart__label-pin__percent{opacity:.88;letter-spacing:0;font-size:8px;font-weight:700}.compo-chart__segment-name,.compo-chart__segment-percent{text-wrap:nowrap;max-width:100%;display:block;overflow:hidden}.compo-chart__segment-percent{opacity:.94;font-weight:700}.compo-chart__tooltip{color:#1f2937;-webkit-backdrop-filter:blur(10px);font-family:"Mona Sans", var(--home-font);letter-spacing:-.01em;white-space:nowrap;opacity:0;pointer-events:none;z-index:3;background:#ffffffeb;border:1px solid #94a3b82e;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;line-height:1.1;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,8px);box-shadow:0 10px 24px -18px #0f172a59}.compo-series-chart{gap:20px;width:min(1224px,100%);margin:0 auto;display:grid}.compo-series-chart__row{grid-template-columns:minmax(72px,96px) minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:84px;display:grid}.compo-series-chart__label{color:#000;min-height:84px;font-family:"Mona Sans", var(--home-font);letter-spacing:-.32px;text-align:right;justify-content:flex-end;align-self:center;align-items:center;font-size:16px;font-style:normal;font-weight:600;line-height:106%;display:inline-flex}.compo-series-chart__label-link{text-decoration:none;transition:color .18s,transform .18s}.compo-series-chart__label-link:hover,.compo-series-chart__label-link:focus-visible{color:#007cc2;transform:translate(2px)}.compo-series-chart__bar{width:100%;min-width:0;padding:4px 0;position:relative}.compo-series-chart__bar--inline{padding:0}.compo-series-chart__track{z-index:0;width:100%;max-width:100%;height:84px;position:relative;overflow:visible}.compo-series-chart__track:before{content:"";background:var(--track-glow-color,#25a7ca);filter:blur(28px);opacity:0;z-index:-1;pointer-events:none;border-radius:4px;display:none;position:absolute;inset:-20px -14px}.compo-series-chart__track:after{display:none}.compo-series-chart__segment{z-index:var(--segment-layer,1);transform-origin:bottom;opacity:0;animation:.55s cubic-bezier(.22,1,.36,1) forwards compo-segment-enter;animation-delay:calc(var(--segment-index,0) * 45ms);-webkit-animation-delay:calc(var(--segment-index,0) * 45ms);animation-play-state:paused;position:absolute;top:0;bottom:0;transform:translateY(14px)scaleY(.92)}.compo-series-chart--animated .compo-series-chart__segment{animation-play-state:running}.compo-series-chart__segment:hover,.compo-series-chart__segment:focus-within{z-index:20}.compo-series-chart__segment:before{display:none}.compo-series-chart__segment:hover:before,.compo-series-chart__segment:focus-within:before{opacity:0;animation:none}.compo-series-chart__segment-shape{background:var(--segment-color);clip-path:polygon(0% 100%,calc(100% - 18px) 100%,100% 0%,18px 0%);transition:background .24s,transform .24s,filter .24s,box-shadow .24s;cursor:pointer;backface-visibility:hidden;justify-content:center;align-items:center;min-width:0;-webkit-transition:background .24s,-webkit-transform .24s,-webkit-filter .24s,box-shadow .24s;display:flex;position:absolute;inset:0 0 0 -18px;overflow:hidden}.compo-series-chart__segment--first .compo-series-chart__segment-shape{clip-path:polygon(0% 100%,calc(100% - 18px) 100%,100% 0%,0% 0%);left:0}.compo-series-chart__segment:hover .compo-series-chart__segment-shape,.compo-series-chart__segment:focus-within .compo-series-chart__segment-shape{-webkit-filter:saturate(1.08)brightness(1.04);box-shadow:none;animation:none;transform:translateY(-2px)scale(1.01)}.compo-series-chart__segment-text{color:#fff;text-align:center;min-width:0;max-width:100%;font-family:"Mona Sans", var(--home-font);letter-spacing:-.04em;pointer-events:none;text-shadow:0 1px 4px #00000073,0 0 2px #00000080;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:0 8px;font-weight:700;line-height:1;display:flex;overflow:hidden}.compo-series-chart__segment-text--compact{display:none}.compo-series-chart__label-pin{writing-mode:vertical-lr;text-orientation:mixed;font-size:10px;font-weight:800;font-family:"Mona Sans", var(--home-font);letter-spacing:-.02em;color:#fff;text-shadow:0 0 5px #000000f2,0 0 12px #000000b3;pointer-events:none;z-index:50;white-space:nowrap;justify-content:center;align-items:center;gap:3px;line-height:1;display:flex;position:absolute;top:0;bottom:0;overflow:hidden;transform:rotate(180deg)}.compo-series-chart__label-pin__percent{opacity:.88;letter-spacing:0;font-size:8px;font-weight:700}.compo-series-chart__segment-name,.compo-series-chart__segment-percent{text-wrap:nowrap;max-width:100%;display:block;overflow:hidden}.compo-series-chart__segment-name{font-size:var(--name-size,14px)}.compo-series-chart__segment-percent{font-size:var(--percent-size,9px);opacity:.95}.compo-series-chart__tooltip{color:#1f2937;-webkit-backdrop-filter:blur(10px);font-family:"Mona Sans", var(--home-font);letter-spacing:-.01em;white-space:nowrap;opacity:0;pointer-events:none;z-index:25;background:#ffffffeb;border:1px solid #94a3b82e;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600;line-height:1.1;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,8px);box-shadow:0 10px 24px -18px #0f172a59}.compo-series-chart__segment--left .compo-series-chart__tooltip{left:0;transform:translateY(8px)}.compo-series-chart__segment--right .compo-series-chart__tooltip{left:auto;right:0;transform:translateY(8px)}.compo-series-chart__segment:hover .compo-series-chart__tooltip,.compo-series-chart__segment:focus-within .compo-series-chart__tooltip{opacity:1;transform:translate(-50%)}.compo-series-chart__segment--left:hover .compo-series-chart__tooltip,.compo-series-chart__segment--left:focus-within .compo-series-chart__tooltip,.compo-series-chart__segment--right:hover .compo-series-chart__tooltip,.compo-series-chart__segment--right:focus-within .compo-series-chart__tooltip{transform:translate(0)}.compo-chart__segment--left .compo-chart__tooltip{left:0;transform:translateY(8px)}.compo-chart__segment--right .compo-chart__tooltip{left:auto;right:0;transform:translateY(8px)}.compo-chart__segment:hover .compo-chart__tooltip,.compo-chart__segment:focus-within .compo-chart__tooltip{opacity:1;transform:translate(-50%)}.compo-chart__segment--left:hover .compo-chart__tooltip,.compo-chart__segment--left:focus-within .compo-chart__tooltip,.compo-chart__segment--right:hover .compo-chart__tooltip,.compo-chart__segment--right:focus-within .compo-chart__tooltip{transform:translate(0)}@keyframes compo-segment-enter{0%{opacity:0;transform:translateY(14px)scaleY(.92)}to{opacity:1;transform:none}}@keyframes compo-halo-pulse{0%,to{opacity:.45;filter:blur(10px);transform:scale(1)}50%{opacity:.82;filter:blur(14px);transform:scale(1.04)}}@keyframes compo-track-glow-bg{0%,to{opacity:.35}50%{opacity:.85}}.compo-chart__track.is-glowing:before,.compo-series-chart__track.is-glowing:before{animation:1.6s ease-in-out infinite compo-track-glow-bg;display:block}.compo-chart__mobile-legend,.compo-series-chart__mobile-legend{display:none}@media (width<=900px){.compo-section{box-sizing:border-box;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 14px}.compo-section__title,.compo-section__sep,.compo-chart,.compo-series-chart{width:100%}.compo-chart__row{grid-template-columns:1fr;gap:16px}.compo-chart__cell{grid-template-columns:1fr;align-items:flex-start;gap:14px}.compo-chart__label{text-align:left;max-width:none;min-height:0;font-size:18px;line-height:1.05}.compo-chart__bar{padding:12px 0}.compo-chart__track{height:74px}.compo-chart__track--compact{height:64px}.compo-chart__segment-text{gap:2px;padding:0 5px}.compo-chart__segment-name{letter-spacing:-.05em;line-height:.92;font-size:clamp(10px,2.7vw,14px)!important}.compo-chart__segment-text--compact{display:none}.compo-chart__label-pin{letter-spacing:-.08em;text-shadow:0 0 4px #000000f2,0 0 10px #000000b8;justify-content:center;gap:2px;font-size:clamp(7px,2vw,9px);line-height:.78;display:flex;top:3px;bottom:3px;overflow:hidden;left:var(--mobile-segment-left)!important;width:var(--mobile-segment-width)!important}.compo-chart__label-pin__percent{letter-spacing:-.08em;font-size:clamp(6px,1.8vw,8px);line-height:.9;display:block}.compo-chart__segment-text--compact .compo-chart__segment-percent,.compo-chart__segment-text--compact .compo-chart__segment-name{display:none}.compo-chart__segment-percent{letter-spacing:-.04em;line-height:.92;font-size:clamp(7px,1.9vw,9px)!important}.compo-chart__tooltip{padding:9px 16px;font-size:12px}.compo-series-chart__row{grid-template-columns:1fr;align-items:flex-start;gap:10px;min-height:0}.compo-series-chart__label{text-align:left;justify-content:flex-start;min-height:0;font-size:20px}.compo-series-chart__track{height:68px}.compo-series-chart__segment-text{gap:2px;padding:0 5px}.compo-series-chart__segment-name{letter-spacing:-.05em;line-height:.92;font-size:clamp(10px,2.7vw,14px)!important}.compo-series-chart__segment-percent{letter-spacing:-.04em;line-height:.92;font-size:clamp(7px,1.9vw,9px)!important}.compo-series-chart__segment-text--compact{display:none}.compo-series-chart__label-pin{letter-spacing:-.08em;text-shadow:0 0 4px #000000f2,0 0 10px #000000b8;justify-content:center;gap:2px;font-size:clamp(7px,2vw,9px);line-height:.78;display:flex;top:3px;bottom:3px;overflow:hidden;left:var(--mobile-segment-left)!important;width:var(--mobile-segment-width)!important}.compo-series-chart__label-pin__percent{letter-spacing:-.08em;font-size:clamp(6px,1.8vw,8px);line-height:.9;display:block}.compo-series-chart__segment-text--compact .compo-series-chart__segment-percent,.compo-series-chart__segment-text--compact .compo-series-chart__segment-name{display:none}}.products-page-editorial-blocks{margin-top:38px}.products-page-editorial-blocks--after-composition{text-align:center;max-width:860px;margin:0 auto 56px}.products-page-editorial-block+.products-page-editorial-block{margin-top:38px}.products-page-editorial-block__title{color:#000;font-family:"Mona Sans", var(--home-font);letter-spacing:-.8px;margin:0 0 14px;font-size:40px;font-weight:600;line-height:120%}.products-page-editorial-block__content{color:#000;width:100%;max-width:1016px;height:auto;font-family:"Mona Sans", var(--home-font);font-size:16px;font-style:normal;font-weight:400;line-height:150%;overflow:visible}.products-page-editorial-block__content p,.products-page-editorial-block__content ul,.products-page-editorial-block__content ol,.products-page-editorial-block__content h3{margin-top:0}.products-page-editorial-block__content p+p,.products-page-editorial-block__content p+ul,.products-page-editorial-block__content ul+p,.products-page-editorial-block__content h3+p,.products-page-editorial-block__content h3+ul{margin-top:16px}.products-page-editorial-block__content ul,.products-page-editorial-block__content ol{padding-left:22px}.products-page-editorial-block__content li+li{margin-top:8px}.products-page-editorial-block__content h3{color:#000;font-family:"Mona Sans", var(--home-font);margin:38px 0 14px;font-size:28px;font-weight:700;line-height:120%}.products-page-editorial-block__content>h3:first-child{margin-top:0}.products-page-editorial-block--after-composition{max-width:860px;margin-left:auto;margin-right:auto}.products-page-editorial-block--after-composition .products-page-editorial-block__title{letter-spacing:0;font-size:28px}.products-page-editorial-block--after-composition .products-page-editorial-block__content{color:#172033;max-width:860px;margin:0 auto;font-size:16px;line-height:1.7}@media (width<=980px){.home-page .products-header-shell .hero-cta{display:none}}@media (width<=1240px){.products-page-search-field{flex:auto;width:auto;max-width:none}.products-page-grid,.products-page-grade-links{grid-template-columns:repeat(2,minmax(0,1fr))}.products-page-grade-link-card,.products-page-card,.products-page-card__media{width:100%}.products-page-detail{grid-template-columns:minmax(0,1fr)}.products-page-detail__content{grid-template-columns:minmax(0,1fr);min-height:auto}.products-page-detail__actions{grid-area:auto/1;justify-content:flex-start}.products-page-detail__action{justify-content:space-between;align-items:center;gap:0}.products-page-detail__action-label{flex:auto;padding-right:0}.products-page-detail__features{column-count:1}.products-page-detail__meta{grid-template-columns:1fr}.products-page-detail__description--rich{column-count:1}.products-page-stock-list{grid-template-columns:repeat(3,minmax(0,1fr))}.products-page-stock-variants{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=860px){.products-page-main>.home-container{padding-top:32px}.products-page-main--grade>.home-container{padding-top:42px}.products-page-search-row{flex-wrap:nowrap}.products-page-search-field{flex:auto;width:auto;min-width:0;max-width:none}.products-page-grid,.products-page-grade-links{grid-template-columns:1fr}.products-page-grade-link-card{gap:20px}.products-page-grade-link-card__title{font-size:20px}.products-page-applications-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-page-application-card{width:100%;height:220px;position:relative}.products-page-application-card__media,.products-page-application-card__image,.products-page-application-card__fallback{width:100%;height:100%}.products-page-editorial-block__content{width:100%;height:auto}.products-page-editorial-blocks{margin-top:32px}.products-page-stock-toggle{min-height:54px;padding:0 14px 0 16px;font-size:16px}.products-page-stock-list{grid-template-columns:repeat(2,minmax(0,1fr))}.products-page-stock-panel{padding:14px}.products-page-stock-variants{grid-template-columns:repeat(2,minmax(0,1fr));max-height:280px;padding-right:4px}.products-page-stock-variant{flex-direction:column;align-items:flex-start;gap:8px}.products-page-stock-variant__badges{justify-content:flex-start}.products-page-title,.products-page-editorial-block__title{font-size:32px}.products-page-card__title{width:100%}}@media (width<=560px){.products-page-stock-list{grid-template-columns:1fr}.products-page-stock-disclaimer{gap:10px;margin-top:14px;padding:14px;font-size:12.5px}.products-page-stock-panel__header{flex-direction:column;gap:10px}.products-page-stock-variants{grid-template-columns:1fr}}.products-breadcrumb__inner{align-items:center;width:min(1224px,100% - 36px);height:44px;margin:0 auto;display:flex}.products-breadcrumb__list{flex-wrap:wrap;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.products-breadcrumb__item{align-items:center;display:flex}.products-breadcrumb__link{color:var(--Gris-Oscuro,#1a181c);white-space:nowrap;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:150%;text-decoration:none;transition:opacity .15s}.products-breadcrumb__link:hover{opacity:.6}.products-breadcrumb__item--current{color:var(--Gris-Oscuro,#1a181c);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%;overflow:hidden}.products-breadcrumb__sep{color:var(--Gris-Oscuro,#1a181c);flex-shrink:0;align-items:center;padding:0 2px;display:flex}@media (width<=768px){.home-page,.products-header-shell,.products-page-main,.products-page-main>.home-container{overflow-x:clip}.home-page .products-header-shell{min-height:80px}.home-page .products-header-shell .hero-header{height:80px;min-height:80px}.home-page .products-header-shell .hero-nav{align-items:center}.home-page .products-header-shell .hero-brand{align-items:center;display:flex}.home-page .products-header-shell .hero-brand__logo{margin-block:0}.home-page .products-header-shell .hero-icon-btn{flex:0 0 40px;width:40px;height:40px}.home-page .products-header-shell .hero-icon-btn>svg:first-child{width:40px;height:40px}.products-page-main{padding-bottom:56px}.products-page-main>.home-container{padding-top:20px}.products-page-main--grade>.home-container{padding-top:24px}.products-breadcrumb__inner{flex-wrap:wrap;align-items:flex-start;height:auto;min-height:0;padding:8px 0 0;overflow:visible}.products-breadcrumb__list{white-space:normal;flex-wrap:wrap;row-gap:4px;min-width:0}.products-breadcrumb__item{min-width:0}.products-breadcrumb__link,.products-breadcrumb__item--current{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;text-overflow:initial}.products-page-intro{margin-bottom:24px}.products-page-intro__title{letter-spacing:-.3px;margin-bottom:10px;font-size:26px}.products-page-intro__text{width:100%;height:auto;font-size:15px;line-height:160%}.products-page-title{letter-spacing:-.3px;margin-bottom:14px;font-size:24px}.products-page-grid{gap:12px}.products-page-card{min-height:0}.products-page-card__media{height:180px}.products-page-card__title{min-height:0;font-size:20px}.products-page-card__normas{gap:6px;margin-top:12px}.products-page-card__norma-chip{min-height:30px;padding:5px 10px}.products-page-card__norma-emisor{font-size:10px}.products-page-card__norma-code{font-size:12px}.products-page-card__body{padding:14px 20px 20px}.products-page-card__footer{margin-top:16px}.products-page-subfilters{gap:8px;margin-bottom:18px}.products-page-filters-panel{width:100%;padding:18px}.products-page-filters-grid{grid-template-columns:1fr}.products-page-subfilter{min-height:36px;padding:6px 14px;font-size:14px}.products-page-grade-links{gap:10px}.products-page-grade-link-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;height:auto;min-height:58px;padding:12px 12px 12px 0;display:grid}.products-page-grade-link-card__title{overflow-wrap:anywhere;width:auto;min-width:0;max-width:none;height:auto;min-height:0;padding:6px 0 6px 14px;font-size:17px}.products-page-accordion{margin-top:24px}.products-page-accordion-btn{gap:10px;font-size:18px}.products-page-accordion-btn small{font-size:13px}.products-page-accordion-content{padding-top:24px;padding-bottom:16px}.products-page-detail{grid-template-columns:minmax(0,1fr);width:100%}.products-page-detail__content{grid-template-columns:minmax(0,1fr)}.products-page-detail__name{width:100%;font-size:26px}.products-page-detail__actions{grid-column:1;width:100%;min-width:0;display:flex}.products-page-detail__action{box-sizing:border-box;justify-content:space-between;align-items:center;gap:0;width:100%;max-width:100%;height:48px;padding:4px 4px 4px 18px;display:flex}.products-page-detail__action-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;padding:0;overflow:hidden}.products-page-detail__feature{overflow-wrap:break-word;word-break:break-word}.compo-section{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-top:32px;margin-left:0;margin-right:0;padding:0}.compo-chart,.compo-series-chart,.compo-chart__row,.compo-chart__cell,.compo-chart__bar{min-width:0;max-width:100%}.compo-chart__track,.compo-series-chart__track{overflow:hidden}.compo-section__sep{max-width:100%;margin-top:10px}.compo-section__title{letter-spacing:-.3px;font-size:22px}.compo-chart__cell{flex-direction:column;align-items:stretch;gap:0}.compo-chart__label{flex:none;max-width:100%;min-height:0;margin-bottom:10px;font-size:20px}.compo-chart__bar{flex:none;width:100%;padding:0 0 4px}.compo-chart__track{height:60px}.compo-chart__track--compact{height:52px}.compo-chart__mobile-legend{margin-top:10px;display:block}.compo-chart__mobile-legend summary{list-style:none}.compo-chart__mobile-legend summary::-webkit-details-marker{display:none}.compo-chart__mobile-legend-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:#007cc20d;border:1.5px solid #007cc259;border-radius:22px;outline:none;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 16px;display:flex}.compo-chart__mobile-legend-toggle:active{background:#007cc21f}.compo-chart__mobile-legend-toggle-label{color:#007cc2;font-family:"Mona Sans", var(--home-font);font-size:14px;font-weight:600;line-height:1}.compo-chart__mobile-legend-toggle-icon{color:#007cc2;align-items:center;transition:transform .28s;display:flex}.compo-chart__mobile-legend[open] .compo-chart__mobile-legend-toggle-icon{transform:rotate(180deg)}.compo-chart__mobile-legend-list{border:1px solid #00000012;border-radius:10px;margin:8px 0 0;padding:0;list-style:none;animation:.28s forwards compo-legend-open;overflow:hidden}@keyframes compo-legend-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.compo-chart__mobile-legend-item{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-bottom:1px solid #0000000f;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding:10px 14px;transition:background .18s,box-shadow .18s;display:grid}.compo-chart__mobile-legend-item:last-child{border-bottom:0}.compo-chart__mobile-legend-item:focus-visible,.compo-chart__mobile-legend-item:active{background:#007cc20f;outline:none;box-shadow:inset 0 0 0 1px #007cc22e}.compo-chart__mobile-legend-swatch{border-radius:3px;flex-shrink:0;width:12px;height:12px}.compo-chart__mobile-legend-name{color:#0f1720;font-family:"Mona Sans", var(--home-font);font-size:14px;font-weight:700;line-height:1.2}.compo-chart__mobile-legend-value{color:#4a5568;font-family:"Mona Sans", var(--home-font);text-align:right;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.2}.compo-series-chart{gap:28px}.compo-series-chart__row{border-bottom:1px solid #0000000f;grid-template-columns:1fr;gap:0;min-height:0;padding-bottom:4px}.compo-series-chart__row:last-child{border-bottom:0;padding-bottom:0}.compo-series-chart__label{text-align:left;justify-content:flex-start;min-height:0;margin-bottom:8px;font-size:18px}.compo-series-chart__bar{width:100%;padding:0 0 4px}.compo-series-chart__track{height:60px}.compo-series-chart__mobile-legend{margin-top:10px;display:block}.compo-series-chart__mobile-legend summary{list-style:none}.compo-series-chart__mobile-legend summary::-webkit-details-marker{display:none}.compo-series-chart__mobile-legend-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:#007cc20d;border:1.5px solid #007cc259;border-radius:22px;outline:none;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 16px;display:flex}.compo-series-chart__mobile-legend-toggle:active{background:#007cc21f}.compo-series-chart__mobile-legend-toggle-label{color:#007cc2;font-family:"Mona Sans", var(--home-font);font-size:14px;font-weight:600;line-height:1}.compo-series-chart__mobile-legend-toggle-icon{color:#007cc2;align-items:center;transition:transform .28s;display:flex}.compo-series-chart__mobile-legend[open] .compo-series-chart__mobile-legend-toggle-icon{transform:rotate(180deg)}.compo-series-chart__mobile-legend-list{border:1px solid #00000012;border-radius:10px;margin:8px 0 0;padding:0;list-style:none;animation:.28s forwards compo-legend-open;overflow:hidden}.compo-series-chart__mobile-legend-item{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-bottom:1px solid #0000000f;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding:10px 14px;transition:background .18s,box-shadow .18s;display:grid}.compo-series-chart__mobile-legend-item:last-child{border-bottom:0}.compo-series-chart__mobile-legend-item:focus-visible,.compo-series-chart__mobile-legend-item:active{background:#007cc20f;outline:none;box-shadow:inset 0 0 0 1px #007cc22e}.compo-series-chart__mobile-legend-swatch{border-radius:3px;flex-shrink:0;width:12px;height:12px}.compo-series-chart__mobile-legend-name{color:#0f1720;font-family:"Mona Sans", var(--home-font);font-size:14px;font-weight:700;line-height:1.2}.compo-series-chart__mobile-legend-value{color:#4a5568;font-family:"Mona Sans", var(--home-font);text-align:right;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.2}.products-page-specs th,.products-page-specs td{padding:10px 12px;font-size:13px}.products-page-props-row{padding:9px 0;font-size:13px}.products-page-applications-list{grid-template-columns:1fr;gap:10px}.products-page-application-card{height:200px}.products-page-editorial-block__title{letter-spacing:-.3px;font-size:22px}.products-page-editorial-block__content{width:100%;height:auto;font-size:15px;line-height:160%}.products-page-detail__features,.products-page-detail__description--rich{column-count:1}.products-page-stock-list{grid-template-columns:repeat(2,minmax(0,1fr))}.products-page-stock-variants{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=480px){.home-page .products-header-shell .hero-icon-btn{flex:0 0 36px;width:36px;height:36px}.home-page .products-header-shell .hero-icon-btn>svg:first-child{width:36px;height:36px}.products-page-intro__title{font-size:22px}.products-page-card__media{height:160px}.products-page-card__title{font-size:18px}.products-page-grade-link-card__title{font-size:15px}.products-page-accordion-btn{font-size:16px}.products-page-detail__name{font-size:22px}.compo-section__title{font-size:18px}.compo-chart__label{font-size:20px}.products-page-application-card{height:180px}.products-page-stock-variants{grid-template-columns:repeat(2,minmax(0,1fr))}.products-page-standards{grid-template-columns:1fr}}@media (width<=375px){.home-page .products-header-shell{min-height:72px}.home-page .products-header-shell .hero-header{height:72px;min-height:72px}.home-page .products-header-shell .hero-brand__logo{width:52px;height:52px}.home-page .products-header-shell .hero-nav-right{gap:3px}.home-page .products-header-shell .hero-icon-btn{flex:0 0 34px;width:34px;height:34px}.home-page .products-header-shell .hero-icon-btn>svg:first-child{width:34px;height:34px}.home-page .products-header-shell .hero-icon-btn__glyph--calculator{width:18px;height:18px}.home-page .products-header-shell .hero-icon-btn__glyph--search{width:15px;height:15px}.home-page .products-header-shell .hero-hamburger{width:36px;height:36px;margin-left:6px;padding:7px}.products-breadcrumb__inner,.products-page-main>.home-container,.products-page-main--grade>.home-container{width:min(1224px,100% - 20px)}.products-page-intro{margin-bottom:20px}.products-page-intro__title,.products-page-detail__name{letter-spacing:-.02em;font-size:20px;line-height:1.15}.products-page-intro__text{font-size:14px;line-height:1.55}.products-page-grade-links{gap:9px}.products-page-grade-link-card{gap:12px;min-height:54px;padding:10px 10px 10px 0}.products-page-grade-link-card__title{padding:4px 0 4px 12px;font-size:14px;line-height:1.25}.products-page-grade-link-card__icon{flex:0 0 34px;width:34px;height:34px}.products-page-grade-link-card__glyph{width:18px;height:18px}.compo-section{margin-top:28px}.compo-section__title{letter-spacing:-.02em;font-size:17px;line-height:1.35}.compo-section__sep{margin-top:8px;margin-bottom:18px}.compo-chart{gap:18px}.compo-chart__label{margin-bottom:8px;font-size:15px;line-height:1.2}.compo-chart__track{height:54px}.compo-chart__track--compact{height:46px}.compo-chart__mobile-legend-toggle,.compo-series-chart__mobile-legend-toggle{border-radius:18px;padding:8px 14px}.compo-chart__mobile-legend-toggle-label,.compo-series-chart__mobile-legend-toggle-label{font-size:13px}.products-page-detail__action{height:46px;padding:4px 4px 4px 14px}.products-page-detail__action-label{font-size:14px}}@media (width<=325px){.home-page .products-header-shell{min-height:68px}.home-page .products-header-shell .hero-header{height:68px;min-height:68px}.home-page .products-header-shell .hero-brand__logo{width:48px;height:48px}.home-page .products-header-shell .hero-icon-btn{flex:0 0 32px;width:32px;height:32px}.home-page .products-header-shell .hero-icon-btn>svg:first-child{width:32px;height:32px}.home-page .products-header-shell .hero-icon-btn__glyph--calculator{width:17px;height:17px}.home-page .products-header-shell .hero-icon-btn__glyph--search{width:14px;height:14px}.home-page .products-header-shell .hero-hamburger{width:34px;height:34px;margin-left:4px;padding:6px}.products-breadcrumb__inner,.products-page-main>.home-container,.products-page-main--grade>.home-container{width:min(1224px,100% - 16px)}.products-page-intro__title,.products-page-detail__name{font-size:18px}.products-page-intro__text{font-size:13px}.products-page-grade-link-card{min-height:52px;padding-right:8px}.products-page-grade-link-card__title{padding-left:10px;font-size:13px}.products-page-grade-link-card__icon{flex:0 0 32px;width:32px;height:32px}.products-page-grade-link-card__glyph{width:17px;height:17px}.compo-section__title{font-size:16px}.compo-chart__label{font-size:14px}.compo-chart__track{height:50px}.compo-chart__track--compact{height:44px}}body,.page-shell,.applications-page,.application-detail{background:var(--Background,#f5fbfe)}.applications-page,.application-detail{--home-frame-width:1366px;--home-inner-width:1224px;--home-white:#fff;--home-blue:#007cc2;--home-font:"Mona Sans", "Manrope", "Montserrat", system-ui, sans-serif;--applications-banner-height:227px;--applications-header-height:122px;--applications-shell-height:calc(var(--applications-header-height) + var(--applications-banner-height));color:#10161d}.applications-page__container{width:min(1224px,100% - 36px);margin:0 auto}.applications-page__content-shell,.applications-page__cards-section{background:var(--Background,#f5fbfe)}.applications-page__hero-shell{width:100%;height:var(--applications-shell-height);background:#fff;margin:0;position:relative;overflow:hidden}.applications-page__hero-media-stack{top:var(--applications-header-height);height:var(--applications-banner-height);position:absolute;left:0;right:0}.applications-page__hero-slide,.applications-page__hero-media,.applications-page__hero-media:after{position:absolute;inset:0}.applications-page__hero-media img,.applications-page__hero-media video,.applications-page__hero-media iframe{object-fit:cover;border:0;width:100%;height:100%}.applications-page__hero-media iframe{pointer-events:none;width:100vw;min-width:177.77vh;height:56.25vw;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.applications-page__hero-media:after{content:"";background:linear-gradient(#0000004d 0% 100%),linear-gradient(#007cc2b3 0% 100%)}.applications-page__hero-fallback{background:linear-gradient(135deg,#ffffff1f 0%,#fff0 55%),linear-gradient(120deg,#0b5f95 0%,#0a7dc2 52%,#0b5d8f 100%);position:absolute;inset:0}.applications-page__header{z-index:3;height:var(--applications-header-height);position:relative}.applications-page__nav{min-height:var(--applications-header-height);align-items:center;display:flex}.applications-page__brand{flex:none}.applications-page__brand-logo{background:var(--applications-header-logo) lightgray -4.62px 0 / 111.52% 102.041% no-repeat;border-radius:4px;width:88px;height:88px;margin-block:17px;display:block}.applications-page__menu{flex:auto;align-items:center;gap:26px;margin-left:60px;display:flex}.applications-page__menu a{color:#000;font-family:"Mona Sans", var(--home-font);font-size:22px;font-style:normal;font-weight:600;line-height:150%;transition:opacity .2s}.applications-page__menu a[aria-current=page]{color:#007cc2;font-weight:600}.applications-page__menu a:hover{opacity:.75}.applications-page__nav-right{flex:none;align-items:center;gap:9px;margin-left:23px;display:flex}.applications-page__icon-btn{flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:relative}.applications-page__icon-btn-glyph{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.applications-page__cta{color:#fff;background:#007cc2;border-radius:22px;flex:0 0 171px;justify-content:center;align-items:center;gap:16px;width:171px;height:46px;padding:9px 4px 9px 14px;transition:box-shadow .24s;display:flex}.applications-page__cta:hover{box-shadow:0 10px 24px #0f17202e}.applications-page__cta-label{color:#fff;font-family:"Mona Sans", var(--home-font);font-size:20px;font-style:normal;font-weight:600;line-height:150%}.applications-page__cta-icon,.applications-page__cta-icon-circle{width:38px;height:38px}.applications-page__cta-icon{justify-content:center;align-items:center;display:inline-flex;position:relative}.applications-page__cta-icon-glyph{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.applications-page__cta:hover .applications-page__cta-icon-glyph{transform:translate(-50%,-50%)rotate(45deg)}.applications-page__hero-caption{top:var(--applications-header-height);z-index:2;width:min(var(--home-frame-width), 100%);height:var(--applications-banner-height);pointer-events:none;box-sizing:border-box;justify-content:center;align-items:flex-end;padding:0 71px 86px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.applications-page__hero-title{color:#fff;text-align:center;width:100%;max-width:1224px;font-family:"Mona Sans", var(--home-font);margin:0;font-size:50px;font-style:normal;font-weight:600;line-height:110%}.applications-page__cards-section{padding-top:47px;padding-bottom:106px}.applications-page__grid{grid-template-columns:repeat(4,288px);justify-content:center;gap:24px;display:grid}.applications-page__card{width:288px;height:388px;box-shadow:none;background:#fff;border-radius:10px;position:relative;overflow:hidden}.applications-page__card-media,.applications-page__card-image,.applications-page__card-fallback{width:288px;height:388px;position:absolute;inset:0}.applications-page__card-image{object-fit:cover}.applications-page__card-fallback{background:linear-gradient(135deg,#fff3 0%,#ffffff05 45%),linear-gradient(135deg,#8ca0b2 0%,#5e7688 100%)}.applications-page__card:after{content:"";z-index:1;background:#0006;transition:background .3s;position:absolute;inset:0}.applications-page__card:hover:after{background:0 0}.applications-page__card-content{z-index:2;position:absolute;inset:auto 72px 17px 24px}.applications-page__card-title{color:#fff;font-family:"Mona Sans", var(--home-font);text-shadow:none;font-size:20px;font-style:normal;font-weight:600;line-height:120%;display:block}.applications-page__card-title-line{display:block}.applications-page__empty{color:#5f6c79;text-align:center;background:#ffffffb3;border:1px dashed #10161d2e;border-radius:16px;padding:44px 28px;font-family:Manrope,sans-serif;font-size:1rem}.application-detail{background:var(--Background,#f5fbfe);color:#10161d}.application-detail__header{min-height:var(--applications-header-height)}.application-detail__main{background:var(--Background,#f5fbfe);padding:60px 0 90px}.application-detail__container{width:min(1224px,100% - 36px);margin:0 auto}.application-detail__hero{grid-template-columns:600px 600px;align-items:start;gap:24px;display:grid}.application-detail__hero-media{background:#d9e4ee;border-radius:10px;width:600px;max-width:100%;height:600px;overflow:hidden}.application-detail__hero-media img,.application-detail__hero-fallback{width:100%;height:100%;display:block}.application-detail__hero-media img{object-fit:cover}.application-detail__hero-fallback{background:linear-gradient(135deg,#fff3 0%,#ffffff05 45%),linear-gradient(135deg,#8ca0b2 0%,#5e7688 100%)}.application-detail__hero-copy{width:600px;min-width:0;max-width:100%;padding-top:4px}.application-detail__title{color:#000;width:600px;max-width:100%;font-family:"Mona Sans", var(--home-font);letter-spacing:-.8px;margin:0 0 14px;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.application-detail__summary{color:#000;width:600px;max-width:100%;font-family:"Mona Sans", var(--home-font);margin-bottom:24px;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.application-detail__summary>:first-child{margin-top:0}.application-detail__summary>:last-child{margin-bottom:0}.application-detail__highlights{gap:14px;margin:0;padding:0;list-style:none;display:grid}.application-detail__highlight{color:#000;font-family:"Mona Sans", var(--home-font);align-items:flex-start;gap:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;display:flex}.application-detail__highlight-icon{aspect-ratio:1;flex:none;width:20px;height:20px;margin-top:2px;display:inline-flex}.application-detail__highlight>span:last-child{width:574px;max-width:calc(100% - 26px)}.application-detail__related{padding-top:60px}.application-detail__section-head{margin-bottom:31px}.application-detail__section-head h2{color:#12181f;font-family:"Mona Sans", var(--home-font);margin:0;font-size:28px;font-weight:700;line-height:1.15}.application-detail__related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.application-detail__related-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 32px #0f17200f}.application-detail__related-link{height:100%;display:block}.application-detail__related-media{background:#d9e4ee}.application-detail__related-media img,.application-detail__related-fallback{width:100%;height:198px;display:block}.application-detail__related-media img{object-fit:cover}.application-detail__related-fallback{background:linear-gradient(135deg,#fff3 0%,#ffffff05 45%),linear-gradient(135deg,#8ca0b2 0%,#5e7688 100%)}.application-detail__related-body{flex-direction:column;justify-content:space-between;gap:18px;min-height:132px;padding:18px 20px 20px;display:flex}.application-detail__related-body h3{color:#000;text-align:center;font-family:"Mona Sans", var(--home-font);margin:0;font-size:24px;font-weight:700;line-height:120%}.application-detail__related-subtitle{color:var(--Negro,#202020);text-align:center;font-family:"Mona Sans", var(--home-font);margin:4px 0 0;font-size:16px;font-weight:400;line-height:1.4}.application-detail__related-cta{width:115px;height:38px;color:var(--celeste,#007cc2);font-family:Rubik, var(--home-font);justify-content:center;align-items:center;gap:11px;margin-inline:auto;font-size:16px;font-style:normal;font-weight:600;line-height:150%;display:flex}.application-detail__related-cta-icon{aspect-ratio:1;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.application-detail__related-cta-icon-circle{aspect-ratio:1;background:var(--celeste,#007cc2);transform-origin:50%;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .28s;display:inline-flex}.application-detail__related-cta-icon svg{aspect-ratio:1;width:20px;height:20px;display:block}.application-detail__related-card:hover .application-detail__related-cta-icon-circle,.application-detail__related-link:hover .application-detail__related-cta-icon-circle{transform:rotate(45deg)}.applications-page__footer{isolation:isolate;background:#dfe5ea;border-top:0;width:100%;min-height:303px;margin-top:0;padding:0;position:relative}.applications-page__footer:before{content:"";mix-blend-mode:multiply;pointer-events:none;z-index:0;background:#04375708;position:absolute;inset:0}.applications-page__footer-shell{width:1224px;max-width:calc(100% - 142px);margin-inline:auto}.applications-page__footer-main{z-index:1;grid-template-columns:150px 173px max-content 173px minmax(0,1fr);align-items:start;row-gap:32px;min-height:243px;padding:42px 0 28px;display:grid;position:relative}.applications-page__footer-logo{width:150px;height:152px;box-shadow:none;background:0 0;border-radius:0;grid-column:1;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}.applications-page__footer-logo-media{background:var(--applications-footer-logo) lightgray -7.06px 0 / 110.747% 100% no-repeat;border-radius:4px;width:150px;height:152px;display:block}.applications-page__footer-links{grid-column:3;grid-template-columns:repeat(2,max-content);align-content:start;gap:12px 64px;width:max-content;display:grid}.applications-page__footer-links a{color:#000;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 400, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mona Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:34px;transition:opacity .2s}.applications-page__footer-links a:hover{opacity:.75}.applications-page__footer-links-full{grid-column:1/-1}.applications-page__footer-contact{flex-direction:column;grid-column:5;gap:11px;min-width:0;display:flex}.applications-page__footer-contact-item{color:#000;font-synthesis:none;font-optical-sizing:auto;font-variation-settings:"wght" 400, "wdth" 100, "opsz" 24;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.2px;align-items:center;gap:18px;font-family:Mona Sans,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none;display:flex}.applications-page__footer-contact-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.applications-page__footer-contact-icon svg{width:20px;height:20px}.applications-page__footer-contact-text{min-width:0}.applications-page__footer-contact-item--address .applications-page__footer-contact-text,.applications-page__footer-contact-item--hours .applications-page__footer-contact-text{white-space:nowrap}.applications-page__footer-bottom{z-index:1;color:#000;min-height:60px;position:relative;overflow:visible}.applications-page__footer-bottom:before{content:"";mix-blend-mode:multiply;pointer-events:none;z-index:-1;background:#04375708;position:absolute;inset:0}.applications-page__footer-bottom-inner{z-index:1;box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding-top:18px;padding-bottom:18px;display:flex;position:relative}.applications-page__footer-copyright,.applications-page__footer-credit{align-items:center;gap:0;display:flex}.applications-page__footer-copyright-main,.applications-page__footer-copyright-strong,.applications-page__footer-credit-by,.applications-page__footer-credit-name{opacity:.801;color:#000;font-synthesis:none;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mona Sans,sans-serif;font-style:normal;line-height:normal}.applications-page__footer-copyright-main{font-size:14px;font-weight:400}.applications-page__footer-copyright-strong{font-size:14px;font-weight:600}.applications-page__footer-credit{text-align:right;justify-content:flex-end}.applications-page__footer-credit-by{margin-right:4px;font-size:14px;font-weight:300}.applications-page__footer-credit-name{font-size:14px;font-weight:700}@media (width<=1180px){.application-detail__hero{grid-template-columns:1fr;justify-items:center}.application-detail__hero-copy{width:min(600px,100%)}.application-detail__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.applications-page__footer-main{grid-template-columns:1fr}}@media (width>=981px) and (width<=1180px){.applications-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:24px}.applications-page__card{width:100%;height:388px}.applications-page__card-media,.applications-page__card-image,.applications-page__card-fallback{width:100%;height:100%}.applications-page__card-content{right:24px}}@media (width<=980px){.applications-page__menu{gap:16px;margin-left:30px}.applications-page__menu a{font-size:16px}.applications-page__cta{width:auto;min-width:146px}.applications-page__cta-label{font-size:16px}.applications-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.application-detail__title{font-size:42px}}@media (width<=768px){.applications-page{--applications-header-height:80px;--applications-banner-height:200px}.applications-page__hero-shell{height:calc(var(--applications-header-height) + var(--applications-banner-height))}.applications-page__container,.application-detail__container{width:calc(100% - 32px)}.applications-page__nav-right{gap:6px;margin-left:10px}.applications-page__icon-btn{flex:0 0 40px;width:40px;height:40px}.applications-page__menu{gap:12px;margin-left:16px}.applications-page__menu a{font-size:15px}.applications-page__cta{flex:none;gap:8px;min-width:0;height:40px;padding:6px 4px 6px 12px}.applications-page__cta-label{font-size:14px}.applications-page__cta-icon,.applications-page__cta-icon-circle{width:30px;height:30px}.applications-page__hero-caption{padding:0 20px 40px}.applications-page__hero-title{font-size:32px;line-height:115%}.applications-page__cards-section{padding-top:24px;padding-bottom:56px}.applications-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:12px}.applications-page__card{border-radius:10px;width:100%;height:clamp(210px,58vw,280px);position:relative;overflow:hidden}.applications-page__card-media{width:100%;height:100%;position:absolute;inset:0}.applications-page__card-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.applications-page__card-fallback{width:100%;height:100%;position:absolute;inset:0}.applications-page__card-content{bottom:12px;left:14px;right:12px}.applications-page__card-title{overflow-wrap:anywhere;font-size:16px}.application-detail__main{padding:24px 0 56px}.application-detail__hero{gap:20px}.application-detail__hero-media{border-radius:10px;width:100%;height:280px}.application-detail__title{letter-spacing:-.4px;width:100%;margin-bottom:12px;font-size:28px}.application-detail__summary{overflow-wrap:anywhere;width:100%;margin-bottom:18px;font-size:15px}.application-detail__highlight{gap:8px;font-size:15px}.application-detail__highlight>span:last-child{overflow-wrap:anywhere;flex:auto;width:auto;min-width:0;max-width:none}.application-detail__related{padding-top:36px}.application-detail__section-head{margin-bottom:20px}.application-detail__section-head h2{font-size:22px}.application-detail__related-grid{grid-template-columns:1fr;gap:16px}.application-detail__related-body{gap:12px;min-height:0;padding:16px 18px 18px}.application-detail__related-body h3{font-size:20px}.applications-page__footer-shell{width:calc(100% - 32px);max-width:none}.applications-page__footer-main{grid-template-columns:1fr;row-gap:24px;min-height:0;padding:32px 0 24px}.applications-page__footer-logo,.applications-page__footer-logo-media{width:100px;height:100px}.applications-page__footer-links{grid-template-columns:repeat(2,1fr);gap:8px 24px}.applications-page__footer-links a{font-size:16px;line-height:1.6}.applications-page__footer-contact-item{gap:12px;font-size:15px}.applications-page__footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:6px;height:auto;min-height:0;padding:16px 0}}@media (width<=480px){.applications-page__grid{grid-template-columns:1fr;gap:12px}.applications-page__card{height:clamp(210px,62vw,260px)}.applications-page__hero-title{font-size:26px}.applications-page__hero-caption{padding:0 16px 32px}.application-detail__hero-media{height:240px}.application-detail__title{font-size:24px}.application-detail__related-grid,.applications-page__footer-links{grid-template-columns:1fr}.applications-page__footer-contact-item--address .applications-page__footer-contact-text,.applications-page__footer-contact-item--hours .applications-page__footer-contact-text{white-space:normal}}
