.ts-locations{background:#050505;color:#fff;font-family:Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ts-locations__wrap{width:min(100% - 64px,1320px);margin:auto;padding:clamp(48px,7vw,104px) 0 72px}.ts-locations__header{max-width:800px;padding-bottom:34px;border-bottom:1px solid #d65353}.ts-locations__eyebrow,.ts-locations__type{margin:0;color:#d85a58;font-size:11px;font-weight:600;letter-spacing:.17em;line-height:1.45;text-transform:uppercase}.ts-locations h1{margin:12px 0 16px;color:#fff;font-size:clamp(34px,5vw,62px);font-weight:500;letter-spacing:.018em;line-height:1.04;text-transform:uppercase}.ts-locations__introduction{max-width:56ch;margin:0;color:#cfcfcf;font-size:17px;line-height:1.55}.ts-locations__finder{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(280px,1.2fr);column-gap:clamp(32px,5vw,80px);row-gap:18px;align-items:end;margin-top:40px;padding:26px 0 25px;border-bottom:1px solid #454545}.ts-locations__finder-heading>p:last-child{margin:8px 0 0;color:#dedede;font-size:14px;line-height:1.45}.ts-locations__search{display:flex;align-items:center;gap:12px;min-height:49px;padding:0 15px;border:1px solid #727272;background:#0b0b0b;transition:border-color .25s ease,box-shadow .25s ease}.ts-locations__search:focus-within{border-color:#d65353;box-shadow:0 0 0 1px #d65353}.ts-locations__search svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#d65353;stroke-width:1.8}.ts-locations__search input{width:100%;min-width:0;border:0;outline:0;color:#fff;background:transparent;font:inherit;font-size:14px;letter-spacing:.02em}.ts-locations__search input::placeholder{color:#d0d0d0;opacity:1}.ts-locations__quick-filters{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:7px}.ts-locations__quick-filters button{min-height:31px;padding:0 12px;border:1px solid #595959;color:#e8e8e8;background:transparent;cursor:pointer;font:inherit;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;transition:border-color .25s ease,background-color .25s ease,color .25s ease}.ts-locations__quick-filters button:hover,.ts-locations__quick-filters button:focus-visible,.ts-locations__quick-filters button[aria-pressed=true]{border-color:#d65353;color:#fff;background:#401918;outline:none}.ts-locations__results{grid-column:1 / -1;margin:-4px 0 0;color:#dedede;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.ts-locations__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:29px;background:#393939;border:1px solid #393939}.ts-locations__card[hidden]{display:none}.ts-locations__card{position:relative;z-index:0;display:flex;flex-direction:column;min-height:295px;padding:29px 28px 25px;overflow:hidden;background:#050505;transform:translateZ(0);transition:background-color .42s ease,box-shadow .42s cubic-bezier(.2,.7,.2,1),transform .42s cubic-bezier(.2,.7,.2,1)}.ts-locations__card--linked{color:inherit;text-decoration:none;cursor:pointer}.ts-locations__card:before{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 100% 0,rgba(214,83,83,.16),transparent 55%);content:"";opacity:0;pointer-events:none;transition:opacity .42s ease}.ts-locations__card:after{position:absolute;inset:0 auto 0 0;width:2px;background:#d65353;content:"";transform:scaleY(0);transform-origin:bottom;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.ts-locations__card h2{margin:12px 0 14px;color:#fff;font-size:clamp(21px,2.1vw,29px);font-weight:500;letter-spacing:.015em;line-height:1.15;text-transform:uppercase;transition:letter-spacing .42s ease}.ts-locations__card h2,.ts-locations__card p,.ts-locations__visit{position:relative;z-index:1}.ts-locations__address{margin:0;color:#e1e1e1;font-size:14px;line-height:1.55}.ts-locations__description{margin:16px 0 22px;color:#dedede;font-size:13px;line-height:1.55}.ts-locations__visit,.ts-locations__note a{display:inline-flex;align-items:center;gap:16px;width:fit-content;margin-top:auto;padding-bottom:7px;border-bottom:1px solid #d65353;color:#fff;font-size:10px;font-weight:600;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}.ts-locations__visit span{color:#d65353;font-size:16px;transition:transform .2s ease}.ts-locations__card--linked:hover .ts-locations__visit span,.ts-locations__card--linked:focus-visible .ts-locations__visit span{transform:translate(3px,-3px)}@media(hover:hover)and (pointer:fine){.ts-locations__card:hover,.ts-locations__card:focus-within{z-index:2;background:#101010;box-shadow:0 18px 44px #0000008c,0 0 0 1px #d6535361;transform:scale(1.035)}.ts-locations__card:hover:before,.ts-locations__card:focus-within:before{opacity:1}.ts-locations__card:hover:after,.ts-locations__card:focus-within:after{transform:scaleY(1)}.ts-locations__card:hover h2,.ts-locations__card:focus-within h2{letter-spacing:.035em}}.ts-locations__note{margin:30px 0 0;color:#dedede;font-size:14px;line-height:1.5}.ts-locations__note a{margin:0;font-size:10px}.ts-locations__card--linked:focus-visible,.ts-locations__note a:focus-visible{outline:3px solid #d65353;outline-offset:3px}@media(max-width:900px){.ts-locations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.ts-locations__wrap{width:min(100% - 32px,1200px);padding:42px 0 48px}.ts-locations__header{padding-bottom:23px}.ts-locations h1{font-size:32px}.ts-locations__introduction{font-size:14px}.ts-locations__finder{display:block;margin-top:28px;padding:20px 0}.ts-locations__search{margin-top:17px}.ts-locations__quick-filters{margin-top:13px}.ts-locations__results{margin-top:17px}.ts-locations__grid{grid-template-columns:1fr;margin-top:22px}.ts-locations__card{min-height:0;padding:25px 21px 22px}.ts-locations__card h2{font-size:22px}.ts-locations__description{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){.ts-locations__card,.ts-locations__card:before,.ts-locations__card:after,.ts-locations__visit span{transition:none}.ts-locations__card:hover,.ts-locations__card:focus-within,.ts-locations__card--linked:hover .ts-locations__visit span,.ts-locations__card--linked:focus-visible .ts-locations__visit span{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map?subset=AAAE */
