:root{--Negro: #000;--Blanco: #FFF;--Gris: #101010;--gris-claro: #D9D9D9;--rojo-osc: #D50101;--bordo: #A00;--Celeste-dark: #125A6D;--bg: #f4f6f8;--surface: #ffffff;--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}body{animation:fadeInPage .4s ease-out forwards}@keyframes fadeInPage{0%{opacity:0}to{opacity:1}}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul,ol{list-style:none}body{background:#1e1e1e;color:var(--ink, #0f1720);font-family:Montserrat,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.page-shell{width:100%;min-height:100vh;background:var(--bg, #f4f6f8);overflow:hidden}.container{width:100%;max-width:1224px;padding-left:0;padding-right:0;margin:0 auto}@media(max-width:900px){.container{max-width:100%;padding-left:24px;padding-right:24px}}@media(max-width:768px){.container{padding-left:20px;padding-right:20px}}.site-header{position:fixed;inset:0 0 auto;z-index:100;padding:0;color:#fff;background:#ffffff05;box-shadow:0 4px 4px #0000000d;height:90px;transition:background .3s ease,box-shadow .3s ease}.site-header__inner{display:flex;align-items:center;height:90px;gap:0}.brand{display:flex;align-items:center;gap:0;font-weight:700;letter-spacing:.08em}.brand__logo{width:191px;height:90px;-o-object-fit:cover;object-fit:cover}.nav{display:flex;align-items:center;gap:14px;margin-left:auto;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase;color:#fff}.nav a,.nav button{color:var(--Blanco, #FFF);text-align:center;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.nav a.is-active{font-weight:700}.site-header .nav a[href$="/catalogo"],.site-header .nav a[href$="/clientes"],.site-header .nav a[href$="/representadas"],.site-header .nav a[href$="/novedades"],.nav-mobile__nav a[href$="/catalogo"],.nav-mobile__nav a[href$="/clientes"],.nav-mobile__nav a[href$="/representadas"],.nav-mobile__nav a[href$="/novedades"]{display:none}.nav__search{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;margin-left:0;margin-right:14px;cursor:pointer}.nav__search svg{width:15px;height:15px;stroke-width:1px;stroke:#fff}.nav__cta{display:flex;width:156px;height:41px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border:1px solid rgba(255,255,255,.7);color:var(--Blanco, #FFF);text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase}@media(max-width:900px){.site-header{height:auto}.site-header__inner{flex-direction:column;align-items:flex-start;height:auto;min-height:90px}.nav{flex-wrap:wrap;gap:12px;margin-left:0}}.site-header--scrolled{background:#093e66!important;box-shadow:0 4px 20px #0000002e}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:10px;background:transparent;border:0;cursor:pointer;color:inherit;flex-shrink:0;-webkit-tap-highlight-color:transparent}.hamburger__line{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;transform-origin:center;transition:transform .3s ease,opacity .25s ease}.hamburger[aria-expanded=true] .hamburger__line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[aria-expanded=true] .hamburger__line:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[aria-expanded=true] .hamburger__line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-mobile{position:fixed;top:0;right:0;width:min(85vw,320px);height:100vh;height:100dvh;background:#fff;z-index:300;display:none;flex-direction:column;overflow-y:auto;overflow-x:hidden;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-8px 0 40px #00000029;will-change:transform}.nav-mobile.open{transform:translate(0)}.nav-mobile__header{display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 20px;height:70px;min-height:70px;border-bottom:1px solid #EBEBEB;flex-shrink:0}.nav-mobile__brand{display:flex;align-items:center}.nav-mobile__logo{height:50px;width:auto;max-width:140px;-o-object-fit:contain;object-fit:contain}.nav-mobile__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:0;cursor:pointer;color:#1a181c;border-radius:8px;flex-shrink:0;transition:background .18s ease;-webkit-tap-highlight-color:transparent}.nav-mobile__close:hover,.nav-mobile__close:focus-visible{background:#f0f0f0;outline:2px solid #093E66;outline-offset:2px}.nav-mobile__nav{display:flex;flex-direction:column;padding:8px 0 32px;flex:1}.nav-mobile__nav a{display:flex;align-items:center;padding:0 24px;height:52px;min-height:44px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #F0F0F0;text-decoration:none;transition:background .18s ease,color .18s ease,padding-left .18s ease}.nav-mobile__nav a:hover,.nav-mobile__nav a:focus-visible{background:#eef5fb;color:#093e66;padding-left:32px;outline:none}.nav-mobile__nav a.is-active{color:#093e66;font-weight:700}.nav-mobile__search{gap:10px}.nav-mobile__search svg{width:16px;height:16px;flex:0 0 16px}.nav-mobile__cta{margin:20px 24px 0!important;height:48px!important;min-height:48px!important;padding:0 24px!important;background:#093e66!important;color:#fff!important;font-weight:600!important;border-radius:4px;border-bottom:0!important;justify-content:center}.nav-mobile__cta:hover,.nav-mobile__cta:focus-visible{background:#035183!important;color:#fff!important;padding-left:24px!important}.nav-overlay{position:fixed;inset:0;background:#00000080;z-index:299;display:none;opacity:0;pointer-events:none;transition:opacity .35s ease;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.nav-overlay.active{opacity:1;pointer-events:all}@media(max-width:768px){.site-header{height:70px}.site-header__inner{flex-direction:row;justify-content:space-between;align-items:center;height:70px;min-height:70px}.site-header .nav{display:none}.brand__logo{height:54px;width:auto;-o-object-fit:contain;object-fit:contain}.hamburger,.nav-mobile{display:flex}.nav-overlay{display:block}}.hero{position:relative;width:100%;min-height:768px;color:#fff;background:linear-gradient(180deg,#07121b6b,#07121b6b)}.hero__media,.hero__overlay{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.hero-slide.active{opacity:1}.hero__media video,.hero__media img,.hero__media iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:0}.hero__overlay{background:linear-gradient(180deg,#000000b5,#0000),linear-gradient(180deg,#0000006e,#0000),#0000004d}.hero__content{position:relative;z-index:2;display:flex;align-items:flex-start;min-height:768px;padding:267px 0 0}.hero__copy-stack{width:510px;max-width:100%}.hero__copy{width:510px;max-width:100%;display:none}.hero__copy.active{display:block}.hero h1{margin:0 0 13px;width:510px;max-width:100%;color:#fff;font-family:Montserrat,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:0}.hero p{margin:0 0 34px;width:491px;max-width:100%;color:#fff;font-family:Raleway,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:120%}.hero__button{display:inline-flex;width:232px;height:41px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;border:1px solid #FFF;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;text-transform:uppercase;letter-spacing:.32px;line-height:normal}.hero__dots{display:flex;gap:12px;margin-top:97px}.hero__dots span,.hero__dots button{width:43.912px;height:6px;background:#ffffff52;border:0;padding:0;cursor:pointer}.hero__dots span.is-active,.hero__dots button.active{background:#fff}@media(max-width:900px){.hero{min-height:520px}.hero__content{min-height:520px;align-items:flex-start;padding-top:180px}.hero__copy,.hero h1,.hero p{width:100%}.hero h1{font-size:42px}}@media(max-width:768px){.hero{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}.hero__content{height:100vh;height:100dvh;min-height:unset;padding:70px 20px 48px;flex-direction:column;justify-content:center;align-items:flex-start}.hero__copy-stack,.hero__copy,.hero h1,.hero p{width:100%}.hero h1{font-size:28px;line-height:1.2;margin-bottom:12px;letter-spacing:-.02em}.hero p{font-size:15px;line-height:1.45;margin-bottom:28px}.hero__button{width:100%;max-width:260px;min-height:48px;height:48px;font-size:13px;padding:0 20px}.hero__dots{margin-top:28px;gap:8px}.hero__dots span,.hero__dots button{width:28px;height:4px}}.section{padding:54px 0;background:var(--surface, #ffffff);border-top:1px solid var(--border, #dce3ea)}.section--muted{background:#edf1f5}.section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.section__title{margin:0;font-size:22px;line-height:1.15}.section__title--flush{margin:0}.section__button{padding:10px 16px;border:1px solid #6d8fad;color:#0d4c73;font-size:12px;font-weight:700;text-transform:uppercase}@media(max-width:768px){.section{padding:40px 0}.section__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.section__title{font-size:20px}.section__button{align-self:flex-start;min-height:44px;display:inline-flex;align-items:center}}.section--representatives{width:100%;min-height:227px;padding:82px 0 81px;background:#093e660d;border-top:0}.section--representatives .section__title{color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.logos-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;align-items:center}.logos-row img{max-height:54px;-o-object-fit:contain;object-fit:contain;margin:0 auto}.logos-row--representatives{grid-template-columns:max-content 750px;-moz-column-gap:35px;column-gap:35px;justify-content:flex-start}.representatives-track{width:750px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:40px}.logos-row--representatives img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.representative-logo{display:grid;place-items:center;flex:0 0 auto}.representative-logo--maurizio{width:113px;height:64px}.representative-logo--cst{width:171px;height:58px}.representative-logo--entec{width:153px;height:46px}.representative-logo--sao-jose{width:193px;height:54px}@media(max-width:900px){.section--representatives{min-height:auto;padding:40px 0}.logos-row--representatives{grid-template-columns:1fr;gap:24px}.representatives-track{width:100%;height:auto;flex-wrap:wrap;justify-content:flex-start}}@media(max-width:768px){.section--representatives{padding:36px 0}.section--representatives .section__title{font-size:20px}.representatives-track{gap:20px 28px;justify-content:flex-start}.representative-logo--maurizio{width:auto;max-width:100px;height:auto;max-height:48px}.representative-logo--cst{width:auto;max-width:130px;height:auto;max-height:44px}.representative-logo--entec{width:auto;max-width:118px;height:auto;max-height:40px}.representative-logo--sao-jose{width:auto;max-width:140px;height:auto;max-height:44px}}.section--home-products{padding:83px 0 80px;border-top:0}.section--home-products .section__header{margin-bottom:24px}.section--home-products .section__title{color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.section--home-products .section__button{display:inline-flex;height:41px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;border:1px solid #093E66;color:#093e66;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase}.cards-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cards-3--home-products{grid-template-columns:repeat(3,392px);gap:24px}.product-card{background:#fff;border:1px solid var(--border, #dce3ea)}.product-card--link{display:block;color:inherit;text-decoration:none}.section--home-products .product-card{width:392px;height:470px;border:1px solid #DBDADA;background:#fff;transition:box-shadow .18s ease,transform .18s ease;cursor:pointer;box-sizing:border-box;overflow:hidden}.product-card__media{aspect-ratio:1 / 1;overflow:hidden;background:#dfe8ef}.section--home-products .product-card__media{position:relative;width:100%;height:391px;aspect-ratio:1 / 1;display:grid;place-items:center;background:#fff;box-sizing:border-box}.section--home-products .product-card__media:before{content:"";position:absolute;inset:0;background:#093e6600;transition:background .18s ease;z-index:1}.section--home-products .product-card__media:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:2}.section--home-products .product-card__plus{position:absolute;top:50%;left:50%;width:2px;height:18px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:2}.product-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease}.section--home-products .product-card__media img{-o-object-fit:contain;object-fit:contain}.section--home-products .product-card:hover{box-shadow:0 16px 40px #093e661f}.section--home-products .product-card:hover .product-card__media:before{background:#093e6647}.section--home-products .product-card:hover .product-card__media:after,.section--home-products .product-card:hover .product-card__plus{opacity:1;transform:translate(-50%,-50%) scale(1)}.section--home-products .product-card:hover .product-card__media img{transform:none}.section--home-products .product-card__body{position:relative;height:79px;padding:15px 28px 15px 71px;display:block;overflow:hidden}.section--home-products .product-card__body:before{content:"";position:absolute;left:0;bottom:0;width:69px;height:78px;background:var(--accent-color, #8BCFDE);clip-path:polygon(0 100%,100% 100%,0 0)}.product-title{margin:0;font-size:15px;font-weight:700;text-transform:uppercase}.section--home-products .product-title{position:absolute;top:50%;left:50%;z-index:1;display:block;width:292px;max-width:292px;height:48px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase;overflow-wrap:break-word;word-break:normal;text-align:center;transform:translate(-50%,-50%)}@media(max-width:900px){.cards-3,.cards-3--home-products{grid-template-columns:1fr;gap:24px}.section--home-products .product-card,.section--home-products .product-card__media{width:100%;height:auto}.section--home-products .product-card__body{padding-left:71px;padding-right:28px}}@media(max-width:768px){.section--home-products{padding:40px 0}.section--home-products .section__header{flex-direction:row;align-items:center;justify-content:space-between}.section--home-products .section__button{align-self:center}.section--home-products .section__title{font-size:20px}.section--home-products .section__button{height:auto;min-height:44px;font-size:13px;padding:10px 16px}.cards-3--home-products{gap:16px}.section--home-products .product-card{width:100%;height:auto;overflow:hidden}.section--home-products .product-card__media{width:100%;height:auto;aspect-ratio:1 / 1}.section--home-products .product-card__body{position:relative;height:auto;min-height:72px;padding:14px 20px 14px 72px;display:flex;align-items:center}.section--home-products .product-title{position:static;transform:none;width:100%;max-width:100%;height:auto;font-size:16px;text-align:left;line-height:1.3}}.section--about-preview{padding:0;border-top:0;background:#093e66;overflow:hidden}.section--about-preview>.container{width:100%;max-width:none;margin:0;padding:0}.about-block{display:grid;width:calc((100vw - 1224px)/2 + 1224px);max-width:100%;min-height:600px;grid-template-columns:minmax(621px,1fr) 539px;gap:64px;margin-left:0;margin-right:auto}.about-block__media{width:auto;height:601px}.about-block__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-block__content{background:#093e66;color:#fff;width:539px;min-height:600px;padding:89px 0;margin-left:0;display:flex;flex-direction:column;align-items:flex-start}.about-block__content h2{display:flex;width:100%;max-width:539px;height:40px;flex-direction:column;justify-content:center;margin:0 0 28px;color:#fff;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.about-block__text{width:100%;max-width:539px;height:288px}.about-block__content p{margin:0;color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.about-block__content p+p{margin-top:24px}.about-block__content a{display:inline-flex;width:186px;height:41px;margin-top:25px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;border:1px solid #FFF;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase}@media(max-width:900px){.about-block{width:100%;grid-template-columns:1fr;min-height:auto}.about-block__media,.about-block__content,.about-block__text{width:100%;max-width:100%}.about-block__media{height:auto}.about-block__content{min-height:auto;padding:48px 32px}}@media(max-width:768px){.about-block{gap:15px}.about-block__media img{max-height:260px;-o-object-position:center top;object-position:center top}.about-block__content{padding:36px 20px 40px}.about-block__content h2{font-size:22px;height:auto;margin-bottom:16px}.about-block__text{height:auto}.about-block__content p{font-size:15px}.about-block__content a{width:100%;max-width:220px;min-height:48px;height:auto;padding:14px 20px;margin-top:24px;font-size:14px}}.cards-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.section--latest-news{padding:0 0 80px;border-top:0}.section--latest-news .section__header{margin-bottom:25px}.section--latest-news .section__title{color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.section--latest-news .section__button{display:inline-flex;height:41px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;border:1px solid #093E66;color:#093e66;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase}.cards-3--latest-news{grid-template-columns:repeat(3,392px);gap:24px}.section--featured-products{padding:0 0 82px;border-top:0}.section--featured-products .section__header{margin-bottom:24px}.section--featured-products .section__title{color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.cards-4--featured-products{grid-template-columns:repeat(4,288px);gap:24px}.news-card,.product-tile{background:#fff;border:1px solid var(--border, #dce3ea)}.product-tile--link{display:flex;color:inherit;text-decoration:none}.section--latest-news .news-card{width:392px;height:488px;background:#fff;border:1px solid #D9D9D9;display:flex;flex-direction:column;overflow:hidden}.section--featured-products .product-tile{width:288px;height:392px;border:1px solid #D9D9D9;background:#fff;transition:box-shadow .18s ease;cursor:pointer;display:flex;flex-direction:column;overflow:hidden}.news-card__media{aspect-ratio:1.25 / 1;overflow:hidden;background:#dfe8ef}.section--latest-news .news-card__media{position:relative;width:392px;height:260px;aspect-ratio:auto}.section--latest-news .news-card__media:before{content:"";position:absolute;inset:0;background:#0000;transition:background .18s ease;z-index:1;pointer-events:none}.news-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news-card__body,.product-tile__body{padding:14px 16px 18px}.section--latest-news .news-card__body{height:228px;flex:0 0 228px;padding:20px 30px 13px 23px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#8bcfde;margin-bottom:10px}.eyebrow--news{--eyebrow-color: #1d5a92}.section--latest-news .eyebrow--news{color:#093e66;width:339px;margin-bottom:10px;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:0;text-transform:none}.section--latest-news .news-card__body h3{width:339px;margin:0 0 37px;color:#353c47;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:120%}.section--latest-news .news-card__body p{width:339px;margin:0 0 7px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.section--latest-news .news-card__more{display:inline-flex;width:339px;height:43px;padding:10px 10px 10px 0;margin-top:auto;flex-direction:column;justify-content:space-between;align-items:flex-start;color:#00000091;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none}.section--latest-news .news-card:hover .news-card__media:before,.section--latest-news .news-card__media:hover:before{background:#0000002e}.section--latest-news .carousel-dots--news{width:148px;height:6px;margin:34px auto 0;display:flex;align-items:center;justify-content:center;gap:8.1319px}.section--latest-news .carousel-dots--news button{display:block;width:43.912px;height:6px;background:#ccc;opacity:.3;border-radius:0;border:0;padding:0;cursor:pointer}.section--latest-news .carousel-dots--news button.is-active{opacity:1}.product-tile__media{aspect-ratio:1 / 1;display:grid;place-items:center;padding:20px;background:#fff}.section--featured-products .product-tile__media{width:100%;height:288px;padding:0;position:relative;display:grid;place-items:center;overflow:hidden}.section--featured-products .product-tile__media--with-brand{grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:12px;padding:16px;box-sizing:border-box}.section--featured-products .product-tile__media:before{content:"";position:absolute;inset:0;background:#093e6600;transition:background .18s ease;z-index:2}.section--featured-products .product-tile__plus{position:absolute;top:50%;left:50%;width:2px;height:18px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:4}.product-tile__image-wrap{min-width:0;min-height:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-tile__media img{max-height:180px;-o-object-fit:contain;object-fit:contain}.section--featured-products .product-tile__image-wrap img{width:auto;height:auto;max-width:288px;max-height:288px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:none;z-index:0;display:block}.section--featured-products .product-tile__media--with-brand .product-tile__image-wrap img{max-width:100%;max-height:100%}.section--featured-products .product-tile__media .product-tile__brand-logo{position:relative;align-self:center;width:min(118px,calc(100% - 48px));height:44px;display:flex;align-items:center;justify-content:center;padding:4px 10px;box-sizing:border-box;background:#fff;z-index:1;pointer-events:none}.section--featured-products .product-tile__brand-logo img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.section--featured-products .product-tile__media:before,.section--featured-products .product-tile__media:after,.section--featured-products .product-tile__plus{pointer-events:none}.section--featured-products .product-tile__media:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:3}.featured-product__name{margin:0;font-size:17px;line-height:1.3;font-weight:500}.section--featured-products .product-tile__body{position:relative;height:104px;flex:0 0 104px;padding:0 24px 15px;width:100%;overflow:visible}.section--featured-products .product-tile__body:before{content:"";position:absolute;left:24px;top:0;width:240px;height:1px;background:#dbdada}.section--featured-products .eyebrow{width:240px;height:45px;margin-bottom:0;color:#8bcfde;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;text-transform:uppercase;letter-spacing:0;min-height:45px}.section--featured-products .eyebrow--chain{color:#8bcfde;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;text-transform:uppercase}.section--featured-products .eyebrow--preassembled{color:#52b6ac;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;text-transform:uppercase}.section--featured-products .eyebrow--rienda{color:#e86428;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;text-transform:uppercase}.section--featured-products .eyebrow--compact{color:#9dc66c;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;text-transform:uppercase}.section--featured-products .eyebrow--insulators{color:#e85556;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;letter-spacing:-.55px;text-transform:uppercase}.section--featured-products .featured-product__name{width:240px;height:44px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.section--featured-products .eyebrow--pat{width:240px;height:45px;color:#a46da9;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;letter-spacing:-.44px;text-transform:uppercase;min-height:45px}.section--featured-products .featured-product__name--pat{width:240px;height:44px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.section--featured-products .product-tile:hover{box-shadow:0 16px 40px #093e661f}.section--featured-products .product-tile:hover .product-tile__media:before{background:#093e6647}.section--featured-products .product-tile:hover .product-tile__media:after,.section--featured-products .product-tile:hover .product-tile__plus{opacity:1;transform:translate(-50%,-50%) scale(1)}.news-card__body h3{margin:0 0 14px;font-size:18px;line-height:1.2}.section--latest-news .news-card__body h3{margin:0 0 14px}.news-card__body p{margin:0 0 12px;color:var(--muted, #5b6673);line-height:1.45}.news-card__more{color:#9aa5b1;font-size:14px}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:18px}.carousel-dots span{width:32px;height:4px;background:#d7dce2}.carousel-dots span.is-active{background:#b7bdc5}.section--trusted-clients{width:100%;min-height:314px;padding:0;border-top:0;background:#093e660d}.section--trusted-clients .container{padding-top:44px;padding-bottom:40px}.section--trusted-clients--without-dots .container{padding-bottom:0}.section--trusted-clients .section__header{margin-bottom:25px}.section--trusted-clients .section__title{color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.section--trusted-clients .section__button{display:inline-flex;height:41px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;border:1px solid #093E66;color:#093e66;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase}@media(max-width:900px){.cards-4,.about-block{grid-template-columns:1fr}.section--latest-news .section__header{flex-direction:row;align-items:center;justify-content:space-between}.section--latest-news .section__button{align-self:center;flex-shrink:0}.section--trusted-clients .section__header{flex-direction:row;align-items:center;justify-content:space-between}.section--trusted-clients .section__button{align-self:center;flex-shrink:0}}@media(max-width:768px){.section--featured-products{padding:40px 0}.section--featured-products .section__title{font-size:20px}.cards-4--featured-products{grid-template-columns:repeat(2,1fr);gap:12px}.section--featured-products .product-tile{width:100%;height:auto}.section--featured-products .product-tile__media{width:100%;height:auto;aspect-ratio:1 / 1}.section--featured-products .product-tile__media .product-tile__brand-logo{width:min(118px,calc(100% - 36px))}.section--featured-products .product-tile__body{height:auto;min-height:80px;flex:unset;padding:0 14px 14px}.section--featured-products .product-tile__body:before{left:14px;width:calc(100% - 28px)}.section--featured-products .eyebrow{width:100%;height:auto;min-height:unset;font-size:10px;line-height:1.5;padding-top:8px;letter-spacing:.02em}.section--featured-products .featured-product__name,.section--featured-products .featured-product__name--pat{width:100%;height:auto;font-size:13px;line-height:1.3}.section--latest-news{padding:40px 0 48px}.section--latest-news .section__title{font-size:20px;flex:1;max-width:220px;line-height:1.15}.section--latest-news .section__button{height:auto;min-height:44px;font-size:13px;padding:10px 16px}.section--latest-news .news-card{width:100%;height:auto}.section--latest-news .news-card__media{width:100%;height:auto;aspect-ratio:3 / 2}.section--latest-news .news-card__body{height:auto;flex:unset;padding:18px 20px 16px}.section--latest-news .eyebrow--news{width:100%;font-size:12px;margin-bottom:8px}.section--latest-news .news-card__body h3{width:100%;font-size:18px;margin-bottom:12px}.section--latest-news .news-card__body p{width:100%;font-size:14px;line-height:1.5;margin-bottom:8px}.section--latest-news .news-card__more{width:100%;height:auto;padding:10px 0;font-size:14px}.section--trusted-clients .container{padding-top:36px;padding-bottom:32px}.section--trusted-clients .section__title{font-size:20px;flex:1;max-width:220px;line-height:1.15}.section--trusted-clients .section__button{height:auto;min-height:44px;font-size:13px;padding:10px 16px}.cards-4--clients{grid-template-columns:repeat(3,1fr);gap:10px}.client-logo-card{width:100%;height:auto;aspect-ratio:3 / 2;padding:10px}.client-logo-card__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.cards-4--clients{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.clients-carousel__page{display:none}.clients-carousel__page.is-active{display:grid}.client-logo-card{background:#fff;border:1px solid var(--border, #dce3ea);width:184px;height:120px;padding:0;display:flex;align-items:center;justify-content:center}.client-logo-card__image{width:148px;height:84px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;filter:grayscale(1);transition:filter .18s ease}.client-logo-card:hover .client-logo-card__image{filter:grayscale(0)}.section--trusted-clients .carousel-dots--clients{width:148px;height:6px;margin:34px auto 0;display:flex;align-items:center;justify-content:center;gap:8.1319px}.section--trusted-clients .carousel-dots--clients button{display:block;width:43.912px;height:6px;background:#ccc;opacity:.3;border:0;padding:0;border-radius:0;cursor:pointer}.section--trusted-clients .carousel-dots--clients button.is-active{opacity:1}@media(max-width:768px){.cards-4--clients{grid-template-columns:repeat(3,1fr);gap:10px}.client-logo-card{width:100%;height:auto;aspect-ratio:3 / 2;padding:10px;box-sizing:border-box}.client-logo-card__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.cards-3--latest-news{grid-template-columns:1fr;gap:20px}.section--latest-news .news-card{width:100%;max-width:100%;height:auto}.section--latest-news .news-card__media{width:100%;height:auto;aspect-ratio:3 / 2}.section--latest-news .news-card__body{height:auto;flex:unset}.section--latest-news .eyebrow--news,.section--latest-news .news-card__body h3,.section--latest-news .news-card__body p,.section--latest-news .news-card__more{width:100%;max-width:100%}.section--latest-news .news-card__body h3{margin-bottom:10px}}.page-hero{position:relative;height:350px;min-height:350px;color:#fff;overflow:hidden;background:#0a395a}.page-hero__media,.page-hero__media img,.page-hero__overlay{position:absolute;inset:0}.page-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%}.page-hero__overlay{background:linear-gradient(0deg,#0006 0% 100%),linear-gradient(180deg,#000000a6,#0000 124.5%)}.page-hero .site-header{background:#ffffff05;box-shadow:0 4px 4px #0000000d}.page-hero .site-header.site-header--scrolled{background:#093e66!important;box-shadow:0 4px 20px #0000002e}.page-hero__content{position:relative;z-index:2;height:350px;padding-top:90px;padding-bottom:64px;box-sizing:border-box}.about-page-hero,.products-page-hero{height:350px;min-height:350px}.about-page-hero .page-hero__content,.products-page-hero .page-hero__content{height:100%;padding-top:90px;padding-bottom:64px}.page-hero__crumbs{display:flex;width:288px;height:44px;flex-direction:column;justify-content:center;margin-bottom:104px;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.page-hero__content h1{margin:0;color:#fff;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase}.page-hero__crumbs a,.page-hero__crumbs span{color:#fff;text-decoration:none}.page-hero__crumbs a{font-weight:600}.page-hero__crumbs .is-current{font-weight:400}.clients-page{padding:80px 0 106px;background:#fff}.clients-group+.clients-group{margin-top:35px}.clients-group__title{margin:0 0 23px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.clients-group__grid{display:grid;grid-template-columns:repeat(6,184px);gap:24px}.clients-group__card{width:184px;height:120px;border:1px solid #DBDADA;background:#fff;display:flex;align-items:center;justify-content:center}.clients-group__logo{width:148px;height:84px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;filter:grayscale(1);transition:filter .18s ease}.clients-group__card:hover .clients-group__logo{filter:grayscale(0)}@media(max-width:1280px){.clients-group__grid{grid-template-columns:repeat(4,184px)}}@media(max-width:900px){.page-hero__content{padding-top:120px;padding-bottom:48px}.page-hero__crumbs{margin-bottom:36px}.clients-page{padding:40px 0 56px}.clients-group__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clients-group__card,.clients-group__logo{width:100%}}@media(max-width:768px){.clients-page{padding:28px 0 44px}.clients-group+.clients-group{margin-top:28px}.clients-group__title{margin-bottom:16px;font-size:26px;line-height:1.2}.clients-group__grid{gap:12px}.clients-group__card{height:92px;padding:12px;box-sizing:border-box}.clients-group__logo{height:100%;-o-object-fit:contain;object-fit:contain}}.about-page__intro{padding:80px 0 44px;background:#fff}.about-page__intro-grid{display:grid;grid-template-columns:597px 1fr;gap:26px;align-items:start}.about-page__intro-copy,.about-page__intro-media,.about-card,.about-value,.about-memberships__item{min-width:0}.about-page__intro-copy h2,.about-page__section-title{display:flex;width:615px;height:40px;flex-direction:column;justify-content:center;margin:0 0 20px;color:#353c47;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.about-page__intro-text{width:597px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:100%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.about-page__intro-text p,.about-card__text p{margin:0 0 24px}.about-page__intro-text p:last-child,.about-card__text p:last-child{margin-bottom:0}.about-page__intro-media img{width:600px;height:600px;-o-object-fit:cover;object-fit:cover;display:block;max-width:100%}.about-page__mission-vision{padding:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(90deg,#093e66 0 50%,#035183 50% 100%)}.about-page__mission-grid{display:grid;grid-template-columns:repeat(2,683px);justify-content:center;width:1366px;max-width:100%;margin:0 auto}.about-card{width:683px;height:492px;padding:53px 64px 59px 71px;box-sizing:border-box;color:#fff}.about-card--mission{background:#093e66}.about-card--vision{background:#035183;padding:53px 71px 59px 61px}.about-card__heading{display:flex;align-items:center;gap:30px;margin-bottom:33px}.about-card__heading h2{margin:0;flex:1 1 auto;min-width:0;color:#fff;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%;overflow-wrap:anywhere;word-break:break-word}.about-card__text{color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;max-width:100%}.about-card--mission .about-card__text{width:548px;height:287px;max-width:100%}.about-card--vision .about-card__text{width:562px;height:258px;max-width:100%}.about-page__values{padding:46px 0 74px;background:#f7f8fa}.about-values__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:32px;align-items:start;margin-top:74px}.about-value{display:flex;flex-direction:column;align-items:center;text-align:center}.about-value__icon{width:60px;height:60px;aspect-ratio:1 / 1}.about-value h3{margin:42px 0 0;color:#1a181c;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:150%;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.about-page__memberships{padding:39px 0;background:#fff}.about-page__memberships .about-page__section-title{margin-bottom:0}.about-memberships__grid{display:flex;align-items:center;flex-wrap:wrap;gap:37px;margin-top:28px}.about-memberships__item img{display:block;max-width:100%;width:auto;-o-object-fit:contain;object-fit:contain}.about-memberships__item--cadieel img{width:250px;height:67px;aspect-ratio:250 / 67}.about-memberships__item--gapp img{width:372px;height:97px;aspect-ratio:372 / 97}@media(max-width:1280px){.about-page__intro-grid,.about-page__mission-grid,.about-values__grid{grid-template-columns:1fr}.about-page__intro-copy h2,.about-page__section-title,.about-page__intro-text,.about-card--mission .about-card__text,.about-card--vision .about-card__text{width:100%}.about-card{width:100%;height:auto}.about-page__intro-media img{height:auto}}@media(max-width:768px){.about-page__intro{padding:56px 0 36px}.about-page__intro-grid{gap:24px}.about-page__intro-copy h2,.about-page__section-title{width:100%;height:auto;margin-bottom:16px;font-size:28px;line-height:1.2}.about-page__intro-text{width:100%;font-size:15px;line-height:1.7}.about-page__intro-text p,.about-card__text p{margin-bottom:18px}.about-page__intro-media img{width:100%;height:auto}.about-page__mission-vision{background:transparent}.about-page__mission-grid{width:100%}.about-card{width:100%;height:auto;padding:32px 24px}.about-card--vision{padding:32px 24px}.about-card__heading{align-items:flex-start;gap:18px;margin-bottom:24px}.about-card__heading svg{width:48px;height:48px;flex-shrink:0}.about-card__heading h2{font-size:28px}.about-card__text,.about-card--mission .about-card__text,.about-card--vision .about-card__text{width:100%;height:auto;font-size:15px;line-height:1.7}.about-page__values{padding:40px 0 52px}.about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;margin-top:36px}.about-value h3{margin-top:20px;font-size:17px;line-height:1.45}.about-page__memberships{padding:36px 0 44px}.about-memberships__grid{justify-content:center;gap:18px;margin-top:24px}.about-memberships__item{width:100%;display:flex;justify-content:center}.about-memberships__item--cadieel img{width:min(100%,250px);height:auto}.about-memberships__item--gapp img{width:min(100%,320px);height:auto}}@media(max-width:480px){.about-values__grid{grid-template-columns:1fr}}.products-page{padding:80px 0 116px;background:#fff}.products-page-hero .page-hero__overlay{background:linear-gradient(180deg,#000000b3,#0000)}.products-page-hero .page-hero__media img{-o-object-position:center 24%;object-position:center 24%}.products-page__grid{display:grid;grid-template-columns:repeat(3,392px);gap:24px}.products-page__card{width:392px;height:470px;border:1px solid #DBDADA;background:#fff;min-width:0;box-sizing:border-box;overflow:hidden;transition:box-shadow .18s ease;cursor:pointer}.products-page__card--link{display:block;color:inherit;text-decoration:none}.products-page__card-media{position:relative;width:100%;height:391px;display:grid;place-items:center;background:#fff;overflow:hidden;box-sizing:border-box}.products-page__card-media:before{content:"";position:absolute;inset:0;background:#093e6600;transition:background .18s ease;z-index:1;pointer-events:none}.products-page__card-media:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:2;pointer-events:none}.products-page__card-plus{position:absolute;top:50%;left:50%;width:2px;height:18px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:2;pointer-events:none}.products-page__card-media img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.products-page__card:hover{box-shadow:0 16px 40px #093e661f}.products-page__card:hover .products-page__card-media:before{background:#093e6647}.products-page__card:hover .products-page__card-media:after,.products-page__card:hover .products-page__card-plus{opacity:1;transform:translate(-50%,-50%) scale(1)}.products-page__card-body{position:relative;height:79px;padding:27px 41px 15px 71px;overflow:hidden;width:100%;box-sizing:border-box}.products-page__card-body:before{content:"";position:absolute;left:0;bottom:0;width:69px;height:78px;background:var(--accent-color, #8BCFDE);clip-path:polygon(0 100%,100% 100%,0 0)}.products-page__card-body h2{margin:0;position:absolute;top:50%;left:50%;z-index:1;display:block;width:275px;max-width:275px;min-height:48px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;transform:translate(-50%,-50%) scale(.77);transform-origin:center;text-align:center}.products-catalog{padding:56px 0 175px;background:#fff}.products-catalog-page{background:#fff;padding-top:90px}.site-header--catalog{position:fixed;inset:0 0 auto;z-index:100;width:100%;height:90px;background:#fff;box-shadow:0 4px 4px #0000000d}.site-header--catalog.site-header--scrolled{background:#fff!important;box-shadow:0 4px 18px #0000001a}.site-header--catalog .site-header__inner{height:90px}.site-header--catalog .brand__logo{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.site-header--catalog .nav a,.site-header--catalog .nav__search{color:#000}.site-header--catalog .nav a{text-align:center;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.site-header--catalog .nav a.is-active{font-weight:700}.site-header--catalog .nav__cta{display:flex;width:156px;height:41px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border:1px solid #093E66;color:#093e66;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase}.site-header--catalog .nav__search{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;margin-left:14px;margin-right:12px}.site-header--catalog .nav__search svg{width:15px;height:15px;stroke-width:1px;stroke:#000}.products-catalog-page__crumbs{padding-top:0}.products-catalog-page__crumbs-inner{display:flex;width:288px;height:44px;flex-direction:column;justify-content:center}.products-catalog-page__crumbs-inner span,.products-catalog-page__crumbs-inner a,.products-catalog-page__crumbs-inner .is-current{color:#1a181c;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;line-height:150%;text-decoration:none}.products-catalog-page__crumbs-inner a{font-weight:600}.products-catalog-page__crumbs-inner .is-current{font-weight:400}.products-catalog__layout{display:grid;grid-template-columns:288px 1fr;gap:24px;align-items:start}.products-catalog__layout--all{display:block}.products-catalog__sidebar{display:flex;flex-direction:column;width:288px;border-top:1px solid rgba(219,218,218,.652);border-bottom:1px solid rgba(219,218,218,.652)}.products-catalog__sidebar-link{position:relative;display:flex;align-items:center;gap:10px;min-height:50px;padding:0 0 0 50px;border-top:1px solid rgba(219,218,218,.652);color:#1a181c;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%;text-decoration:none;text-transform:uppercase}.products-catalog__sidebar-label{display:block;padding-top:4px;padding-bottom:4px;overflow-wrap:anywhere;word-break:normal}.products-catalog__sidebar-link:first-child{border-top:0;padding-left:0}.products-catalog__sidebar-link.is-active{font-weight:700}.products-catalog__sidebar-accent{position:absolute;left:0;bottom:0;width:24px;height:24px;flex:0 0 24px;background:var(--accent-color, #8BCFDE);clip-path:polygon(0 100%,100% 100%,0 0)}.products-catalog__grid{display:grid;grid-template-columns:repeat(3,288px);gap:24px;min-width:0}.products-catalog__layout--all .products-catalog__content{width:100%;min-width:0}.products-catalog__layout--all .products-catalog__grid{grid-template-columns:repeat(4,288px);justify-content:center}.products-catalog__layout--all .products-catalog__empty{width:1224px}.products-catalog__search{width:1224px;margin:0 auto 32px;min-width:0}.products-catalog__search-field{display:flex;align-items:center;width:100%;height:52px;border:1px solid #093E66;background:#093e66;box-sizing:border-box}.products-catalog__search-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex-shrink:0}.products-catalog__search-icon svg{width:16px;height:16px}.products-catalog__search-field input{flex:1 1 auto;min-width:0;height:100%;border:0;background:transparent;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;outline:none}.products-catalog__search-field input::-moz-placeholder{color:#fffc}.products-catalog__search-field input::placeholder{color:#fffc}.products-catalog__tile{width:288px;height:392px;border:1px solid #D9D9D9;background:#fff;display:flex;flex-direction:column;overflow:hidden;min-width:0;transition:box-shadow .18s ease;cursor:pointer}.products-catalog__tile-link{display:block;color:inherit;text-decoration:none;min-width:0}.products-catalog__tile-media{position:relative;width:100%;height:288px;display:grid;place-items:center;background:#fff;overflow:hidden}.products-catalog__tile-media--with-brand{grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:12px;padding:16px;box-sizing:border-box}.products-catalog__tile-image-wrap{min-width:0;min-height:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.products-catalog__tile-media:before{content:"";position:absolute;inset:0;background:#093e6600;transition:background .18s ease;z-index:2;pointer-events:none}.products-catalog__tile-media:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:4;pointer-events:none}.products-catalog__tile-plus{position:absolute;top:50%;left:50%;width:2px;height:18px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:4;pointer-events:none}.products-catalog__tile-image-wrap img{width:auto;height:auto;max-width:288px;max-height:288px;-o-object-fit:contain;object-fit:contain;display:block}.products-catalog__tile-media--with-brand .products-catalog__tile-image-wrap img{max-width:100%;max-height:100%}.products-catalog__brand-logo{position:relative;align-self:center;width:min(118px,calc(100% - 48px));height:44px;display:flex;align-items:center;justify-content:center;padding:4px 10px;box-sizing:border-box;background:#fff;z-index:1;pointer-events:none}.products-catalog__brand-logo img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.products-catalog__tile-link:hover .products-catalog__tile{box-shadow:0 16px 40px #093e661f}.products-catalog__tile-link:hover .products-catalog__tile-media:before{background:#093e6647}.products-catalog__tile-link:hover .products-catalog__tile-media:after,.products-catalog__tile-link:hover .products-catalog__tile-plus{opacity:1;transform:translate(-50%,-50%) scale(1)}.products-catalog__tile-body{position:relative;flex:0 0 104px;height:104px;padding:0 24px 17px;box-sizing:border-box;min-width:0}.products-catalog__tile-body:before{content:"";position:absolute;left:24px;top:0;width:240px;height:1px;background:#dbdada}.products-catalog__eyebrow{display:block;width:240px;height:45px;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-catalog__eyebrow--insulators{letter-spacing:-.55px}.products-catalog__eyebrow--pat{font-size:10px;letter-spacing:-.44px;white-space:nowrap}.products-catalog__tile-body h2{margin:0;width:240px;height:44px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;overflow:hidden;overflow-wrap:anywhere;word-break:normal;text-wrap:balance}.products-catalog__tile-name--pat{width:240px;height:44px}.products-catalog__pagination{margin-top:24px}.products-catalog__pagination .pagination{display:flex;align-items:center;gap:8px;padding:0;margin:0;list-style:none}.products-catalog__pagination .pagination li{list-style:none}.products-catalog__pagination .pagination a,.products-catalog__pagination .pagination span{display:inline-flex;min-width:36px;height:36px;padding:0 12px;align-items:center;justify-content:center;border:1px solid #D9D9D9;background:#fff;color:#1a181c;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none;box-sizing:border-box}.products-catalog__pagination .pagination .active span{border-color:#093e66;color:#093e66;font-weight:600}.products-catalog__pagination .pagination .disabled span{opacity:.5}.products-catalog__empty{width:912px;min-height:392px;border:1px solid #D9D9D9;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px;box-sizing:border-box;text-align:center;min-width:0}.products-catalog__empty h2{margin:0 0 14px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:120%}.products-catalog__empty p{width:520px;max-width:100%;margin:0;color:#353c47;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.products-show{padding:56px 0 134px;background:#fff}.products-show__layout{display:grid;grid-template-columns:288px 1fr;gap:24px;align-items:start}.products-show__content{display:flex;flex-direction:column;gap:80px;min-width:0}.products-show__hero{display:grid;grid-template-columns:496px 389px;gap:24px;align-items:start}.products-show__gallery,.products-show__summary{min-width:0}.products-show__gallery{width:496px;--products-show-thumb-gap: 16px;--products-show-thumb-size: calc((100% - (var(--products-show-thumb-gap) * 4)) / 5);--products-show-gallery-fade-duration: .56s;--products-show-gallery-motion-duration: .76s;--products-show-gallery-ease: cubic-bezier(.22, 1, .36, 1)}.products-show__main-image{width:496px;height:496px;border:1px solid #D9D9D9;background:#fff;display:grid;place-items:center;overflow:hidden;box-sizing:border-box;padding:2px 3px 3px 2px}.products-show__main-image-stage{position:relative;width:100%;height:100%;overflow:hidden}.products-show__main-image-layer{position:absolute;inset:0;width:100%;height:100%;max-width:491px;max-height:491px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;opacity:0;transform:translate3d(0,10px,0) scale(1.018);transition:opacity var(--products-show-gallery-fade-duration) var(--products-show-gallery-ease),transform var(--products-show-gallery-motion-duration) var(--products-show-gallery-ease);will-change:opacity,transform}.products-show__main-image-layer.is-active{opacity:1;transform:translateZ(0) scale(1);z-index:2}.products-show__main-image-layer.is-leaving{opacity:0;transform:translate3d(0,-8px,0) scale(.992);z-index:1}.products-show__thumbs{width:496px;display:flex;gap:var(--products-show-thumb-gap);margin-top:24px;align-items:start;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;padding-bottom:6px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.products-show__thumb{width:var(--products-show-thumb-size);min-width:var(--products-show-thumb-size);flex:0 0 var(--products-show-thumb-size);aspect-ratio:1 / 1;border:1px solid #D9D9D9;background:#fff;display:grid;place-items:center;text-decoration:none;box-sizing:border-box;padding:2px 3px 3px 2px;overflow:hidden;scroll-snap-align:start;position:relative;transition:border-color .22s ease,background-color .22s ease}.products-show__thumb:hover{background:#f8fbfd}.products-show__thumb.is-active{border:3px solid #093E66}@media(prefers-reduced-motion:reduce){.products-show__main-image-layer,.products-show__thumb{transition:none}.products-show__thumbs{scroll-behavior:auto}}.products-show__thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;max-width:100%;max-height:100%}.products-show__thumb:hover img,.products-show__thumb:focus-visible img,.products-show__thumb.is-active img{transform:none}.products-show__thumbs::-webkit-scrollbar{height:7px}.products-show__thumbs::-webkit-scrollbar-track{background:#093e6614;border-radius:999px}.products-show__thumbs::-webkit-scrollbar-thumb{background:#093e6652;border-radius:999px}.products-show__summary{width:389px;display:flex;flex-direction:column;align-items:flex-start;min-height:496px}.products-show__footer{width:387px;margin-top:auto;padding-top:52px;display:flex;flex-direction:column;gap:20px}.products-show__brand-logo-wrap{width:100%;display:flex;justify-content:center;align-items:center;min-height:44px}.products-show__brand-logo{display:block;width:auto;max-width:140px;max-height:52px;-o-object-fit:contain;object-fit:contain}.products-show__eyebrow{display:block;margin:2px 0 3px;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase;overflow-wrap:anywhere;word-break:normal}.products-show__summary h1{margin:0 0 6px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:120%;overflow-wrap:anywhere;word-break:normal;text-wrap:balance}.products-show__divider{width:387px;height:1px;margin:0 0 28px;background:#c4c4c4a6}.products-show__details{width:389px;display:flex;flex-direction:column;gap:18px}.products-show__detail strong{display:block;margin-bottom:4px;color:#34373a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.products-show__detail p{margin:0;color:#34373a;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;overflow-wrap:anywhere;word-break:normal}.products-show__actions{display:flex;flex-direction:column;gap:16px;width:100%}.products-show__button{display:inline-flex;width:387px;padding:15px 20px;justify-content:center;align-items:center;gap:10px;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase;text-decoration:none;box-sizing:border-box}.products-show__button span{max-width:100%;flex-shrink:1;white-space:nowrap}.products-show__button--outline{height:41px;border:1px solid #093E66;color:#093e66;background:#fff}.products-show__button--solid{height:47px;padding:18px 20px;border:1px solid #093E66;color:#fff;background:#093e66}.products-show__specs{overflow-x:auto;min-width:0}.products-show__table{width:909px;border-collapse:collapse;table-layout:auto}.products-show__table thead{background:#093e661a}.products-show__table th,.products-show__table td{border:1px solid #D9D9D9;padding:12px 10px;text-align:center;font-family:Montserrat,sans-serif;font-style:normal;line-height:normal;overflow-wrap:normal;word-break:keep-all;white-space:nowrap;vertical-align:middle}.products-show__table th{background:transparent;color:#000;font-size:16px;font-weight:600;letter-spacing:.32px;vertical-align:middle}.products-show__table-head-row--top th{padding-top:8px;padding-bottom:6px}.products-show__table-head-row--bottom th{padding-top:0;padding-bottom:8px}.products-show__table th span{display:block}.products-show__table th small{display:block;margin-top:2px;color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.24px}.products-show__table td{color:#1a181c;font-size:14px;font-weight:300;letter-spacing:.28px}.products-show__related{display:flex;flex-direction:column;gap:24px}.products-show__related h2{margin:0;color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.products-show__related-link{color:inherit;text-decoration:none}.products-show__related-grid{display:grid;grid-template-columns:repeat(3,288px);gap:24px}.products-show__related-card{width:288px;height:392px;border:1px solid #D9D9D9;background:#fff;display:flex;flex-direction:column;overflow:hidden;min-width:0;transition:box-shadow .18s ease;cursor:pointer}.products-show__related-media{position:relative;width:100%;height:288px;display:grid;place-items:center;background:#fff;overflow:hidden}.products-show__related-media:before{content:"";position:absolute;inset:0;background:#093e6600;transition:background .18s ease;z-index:1;pointer-events:none}.products-show__related-media:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:2;pointer-events:none}.products-show__related-plus{position:absolute;top:50%;left:50%;width:2px;height:18px;background:#fff;opacity:0;transform:translate(-50%,-50%) scale(.9);transition:opacity .18s ease,transform .18s ease;z-index:2;pointer-events:none}.products-show__related-media img{width:288px;height:288px;-o-object-fit:contain;object-fit:contain;display:block}.products-show__related-link:hover .products-show__related-card{box-shadow:0 16px 40px #093e661f}.products-show__related-link:hover .products-show__related-media:before{background:#093e6647}.products-show__related-link:hover .products-show__related-media:after,.products-show__related-link:hover .products-show__related-plus{opacity:1;transform:translate(-50%,-50%) scale(1)}.products-show__related-body{position:relative;flex:0 0 104px;height:104px;padding:0 24px 17px;box-sizing:border-box;min-width:0}.products-show__related-body:before{content:"";position:absolute;left:24px;top:0;width:240px;height:1px;background:#dbdada}.products-show__related-eyebrow{display:block;width:240px;height:45px;font-family:Montserrat,sans-serif;font-size:11px;font-style:normal;font-weight:700;line-height:45px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.products-show__related-body h3{width:240px;margin:-2px 0 0;color:#1f1720;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;overflow:hidden;overflow-wrap:anywhere;word-break:normal}.products-catalog-page__crumbs-inner--wide{width:auto}@media(max-width:1280px){.products-catalog__layout,.products-show__layout{grid-template-columns:1fr}.products-catalog__grid,.products-show__related-grid{grid-template-columns:repeat(2,minmax(0,288px))}.products-show__hero{grid-template-columns:1fr}.products-page__grid{grid-template-columns:repeat(2,minmax(0,392px));justify-content:center}}@media(max-width:900px){.products-page{padding:28px 0 56px}.products-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.products-show__related-grid{grid-template-columns:1fr}.products-page__card{width:100%;height:auto}.products-page__card-media{width:100%;height:auto;aspect-ratio:1 / 1}.products-page__card-body{height:70px;padding:18px 14px 12px 46px}.products-page__card-body:before{width:42px;height:70px}.products-page__card-body h2{width:calc(100% - 8px);max-width:none;min-height:0;font-size:13px;line-height:1.2;transform:translate(-50%,-50%) scale(1)}.products-page-hero .hamburger{display:flex}}@media(max-width:768px){.products-page{padding:22px 0 52px}.products-page__grid{gap:12px}.products-page__card-body{height:64px;padding:14px 12px 10px 40px}.products-page__card-body:before{width:36px;height:64px}.products-page__card-body h2{font-size:12px;letter-spacing:0}}@media(max-width:1024px){.products-catalog-page .nav-mobile{display:flex}.products-catalog-page .nav-overlay{display:block}.site-header--catalog{height:74px;color:#1a181c}.products-catalog-page{padding-top:74px}.site-header--catalog .site-header__inner{height:74px;min-height:74px;justify-content:space-between}.site-header--catalog .nav{display:none}.site-header--catalog .brand__logo{width:auto;height:54px;-o-object-fit:contain;object-fit:contain}.site-header--catalog .hamburger{display:flex;color:#1a181c}.products-catalog-page__crumbs{padding-top:10px}.products-catalog-page__crumbs-inner{width:100%;height:auto;min-height:44px}.products-catalog-page__crumbs-inner span{display:block;overflow-wrap:anywhere}.products-catalog{padding:32px 0 72px}.products-catalog__layout,.products-catalog__layout--all{grid-template-columns:1fr;gap:24px}.products-catalog__content,.products-catalog__layout--all .products-catalog__content{width:100%;min-width:0}.products-catalog__search{width:100%;margin:0 0 24px}.products-catalog__grid,.products-catalog__layout--all .products-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;justify-content:stretch}.products-catalog__tile{width:100%;height:auto}.products-catalog__tile-media{height:auto;aspect-ratio:1 / 1}.products-catalog__tile-image-wrap img{width:100%;height:100%;max-width:100%;max-height:100%}.products-catalog__brand-logo{width:min(118px,calc(100% - 36px))}.products-catalog__tile-body{height:auto;min-height:96px;padding:0 18px 16px}.products-catalog__tile-body:before,.products-catalog__eyebrow,.products-catalog__tile-body h2,.products-catalog__tile-name--pat{width:calc(100% - 36px)}.products-catalog__eyebrow{height:auto;min-height:40px;line-height:1.35;padding-top:12px;white-space:normal}.products-catalog__tile-body h2{height:auto;font-size:16px;line-height:1.25}.products-catalog__empty,.products-catalog__layout--all .products-catalog__empty{width:100%;min-height:280px;padding:32px 20px}.products-catalog__pagination .pagination{flex-wrap:wrap}.products-show{padding:32px 0 72px}.products-show__layout{grid-template-columns:1fr;gap:28px}.products-show__content{gap:52px}.products-catalog__sidebar{width:100%;flex-direction:row;gap:12px;padding-bottom:6px;border-top:0;border-bottom:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}.products-catalog__sidebar-link{min-height:46px;padding:0 18px 0 24px;border:1px solid rgba(219,218,218,.8);white-space:nowrap;flex:0 0 auto}.products-catalog__sidebar-link:first-child{padding-left:18px}.products-catalog__sidebar-link.is-active{border-color:#093e66;background:#093e660f}.products-catalog__sidebar-accent{width:18px;height:18px}.products-show__hero{grid-template-columns:1fr;gap:28px}.products-show__gallery{width:100%;max-width:100%;--products-show-thumb-gap: 12px;--products-show-thumb-size: calc((100% - (var(--products-show-thumb-gap) * 4)) / 5)}.products-show__main-image{width:100%;height:auto;aspect-ratio:1 / 1;max-width:100%}.products-show__thumbs{width:100%;margin-top:16px;padding-bottom:4px}.products-show__thumb{width:var(--products-show-thumb-size);min-width:var(--products-show-thumb-size);flex:0 0 var(--products-show-thumb-size)}.products-show__summary{width:100%;min-height:0}.products-show__footer,.products-show__divider,.products-show__details,.products-show__button{width:100%}.products-show__actions{gap:12px}.products-show__footer{gap:16px;margin-top:24px;padding-top:12px}.products-show__brand-logo{max-width:132px;max-height:48px}.products-show__button span{width:auto;flex-shrink:1;white-space:normal}.products-show__specs{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.products-show__table{width:-moz-max-content;width:max-content;min-width:100%}.products-show__table th,.products-show__table td{padding:10px 8px}.products-show__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.products-show__related-card,.products-show__related-media,.products-show__related-media img{width:100%}.products-show__related-card{height:auto}.products-show__related-media{height:auto;aspect-ratio:1 / 1}.products-show__related-body{height:auto;min-height:104px}.products-show__related-body:before,.products-show__related-eyebrow,.products-show__related-body h3{width:calc(100% - 48px)}}@media(max-width:768px){.site-header--catalog{height:70px}.products-catalog-page{padding-top:70px}.site-header--catalog .site-header__inner{height:70px;min-height:70px}.products-catalog-page__crumbs{padding-top:8px}.products-catalog-page__crumbs-inner span,.products-catalog-page__crumbs-inner a,.products-catalog-page__crumbs-inner .is-current{font-size:11px;line-height:1.6}.products-show,.products-catalog{padding:24px 0 64px}.products-catalog__search{margin-bottom:18px}.products-catalog__search-field{height:48px}.products-catalog__search-icon{width:48px;height:48px}.products-catalog__search-field input{font-size:15px}.products-catalog__grid,.products-catalog__layout--all .products-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-catalog__tile-body{min-height:82px;padding:0 12px 12px}.products-catalog__tile-body:before,.products-catalog__eyebrow,.products-catalog__tile-body h2,.products-catalog__tile-name--pat{width:calc(100% - 24px)}.products-catalog__eyebrow{min-height:34px;padding-top:10px;font-size:10px}.products-catalog__tile-body h2{font-size:13px;line-height:1.2}.products-catalog__empty{min-height:220px}.products-catalog__empty h2{font-size:24px}.products-catalog__empty p{width:100%;font-size:15px}.products-show__content{gap:40px}.products-show__eyebrow{margin-bottom:6px;font-size:12px;line-height:1.4}.products-show__summary h1{font-size:24px;line-height:1.2}.products-show__divider{margin-bottom:20px}.products-show__details{gap:14px}.products-show__detail strong,.products-show__detail p{font-size:15px;line-height:1.6}.products-show__button{font-size:14px;letter-spacing:.24px}.products-show__button--outline,.products-show__button--solid{min-height:48px;height:auto}.products-show__thumb{width:var(--products-show-thumb-size);min-width:var(--products-show-thumb-size);height:auto;flex-basis:var(--products-show-thumb-size)}.products-show__thumb img{width:100%;height:100%}.products-show__table th{font-size:13px}.products-show__table th small,.products-show__table td{font-size:11px}.products-show__related{gap:18px}.products-show__related h2{font-size:26px}.products-show__related-grid{grid-template-columns:1fr}.products-show__related-body{padding:0 18px 18px;min-height:96px}.products-show__related-body:before,.products-show__related-eyebrow,.products-show__related-body h3{width:calc(100% - 36px)}.products-show__related-eyebrow{height:auto;min-height:40px;line-height:1.35;padding-top:12px}.products-show__related-body h3{margin-top:6px;font-size:15px}}.quote-page-hero{height:350px;min-height:350px}.quote-page-hero .page-hero__content{height:100%;box-sizing:border-box;padding-top:90px;padding-bottom:64px}.quote-page-hero .site-header{background:#ffffff05;box-shadow:0 4px 4px #0000000d}.quote-page{padding:80px 0 111px;background:#fff}.quote-page-hero .site-header.site-header--scrolled{background:#093e66;box-shadow:0 10px 30px #05182b38}.quote-page-hero .page-hero__overlay{background:linear-gradient(0deg,#0006 0% 100%),linear-gradient(180deg,#000000a6,#0000 124.5%)}.quote-page-hero .page-hero__media img{-o-object-position:center 52%;object-position:center 52%}.quote-page__notice{margin-bottom:24px;padding:16px 20px;border:1px solid #CDE3F0;background:#f4fafd;color:#093e66;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:150%}.quote-page__notice--error{border-color:#e8b7b8;background:#fff4f4;color:#8c2f39}.quote-page__form{display:flex;flex-direction:column}.quote-page__section h2{margin:0 0 23px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%;overflow-wrap:anywhere;word-break:normal}.quote-page__section--personal h2{width:1014.744px;margin-left:auto;margin-right:auto;text-align:left}.quote-page__section--selected h2{width:1014.744px;margin-left:auto;margin-right:auto;margin-bottom:23px;text-align:left}.quote-page__personal-grid{display:grid;grid-template-columns:494.747px 494.747px;-moz-column-gap:25.25px;column-gap:25.25px;row-gap:24.53px;justify-content:center}.quote-page__field{display:flex;flex-direction:column;gap:10.53px;min-width:0}.quote-page__field span{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;overflow-wrap:anywhere;word-break:normal}.quote-page__field input,.quote-page__field textarea{width:494.747px;max-width:100%;border:1px solid #DBDADA;background:#fff;padding:11px 16px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;box-sizing:border-box;min-width:0}.quote-page__personal-grid .quote-page__field input{height:46.933px}.quote-page__field textarea{min-height:160px;resize:vertical}.quote-page__divider{margin:36px 0 28px;height:1px;background:#e5e7eb}.quote-page__section--personal+.quote-page__divider{width:1013.5px;margin:60.53px auto 60px;background:#dbdada}.quote-page__section--selected+.quote-page__divider{width:1013.5px;margin:60px auto;background:#dbdada}.quote-page__products{display:flex;flex-direction:column;width:1014.744px;margin:0 auto;gap:11px;min-width:0}.quote-page__product-row{display:grid;grid-template-columns:643.965px 183.535px;align-items:center;-moz-column-gap:186px;column-gap:186px;min-height:99px;padding:0}.quote-page__product-meta{display:flex;align-items:center;gap:33px;min-width:0}.quote-page__product-thumb{width:99px;height:99px;border:1px solid #DBDADA;background:#fff;display:grid;place-items:center;overflow:hidden;flex-shrink:0}.quote-page__product-thumb img{width:99px;height:99px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.quote-page__product-copy strong{color:#6b7280;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;overflow-wrap:anywhere;word-break:normal}.quote-page__quantity{display:grid;grid-template-columns:62px 1fr;align-items:center;width:183.535px;height:46.933px;border:1px solid #DBDADA;background:#fff;flex-shrink:0;box-sizing:border-box;justify-self:start}.quote-page__quantity input{border:0;width:100%;height:100%;padding:14px 0 14px 15px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;background:transparent}.quote-page__quantity span{padding:12px 17px 12px 0;color:#8f8f8f;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;white-space:nowrap}.quote-page__bottom{display:grid;grid-template-columns:494.747px 494.747px;width:1014.744px;margin:0 auto;gap:25.25px;align-items:start;min-width:0}.quote-page__field--message textarea{width:494.747px;min-height:191.778px;height:191.778px;padding:13.39px 0 0 15.37px;color:#1a181c;font-size:14px;line-height:150%;box-sizing:border-box}.quote-page__files{display:flex;flex-direction:column;gap:10.53px;min-width:0}.quote-page__actions{display:flex;justify-content:flex-end;align-items:center;gap:57px;margin-top:64px}.quote-page__actions span{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;overflow-wrap:anywhere;word-break:normal}.quote-page__submit{display:inline-flex;width:284px;max-width:100%;height:47px;padding:18px 20px;justify-content:center;align-items:center;border:1px solid #093E66;background:#093e66;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase;cursor:pointer;box-sizing:border-box}.quote-page__submit span{width:170px;flex-shrink:0;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-page__submit svg{width:24px;height:24px;flex-shrink:0}.quote-page__field--message{gap:10.61px}.quote-page__field--message span,.quote-page__files .quote-page__field>span{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.quote-page__file-input{position:relative;display:flex;align-items:center;justify-content:space-between;width:494.747px;height:46.933px;border:1px solid #DBDADA;background:#fff;box-sizing:border-box}.quote-page__file-list{display:flex;flex-direction:column;gap:10.53px}.quote-page__file-row{display:block}.quote-page__file-input input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.quote-page__file-placeholder{padding:13.47px 16px 12.47px 15.37px;color:#1a181c;opacity:.5;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;pointer-events:none;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;flex:1}.quote-page__file-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:15px;flex-shrink:0;pointer-events:none}.quote-page__file-icon svg{width:24px;height:24px}.quote-page__file-placeholder.is-filled{opacity:1}.quote-page__attach-more{margin-left:auto;border:0;background:transparent;padding:0;color:#093e66;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;cursor:pointer}.quote-page__empty{width:1014.744px;margin:0 auto;padding:24px;border:1px solid #DBDADA;background:#fff;color:#6b7280;font-family:Montserrat,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:150%;box-sizing:border-box;overflow-wrap:anywhere;word-break:normal}@media(max-width:1024px){.quote-page{padding:56px 0 72px}.quote-page-hero{height:auto;min-height:420px}.quote-page-hero .page-hero__content{height:auto;min-height:420px;padding-top:132px;padding-bottom:48px}.quote-page__section--personal h2,.quote-page__section--selected h2,.quote-page__products,.quote-page__bottom,.quote-page__empty{width:100%;max-width:100%}.quote-page__personal-grid,.quote-page__bottom{grid-template-columns:1fr}.quote-page__personal-grid{width:100%;max-width:100%}.quote-page__product-row{grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:24px;column-gap:24px;row-gap:16px}.quote-page__personal-grid .quote-page__field input,.quote-page__field input,.quote-page__field textarea,.quote-page__bottom,.quote-page__file-input,.quote-page__products,.quote-page__empty{width:100%}.quote-page__section--personal+.quote-page__divider,.quote-page__section--selected+.quote-page__divider{width:100%}.quote-page__quantity{width:100%;max-width:220px;margin-left:0}.quote-page__actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:32px}.quote-page__file-input,.quote-page__field--message textarea{width:100%}.quote-page__field--message textarea{padding-right:15px}}@media(max-width:900px){.quote-page__section h2{margin-bottom:18px;font-size:28px}.quote-page__product-row{grid-template-columns:1fr}.quote-page__product-meta{gap:18px}.quote-page__quantity{max-width:none}.quote-page__attach-more{margin-left:0}}@media(max-width:768px){.quote-page{padding:42px 0 60px}.quote-page-hero{min-height:360px}.quote-page-hero .page-hero__content{min-height:360px;padding-top:124px;padding-bottom:36px}.quote-page__section h2{font-size:24px}.quote-page__field span,.quote-page__actions span,.quote-page__field--message span,.quote-page__files .quote-page__field>span,.quote-page__attach-more,.quote-page__quantity span{font-size:15px}.quote-page__field input,.quote-page__field textarea,.quote-page__quantity input,.quote-page__file-placeholder{font-size:14px}.quote-page__product-thumb,.quote-page__product-thumb img{width:84px;height:84px}.quote-page__quantity{grid-template-columns:56px 1fr;height:44px}.quote-page__quantity span{padding-right:14px}.quote-page__actions{align-items:stretch}.quote-page__submit{width:100%;justify-content:center}.quote-page__submit span{width:auto}}@media(max-width:480px){.quote-page{padding:36px 0 52px}.quote-page-hero{min-height:320px}.quote-page-hero .page-hero__content{min-height:320px;padding-top:116px;padding-bottom:28px}.quote-page-hero h1{font-size:38px;line-height:100%}.quote-page__section h2{font-size:22px}.quote-page__product-meta{align-items:flex-start;gap:14px}.quote-page__product-copy strong,.quote-page__empty{font-size:14px}.quote-page__field input,.quote-page__field textarea,.quote-page__file-input{min-height:46px}.quote-page__field--message textarea{min-height:150px;height:150px}.quote-page__submit{padding:14px 18px;font-size:14px}.quote-page__submit svg{width:20px;height:20px}}.catalog-page-hero{height:350px;min-height:350px}.catalog-page-hero .page-hero__content{height:100%;box-sizing:border-box;padding-top:90px;padding-bottom:64px}.catalog-page-hero .page-hero__overlay{background:linear-gradient(180deg,#0000,#0006),#000000a6!important}.catalog-page{padding:0;background:#fff;box-sizing:border-box}.catalog-page__notice{margin:0 auto 24px;width:1016px;max-width:100%;padding:16px 20px;border:1px solid #CDE3F0;background:#f4fafd;color:#093e66;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:150%;box-sizing:border-box}.catalog-page__notice--error{border-color:#e8b7b8;background:#fff4f4;color:#8c2f39}.catalog-page__form{display:flex;justify-content:center;width:100%}.catalog-page__content{width:1224px;max-width:100%;margin:0 auto;padding:80px 104px 71.53px;box-sizing:border-box}.catalog-page__content h2{margin:0 0 24px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.catalog-page__grid{display:grid;grid-template-columns:391.01px 391.01px 180px;grid-template-areas:"name email ." "company phone actions";-moz-column-gap:24.99px;column-gap:24.99px;row-gap:24.53px;align-items:end}.catalog-page__field{display:flex;flex-direction:column;gap:10.53px}.catalog-page__field:nth-child(1){grid-area:name}.catalog-page__field:nth-child(2){grid-area:email}.catalog-page__field:nth-child(3){grid-area:company}.catalog-page__field:nth-child(4){grid-area:phone}.catalog-page__field span{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.catalog-page__field input{width:391.01px;height:46.933px;border:1px solid #DBDADA;background:#fff;padding:11px 16px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;box-sizing:border-box}.catalog-page__actions{grid-area:actions;display:flex;align-items:flex-end;padding-bottom:0}.catalog-page__submit{display:flex;width:180px;height:47px;padding:18px 20px;justify-content:center;align-items:center;gap:10px;border:1px solid #093E66;background:#093e66;cursor:pointer;box-sizing:border-box}.catalog-page__submit span{width:170px;flex-shrink:0;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase}@media(max-width:1280px){.catalog-page__content{padding-left:24px;padding-right:24px}}@media(max-width:1024px){.catalog-page__notice,.catalog-page__content{width:100%}.catalog-page__content{padding-top:48px;padding-bottom:48px}.catalog-page__grid{grid-template-columns:1fr;grid-template-areas:"name" "email" "company" "phone" "actions"}.catalog-page__field input{width:100%}.catalog-page__actions{justify-content:flex-start}}@media(max-width:768px){.catalog-page{padding:0 0 56px}.catalog-page__notice{margin-bottom:18px;padding:14px 16px;font-size:13px}.catalog-page__content{padding:28px 20px 40px}.catalog-page__content h2{margin-bottom:20px;font-size:26px;line-height:1.2}.catalog-page__grid{row-gap:18px}.catalog-page__field{gap:8px}.catalog-page__field span{font-size:15px}.catalog-page__field input{height:48px;padding:12px 14px;font-size:15px}.catalog-page__actions{justify-content:stretch}.catalog-page__submit{width:100%;min-height:48px;height:auto;padding:14px 18px}.catalog-page__submit span{width:auto;font-size:14px;letter-spacing:.24px}}.quality-page-hero{height:350px;min-height:350px}.quality-page-hero .page-hero__content{height:100%;box-sizing:border-box;padding-top:90px;padding-bottom:64px}.quality-page-hero .page-hero__overlay{background:linear-gradient(0deg,#0006 0% 100%),linear-gradient(180deg,#000000a6,#0000 124.5%)!important}.quality-page-hero .site-header{background:#ffffff05;box-shadow:0 4px 4px #0000000d}.quality-page-hero .page-hero__media img{-o-object-position:center 41%;object-position:center 41%}.quality-page{padding:0;background:#fff;box-sizing:border-box}.quality-page__content{width:1224px;max-width:100%;margin:0 auto;padding-top:80px;padding-bottom:104px;box-sizing:border-box}.quality-page__grid{display:block}.quality-page__copy,.quality-page__media,.quality-page__logos-block,.quality-page__logos,.quality-page__logo-item{min-width:0}.quality-page__title{display:flex;width:100%;max-width:100%;min-height:40px;flex-direction:column;justify-content:center;margin:0;color:#353c47;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.quality-page__text{display:block;width:100%;max-width:100%;margin-top:23px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;-moz-column-count:2;column-count:2;-moz-column-gap:72px;column-gap:72px}.quality-page__text p{margin:0;overflow-wrap:break-word;-moz-column-break-inside:avoid;break-inside:avoid}.quality-page__text p+p{margin-top:24px}.quality-page__logos-block{margin-top:32px;text-align:center}.quality-page__logos{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;margin-top:0}.quality-page__logo-item{display:flex;width:203px;height:68px;align-items:center;justify-content:center}.quality-page__logo-item img{width:203px;height:68px;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.quality-page__media{position:relative;width:100%;height:523px;aspect-ratio:152 / 65;max-width:100%;margin-top:56px;overflow:hidden}.quality-page__media img,.quality-page__media video,.quality-page__media iframe{width:100%;height:100%;max-width:100%;display:block;-o-object-fit:cover;object-fit:cover;border:0;background:#d3d3d3}.quality-page__play{display:none}.quality-page__play svg{display:block;width:98px;height:98px}.quality-page__media.is-playing .quality-page__play{opacity:0}@media(max-width:1280px){.quality-page__content{padding-left:24px;padding-right:24px}}@media(max-width:1024px){.quality-page__content{padding-top:48px;padding-bottom:48px}.quality-page__grid{row-gap:32px}.quality-page__media,.quality-page__media img,.quality-page__media video,.quality-page__media iframe{width:100%;height:100%;aspect-ratio:152 / 65}}@media(max-width:768px){.quality-page__content{padding:28px 20px 40px}.quality-page__grid{row-gap:24px}.quality-page__title{width:100%;min-height:0;font-size:28px;line-height:1.2}.quality-page__text{width:100%;margin-top:18px;font-size:15px;line-height:1.65;-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0}.quality-page__logos-block{margin-top:8px}.quality-page__logos{gap:14px;margin-top:16px;justify-content:center}.quality-page__logo-item{width:calc(50% - 7px);height:64px}.quality-page__logo-item img{width:100%;height:64px}.quality-page__media{width:100%}.quality-page__play,.quality-page__play svg{width:72px;height:72px}}@media(max-width:480px){.quality-page__logo-item{width:100%;max-width:220px}}.partners-page-hero{height:350px;min-height:350px}.partners-page-hero .page-hero__content{height:350px;padding-top:90px;padding-bottom:64px;box-sizing:border-box}.partners-page-hero .page-hero__overlay{background:linear-gradient(0deg,#0006 0% 100%),linear-gradient(180deg,#000000a6,#0000 124.5%)}.partners-page-hero .site-header{background:#ffffff05;box-shadow:0 4px 4px #0000000d}.partners-page-hero .page-hero__media img{-o-object-position:center 35%;object-position:center 35%}.partners-page-hero .site-header.site-header--scrolled{background:#093e66!important;box-shadow:0 4px 20px #0000002e}.partners-page{padding:125px 0;background:#fff}.partners-page__inner{display:flex;justify-content:center}.partners-page__logos{display:inline-flex;align-items:center;justify-content:center;gap:59.787px;flex-wrap:wrap;min-width:0}.partners-page__logo-card{display:flex;align-items:center;justify-content:center}.partners-page__logo{display:block;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.partners-page__logo-card--maurizio .partners-page__logo{width:169.858px;height:95.121px}.partners-page__logo-card--cst .partners-page__logo{width:254.199px;height:87.167px}.partners-page__logo-card--entec .partners-page__logo{width:228.933px;height:68.68px}.partners-page__logo-card--sao-jose .partners-page__logo{width:287.074px;height:81.106px}@media(max-width:900px){.partners-page{padding:64px 0}.partners-page__logos{gap:32px}}@media(max-width:768px){.partners-page{padding:36px 0 48px}.partners-page__inner{justify-content:stretch}.partners-page__logos{display:grid;grid-template-columns:1fr;gap:24px;width:100%}.partners-page__logo-card{min-height:84px;padding:12px 0}.partners-page__logo-card--maurizio .partners-page__logo,.partners-page__logo-card--cst .partners-page__logo,.partners-page__logo-card--entec .partners-page__logo,.partners-page__logo-card--sao-jose .partners-page__logo{width:min(100%,240px);height:auto}}.news-page-hero{height:350px;min-height:350px}.news-page-hero .page-hero__content{height:350px;padding-top:90px;padding-bottom:64px;box-sizing:border-box}.news-page-hero .page-hero__overlay{background:linear-gradient(0deg,#0006 0% 100%),linear-gradient(180deg,#000000a6,#0000 124.5%)}.news-page-hero .site-header{background:#ffffff05;box-shadow:0 4px 4px #0000000d}.news-page-hero .site-header.site-header--scrolled{background:#093e66;box-shadow:0 10px 30px #05182b38}.news-page-hero .page-hero__media img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 62%;object-position:center 62%}.news-page{padding:80px 0 125px;background:#fff}.news-page__inner{display:flex;flex-direction:column;align-items:center}.news-page__grid{display:grid;grid-template-columns:repeat(3,392px);gap:24px}.news-page__card{width:392px;height:488px;background:#fff;border:1px solid #D9D9D9;overflow:hidden}.news-page__card-link{display:flex;flex-direction:column;width:100%;height:100%;color:inherit;text-decoration:none}.news-page__card-media{position:relative;width:392px;height:260px;background:#dfe8ef;overflow:hidden}.news-page__card-media:before{content:"";position:absolute;inset:0;background:#0000;transition:background .18s ease;z-index:1;pointer-events:none}.news-page__card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.news-page__card-link:hover .news-page__card-media:before,.news-page__card:hover .news-page__card-media:before{background:#0000002e}.news-page__card-body{height:228px;flex:0 0 228px;padding:20px 30px 13px 23px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.news-page__eyebrow{width:339px;margin-bottom:10px;color:#093e66;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-transform:none;overflow-wrap:anywhere}.news-page__card-body h2,.news-page__card-body h3{width:339px;margin:0 0 14px;min-height:57.6px;color:#353c47;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:120%;overflow-wrap:anywhere}.news-page__card-body p{width:339px;margin:0 0 7px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.news-page__card-more{display:inline-flex;width:339px;height:43px;padding:10px 10px 10px 0;margin-top:auto;flex-direction:column;justify-content:space-between;align-items:flex-start;color:#00000091;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.news-detail{padding:80px 0 106px;background:#fff}.news-detail__inner{display:flex;flex-direction:column;gap:32px}.news-detail__top{display:flex;flex-direction:column;gap:18px}.news-detail__meta{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center}.news-detail__eyebrow{color:#093e66;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase}.news-detail__date,.news-detail__author{color:#1a181cb3;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.news-detail__excerpt{max-width:920px;color:#353c47;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:140%}.news-detail__cover{width:100%;max-width:1224px;overflow:hidden;background:#dfe8ef}.news-detail__cover img{width:100%;max-height:620px;-o-object-fit:cover;object-fit:cover;display:block}.news-detail__content{max-width:920px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:170%;overflow-wrap:anywhere}.news-detail__content>:first-child{margin-top:0}.news-detail__content>:last-child{margin-bottom:0}.news-detail__content p,.news-detail__content ul,.news-detail__content ol,.news-detail__content blockquote{margin:0 0 20px}.news-detail__content h2,.news-detail__content h3,.news-detail__content h4{margin:32px 0 16px;color:#353c47;font-family:Montserrat,sans-serif;font-style:normal;line-height:125%}.news-detail__content h2{font-size:32px;font-weight:600}.news-detail__content h3{font-size:26px;font-weight:600}.news-detail__content h4{font-size:22px;font-weight:600}.news-detail__content ul,.news-detail__content ol{padding-left:24px}.news-detail__content li+li{margin-top:10px}.news-detail__content a{color:#093e66;text-decoration:underline}.news-detail__content strong{font-weight:700}.news-detail__content img{max-width:100%;height:auto;display:block}.news-detail__content iframe{width:100%;max-width:100%}.news-detail__related{padding-top:12px}.news-detail__related h2{margin:0 0 24px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.news-page__grid--related .news-page__card{height:488px}@media(max-width:1280px){.news-page__grid{grid-template-columns:repeat(2,minmax(0,392px));justify-content:center}}@media(max-width:900px){.news-page-hero{height:auto;min-height:420px}.news-page-hero .page-hero__content{height:auto;min-height:420px;padding-top:132px;padding-bottom:48px}.news-page,.news-detail{padding:48px 0 72px}.news-page__grid{grid-template-columns:1fr;width:100%}.news-page__card,.news-page__card-media,.news-page__card-body h2,.news-page__card-body h3,.news-page__card-body p,.news-page__card-more,.news-page__eyebrow{width:100%}.news-page__card{height:auto}.news-page__card-media{height:240px}.news-page__card-body{height:auto;flex-basis:auto}.products-catalog__pagination{width:100%;justify-content:center;gap:12px;text-align:center}.news-detail__excerpt{font-size:20px;line-height:150%}.news-detail__content{font-size:16px}.news-detail__related h2{font-size:28px}}@media(max-width:768px){.news-page-hero{min-height:360px}.news-page-hero .page-hero__content{min-height:360px;padding-top:124px;padding-bottom:36px}.news-page-hero .page-hero__media img{-o-object-position:center;object-position:center}.news-page__grid{gap:20px}.products-catalog__pagination{flex-direction:column;align-items:center}.news-page__card-media{height:220px}.news-page__card-body{padding:18px 18px 20px}.news-page__card-body h2,.news-page__card-body h3{min-height:auto;margin-bottom:12px;font-size:22px}.news-page__card-body p,.news-page__card-more,.news-page__eyebrow{font-size:15px}.news-detail__inner{gap:24px}.news-detail__meta{gap:8px 14px}.news-detail__excerpt{font-size:18px}.news-detail__content{max-width:100%;font-size:15px;line-height:165%}.news-detail__content h2{font-size:26px}.news-detail__content h3{font-size:22px}.news-detail__content h4{font-size:19px}.news-page__grid--related{grid-template-columns:1fr}}@media(max-width:480px){.news-page-hero{min-height:320px}.news-page-hero .page-hero__content{min-height:320px;padding-top:116px;padding-bottom:28px}.news-page-hero h1{font-size:42px;line-height:100%}.news-page,.news-detail{padding:36px 0 56px}.news-page__card-media{height:200px}.news-page__card-body h2,.news-page__card-body h3{font-size:20px}.news-detail__excerpt{font-size:17px}.news-detail__content{font-size:14px}.news-detail__related h2{margin-bottom:20px;font-size:24px}}.contact-page-hero{height:350px;min-height:350px}.contact-page-hero .page-hero__content{height:350px;padding-top:90px;padding-bottom:64px;box-sizing:border-box}.contact-page-hero .site-header{background:#ffffff05;box-shadow:0 4px 4px #0000000d}.contact-page-hero .site-header.site-header--scrolled{background:#093e66;box-shadow:0 10px 30px #05182b38}.contact-page-hero .page-hero__overlay{background:linear-gradient(0deg,#0009 0% 100%),linear-gradient(180deg,#00000057,#0000 124.5%)}.contact-page{padding:80px 0 79px;background:#fff}.contact-page__panel{display:flex;flex-direction:column;gap:59px}.contact-page__grid{display:grid;grid-template-columns:390px 805.516px;gap:25.49px;align-items:start}.contact-page__info{padding-top:0;min-width:0}.contact-page__intro{width:390px;margin:0 0 23px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.contact-page__line{display:flex;align-items:flex-start;gap:11px;margin-bottom:0;color:#1a181c;text-decoration:none;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.contact-page__line:first-of-type span:last-child{width:288px;min-height:48px}.contact-page__line+.contact-page__line{margin-top:16px}.contact-page__icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center}.contact-page__icon svg{display:block}.contact-page__icon--phone{width:16.574px;height:16.607px;flex:0 0 16.574px;margin-top:4px}.contact-page__icon--whatsapp{width:20px;height:20px;flex:0 0 20px;margin-top:2px}.contact-page__icon--mail{width:16.667px;height:7px;flex:0 0 16.667px;margin-top:8px}.contact-page__form-grid{display:grid;grid-template-columns:390.013px 390.013px;gap:24.53px 25.49px;align-items:start}.contact-page__field{display:flex;flex-direction:column;gap:10.53px;min-width:0}.contact-page__field span,.contact-page__actions span{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.contact-page__field input,.contact-page__field textarea{width:390.013px;max-width:100%;border:1px solid #DBDADA;background:#fff;padding:11px 15px;color:#1a181c;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;box-sizing:border-box;min-width:0}.contact-page__field input::-moz-placeholder,.contact-page__field textarea::-moz-placeholder{color:#1a181c;opacity:.5;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.contact-page__field input::placeholder,.contact-page__field textarea::placeholder{color:#1a181c;opacity:.5;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.contact-page__field input{height:46.933px}.contact-page__field--message textarea{height:157px;min-height:157px;resize:none}.contact-page__actions{display:flex;flex-direction:column;justify-content:space-between;gap:100px;min-height:191.53px}.contact-page__submit{display:inline-flex;width:391px;max-width:100%;height:47px;padding:18px 20px;justify-content:center;align-items:center;gap:10px;border:0;background:#093e66;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.32px;text-transform:uppercase;cursor:pointer}.contact-page__submit>*{width:170px;flex-shrink:0}.contact-page__map{width:1224px;max-width:100%;height:500px;overflow:hidden;filter:grayscale(1)}.contact-page__map iframe{display:block;width:100%;height:500px;border:0}@media(max-width:1024px){.contact-page{padding:56px 0 72px}.contact-page-hero{height:auto;min-height:420px}.contact-page-hero .page-hero__content{height:auto;min-height:420px;padding-top:132px;padding-bottom:48px}.contact-page__grid{grid-template-columns:1fr;gap:36px}.contact-page__intro,.contact-page__field input,.contact-page__field textarea,.contact-page__submit{width:100%}.contact-page__form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page__actions{gap:24px}}@media(max-width:900px){.contact-page__panel{gap:40px}.contact-page__form-grid{grid-template-columns:1fr;gap:20px}.contact-page__field--message{grid-column:auto}.contact-page__actions{gap:18px;min-height:0}.contact-page__map,.contact-page__map iframe{height:420px}}@media(max-width:768px){.contact-page{padding:42px 0 60px}.contact-page-hero{min-height:360px}.contact-page-hero .page-hero__content{min-height:360px;padding-top:124px;padding-bottom:36px}.contact-page__panel{gap:32px}.contact-page__grid{gap:28px}.contact-page__intro,.contact-page__line,.contact-page__field span,.contact-page__actions span{font-size:15px}.contact-page__line:first-of-type span:last-child{width:auto;min-height:0}.contact-page__field{gap:8px}.contact-page__field input,.contact-page__field textarea{padding:12px 14px;font-size:14px}.contact-page__field input{height:46px}.contact-page__field--message textarea{min-height:140px;height:140px}.contact-page__submit{height:48px;padding:14px 18px;font-size:14px;letter-spacing:.28px}.contact-page__submit>*{width:auto}.contact-page__map,.contact-page__map iframe{height:340px}}@media(max-width:480px){.contact-page{padding:36px 0 52px}.contact-page-hero{min-height:320px}.contact-page-hero .page-hero__content{min-height:320px;padding-top:116px;padding-bottom:28px}.contact-page-hero h1{font-size:42px;line-height:100%}.contact-page__panel{gap:28px}.contact-page__grid{gap:24px}.contact-page__intro,.contact-page__line{font-size:14px}.contact-page__map,.contact-page__map iframe{height:280px}}.search-page{background:#fff;padding-top:90px}.search-page__crumbs{padding-top:0}.search-page__crumbs-inner{display:flex;width:288px;height:44px;flex-direction:column;justify-content:center}.search-page__crumbs-inner span,.search-page__crumbs-inner a,.search-page__crumbs-inner .is-current{color:#1a181c;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;line-height:150%;text-decoration:none}.search-page__crumbs-inner a{font-weight:600}.search-page__crumbs-inner .is-current{font-weight:400}.search-page__content{padding:56px 0 140px;background:#fff}.search-page__head{display:grid;gap:24px;margin-bottom:32px}.search-page__title{margin:0;color:#1a181c;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:120%}.search-page__form{width:100%}.search-page__field{display:flex;align-items:center;width:100%;height:54px;padding:0 20px;border:1px solid #DBDADA;background:#fff;box-sizing:border-box}.search-page__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;margin-right:14px}.search-page__icon svg{width:16px;height:16px;stroke:#093e66;stroke-width:1px}.search-page__field input{width:100%;border:0;outline:0;background:transparent;color:#1a181c;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.search-page__field input::-moz-placeholder{color:#1a181c80}.search-page__field input::placeholder{color:#1a181c80}.search-page__results{display:grid;gap:16px}.search-page__empty{padding:26px 24px;border:1px solid #DBDADA;color:#1a181cad;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.search-page__group{border:1px solid #DBDADA;background:#fff}.search-page__group-title{padding:14px 20px 12px;border-bottom:1px solid #DBDADA;color:#093e66;font-family:Montserrat,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.08em;text-transform:uppercase}.search-page__group-list{display:grid}.search-page__item{display:grid;gap:2px;padding:16px 20px;border-top:1px solid rgba(219,218,218,.55);color:#1a181c;text-decoration:none}.search-page__group-list .search-page__item:first-child{border-top:0}.search-page__item:hover,.search-page__item:focus-visible{background:#f8fafc;outline:0}.search-page__item-title{color:#1a181c;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.search-page__item-meta,.search-page__item-slug{color:#1a181cb8;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%}@media(max-width:900px){.search-page{padding-top:74px}.search-page__content{padding:40px 0 96px}.search-page__title{font-size:28px}}@media(max-width:768px){.search-page{padding-top:70px}.search-page__content{padding:32px 0 72px}.search-page__head{gap:18px;margin-bottom:24px}.search-page__title{font-size:24px}.search-page__field{height:48px;padding:0 14px}.search-page__field input,.search-page__item-title{font-size:15px}.search-page__item{padding:14px 16px}.search-page__group-title,.search-page__item-meta,.search-page__item-slug,.search-page__empty{font-size:13px}}@media(max-width:480px){.search-page__crumbs-inner{width:100%}.search-page__content{padding:28px 0 56px}.search-page__title{font-size:22px}.search-page__field{height:46px;padding:0 12px}.search-page__icon{margin-right:10px}}.footer{width:100vw;height:415px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;flex-direction:column;background:linear-gradient(0deg,#0003 0% 100%),#093e66;color:#fff;padding-top:0}.footer>.container{display:flex;flex-direction:column;flex:1 1 auto;padding-top:76px}.footer__brand{color:#fff}.footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1.25fr 318px;gap:28px;align-items:start}.footer__title{margin:0 0 13px;color:#fff;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:120%;text-transform:none}.footer__title--social{margin-top:34px;margin-bottom:13px}.footer__links,.footer__contact,.footer__social{display:grid;gap:10px;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.footer__links{grid-template-columns:repeat(2,max-content);-moz-column-gap:47px;column-gap:47px;row-gap:6px}.footer__social>div{display:flex;align-items:center;gap:7px}.footer__contact{width:288px;gap:14px;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.footer__contact a{display:inline-flex;align-items:flex-start;gap:10px;width:288px;color:#fff;text-decoration:none}.footer__contact a:first-child{width:318px}.footer__contact a:first-child .footer__contact-icon{flex:0 0 20px}.footer__contact a:first-child span:last-child{width:288px}.footer__contact-icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center}.footer__grid>:nth-child(2) .footer__title{margin-bottom:26px}.footer__grid>:nth-child(3) .footer__title:not(.footer__title--social){margin-bottom:32px}.footer__grid>:nth-child(4) .footer__title{margin-bottom:22px}.footer__social-link{margin-right:0;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;text-decoration:none}.footer__newsletter{display:flex;width:289px;height:40px;border:1px solid #FFF;overflow:hidden;max-width:289px;padding:9px 15px 7px 0;box-sizing:border-box}.footer__newsletter input{width:100%;border:0;background:transparent;color:#fff;padding:10px 0 9px 12px;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;outline:none;box-shadow:none;border-radius:0;appearance:none;-webkit-appearance:none;-moz-appearance:none}.footer__newsletter input:focus,.footer__newsletter input:focus-visible{outline:none;box-shadow:none}.footer__newsletter input:-webkit-autofill,.footer__newsletter input:-webkit-autofill:hover,.footer__newsletter input:-webkit-autofill:focus,.footer__newsletter input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-text-fill-color:#FFF;caret-color:#fff;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.footer__newsletter button{border:0;background:transparent;color:#fff;width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px}.footer__bottom{width:100%;height:67px;background:linear-gradient(0deg,#00000040 0% 100%),#093e66;padding:0;margin-top:auto;color:#fff}.footer__bottom-inner{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:20px;width:100%;height:67px}.footer__bottom-inner>:first-child{justify-self:start}.footer__bottom-inner>:nth-child(2){justify-self:center}.footer__bottom-inner>:last-child{justify-self:end}.footer__byline{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.footer__bottom-inner>:first-child{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;white-space:nowrap}.footer__osole{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none}.footer__whatsapp-float{position:fixed;right:25px;bottom:67px;z-index:1000;display:flex;padding:16px;justify-content:center;align-items:center;border-radius:64px;background:#00c820;box-shadow:0 4px 16px #0000001a;text-decoration:none}.footer__whatsapp-float svg{width:34px;height:34px;flex-shrink:0;display:block}.whatsapp-float:hover{background:#1ebe5a;transform:scale(1.08)}@media(max-width:900px){.footer__grid{grid-template-columns:1fr}.footer__whatsapp-float{right:20px;bottom:67px}}@media(max-width:768px){.footer{height:auto}.footer>.container{padding-top:44px;padding-bottom:0}.footer__grid{gap:28px}.footer .brand__logo{height:56px;width:auto}.footer__newsletter{width:100%;max-width:100%}.footer__contact,.footer__contact a,.footer__contact a:first-child{width:100%}.footer__contact a:first-child span:last-child{width:auto;flex:1}.footer__bottom{height:auto}.footer__bottom-inner{grid-template-columns:1fr;height:auto;gap:6px;padding:16px 0;text-align:center}.footer__bottom-inner>:first-child,.footer__bottom-inner>:nth-child(2),.footer__bottom-inner>:last-child{justify-self:center;white-space:normal;text-align:center}.footer__whatsapp-float{right:16px;bottom:24px;padding:14px}.footer__whatsapp-float svg{width:28px;height:28px}}.ios-toast-root{position:fixed;inset:0;display:flex;justify-content:center;align-items:flex-start;padding-top:max(14px,env(safe-area-inset-top));pointer-events:none;z-index:2147483647}.ios-toast{position:relative;transform:translateY(-14px) scale(.98);min-width:280px;max-width:88vw;padding:12px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.22);background:#222a38f2;box-shadow:0 14px 28px #070a1047;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-align:center;letter-spacing:.15px;opacity:0;z-index:1;transition:opacity .24s ease,transform .24s ease}.ios-toast.is-visible{opacity:1;transform:translateY(0) scale(1)}.ios-toast--success{border-color:#8fd8f857;background:#1d293af2}.ios-toast--error{border-color:#ff7b965c;background:linear-gradient(135deg,#3e121deb,#681c2feb)}
