.tlr-contact{font-family:var(--body-font-family, sans-serif);color:#2a2b2a;line-height:1.7;font-size:17px;-webkit-font-smoothing:antialiased}.tlr-contact *{font-family:var(--body-font-family, sans-serif)!important;box-sizing:border-box}.tlr-contact h1,.tlr-contact h2,.tlr-contact h3{line-height:1.1;letter-spacing:-.01em;margin:0}.tlr-contact h2,.tlr-contact h3{text-transform:none!important}.tlr-contact p{margin:0}.tlr-contact strong{font-weight:700;color:inherit}.tlr-contact .tlr-c-eyebrow{display:inline-block;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#8a5c3d;font-weight:700;margin-bottom:18px;background:#f4ece2;border:2px solid rgba(163,112,77,.32);border-radius:15px;padding:6px 15px;line-height:1.2}.tlr-contact .tlr-c-svg{display:block}.tlr-contact .btn{--btn-bg-color: 163 112 77;--btn-bg-hover-color: 182 141 114;--btn-text-color: 255 255 255;--btn-alt-text-color: 255 255 255;--btn-alt-bg-color: 20 20 20;--btn-alt-bg-alpha: 0;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tlr-contact .btn svg{width:18px;height:18px}.tlr-contact .tlr-c-reveal--armed{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s cubic-bezier(.16,1,.3,1)}.tlr-contact .tlr-c-reveal--armed.is-in{opacity:1;transform:none}.tlr-contact.tlr-contact--hero{background:#fff;padding:clamp(40px,6vw,72px) 0 clamp(48px,6vw,80px)}.tlr-contact .tlr-c-head{margin-bottom:clamp(29px,3.5vw,42px)}.tlr-contact .tlr-c-head h1{font-size:clamp(32px,3.5vw,49.77px);font-weight:700;text-transform:uppercase!important;letter-spacing:0;color:#2a2b2a}.tlr-contact .tlr-c-head p{color:#5b5c5b;font-size:clamp(17px,1.3vw,19.5px);margin-top:16px;line-height:1.7}.tlr-contact .tlr-c-head p strong{color:#2a2b2a}.tlr-contact .tlr-c-hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(24px,3vw,40px);align-items:stretch}.tlr-contact .tlr-c-ways{display:grid;gap:14px;align-content:start}.tlr-contact .tlr-c-photo{position:relative;border-radius:16px;overflow:hidden;border:1px solid #e7e7e7;aspect-ratio:16 / 10;box-shadow:0 12px 32px -20px #2a2b2a47;margin:0 0 3px}.tlr-contact .tlr-c-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 8%;display:block}.tlr-contact .tlr-c-photo figcaption{position:absolute;left:0;right:0;bottom:0;padding:29px 18px 14px;background:linear-gradient(to top,#000000b8,#0000);color:#fff}.tlr-contact .tlr-c-photo figcaption b{display:block;font-size:17px;font-weight:700;line-height:1.2}.tlr-contact .tlr-c-photo figcaption span{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#e8c9ae;font-weight:700;margin-top:2px}.tlr-contact .tlr-c-way{display:flex;align-items:center;gap:16px;text-decoration:none;color:#2a2b2a;background:#fff;border:1px solid #e7e7e7;border-radius:14px;padding:17px 19px;box-shadow:0 12px 32px -20px #2a2b2a47;transition:transform .2s,border-color .2s}.tlr-contact a.tlr-c-way:hover{transform:translateY(-3px);border-color:#a3704d;color:#2a2b2a}.tlr-contact .tlr-c-way__ic{flex:none;width:46px;height:46px;border-radius:50%;background:#f4ece2;color:#8a5c3d;display:grid;place-items:center}.tlr-contact .tlr-c-way__ic svg{width:22px;height:22px}.tlr-contact .tlr-c-way__l{display:block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#a3704d;font-weight:700;line-height:1.2}.tlr-contact .tlr-c-way__v{display:block;font-size:clamp(18px,1.5vw,21.6px);font-weight:700;line-height:1.2;margin-top:2px;word-break:break-word;color:#2a2b2a}.tlr-contact .tlr-c-way__s{display:block;font-size:14px;color:#5b5c5b;margin-top:2px;line-height:1.45}.tlr-contact .tlr-c-way__arrow{margin-left:auto;color:#a3704d;flex:none;width:20px;height:20px}.tlr-contact .tlr-c-form{display:flex;flex-direction:column;background:#0a0a0a;color:#f3ede4;border:1px solid #2a2420;border-radius:14px;padding:clamp(24px,2.6vw,35px);box-shadow:0 30px 60px -30px #2a2b2a8c}.tlr-contact .tlr-c-form h2{font-size:clamp(24px,2.2vw,30px);font-weight:700;margin-bottom:6px;color:#fff}.tlr-contact .tlr-c-form .tlr-c-form__lead{color:#f3ede4;font-size:17px;margin-bottom:19px;line-height:1.6}.tlr-contact .tlr-c-form .tlr-c-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tlr-contact .tlr-c-form label{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#c9c8c4;margin:0 0 6px}.tlr-contact .tlr-c-form .tlr-c-field{margin-bottom:14px}.tlr-contact .tlr-c-form .tlr-c-field--grow{flex:1;display:flex;flex-direction:column}.tlr-contact .tlr-c-form .tlr-c-field--grow textarea{flex:1}.tlr-contact .tlr-c-form input,.tlr-contact .tlr-c-form textarea{width:100%;padding:14px 16px;border:1.5px solid #2a2420;background:#161616;color:#fff;border-radius:12px;font-size:16px;line-height:1.5;margin:0;box-shadow:none}.tlr-contact .tlr-c-form textarea{min-height:190px;resize:vertical;border-radius:14px}.tlr-contact .tlr-c-form input::placeholder,.tlr-contact .tlr-c-form textarea::placeholder{color:#8f8f8b;opacity:1}.tlr-contact .tlr-c-form input:focus,.tlr-contact .tlr-c-form textarea:focus{outline:none;border-color:#a3704d;box-shadow:0 0 0 3px #a3704d4d;background:#1f1f1f}.tlr-contact .tlr-c-form .tlr-c-optin{display:flex;align-items:flex-start;gap:10px;margin:2px 0 16px;color:#c9c8c4;font-size:14.5px;line-height:1.45;cursor:pointer;text-transform:none;letter-spacing:0;font-weight:400}.tlr-contact .tlr-c-form .tlr-c-optin input{appearance:auto;-webkit-appearance:checkbox;width:18px;height:18px;margin:2px 0 0;flex:none;accent-color:#a3704d;cursor:pointer}.tlr-contact .tlr-c-form .tlr-c-optin span{color:#c9c8c4}.tlr-contact .tlr-c-form .tlr-c-form__foot{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:5px}.tlr-contact .tlr-c-form .tlr-c-form__fine{font-size:13.5px;color:#b6b6b2}.tlr-contact .tlr-c-form .tlr-c-alert{border-radius:12px;padding:14px 16px;margin-bottom:16px;font-size:15px;line-height:1.5}.tlr-contact .tlr-c-form .tlr-c-alert--ok{background:#163a25;color:#d8f5e1;border:1px solid #2c6b45}.tlr-contact .tlr-c-form .tlr-c-alert--err{background:#3a1616;color:#f5d8d8;border:1px solid #6b2c2c}.tlr-contact .tlr-c-form .tlr-c-alert ul{margin:6px 0 0 18px;padding:0}.tlr-c-stickybar{display:none}@media(max-width:860px){body.tlr-contact-page{padding-bottom:84px}.tlr-c-stickybar{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:fixed;left:0;right:0;bottom:0;z-index:40;padding:11px var(--gutter, 20px) calc(11px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e7e7e7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--body-font-family, sans-serif)}.tlr-c-stickybar .btn{--btn-bg-color: 163 112 77;--btn-bg-hover-color: 182 141 114;--btn-text-color: 255 255 255;width:100%;padding:12px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.tlr-c-stickybar .btn--dark{--btn-bg-color: 42 43 42;--btn-bg-hover-color: 82 83 82}.tlr-c-stickybar .btn svg{width:18px;height:18px}}.tlr-contact.tlr-contact--visit{background:#2a2b2a;background:radial-gradient(#333b43e0 8%,#292f36 48%,#141414 92%);color:#f4f4f4;padding:clamp(48px,6vw,80px) 0}.tlr-contact.tlr-contact--visit h2{color:#fff;font-size:clamp(26px,2.8vw,38px);font-weight:700;margin-bottom:6px}.tlr-contact .tlr-c-sub{color:#c9c8c4;font-size:17px;margin-bottom:clamp(29px,3.5vw,42px);line-height:1.6}.tlr-contact .tlr-c-visit-grid{display:grid;grid-template-columns:1fr 2fr;gap:18px;align-items:stretch}.tlr-contact .tlr-c-visit-grid .tlr-c-map{grid-column:1 / -1;min-height:380px}.tlr-contact .tlr-c-dcard{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:clamp(22px,2.2vw,30px);display:flex;flex-direction:column}.tlr-contact .tlr-c-dcard h3{color:#fff;font-size:19.5px;font-weight:700;margin-bottom:14px;display:flex;align-items:center;gap:10px}.tlr-contact .tlr-c-dcard h3 svg{width:24px;height:24px;color:#a3704d;flex:none}.tlr-contact .tlr-c-dcard .tlr-c-addr{color:#fff;font-weight:700;font-size:18px;line-height:1.35;margin-bottom:14px}.tlr-contact .tlr-c-hours{list-style:none;margin:0 0 16px;padding:0}.tlr-contact .tlr-c-hours li{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:16px;line-height:1.4}.tlr-contact .tlr-c-hours li:last-child{border-bottom:0}.tlr-contact .tlr-c-hours .tlr-c-hours__d{color:#fff;font-weight:700;white-space:nowrap}.tlr-contact .tlr-c-hours .tlr-c-hours__t{color:#dedcd7;text-align:right;white-space:nowrap}.tlr-contact .tlr-c-hours .tlr-c-hours__t--appt{color:#e8c9ae;font-weight:700}.tlr-contact .tlr-c-dcard .tlr-c-actions{margin-top:auto;display:flex;gap:11px;flex-wrap:wrap;padding-top:6px}.tlr-contact .tlr-c-storefront{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.14);position:relative;min-height:380px;margin:0}.tlr-contact .tlr-c-storefront img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.tlr-contact .tlr-c-storefront figcaption{position:absolute;left:0;right:0;bottom:0;padding:26px 19px 14px;background:linear-gradient(to top,#000000b8,#0000);color:#fff;font-size:14.7px;font-style:italic}.tlr-contact .tlr-c-map{border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#1c1c1c}.tlr-contact .tlr-c-map iframe{width:100%;height:100%;min-height:380px;border:0;display:block;filter:saturate(.85)}.tlr-contact.tlr-contact--faq{background:#f4f4f4;border-top:1px solid #e7e7e7;padding:clamp(48px,6vw,80px) 0}.tlr-contact.tlr-contact--faq h2{font-size:clamp(26px,2.8vw,38px);font-weight:700;margin-bottom:6px;color:#2a2b2a}.tlr-contact.tlr-contact--faq .tlr-c-sub{color:#5b5c5b;margin-bottom:clamp(29px,3.5vw,38px)}.tlr-contact .tlr-c-qgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tlr-contact .tlr-c-q{background:#fff;border:1px solid #f0f0f0;border-radius:14px;padding:clamp(22px,2.2vw,30px);box-shadow:0 12px 32px -20px #2a2b2a47}.tlr-contact .tlr-c-q h3{font-size:18.4px;color:#a3704d;margin-bottom:10px;font-weight:700}.tlr-contact .tlr-c-q p{color:#5b5c5b;font-size:16px;line-height:1.6}.tlr-contact .tlr-c-q p+p{margin-top:10px}.tlr-contact .tlr-c-more{margin-top:29px;color:#5b5c5b;font-size:17px}.tlr-contact .tlr-c-more p{margin:0;color:#5b5c5b}.tlr-contact .tlr-c-more a,.tlr-contact .tlr-c-more a:visited{color:#2a2b2a;font-weight:700;text-decoration:none;border-bottom:2px solid #a3704d}.tlr-contact .tlr-c-more a:hover{color:#8a5c3d}@media(max-width:960px){.tlr-contact .tlr-c-visit-grid{grid-template-columns:1fr 1.4fr}}@media(max-width:860px){.tlr-contact .tlr-c-hero-grid,.tlr-contact .tlr-c-form .tlr-c-form__row,.tlr-contact .tlr-c-qgrid{grid-template-columns:1fr}}@media(max-width:640px){.tlr-contact .tlr-c-visit-grid{grid-template-columns:1fr}.tlr-contact .tlr-c-storefront{min-height:260px}.tlr-contact .tlr-c-visit-grid .tlr-c-map{min-height:300px}}@media(prefers-reduced-motion:reduce){.tlr-contact .tlr-c-reveal--armed{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/lr-contact.css.map */
