:root{--tkvs-black:#070707;--tkvs-graphite:#171717;--tkvs-red:#e1061a;--tkvs-red-dark:#a20714;--tkvs-paper:#f5f2ed;--tkvs-white:#fffcf8;--tkvs-line:#d8d3cb;--tkvs-muted:#655f59;--tkvs-shell:min(1480px,calc(100vw - 64px))}html{scroll-behavior:smooth}body.tkvs-active{margin:0!important;overflow-x:hidden;background:var(--tkvs-paper)!important;color:#151515!important;font-family:Inter,Arial,sans-serif!important;font-size:14px;line-height:1.55}body.tkvs-active *,body.tkvs-active *::before,body.tkvs-active *::after{box-sizing:border-box}body.tkvs-active img{max-width:100%}body.tkvs-active a{color:inherit}body.tkvs-active button,body.tkvs-active input,body.tkvs-active select,body.tkvs-active textarea{font:inherit}body.tkvs-active button,body.tkvs-active a{-webkit-tap-highlight-color:#fff0}body.tkvs-active button{cursor:pointer}body.tkvs-active :focus-visible{outline:3px solid #ff3344!important;outline-offset:3px}body.tkvs-active h1,body.tkvs-active h2,body.tkvs-active h3{font-family:"Barlow Condensed",Impact,sans-serif!important;font-weight:900!important;font-style:italic;line-height:.96!important;letter-spacing:-.02em;text-transform:uppercase}.tkvs-shell{width:var(--tkvs-shell);margin-inline:auto}.tkvs-main{min-height:60vh}.tkvs-skip-link{position:fixed;left:16px;top:-80px;z-index:999999;padding:12px 18px;background:#fff;color:#111;font-weight:800}.tkvs-skip-link:focus{top:14px}.tkvs-eyebrow{color:var(--tkvs-red);font-family:"Barlow Condensed",sans-serif;font-size:14px;font-style:italic;font-weight:900;letter-spacing:.06em}.tkvs-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;text-decoration:none!important;font-family:"Barlow Condensed",sans-serif;font-size:17px;font-style:italic;font-weight:900;letter-spacing:.02em;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.tkvs-button:hover{transform:translateY(-2px)}.tkvs-button--red{background:var(--tkvs-red);color:#fff!important;border:1px solid var(--tkvs-red)}.tkvs-button--red:hover{background:var(--tkvs-red-dark);border-color:var(--tkvs-red-dark)}.tkvs-button--dark{background:var(--tkvs-black);color:#fff!important;border:1px solid var(--tkvs-black)}.tkvs-button--dark:hover{background:#252525}.tkvs-button--outline{color:#111!important;background:#fff0;border:1px solid #111}.tkvs-button--outline:hover{color:#fff!important;background:#111}.tkvs-button .dashicons{width:18px;height:18px;margin-left:8px;font-size:18px}.tkvs-header{position:sticky;top:0;z-index:5000;color:#fff;background:var(--tkvs-black);box-shadow:0 10px 30px rgb(0 0 0 / .22)}.admin-bar .tkvs-header{top:32px}.tkvs-utility{height:30px;color:#413d38;background:#eeeae4;border-bottom:1px solid #ddd7cf;font-size:11px;font-style:italic}.tkvs-utility__inner{height:100%;display:flex;align-items:center;justify-content:center;gap:12px}.tkvs-utility__inner span+span::before{content:"•";margin-right:12px;color:#8b8580}.tkvs-header-main{border-bottom:1px solid #292929}.tkvs-header-main__inner{min-height:76px;display:grid;grid-template-columns:150px minmax(360px,1fr) 190px 60px 64px;grid-template-areas:"logo search contact account cart";gap:14px;align-items:center}.tkvs-header-main__inner>.tkvs-menu-toggle{display:none!important}.tkvs-logo{grid-area:logo}.tkvs-search{grid-area:search}.tkvs-contact-cluster{grid-area:contact}.tkvs-account{grid-area:account}.tkvs-cart-link{grid-area:cart}.tkvs-logo{width:132px;height:54px;display:flex;align-items:center;justify-content:flex-start;text-decoration:none}.tkvs-logo img{width:128px;height:50px;object-fit:contain;object-position:left center}.tkvs-search{height:46px;display:grid;grid-template-columns:minmax(180px,1fr) 156px 52px;overflow:hidden;border-radius:25px;background:#fff;color:#242424}.tkvs-search input,.tkvs-search select{min-width:0;border:0;background:#fff;color:#222;outline:0}.tkvs-search input{padding:0 22px}.tkvs-search select{padding:0 14px;border-left:1px solid #ddd;font-size:12px}.tkvs-search button{display:grid;place-items:center;border:0;background:var(--tkvs-red);color:#fff;line-height:1}.tkvs-search button .dashicons{width:21px;height:21px;font-size:21px}.tkvs-search button:hover{background:var(--tkvs-red-dark)}.tkvs-contact-cluster{min-height:46px;display:flex;align-items:center;gap:9px;color:#fff!important;text-decoration:none!important}.tkvs-contact-icon{width:22px;height:22px;font-size:22px}.tkvs-contact-cluster>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.tkvs-contact-cluster strong{font-size:13px;white-space:nowrap}.tkvs-contact-cluster small,.tkvs-account small,.tkvs-cart-link small{color:#b3b3b3;font-size:9px}.tkvs-account,.tkvs-cart-link{min-height:48px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#fff!important;text-decoration:none!important}.tkvs-account>.dashicons,.tkvs-cart-link>.dashicons{width:23px;height:23px;font-size:23px;line-height:1}.tkvs-cart-link b{position:absolute;right:13px;top:5px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--tkvs-red);font-size:10px}.tkvs-nav{position:relative;min-height:48px;background:#030303;border-bottom:3px solid var(--tkvs-red)}.tkvs-nav__inner{min-height:48px;display:flex;align-items:stretch;gap:2px}.tkvs-nav__inner>a,.tkvs-nav__inner>button{min-height:48px;padding:0 22px;display:flex;align-items:center;border:0;color:#fff!important;background:#fff0;text-decoration:none!important;font-family:"Barlow Condensed",sans-serif;font-size:15px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-nav__inner>a:hover,.tkvs-nav__inner>button:hover,.tkvs-nav__inner>.is-active{background:var(--tkvs-red)}.tkvs-catalog-trigger span{margin-left:7px}.tkvs-language{position:relative;margin-left:auto;display:flex;align-items:center;color:#ddd;font-size:12px}.tkvs-language .tk-i18n-switcher__button{min-height:52px;display:flex;align-items:center;gap:7px;padding:0 13px;border:0;color:#fff;background:#fff0;font-family:"Barlow Condensed",sans-serif;font-weight:800}.tkvs-language .tk-i18n-flag{min-width:24px;min-height:18px;display:inline-grid;place-items:center;padding:1px 4px;border:1px solid rgb(255 255 255 / .28);color:#fff;background:#161616;font-size:8px;font-style:normal;line-height:1}.tkvs-language__chevron{margin-left:2px;color:#aaa;font-size:15px}.tkvs-language .tk-i18n-switcher__menu{width:190px;position:absolute;right:0;top:calc(100% + 2px);z-index:5300;display:none;padding:8px;color:#171717;background:#fff;border:1px solid #ded8d0;box-shadow:0 16px 34px rgb(0 0 0 / .26)}.tkvs-language.is-open .tk-i18n-switcher__menu{display:block}.tkvs-language .tk-i18n-switcher__item{min-height:38px;display:flex;align-items:center;gap:9px;padding:5px 7px;color:#171717!important;text-decoration:none!important;font-size:12px;font-weight:700}.tkvs-language .tk-i18n-switcher__item:hover,.tkvs-language .tk-i18n-switcher__item.is-active{color:var(--tkvs-red)!important;background:#fff1f2}.tkvs-language .tk-i18n-switcher__item .tk-i18n-flag{color:#222;background:#f4f1ed;border-color:#ddd5cd}.tkvs-language .tk-i18n-switcher__status{display:block;padding:5px 7px 2px;color:#6c655f;font-size:9px;line-height:1.35}.tk-i18n-switcher--mobile-floating{position:fixed!important;top:auto!important;left:auto!important;right:18px!important;bottom:82px!important;width:46px!important;height:46px!important;min-height:0!important;display:block!important;z-index:8995!important}.tk-i18n-switcher--mobile-floating .tk-i18n-switcher__button{width:46px;height:46px;display:flex;align-items:center;justify-content:center;gap:0;padding:0;border:2px solid #fff;border-radius:50%;color:#fff;background:#111;box-shadow:0 8px 24px rgb(0 0 0 / .25)}.tk-i18n-switcher--mobile-floating .tk-i18n-switcher__label,.tk-i18n-switcher--mobile-floating .tkvs-language__chevron{display:none}.tk-i18n-switcher--mobile-floating .tk-i18n-switcher__menu{width:190px;position:absolute;right:0;bottom:54px;display:none;padding:8px;color:#171717;background:#fff;border:1px solid #ded8d0;box-shadow:0 16px 34px rgb(0 0 0 / .26)}.tk-i18n-switcher--mobile-floating.is-open .tk-i18n-switcher__menu{display:block}.tkvs-mega{position:absolute;left:0;right:0;top:100%;z-index:5100;padding:22px 0 24px;background:#fffdfa;color:#171717;box-shadow:0 24px 45px rgb(0 0 0 / .28);border-bottom:4px solid var(--tkvs-red)}.tkvs-mega__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 1.05fr;gap:0}.tkvs-mega__grid>section,.tkvs-mega__services{min-width:0;padding:0 18px;border-right:1px solid #e3dfda}.tkvs-mega h3{margin:0 0 13px;color:#111;font-size:18px}.tkvs-mega__grid>section>a{min-height:58px;display:grid;grid-template-columns:46px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:6px;text-decoration:none;border-bottom:1px solid #eee9e3}.tkvs-mega__grid>section>a:hover{color:var(--tkvs-red);background:#fff3f3}.tkvs-mega__thumb{width:46px;height:44px;display:block;background:#f5f3ef}.tkvs-mega__thumb img{width:100%;height:100%;object-fit:contain}.tkvs-mega__grid strong{display:block;font-size:11px;line-height:1.25}.tkvs-mega__grid small{display:block;margin-top:3px;color:#888;font-size:8px}.tkvs-mega__grid .dashicons,.tkvs-mega__services .dashicons{width:17px;height:17px;color:var(--tkvs-red);font-size:17px}.tkvs-mega__services{border:0;display:flex;flex-direction:column}.tkvs-mega__services>a{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-bottom:1px solid #e6e1db;text-decoration:none;font-size:12px;font-weight:700}.tkvs-mega__services>a:hover{color:var(--tkvs-red)}.tkvs-mega__services .tkvs-mega__rfq{margin-top:auto;padding:0 15px;color:#fff!important;background:var(--tkvs-red);border:0}.tkvs-icon-button,.tkvs-menu-toggle{display:none}.tkvs-mobile-drawer{position:fixed;inset:0;z-index:9000}.tkvs-mobile-drawer__backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .72)}.tkvs-mobile-drawer>aside{position:absolute;left:0;top:0;bottom:0;width:min(390px,92vw);overflow:auto;background:#fff;color:#111;box-shadow:20px 0 45px rgb(0 0 0 / .34)}.tkvs-mobile-drawer header{position:sticky;top:0;z-index:2;min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#fff;background:#090909;border-bottom:3px solid var(--tkvs-red)}.tkvs-mobile-drawer header strong{font-family:"Barlow Condensed";font-size:21px;font-style:italic;text-transform:uppercase}.tkvs-mobile-drawer header button{width:44px;height:44px;border:0;color:#fff;background:#fff0;font-size:30px}.tkvs-mobile-drawer nav>a{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px;border-bottom:1px solid #e8e2db;color:#171717;text-decoration:none;font-weight:700}.tkvs-mobile-drawer nav>a small{display:block;margin-top:2px;color:#8a837c;font-size:9px;font-weight:500}.tkvs-mobile-drawer__rfq{min-height:52px;margin:16px;display:flex;align-items:center;justify-content:center;color:#fff!important;background:var(--tkvs-red);text-decoration:none!important;font-family:"Barlow Condensed";font-size:17px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-hero{min-height:620px;position:relative;overflow:hidden;color:#fff;background:#080808;border-bottom:4px solid var(--tkvs-red)}.tkvs-hero__slides{position:absolute;inset:0}.tkvs-hero__slides::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(4 4 4 / .96) 0%,rgb(4 4 4 / .86) 38%,rgb(4 4 4 / .28) 68%,rgb(4 4 4 / .15) 100%),linear-gradient(0deg,rgb(0 0 0 / .76),transparent 48%)}.tkvs-hero__slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1.02);transition:opacity .65s ease,transform 6s ease}.tkvs-hero__slides img.is-active{opacity:1;transform:scale(1)}.tkvs-hero__grid{min-height:620px;position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,700px) 1fr}.tkvs-hero__copy{align-self:center;padding:54px 20px 54px 0}.tkvs-hero__copy h1{max-width:820px;margin:12px 0 18px;color:#fff;font-size:clamp(49px,5vw,76px)}.tkvs-hero__copy>p{max-width:660px;margin:0;color:#d0cbc4;font-size:15px;line-height:1.7}.tkvs-hero__actions{display:flex;gap:12px;margin-top:27px}.tkvs-hero__proof{max-width:670px;margin-top:34px;padding-top:18px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgb(255 255 255 / .24)}.tkvs-hero__proof span{min-height:55px;display:flex;flex-direction:column;padding-right:18px;border-right:1px solid rgb(255 255 255 / .16)}.tkvs-hero__proof span:last-child{border:0;padding-left:18px}.tkvs-hero__proof span:nth-child(2){padding-left:18px}.tkvs-hero__proof strong{color:#f34;font-family:"Barlow Condensed";font-size:28px;font-style:italic;line-height:1}.tkvs-hero__proof small{margin-top:5px;color:#bdb7b0;font-size:9px;font-weight:700;text-transform:uppercase}.tkvs-hero__visual-note{position:absolute;right:0;bottom:35px;z-index:2;min-width:255px;padding:11px 17px;border-left:4px solid var(--tkvs-red);background:rgb(0 0 0 / .7)}.tkvs-hero__visual-note span{display:block;color:#ff9aa3;font-size:9px;font-weight:800;letter-spacing:.14em}.tkvs-hero__visual-note strong{display:block;margin-top:3px;font-family:"Barlow Condensed";font-size:23px;font-style:italic}.tkvs-hero__controls{position:absolute;z-index:4;left:50%;bottom:20px;display:flex;align-items:center;transform:translateX(-50%)}.tkvs-hero__controls>button{display:none}.tkvs-hero__controls>div{min-height:24px;display:flex;align-items:center;gap:6px;padding:7px 9px;border:0;background:rgb(5 5 5 / .54)}.tkvs-hero__controls>div button{width:24px;min-width:24px;height:3px;min-height:3px;padding:0!important;border:0;border-radius:0;background:rgb(255 255 255 / .45);box-shadow:none}.tkvs-hero__controls>div button.is-active{background:var(--tkvs-red)}.tkvs-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);color:#111;background:var(--tkvs-white);box-shadow:0 14px 30px rgb(20 10 5 / .12)}.tkvs-trust-strip>div{min-height:82px;display:flex;align-items:center;justify-content:center;gap:15px;padding:15px 24px;border-right:1px solid var(--tkvs-line)}.tkvs-trust-strip>div:last-child{border:0}.tkvs-trust-strip>.dashicons,.tkvs-trust-strip>div>.dashicons{width:25px;height:25px;color:var(--tkvs-red);font-size:25px}.tkvs-trust-strip span{display:flex;flex-direction:column}.tkvs-trust-strip strong{font-family:"Barlow Condensed";font-size:17px;font-style:italic}.tkvs-trust-strip small{color:#77716b;font-size:9px}.tkvs-section{padding:50px 0}.tkvs-section-head{min-height:58px;display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:20px;border-bottom:1px solid #cdc7bf}.tkvs-section-head>div{padding-bottom:10px;border-bottom:3px solid var(--tkvs-red)}.tkvs-section-head span{color:var(--tkvs-red);font-size:9px;font-weight:800;letter-spacing:.14em}.tkvs-section-head h2{margin:4px 0 0;color:#111!important;font-size:34px}.tkvs-category-section .tkvs-section-head h2{color:#fff!important}.tkvs-section-head>a{min-height:44px;display:flex;align-items:center;text-decoration:none;font-family:"Barlow Condensed";font-size:14px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-section-head>a:hover{color:var(--tkvs-red)}.tkvs-category-section{padding-bottom:30px;background:#111;color:#fff}.tkvs-category-section .tkvs-section-head{border-color:#393939}.tkvs-category-mosaic{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:260px;gap:10px}.tkvs-category-mosaic>a{position:relative;overflow:hidden;color:#fff!important;background:#181818;text-decoration:none!important}.tkvs-category-mosaic>a.is-third{grid-column:span 4}.tkvs-category-mosaic>a.is-quarter{grid-column:span 3}.tkvs-category-mosaic>a.is-half{grid-column:span 6}.tkvs-category-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tkvs-category-mosaic>a:hover img{transform:scale(1.035)}.tkvs-category-mosaic__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgb(0 0 0 / .92),rgb(0 0 0 / .08) 75%)}.tkvs-category-mosaic__copy{position:absolute;left:18px;right:62px;bottom:18px;display:flex;flex-direction:column}.tkvs-category-mosaic__copy small{color:#ff7885;font-size:9px;font-weight:800;letter-spacing:.1em}.tkvs-category-mosaic__copy strong{font-family:"Barlow Condensed";font-size:27px;font-style:italic;line-height:1;text-transform:uppercase}.tkvs-category-mosaic__copy em{margin-top:5px;color:#d2d2d2;font-size:9px;font-style:normal}.tkvs-category-mosaic>a>.dashicons{position:absolute;right:14px;bottom:14px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .5);font-size:20px;line-height:42px;text-align:center}.tkvs-category-mosaic>a:hover>.dashicons{border-color:var(--tkvs-red);background:var(--tkvs-red)}.tkvs-campaigns{width:var(--tkvs-shell);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px 0 46px;background:var(--tkvs-paper)}.tkvs-campaigns>a{min-height:370px;position:relative;overflow:hidden;color:#fff!important;text-decoration:none!important}.tkvs-campaigns img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.tkvs-campaigns>a:hover img{transform:scale(1.025)}.tkvs-campaigns>a::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / .91),rgb(0 0 0 / .28) 70%)}.tkvs-campaigns>a:nth-child(2){color:#111!important}.tkvs-campaigns>a:nth-child(2)::after{background:linear-gradient(90deg,rgb(255 252 248 / .96) 0%,rgb(255 252 248 / .86) 38%,rgb(255 252 248 / .12) 78%)}.tkvs-campaigns>a>span{position:absolute;z-index:2;left:42px;bottom:42px;max-width:420px;display:flex;flex-direction:column}.tkvs-campaigns small{color:#ff7180;font-size:10px;font-weight:800;letter-spacing:.13em}.tkvs-campaigns strong{margin-top:7px;font-family:"Barlow Condensed";font-size:38px;font-style:italic;line-height:.94;text-transform:uppercase}.tkvs-campaigns em{width:max-content;min-height:44px;margin-top:18px;display:flex;align-items:center;border-bottom:2px solid var(--tkvs-red);font-family:"Barlow Condensed";font-size:15px;font-style:italic;font-weight:800;text-transform:uppercase}.tkvs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.tkvs-product-card{min-width:0;display:flex;flex-direction:column;background:var(--tkvs-white);border:1px solid #cec8c0;border-top:3px solid #fff0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.tkvs-product-card:hover{transform:translateY(-3px);border-top-color:var(--tkvs-red);box-shadow:0 16px 34px rgb(31 17 10 / .13)}.tkvs-product-card__image{aspect-ratio:1/1;position:relative;display:block;overflow:hidden;background:#fff;text-decoration:none}.tkvs-product-card__image img{width:100%;height:100%;object-fit:contain;padding:9px;transition:transform .25s ease}.tkvs-product-card:hover .tkvs-product-card__image img{transform:scale(1.025)}.tkvs-product-card__badge{position:absolute;left:10px;top:10px;z-index:2;padding:5px 8px;color:#fff;background:#090909;border-left:3px solid var(--tkvs-red);font-family:"Barlow Condensed";font-size:12px;font-style:italic;font-weight:900}.tkvs-product-card__placeholder{height:100%;display:grid;place-items:center;color:#999;background:#eee;font-family:"Barlow Condensed";font-size:24px;font-style:italic;font-weight:900}.tkvs-product-card__body{flex:1;padding:15px;display:flex;flex-direction:column;border-top:1px solid #e3ddd6}.tkvs-product-card__title{min-height:44px;color:#161616!important;text-decoration:none!important;font-size:13px;font-weight:800;line-height:1.4}.tkvs-product-card__title:hover{color:var(--tkvs-red)!important}.tkvs-product-card__sku{margin:8px 0 12px;color:#9a938c;font-size:9px}.tkvs-product-card__commerce{margin-top:auto;padding-top:12px;display:flex;align-items:end;justify-content:space-between;gap:8px;border-top:1px solid #e6e0d9}.tkvs-product-card__commerce strong{color:#111;font-size:18px}.tkvs-product-card__commerce .price,.tkvs-product-card__commerce .amount{color:#111!important;font-weight:900}.tkvs-product-card__commerce del{display:none}.tkvs-product-card__commerce small{color:#817970;font-size:8px;white-space:nowrap}.tkvs-product-card__cta{min-height:44px;margin-top:12px;display:flex;align-items:center;justify-content:center;color:#fff!important;background:var(--tkvs-red);text-decoration:none!important;font-family:"Barlow Condensed";font-size:15px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-product-card__cta:hover{background:var(--tkvs-red-dark)}.tkvs-buyer-center{padding:54px 0;background:#ece6de;border-top:1px solid #d3ccc3}.tkvs-buyer-center__layout{display:grid;grid-template-columns:280px 1fr;gap:34px}.tkvs-buyer-center header{padding-top:13px}.tkvs-buyer-center header>span{color:var(--tkvs-red);font-size:9px;font-weight:800;letter-spacing:.14em}.tkvs-buyer-center h2{margin:8px 0 15px;color:#111!important;font-size:43px}.tkvs-buyer-center header p{color:#665f58;font-size:12px;line-height:1.7}.tkvs-buyer-center__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tkvs-buyer-center__grid>a{min-height:330px;position:relative;overflow:hidden;color:#fff!important;background:#111;text-decoration:none!important}.tkvs-buyer-center__grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tkvs-buyer-center__grid>a::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(0 0 0 / .94),rgb(0 0 0 / .18) 78%)}.tkvs-buyer-center__grid>a:hover img{transform:scale(1.03)}.tkvs-buyer-center__grid>a>span{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;display:flex;flex-direction:column}.tkvs-buyer-center__grid small{color:#ff7785;font-size:8px;font-weight:800;letter-spacing:.13em}.tkvs-buyer-center__grid strong{margin-top:5px;font-family:"Barlow Condensed";font-size:25px;font-style:italic;line-height:.98;text-transform:uppercase}.tkvs-buyer-center__grid em{min-height:38px;margin-top:12px;display:flex;align-items:center;border-top:1px solid rgb(255 255 255 / .3);font-family:"Barlow Condensed";font-size:13px;font-style:italic;font-weight:800;text-transform:uppercase}.tkvs-catalog{background:var(--tkvs-paper)}.tkvs-catalog-hero{min-height:240px;padding:24px 0 34px;color:#fff;background:radial-gradient(circle at 80% 20%,rgb(225 6 26 / .24),transparent 25%),#111;border-bottom:4px solid var(--tkvs-red)}.tkvs-active .woocommerce-breadcrumb{margin:0 0 22px!important;color:#9f9891!important;font-size:10px!important}.tkvs-active .woocommerce-breadcrumb a{color:#b9b1aa!important;text-decoration:none}.tkvs-catalog-hero__content{display:flex;align-items:end;justify-content:space-between;gap:30px}.tkvs-catalog-owner{max-width:900px}.tkvs-catalog-owner h1{margin:0;color:#fff;font-size:clamp(43px,5vw,68px)}.tkvs-catalog-owner p{max-width:760px;margin:12px 0 0;color:#c0bbb5;font-size:13px}.tkvs-catalog-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:22px;padding-block:28px 55px}.tkvs-catalog-sidebar{position:sticky;top:180px;align-self:start;overflow:hidden;background:var(--tkvs-white);border:1px solid #cbc4bb;box-shadow:0 14px 30px rgb(31 17 10 / .08)}.tkvs-catalog-sidebar>header{padding:17px 18px;color:#fff;background:#0c0c0c;border-top:4px solid var(--tkvs-red)}.tkvs-catalog-sidebar>header small{color:#ff7b88;font-size:8px;font-weight:800;letter-spacing:.14em}.tkvs-catalog-sidebar>header h2{margin:5px 0 0;font-size:25px}.tkvs-catalog-sidebar>a{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:7px 15px;border-bottom:1px solid #e8e2db;color:#191919!important;text-decoration:none;font-size:11px}.tkvs-catalog-sidebar>a:hover,.tkvs-catalog-sidebar>a.is-current{padding-left:12px;color:var(--tkvs-red);background:#fff0f1;border-left:4px solid var(--tkvs-red);font-weight:800}.tkvs-catalog-sidebar>a b{min-width:33px;padding:3px 5px;color:#7e7770;background:#eee9e3;text-align:center;font-size:9px}.tkvs-catalog-sidebar__rfq{margin:14px;padding:17px;background:#eee9e3;border-left:3px solid var(--tkvs-red)}.tkvs-catalog-sidebar__rfq strong{font-family:"Barlow Condensed";font-size:18px;font-style:italic;text-transform:uppercase}.tkvs-catalog-sidebar__rfq p{color:#716a63;font-size:10px}.tkvs-catalog-sidebar__rfq a{color:var(--tkvs-red);font-family:"Barlow Condensed";font-style:italic;font-weight:900;text-decoration:none;text-transform:uppercase}.tkvs-catalog-command{min-height:68px;display:grid;grid-template-columns:minmax(260px,1fr) 210px;gap:10px;align-items:center;padding:10px;color:#fff;background:#171515;border-top:3px solid var(--tkvs-red);box-shadow:0 12px 26px rgb(35 17 12 / .09)}.tkvs-catalog-command form[role=search]{min-height:45px;display:grid;grid-template-columns:32px 1fr;align-items:center;padding:0 12px;background:#fff;color:#222}.tkvs-catalog-command input{width:100%;min-width:0;border:0;outline:0;background:#fff}.tkvs-catalog-command .woocommerce-ordering{width:100%!important;min-width:0!important;margin:0!important}.tkvs-catalog-command select{width:100%;height:45px;margin:0!important;padding:0 12px;border:0;background:#fff}.tkvs-filter-button{display:none!important}.tkvs-catalog-backdrop,.tkvs-catalog-sidebar__close{display:none!important}.tkvs-catalog-meta{min-height:58px;display:flex;align-items:center;color:#69625b;border-bottom:1px solid #d5cec6;font-size:11px}.tkvs-catalog-meta .woocommerce-result-count{margin:0!important}.tkvs-catalog-grid{margin-top:14px}.tkvs-pagination{margin-top:24px}.tkvs-pagination .woocommerce-pagination ul,.tkvs-pagination .nav-links{min-height:66px;display:flex!important;align-items:center;justify-content:center;gap:7px;padding:10px!important;border:1px solid #d1c9c0!important;background:var(--tkvs-white)}.tkvs-pagination li{border:0!important}.tkvs-pagination a,.tkvs-pagination span.page-numbers{min-width:44px!important;height:44px!important;display:grid!important;place-items:center;padding:0 11px!important;border:1px solid #d2cbc3!important;color:#222!important;background:#fff!important;text-decoration:none!important;font-weight:800!important}.tkvs-pagination span.current,.tkvs-pagination a:hover{color:#fff!important;border-color:var(--tkvs-red)!important;background:var(--tkvs-red)!important}.tkvs-product{padding:26px 0 60px}.tkvs-product-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:0;overflow:hidden;background:var(--tkvs-white);border:1px solid #cfc7be;box-shadow:0 20px 46px rgb(36 18 12 / .11)}.tkvs-product-gallery{min-width:0;padding:26px;background:#f0ece6;border-right:1px solid #d4cdc4}.tkvs-product-gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.tkvs-product-gallery .woocommerce-product-gallery__wrapper{margin:0!important}.tkvs-product-gallery .woocommerce-product-gallery__image{aspect-ratio:1/1;display:grid!important;place-items:center;overflow:hidden;background:#fff}.tkvs-product-gallery .woocommerce-product-gallery__image img{width:100%!important;height:100%!important;object-fit:contain!important}.tkvs-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:8px;margin:10px 0 0!important;padding:0!important}.tkvs-product-gallery .flex-control-thumbs li{width:auto!important;aspect-ratio:1/1;overflow:hidden;border:1px solid #d3ccc4;background:#fff}.tkvs-product-gallery .flex-control-thumbs img{width:100%!important;height:100%!important;object-fit:contain!important}.tkvs-product-summary{min-width:0;padding:35px}.tkvs-product-summary__tag{width:max-content;padding:5px 9px;color:#fff;background:#0b0b0b;border-left:3px solid var(--tkvs-red);font-family:"Barlow Condensed";font-size:11px;font-style:italic;font-weight:900}.tkvs-product-summary .summary{width:100%!important;float:none!important;margin:0!important}.tkvs-product-summary h1,.tkvs-product-summary h1.product_title{margin:14px 0!important;color:#111!important;text-shadow:none!important;font-size:clamp(39px,4vw,58px)!important}.tkvs-product-summary .price{margin:0 0 18px!important;color:var(--tkvs-red)!important;font-size:28px!important;font-weight:900!important}.tkvs-product-summary .woocommerce-product-details__short-description{color:#5f5953;font-size:13px;line-height:1.7}.tkvs-buy-metrics{margin:20px 0;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d5cec6;border-top:3px solid var(--tkvs-red);background:#f5f1eb}.tkvs-buy-metrics>span{min-height:78px;padding:13px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #d8d0c8}.tkvs-buy-metrics>span:last-child{border:0}.tkvs-buy-metrics small{color:#7d756e;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.tkvs-buy-metrics strong{margin-top:5px;color:#111;font-size:16px}.tkvs-product-summary form.cart{margin:18px 0!important}.tkvs-product-summary table.variations{width:100%!important;margin-bottom:15px!important;border-collapse:collapse}.tkvs-product-summary table.variations th,.tkvs-product-summary table.variations td{padding:9px!important;border:1px solid #d7d0c7!important}.tkvs-product-summary table.variations select{min-height:44px;width:100%;padding:0 12px;border:1px solid #bfb7ae;background:#fff}.tkvs-product-summary .quantity{min-height:50px;display:inline-flex;border:1px solid #c9c1b8;background:#fff}.tkvs-product-summary .quantity input.qty{min-width:70px;height:50px;border:0;background:#fff}.tkvs-product-summary .quantity .minus,.tkvs-product-summary .quantity .plus{min-width:44px;min-height:50px;border:0;background:#eee8e1}.tkvs-product-summary .single_add_to_cart_button{min-height:52px!important;padding:0 28px!important;border-radius:0!important;color:#fff!important;background:var(--tkvs-red)!important;font-family:"Barlow Condensed"!important;font-size:18px!important;font-style:italic!important;font-weight:900!important;text-transform:uppercase!important}.tkvs-product-summary .single_add_to_cart_button:hover{background:var(--tkvs-red-dark)!important}.tkvs-product-summary .product_meta{padding-top:16px;border-top:1px solid #ddd6ce;color:#777;font-size:10px}.tkvs-product-summary .wd-dynamic-discounts{margin:18px 0!important;border:1px solid #d5cec6}.tkvs-product-summary .wd-dynamic-discounts table{width:100%;margin:0!important}.tkvs-product-summary .wd-dynamic-discounts th{color:#fff;background:#111}.tkvs-product-summary .wd-dynamic-discounts td,.tkvs-product-summary .wd-dynamic-discounts th{padding:10px 12px!important;border:1px solid #ddd5cd!important}.tkvs-product-summary .wd-dynamic-discounts tr.tkvs-active-tier td{color:var(--tkvs-red);background:#fff0f1;font-weight:900}.tkvs-product-help{min-height:44px;display:flex;align-items:center;color:var(--tkvs-red)!important;font-weight:800;text-decoration:none!important}.tkvs-product-tabs{padding-top:34px}.tkvs-product-tabs .woocommerce-tabs,.tkvs-product-tabs .related.products,.tkvs-product-tabs .upsells.products{margin:0 0 30px!important;padding:24px!important;background:var(--tkvs-white);border:1px solid #d4ccc3}.tkvs-product-tabs .tabs{display:flex!important;flex-wrap:wrap;gap:4px;padding:0!important;border-bottom:1px solid #d4ccc3}.tkvs-product-tabs .tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.tkvs-product-tabs .tabs a{min-height:46px;display:flex!important;align-items:center;padding:0 16px!important;text-decoration:none!important;font-family:"Barlow Condensed";font-size:16px;font-style:italic;font-weight:900!important;text-transform:uppercase}.tkvs-product-tabs .tabs li.active a{color:#fff!important;background:var(--tkvs-red)}.tkvs-active .wd-wishlist-btn,.tkvs-active .wd-compare-btn,.tkvs-active .yith-wcwl-add-to-wishlist,.tkvs-active .product-compare-button{display:none!important}.tkvs-page-masthead{min-height:86px;display:flex;align-items:end;padding-bottom:18px;color:#fff;background:#111;border-bottom:4px solid var(--tkvs-red)}.tkvs-page-shell{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start;padding-block:34px 60px}.tkvs-page-content{min-width:0;padding:34px;overflow:hidden;background:var(--tkvs-white);border:1px solid #d1c9c1;box-shadow:0 16px 35px rgb(35 17 10 / .07)}.tkvs-page-content>.elementor{margin:-34px}.tkvs-page-content h1{margin:0 0 20px!important;color:#111!important;font-size:clamp(45px,5vw,68px)!important}.tkvs-page-content h2{color:#111!important;font-size:38px!important}.tkvs-page-content h3{color:#111!important;font-size:26px!important}.tkvs-page-content p,.tkvs-page-content li{color:#4f4943;line-height:1.78}.tkvs-page-content a{color:var(--tkvs-red)}.tkvs-page-content .elementor-section,.tkvs-page-content .e-con{max-width:100%!important;left:auto!important;margin-inline:0!important}.tkvs-page-content form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tkvs-page-content form label{display:flex;flex-direction:column;gap:6px;font-weight:700}.tkvs-page-content form input,.tkvs-page-content form select,.tkvs-page-content form textarea{width:100%;min-height:48px;padding:10px 12px;border:1px solid #bfb7ad;border-radius:0;background:#fff;color:#111}.tkvs-page-content form textarea{min-height:120px}.tkvs-page-content form button,.tkvs-page-content form input[type=submit]{min-height:50px;padding:0 22px;border:0;color:#fff;background:var(--tkvs-red);font-family:"Barlow Condensed";font-size:17px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-page-assist{position:sticky;top:190px;padding:26px;color:#fff;background:#111;border-top:4px solid var(--tkvs-red)}.tkvs-page-assist>span{color:#ff7b88;font-size:9px;font-weight:800;letter-spacing:.13em}.tkvs-page-assist h2{margin:9px 0 12px;font-size:31px}.tkvs-page-assist p{color:#aaa;font-size:12px;line-height:1.65}.tkvs-page-assist a{min-height:46px;margin-top:10px;display:flex;align-items:center;justify-content:center;color:#fff!important;background:var(--tkvs-red);text-decoration:none!important;font-family:"Barlow Condensed";font-size:15px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-page-assist a.is-secondary{border:1px solid #555;background:#fff0}.tkvs-page-assist a.is-secondary:hover{border-color:#fff}.tkvs-page-content .woocommerce{width:100%}.tkvs-page-content .shop_table{width:100%;border-collapse:collapse}.tkvs-page-content .shop_table th{color:#fff;background:#111}.tkvs-page-content .shop_table th,.tkvs-page-content .shop_table td{padding:14px!important;border:1px solid #d5cdc5!important}.tkvs-page-content .shop_table .product-thumbnail img{width:90px!important;height:90px!important;object-fit:contain}.tkvs-page-content .cart_totals{width:min(520px,100%)!important;padding:20px;border:1px solid #d4ccc4;background:#f3eee8}.tkvs-page-content .checkout-button,.tkvs-page-content .wc-proceed-to-checkout a{color:#fff!important;background:var(--tkvs-red)!important}.tkvs-page--about-top-knives-llc .tkvs-page-content{color:#d7d1ca!important;background:#090909!important;border-color:#2b2b2b}.tkvs-page--about-top-knives-llc .tkvs-page-shell{grid-template-columns:minmax(0,1fr)}.tkvs-page--about-top-knives-llc .tkvs-page-assist{display:none}.tkvs-page--about-top-knives-llc .tkvs-page-content h1,.tkvs-page--about-top-knives-llc .tkvs-page-content h2,.tkvs-page--about-top-knives-llc .tkvs-page-content h3,.tkvs-page--about-top-knives-llc .tkvs-page-content h4,.tkvs-page--about-top-knives-llc .tkvs-page-content strong{color:#fff!important}.tkvs-page--about-top-knives-llc .tkvs-page-content p,.tkvs-page--about-top-knives-llc .tkvs-page-content li,.tkvs-page--about-top-knives-llc .tkvs-page-content span{color:#c8c1ba!important}.tkvs-page--about-top-knives-llc .tkvs-page-content a{color:#ff4657!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .elementor-button,.tkvs-page--about-top-knives-llc .tkvs-page-content .wp-block-button__link{color:#fff!important;background:var(--tkvs-red)!important;border:1px solid var(--tkvs-red)!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .elementor-button span{color:#fff!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .container{width:min(100%,1040px);margin-inline:auto}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero{padding:48px 42px;background:linear-gradient(110deg,#050505 0%,#101010 62%,#260208 100%);border-bottom:3px solid var(--tkvs-red)}.tkvs-page--about-top-knives-llc .tkvs-page-content .section{padding:42px;border-bottom:1px solid #2a2a2a}.tkvs-page--about-top-knives-llc .tkvs-page-content .section-title{margin-top:0!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tkvs-page--about-top-knives-llc .tkvs-page-content .grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tkvs-page--about-top-knives-llc .tkvs-page-content .card,.tkvs-page--about-top-knives-llc .tkvs-page-content .box{padding:24px;border:1px solid #303030;border-top:3px solid var(--tkvs-red);background:#141414;box-shadow:0 16px 32px rgb(0 0 0 / .26)}.tkvs-page--about-top-knives-llc .tkvs-page-content .steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.tkvs-page--about-top-knives-llc .tkvs-page-content .step{min-height:190px;position:relative;display:flex;flex-direction:column;gap:18px;padding:24px;border:1px solid #333;border-top:3px solid var(--tkvs-red);background:linear-gradient(160deg,#171717,#0c0c0c)}.tkvs-page--about-top-knives-llc .tkvs-page-content .step .n{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff!important;background:var(--tkvs-red);font-family:"Barlow Condensed";font-size:24px;font-style:italic;font-weight:900}.tkvs-page--about-top-knives-llc .tkvs-page-content .step h4{margin:0 0 9px;font-family:"Barlow Condensed";font-size:23px;font-style:italic;text-transform:uppercase}.tkvs-page--about-top-knives-llc .tkvs-page-content .actions,.tkvs-page--about-top-knives-llc .tkvs-page-content .mini-nav,.tkvs-page--about-top-knives-llc .tkvs-page-content .badge-row{display:flex;flex-wrap:wrap;gap:8px}.tkvs-page--about-top-knives-llc .tkvs-page-content .actions a,.tkvs-page--about-top-knives-llc .tkvs-page-content .btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid #4a4a4a;color:#fff!important;background:#171717;font-family:"Barlow Condensed";font-style:italic;font-weight:900;text-decoration:none!important;text-transform:uppercase}.tkvs-page--about-top-knives-llc .tkvs-page-content .actions a:first-child,.tkvs-page--about-top-knives-llc .tkvs-page-content .btn:not(.secondary){border-color:var(--tkvs-red);background:var(--tkvs-red)}.tkvs-page--about-top-knives-llc .tkvs-page-content .mini-nav{padding:12px 0;border-top:1px solid #303030;border-bottom:1px solid #303030}.tkvs-page--about-top-knives-llc .tkvs-page-content .mini-nav a,.tkvs-page--about-top-knives-llc .tkvs-page-content .badge{padding:6px 10px;border:1px solid #363636;color:#ddd!important;background:#101010;text-decoration:none!important;font-size:10px;font-weight:800}.tkvs-page--contact-top-knives-llc .tkvs-page-content{color:#332d28!important;background:#fffcf8!important}.tkvs-page--contact-top-knives-llc .tkvs-page-shell{grid-template-columns:minmax(0,1fr)}.tkvs-page--contact-top-knives-llc .tkvs-page-assist{display:none}.tkvs-page--contact-top-knives-llc .tkvs-page-content h1,.tkvs-page--contact-top-knives-llc .tkvs-page-content h2,.tkvs-page--contact-top-knives-llc .tkvs-page-content h3,.tkvs-page--contact-top-knives-llc .tkvs-page-content h4,.tkvs-page--contact-top-knives-llc .tkvs-page-content strong{color:#111!important}.tkvs-page--contact-top-knives-llc .tkvs-page-content p,.tkvs-page--contact-top-knives-llc .tkvs-page-content li,.tkvs-page--contact-top-knives-llc .tkvs-page-content span{color:#4b443e!important}.tkvs-page--contact-top-knives-llc .tkvs-page-content form label{color:#171310!important}.tkvs-page--contact-top-knives-llc .tkvs-page-content a{color:var(--tkvs-red)!important}.tkvs-page--contact-top-knives-llc .tkvs-page-content .elementor-button,.tkvs-page--contact-top-knives-llc .tkvs-page-content .wp-block-button__link{color:#fff!important;background:var(--tkvs-red)!important;border:1px solid var(--tkvs-red)!important}.tkvs-page--contact-top-knives-llc .tkvs-page-content .elementor-button span{color:#fff!important}.tkvs-page--contact-top-knives-llc .tkvs-page-shell{padding-top:34px}.tkvs-page--contact-top-knives-llc .tkvs-page-content{padding:0;background:#f4efe9!important}.tkvs-page--contact-top-knives-llc .tkvs-page-content>.elementor{margin:0}.tkvs-page--contact-top-knives-llc .tk-contact-page{overflow:hidden;background:#f4efe9}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero{padding:58px 36px 50px;color:#fff;background:linear-gradient(115deg,#080808 0%,#171313 65%,#39080d 100%);border-bottom:4px solid var(--tkvs-red)}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap,.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .wrap,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>.wrap{width:min(1120px,100%);margin-inline:auto}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1{max-width:980px;margin:0 0 18px!important;color:#fff!important;font-size:clamp(48px,5vw,70px)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p{max-width:780px;color:#c9c2bb!important;font-size:15px}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero strong{color:#fff!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;color:#fff!important;background:var(--tkvs-red);border:1px solid var(--tkvs-red);font-family:"Barlow Condensed";font-size:16px;font-style:italic;font-weight:900;text-decoration:none!important;text-transform:uppercase}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn.ghost{color:#fff!important;background:#fff0;border-color:#666}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section{padding:42px 36px}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tkvs-page--contact-top-knives-llc .tk-contact-page .card{min-height:100%;padding:28px;background:#fffdf9;border:1px solid #d8d0c7;border-top:4px solid var(--tkvs-red);box-shadow:0 16px 34px rgb(39 21 12 / .08)}.tkvs-page--contact-top-knives-llc .tk-contact-page .card h2{margin:0 0 14px!important;font-size:34px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .list,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .kv{display:grid;gap:12px}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .item{padding:12px 0;border-bottom:1px solid #ddd5cc}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq{padding:46px 36px;background:#ece5dc;border-block:1px solid #d5ccc2}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2{margin-top:0!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final{padding:48px 36px;color:#fff;background:#0b0b0b;border-top:4px solid var(--tkvs-red)}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final h2{max-width:780px;margin:0 0 10px!important;color:#fff!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final p{color:#bdb6af!important}.tkvs-article-head,.tkvs-knowledge-head{padding:44px 0 50px;color:#fff;background:#111;border-bottom:4px solid var(--tkvs-red)}.tkvs-article-head h1,.tkvs-knowledge-head h1{max-width:1050px;margin:11px 0 17px;color:#fff;font-size:clamp(46px,5.4vw,73px)}.tkvs-article-head p,.tkvs-knowledge-head p{max-width:760px;margin:0;color:#c1bbb4;font-size:15px}.tkvs-article-head>div>div{margin-top:20px;display:flex;gap:18px;color:#999;font-size:9px;font-weight:800;letter-spacing:.1em}.tkvs-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px;align-items:start;padding-block:35px 60px}.tkvs-article-body{min-width:0;padding:42px 50px;color:#d8d1ca;background:#0b0b0b;border:1px solid #2c2c2c}.tkvs-article-cover{margin:-42px -50px 34px;height:420px;overflow:hidden}.tkvs-article-cover img{width:100%;height:100%;object-fit:cover}.tkvs-article-body h2{margin:38px 0 15px;color:#fff!important;font-size:38px}.tkvs-article-body h3,.tkvs-article-body h4{margin:28px 0 12px;color:#fff!important;font-size:27px}.tkvs-article-body p,.tkvs-article-body li{color:#d8d1ca!important;font-size:16px;line-height:1.8}.tkvs-article-body .tk-article-body p,.tkvs-article-body .tk-article-body li,.tkvs-article-body .tk-article-body span{color:#d8d1ca!important}.tkvs-article-body a{color:var(--tkvs-red)}.tkvs-article-body blockquote{margin:25px 0;padding:20px 24px;color:#fff;background:#111;border-left:5px solid var(--tkvs-red)}.tkvs-article-body blockquote p{color:#fff}.tkvs-article-sidebar{position:sticky;top:190px;display:grid;gap:15px}.tkvs-article-sidebar section{padding:24px;background:var(--tkvs-white);border:1px solid #d4ccc3;border-top:4px solid #111}.tkvs-article-sidebar section:not(:last-child) h2{color:#111!important}.tkvs-article-sidebar section:not(:last-child) p{color:#5d554e!important}.tkvs-article-sidebar section:not(:last-child) a{color:var(--tkvs-red)!important}.tkvs-article-sidebar section:last-child{color:#fff;background:#111;border-top-color:var(--tkvs-red)}.tkvs-article-sidebar span{color:var(--tkvs-red);font-size:8px;font-weight:800;letter-spacing:.14em}.tkvs-article-sidebar h2{margin:8px 0 11px;font-size:28px}.tkvs-article-sidebar p{color:#77716a;font-size:11px}.tkvs-article-sidebar section:last-child h2{color:#fff}.tkvs-article-sidebar a{min-height:44px;display:flex;align-items:center;color:var(--tkvs-red);font-family:"Barlow Condensed";font-style:italic;font-weight:900;text-decoration:none;text-transform:uppercase}.tkvs-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-block:36px}.tkvs-article-grid>article{min-width:0;background:var(--tkvs-white);border:1px solid #d3cbc3}.tkvs-article-grid__image{height:240px;display:block;background:#111}.tkvs-article-grid__image img{width:100%;height:100%;object-fit:cover}.tkvs-article-grid>article>div{padding:20px}.tkvs-article-grid span{color:var(--tkvs-red);font-size:8px;font-weight:800}.tkvs-article-grid h2{margin:8px 0 12px;font-size:28px}.tkvs-article-grid h2 a{text-decoration:none}.tkvs-article-grid p{color:#655f58;font-size:12px}.tkvs-article-grid>article>div>a:last-child{color:var(--tkvs-red);font-family:"Barlow Condensed";font-style:italic;font-weight:900;text-decoration:none;text-transform:uppercase}.tkvs-not-found{min-height:68vh;display:grid;place-items:center;text-align:center}.tkvs-not-found span{color:var(--tkvs-red);font-family:"Barlow Condensed";font-size:90px;font-style:italic;font-weight:900}.tkvs-not-found h1{margin:0 0 10px;font-size:55px}.tkvs-footer{color:#fff;background:#070707;border-top:4px solid var(--tkvs-red)}.tkvs-footer-rfq{background:var(--tkvs-red)}.tkvs-footer-rfq>.tkvs-shell{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:30px}.tkvs-footer-rfq span{font-size:9px;font-weight:800;letter-spacing:.15em}.tkvs-footer-rfq h2{margin:7px 0 0;color:#fff;font-size:35px}.tkvs-footer-rfq a{min-width:280px;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#fff!important;background:#090909;border:1px solid #fff;text-decoration:none!important;font-family:"Barlow Condensed";font-size:18px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-footer-rfq a:hover{color:#111!important;background:#fff}.tkvs-footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr 1.1fr;padding:48px 0 44px}.tkvs-footer-grid>section{min-width:0;padding:0 28px;border-right:1px solid #292929}.tkvs-footer-grid>section:first-child{padding-left:0}.tkvs-footer-grid>section:last-child{padding-right:0;border:0}.tkvs-footer-logo{min-height:72px;display:flex;align-items:center;color:#fff!important;text-decoration:none!important}.tkvs-footer-logo img{width:92px;height:64px;object-fit:contain;object-position:left}.tkvs-footer-logo span{display:flex;flex-direction:column}.tkvs-footer-logo strong{font-family:"Barlow Condensed";font-size:24px;font-style:italic;line-height:1}.tkvs-footer-logo small{margin-top:5px;color:#ff7c89;font-size:8px;font-weight:800;letter-spacing:.12em}.tkvs-footer-company>p{max-width:350px;color:#aaa;font-size:11px;line-height:1.7}.tkvs-footer-fit{max-width:350px;margin-top:18px;padding:15px;background:#111;border:1px solid #303030;border-left:3px solid var(--tkvs-red)}.tkvs-footer-fit>span{color:#ff7784;font-size:8px;font-weight:800;letter-spacing:.12em}.tkvs-footer-fit p{margin:5px 0 0;color:#969696;font-size:10px}.tkvs-footer-fit strong{color:#fff}.tkvs-footer-grid h3{min-height:44px;margin:0 0 12px;color:#fff;font-size:19px;border-bottom:1px solid #333}.tkvs-footer-grid h3::after{content:"";display:block;width:40px;height:2px;margin-top:12px;background:var(--tkvs-red)}.tkvs-footer-grid nav{display:flex;flex-direction:column}.tkvs-footer-grid nav a{min-height:34px;display:flex;align-items:center;color:#a2a2a2!important;text-decoration:none!important;font-size:10px}.tkvs-footer-grid nav a:hover,.tkvs-footer-grid nav a.is-accent{color:#fff!important}.tkvs-footer-grid nav a.is-accent{margin-top:5px;color:#ff7784!important;font-weight:800}.tkvs-footer-contact>a,.tkvs-footer-location{min-height:68px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:11px;align-items:center;color:#fff!important;border-bottom:1px solid #292929;text-decoration:none!important}.tkvs-footer-contact>a:hover{color:#ff7986!important}.tkvs-footer-contact>a>span:first-child,.tkvs-footer-location>span:first-child{color:var(--tkvs-red);font-size:17px}.tkvs-footer-contact>a>span:last-child,.tkvs-footer-location>span:last-child{min-width:0;display:flex;flex-direction:column}.tkvs-footer-contact small{color:#777;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tkvs-footer-contact strong{font-size:10px;overflow-wrap:anywhere}.tkvs-footer-location{min-height:95px;align-items:start;padding-top:15px;border:0}.tkvs-footer-location em{margin-top:4px;color:#777;font-size:9px;font-style:normal}.tkvs-footer-bottom{min-height:52px;display:flex;align-items:center;justify-content:space-between;color:#686868;border-top:1px solid #292929;font-size:9px}.woocommerce-cart .tkvs-page-masthead h2{margin:12px 0 6px;color:#fff;font-size:42px}.woocommerce-cart .tkvs-page-masthead p{margin:0;color:#bdb7b0}.woocommerce-cart .tkvs-page-content{background:#f8f5f0}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart_totals{padding:24px;border:1px solid #d4cec6;background:#fff;box-shadow:0 18px 40px rgb(21 14 10 / .08)}.woocommerce-cart .shop_table{width:100%;border-collapse:collapse}.woocommerce-cart .shop_table th{color:#fff;background:#111}.woocommerce-cart .shop_table td,.woocommerce-cart .shop_table th{padding:14px;border:1px solid #d8d1c9}.woocommerce-cart .shop_table .product-name a{color:#111!important;font-weight:800}.woocommerce-cart .shop_table .amount{color:#f15a2a;font-weight:900}.woocommerce-cart .cart-collaterals{margin-top:22px}.woocommerce-cart .cart_totals{margin-left:auto}.tkvs-product-wall{background:var(--tkvs-paper)}.tkvs-product-wall__head{padding:52px 0 44px;color:#fff;background:linear-gradient(110deg,#080808 0%,#111 67%,#24070b 100%);border-bottom:4px solid var(--tkvs-red)}.tkvs-product-wall__head h1,.tkvs-product-wall__title{max-width:980px;margin:10px 0 14px;color:#fff;font-family:"Barlow Condensed";font-size:clamp(48px,5vw,72px);font-style:italic;font-weight:900;line-height:.94;text-transform:uppercase}.tkvs-product-wall__head p{max-width:760px;margin:0;color:#c8c1ba;font-size:15px;line-height:1.7}.tkvs-product-wall__actions{display:flex;gap:12px;margin-top:25px}.tkvs-product-wall__actions .tkvs-button--outline{color:#fff!important;border-color:dimgray}.tkvs-product-wall__actions .tkvs-button--outline:hover{border-color:#fff;background:#fff;color:#111!important}.tkvs-product-wall__body{padding:38px 0 62px}.tkvs-product-wall__toolbar{min-height:68px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;border:1px solid #d8d1c8;background:#fffdfa}.tkvs-product-wall__toolbar>div{display:flex;flex-direction:column}.tkvs-product-wall__toolbar strong{font-family:"Barlow Condensed";font-size:18px;font-style:italic;text-transform:uppercase}.tkvs-product-wall__toolbar span{color:#77716b;font-size:10px}.tkvs-product-wall__toolbar>a{display:flex;align-items:center;gap:5px;color:#111!important;text-decoration:none!important;font-family:"Barlow Condensed";font-size:14px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-product-wall__toolbar>a:hover{color:var(--tkvs-red)!important}.tkvs-product-wall__toolbar .dashicons{width:17px;height:17px;font-size:17px}.tkvs-active .whb-header,.tkvs-active .wd-footer,.tkvs-active .footer-container,.tkvs-active .tk-mobile-header-v2{display:none!important}.tkvs-active #main-content.wd-content-layout,.tkvs-active .wd-content-layout,.tkvs-active .site-content{width:auto!important;max-width:none!important;margin:0!important;padding:0!important}.tkvs-active .grecaptcha-badge{visibility:hidden}.tkvs-active .wd-scroll-content{overflow:visible}@media (max-width:1180px){:root{--tkvs-shell:min(100% - 38px,1160px)}.tkvs-header-main__inner{grid-template-columns:140px minmax(270px,1fr) 164px 56px 60px;gap:10px}.tkvs-logo img{width:125px}.tkvs-contact-cluster strong{font-size:11px}.tkvs-nav__inner>a,.tkvs-nav__inner>button{padding-inline:16px}.tkvs-mega__grid{grid-template-columns:repeat(2,1fr) .9fr;row-gap:22px;max-height:calc(100vh - 190px);overflow:auto}.tkvs-mega__services{grid-column:3;grid-row:1/3}.tkvs-product-grid{grid-template-columns:repeat(3,1fr)}.tkvs-page-shell{grid-template-columns:minmax(0,1fr) 285px}}@media (max-width:900px){.admin-bar .tkvs-header{top:46px}.tkvs-utility{display:none}.tkvs-header-main__inner{min-height:70px;grid-template-columns:50px 1fr 50px 50px;grid-template-areas:"menu logo account cart";gap:4px}.tkvs-header-main__inner>.tkvs-menu-toggle{grid-area:menu;width:44px;height:44px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0!important;border:0!important;color:#fff!important;background:transparent!important;box-shadow:none!important}.tkvs-menu-toggle span{width:24px;height:2px;display:block;background:#fff}.tkvs-logo{width:auto;height:58px;justify-content:center}.tkvs-logo img{width:112px;height:52px;object-position:center}.tkvs-search,.tkvs-contact-cluster,.tkvs-account small,.tkvs-cart-link small{display:none}.tkvs-account,.tkvs-cart-link{min-height:50px}.tkvs-cart-link b{right:3px;top:2px}.tkvs-nav{display:none}.tkvs-hero,.tkvs-hero__grid{min-height:590px}.tkvs-hero__grid{grid-template-columns:1fr}.tkvs-hero__copy{max-width:680px}.tkvs-trust-strip{grid-template-columns:repeat(2,1fr)}.tkvs-trust-strip>div:nth-child(2){border-right:0}.tkvs-trust-strip>div:nth-child(-n+2){border-bottom:1px solid var(--tkvs-line)}.tkvs-category-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.tkvs-category-mosaic>a.is-third,.tkvs-category-mosaic>a.is-quarter,.tkvs-category-mosaic>a.is-half{grid-column:span 1}.tkvs-campaigns>a{min-height:330px}.tkvs-buyer-center__layout{grid-template-columns:1fr}.tkvs-catalog-layout{grid-template-columns:1fr}.tkvs-catalog-sidebar{position:fixed;left:0;top:0;bottom:0;z-index:8998;width:min(340px,90vw);overflow:auto;transform:translateX(-105%);transition:transform .25s ease}.tkvs-catalog-sidebar.is-open{transform:translateX(0);box-shadow:25px 0 60px rgb(0 0 0 / .35)}.tkvs-filter-button{min-height:45px;display:block!important;padding:0 15px;border:1px solid #555;color:#fff;background:#262222;font-weight:800}.tkvs-catalog-command{grid-template-columns:1fr 170px auto}.tkvs-product-detail{grid-template-columns:1fr}.tkvs-product-gallery{border-right:0;border-bottom:1px solid #d4cdc4}.tkvs-page-shell,.tkvs-article-layout{grid-template-columns:1fr}.tkvs-page-assist,.tkvs-article-sidebar{position:static}.tkvs-article-grid{grid-template-columns:repeat(2,1fr)}.tkvs-footer-grid{grid-template-columns:1.2fr repeat(3,1fr)}.tkvs-footer-grid>section{padding-inline:18px}}@media (max-width:760px){:root{--tkvs-shell:calc(100% - 24px)}.tkvs-header-main__inner{width:100%;padding-inline:10px}.tkvs-hero{min-height:590px}.tkvs-hero__slides::after{background:linear-gradient(0deg,rgb(0 0 0 / .97) 0%,rgb(0 0 0 / .8) 56%,rgb(0 0 0 / .22) 100%)}.tkvs-hero__slides img{object-position:68% center}.tkvs-hero__grid{min-height:590px;align-items:end;width:100%;padding:0 16px 76px}.tkvs-hero__copy{align-self:end;padding:0}.tkvs-hero__copy h1{margin:8px 0 11px;font-size:clamp(37px,11vw,48px);line-height:.94!important}.tkvs-hero__copy>p{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.55;-webkit-line-clamp:3;-webkit-box-orient:vertical}.tkvs-hero__actions{margin-top:17px}.tkvs-hero__actions .tkvs-button{width:100%;min-height:50px}.tkvs-hero__actions .tkvs-button--dark{display:none}.tkvs-hero__proof{margin-top:17px;padding-top:12px}.tkvs-hero__proof strong{font-size:23px}.tkvs-hero__proof small{font-size:7px}.tkvs-hero__visual-note{display:none}.tkvs-hero__controls{left:50%;right:auto;bottom:15px;transform:translateX(-50%)}.tkvs-hero__controls>div{min-height:22px;padding:6px 8px;background:rgb(5 5 5 / .48)}.tkvs-hero__controls>div button{width:22px;min-width:22px}.tkvs-trust-strip>div{min-height:70px;justify-content:flex-start;padding:11px 14px}.tkvs-trust-strip>div>.dashicons{width:21px;height:21px;font-size:21px}.tkvs-trust-strip strong{font-size:14px}.tkvs-section{padding-block:36px}.tkvs-section-head{align-items:center}.tkvs-section-head h2{font-size:29px}.tkvs-section-head>a{font-size:11px;text-align:right}.tkvs-category-section{padding-inline:0}.tkvs-category-section>.tkvs-shell{width:100%}.tkvs-category-section .tkvs-section-head{width:calc(100% - 24px);margin-inline:auto}.tkvs-category-mosaic{grid-template-columns:1fr;grid-auto-rows:250px;gap:2px}.tkvs-category-mosaic>a.is-third,.tkvs-category-mosaic>a.is-quarter,.tkvs-category-mosaic>a.is-half{grid-column:span 1}.tkvs-category-mosaic__copy strong{font-size:30px}.tkvs-campaigns{width:100%;grid-template-columns:1fr;padding:0;gap:3px}.tkvs-campaigns>a{min-height:300px}.tkvs-campaigns>a>span{left:22px;right:22px;bottom:24px}.tkvs-campaigns strong{font-size:34px}.tkvs-product-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:none}.tkvs-product-grid::-webkit-scrollbar{display:none}.tkvs-product-card{flex:0 0 82vw;scroll-snap-align:start}.tkvs-product-wall__head{padding:38px 16px 34px}.tkvs-product-wall__head>.tkvs-shell{width:100%}.tkvs-product-wall__head h1,.tkvs-product-wall__title{font-size:42px}.tkvs-product-wall__head p{font-size:13px}.tkvs-product-wall__actions{flex-direction:column}.tkvs-product-wall__actions .tkvs-button{width:100%}.tkvs-product-wall__body{padding:0 0 40px}.tkvs-product-wall__body>.tkvs-shell{width:100%}.tkvs-product-wall__toolbar{margin:0;border-left:0;border-right:0}.tkvs-product-wall__toolbar>a{display:none}.tkvs-product-wall .tkvs-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px 7px;overflow:visible}.tkvs-product-wall .tkvs-product-card{min-width:0;width:auto;flex:auto}.tkvs-product-wall .tkvs-product-card__body{padding:10px}.tkvs-product-wall .tkvs-product-card__title{min-height:48px;font-size:11px}.tkvs-product-wall .tkvs-product-card__commerce{align-items:flex-start;flex-direction:column}.tkvs-product-wall .tkvs-product-card__cta{min-height:44px;font-size:11px;text-align:center}.tkvs-buyer-center{padding:38px 0}.tkvs-buyer-center h2{font-size:37px}.tkvs-buyer-center__grid{grid-template-columns:1fr}.tkvs-buyer-center__grid>a{min-height:270px}.tkvs-catalog-hero{min-height:210px}.tkvs-catalog-hero__content{align-items:start;flex-direction:column}.tkvs-catalog-hero__content>.tkvs-button{width:100%}.tkvs-catalog-owner h1{font-size:40px}.tkvs-catalog-layout{width:100%;padding-top:0}.tkvs-catalog-results{min-width:0}.tkvs-catalog-command{position:sticky;top:70px;z-index:50;grid-template-columns:minmax(0,1fr) auto;padding:8px}.tkvs-catalog-command .woocommerce-ordering{grid-column:1/3;width:100%!important;height:45px!important;display:block!important}.tkvs-catalog-command .woocommerce-ordering select{width:100%!important;height:45px!important;display:block!important;padding:0 42px 0 14px!important;color:#222!important;-webkit-text-fill-color:#222!important;background:#fff!important;appearance:auto!important;-webkit-appearance:auto!important;opacity:1!important;text-shadow:none!important}.tkvs-catalog-command .woocommerce-ordering::before,.tkvs-catalog-command .woocommerce-ordering::after{display:none!important;content:none!important}.tkvs-catalog-backdrop{position:fixed;inset:0;z-index:8997;display:none;background:rgb(0 0 0 / .66)}.tkvs-catalog-backdrop.is-open{display:block}.tkvs-catalog-sidebar__close{width:42px;height:42px;display:grid!important;place-items:center;flex:0 0 auto;border:1px solid rgb(255 255 255 / .22);color:#fff;background:#fff0;font-size:28px;line-height:1}html.tkvs-filter-open{overflow:hidden!important}.tkvs-catalog-sidebar>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.tkvs-catalog-meta{padding-inline:12px}.tkvs-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-inline:7px;overflow:visible}.tkvs-catalog-grid .tkvs-product-card{min-width:0;width:auto;flex:auto}.tkvs-catalog-grid .tkvs-product-card__body{padding:10px}.tkvs-catalog-grid .tkvs-product-card__title{min-height:48px;font-size:11px}.tkvs-catalog-grid .tkvs-product-card__commerce{align-items:flex-start;flex-direction:column}.tkvs-catalog-grid .tkvs-product-card__commerce strong{font-size:15px}.tkvs-catalog-grid .tkvs-product-card__cta{min-height:44px;font-size:12px;text-align:center}.tkvs-pagination{padding-inline:7px}.tkvs-product{padding-top:15px}.tkvs-product>.tkvs-shell{width:100%}.tkvs-product>.tkvs-shell>.woocommerce-breadcrumb{padding-inline:12px}.tkvs-product-detail{border-left:0;border-right:0}.tkvs-product-gallery{padding:12px}.tkvs-product-summary{padding:22px 16px}.tkvs-product-summary h1.product_title{font-size:38px!important}.tkvs-buy-metrics{grid-template-columns:1fr 1fr}.tkvs-buy-metrics>span{min-height:68px}.tkvs-buy-metrics>span:nth-child(2){border-right:0}.tkvs-buy-metrics>span:last-child{grid-column:1/3;border-top:1px solid #d8d0c8}.tkvs-product-summary .single_add_to_cart_button{width:100%;margin-top:8px!important}.tkvs-product-tabs{padding:20px 10px 0}.tkvs-page-masthead{min-height:85px}.tkvs-page-shell{width:100%;padding-block:0 36px;gap:0}.tkvs-page-content{padding:24px 16px;border-left:0;border-right:0}.tkvs-page-content>.elementor{margin:-24px -16px}.tkvs-page-content h1{font-size:39px!important}.tkvs-page-content h2{font-size:31px!important}.tkvs-page-content form{grid-template-columns:1fr}.tkvs-page-assist{margin:14px 12px 0}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero,.tkvs-page--about-top-knives-llc .tkvs-page-content .section{padding:28px 18px}.tkvs-page--about-top-knives-llc .tkvs-page-content .grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .cols,.tkvs-page--about-top-knives-llc .tkvs-page-content .steps{grid-template-columns:1fr}.tkvs-page--about-top-knives-llc .tkvs-page-content .grid4{grid-template-columns:repeat(2,minmax(0,1fr))}.tkvs-page--about-top-knives-llc .tkvs-page-content .step{min-height:0}.tkvs-article-head,.tkvs-knowledge-head{padding:32px 0 36px}.tkvs-article-head h1,.tkvs-knowledge-head h1{font-size:40px}.tkvs-article-layout{width:100%;padding-block:0 36px;gap:14px}.tkvs-article-body{padding:28px 17px;border-left:0;border-right:0}.tkvs-article-cover{height:260px;margin:-28px -17px 25px}.tkvs-article-body h2{font-size:31px}.tkvs-article-body p,.tkvs-article-body li{font-size:15px}.tkvs-article-sidebar{margin-inline:12px}.tkvs-article-grid{grid-template-columns:1fr}.tkvs-footer-rfq>.tkvs-shell{min-height:160px;align-items:stretch;justify-content:center;flex-direction:column;padding-block:24px}.tkvs-footer-rfq h2{font-size:31px}.tkvs-footer-rfq a{width:100%;min-width:0}.tkvs-footer-grid{width:100%;grid-template-columns:1fr;padding:32px 18px}.tkvs-footer-grid>section{padding:22px 0;border-right:0;border-bottom:1px solid #292929}.tkvs-footer-grid>section:last-child{border-bottom:0}.tkvs-footer-grid h3{min-height:38px}.tkvs-footer-grid nav a{min-height:44px;font-size:11px}.tkvs-footer-contact>a{min-height:72px}.tkvs-footer-bottom{width:calc(100% - 36px);min-height:70px;align-items:flex-start;justify-content:center;flex-direction:column;gap:4px}.woocommerce-cart .tkvs-page-masthead{min-height:122px}.woocommerce-cart .tkvs-page-masthead h2{margin-top:9px;font-size:32px}.woocommerce-cart .tkvs-page-masthead p{max-width:330px;font-size:11px}.woocommerce-cart .tkvs-page-content{padding:16px 8px;overflow:hidden}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart_totals{width:100%!important;padding:10px;overflow:visible;box-shadow:none}.woocommerce-cart .woocommerce-cart-form .shop_table{display:block;width:100%!important}.woocommerce-cart .woocommerce-cart-form .shop_table thead{display:none}.woocommerce-cart .woocommerce-cart-form .shop_table tbody{display:block;width:100%}.woocommerce-cart .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item{position:relative;width:100%;display:grid!important;grid-template-columns:96px minmax(0,1fr);gap:0;padding:12px;border:1px solid #cfc7be;background:#111}.woocommerce-cart .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item td,.woocommerce-cart .woocommerce-cart-form .shop_table tr.woocommerce-cart-form__cart-item th{width:auto!important;min-width:0!important;padding:11px!important;border:1px solid #383838!important}.woocommerce-cart .woocommerce-cart-form .product-remove{position:absolute;right:8px;top:8px;z-index:2;border:0!important}.woocommerce-cart .woocommerce-cart-form .product-thumbnail{grid-column:1;grid-row:1;align-self:start}.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{width:74px!important;height:74px!important;object-fit:cover}.woocommerce-cart .woocommerce-cart-form .product-name{grid-column:2;grid-row:1;padding-right:38px!important}.woocommerce-cart .woocommerce-cart-form .product-name,.woocommerce-cart .woocommerce-cart-form .product-name>a{color:#fff!important}.woocommerce-cart .woocommerce-cart-form .product-name>a{display:block;width:auto!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere;line-height:1.35}.woocommerce-cart .woocommerce-cart-form .product-name dl.variation,.woocommerce-cart .woocommerce-cart-form .product-name dl.variation dt,.woocommerce-cart .woocommerce-cart-form .product-name dl.variation dd,.woocommerce-cart .woocommerce-cart-form .product-name dl.variation p{color:#d7d1ca!important}.woocommerce-cart .woocommerce-cart-form .product-price,.woocommerce-cart .woocommerce-cart-form .product-quantity,.woocommerce-cart .woocommerce-cart-form .product-subtotal{grid-column:1/3;display:flex!important;align-items:center;justify-content:space-between;min-height:64px}.woocommerce-cart .woocommerce-cart-form .product-price::before,.woocommerce-cart .woocommerce-cart-form .product-quantity::before,.woocommerce-cart .woocommerce-cart-form .product-subtotal::before{color:#fff;font-weight:800}.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity{margin-left:auto}.woocommerce-cart .woocommerce-cart-form .actions{display:block!important;width:100%!important;padding:12px 0 0!important;border:0!important}.woocommerce-cart .woocommerce-cart-form .actions button{width:100%}.woocommerce-cart .cart-collaterals,.woocommerce-cart .cart-collaterals .cart_totals{width:100%!important}body.tkvs-active [data-tk-chat-open]{right:12px!important;bottom:12px!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;overflow:visible!important;border:2px solid rgb(255 255 255 / .9)!important;border-radius:50%!important;color:transparent!important;background:#111!important;font-size:0!important;line-height:0!important;box-shadow:0 10px 28px rgb(0 0 0 / .36)!important}body.tkvs-active [data-tk-chat-open]::before{content:"";position:absolute;left:13px;top:13px;width:18px;height:14px;border:2px solid #fff;border-radius:5px}body.tkvs-active [data-tk-chat-open]::after{content:"";position:absolute;left:17px;top:27px;width:7px;height:7px;border-left:2px solid #fff;transform:skewY(-35deg)}}@media (max-width:760px){.tkvs-page--contact-top-knives-llc .tkvs-page-shell{padding-top:0}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero{padding:38px 18px 34px}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1{font-size:40px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .cta,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta{flex-direction:column}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn{width:100%}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section{padding:24px 14px}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid{grid-template-columns:1fr;gap:12px}.tkvs-page--contact-top-knives-llc .tk-contact-page .card{padding:22px 18px}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq{padding:28px 14px}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final{padding:34px 18px}}@media (max-width:420px){.tkvs-logo img{width:100px}.tkvs-hero__copy h1{font-size:37px}.tkvs-category-mosaic{grid-auto-rows:235px}.tkvs-catalog-grid .tkvs-product-card__badge{left:6px;top:6px;padding:4px 6px;font-size:9px}.tkvs-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tkvs-mega{padding:0 0 22px}.tkvs-mega__head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ded8d0}.tkvs-mega__head>div{display:flex;align-items:center;gap:12px}.tkvs-mega__head span{color:var(--tkvs-red);font-size:9px;font-weight:900;letter-spacing:.14em}.tkvs-mega__head strong{color:#7d756e;font-size:9px;letter-spacing:.08em}.tkvs-mega__head>a{min-height:44px;display:inline-flex;align-items:center;gap:7px;color:#111!important;text-decoration:none!important;font-family:"Barlow Condensed",sans-serif;font-size:14px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-mega__head>a:hover{color:var(--tkvs-red)!important}.tkvs-mega__head .dashicons{width:17px;height:17px;font-size:17px}.tkvs-mega__grid{padding-top:18px}.tkvs-mobile-drawer__toplinks{display:grid;grid-template-columns:1fr 1.45fr;background:#0d0d0d;border-bottom:1px solid #2a2a2a}.tkvs-mobile-drawer__toplinks>a{min-height:52px;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;color:#fff!important;text-decoration:none!important;font-family:"Barlow Condensed",sans-serif;font-size:14px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-mobile-drawer__toplinks>a+a{color:#fff!important;background:var(--tkvs-red)}.tkvs-mobile-catalog{padding:18px;background:#f6f2ec;border-bottom:1px solid #d7d0c7}.tkvs-mobile-catalog__eyebrow{margin-bottom:10px;color:var(--tkvs-red);font-size:9px;font-weight:900;letter-spacing:.14em}.tkvs-mobile-catalog__viewport{min-height:302px}.tkvs-mobile-catalog__page[hidden]{display:none!important}.tkvs-mobile-catalog__page h3{margin:0 0 13px;color:#111;font-size:26px}.tkvs-mobile-catalog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tkvs-mobile-catalog__grid>a{min-width:0;min-height:128px;position:relative;display:flex;flex-direction:column;overflow:hidden;color:#fff!important;background:#101010;border:1px solid #262626;text-decoration:none!important}.tkvs-mobile-catalog__image{height:74px;display:block;overflow:hidden;background:#1b1b1b}.tkvs-mobile-catalog__image img{width:100%;height:100%;object-fit:cover}.tkvs-mobile-catalog__grid>a>span:nth-child(2){min-width:0;padding:9px 30px 9px 10px}.tkvs-mobile-catalog__grid strong{display:block;overflow:hidden;color:#fff;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tkvs-mobile-catalog__grid small{display:block;margin-top:4px;color:#aaa;font-size:8px}.tkvs-mobile-catalog__grid>a>.dashicons{position:absolute;right:8px;bottom:16px;width:17px;height:17px;color:#ff5362;font-size:17px}.tkvs-mobile-catalog__pager{min-height:54px;margin-top:12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-top:1px solid #d7d0c7}.tkvs-mobile-catalog__pager>button{min-height:44px;display:flex;align-items:center;gap:5px;padding:0;border:0;color:#171717;background:#fff0;font-family:"Barlow Condensed",sans-serif;font-size:13px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-mobile-catalog__pager>button:last-child{justify-content:flex-end}.tkvs-mobile-catalog__pager>span{color:#81786f;font-size:10px;font-weight:800}.tkvs-mobile-catalog__pager b{color:var(--tkvs-red);font-size:14px}.tkvs-mobile-drawer__secondary{display:grid;grid-template-columns:1fr 1fr}.tkvs-mobile-drawer__secondary>a{min-height:52px!important;justify-content:center!important;padding:8px 12px!important;border-right:1px solid #e4ddd5;font-family:"Barlow Condensed",sans-serif;font-size:14px;font-style:italic;text-transform:uppercase}.tkvs-catalog-hero{min-height:0;padding:24px 0 38px;background:radial-gradient(circle at 76% 36%,rgb(225 6 26 / .24),transparent 28%),linear-gradient(112deg,#080808 0%,#111 65%,#26050a 100%)}.tkvs-catalog-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.65fr);gap:34px;align-items:stretch}.tkvs-category-summary{min-width:0;align-self:center;padding-block:8px}.tkvs-category-summary .tkvs-eyebrow{display:block;margin-bottom:10px}.tkvs-ready .tkvs-category-summary.has-guide:not(.is-expanded) .tkvs-catalog-owner{max-height:226px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(#000 0%,#000 78%,transparent 100%)}.tkvs-category-summary.is-expanded .tkvs-catalog-owner{max-height:none}.tkvs-catalog-owner{max-width:920px}.tkvs-catalog-owner h1{font-size:clamp(42px,4.4vw,66px)}.tkvs-catalog-owner h2,.tkvs-catalog-owner h3{margin:20px 0 8px;color:#fff!important;font-size:26px!important}.tkvs-catalog-owner p,.tkvs-catalog-owner li{max-width:880px;color:#c8c2bc!important;font-size:12px;line-height:1.7}.tkvs-catalog-owner ul{margin:12px 0 0;padding-left:20px}.tkvs-catalog-owner a{color:#ff5867!important}.tkvs-category-summary__toggle{min-height:44px;margin-top:10px;display:inline-flex;align-items:center;gap:7px;padding:0;border:0;border-bottom:1px solid #666;color:#fff;background:#fff0;font-family:"Barlow Condensed",sans-serif;font-size:14px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-category-summary__toggle .dashicons{width:17px;height:17px;font-size:17px;transition:transform .2s ease}.tkvs-category-summary.is-expanded .tkvs-category-summary__toggle .dashicons{transform:rotate(180deg)}.tkvs-category-children{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.tkvs-category-children>span{min-height:34px;display:inline-flex;align-items:center;color:#ff7682;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tkvs-category-children>a{min-height:36px;display:inline-flex;align-items:center;padding:0 12px;color:#fff!important;background:#1c1c1c;border:1px solid #404040;text-decoration:none!important;font-size:10px;font-weight:700}.tkvs-category-children>a:hover{border-color:var(--tkvs-red);background:#28070a}.tkvs-catalog-hero__actions{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.tkvs-catalog-hero__actions .tkvs-button--outline{color:#fff!important;border-color:#666}.tkvs-catalog-hero__actions .tkvs-button--outline:hover{color:#111!important;background:#fff;border-color:#fff}.tkvs-catalog-hero__visual{min-height:330px;position:relative;margin:0;overflow:hidden;background:#151515;border:1px solid #323232;border-top:4px solid var(--tkvs-red);box-shadow:0 24px 45px rgb(0 0 0 / .35)}.tkvs-catalog-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(0 0 0 / .88),transparent 60%)}.tkvs-catalog-hero__visual img{width:100%;height:100%;object-fit:cover}.tkvs-catalog-hero__visual figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;padding-left:12px;border-left:3px solid var(--tkvs-red)}.tkvs-catalog-hero__visual figcaption span{display:block;color:#ff7785;font-size:8px;font-weight:900;letter-spacing:.13em}.tkvs-catalog-hero__visual figcaption strong{display:block;margin-top:4px;color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:27px;font-style:italic;text-transform:uppercase}.tkvs-category-rail{padding:22px 0;color:#fff;background:#101010;border-bottom:1px solid #2e2e2e}.tkvs-category-rail__head{min-height:44px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:18px}.tkvs-category-rail__head>div{display:flex;align-items:baseline;gap:10px}.tkvs-category-rail__head span{color:#ff6573;font-size:8px;font-weight:900;letter-spacing:.13em}.tkvs-category-rail__head strong{color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:21px;font-style:italic;text-transform:uppercase}.tkvs-category-rail__head>a{min-height:44px;display:flex;align-items:center;gap:6px;color:#fff!important;text-decoration:none!important;font-family:"Barlow Condensed",sans-serif;font-size:13px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-category-rail__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(168px,1fr);gap:8px;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x proximity;scrollbar-color:#5d5d5d #171717}.tkvs-category-rail__track>a{min-width:0;min-height:108px;position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;overflow:hidden;color:#fff!important;background:#171717;border:1px solid #333;text-decoration:none!important;scroll-snap-align:start}.tkvs-category-rail__track>a:hover,.tkvs-category-rail__track>a.is-current{border-color:var(--tkvs-red);background:#21080b}.tkvs-category-rail__image{width:76px;height:100%;display:block;overflow:hidden;background:#252525}.tkvs-category-rail__image img{width:100%;height:100%;object-fit:cover}.tkvs-category-rail__track>a>span:last-child{min-width:0;padding:10px}.tkvs-category-rail__track small,.tkvs-category-rail__track strong,.tkvs-category-rail__track em{display:block}.tkvs-category-rail__track small{color:#ff6573;font-size:7px;font-weight:900;text-transform:uppercase}.tkvs-category-rail__track strong{margin-top:4px;overflow:hidden;font-family:"Barlow Condensed",sans-serif;font-size:17px;font-style:italic;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.tkvs-category-rail__track em{margin-top:6px;color:#a7a7a7;font-size:8px;font-style:normal}.tkvs-catalog-layout{grid-template-columns:300px minmax(0,1fr);gap:24px}.tkvs-catalog-sidebar{top:190px;max-height:calc(100vh - 215px);overflow:auto}.tkvs-catalog-sidebar__all{min-height:52px!important}.tkvs-catalog-sidebar__groups>section{border-top:1px solid #ded7cf}.tkvs-catalog-sidebar__groups h3{margin:0;padding:13px 15px 8px;color:#6f6760;background:#f5f0ea;font-size:15px}.tkvs-catalog-sidebar__groups a{min-height:66px;display:grid;grid-template-columns:48px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:7px 12px;color:#171717!important;background:#fffdfa;border-top:1px solid #eee8e0;text-decoration:none!important}.tkvs-catalog-sidebar__groups a:hover,.tkvs-catalog-sidebar__groups a.is-current{color:var(--tkvs-red)!important;background:#fff0f1;box-shadow:inset 4px 0 0 var(--tkvs-red)}.tkvs-catalog-sidebar__thumb{width:48px;height:48px;display:block;overflow:hidden;background:#eee9e3}.tkvs-catalog-sidebar__thumb img{width:100%;height:100%;object-fit:cover}.tkvs-catalog-sidebar__groups strong{display:block;overflow:hidden;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.tkvs-catalog-sidebar__groups small{display:block;margin-top:4px;color:#8a837b;font-size:8px}.tkvs-catalog-sidebar__groups .dashicons{width:16px;height:16px;color:var(--tkvs-red);font-size:16px}.tkvs-pagination{min-height:76px;margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 14px;background:#fffdfa;border:1px solid #d5cec5;box-shadow:0 12px 26px rgb(31 17 10 / .06)}.tkvs-pagination__status{color:#6e665f;font-size:10px;font-weight:800;white-space:nowrap}.tkvs-pagination__links{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.tkvs-pagination__links .page-numbers{min-width:44px;height:44px;display:inline-flex!important;align-items:center;justify-content:center;gap:6px;padding:0 12px;color:#171717!important;background:#fff!important;border:1px solid #d1c9c0!important;text-decoration:none!important;font-size:11px;font-weight:800}.tkvs-pagination__links .page-numbers.current,.tkvs-pagination__links a.page-numbers:hover{color:#fff!important;background:var(--tkvs-red)!important;border-color:var(--tkvs-red)!important}.tkvs-pagination__links .page-numbers.dots{min-width:28px;padding:0;color:#8f877f!important;background:transparent!important;border-color:transparent!important}.tkvs-pagination__links .prev,.tkvs-pagination__links .next{min-width:96px}.tkvs-page--about-top-knives-llc .tkvs-page-shell,.tkvs-page--contact-top-knives-llc .tkvs-page-shell{width:100%;padding:0}.tkvs-page--about-top-knives-llc .tkvs-page-content,.tkvs-page--contact-top-knives-llc .tkvs-page-content{border:0;box-shadow:none}.tkvs-page--about-top-knives-llc .tkvs-page-content>.elementor,.tkvs-page--contact-top-knives-llc .tkvs-page-content>.elementor{margin:0}.tkvs-page--about-top-knives-llc .tkvs-page-content .container{width:100%;max-width:none}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero{min-height:470px;display:flex;flex-direction:column;justify-content:center;padding:64px max(24px,calc((100vw - 1180px)/2))!important;background:linear-gradient(90deg,rgb(5 5 5 / .98) 0%,rgb(5 5 5 / .9) 47%,rgb(5 5 5 / .25) 76%,rgb(5 5 5 / .5) 100%),url(/wp-content/plugins/tk-otf-storefront-visual-system-v129/assets/images/otf-collection-banner.webp) center/cover no-repeat!important;border-bottom:4px solid var(--tkvs-red)!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero>*{max-width:760px}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero h1{max-width:760px;margin-bottom:18px!important;font-size:clamp(52px,5.5vw,78px)!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero p{max-width:700px;font-size:15px;line-height:1.7}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .mini-nav{display:none!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .actions{margin-top:24px}.tkvs-page--about-top-knives-llc .tkvs-page-content .section{width:min(1180px,calc(100% - 48px));margin-inline:auto;padding:54px 0!important;border-bottom:1px solid #2d2d2d}.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"],.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:38px;align-items:start}.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.section-title,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.section-sub,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.section-title,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.section-sub{grid-column:1}.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.cols,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.cols{grid-column:2;grid-row:1/5}.tkvs-page--about-top-knives-llc .tkvs-page-content .section-title{margin:0 0 12px!important;font-size:clamp(35px,3.8vw,52px)!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .section-sub{max-width:680px;color:#aaa!important;font-size:13px}.tkvs-page--about-top-knives-llc .tkvs-page-content .card,.tkvs-page--about-top-knives-llc .tkvs-page-content .box{padding:25px!important;border:1px solid #303030!important;border-top:3px solid var(--tkvs-red)!important;border-radius:0!important;background:linear-gradient(155deg,#171717,#0d0d0d)!important;box-shadow:none!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.tkvs-page--about-top-knives-llc .tkvs-page-content .step{min-height:220px;padding:22px 18px;gap:14px;box-shadow:none}.tkvs-page--about-top-knives-llc .tkvs-page-content .step .n{width:38px;height:38px;border-radius:0;font-size:21px}.tkvs-about-details{width:min(1180px,calc(100% - 48px));margin:34px auto;border:1px solid #343434;border-top:4px solid var(--tkvs-red);background:#111}.tkvs-about-details>summary{min-height:72px;display:flex;align-items:center;padding:16px 22px;color:#fff;cursor:pointer;font-family:"Barlow Condensed",sans-serif;font-size:22px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-about-details>summary::marker{color:var(--tkvs-red)}.tkvs-about-details__body{border-top:1px solid #303030}.tkvs-about-details__body>.section{width:100%!important;padding:34px 22px!important}.tkvs-about-flow-section{display:block!important;width:100%!important;padding:70px 0!important;background:#050505!important}.tkvs-about-flow{max-width:1180px!important;margin:0 auto!important;padding:0 24px!important}.tkvs-about-flow__head{max-width:760px;margin:0 0 30px}.tkvs-about-flow__head>span{color:var(--tkvs-red);font-size:10px;font-weight:900;letter-spacing:.15em}.tkvs-about-flow__head h2{margin:8px 0 10px;color:#fff!important;font-size:clamp(36px,4vw,58px)}.tkvs-about-flow__head p{margin:0;color:#bdb7b1;font-size:16px;line-height:1.6}.tkvs-about-flow__grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none}.tkvs-about-flow__grid li{min-height:260px;position:relative;padding:26px 22px;color:#fff;border:1px solid #323232;border-top:3px solid var(--tkvs-red);background:#151515}.tkvs-about-flow__grid b{display:block;margin-bottom:34px;color:var(--tkvs-red);font-family:"Barlow Condensed",sans-serif;font-size:38px;font-style:italic;line-height:1}.tkvs-about-flow__grid h3{margin:0 0 10px;color:#fff!important;font-size:23px;line-height:1.05}.tkvs-about-flow__grid p{margin:0;color:#bcb6b0;font-size:13px;line-height:1.65}.tkvs-about-flow__cta{min-height:50px;width:max-content;margin-top:24px;display:inline-flex;align-items:center;gap:16px;padding:0 22px;color:#fff!important;background:var(--tkvs-red);text-decoration:none!important;font-family:"Barlow Condensed",sans-serif;font-size:17px;font-style:italic;font-weight:900;text-transform:uppercase}.tkvs-about-flow__cta:hover{color:#fff!important;background:var(--tkvs-red-dark)}.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta,.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta:visited,.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta:hover,.tkvs-page--about-top-knives-llc .tkvs-about-flow__cta span{color:#fff!important}.tkvs-page--about-top-knives-llc .tk-country-hub{display:none!important}.tkvs-page--about-top-knives-llc #cta{width:100%!important;padding:55px max(24px,calc((100vw - 1180px)/2))!important;background:linear-gradient(105deg,#e1061a,#81000d);border:0!important}.tkvs-page--about-top-knives-llc #cta h2,.tkvs-page--about-top-knives-llc #cta p{color:#fff!important}.tkvs-page--contact-top-knives-llc .tk-contact-page{background:#f3eee8!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero{min-height:390px;display:flex;align-items:center;padding:54px max(24px,calc((100vw - 1180px)/2))!important;text-align:left!important;background:linear-gradient(105deg,rgb(4 4 4 / .98) 0%,rgb(12 12 12 / .94) 60%,rgb(92 0 10 / .78) 100%),url(/wp-content/plugins/tk-otf-storefront-visual-system-v129/assets/images/edc-colorways-hero.jpg) right center/cover no-repeat!important;border-bottom:4px solid var(--tkvs-red)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap{width:100%;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.55fr);grid-template-rows:auto auto;gap:14px 40px;align-items:start}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1{grid-column:1;margin:0!important;font-size:clamp(50px,5.2vw,76px)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p{grid-column:1;max-width:700px;margin:0!important;font-size:15px;line-height:1.7}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta{grid-column:2;grid-row:1/3;margin:0!important;display:grid!important;gap:9px;align-self:center}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn{min-height:52px!important;min-width:0!important;padding:0 20px!important;border-radius:0!important;color:#fff!important;background:var(--tkvs-red)!important;border:1px solid var(--tkvs-red)!important;box-shadow:none!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn:hover{transform:translateY(-2px);filter:none;background:var(--tkvs-red-dark)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn.ghost{color:#fff!important;background:#151515!important;border-color:#626262!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn.ghost:hover{border-color:#fff!important;background:#252525!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section{padding:42px max(24px,calc((100vw - 1180px)/2))!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)!important;gap:16px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card{padding:28px!important;border-radius:0!important;border:1px solid #d0c7bd!important;border-top:4px solid #111!important;background:#fffdfa!important;box-shadow:none!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card:first-child{border-top-color:var(--tkvs-red)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card h2{font-size:34px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .item,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .kv{padding:12px 0!important;border:0!important;border-bottom:1px solid #dfd7ce!important;border-radius:0!important;background:transparent!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card strong,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .item strong{color:#111!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .note{padding:15px!important;border-radius:0!important;color:#403932!important;background:#f2ece5!important;border:1px solid #d8cec3!important;border-left:4px solid var(--tkvs-red)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .note strong{color:#111!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .note span{color:#625a53!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq{padding:56px max(24px,calc((100vw - 1180px)/2))!important;background:#e8e0d7!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>.wrap{width:100%!important;display:grid;grid-template-columns:minmax(270px,.7fr) minmax(460px,1.3fr);grid-template-rows:auto auto auto 1fr;gap:10px 42px;align-items:start}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>p,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>.cta,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist{grid-column:1}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2{margin:0!important;font-size:42px!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>.cta{display:grid!important;margin-top:12px!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist{margin-top:8px;padding:22px!important;border-top-color:#111!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form{grid-column:2;grid-row:1/6;width:100%;max-width:none!important;margin:0!important;padding:28px;background:#fffdfa;border:1px solid #cec5bb;border-top:4px solid var(--tkvs-red)}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form input,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form textarea{min-height:50px!important;color:#111!important;-webkit-text-fill-color:#111!important;background:#fff!important;border:1px solid #bfb5aa!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form textarea{min-height:132px!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form button{min-height:54px!important;color:#fff!important;background:var(--tkvs-red)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final{padding:28px max(24px,calc((100vw - 1180px)/2))!important;border-top:0!important;background:#0b0b0b!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .wrap{min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 28px;align-items:center;text-align:left}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final h2{grid-column:1;margin:0!important;font-size:34px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final p{grid-column:1;margin:0!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta{grid-column:2;grid-row:1/3;margin:0!important}@media (max-width:1180px){.tkvs-mega__head{width:calc(100% - 38px)}.tkvs-mega__grid{padding-top:16px}.tkvs-catalog-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr)}.tkvs-catalog-layout{grid-template-columns:270px minmax(0,1fr)}.tkvs-page--about-top-knives-llc .tkvs-page-content .steps{grid-template-columns:repeat(3,minmax(0,1fr))}.tkvs-about-flow__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.tkvs-catalog-hero__grid{grid-template-columns:minmax(0,1fr) 300px}.tkvs-catalog-layout{grid-template-columns:1fr}.tkvs-catalog-sidebar{max-height:none}.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"],.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]{grid-template-columns:1fr;gap:18px}.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="snapshot"]>.cols,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .section[id="howwework"]>.cols{grid-column:1;grid-row:auto}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap{grid-template-columns:minmax(0,1fr) minmax(270px,.6fr)}}@media (max-width:760px){.tkvs-mobile-drawer>aside{width:min(390px,94vw)}.tkvs-mobile-drawer header{min-height:60px}.tkvs-mobile-drawer__rfq{position:sticky;bottom:0;z-index:3;margin:10px 12px 14px;box-shadow:0 8px 24px rgb(0 0 0 / .22)}.tkvs-catalog-hero{padding:18px 0 20px}.tkvs-active .woocommerce-breadcrumb{margin-bottom:14px!important}.tkvs-catalog-hero__grid{grid-template-columns:1fr;gap:15px}.tkvs-category-summary{padding:0}.tkvs-ready .tkvs-category-summary.has-guide:not(.is-expanded) .tkvs-catalog-owner{max-height:184px}.tkvs-catalog-owner h1{font-size:39px}.tkvs-catalog-owner h2,.tkvs-catalog-owner h3{font-size:23px!important}.tkvs-catalog-owner p,.tkvs-catalog-owner li{font-size:11px;line-height:1.6}.tkvs-catalog-hero__visual{min-height:210px;order:-1}.tkvs-catalog-hero__visual figcaption strong{font-size:22px}.tkvs-catalog-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.tkvs-catalog-hero__actions .tkvs-button{min-height:46px;padding:0 8px;font-size:13px}.tkvs-category-children{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.tkvs-category-children>a{flex:0 0 auto}.tkvs-category-rail{padding:14px 0}.tkvs-category-rail>.tkvs-shell{width:100%}.tkvs-category-rail__head{width:calc(100% - 24px);margin:0 auto 8px}.tkvs-category-rail__head>div{display:block}.tkvs-category-rail__head strong{display:block;font-size:18px}.tkvs-category-rail__head>a{font-size:11px}.tkvs-category-rail__track{grid-auto-columns:168px;padding:0 12px 8px}.tkvs-category-rail__track>a{min-height:96px;grid-template-columns:66px minmax(0,1fr)}.tkvs-category-rail__image{width:66px}.tkvs-catalog-command{top:70px}.tkvs-catalog-layout{padding-top:0}.tkvs-catalog-sidebar__groups a{min-height:70px}.tkvs-pagination{min-height:0;margin:18px 7px 0;align-items:stretch;flex-direction:column;gap:9px;padding:10px}.tkvs-pagination__status{text-align:center}.tkvs-pagination__links{width:100%;display:grid;grid-template-columns:1fr auto 1fr;gap:6px}.tkvs-pagination__links .page-numbers:not(.prev):not(.next):not(.current){display:none!important}.tkvs-pagination__links .page-numbers{min-width:44px}.tkvs-pagination__links .prev{grid-column:1}.tkvs-pagination__links .current{grid-column:2}.tkvs-pagination__links .next{grid-column:3}.tkvs-pagination__links .prev,.tkvs-pagination__links .next{min-width:0}.tkvs-page--about-top-knives-llc .tkvs-page-content .section,.tkvs-about-details{width:calc(100% - 24px)}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero{min-height:560px;justify-content:flex-end;padding:44px 16px 34px!important;background:linear-gradient(0deg,rgb(4 4 4 / .98) 0%,rgb(4 4 4 / .86) 58%,rgb(4 4 4 / .22) 100%),url(/wp-content/plugins/tk-otf-storefront-visual-system-v129/assets/images/otf-collection-banner.webp) 66% center/cover no-repeat!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero h1{font-size:44px!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero p{display:-webkit-box;overflow:hidden;font-size:12px;-webkit-line-clamp:4;-webkit-box-orient:vertical}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .actions{display:grid;grid-template-columns:1fr 1fr}.tkvs-page--about-top-knives-llc .tkvs-page-content .hero .actions a{min-width:0;padding:0 10px;font-size:12px}.tkvs-page--about-top-knives-llc .tkvs-page-content .section{padding:34px 0!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .grid2,.tkvs-page--about-top-knives-llc .tkvs-page-content .cols{grid-template-columns:1fr!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .grid4{grid-template-columns:1fr 1fr;gap:8px}.tkvs-page--about-top-knives-llc .tkvs-page-content .card,.tkvs-page--about-top-knives-llc .tkvs-page-content .box{padding:20px!important}.tkvs-page--about-top-knives-llc .tkvs-page-content .steps{grid-template-columns:1fr;gap:8px}.tkvs-page--about-top-knives-llc .tkvs-page-content .step{min-height:0}.tkvs-page--about-top-knives-llc .tkvs-page-content .tkvs-about-flow-section{width:100%!important;padding:42px 0!important}.tkvs-about-flow{padding:0 12px!important}.tkvs-about-flow__head{margin-bottom:22px}.tkvs-about-flow__head h2{font-size:38px}.tkvs-about-flow__head p{font-size:13px}.tkvs-about-flow__grid{grid-template-columns:1fr;gap:8px}.tkvs-about-flow__grid li{min-height:0;padding:20px}.tkvs-about-flow__grid b{margin-bottom:12px;font-size:32px}.tkvs-about-flow__grid h3{font-size:21px}.tkvs-about-flow__cta{width:100%;justify-content:center}.tkvs-about-details{margin:20px auto}.tkvs-about-details>summary{min-height:64px;padding:14px 16px;font-size:18px}.tkvs-about-details__body>.section{width:100%;padding:25px 15px!important}.tkvs-page--about-top-knives-llc #cta{width:100%!important;padding:38px 16px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero{min-height:0;padding:38px 16px 30px!important;background:linear-gradient(130deg,#080808,#240308)!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .wrap{grid-template-columns:1fr;grid-template-rows:auto;gap:12px}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1,.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p,.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta{grid-column:1;grid-row:auto}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero h1{font-size:42px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero p{font-size:12px;line-height:1.6}.tkvs-page--contact-top-knives-llc .tk-contact-page>.hero .cta{margin-top:6px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .btn{width:100%;min-height:48px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section{padding:18px 12px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.section .wrap.grid{grid-template-columns:1fr!important;gap:8px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card{padding:20px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card h2{font-size:29px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .list{gap:0!important}.tkvs-page--contact-top-knives-llc .tk-contact-page .card .item,.tkvs-page--contact-top-knives-llc .tk-contact-page .card .kv{padding:10px 0!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq{padding:28px 12px!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>.wrap{grid-template-columns:1fr;grid-template-rows:auto;gap:10px}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>p,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq>div>.cta,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist,.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form{grid-column:1;grid-row:auto}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq h2{font-size:34px!important}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq .tkvs-contact-checklist{order:4}.tkvs-page--contact-top-knives-llc .tk-codex-contact-rfq form{order:3;padding:18px 14px;grid-template-columns:1fr}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final{padding:28px 16px!important}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .wrap{grid-template-columns:1fr;grid-template-rows:auto;text-align:left}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final h2,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final p,.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta{grid-column:1;grid-row:auto}.tkvs-page--contact-top-knives-llc .tk-contact-page>.final .cta{margin-top:14px!important}}