: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 .section-block--products{padding-top:21px;padding-bottom:43px}.home-page .section-panel--products{background:0 0;border-radius:0;padding:0}.home-page .section-header--products{justify-content:flex-start;align-items:center;gap:0;margin-bottom:33px;display:flex}.home-page .section-header--products h2{color:#000;text-align:center;font-family:"Rubik", var(--home-font);font-size:40px;font-style:normal;font-weight:600;line-height:120%}.home-page .products-search-strip{align-items:center;gap:9px;margin-left:127px;display:flex}.home-page .products-search-form{align-items:center;gap:9px;display:flex}.home-page .products-search-field{background:#fff;border:1px solid #000;border-radius:27px;width:594px;height:44px;overflow:hidden}.home-page .products-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 15px;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.home-page .products-search-input::placeholder{color:#b8b8b8}.home-page .products-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}.home-page .products-search-btn>svg:first-child{width:46px;height:46px}.home-page .products-search-btn>svg:last-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-page .products-search-btn--search>svg:last-child{aspect-ratio:1;width:20px;height:20px}.home-page .products-search-btn--filters>svg:last-child{aspect-ratio:1;width:29px;height:29px}.home-page .product-grid{grid-template-columns:repeat(3,392px);gap:24px;display:grid}.home-page .product-card{background:var(--Blanco,#fff);width:392px;height:392px;box-shadow:none;cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.home-page .product-card__media{aspect-ratio:49/30;background:#dbe4ea;width:392px;height:240px}.home-page .product-card__media img{object-fit:cover;width:392px;height:240px}.home-page .product-card__divider{background:#c5c5c5;width:344px;height:1px;margin:0 auto}.home-page .product-card__body{padding:17px 34px 27px 24px}.home-page .product-card__title{color:#000;text-align:center;width:334px;height:47px;font-family:"Mona Sans", var(--home-font);flex-direction:column;justify-content:center;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:120%;display:flex}.home-page .product-card__footer{justify-content:center;margin-top:27px;display:flex}.home-page .product-card__link{flex-shrink:0;align-items:center;gap:11px;width:115px;height:38px;display:inline-flex}.home-page .product-card__link:after{content:"";z-index:1;position:absolute;inset:0}.home-page .product-card__link-label{color:var(--celeste,#007cc2);font-family:"Rubik", var(--home-font);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.home-page .product-card__link-icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.home-page .product-card__link-circle{width:38px;height:38px}.home-page .product-card__link-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 .product-card:hover .product-card__link-glyph{transform:translate(-50%,-50%)rotate(45deg)}.home-page .section-actions--products{justify-content:center;margin-top:44px;display:flex}.home-page .products-view-all{background:var(--celeste,#007cc2);border-radius:22px;justify-content:center;align-items:center;gap:16px;height:46px;padding:9px 4px 9px 14px;display:inline-flex}.home-page .products-view-all__label{color:#fff;font-family:"Mona Sans", var(--home-font);font-size:20px;font-style:normal;font-weight:600;line-height:150%}.home-page .products-view-all__icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.home-page .products-view-all__circle{width:38px;height:38px}.home-page .products-view-all__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 .products-view-all:hover .products-view-all__glyph{transform:translate(-50%,-50%)rotate(45deg)}@media (width<=1200px){.home-page .section-header--products{flex-direction:column;align-items:flex-start;gap:18px}.home-page .products-search-strip{width:100%;margin-left:0}.home-page .products-search-form{width:100%}.home-page .products-search-field{flex:auto;width:min(594px,100%)}.home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.home-page .product-card,.home-page .product-card__media,.home-page .product-card__media img{width:100%}.home-page .product-card{height:auto}.home-page .product-card__divider,.home-page .product-card__title{width:100%}}@media (width<=768px){.home-page .section-header--products h2{font-size:32px}.home-page .products-search-form{flex-wrap:nowrap}.home-page .products-search-field{flex:auto;width:auto;min-width:0}.home-page .product-grid{grid-template-columns:1fr}.home-page .product-card,.home-page .product-card__media,.home-page .product-card__media img{width:100%}.home-page .product-card{height:auto}.home-page .product-card__divider,.home-page .product-card__title{width:100%}}.home-page{background:var(--Background,#f5fbfe)}.home-page .section-panel{background:0 0}.home-page .section-block--about{padding-top:0;padding-bottom:58px}.home-page .section-block--about.section-block--about-without-products{padding-top:43px}.home-page .about-grid{grid-template-columns:600px 600px;align-items:start;gap:24px;display:grid}.home-page .about-visual{width:600px;height:600px;min-height:600px;box-shadow:none;background:#dbe4ea;border-radius:10px;overflow:hidden}.home-page .about-visual img{object-fit:cover;object-position:center;width:600px;height:600px}.home-page .about-copy{flex-direction:column;justify-content:flex-start;padding-right:0;display:flex}.home-page .about-copy h2{color:#000;width:600px;font-family:"Mona Sans", var(--home-font);letter-spacing:-.8px;margin:0;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.home-page .about-copy__text{color:#000;width:600px;height:264px;font-family:"Mona Sans", var(--home-font);margin-top:36px;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.home-page .about-copy__text p{margin:0 0 24px}.home-page .about-copy__text p:last-child{margin-bottom:0}.home-page .about-more-btn{background:var(--celeste,#007cc2);border-radius:22px;justify-content:center;align-self:flex-start;align-items:center;gap:16px;height:46px;margin-top:62px;padding:9px 4px 9px 14px;display:inline-flex}.home-page .about-more-btn__label{color:#fff;font-family:"Mona Sans", var(--home-font);font-size:20px;font-style:normal;font-weight:600;line-height:150%}.home-page .about-more-btn__icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.home-page .about-more-btn__circle{width:38px;height:38px}.home-page .about-more-btn__glyph{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.home-page .about-more-btn:hover .about-more-btn__glyph{transform:translate(-50%,-50%)rotate(45deg)}@media (width<=1280px){.home-page .about-grid{grid-template-columns:minmax(0,1fr)}.home-page .about-visual,.home-page .about-visual img,.home-page .about-copy h2,.home-page .about-copy__text{width:100%}.home-page .about-copy__text{height:auto}}@media (width<=768px){.home-page .section-block--about{padding-bottom:42px}.home-page .about-visual{aspect-ratio:4/3;height:auto;min-height:0;max-height:300px}.home-page .about-visual img{height:100%}.home-page .about-copy h2{font-size:32px}.home-page .about-more-btn{margin-top:32px}}.home-page .section-block--applications{padding-top:0;padding-bottom:0}.home-page .applications-block{background:var(--celeste,#007cc2);color:#fff;border-radius:0;width:100%;padding:33px 0}.home-page .applications-block .home-container{width:min(var(--home-inner-width), calc(100% - 36px));margin:0 auto}.home-page .section-header--applications{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:3px;margin-bottom:29px;display:flex}.home-page .section-header--applications .section-eyebrow{color:var(--blanco,#fff);text-align:center;font-family:"Mona Sans", var(--home-font);text-transform:none;letter-spacing:0;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.home-page .section-header--applications h2{color:var(--Blanco,#fff);text-align:center;font-family:"Rubik", var(--home-font);margin:0;font-size:40px;font-style:normal;font-weight:600;line-height:120%}.home-page .application-grid{grid-template-columns:repeat(4,288px);justify-content:center;gap:24px;display:grid}.home-page .application-card{width:288px;height:388px;box-shadow:none;background:#fff;border-radius:10px;position:relative;overflow:hidden}.home-page .application-card img{object-fit:cover;width:288px;height:388px}.home-page .application-card:after{content:"";background:#0006;transition:background .3s;position:absolute;inset:0}.home-page .application-card:hover:after{background:0 0}.home-page .application-card__title{z-index:2;color:#fff;font-family:"Mona Sans", var(--home-font);font-size:20px;font-style:normal;font-weight:600;line-height:120%;display:block;position:absolute;inset:auto 72px 17px 24px}.home-page .section-actions--applications{justify-content:center;margin-top:29px;display:flex}.home-page .applications-view-all{background:var(--blanco,#fff);border-radius:22px;justify-content:center;align-items:center;gap:16px;height:46px;padding:9px 4px 9px 14px;display:inline-flex}.home-page .applications-view-all__label{color:var(--celeste,#007cc2);font-family:"Rubik", var(--home-font);font-size:16px;font-style:normal;font-weight:600;line-height:150%}.home-page .applications-view-all__icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.home-page .applications-view-all__circle{width:38px;height:38px}.home-page .applications-view-all__glyph{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.home-page .applications-view-all:hover .applications-view-all__glyph{transform:translate(-50%,-50%)rotate(45deg)}@media (width<=1260px){.home-page .application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .application-card,.home-page .application-card img{width:100%}}@media (width<=768px){.home-page .applications-block{min-height:0;padding-top:36px;padding-bottom:40px}.home-page .section-header--applications{margin-bottom:24px}.home-page .section-header--applications h2{font-size:28px}.home-page .section-header--applications .section-eyebrow{font-size:18px}.home-page .application-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-page .application-card{width:100%;height:220px}.home-page .application-card img{width:100%;height:100%}}@media (width<=480px){.home-page .application-grid{grid-template-columns:1fr;gap:12px}.home-page .application-card{height:200px}}
