@import url("mega-menu.approved.61d42664e69a.css");

:root{
  --color-red:#d71920; --color-red-dark:#a71117; --color-black:#101010; --color-ink:#222; --color-muted:#666; --color-line:#dedede; --color-bg:#fff; --color-gray:#f4f4f4; --color-nav-bg:#e8e7e5; --color-nav-active:#d4d3d0; --color-mega-bg:#eae8e4; --color-mega-sidebar:#deddd9; --container:1180px; --radius:0px; --shadow:0 18px 45px rgba(0,0,0,.12); --space-section:88px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--color-ink);background:#fff;line-height:1.55} a{color:inherit;text-decoration:none} img{max-width:100%;height:auto;display:block} button,input{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:12px;top:-100px;background:#fff;color:#000;padding:12px 16px;z-index:1000}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border:2px solid transparent;text-transform:uppercase;font-weight:800;font-size:13px;letter-spacing:.03em;transition:transform .2s ease,background .2s ease,color .2s ease,border .2s ease}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #111;outline-offset:3px}.btn--primary{background:var(--color-red);color:#fff}.btn--primary:hover{background:var(--color-red-dark);transform:translateY(-1px)}.btn--ghost{background:#fff;color:#111}.btn--ghost:hover{background:#111;color:#fff}.site-header{position:relative;background:#fff;z-index:20}.topbar{border-bottom:1px solid #e0dfdc;background:#fafaf9}.topbar__inner{min-height:92px;display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr) max-content;gap:20px 28px;align-items:center}.brand img{width:220px}.search-form{display:flex;align-items:center;justify-self:center;width:min(560px,100%);height:44px;border:1px solid #c8c8c8;border-radius:999px;background:#fff;padding:0 14px 0 18px;box-shadow:inset 0 1px 2px rgba(0,0,0,.04)}.search-form input{flex:1;border:0;background:transparent;padding:10px 10px 10px 0;min-width:0;font:inherit;color:#333}.search-form input::placeholder{color:#9a9a9a;font-style:italic}.search-form input:focus,.search-form input:focus-visible{outline:none;box-shadow:none}.search-form:focus-within{border-color:#a0a0a0;box-shadow:inset 0 1px 2px rgba(0,0,0,.04),0 0 0 2px rgba(0,0,0,.06)}.search-form__submit{display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#8a8a8a;padding:0;cursor:pointer;flex-shrink:0}.search-form__submit:hover{color:#555}.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#211d1e;border:1px solid #3a3a3a;border-radius:8px;padding:11px 20px;font-family:inherit;font-weight:700;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;line-height:1}.header-cta:hover{background:#fafafa;border-color:#211d1e;color:#211d1e;text-decoration:none}.header-cta__pin{flex-shrink:0;color:var(--color-red);stroke:var(--color-red)}.topbar__right{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:nowrap;flex-shrink:0;margin-left:auto}.topbar__cluster{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:nowrap;flex-shrink:0}.lang-switcher{display:inline-flex;flex-flow:row nowrap;align-items:center;gap:8px;flex-shrink:0}.lang-switcher__link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;border:0;border-radius:2px;overflow:visible;background:transparent;flex:0 0 auto;line-height:0;transition:opacity .2s ease,transform .2s ease}.lang-switcher__link:hover{opacity:.85;text-decoration:none;transform:translateY(-1px)}.lang-switcher__link--active,.lang-switcher__link.is-active{opacity:1}.lang-switcher__link img{width:auto;height:auto;max-width:none;object-fit:contain;display:block;flex-shrink:0}.menu-toggle{display:none;width:48px;height:48px;border:0;background:#fff;gap:6px;flex-direction:column;align-items:center;justify-content:center}.menu-toggle span{width:28px;height:3px;background:#111}.mobile-nav{display:none}.hero{position:relative;min-height:660px;display:flex;align-items:center;overflow:hidden;color:#fff;background:#111}.hero__youtube{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.hero__youtube iframe{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh;transform:translate(-50%,-50%);border:0;pointer-events:none}.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.22) 48%,rgba(0,0,0,.15))}.hero__content{position:relative;z-index:2;max-width:700px;margin-left:max(20px,calc((100vw - var(--container))/2));margin-right:auto}.hero h1{font-size:clamp(46px,7vw,92px);line-height:.96;margin:0 0 22px;font-weight:900;letter-spacing:-.05em}.hero h1 span{display:block;color:#fff}.hero p{font-size:22px;max-width:580px;margin:0 0 30px;color:#f4f4f4}.button-row{display:flex;gap:14px;flex-wrap:wrap}.video-control{position:absolute;right:28px;bottom:26px;z-index:3;border:1px solid rgba(255,255,255,.6);background:rgba(0,0,0,.5);color:#fff;min-height:44px;padding:0 18px}.section{padding:var(--space-section) 0}.section--gray{background:#eae8e4}.cards-section{padding-block:56px 64px}.section-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:20px 28px;margin-bottom:36px}.section-head__copy{max-width:640px}.section-head h2{margin:0 0 12px;font-size:clamp(1.75rem,2.8vw,2.35rem);line-height:1.12;font-weight:900;letter-spacing:-.03em;text-transform:capitalize;color:#1a1a1a}.section-head p{margin:0;font-size:1rem;line-height:1.55;color:#666;max-width:620px}.btn--brochure{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--color-red);border:1.5px solid var(--color-red);padding:10px 18px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.btn--brochure:hover{background:#fff8f8;text-decoration:none;transform:none}.section-intro{margin-bottom:40px}.section-intro--center{text-align:center;max-width:760px;margin-inline:auto}.section-intro h2,.split-layout h2{font-size:clamp(34px,4.6vw,58px);line-height:1;margin:0 0 16px;font-weight:900;letter-spacing:-.04em}.section-intro p{font-size:18px;color:var(--color-muted);margin:0 auto 24px;max-width:620px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cards-section .product-card{background:#fff;display:flex;flex-direction:column;min-height:100%;border:none;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.cards-section .product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.1)}.cards-section a.product-card__image{display:block;text-decoration:none;transition:opacity .2s ease}.cards-section a.product-card__image:hover{opacity:.92}.product-detail__image-wrap{max-width:720px;margin:0 auto 32px}.product-detail__image{width:100%;height:auto;border-radius:8px}.cards-section .product-card__image{height:200px;margin:12px 12px 0;padding:14px 12px;background:#e6e5e2;border-radius:6px;background-size:contain;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.product-card--square .product-card__image{height:270px;background-size:cover;margin:0;padding:0;border-radius:0;background-color:transparent}.cards-section .product-card__body{padding:16px 22px 18px;flex:1;text-align:center}.cards-section .eyebrow{color:#999;text-transform:uppercase;font-weight:500;font-size:.66rem;letter-spacing:.17em;margin:0 0 6px;font-family:inherit}.cards-section .product-card h3{font-size:clamp(1.15rem,1.5vw,1.45rem);line-height:1.1;margin:0 0 10px;font-weight:900;color:#1a1a1a}.cards-section .product-card p{color:#333;margin:0;font-size:.88rem;line-height:1.45}.cards-section .card-link{display:flex;align-items:center;justify-content:center;min-height:52px;margin:0;width:100%;background:var(--color-red);color:#fff;font-weight:800;text-transform:uppercase;font-size:.74rem;letter-spacing:.05em;border-radius:0 0 10px 10px}.cards-section .card-link:hover{background:var(--color-red-dark);text-decoration:none}.eyebrow{color:var(--color-red);text-transform:uppercase;font-weight:900;font-size:13px;letter-spacing:.12em;margin:0 0 8px}.product-card{background:#fff;display:flex;flex-direction:column;min-height:100%;box-shadow:0 1px 0 rgba(0,0,0,.08);border:1px solid #e8e8e8;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__image{height:215px;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#fff}.product-card__body{padding:28px 28px 20px;flex:1}.product-card h3{font-size:28px;line-height:1.05;margin:0 0 12px;font-weight:900}.product-card p{color:var(--color-muted);margin:0}.card-link{display:flex;align-items:center;justify-content:center;min-height:56px;margin:0 28px 28px;background:var(--color-red);color:#fff;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.04em}.card-link:hover{background:var(--color-red-dark)}.split-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:70px;align-items:center}.split-layout__text p:not(.eyebrow){font-size:18px;color:var(--color-muted);margin:0 0 26px}.video-card{position:relative;display:block;border:0;min-height:390px;background-size:cover;background-position:center;box-shadow:var(--shadow);cursor:pointer;text-align:left;text-decoration:none;color:inherit}.video-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.45),rgba(0,0,0,.05))}.play-badge{position:absolute;left:28px;bottom:28px;display:inline-flex;align-items:center;gap:12px;color:#fff;font-weight:900;text-transform:uppercase}.play-badge img{width:44px;height:44px}.dealer-cta{position:relative;padding:64px 0 72px;overflow:hidden;background:#e8e7e5}.dealer-cta__map{position:absolute;inset:0;background:url("../img/dealer-map-bg.0d250b93ab37.png") center/cover no-repeat}.dealer-cta__map::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(232,231,229,.12),rgba(232,231,229,.28))}.dealer-cta__inner{position:relative;z-index:1}.dealer-box{background:var(--color-red);color:#fff;padding:22px 24px 18px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.5fr);gap:18px 28px;align-items:start;border-radius:6px;box-shadow:0 16px 40px rgba(0,0,0,.12)}.dealer-box__lead{display:flex;align-items:center;gap:10px}.dealer-box__icon{display:inline-flex;width:40px;height:40px;border-radius:50%;background:#fff;color:var(--color-red);align-items:center;justify-content:center;flex-shrink:0}.dealer-box__title{margin:0;font-family:inherit;font-size:1.25rem!important;font-weight:700;line-height:1.2;text-transform:capitalize;letter-spacing:0}.dealer-box__form-wrap{display:flex;flex-direction:column;gap:8px}.dealer-form{margin:0}.dealer-fields{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.dealer-input-wrap{flex:1;min-width:200px;position:relative}.dealer-input-wrap input{width:100%;height:46px;border:0;border-radius:6px;padding:0 40px 0 12px;font:inherit}.dealer-input-wrap__icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#777;display:flex}.btn--dealer-search{background:#fff;color:#1a1a1a;border:0;min-width:120px;height:46px;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:0 18px}.btn--dealer-search:hover{background:#f5f5f5;transform:none}.use-location{align-self:flex-start;border:0;background:none;color:#fff;font:inherit;font-size:.82rem;text-decoration:underline;cursor:pointer;padding:0;margin-left:4px;display:inline-flex;align-items:center;gap:6px}.use-location__icon{opacity:.95}.page-placeholder{max-width:640px;margin:0 auto;padding:28px 32px;background:#f4f4f4;border:1px dashed #ccc;color:#666;text-align:center;font-size:.95rem}.site-footer{background:#231f20;color:#fff}.footer-grid{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(3,1fr);gap:48px 40px;padding:56px 0 48px;align-items:start}.footer-brand .footer-logo{filter:none;margin:0 0 22px;width:min(252px,100%)}.footer-grid h3{font-size:1rem;font-weight:700;margin:0 0 16px;color:#fff}.footer-grid a{display:block;color:#b8b8b8;margin-bottom:8px;font-size:.92rem;line-height:1.4}.footer-grid a:hover{color:#fff;text-decoration:none}.social-links{display:flex;gap:14px;margin:0}.social-links a{width:auto;height:auto;border:0;border-radius:0;display:flex;align-items:center;justify-content:center;color:#b5b5b5;background:transparent;text-transform:none;font-size:inherit;padding:2px}.social-links a:hover{color:#fff}.social-links svg{display:block}.footer-bottom{background:#161414;border-top:1px solid rgba(255,255,255,.08);color:#9a9a9a}.footer-bottom__inner{padding:12px 0 14px}.footer-bottom__main{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px 16px;margin-bottom:8px}.footer-bottom__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;margin-bottom:14px}.footer-copyright{margin:0;font-size:.82rem;color:#a8a8a8;justify-self:start}.footer-legal{display:flex;flex-wrap:wrap;gap:8px 22px;align-items:center;justify-self:end;justify-content:flex-end}.footer-legal a{color:#a8a8a8;font-size:.82rem;white-space:nowrap}.footer-biltech-wrap{display:flex;justify-content:center;align-items:center;margin:0;justify-self:center}.footer-biltech-logo{display:block;height:64px;width:auto;max-width:min(320px,60vw);margin-inline:auto;object-fit:contain;object-position:center;opacity:.92}.footer-legal a:hover{color:#fff;text-decoration:none}.footer-disclaimer{margin:0;font-size:.72rem;line-height:1.45;color:#7a7a7a;max-width:920px}@media (max-width:960px){.section-head{flex-direction:column;align-items:flex-start}.topbar__inner{grid-template-columns:1fr auto}.search-form,.main-nav{display:none}.topbar__cluster .header-cta{display:none}.menu-toggle{display:flex}.mobile-nav{display:flex;flex-direction:column;gap:0;padding:12px 20px 24px;background:#fff;border-bottom:1px solid var(--color-line)}.mobile-nav[hidden]{display:none}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--color-line);font-weight:800}.mobile-nav__cta{padding:22px 0}.mobile-nav__cta h2{font-size:28px;margin:0 0 14px}.hero{min-height:560px}.card-grid,.split-layout,.dealer-box,.footer-grid{grid-template-columns:1fr}.dealer-form{grid-template-columns:1fr}.use-location{grid-column:1}.footer-bottom__top{flex-direction:column;align-items:flex-start}.footer-bottom__inner{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.footer-bottom__main{display:contents}.footer-copyright{order:1;justify-self:center}.footer-legal{order:2;justify-self:center;justify-content:center}.footer-disclaimer{order:3;text-align:center;max-width:100%}.footer-biltech-wrap{order:4;margin-top:4px}}@media (max-width:560px){.container{width:min(100% - 28px,var(--container))}.section{padding:58px 0}.hero__content{margin-inline:14px}.hero h1{font-size:44px}.hero p{font-size:18px}.btn{width:100%}.product-card__image{height:190px}.dealer-box{padding:28px}.video-card{min-height:280px}}

/* Contact page */
.contact-page{padding:36px 0 0}
.contact-breadcrumb{display:flex;align-items:center;gap:10px;margin:0 0 28px;font-size:.9rem;color:#666}
.contact-breadcrumb a{color:#666}
.contact-breadcrumb a:hover{color:#111;text-decoration:none}
.contact-breadcrumb span:last-child{color:#111;font-weight:700}
.contact-intro{margin:0 0 40px;max-width:760px}
.contact-intro h1{margin:0 0 14px;font-size:clamp(2rem,4.5vw,3.25rem);line-height:1.05;font-weight:900;letter-spacing:-.03em;text-transform:uppercase;color:#1a1a1a}
.contact-intro p{margin:0;font-size:1.05rem;line-height:1.55;color:#666}
.contact-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:28px 40px;align-items:start;margin-bottom:56px}
.contact-cards{display:flex;flex-direction:column;gap:14px;margin-bottom:0}
.contact-card{position:relative;background:#eae8e4;border-radius:10px;padding:18px 20px 20px;min-height:0;display:flex;flex-direction:column;box-shadow:0 1px 0 rgba(0,0,0,.04)}
.contact-card__icon{position:absolute;top:16px;right:16px;width:28px;height:28px;opacity:.9}
.contact-card h2{margin:0 0 8px;padding-right:36px;font-size:1.08rem;line-height:1.15;font-weight:900;color:#1a1a1a}
.contact-card p{margin:0 0 auto;font-size:.84rem;line-height:1.45;color:#555}
.contact-card__link{display:inline-block;margin-top:14px;color:var(--color-red);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}
.contact-card__link:hover{color:var(--color-red-dark);text-decoration:none}
.contact-card__links{display:flex;flex-direction:column;gap:10px;margin-top:4px}
.contact-card--links h2{margin-bottom:10px}
.contact-form-panel{background:#fff;border:1px solid #e4e4e4;border-radius:10px;padding:28px 30px 30px;box-shadow:0 8px 24px rgba(0,0,0,.06)}
.contact-form-panel__title{margin:0 0 8px;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1;font-weight:900;color:#1a1a1a}
.contact-form-panel__lead{margin:0 0 22px;font-size:.92rem;line-height:1.5;color:#666}
.contact-form{display:flex;flex-direction:column;gap:16px}
.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}
.contact-form__field{display:flex;flex-direction:column;gap:6px}
.contact-form__field label{font-size:.78rem;font-weight:700;color:#333}
.contact-form__field input,.contact-form__field textarea{width:100%;border:1px solid #cfcfcf;border-radius:6px;padding:11px 12px;font:inherit;color:#222;background:#fff}
.contact-form__field input:focus,.contact-form__field textarea:focus{outline:none;border-color:#888;box-shadow:0 0 0 2px rgba(0,0,0,.06)}
.contact-form__field textarea{resize:vertical;min-height:140px}
.contact-form__submit{align-self:flex-start;min-width:160px}
.contact-form__turnstile{min-height:68px}
.contact-form__messages{margin:0 0 16px}
.contact-form__alert{margin:0;padding:12px 14px;border-radius:6px;font-size:.88rem;font-weight:600;line-height:1.4}
.contact-form__alert--success{background:#edf7ed;color:#1f6b2c;border:1px solid #b9dfc0}
.contact-form__alert--error,.contact-form__alert--error{background:#fdecec;color:#9b1c1c;border:1px solid #f0bcbc}
.contact-form__error{margin:0;font-size:.75rem;color:#9b1c1c}
.contact-map{position:relative;padding:44px 0 52px;overflow:hidden}
.contact-map__bg{position:absolute;inset:0;background:url("../img/contact/contact-map-bg.4c36e9fccc4d.webp") center/cover no-repeat}
.contact-map__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.12))}
.contact-map__inner{position:relative;z-index:1}
.contact-locations{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;max-width:760px;margin-inline:auto}
.contact-location{display:flex;align-items:stretch;width:min(100%,368px);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.08)}
.contact-location__photo{width:128px;flex-shrink:0;min-height:108px;max-height:116px;object-fit:cover}
.contact-location__body{padding:14px 16px 12px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.contact-location__label{margin:0 0 5px;font-size:.58rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#9a9a9a}
.contact-location h3{margin:0 0 6px;font-size:.98rem;line-height:1.2;font-weight:800;color:#1a1a1a}
.contact-location__body p{margin:0;font-size:.76rem;line-height:1.42;color:#666}
@media (max-width:960px){.contact-layout{grid-template-columns:1fr;gap:24px}.contact-form__grid{grid-template-columns:1fr}.contact-locations{grid-template-columns:1fr}.contact-map{padding:40px 0 48px}.contact-locations{flex-direction:column;align-items:center;max-width:368px}.contact-location{width:100%}.contact-location__photo{width:120px;min-height:104px;max-height:112px}}
@media (max-width:560px){.contact-page{padding-top:24px}.contact-card{padding:22px 20px 24px;min-height:0}.contact-intro h1{font-size:1.85rem}}

.mobile-nav__lang{display:flex;align-items:center;gap:12px;padding:18px 0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);margin-top:4px}
.mobile-nav__lang-label{font-weight:800;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em;color:#666}
.mobile-nav__parent{font-weight:800}
.mobile-nav__child{padding-left:18px;font-size:.95rem;color:#444}

.lang-switcher__form{display:inline;margin:0;padding:0;border:0;background:transparent}.lang-switcher__form button.lang-switcher__link{border:0;background:transparent;padding:0;cursor:pointer}{*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none!important}.hero__youtube{display:none}.hero{background:#111 url("../img/pioneering_vid.a731e222669b.webp") center/cover no-repeat}}
