.tl-root.tl-two-col{gap:80px}.tl-root .tl-left{min-width:0}.tl-root .tl-right{width:100%}@media(min-width:1024px){.tl-root .tl-right{width:400px;flex:0 0 400px}}.tl-root .mg-0{margin:0}.tl-root .tl-tabs{display:flex;flex-wrap:wrap;gap:10px}.tl-root .tl-tabs.center{justify-content:center}.tl-root .tl-tabs.left{justify-content:flex-start}.tl-root .tl-tabs.right{justify-content:flex-end}.tl-root .tl-tab{-webkit-appearance:none;appearance:none;border:1px solid rgba(var(--color-foreground),.14);background:#000;color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .06s ease}.tl-root .tl-tab:active{transform:translateY(1px)}.tl-root .tl-tab.is-active{background:#0b61cd}.tl-root .tl-searchrow{position:relative;margin-top:25px;margin-bottom:30px}.tl-root .tl-searchrow.center{margin-left:auto;margin-right:auto}.tl-root .tl-searchrow.left{margin-left:0;margin-right:auto}.tl-root .tl-searchrow.right{margin-left:auto;margin-right:0}.tl-root .tl-search{width:100%;padding:20px 48px 20px 25px;border:1px solid rgba(var(--color-foreground),.18);border-radius:12px;color:rgb(var(--color-foreground));font-size:16px;box-shadow:none;border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground) / .045);outline:none}.tl-root .tl-search::placeholder{color:rgba(var(--color-foreground),.55)}.tl-root .tl-search:focus{outline:2px solid rgba(var(--color-foreground),.28);outline-offset:2px}.tl-root .tl-loader{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:none;opacity:.85;color:rgb(var(--color-foreground))}.tl-root .tl-loader.is-visible{display:block}.tl-root .tl-spin{animation:tlspin .9s linear infinite}@keyframes tlspin{to{transform:rotate(360deg)}}.tl-root .tl-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;font-size:13px;color:rgba(var(--color-foreground),.75);padding-left:4px}.tl-root .tl-list{margin-top:14px;border-top:1px solid rgba(var(--color-foreground),.1)}.tl-root .tl-item{display:grid;grid-template-columns:350px 1fr;gap:16px;padding:20px 20px 20px 0;border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block);align-items:center;margin-top:25px;background-color:#fff}.tl-root .tl-img{width:350px;height:350px;border-radius:14px;background:rgba(var(--color-foreground),.04);overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(var(--color-foreground),.08)}.tl-root .tl-img img{width:100%;height:100%;object-fit:contain;padding:10px;display:block}.tl-root .tl-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:.08em;color:rgba(var(--color-foreground),.55);font-size:12px;-webkit-user-select:none;user-select:none}.tl-root .tl-title{display:block;font-weight:700;font-size:26px;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.25;margin-bottom:15px;margin-top:10px}.tl-root .tl-title:hover{text-decoration:underline}.tl-root .tl-meta{font-size:13px;color:rgba(var(--color-foreground),.72);margin-bottom:18px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.tl-root .tl-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#000;border:1px solid rgba(var(--color-foreground),.06);font-size:12px;color:#fff;font-weight:600}.tl-root .tl-docgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;margin-top:30px}.tl-root .tl-doc{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e7e7e7;border-radius:12px;background:#c7cbff0a;text-decoration:none;color:rgb(var(--color-foreground));transition:background-color .18s ease,border-color .18s ease,transform .06s ease;min-width:0}.tl-root .tl-doc:hover{background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.16)}.tl-root .tl-doc:active{transform:translateY(1px)}.tl-root .tl-docicon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;background:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.08)}.tl-root .tl-docicon svg{width:18px;height:18px}.tl-root .tl-doctext{display:grid;gap:2px;min-width:0}.tl-root .tl-doclabel{font-weight:900;font-size:12px;letter-spacing:.06em;text-transform:uppercase;line-height:1.1}.tl-root .tl-docsub{font-size:13px;opacity:.75;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tl-root .tl-doc--sds .tl-docicon{background:#dc26261a;border-color:#dc26262e}.tl-root .tl-doc--tds .tl-docicon{background:#35dc261a}.tl-root .tl-doc--info .tl-docicon{background:#2563eb1a;border-color:#2563eb29}.tl-root .tl-docempty{margin-top:10px;padding:12px 14px;border:1px dashed rgba(var(--color-foreground),.18);border-radius:12px;color:rgba(var(--color-foreground),.75);font-size:13px}.tl-root .title-wrapper{gap:12px;margin-block-end:70px}.tl-root .title-wrapper>*{margin:0!important}.tl-root .title-wrapper .rte p{margin:0!important}.tl-root .title-wrapper .rte>*+*{margin-top:10px!important}@media(max-width:520px){.tl-root .tl-docgrid{grid-template-columns:1fr}}.tl-root .tl-empty{text-align:center;padding:30px 0;color:rgba(var(--color-foreground),.8)}.tl-root .tl-pager{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:22px}.tl-root .tl-pageinfo{font-weight:900;font-size:13px;color:rgba(var(--color-foreground),.8)}@media(max-width:768px){.tl-root .tl-item{grid-template-columns:84px 1fr;padding:16px 0}.tl-root .tl-img{width:84px;height:84px;border-radius:12px}}@media(max-width:520px){.tl-root .tl-item{grid-template-columns:1fr}.tl-root .tl-toolbar{flex-direction:column;align-items:flex-start}.tl-root .tl-tabs{justify-content:flex-start}}.tl-root .contact__sidebar{max-width:100%;margin-left:0}.brand-search{font-weight:500;margin-right:7px;align-content:space-around;margin-left:5px}.tl-root .tl-left{row-gap:0px!important}.tl-root .title-wrapper{row-gap:8px!important}.tl-root .title-wrapper .rte>*+*{margin-top:6px!important}.tl-testname{display:flex;align-items:flex-start;gap:10px;margin:0 0 8px}.tl-teststandard{font-size:13px;opacity:.7;margin-top:2px}.tl-testresult,.tl-testrating{font-size:14px;margin-top:6px}.tl-testlink{display:inline-block;margin-top:8px;font-size:13px;font-weight:600;text-decoration:underline}.contact__sidebar{background-color:#fff;padding:30px;border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block)}.tl-testlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(min-width:768px){.tl-testlist{grid-template-columns:repeat(3,minmax(0,1fr))}}.tl-test{border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:1rem;background-color:#f2f8ff38}.tl-testtitle{font-weight:600;line-height:1.2}
/*# sourceMappingURL=/cdn/shop/t/13/assets/technical-library.css.map */
