:root{--surface-soft: #f4f7fa;--line-soft: #dbe3ea;--text-strong: #07192d;--text-muted: #526273}body{color:var(--text-strong);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:#fff;color:var(--color-primary, #005eb8);font-weight:800;transform:translateY(-150%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}h1,h2,h3,.product-card__title{color:var(--text-strong);letter-spacing:-.025em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.eyebrow{color:var(--color-primary, #005eb8);font-size:13px;font-weight:800;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.button,.shopify-payment-button__button,.button-secondary{min-height:50px;padding-inline:26px;border-radius:5px}.announcement-bar__inner{min-height:44px;font-size:13px}.header-main{min-height:76px}.template-index .text-media{border-bottom:1px solid #e5ebf0}.template-index .text-media__grid{grid-template-columns:minmax(0,.96fr) minmax(440px,1.04fr);gap:clamp(36px,5vw,76px);padding-block:32px}.template-index .text-media__copy{padding:42px 0}.template-index .text-media__copy .eyebrow{margin:0 0 14px}.template-index .text-media__copy h1{max-width:720px;margin:0 0 18px;font-size:clamp(42px,3.7vw,54px);font-weight:700;line-height:1.04}.template-index .text-media__copy .rte{max-width:570px;margin-bottom:28px;color:var(--text-muted);font-size:18px;line-height:1.55}.template-index .text-media__media{min-height:470px;border-radius:64px}.template-index .text-media__image{min-height:470px;aspect-ratio:4 / 3;object-fit:cover}.stats-band{padding:var(--stats-padding-top, 36px) 0 var(--stats-padding-bottom, 36px);background:var(--stats-background, #306f95)}.stats-band__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.stats-band__item{min-height:92px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:12px 30px;border:0}.stats-band__grid--divided .stats-band__item:not(:last-child){border-right:1px solid rgba(255,255,255,.28)}.stats-band__icon{color:var(--stats-icon-color, #fff)}.stats-band__icon .icon{width:var(--stats-icon-size, 36px);height:var(--stats-icon-size, 36px)}.stats-band__text{margin:0;color:var(--stats-text-color, #fff);font-size:var(--stats-text-desktop, 14px);font-weight:700;line-height:1.4}.solution-cards{padding:var(--section-padding-top, 56px) 0 var(--section-padding-bottom, 56px);background:#fff}.solution-cards__header{max-width:760px;margin-bottom:30px}.solution-cards__header--center{margin-inline:auto;text-align:center}.solution-cards__header h2,.featured-products__header h2,.collection-grid__header h2{margin:0 0 8px;font-size:clamp(34px,3.4vw,46px);font-weight:700;line-height:1.08}.solution-cards__header .rte{color:var(--text-muted);font-size:18px;line-height:1.55}.solution-cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.solution-card{position:relative;display:block;min-height:300px;overflow:hidden;border:0;border-radius:8px;background:#e9eef3}.solution-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.solution-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;background:linear-gradient(180deg,#0417280a,#041728a8)}.solution-card__content{position:absolute;inset:auto 0 0;display:grid;gap:8px;padding:30px;color:#fff}.solution-card__title{color:#fff;font-size:27px;font-weight:800;line-height:1.12}.solution-card__link-label,.view-all-link{display:inline-flex;align-items:center;gap:8px;font-weight:800}.mobile-carousel-controls{display:none}.solution-card__link-label .icon,.view-all-link .icon{width:18px;height:18px}.solution-card:hover .solution-card__image{transform:scale(1.035)}.featured-products{padding:var(--section-padding-top, 56px) 0 var(--section-padding-bottom, 64px);background:var(--surface-soft)}.featured-products__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.featured-products__header .eyebrow{margin:0 0 8px}.featured-products__header h2{margin-bottom:0}.view-all-link{padding:10px 0;color:var(--color-primary, #005eb8);white-space:nowrap}.featured-products .product-grid{display:grid;grid-template-columns:repeat(var(--featured-columns, 4),minmax(0,1fr));gap:20px;overflow:visible}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line-soft);border-radius:6px;background:#fff;box-shadow:0 4px 16px #02223e09}.product-card__media{display:block;padding:22px;background:#f8fafc}.product-card__media img,.product-card__image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain}.product-card__body{min-height:220px;display:grid;grid-template-rows:auto minmax(54px,auto) auto 1fr;align-content:start;gap:10px;padding:20px}.product-card__body>.eyebrow{margin:0;color:#607182;font-size:11px;line-height:1.35;letter-spacing:.1em}.product-card__title{margin:0;font-size:18px;font-weight:700;line-height:1.3}.product-card .price{align-self:end;font-size:18px;font-weight:800}.compare-line{align-self:end;margin-top:4px;color:#596979;font-size:13px}.main-collection-grid{padding:64px 0 76px}.collection-grid__header{align-items:end;margin-bottom:28px}.collection-banner h1{font-weight:700;line-height:1.08}.collection-tool{color:var(--text-strong)}.main-collection-grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.filter-bar{gap:14px;margin-bottom:28px;padding:20px;border-radius:6px}.filter-bar select{border-radius:4px}.main-product{padding-bottom:80px}.main-product__grid{gap:clamp(36px,5vw,70px)}.product-gallery__main{overflow:hidden;border-radius:8px;background:#f7f9fb}.product-summary h1{margin:16px 0 10px;font-size:clamp(38px,3.5vw,48px);font-weight:700;line-height:1.08}.product-summary .rte{color:var(--text-muted);font-size:17px;line-height:1.6}.product-price{margin:22px 0 18px;font-size:28px;line-height:1.2}.site-footer,.site-footer h2,.site-footer h3,.footer-newsletter h2,.footer-links__group h3{color:#fff}.site-footer p,.site-footer a,.footer-newsletter .rte,.footer-newsletter .rte p,.footer-links__group a,.footer-legal{color:#ffffffe6}.footer-newsletter .newsletter-form input{border-color:#ffffffb8;background:#fff;color:var(--text-strong)}.footer-newsletter .newsletter-form input::placeholder{color:#667789;opacity:1}.footer-newsletter .button--light{border-color:#fff;background:#fff;color:#003153}@media(max-width:1100px){.template-index .text-media__grid{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:34px}.featured-products .product-grid,.main-collection-grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.container,.announcement-bar__inner{width:min(var(--page-width, 1280px),calc(100vw - 32px))}.template-index .text-media__grid{grid-template-columns:1fr;gap:0;padding-block:0}.template-index .text-media__copy{padding:42px 0 34px}.template-index .text-media__media,.template-index .text-media__image{min-height:390px}.stats-band__item{grid-template-columns:1fr;justify-items:center;gap:10px;padding:14px;text-align:center}.solution-cards__grid,.featured-products .product-grid,.testimonials__grid{grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;scroll-snap-type:none}.main-product__grid{grid-template-columns:1fr}.product-summary{position:static}.collection-tools__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.container,.announcement-bar__inner{width:calc(100% - 32px)}.announcement-bar__inner{min-height:54px;padding-block:8px;font-size:12px;line-height:1.35;text-align:left}.header-main{min-height:66px;gap:12px}.brand__omron{font-size:27px}.template-index .text-media__copy{padding:34px 0 28px}.template-index .text-media__copy .eyebrow{margin-bottom:10px;font-size:12px}.template-index .text-media__copy h1{margin-bottom:14px;font-size:clamp(35px,10.5vw,42px);line-height:1.05}.template-index .text-media__copy .rte{margin-bottom:22px;font-size:16px;line-height:1.5}.template-index .text-media__copy .button{width:100%}.template-index .text-media__media,.template-index .text-media__image{min-height:0;aspect-ratio:4 / 3;border-radius:28px}.stats-band{padding:22px 0}.stats-band__grid{grid-template-columns:1fr}.stats-band__item{min-height:76px;grid-template-columns:34px minmax(0,1fr);justify-items:start;gap:14px;padding:12px 8px;text-align:left}.stats-band__grid--divided .stats-band__item:not(:last-child){border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}.stats-band__icon .icon{width:28px;height:28px}.stats-band__text{font-size:13px;line-height:1.35}.solution-cards,.featured-products,.main-collection-grid,.testimonials{padding-top:48px;padding-bottom:48px}.solution-cards__header,.featured-products__header{margin-bottom:24px}.solution-cards__header h2,.featured-products__header h2,.collection-grid__header h2{font-size:32px;line-height:1.1}.solution-cards__header .rte{font-size:16px}.solution-cards__grid,.main-collection-grid .product-grid,.collection-tools__grid{grid-template-columns:1fr;gap:16px}.solution-cards__grid,.featured-products .product-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc(100% - 36px);gap:12px;overflow-x:auto;overflow-y:hidden;padding:0 0 5px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-x}.solution-cards__grid::-webkit-scrollbar,.featured-products .product-grid::-webkit-scrollbar{display:none}.solution-cards__grid>[data-mobile-carousel-slide],.featured-products .product-grid>[data-mobile-carousel-slide]{scroll-snap-align:start;scroll-snap-stop:always}.mobile-carousel-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px}.mobile-carousel-button{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid #b8c7d5;border-radius:50%;background:#fff;color:var(--color-primary, #005eb8);cursor:pointer}.mobile-carousel-button .icon{width:19px;height:19px}.mobile-carousel-button--prev .icon{transform:rotate(180deg)}.mobile-carousel-button:disabled{color:#9aa8b4;cursor:default;opacity:.55}.mobile-carousel-status{min-width:42px;color:var(--text-muted);font-size:14px;font-weight:800;text-align:center}.solution-card{min-height:240px}.solution-card__content{padding:22px}.solution-card__title{font-size:23px}.featured-products__header{align-items:end}.view-all-link{font-size:14px}.product-card{display:flex;flex-direction:column;min-height:0}.product-card__media{display:grid;align-items:center;padding:16px}.product-card__media img,.product-card__image{height:210px;aspect-ratio:auto}.product-card__body{min-height:170px;grid-template-rows:auto auto auto 1fr;padding:18px}.product-card__body>.eyebrow{font-size:10px}.product-card__title{font-size:19px;line-height:1.28}.site-footer h2,.site-footer h3,.footer-newsletter h2,.footer-links__group h3{color:#fff}.footer-newsletter__inner,.footer-links__grid{gap:28px}.footer-links__group{padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}.collection-banner{padding:28px 0 42px}.collection-banner__copy{padding:22px 0 12px}.collection-banner h1{font-size:36px}.collection-banner__media{min-height:0;border-radius:28px}.collection-tool{min-height:142px;padding:20px}.filter-bar{display:grid;padding:16px}.filter-bar label,.filter-bar .button{width:100%;min-width:0}.main-product{padding-bottom:56px}.main-product__grid{padding-top:14px}.product-summary h1{font-size:32px;line-height:1.12}.product-summary .rte{font-size:16px}.product-price{margin:18px 0 14px;font-size:25px}.product-icons{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/responsive-cleanup.css.map */
