.oftm-header{--red:#e55757;--red-dark:#c94444;--ink:#222832;--muted:#6e7681;--line:#e5e8eb;--soft:#f7f8fa;--green:#178447;background:#fff;color:var(--ink);position:relative;z-index:700;font-family:Arial,Helvetica,sans-serif}.oftm-header *{box-sizing:border-box}.oftm-shell{width:min(1540px,calc(100% - 48px));margin:0 auto}.oftm-main{display:grid;grid-template-columns:190px minmax(300px,1fr) auto;gap:24px;align-items:center;min-height:84px}.oftm-logo{display:flex;align-items:center;text-decoration:none;color:var(--ink);font-size:18px;font-weight:800}.oftm-logo img{display:block;max-width:175px;max-height:62px;width:auto;height:auto}.oftm-search{height:43px;display:flex;border:1px solid #d8dde1;border-radius:24px;background:#fbfbfc;overflow:hidden}.oftm-search:focus-within{border-color:var(--red);box-shadow:0 0 0 2px rgba(229,87,87,.12)}.oftm-search input{flex:1;min-width:0;border:0!important;outline:0!important;background:transparent!important;padding:0 17px!important;font-size:15px!important;color:#252a32!important}.oftm-search button{width:54px;border:0;background:var(--red);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.oftm-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.oftm-actions{display:flex;align-items:center;gap:13px;white-space:nowrap}.oftm-quote{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:2px solid var(--red);border-radius:6px;color:var(--red);font-weight:800;font-size:13px;text-decoration:none}.oftm-quote:hover{background:var(--red);color:#fff}.oftm-phone{display:flex;align-items:center;gap:7px;color:var(--ink);text-decoration:none;font-size:16px;font-weight:800}.oftm-phone svg,.oftm-action-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.oftm-phone svg{color:var(--red)}.oftm-action-icon{display:flex;align-items:center;gap:6px;color:var(--ink);text-decoration:none;font-size:12px;font-weight:700}.oftm-cart{position:relative}.oftm-cart strong{font-size:14px}.oftm-count{position:absolute;left:14px;top:-9px;background:var(--red);color:#fff;border-radius:20px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;font-size:9px}.oftm-nav{position:relative;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.oftm-nav__list{display:grid;grid-template-columns:repeat(9,minmax(0,1fr)) 1.08fr .9fr;list-style:none;margin:0;padding:0}.oftm-navitem{position:static}.oftm-navlink{height:60px;padding:7px 8px;display:flex;align-items:center;justify-content:center;text-align:center;color:#252a30;text-decoration:none;font-size:13px;font-weight:700;line-height:1.15;border-bottom:3px solid transparent}.oftm-navitem:hover>.oftm-navlink,.oftm-navitem:focus-within>.oftm-navlink{color:var(--red);border-bottom-color:var(--red);background:#fafafa}.oftm-navlink--offer{color:#c92332}.oftm-navlink--clearance{margin:10px 4px;height:40px;background:var(--red);color:#fff;border-radius:3px;border-bottom:0}.oftm-navitem:hover>.oftm-navlink--clearance{background:var(--red-dark);color:#fff;border-bottom:0}.oftm-mega{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #e6e7e9;box-shadow:0 18px 35px rgba(22,27,32,.14);z-index:1000}.oftm-navitem:hover>.oftm-mega,.oftm-navitem:focus-within>.oftm-mega{display:block}.oftm-mega__inner{width:min(1700px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(480px,48%) 1fr;min-height:410px}.oftm-mega__visuals{padding:12px;background:#f3f4f5;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(180px,1fr);gap:8px}.oftm-mega--meeting .oftm-mega__visuals,.oftm-mega--wellness .oftm-mega__visuals,.oftm-mega--display .oftm-mega__visuals,.oftm-mega--accessories .oftm-mega__visuals,.oftm-mega--facilities .oftm-mega__visuals,.oftm-mega--offers .oftm-mega__visuals{grid-template-columns:repeat(2,1fr)}.oftm-mega-tile{position:relative;display:block;overflow:hidden;background:#e9ecef;color:#fff;text-decoration:none;min-height:175px}.oftm-mega-tile__media{position:absolute;inset:0;display:block}.oftm-mega-tile__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.62))}.oftm-mega-tile img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.oftm-mega-tile:hover img{transform:scale(1.035)}.oftm-mega-tile strong{position:absolute;left:15px;right:12px;bottom:13px;z-index:2;font-size:18px;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.35);color:#fff}.oftm-mega-tile__placeholder{width:100%;height:100%;display:grid;place-items:center;background:#d6dbe0;color:#727a83;font-size:56px;font-weight:800}.oftm-mega__links{padding:23px 28px 28px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;background:#fff;align-content:start}.oftm-mega--education .oftm-mega__links{grid-template-columns:repeat(4,minmax(0,1fr))}.oftm-linkcol h3{font-size:15px;margin:0 0 8px;color:#171b21;font-weight:800}.oftm-linkcol h3:not(:first-child){margin-top:18px}.oftm-linkcol a{display:block;padding:5px 0;color:#41474f;text-decoration:none;font-size:13px;line-height:1.25}.oftm-linkcol a:hover{color:var(--red);text-decoration:underline;text-underline-offset:2px}.oftm-offerbox{align-self:start;background:#fff0f0;border:1px solid #ffd4d4;border-radius:8px;padding:20px}.oftm-offerbox span{display:block;color:var(--red);font-size:10px;font-weight:900;letter-spacing:.9px}.oftm-offerbox strong{display:block;font-size:22px;margin:6px 0}.oftm-offerbox p{font-size:13px;line-height:1.45;color:#58616b}.oftm-offerbox a{display:inline-block;background:var(--red);color:#fff;text-decoration:none;font-size:12px;font-weight:800;padding:9px 12px;border-radius:5px}.oftm-trust{background:#3d434d;color:#fff}.oftm-trust__inner{min-height:39px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.oftm-trust a,.oftm-trust span{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;text-decoration:none;font-size:11.5px;border-right:1px solid rgba(255,255,255,.16);padding:7px 10px;text-align:center}.oftm-trust>*:last-child{border-right:0}.oftm-trust b{color:#ffd66c}.oftm-mobile{display:none}.oftm-mobile-top{height:60px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center}.oftm-mobile-toggle{width:38px;height:38px;border:0;background:none;display:grid;place-items:center;cursor:pointer}.oftm-mobile-toggle svg{width:24px;height:24px;fill:none;stroke:#252a30;stroke-width:2}.oftm-mobile-logo{justify-self:center}.oftm-mobile-logo img{max-width:125px;max-height:44px;display:block}.oftm-mobile-cart{justify-self:end;color:#252a30}.oftm-mobile-search{margin:0 0 10px}.oftm-drawer{position:fixed;left:0;top:0;bottom:0;width:min(92vw,400px);background:#fff;z-index:1100;transform:translateX(-102%);transition:transform .22s;box-shadow:10px 0 35px rgba(0,0,0,.2);overflow:auto}.oftm-drawer.is-open{transform:translateX(0)}.oftm-drawer-head{position:sticky;top:0;background:#252b35;color:#fff;padding:17px;display:flex;align-items:center;justify-content:space-between;z-index:2}.oftm-drawer-head strong{font-size:17px}.oftm-drawer-close{background:none;border:0;color:#fff;font-size:28px;cursor:pointer}.oftm-mobile-dept{border-bottom:1px solid #eceeef}.oftm-mobile-dept>summary{list-style:none;padding:14px 17px;font-size:14px;font-weight:800;cursor:pointer;display:flex;justify-content:space-between}.oftm-mobile-dept>summary::-webkit-details-marker{display:none}.oftm-mobile-dept>summary:after{content:"+";font-size:18px}.oftm-mobile-dept[open]>summary:after{content:"−"}.oftm-mobile-dept .oftm-mega{display:block!important;position:static;box-shadow:none;border:0}.oftm-mobile-dept .oftm-mega__inner{width:100%;display:block;min-height:0}.oftm-mobile-dept .oftm-mega__visuals{display:none}.oftm-mobile-dept .oftm-mega__links{display:block;padding:0 17px 15px}.oftm-mobile-dept .oftm-linkcol{margin:0 0 12px}.oftm-mobile-dept .oftm-linkcol h3{font-size:13px;margin:12px 0 5px}.oftm-mobile-dept .oftm-linkcol a{padding:7px 8px;background:#f8f8f9;border-bottom:1px solid #eee;font-size:12px}.oftm-mobile-dept .oftm-offerbox{margin:12px 0}.oftm-mobile-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px 17px}.oftm-mobile-shortcuts a{text-align:center;padding:10px;border-radius:5px;background:#f2f3f5;color:#252a30;text-decoration:none;font-size:12px;font-weight:800}.oftm-mobile-shortcuts a:last-child{background:var(--red);color:#fff}
@media(max-width:1280px){.oftm-shell{width:min(100% - 28px,1540px)}.oftm-main{grid-template-columns:155px minmax(260px,1fr) auto;gap:14px}.oftm-logo img{max-width:145px}.oftm-phone{font-size:14px}.oftm-quote{padding:0 12px}.oftm-navlink{font-size:11.5px;padding-left:5px;padding-right:5px}.oftm-mega__inner{width:calc(100% - 28px)}}
@media(max-width:1050px){.oftm-desktop{display:none}.oftm-mobile{display:block}.oftm-shell{width:calc(100% - 24px)}.oftm-trust__inner{display:flex;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.oftm-trust__inner::-webkit-scrollbar{display:none}.oftm-trust a,.oftm-trust span{min-width:max-content;padding:10px 16px}.oftm-search{height:42px}}
@media(max-width:600px){.oftm-shell{width:calc(100% - 20px)}.oftm-trust a,.oftm-trust span{font-size:10.5px}.oftm-search input{font-size:13px!important}.oftm-main{min-height:0}}