html,body{margin:0;padding:0}body{background:#fff}.tmws-home *{box-sizing:border-box}.tmws-home{font-family:Poppins,system-ui,sans-serif;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}.tmws-home a{color:#e8462d;text-decoration:none}.tmws-home a:hover{color:#c23a24}.tmws-home img{max-width:100%;display:block}.tmws-home ::selection{background:#e8462d;color:#fff}.tmws-arrow:hover{background:#e8462d!important;border-color:#e8462d!important}.tmws-veil:hover{background:#14141459!important;opacity:1!important}.tmws-lift:hover{box-shadow:0 12px 30px #0000001a!important;transform:translateY(-3px)!important}.tmws-outline:hover{border-color:#e8462d!important;box-shadow:0 6px 18px #0000000f!important}.tmws-home .tmws-headbar{position:relative;background:#fff}.tmws-home .tmws-headbar__inner{max-width:1180px;margin:0 auto;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tmws-home .tmws-brand{display:flex;align-items:center;flex-shrink:0}.tmws-home .tmws-nav{display:flex;justify-content:center;flex:1 1 auto;min-width:0}.tmws-home .tmws-nav__list{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0;white-space:nowrap}.tmws-home .tmws-nav__item{position:relative}.tmws-home .tmws-nav__link{position:relative;display:inline-flex;align-items:center;gap:5px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#141414;padding:18px 0;text-decoration:none}.tmws-home .tmws-nav__link.is-accent{color:#e8462d}.tmws-home .tmws-nav__link:after{content:"";position:absolute;left:0;right:0;bottom:10px;height:1.5px;background:#e8462d;transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.tmws-home .tmws-nav__link.is-accent:after{transform:scaleX(1)}.tmws-home .tmws-nav__list:hover .tmws-nav__link.is-accent:after{transform:scaleX(0)}.tmws-home .tmws-nav__item:hover .tmws-nav__link:after,.tmws-home .tmws-nav__item:focus-within .tmws-nav__link:after{transform:scaleX(1)}.tmws-home .tmws-nav__link:hover{color:#e8462d}.tmws-home .tmws-nav__chev{width:10px;height:10px;flex:0 0 auto;transition:transform .22s ease}.tmws-home .tmws-nav__item:hover .tmws-nav__chev,.tmws-home .tmws-nav__item:focus-within .tmws-nav__chev{transform:rotate(180deg)}.tmws-home .tmws-nav__panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 22px 40px #0000001a;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:60}.tmws-home .tmws-nav__item:hover>.tmws-nav__panel,.tmws-home .tmws-nav__item:focus-within>.tmws-nav__panel{opacity:1;visibility:visible;transform:translateY(0)}.tmws-home .tmws-nav__mega{max-width:1180px;margin:0 auto;padding:34px 32px 38px;display:flex;gap:56px;align-items:flex-start;justify-content:space-between}.tmws-home .tmws-nav__cols{display:flex;gap:48px;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-start}.tmws-home .tmws-nav__col{min-width:170px}.tmws-home .tmws-nav__coltitle{display:block;margin-bottom:14px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#9a9a9a;text-decoration:none}a.tmws-home .tmws-nav__coltitle:hover,.tmws-home a.tmws-nav__coltitle:hover{color:#e8462d}.tmws-home .tmws-nav__sublist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.tmws-home .tmws-nav__sublist a{display:inline-block;font-family:Poppins,sans-serif;font-size:13.5px;font-weight:500;letter-spacing:.03em;color:#141414;text-decoration:none;transition:color .16s ease,transform .16s ease}.tmws-home .tmws-nav__sublist a:hover{color:#e8462d;transform:translate(3px)}.tmws-home .tmws-nav__panel--simple{left:auto;right:auto;width:auto;min-width:230px;margin-left:0;border-radius:0 0 10px 10px;border-top:2px solid #E8462D}.tmws-home .tmws-nav__item.is-mega{position:static}.tmws-home .tmws-nav__panel--simple .tmws-nav__sublist{padding:18px 22px 20px}.tmws-home .tmws-nav__promo{flex:0 0 260px;display:block;border-radius:10px;overflow:hidden;background:#f5f4f2;text-decoration:none;border:1px solid rgba(0,0,0,.07);transition:box-shadow .2s ease,transform .2s ease}.tmws-home .tmws-nav__promo:hover{box-shadow:0 12px 26px #0000001a;transform:translateY(-2px)}.tmws-home .tmws-nav__promo img{width:100%;height:132px;object-fit:cover;display:block}.tmws-home .tmws-nav__promo-body{display:block;padding:14px 16px 16px}.tmws-home .tmws-nav__promo-eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#e8462d;margin-bottom:6px}.tmws-home .tmws-nav__promo-title{display:block;font-family:Poppins,sans-serif;font-weight:700;font-size:15px;color:#141414;line-height:1.3}.tmws-home .tmws-nav__promo-cta{display:inline-block;margin-top:8px;font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e8462d}.tmws-home .tmws-headicons{display:flex;align-items:center;gap:16px;color:#141414;flex-shrink:0}.tmws-home .tmws-headicons a{color:inherit;display:inline-flex;position:relative}.tmws-home .tmws-headicons a:hover{color:#e8462d}.tmws-home .tmws-headicons__count{position:absolute;top:-7px;right:-8px;background:#e8462d;color:#fff;font-family:Poppins,sans-serif;font-size:9px;font-weight:600;min-width:15px;height:15px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px}.tmws-home .tmws-burger{display:none;background:none;border:0;padding:0;color:inherit;cursor:pointer}.tmws-home .tmws-drawer{display:none;border-top:1px solid rgba(0,0,0,.08);background:#fff;max-height:78vh;overflow-y:auto}.tmws-home .tmws-drawer__inner{padding:6px 18px 20px;display:flex;flex-direction:column}.tmws-home .tmws-drawer__link,.tmws-home .tmws-drawer__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;padding:14px 0;border:0;border-bottom:1px solid rgba(0,0,0,.07);background:none;text-align:left;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#141414;text-decoration:none}.tmws-home .tmws-drawer__toggle svg{width:16px;height:16px;flex:0 0 auto;transition:transform .2s ease}.tmws-home .tmws-drawer__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.tmws-home .tmws-drawer__toggle[aria-expanded=true]{color:#e8462d}.tmws-home .tmws-drawer__panel{padding:6px 0 14px;display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.07)}.tmws-home .tmws-drawer__panel[hidden]{display:none}.tmws-home .tmws-drawer__coltitle{margin:12px 0 4px;font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#9a9a9a}.tmws-home .tmws-drawer__sub{padding:9px 0 9px 2px;font-size:13.5px;color:#141414;text-decoration:none}.tmws-home .tmws-drawer__sub:hover{color:#e8462d}.tmws-home .tmws-drawer__all{padding:9px 0 9px 2px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e8462d;text-decoration:none}.tmws-home .tmws-lang{position:relative;display:inline-flex;align-items:center;opacity:.85}.tmws-home .tmws-lang:hover{opacity:1}.tmws-home .tmws-lang select{appearance:none;-webkit-appearance:none;background:transparent;border:0;outline:0;color:#e9e7e3;font-family:Poppins,sans-serif;font-size:12px;letter-spacing:.06em;line-height:1;padding:0 15px 0 0;margin:0;cursor:pointer}.tmws-home .tmws-lang select:focus-visible{outline:1px solid rgba(255,255,255,.5);outline-offset:3px}.tmws-home .tmws-lang select option{color:#141414;background:#fff}.tmws-home .tmws-lang__chev{position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.tmws-home .tmws-lang__go{margin-left:8px;background:#e8462d;color:#fff;border:0;border-radius:3px;padding:3px 8px;font-size:11px;cursor:pointer}.tmws-home .tmws-drawer__lang{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.07)}.tmws-home .tmws-drawer__langlabel{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#141414}.tmws-home .tmws-drawer__lang select{appearance:none;-webkit-appearance:none;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:5px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:13px;color:#141414;cursor:pointer;outline:0}.tmws-home .tmws-drawer__lang select:focus-visible{border-color:#e8462d}@media(max-width:1180px){.tmws-home .tmws-shell{padding-left:24px!important;padding-right:24px!important}.tmws-home .tmws-hero-h1{font-size:48px!important}.tmws-home .tmws-craft-grid,.tmws-home .tmws-spot-band{gap:40px!important}}@media(max-width:1024px){.tmws-home .tmws-nav{display:none!important}.tmws-home .tmws-burger{display:inline-flex!important}.tmws-home .tmws-hero-h1{font-size:42px!important}.tmws-home .tmws-hero-p{font-size:16px!important}.tmws-home .tmws-cats-grid{grid-template-columns:repeat(3,1fr)!important;grid-template-rows:auto!important}.tmws-home .tmws-cat-flag{grid-column:1 / -1!important;grid-row:auto!important;aspect-ratio:16/9}.tmws-home .tmws-cat-tile{grid-column:auto!important;grid-row:auto!important;aspect-ratio:1/1}.tmws-home .tmws-craft-grid{grid-template-columns:1fr!important;gap:34px!important}.tmws-home .tmws-craft-images{height:380px!important}.tmws-home .tmws-spot-band{grid-template-columns:1fr!important;gap:30px!important}.tmws-home .tmws-spot-band>*{order:0!important}.tmws-home .tmws-special-grid,.tmws-home .tmws-paths-grid,.tmws-home .tmws-journal-grid{grid-template-columns:repeat(2,1fr)!important}.tmws-home .tmws-guarantee-grid{grid-template-columns:repeat(2,1fr)!important;gap:26px!important}.tmws-home .tmws-guarantee-cell{padding:0!important;border-left:0!important;border-right:0!important}}@media(max-width:767px){.tmws-home .tmws-shell{padding-left:18px!important;padding-right:18px!important}.tmws-home [data-tmws-utility-right]{display:none!important}.tmws-home [data-tmws-hero]{height:520px!important}.tmws-home .tmws-hero-overlay{background:linear-gradient(to top,#0a0a0af0,#0a0a0adb 45%,#0a0a0aa8 78%,#0a0a0a6b)!important}.tmws-home .tmws-hero-h1{font-size:32px!important;line-height:1.1!important;margin-bottom:14px!important}.tmws-home .tmws-hero-p{font-size:15px!important;margin-bottom:24px!important}.tmws-home .tmws-hero-copy{max-width:100%!important}.tmws-home .tmws-arrow{display:none!important}.tmws-home .tmws-cats,.tmws-home .tmws-bs,.tmws-home .tmws-craft{padding:52px 0!important}.tmws-home .tmws-paths,.tmws-home .tmws-journal,.tmws-home .tmws-faq{padding:48px 0!important}.tmws-home .tmws-ig{padding:16px 0 52px!important}.tmws-home .tmws-guarantee{padding:40px 0!important}.tmws-home .tmws-h2{font-size:26px!important}.tmws-home .tmws-eyebrow{letter-spacing:.2em!important}.tmws-home .tmws-trust-grid{grid-template-columns:repeat(2,1fr)!important}.tmws-home .tmws-trust-grid>div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;font-size:11.5px!important}.tmws-home .tmws-cats-grid{grid-template-columns:1fr!important}.tmws-home .tmws-cat-flag{aspect-ratio:4/5}.tmws-home .tmws-bs-grid{grid-template-columns:1fr!important;gap:18px!important}.tmws-home .tmws-special-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.tmws-home .tmws-paths-grid,.tmws-home .tmws-journal-grid{grid-template-columns:1fr!important}.tmws-home .tmws-ig-grid{grid-template-columns:repeat(3,1fr)!important}.tmws-home .tmws-guarantee-grid{grid-template-columns:1fr!important}.tmws-home .tmws-craft-images{height:300px!important}.tmws-home .tmws-spot-thumbs{gap:10px!important}.tmws-home .tmws-special-head,.tmws-home .tmws-journal-head,.tmws-home .tmws-ig-head{align-items:flex-start!important}.tmws-home .tmws-footer-top{justify-content:center!important;text-align:center!important}.tmws-home .tmws-footer-top nav{justify-content:center!important;gap:14px!important;font-size:11.5px!important}}@media(max-width:480px){.tmws-home .tmws-hero-h1{font-size:27px!important}.tmws-home .tmws-h2{font-size:23px!important}.tmws-home .tmws-special-grid{grid-template-columns:1fr!important}.tmws-home .tmws-ig-grid{grid-template-columns:repeat(2,1fr)!important}.tmws-home .tmws-craft-images{height:240px!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/tmws-home.css.map */
