: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}}body,.page-shell,.home-page{background:var(--Background,#f5fbfe)}.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,.news-page{background:var(--Background,#f5fbfe)}.news-page__hero-fallback{background:linear-gradient(135deg,#ffffff1f 0%,#fff0 55%),linear-gradient(120deg,#0b5f95 0%,#0a7dc2 52%,#0b5d8f 100%);position:absolute;inset:0}.news-page__main{background:var(--Background,#f5fbfe);padding:35px 0 91px}.news-page__section{width:min(1224px,100% - 36px);margin:0 auto}.news-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.news-page__pagination{justify-content:center;align-items:center;gap:12px;margin-top:40px;display:flex}.news-page__pagination-link,.news-page__pagination-state{border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-family:Mona Sans,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.news-page__pagination-link{color:#007cc2;background:#fff;border:1px solid #007cc229}.news-page__pagination-state{color:#51606f}.news-page-card{cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;width:392px;max-width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 34px #0f172014}.news-page-card__media{background:#dbe4ea;border-radius:10px 10px 0 0;width:392px;max-width:100%;height:272px;overflow:hidden}.news-page-card__media img{object-fit:cover;width:100%;height:100%}.news-page-card__body{flex-direction:column;flex:auto;padding:24px;display:flex}.news-page-card__title{color:#000;margin:0;font-family:Mona Sans,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.news-page-card__excerpt{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 34px;font-family:Mona Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;display:-webkit-box;overflow:hidden}.news-page-card__footer{margin-top:auto}.news-page-card__link{color:var(--celeste,#007cc2);align-items:center;gap:11px;font-family:Rubik,sans-serif;font-size:16px;font-weight:600;line-height:150%;text-decoration:none;display:inline-flex}.news-page-card__link:after{content:"";z-index:1;position:absolute;inset:0}.news-page-card__link-icon{flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:relative}.news-page-card__link-icon svg:first-child{width:38px;height:38px;position:absolute}.news-page-card__link-icon svg:last-child{transform-origin:50%;width:20px;height:20px;transition:transform .28s;position:absolute;transform:rotate(0)}.news-page-card:hover .news-page-card__link-icon svg:last-child,.news-page-card:focus-within .news-page-card__link-icon svg:last-child,.news-page-card__link:hover .news-page-card__link-icon svg:last-child{transform:rotate(45deg)}.news-page__article-shell{width:min(1224px,100% - 36px);margin:0 auto;padding:26px 0 96px}.news-page__article{gap:36px;display:grid}.news-page__article-cover{background:#dbe4ea;border-radius:10px;overflow:hidden}.news-page__article-cover img{object-fit:cover;width:100%;max-height:540px}.news-page__article-meta{color:#51606f;flex-wrap:wrap;gap:12px;font-family:Mona Sans,sans-serif;font-size:14px;font-weight:600;display:flex}.news-page__article-title{color:#000;margin:0;font-family:Mona Sans,sans-serif;font-size:44px;font-weight:700;line-height:110%}.news-page__article-excerpt{color:#24303d;margin:0;font-family:Mona Sans,sans-serif;font-size:20px;font-weight:500;line-height:145%}.news-page__article-content{color:#202020;font-family:Mona Sans,sans-serif;font-size:18px;font-weight:400;line-height:165%}.news-page__article-content>:first-child{margin-top:0}.news-page__article-content>:last-child{margin-bottom:0}.news-page__article-content p{margin:0 0 18px}.news-page__related{margin-top:54px}.news-page__related-title{color:#000;margin:0 0 26px;font-family:Mona Sans,sans-serif;font-size:32px;font-weight:700;line-height:120%}@media (width<=1320px){.news-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=921px) and (width<=1320px){.news-page-card,.news-page-card__media{width:100%}.news-page-card{justify-self:stretch}}@media (width<=920px){.news-page{overflow-x:hidden}.news-page__section{width:min(100%,100% - 32px)}.news-page__grid{grid-template-columns:minmax(0,1fr)}.news-page-card,.news-page-card__media{width:100%}.news-page-card{justify-self:stretch}.news-page__article-title{font-size:34px}}@media (width<=768px){.news-page__main{padding:24px 0 56px}.news-page__grid{gap:16px}.news-page-card__media{height:200px}.news-page-card__body{padding:16px 18px 18px}.news-page-card__title{font-size:20px}.news-page-card__excerpt{margin:10px 0 20px;font-size:15px}.news-page__pagination{gap:8px;margin-top:28px}.news-page__pagination-link,.news-page__pagination-state{min-height:38px;padding:0 14px;font-size:13px}.news-page__article-shell{padding:20px 0 56px}.news-page__article{gap:24px}.news-page__article-cover img{max-height:280px}.news-page__article-title{letter-spacing:-.3px;font-size:26px}.news-page__article-excerpt{font-size:16px;line-height:150%}.news-page__article-content{font-size:16px;line-height:160%}.news-page__related{margin-top:36px}.news-page__related-title{margin-bottom:18px;font-size:22px}}@media (width<=480px){.news-page-card__media{height:180px}.news-page-card__title{font-size:18px}.news-page__article-title{font-size:22px}.news-page__article-excerpt{font-size:15px}}
