.ffx-header-section{position:relative;z-index:50}.ffx-header{--ffx-navy: #082747;--ffx-blue: #1778c8;--ffx-blue-dark: #0d5fa7;--ffx-red: #e3263f;--ffx-text: #0b2745;--ffx-muted: #5a6d80;--ffx-line: #dbe5ef;--ffx-soft: #f3f8fd;position:relative;z-index:50;width:100%;color:var(--ffx-text);background:#fff;border-bottom:1px solid var(--ffx-line);font-family:var(--font-body-family, Arial, sans-serif)}.ffx-header *,.ffx-header *:before,.ffx-header *:after{box-sizing:border-box}.ffx-shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.ffx-utility{min-height:30px;display:flex;align-items:center;background:var(--ffx-navy);color:#fff;font-size:11px;font-weight:650;letter-spacing:.01em}.ffx-utility__inner,.ffx-utility__trust,.ffx-utility__contact{display:flex;align-items:center}.ffx-utility__inner{justify-content:space-between;gap:24px}.ffx-utility__trust,.ffx-utility__contact{gap:10px}.ffx-utility a{color:inherit;text-decoration:none}.ffx-utility a:hover{text-decoration:underline;text-underline-offset:3px}.ffx-utility__dot{width:3px;height:3px;border-radius:999px;background:currentColor;opacity:.72}.ffx-header__main{background:#fff}.ffx-header__main-inner{min-height:82px;display:grid;grid-template-columns:210px minmax(280px,610px) auto;align-items:center;gap:48px}.ffx-logo{display:flex;align-items:center;width:205px;text-decoration:none}.ffx-logo img{display:block;width:100%;height:auto;object-fit:contain}.ffx-search{position:relative;z-index:35;height:46px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding-left:16px;border:1px solid #cbd9e6;border-radius:999px;background:#f8fafc;overflow:visible;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ffx-search:focus-within{border-color:var(--ffx-blue);background:#fff;box-shadow:0 0 0 3px #1778c821}.ffx-search>svg{width:19px;height:19px;color:var(--ffx-blue)}.ffx-search input{width:100%;min-width:0;height:42px;padding:0;border:0;outline:0;background:transparent;color:var(--ffx-text);font:inherit;font-size:14px}.ffx-search input::placeholder{color:#8190a1;opacity:1}.ffx-search button{align-self:stretch;min-width:94px;padding:0 22px;border:0;border-radius:999px;background:var(--ffx-blue);color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:background .18s ease}.ffx-search button:hover{background:var(--ffx-blue-dark)}.ffx-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:70;max-height:min(70vh,560px);padding:8px;overflow-y:auto;border:1px solid #d6e2ee;border-radius:16px;background:#fff;box-shadow:0 22px 54px #08274733;text-align:left}.ffx-search-results[hidden]{display:none!important}.ffx-search-results__heading{margin:0;padding:10px 12px 6px;color:#66768a;font-size:10px;font-weight:850;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.ffx-search-result{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-height:48px;padding:8px 10px;border-radius:11px;color:var(--ffx-text);text-decoration:none}.ffx-search-result:hover,.ffx-search-result:focus-visible{background:var(--ffx-soft);color:var(--ffx-blue-dark);outline:none}.ffx-search-result img{width:52px;height:52px;object-fit:contain;border:1px solid #edf1f5;border-radius:8px;background:#fff}.ffx-search-result>span{min-width:0;display:flex;flex-direction:column;gap:3px}.ffx-search-result strong{overflow:hidden;color:inherit;font-size:13px;font-weight:760;line-height:1.25;text-overflow:ellipsis}.ffx-search-result small{color:var(--ffx-muted);font-size:11px}.ffx-search-results__all{display:block;margin-top:5px;padding:11px 12px;border-radius:10px;background:var(--ffx-blue);color:#fff;font-size:12px;font-weight:800;text-align:center;text-decoration:none}.ffx-search-results__all:hover,.ffx-search-results__all:focus-visible{background:var(--ffx-blue-dark);color:#fff}.ffx-actions{justify-self:end;display:flex;align-items:center;gap:18px}.ffx-action{position:relative;display:grid;grid-template-columns:34px auto;align-items:center;gap:8px;min-height:42px;color:var(--ffx-text);text-decoration:none}.ffx-action:hover{color:var(--ffx-blue)}.ffx-action__icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--ffx-line);border-radius:50%;background:#fff}.ffx-action__icon svg{width:19px;height:19px}.ffx-action__copy{display:flex;flex-direction:column;line-height:1.05}.ffx-action__copy small{margin-bottom:4px;color:#718095;font-size:10px;font-weight:500}.ffx-action__copy strong{color:inherit;font-size:12px;font-weight:750}.ffx-cart-count{position:absolute;top:1px;left:24px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;background:var(--ffx-blue);color:#fff;font-size:9px;font-weight:800;line-height:1}.ffx-desktop-nav{position:relative;border-top:1px solid #edf2f7;background:#fff}.ffx-desktop-nav__inner{position:static;min-height:54px;display:flex;align-items:stretch;gap:6px}.ffx-nav-menu{position:static;display:flex}.ffx-nav-menu>summary,.ffx-nav-link{min-height:54px;display:flex;align-items:center;gap:8px;padding:0 18px;border-radius:10px;color:var(--ffx-text);font-size:13px;font-weight:720;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;list-style:none;transition:color .18s ease,background .18s ease}.ffx-nav-menu>summary::-webkit-details-marker{display:none}.ffx-nav-menu>summary>svg{width:17px;height:17px}.ffx-nav-menu--primary>summary{min-height:40px;margin:7px 8px 7px 0;padding-inline:16px;background:var(--ffx-blue);color:#fff;border-radius:9px}.ffx-nav-menu--primary>summary:hover,.ffx-nav-menu--primary[open]>summary{background:var(--ffx-blue-dark);color:#fff}.ffx-nav-menu:not(.ffx-nav-menu--primary)>summary:hover,.ffx-nav-menu:not(.ffx-nav-menu--primary)[open]>summary,.ffx-nav-link:hover{color:var(--ffx-blue);background:var(--ffx-soft)}.ffx-chevron{width:7px;height:7px;display:inline-block;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.ffx-nav-menu[open]>summary .ffx-chevron,.ffx-mobile-group[open]>summary .ffx-chevron{transform:rotate(225deg) translate(-1px,-1px)}.ffx-nav-link--sale{align-self:center;min-height:36px;margin-left:auto;padding-inline:17px;border-radius:999px;background:#fff0f2;color:var(--ffx-red)}.ffx-nav-link--sale:hover{background:#ffe4e8;color:#c91630}.ffx-nav-link--finder{color:var(--ffx-blue-dark);font-weight:800}.ffx-mega{position:absolute;top:calc(100% + 1px);left:50%;z-index:20;width:min(1240px,calc(100vw - 40px));display:grid;grid-template-columns:230px minmax(420px,1fr) 320px;gap:34px;padding:26px;border:1px solid #d8e4ef;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 24px 54px #08274729;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.ffx-nav-menu[open]>.ffx-mega,.ffx-nav-menu:focus-within>.ffx-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}@media(hover:hover)and (pointer:fine){.ffx-nav-menu:hover>.ffx-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}}.ffx-mega__intro{align-self:stretch;padding:20px;border-radius:14px;background:var(--ffx-soft)}.ffx-mega__intro>span,.ffx-mega__feature-copy small{display:block;margin-bottom:9px;color:var(--ffx-blue);font-size:10px;font-weight:850;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.ffx-mega__intro h2{margin:0 0 10px;color:var(--ffx-text);font-family:inherit;font-size:21px;font-weight:800;letter-spacing:-.02em;line-height:1.15;text-transform:none}.ffx-mega__intro p{margin:0;color:var(--ffx-muted);font-size:12px;line-height:1.55}.ffx-mega__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:18px}.ffx-mega__column{min-width:0}.ffx-mega__column-title{margin:0 0 8px;padding:0 10px 8px;border-bottom:1px solid #dce7f0;color:var(--ffx-blue-dark);font-size:9px;font-weight:850;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.ffx-mega__column>a{min-height:49px;display:flex;flex-direction:column;justify-content:center;padding:8px 10px;border:1px solid transparent;border-radius:9px;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.ffx-mega__column>a:hover{border-color:#d8e6f2;background:#f8fbfe;transform:translateY(-1px)}.ffx-mega__links strong,.ffx-mega__links span{display:block}.ffx-mega__links strong{margin-bottom:3px;color:var(--ffx-text);font-size:12px;font-weight:780;line-height:1.25}.ffx-mega__links span{color:var(--ffx-muted);font-size:10px;line-height:1.35}.ffx-mega__feature{min-height:218px;display:grid;grid-template-columns:45% 55%;overflow:hidden;border-radius:14px;background:var(--ffx-navy);color:#fff;text-decoration:none;box-shadow:0 10px 28px #0827471f}.ffx-mega__feature-media{min-height:100%;overflow:hidden;background:#edf4fa}.ffx-mega__feature-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.ffx-mega__feature:hover .ffx-mega__feature-media img{transform:scale(1.04)}.ffx-mega__feature-copy{display:flex;flex-direction:column;justify-content:center;padding:19px}.ffx-mega__feature-copy small{color:#79bffc}.ffx-mega__feature-copy>strong{margin-bottom:7px;color:#fff;font-size:17px;font-weight:800;line-height:1.2}.ffx-mega__feature-copy>span{margin-bottom:15px;color:#ccdeee;font-size:11px;line-height:1.45}.ffx-mega__feature-copy b{color:#fff;font-size:11px;font-weight:800}.ffx-mobile-toggle,.ffx-mobile-drawer{display:none}.ffx-header a:focus-visible,.ffx-header button:focus-visible,.ffx-header summary:focus-visible,.ffx-header input:focus-visible{outline:3px solid #ffbf47!important;outline-offset:3px!important;box-shadow:0 0 0 5px #08274729}.ffx-header input:focus-visible{outline:0!important;box-shadow:none}@media(max-width:1120px){.ffx-header__main-inner{grid-template-columns:180px minmax(260px,1fr) auto;gap:24px}.ffx-logo{width:178px}.ffx-action__copy{display:none}.ffx-action{grid-template-columns:34px}.ffx-desktop-nav__inner{gap:0}.ffx-nav-menu>summary,.ffx-nav-link{padding-inline:13px;font-size:12px}.ffx-mega{grid-template-columns:195px minmax(390px,1fr) 260px;gap:20px;padding:22px}.ffx-mega__links{gap:10px}.ffx-mega__column>a{padding-inline:8px}}@media(max-width:989px){.ffx-shell{width:min(100% - 28px,1240px)}.ffx-utility{min-height:27px}.ffx-utility__contact{display:none}.ffx-utility__inner{justify-content:center}.ffx-header__main-inner{min-height:70px;grid-template-columns:38px minmax(120px,1fr) auto;gap:12px}.ffx-mobile-toggle{width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--ffx-text);cursor:pointer}.ffx-mobile-toggle svg{width:24px;height:24px}.ffx-logo{width:min(160px,100%)}.ffx-search,.ffx-action:first-child,.ffx-action__copy,.ffx-desktop-nav{display:none}.ffx-actions{gap:0}.ffx-action--cart{display:grid}.ffx-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.ffx-mobile-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto}.ffx-mobile-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0314268f;cursor:pointer}.ffx-mobile-drawer__panel{position:relative;width:min(420px,calc(100% - 28px));height:100%;display:flex;flex-direction:column;padding:0 18px 24px;overflow-y:auto;background:#fff;box-shadow:16px 0 44px #08274738;transform:translate(-100%);transition:transform .25s ease}.ffx-mobile-drawer.is-open .ffx-mobile-drawer__panel{transform:translate(0)}.ffx-mobile-drawer__head{min-height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ffx-line)}.ffx-mobile-drawer__head strong{font-size:18px;font-weight:800}.ffx-mobile-drawer__head button{width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--ffx-text);cursor:pointer}.ffx-mobile-drawer__head svg{width:22px;height:22px}.ffx-mobile-search-wrap{position:relative;margin:18px 0 12px}.ffx-search-results--mobile{position:relative;top:auto;margin:0 0 12px;max-height:52vh;border-radius:12px;box-shadow:0 12px 30px #08274729}.ffx-mobile-search{height:44px;display:grid;grid-template-columns:minmax(0,1fr) 42px;margin:0 0 8px;overflow:hidden;border:1px solid #cfdae6;border-radius:10px;background:#f8fafc}.ffx-mobile-search input{min-width:0;padding:0 13px;border:0;outline:0;background:transparent;color:var(--ffx-text);font:inherit;font-size:13px}.ffx-mobile-search button{display:grid;place-items:center;padding:0;border:0;background:var(--ffx-blue);color:#fff}.ffx-mobile-search svg{width:19px;height:19px}.ffx-mobile-group{border-bottom:1px solid var(--ffx-line)}.ffx-mobile-group>summary,.ffx-mobile-direct{min-height:54px;display:flex;align-items:center;justify-content:space-between;color:var(--ffx-text);font-size:14px;font-weight:800;list-style:none;text-decoration:none;cursor:pointer}.ffx-mobile-group>summary::-webkit-details-marker{display:none}.ffx-mobile-group>div{display:grid;gap:4px;padding:0 0 12px 8px}.ffx-mobile-group__heading{margin:12px 10px 2px;color:var(--ffx-blue-dark);font-size:9px;font-weight:850;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.ffx-mobile-direct--finder{color:var(--ffx-blue-dark)}.ffx-mobile-group>div a{display:flex;flex-direction:column;padding:10px 11px;border-radius:9px;text-decoration:none}.ffx-mobile-group>div a:hover{background:var(--ffx-soft)}.ffx-mobile-group>div strong{margin-bottom:3px;color:var(--ffx-text);font-size:13px;font-weight:750}.ffx-mobile-group>div span{color:var(--ffx-muted);font-size:11px;line-height:1.35}.ffx-mobile-direct--sale{margin:10px 0;min-height:42px;justify-content:center;border-radius:10px;background:#fff0f2;color:var(--ffx-red)}.ffx-mobile-drawer__footer{display:flex;justify-content:space-between;gap:15px;margin-top:auto;padding-top:22px}.ffx-mobile-drawer__footer a{color:var(--ffx-blue);font-size:12px;font-weight:750;text-decoration:none}body.ffx-menu-open{overflow:hidden}}@media(max-width:520px){.ffx-shell{width:calc(100% - 24px)}.ffx-utility__trust{gap:7px;font-size:10px}.ffx-header__main-inner{min-height:64px}.ffx-logo{width:142px}}@media(prefers-reduced-motion:reduce){.ffx-header *,.ffx-header *:before,.ffx-header *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ffx-desktop-nav__inner{gap:2px}.ffx-mega--compact{width:min(1060px,calc(100vw - 40px));grid-template-columns:minmax(0,1fr);gap:0;padding:22px 24px;border-radius:0 0 16px 16px}.ffx-mega--medium{width:min(860px,calc(100vw - 40px))}.ffx-menu-columns{display:grid;align-items:stretch;gap:26px}.ffx-menu-columns--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ffx-menu-columns--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ffx-menu-column{min-width:0}.ffx-menu-column__title{margin:0 0 8px;padding:0 8px 9px;border-bottom:1px solid #dce7f0;color:var(--ffx-blue-dark);font-size:9px;font-weight:850;letter-spacing:.12em;line-height:1.25;text-transform:uppercase}.ffx-menu-column>a{display:block;padding:9px 8px;border:1px solid transparent;border-radius:8px;color:var(--ffx-text);text-decoration:none;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.ffx-menu-column>a:hover{border-color:#d8e6f2;background:#f7fbff;color:var(--ffx-blue-dark);transform:translateY(-1px)}.ffx-menu-column>a strong{display:block;font-size:12px;font-weight:760;line-height:1.28}.ffx-menu-callout{min-height:174px;display:flex;flex-direction:column;justify-content:center;padding:20px;border-radius:13px;background:var(--ffx-navy);color:#fff}.ffx-menu-callout small{margin-bottom:9px;color:#79bffc;font-size:9px;font-weight:850;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.ffx-menu-callout>strong{margin-bottom:8px;color:inherit;font-size:16px;font-weight:800;line-height:1.22}.ffx-menu-callout p{margin:0 0 14px;color:#ccdeee;font-size:11px;line-height:1.45}.ffx-menu-callout a{color:#fff;font-size:11px;font-weight:800;text-decoration:none}.ffx-menu-callout a:hover{text-decoration:underline;text-underline-offset:3px}.ffx-menu-callout--light{border:1px solid #d9e7f3;background:var(--ffx-soft);color:var(--ffx-text)}.ffx-menu-callout--light small,.ffx-menu-callout--light a{color:var(--ffx-blue-dark)}.ffx-menu-callout--light p{color:var(--ffx-muted)}.ffx-mobile-quick{display:none}@media(max-width:1120px)and (min-width:990px){.ffx-mega--compact,.ffx-mega--medium{width:calc(100vw - 28px);padding:20px}.ffx-menu-columns{gap:16px}.ffx-menu-callout{padding:16px}.ffx-menu-callout>strong{font-size:14px}.ffx-menu-column>a{padding-inline:6px}}@media(max-width:989px){.ffx-mobile-search-wrap{margin-bottom:10px}.ffx-mobile-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 8px}.ffx-mobile-quick a{min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid #cbdcea;border-radius:9px;color:var(--ffx-text);background:#fff;font-size:12px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none}.ffx-mobile-quick a:hover{border-color:var(--ffx-blue);background:var(--ffx-soft)}.ffx-mobile-quick .ffx-mobile-quick__primary{border-color:var(--ffx-blue);background:var(--ffx-blue);color:#fff}.ffx-mobile-quick .ffx-mobile-quick__primary:hover{background:var(--ffx-blue-dark);color:#fff}.ffx-mobile-group>summary{min-height:50px}.ffx-mobile-group>div{gap:2px;padding:2px 0 12px 6px}.ffx-mobile-group>div a{padding:9px 10px}.ffx-mobile-group>div strong{margin:0;font-size:12px}}@media(max-width:989px){.ffx-mobile-drawer a{font-size:14px!important;line-height:1.4!important}.ffx-mobile-drawer summary{font-size:17px!important}}@media(min-width:990px){.ffx-desktop-nav summary{font-size:16px!important}.ffx-menu-column a{font-size:16px!important;line-height:1.35!important}.ffx-menu-column__title{font-size:11px!important;letter-spacing:.08em!important}}.ffx-menu-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:-2px 8px 18px;padding:0 0 16px;border-bottom:1px solid #dce7f0}.ffx-menu-intro>div{min-width:0}.ffx-menu-intro small,.ffx-menu-choice>small{display:block;margin-bottom:6px;color:var(--ffx-blue-dark);font-size:9px;font-weight:850;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.ffx-menu-intro strong{display:block;color:var(--ffx-text);font-size:17px;font-weight:820;line-height:1.2}.ffx-menu-intro>span{max-width:310px;color:var(--ffx-muted);font-size:11px;line-height:1.45;text-align:right}.ffx-menu-column>a span{display:block;margin-top:3px;color:var(--ffx-muted);font-size:9px;line-height:1.35}.ffx-menu-choice{min-height:174px;display:flex;flex-direction:column;justify-content:center;padding:18px;border:1px solid #d8e6f2;border-radius:13px;background:linear-gradient(145deg,#f8fbff,#edf6fd)}.ffx-menu-choice>strong{margin-bottom:10px;color:var(--ffx-text);font-size:14px;font-weight:800;line-height:1.3}.ffx-menu-choice>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #d9e7f3;color:var(--ffx-blue-dark);font-size:11px;font-weight:800;text-decoration:none}.ffx-menu-choice>a:hover{color:var(--ffx-navy)}.ffx-menu-proof{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.ffx-menu-proof span{padding:5px 7px;border:1px solid #d7e5f1;border-radius:999px;background:#fff;color:var(--ffx-muted);font-size:8px;font-weight:750;line-height:1}.ffx-mega--epson{width:min(1060px,calc(100vw - 40px))}.ffx-epson-layout{display:grid;grid-template-columns:minmax(180px,.78fr) minmax(210px,.9fr) minmax(340px,1.55fr);align-items:stretch;gap:24px}.ffx-epson-feature{min-width:0;min-height:178px;display:grid;grid-template-columns:minmax(0,1fr) 142px;grid-template-areas:"brand media" "copy media";gap:10px 14px;padding:18px;overflow:hidden;border:1px solid #cfe0ee;border-radius:14px;background:linear-gradient(145deg,#fff,#eef6fc);color:var(--ffx-text);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ffx-epson-feature:hover{border-color:#a9c9e4;box-shadow:0 12px 26px #0827471c;transform:translateY(-2px)}.ffx-epson-brand{grid-area:brand;align-self:start;display:inline-flex;flex-direction:column;align-items:flex-start;width:max-content}.ffx-epson-logo{display:block;width:98px;height:auto}.ffx-epson-subbrand,.ffx-mobile-epson-brand small{margin-top:4px;color:#456079;font-size:8px;font-weight:850;letter-spacing:.22em;line-height:1}.ffx-epson-media{grid-area:media;align-self:stretch;min-height:138px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffffc7}.ffx-epson-media img{display:block;width:100%;max-width:142px;height:138px;object-fit:contain;transition:transform .16s ease}.ffx-epson-feature:hover .ffx-epson-media img{transform:scale(1.025)}.ffx-epson-feature__copy{grid-area:copy;align-self:end;min-width:0}.ffx-epson-feature__copy strong,.ffx-epson-feature__copy span,.ffx-epson-feature__copy b{display:block}.ffx-epson-feature__copy strong{margin-bottom:5px;font-size:14px;font-weight:820;line-height:1.2}.ffx-epson-feature__copy span{margin-bottom:10px;color:var(--ffx-muted);font-size:10px;line-height:1.4}.ffx-epson-feature__copy b{color:var(--ffx-blue-dark);font-size:10px;font-weight:850}.ffx-epson-actions{display:flex;align-items:center;gap:8px;margin:16px 0 0;padding:11px 12px 0;border-top:1px solid #dce7f0}.ffx-epson-actions>span{margin-right:auto;color:var(--ffx-muted);font-size:10px;line-height:1.35}.ffx-epson-actions>a{padding:7px 10px;border:1px solid #d4e3ef;border-radius:999px;color:var(--ffx-blue-dark);font-size:10px;font-weight:800;text-decoration:none}.ffx-epson-actions>a:hover{border-color:#a9c9e4;background:#f4f9fd;color:var(--ffx-navy)}.ffx-path-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ffx-path-card{min-height:160px;display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid #d5e4f0;border-radius:14px;background:linear-gradient(145deg,#fff,#f1f8fd);color:var(--ffx-text);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ffx-path-card:hover{border-color:#afcde5;box-shadow:0 12px 26px #0827471a;transform:translateY(-2px)}.ffx-path-card small,.ffx-path-card strong,.ffx-path-card span,.ffx-path-card b{display:block}.ffx-path-card small{margin-bottom:8px;color:var(--ffx-blue-dark);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ffx-path-card strong{margin-bottom:7px;font-size:18px;font-weight:820;line-height:1.2}.ffx-path-card span{margin-bottom:14px;color:var(--ffx-muted);font-size:11px;line-height:1.45}.ffx-path-card b{color:var(--ffx-blue-dark);font-size:11px;font-weight:850}.ffx-path-card--dark{border-color:var(--ffx-navy);background:var(--ffx-navy);color:#fff}.ffx-path-card--dark small,.ffx-path-card--dark b{color:#82c5ff}.ffx-path-card--dark span{color:#ccdeee}.ffx-path-card--dark:hover{border-color:#1c5689;box-shadow:0 12px 28px #0827472e}.ffx-menu-choice>a:focus-visible,.ffx-epson-feature:focus-visible,.ffx-epson-actions>a:focus-visible,.ffx-path-card:focus-visible{outline:3px solid rgba(23,120,200,.34);outline-offset:2px}.ffx-mobile-epson-brand{display:flex;align-items:baseline;gap:8px;margin:3px 10px 7px;padding:10px 8px 11px;border-bottom:1px solid #dce7f0}.ffx-mobile-epson-brand .ffx-epson-logo{width:88px}@media(max-width:1120px)and (min-width:990px){.ffx-menu-intro{gap:16px}.ffx-menu-intro strong{font-size:15px}.ffx-menu-intro>span{max-width:235px}.ffx-epson-layout{grid-template-columns:minmax(160px,.75fr) minmax(180px,.85fr) minmax(300px,1.4fr);gap:15px}.ffx-epson-feature{grid-template-columns:minmax(0,1fr) 116px;padding:15px}.ffx-epson-media img{max-width:116px}.ffx-epson-actions>span{display:none}}@media(max-width:989px){.ffx-mobile-group>div a{min-height:44px;display:flex;align-items:center}.ffx-mobile-group__heading{margin-top:9px}}@media(prefers-reduced-motion:reduce){.ffx-epson-feature,.ffx-epson-media img,.ffx-path-card{transition:none}.ffx-epson-feature:hover,.ffx-epson-feature:hover .ffx-epson-media img,.ffx-path-card:hover{transform:none}}.ffx-mega--finder{width:min(980px,calc(100vw - 40px))}.ffx-menu-columns--finder{display:grid;grid-template-columns:minmax(190px,.82fr) minmax(170px,.72fr) minmax(320px,1.4fr);align-items:stretch;gap:24px}.ffx-finder-feature{position:relative;min-width:0;min-height:224px;overflow:hidden;display:flex;flex-direction:column;padding:18px;border:1px solid #acd2ef;border-radius:16px;background:linear-gradient(145deg,#f8fcff,#eaf6ff 56%,#fff);box-shadow:0 14px 34px #08416c1c;color:var(--ffx-text);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ffx-finder-feature:after{content:"";position:absolute;right:-58px;bottom:-68px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(28,137,218,.16) 0 37%,rgba(28,137,218,.05) 38% 56%,transparent 57%);pointer-events:none}.ffx-finder-feature__head{position:relative;z-index:1;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px}.ffx-finder-feature__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,var(--ffx-blue),#0d6cae);box-shadow:0 8px 18px #1580cc33;color:#fff}.ffx-finder-feature__icon svg{width:31px;height:31px}.ffx-finder-feature__head small{display:block;margin-bottom:4px;color:var(--ffx-blue-dark);font-size:9px;font-weight:850;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.ffx-finder-feature__head strong{display:block;color:var(--ffx-text);font-size:16px;font-weight:820;line-height:1.2}.ffx-finder-feature__copy{position:relative;z-index:1;display:block;margin-top:11px;color:var(--ffx-muted);font-size:10.5px;line-height:1.42}.ffx-finder-feature__steps{position:relative;z-index:1;display:grid;gap:5px;margin:12px 0 13px}.ffx-finder-feature__steps>span{display:flex;align-items:center;gap:8px;color:#23445e;font-size:10px;font-weight:760;line-height:1.25}.ffx-finder-feature__steps b{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border:1px solid #b8d7ed;border-radius:50%;background:#fff;color:var(--ffx-blue-dark);font-size:9px;box-shadow:0 2px 7px #0f4c7612}.ffx-finder-feature__cta{position:relative;z-index:1;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:9px 12px;border-radius:10px;background:var(--ffx-blue);box-shadow:0 8px 18px #1580cc2e;color:#fff;font-size:11px;font-weight:850;line-height:1.2}.ffx-finder-feature__cta b{font-size:15px}.ffx-finder-feature__note{position:relative;z-index:1;display:block;margin-top:7px;color:#55758e;font-size:8.5px;font-weight:720;line-height:1.2;text-align:center}.ffx-finder-feature:hover{border-color:#7ebbe7;box-shadow:0 17px 38px #08416c26;transform:translateY(-2px)}.ffx-finder-feature:focus-visible,.ffx-mobile-finder:focus-visible{outline:3px solid rgba(21,128,204,.4);outline-offset:3px}.ffx-mega--support{width:min(1060px,calc(100vw - 40px))}.ffx-support-columns{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(210px,.92fr);gap:22px}@media(max-width:1120px)and (min-width:990px){.ffx-menu-columns--finder{grid-template-columns:minmax(165px,.75fr) minmax(150px,.68fr) minmax(290px,1.35fr);gap:16px}.ffx-support-columns{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(185px,.9fr);gap:14px}}@media(max-width:989px){.ffx-mobile-quick{grid-template-columns:minmax(0,1fr);gap:8px}.ffx-mobile-quick .ffx-mobile-finder{min-height:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;justify-content:initial;gap:0 11px;padding:13px;border-color:#a9d1ee;border-radius:13px;background:linear-gradient(145deg,#f8fcff,#e9f6ff 62%,#fff);box-shadow:0 8px 20px #08416c17;color:var(--ffx-text);text-align:left}.ffx-mobile-quick .ffx-mobile-finder:hover{border-color:#76b8e7;background:linear-gradient(145deg,#f8fcff,#e3f3ff 62%,#fff);color:var(--ffx-text)}.ffx-mobile-finder__icon{width:42px;height:42px;display:grid;place-items:center;grid-row:1 / span 2;border-radius:12px;background:linear-gradient(145deg,var(--ffx-blue),#0d6cae);color:#fff}.ffx-mobile-finder__icon svg{width:29px;height:29px}.ffx-mobile-finder__copy{min-width:0;display:block}.ffx-mobile-finder__copy small{display:block;margin-bottom:3px;color:var(--ffx-blue-dark);font-size:8px;font-weight:850;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.ffx-mobile-finder__copy strong{display:block;color:var(--ffx-text);font-size:13px;font-weight:830;line-height:1.2}.ffx-mobile-finder__copy>span{display:block;margin-top:4px;color:var(--ffx-muted);font-size:9px;font-weight:650;line-height:1.3}.ffx-mobile-finder__cta{grid-column:2;display:block;margin-top:7px;color:var(--ffx-blue-dark);font-size:10px;font-weight:850;line-height:1.2}.ffx-mobile-quick .ffx-mobile-quick__secondary{min-height:40px;justify-content:flex-start;padding-inline:13px;border-color:#d5e3ee;background:#fff;color:var(--ffx-blue-dark);text-align:left}}@media(max-width:374px){.ffx-mobile-quick .ffx-mobile-finder{grid-template-columns:38px minmax(0,1fr);gap:0 9px;padding:11px}.ffx-mobile-finder__icon{width:38px;height:38px}.ffx-mobile-finder__copy strong{font-size:12px}}.ffx-mega--secondary-shop{width:min(920px,calc(100vw - 40px))}.ffx-menu-choice--secondary-shop{justify-content:flex-start;background:linear-gradient(145deg,#fbfcfe,#f0f5f9)}.ffx-menu-choice--secondary-shop>strong{margin-bottom:6px}.ffx-menu-choice--secondary-shop .ffx-menu-sale-link{color:#a91f34}.ffx-menu-choice--secondary-shop .ffx-menu-sale-link:hover{color:#7f1224}.ffx-menu-callout .ffx-menu-callout__secondary{margin-top:8px;padding-top:8px;border-top:1px solid #d7e5f1;color:var(--ffx-muted);font-weight:750}@media(max-width:1120px)and (min-width:990px){.ffx-nav-menu>summary,.ffx-nav-link{gap:6px;padding-inline:9px;font-size:11px}.ffx-nav-menu--primary>summary{margin-right:4px;padding-inline:12px}}.ffx-mega--catalog{display:block;max-height:calc(100vh - 165px);padding:0;overflow-y:auto;overscroll-behavior:contain}.ffx-mega--catalog .ffx-menu-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:21px 24px 17px;border-bottom:1px solid #dce7f0}.ffx-mega--catalog .ffx-menu-intro small,.ffx-mega--catalog .ffx-menu-intro strong{display:block}.ffx-mega--catalog .ffx-menu-intro small{margin-bottom:5px;color:#1778c8;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.ffx-mega--catalog .ffx-menu-intro strong{color:#0b2745;font-size:18px;font-weight:850;line-height:1.2}.ffx-mega--catalog .ffx-menu-intro>span{max-width:300px;color:#607488;font-size:10px;line-height:1.45;text-align:right}.ffx-catalog-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;padding:20px 24px}.ffx-catalog-brands{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #dce7f0;border-radius:14px;background:#fff}.ffx-catalog-brand{min-width:0;padding:16px 15px}.ffx-catalog-brand+.ffx-catalog-brand{border-left:1px solid #e1eaf1}.ffx-catalog-brand h3{margin:0 0 10px;padding-bottom:9px;border-bottom:2px solid #ddecf8;color:#0b5f9f;font-size:11px;font-weight:850;line-height:1.2}.ffx-catalog-brand>div{display:grid;gap:1px}.ffx-catalog-brand a{min-height:27px;display:flex;align-items:center;padding:3px 7px;border-radius:7px;color:#294760;font-size:11px;font-weight:750;line-height:1.2;text-decoration:none}.ffx-catalog-brand a:hover{background:#edf7ff;color:#0d5fa7}.ffx-catalog-hardware{display:flex;flex-direction:column;padding:20px;border-radius:14px;background:linear-gradient(145deg,#082747,#0b5c98);color:#fff}.ffx-catalog-hardware>small{margin-bottom:7px;color:#80c9ff;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.ffx-catalog-hardware>strong{margin-bottom:8px;color:#fff;font-size:19px;font-weight:850;line-height:1.15}.ffx-catalog-hardware>p{margin:0 0 15px;color:#d2e4f2;font-size:10px;line-height:1.5}.ffx-catalog-hardware>a{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:7px 0;border-top:1px solid rgba(255,255,255,.18);color:#fff;font-size:10px;font-weight:800;text-decoration:none}.ffx-catalog-hardware>a:hover{color:#bfe5ff}.ffx-catalog-utility{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 24px 21px}.ffx-catalog-utility a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border:1px solid #cfe0ed;border-radius:9px;background:#f7fbfe;color:#0b5f9f;font-size:10px;font-weight:850;text-align:center;text-decoration:none}.ffx-catalog-utility a:hover{border-color:#70afe0;background:#edf7ff}@media(max-width:1120px)and (min-width:990px){.ffx-catalog-layout{grid-template-columns:minmax(0,1fr) 230px;padding-inline:18px}.ffx-catalog-brand{padding-inline:11px}.ffx-catalog-brand a{padding-inline:4px;font-size:10px}}@media(max-width:989px){.ffx-mobile-catalog{padding-bottom:10px}.ffx-mobile-catalog__all{display:grid!important;gap:3px;margin:8px 0;padding:13px!important;border-radius:10px;background:#edf7ff}.ffx-mobile-catalog__all span{color:#61778a;font-size:9px;font-weight:650}.ffx-mobile-subgroup{border-top:1px solid #e0e9f0}.ffx-mobile-subgroup>summary{min-height:46px;display:flex;align-items:center;justify-content:space-between;color:#123a5f;font-size:12px;font-weight:850;list-style:none;cursor:pointer}.ffx-mobile-subgroup>summary::-webkit-details-marker{display:none}.ffx-mobile-subgroup>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:2px 0 11px 8px}.ffx-mobile-subgroup>div a{min-height:34px!important;display:flex!important;align-items:center;padding:5px 8px!important;border:1px solid #dce7f0;border-radius:8px;background:#fff;color:#36556f;font-size:10px!important;font-weight:750!important}.ffx-mobile-subgroup--printers>div{grid-template-columns:1fr}}@media(max-width:430px){.ffx-mobile-subgroup>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.ffx-menu-column__title{font-size:13px!important;letter-spacing:.06em!important}.ffx-menu-column>a{min-height:40px;padding:10px 9px!important}.ffx-menu-column>a strong{font-size:14px!important;line-height:1.35!important}.ffx-menu-column>a span,.ffx-menu-intro>span{font-size:12px!important;line-height:1.45!important}.ffx-menu-choice>a,.ffx-menu-callout a{min-height:40px;font-size:14px!important}.ffx-menu-choice>strong,.ffx-menu-callout>strong{font-size:16px!important}}.ffl-collection-intro__title{line-height:1.12!important}#zs-fl-tip{display:none!important}@media(max-width:989px){.halo-sticky-toolbar-mobile{display:none!important}.ffx-header__main-inner{grid-template-columns:44px minmax(120px,1fr) auto}.ffx-mobile-toggle,.ffx-action--cart{min-width:44px;width:44px;min-height:44px;height:44px}.ffx-mobile-group>div a{min-height:44px;display:flex;align-items:center}#zsiq_float{right:12px!important;bottom:12px!important}}.ffx-search{min-height:50px}.ffx-search input{height:46px;font-size:16px}.ffx-search button{min-width:104px;font-size:14px}.ffx-search-results__heading{font-size:11px}.ffx-search-result{min-height:58px}.ffx-search-result strong{font-size:15px}.ffx-search-result small,.ffx-search-results__all{font-size:12px}.ffx-mega{width:min(1240px,calc(100vw - 64px))}.ffx-mega__column-title{font-size:11px}.ffx-mega__links strong{font-size:14px}.ffx-mega__links span{font-size:12px}@media(min-width:990px){.ffx-nav-menu>summary,.ffx-nav-link{font-size:15px}}@media(max-width:989px){.ffx-mega{width:min(1240px,calc(100vw - 48px))}}.ff-printer-collection .card-title-ellipsis{display:block!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;height:auto!important;min-height:3.9em;line-height:1.3!important}.ff-printer-collection .card-action .button-ATC{min-height:46px;font-weight:800}@media(max-width:767px){.ff-printer-collection .card-title-ellipsis{min-height:0;font-size:15px!important;line-height:1.34!important}}.ffx-mobile-search-host{display:none}@media(max-width:989px){.ffx-mobile-search-host{display:block;position:relative;z-index:42;padding:8px 16px 10px;background:#fff;border-bottom:1px solid #dce6f1}.ffx-mobile-search-host .ffx-mobile-search-wrap,.ffx-mobile-search-host .ffx-mobile-search{width:100%}.ffx-mobile-search-host .ffx-mobile-search{min-height:46px}.ffx-mobile-search-host .ffx-search-results--mobile{position:absolute;z-index:60;top:calc(100% - 4px);left:16px;right:16px;width:auto;max-height:min(65vh,540px);overflow-y:auto;border:1px solid #cbd9e8;border-radius:0 0 14px 14px;background:#fff;box-shadow:0 18px 40px #09254a2e}}@media(min-width:990px){.ffx-header__main-inner{min-height:74px;grid-template-columns:202px minmax(300px,620px) auto;gap:clamp(28px,3vw,46px)}.ffx-desktop-nav{border-top:1px solid #edf2f6;background:linear-gradient(180deg,#fff,#fbfdff)}.ffx-desktop-nav__inner{min-height:49px}.ffx-nav-menu>summary,.ffx-nav-link{min-height:40px;padding-inline:11px;font-size:13px;font-weight:780}.ffx-nav-smart-finder{min-height:34px;display:inline-flex;align-items:center;padding:0 15px;border-radius:999px;color:#fff!important;background:linear-gradient(135deg,#083f88,#1778c8);box-shadow:0 7px 18px #0d5fa733;font-size:12px;font-weight:850;letter-spacing:.01em;text-decoration:none}.ffx-nav-smart-finder:before{content:"\2726";margin-right:7px;color:#bce3ff;font-size:11px}}.ffx-mega--catalog{border:1px solid #cedce8;border-radius:0 0 18px 18px;background:linear-gradient(180deg,#f8fbfe 0,#fff 175px);box-shadow:0 24px 64px #0827472e}.ffx-mega--catalog .ffx-menu-intro{align-items:center;padding:20px 24px 17px;background:radial-gradient(circle at 88% 0,rgba(23,120,200,.12),transparent 30%),linear-gradient(90deg,#f8fbfe,#eef7ff)}.ffx-mega--catalog .ffx-menu-intro small{font-size:10px}.ffx-mega--catalog .ffx-menu-intro strong{max-width:650px;font-size:20px;letter-spacing:-.02em}.ffx-mega--catalog .ffx-menu-intro>span{max-width:330px;font-size:11px}.ffx-catalog-layout{grid-template-columns:minmax(0,1fr) 268px;gap:14px;padding:15px 20px 16px}.ffx-catalog-brands{gap:10px;border:0;border-radius:0;background:transparent}.ffx-catalog-brand{position:relative;overflow:hidden;padding:13px 12px 12px;border:1px solid #dce7f0;border-radius:13px;background:#fff;box-shadow:0 7px 20px #0827470e}.ffx-catalog-brand:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#1778c8}.ffx-catalog-brand:nth-child(2):before{background:#df9b2d}.ffx-catalog-brand:nth-child(3):before{background:#249670}.ffx-catalog-brand:nth-child(4):before{background:#d45f7b}.ffx-catalog-brand+.ffx-catalog-brand{border-left:1px solid #dce7f0}.ffx-catalog-brand h3{margin:2px 0 9px;padding-bottom:8px;border-bottom:1px solid #e5edf3;color:#0b2745;font-size:12px}.ffx-catalog-brand>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.ffx-catalog-brand a{min-height:29px;justify-content:center;padding:4px 5px;border:1px solid #e1eaf1;border-radius:7px;background:#f7fafc;color:#294760;font-size:10px;text-align:center}.ffx-catalog-brand a:hover{border-color:#86bde7;background:#eaf5fd;transform:translateY(-1px)}.ffx-catalog-hardware{overflow:hidden;padding:0 17px 14px;border:1px solid rgba(112,185,236,.26);background:radial-gradient(circle at 90% 0,rgba(48,155,230,.33),transparent 33%),linear-gradient(145deg,#061f3a,#0a4b7e);box-shadow:0 12px 28px #08274726}.ffx-catalog-hardware__media{position:relative;height:116px;display:grid;place-items:center;margin:0 -17px 13px;overflow:hidden;background:linear-gradient(145deg,#eef6fb,#fff)}.ffx-catalog-hardware__media:after{content:"";position:absolute;inset:auto 0 0;height:32px;background:linear-gradient(transparent,#061f3a1f)}.ffx-catalog-hardware__media img{width:88%;height:106px;display:block;object-fit:contain;object-position:center}.ffx-catalog-hardware__media span{position:absolute;right:8px;bottom:7px;z-index:2;padding:4px 7px;border-radius:999px;color:#fff;background:#0b5f9f;font-size:8px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.ffx-catalog-hardware>strong{font-size:18px}.ffx-catalog-hardware>p{margin-bottom:10px}.ffx-catalog-hardware>a{min-height:34px;padding:5px 0}.ffx-catalog-utility{gap:10px;padding:0 20px 17px}.ffx-catalog-utility a{position:relative;min-height:42px;justify-content:flex-start;padding:8px 30px 8px 12px;border-radius:10px;background:#f2f8fc;text-align:left}.ffx-catalog-utility a:after{content:"\2192";position:absolute;right:12px;color:#1778c8;font-size:16px}@media(max-width:1120px)and (min-width:990px){.ffx-catalog-layout{grid-template-columns:minmax(0,1fr) 230px}.ffx-catalog-brand{padding-inline:8px}.ffx-catalog-brand a{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/ff-header.css.map */
