.tb{--tb-paper:#fafaf7;--tb-ink:#191d25;--tb-blue:#345adb;--tb-sky:#eaf2f8;color:var(--tb-ink);font-family:Inter,var(--base-font-family),Arial,sans-serif;font-size:16px;line-height:1.6;letter-spacing:0;background:var(--tb-paper)}.tb *{box-sizing:border-box}.tb h1,.tb h2,.tb h3,.tb p{margin:0;color:inherit;font-family:inherit}.tb h1,.tb h2,.tb h3{font-weight:600;letter-spacing:-.05em;line-height:1.06}.tb h1{font-size:clamp(58px,6.2vw,94px)}.tb h2{font-size:clamp(38px,4.2vw,64px)}.tb h3{font-size:25px;letter-spacing:-.035em}.tb a{color:inherit;text-decoration:none}.tb button,.tb input,.tb summary{font:inherit}.tb img{display:block;max-width:100%}.tb a:focus-visible,.tb button:focus-visible,.tb summary:focus-visible,.tb input:focus-visible,.tb video:focus-visible{outline:3px solid var(--tb-blue);outline-offset:5px}.tb .tb-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;margin-bottom:25px}.tb p{font-size:16px;line-height:1.65}.tb .tb-small-label{font-size:10px;font-weight:600;letter-spacing:.13em;margin:22px 0 10px}.tb .tb-button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:52px;padding:14px 25px;background:var(--tb-blue);color:#fff;border-radius:30px;font-size:14px;font-weight:600;transition:background .2s}.tb .tb-button:hover{background:#2445b5}.tb .tb-text-link{font-size:14px;display:inline-flex;align-items:center;gap:18px;padding:12px 0;border-bottom:1px solid currentColor;line-height:1.2}.tb a:hover{text-decoration:none}.tb .tb-text-link:hover{color:var(--tb-blue)}.tb-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.tb-header{display:flex;align-items:center;justify-content:space-between;min-height:90px;padding:18px 4.5%;border-bottom:1px solid #191d2512;position:relative;z-index:20}.tb-logo{display:block;width:160px;font-size:25px;font-weight:800;letter-spacing:-1px;line-height:1}.tb-logo img{width:160px;height:auto;max-height:45px;object-fit:contain}.tb-nav{display:flex;gap:35px;font-size:13px;font-weight:500}.tb-nav a:hover{color:var(--tb-blue)}.tb-nav-actions{display:flex;align-items:center;gap:15px}.tb-nav-actions>a,.tb-mobile-menu summary{width:40px;min-height:44px;display:flex;align-items:center;justify-content:center;position:relative}.tb-nav-actions svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.4;fill:none}.tb-cart-count{position:absolute;right:-2px;top:0;font-size:10px}.tb-mobile-menu{display:none}.tb-hero{display:grid;grid-template-columns:43% 57%;min-height:640px;max-width:1800px;margin:auto}.tb-hero-copy{padding:85px 30px 52px 10.5%;align-self:center}.tb .tb-intro{max-width:325px;margin:27px 0 30px;color:#505661;font-size:17px}.tb .tb-hero-note{font-size:11px;margin-top:75px;color:#59616c}.tb-hero-image{position:relative;min-width:0;overflow:hidden}.tb-hero-image>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:53% center}.tb-image-label{position:absolute;bottom:25px;left:25px;background:var(--tb-paper);border-radius:4px;padding:9px 16px;font-size:11px;letter-spacing:.02em}.tb-section{padding:95px 4.5%;max-width:1600px;margin:auto;scroll-margin-top:25px}.tb-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.tb-section-heading>p{color:#59616c;max-width:330px}.tb-scene-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.tb-scene img{width:100%;aspect-ratio:1.14;object-fit:cover;border-radius:5px}.tb-scene:nth-child(2) img{object-position:57% center}.tb-scene p:last-child{font-size:14px;max-width:320px;color:#59616c;margin-top:13px}.tb-experience{display:grid;grid-template-columns:1fr 1fr;background:var(--tb-sky);margin:0 2%;border-radius:8px;overflow:hidden}.tb-experience-copy{padding:70px 9%}.tb-experience-copy>p:not(.tb-eyebrow){color:#505d6b;margin-top:25px;max-width:390px}.tb-feature{display:flex;gap:20px;margin:28px 0}.tb-feature>span{font-size:11px;color:var(--tb-blue);padding-top:5px}.tb-feature h3{font-size:18px;letter-spacing:-.02em;line-height:1.3}.tb-feature p{font-size:14px;color:#505d6b;max-width:330px;margin-top:7px}.tb-experience-copy>.tb-button{margin-top:10px}.tb-experience-image{display:flex;flex-direction:column;justify-content:center;padding:45px 8% 35px 0;min-width:0}.tb-experience-image>img{width:100%;height:400px;object-fit:contain;mix-blend-mode:multiply}.tb-detail-caption{border-top:1px solid #191d2526;padding-top:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.tb-detail-caption>span{font-size:10px;letter-spacing:.1em}.tb-detail-caption>strong{font-size:25px;font-weight:500}.tb-detail-caption>a{font-size:13px;text-decoration:underline}.tb-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.tb-product-image{display:block;background:#f0f1f0;border-radius:6px;overflow:hidden}.tb-product-image img{width:100%;aspect-ratio:1.17;object-fit:contain;mix-blend-mode:multiply;padding:22px;transition:transform .3s}.tb-product-image:hover img{transform:scale(1.035)}.tb-product-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.tb-product-title h3{font-size:30px}.tb-product-title>span{font-size:13px}.tb-product>p:not(.tb-small-label){margin:15px 0;color:#59616c;font-size:14px;min-height:48px}.tb-product-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #191d2526;padding:16px 0;font-size:13px;font-weight:600}.tb-product-link:hover{color:var(--tb-blue)}.tb-play-on{display:grid;grid-template-columns:1fr 1fr;margin:10px 4.5% 0;gap:8%;align-items:center;scroll-margin-top:25px}.tb-play-image img{width:100%;aspect-ratio:.93;object-fit:cover;object-position:60% center;border-radius:5px}.tb-play-copy{padding:30px 0;max-width:440px}.tb-play-copy>p:not(.tb-eyebrow){margin:27px 0;color:#59616c}.tb-play-copy .tb-text-link{margin-top:5px}.tb-film{padding-bottom:40px}.tb-film video{width:100%;aspect-ratio:16/8.2;object-fit:contain;background:#15191f;border-radius:6px;display:block}.tb-support{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%}.tb-support>div>p:not(.tb-eyebrow){margin:25px 0;color:#59616c}.tb-faqs details{border-bottom:1px solid #191d2526}.tb-faqs summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;font-size:15px;padding:20px 0}.tb-faqs summary::-webkit-details-marker{display:none}.tb-faqs summary>span{font-size:24px;font-weight:300}.tb-faqs details[open] summary>span{transform:rotate(45deg)}.tb-faqs details>div{padding-bottom:25px;color:#59616c}.tb-faqs details p{font-size:14px}.tb-faqs details a{text-decoration:underline;color:var(--tb-blue)}.tb-footer{background:var(--tb-sky);padding:65px 4.5% 30px}.tb-footer-top{display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-bottom:65px}.tb-footer h2{font-size:48px}.tb-footer-top p:not(.tb-eyebrow){font-size:14px;margin-top:20px;color:#505d6b}.tb-newsletter{align-self:center;max-width:430px}.tb-newsletter label{font-size:12px}.tb-newsletter-field{display:flex;border-bottom:1px solid #191d2560;margin:7px 0 12px}.tb-newsletter input{border:0;background:transparent;width:100%;min-width:0;min-height:50px;border-radius:0;color:var(--tb-ink);padding:10px 0}.tb-newsletter button{border:0;background:transparent;font-size:25px;min-width:50px;cursor:pointer}.tb-newsletter small{font-size:10px;line-height:1.6;display:block;color:#505d6b}.tb-newsletter small a{text-decoration:underline}.tb-footer-bottom{border-top:1px solid #191d2526;padding-top:35px;display:flex;justify-content:space-between;gap:40px}.tb-footer-bottom p{font-size:12px;margin:15px 0}.tb-footer-bottom small{font-size:10px;color:#59616c}.tb-footer-bottom nav{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:15px 30px;max-width:620px;align-content:start;font-size:12px}body.template-index #MainContent{padding:0;margin:0;background:#fafaf7}body.template-index{background:#fafaf7}body.template-index .content{min-height:0}@media(min-width:1600px){.tb-play-on{max-width:1456px;margin-left:auto;margin-right:auto}.tb-experience{max-width:1536px;margin-left:auto;margin-right:auto}.tb-header,.tb-footer{padding-left:max(4.5%,calc((100vw - 1456px)/2));padding-right:max(4.5%,calc((100vw - 1456px)/2))}}@media(max-width:1050px){.tb-hero{min-height:580px;grid-template-columns:46% 54%}.tb h1{font-size:62px}.tb-hero-copy{padding-left:9%;padding-right:22px}.tb-actions{gap:18px}.tb-experience-copy{padding:55px 8%}.tb-experience-image>img{height:300px}.tb-product-title{align-items:flex-start;flex-direction:column;gap:6px}.tb-nav{gap:22px}}@media(max-width:749px){.tb-header{min-height:72px;padding:12px 20px}.tb-logo,.tb-logo img{width:132px}.tb-nav{display:none}.tb-nav-actions{gap:3px}.tb-mobile-menu{display:block}.tb-mobile-menu summary{list-style:none;cursor:pointer}.tb-mobile-menu summary::-webkit-details-marker{display:none}.tb-mobile-menu nav{position:absolute;top:100%;left:0;right:0;background:#fafaf7;padding:15px 24px 25px;box-shadow:0 12px 16px #191d250d;display:flex;flex-direction:column;gap:4px}.tb-mobile-menu nav>a{padding:12px 0}.tb-hero{display:flex;flex-direction:column;min-height:0}.tb-hero-copy{padding:43px 24px 35px;order:0}.tb h1{font-size:58px;line-height:1.03}.tb .tb-eyebrow{font-size:10px;margin-bottom:20px}.tb .tb-intro{font-size:15px;max-width:320px;margin:20px 0 25px}.tb .tb-hero-note{display:none}.tb .tb-button{min-height:48px;padding:12px 21px;font-size:13px;gap:18px}.tb .tb-text-link{font-size:13px;gap:12px}.tb-hero-image{aspect-ratio:1.24;min-height:0}.tb-hero-image>img{object-position:center 48%}.tb-image-label{bottom:16px;left:20px;font-size:10px;padding:7px 12px}.tb-section{padding:60px 20px}.tb h2{font-size:40px}.tb-section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:30px}.tb-section-heading>p{font-size:14px}.tb-scene-grid{grid-template-columns:1fr;gap:35px}.tb-scene img{aspect-ratio:1.25}.tb-scene h3{font-size:24px}.tb-scene p:last-child{max-width:100%}.tb .tb-small-label{margin-top:18px}.tb-experience{grid-template-columns:1fr;margin:0 12px}.tb-experience-copy{padding:42px 23px 20px}.tb-experience-copy>p:not(.tb-eyebrow){font-size:14px}.tb-experience-image{padding:0 23px 32px}.tb-experience-image>img{height:260px}.tb-detail-caption>strong{font-size:22px}.tb-product-grid{grid-template-columns:1fr;gap:35px}.tb-product-title{flex-direction:row;align-items:center}.tb-product-image img{aspect-ratio:1.35;padding:20px}.tb-product>p:not(.tb-small-label){min-height:0}.tb-play-on{grid-template-columns:1fr;margin:0 20px;gap:0}.tb-play-image img{aspect-ratio:1.1;object-position:center}.tb-play-copy{padding:35px 3px 0}.tb-play-copy>p:not(.tb-eyebrow){font-size:14px;margin:22px 0}.tb-film{padding-bottom:0}.tb-film video{aspect-ratio:16/9}.tb-support{grid-template-columns:1fr;gap:25px}.tb-support>div>p:not(.tb-eyebrow){font-size:14px;margin:20px 0}.tb-faqs summary{font-size:14px;min-height:72px}.tb-footer{padding:45px 23px 30px}.tb-footer-top{grid-template-columns:1fr;gap:30px;padding-bottom:40px}.tb-footer h2{font-size:39px}.tb-footer-bottom{flex-direction:column;gap:30px}.tb-footer-bottom nav{grid-template-columns:1fr 1fr;gap:15px;font-size:11px}}@media(prefers-reduced-motion:reduce){.tb *{scroll-behavior:auto!important;transition:none!important}}.tb h1{font-size:clamp(52px,4.8vw,80px)}.tb-hero{min-height:550px}.tb-hero-copy{padding-top:58px;padding-bottom:45px}.tb .tb-hero-note{margin-top:48px}.tb-hero-image>img{height:111%;object-position:center top}.tb-scene-media{aspect-ratio:1.14;overflow:hidden;border-radius:5px}.tb-scene-media img{aspect-ratio:auto;height:112%;width:100%;object-fit:cover;object-position:center top}@media(max-width:749px){.tb h1{font-size:clamp(42px,11.5vw,58px)}.tb-hero{min-height:0}.tb-hero-copy{padding:38px 24px 32px}.tb-scene-media{aspect-ratio:1.25}.tb-hero-image>img{height:111%;object-position:center top}}.tb-finder-heading{text-align:center;max-width:1160px;margin:0 auto 44px}.tb-finder-heading .tb-eyebrow{color:var(--tb-blue);margin-bottom:18px}.tb-finder-heading h2{font-size:clamp(30px,3.2vw,48px);line-height:1.16;letter-spacing:-.045em}.tb-finder-heading>p:last-child{margin-top:20px;color:#59616c;font-size:15px}.tb-pianos .tb-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.tb-pianos .tb-product{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #191d2510}.tb-pianos .tb-product--featured{background:#f2f6fb;border-color:#345adb38}.tb-pianos .tb-product-image{border-radius:0;background:#eaf2f8;flex-shrink:0}.tb-pianos .tb-product-image img{aspect-ratio:4/3;object-fit:cover;mix-blend-mode:normal;padding:0}.tb-product-copy{display:flex;flex-direction:column;padding:22px 20px 20px;flex:1}.tb .tb-product-copy .tb-small-label{margin:0 0 13px;color:var(--tb-blue);font-size:11px;letter-spacing:.09em;text-transform:uppercase}.tb-product-copy h3{font-size:24px;letter-spacing:-.035em;line-height:1.15}.tb .tb-product-description{font-size:14px;line-height:1.7;color:#59616c;margin:16px 0 20px;flex:1}.tb .tb-product-feature{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.5;margin:0 0 22px;min-height:36px}.tb-product-feature>span{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#eaf2f8;color:var(--tb-blue);width:19px;height:19px;border-radius:50%;font-size:11px}.tb-product-copy .tb-product-link{padding:14px 0 0;min-height:44px;border-top:1px solid #191d2520;color:var(--tb-blue);gap:12px;font-size:13px;font-weight:600}.tb-finder-compare{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:32px;background:var(--tb-sky);border-radius:8px;padding:25px 28px}.tb-finder-compare p{font-size:15px}body.template-index .header{padding:0!important;--header-background:#fafaf7;--header-box-shadow:none;--header-text-color:#191d25;--header-menu-highlighted-link-color:#345adb}body.template-index .header .header__container{border-radius:0;box-shadow:none;max-width:none;background:#fafaf7}body.template-index .header .header__main{border-radius:0;background:#fafaf7;border-bottom:1px solid #191d2512;box-shadow:none;padding:18px 4.5%;gap:25px}body.template-index .header .header-menu__item-text{font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:500;letter-spacing:0;color:#191d25}body.template-index .header .header-menu__item--highlighted,body.template-index .header .header-menu__item-text--highlighted{background:transparent;border-color:transparent;box-shadow:none;color:#345adb}body.template-index .header .header-menu__item:hover .header-menu__item-text{color:#345adb}body.template-index .header .header__icon-label{font-size:10px;font-weight:400;color:#59616c}@media(min-width:992px){body.template-index .header .header__main{min-height:90px}body.template-index .header .header__menu{flex:1 1 auto;min-width:0}body.template-index .header .header__utils{flex:0 0 auto;gap:15px}body.template-index .header .header-menu__list.header-menu__list--main{flex-wrap:nowrap;column-gap:clamp(12px,1.4vw,25px);row-gap:0}body.template-index .header .header-menu__list--main>.js-header-dropdown-menu-element{flex-shrink:0}body.template-index .header .header__logo{flex:0 0 150px}body.template-index .header .header-menu__item{white-space:nowrap}}@media(max-width:1099px){.tb-pianos .tb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.tb-finder-heading{text-align:left;margin-bottom:30px}.tb-finder-heading h2{font-size:32px;line-height:1.18}.tb-finder-heading>p:last-child{font-size:14px;margin-top:18px}.tb-pianos .tb-product-grid{grid-template-columns:1fr;gap:25px}.tb-pianos .tb-product-image img{aspect-ratio:4/3;padding:0}.tb-product-copy{padding:24px}.tb-product-copy h3{font-size:26px}.tb .tb-product-feature{min-height:0}.tb-finder-compare{flex-direction:column;align-items:flex-start;gap:18px;padding:25px;margin-top:25px}.tb-finder-compare p{font-size:14px}body.template-index .header .header__main{padding:15px 20px;gap:12px}}body.template-index .header.header--rounded{margin:0;width:100%}body.template-index .header .header__container,body.template-index .header .header__main{background:#fafaf7!important;box-shadow:none!important;border-radius:0!important}body.template-index .header .header-menu__item--highlighted,body.template-index .header .header-menu__item-text--highlighted{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}body.template-index .header .header-menu__item-text{font-weight:500!important}body.template-index .header-section{position:sticky!important;top:0!important;z-index:30}body.template-index .header .header__main{padding-top:10px!important;padding-bottom:10px!important}@media(min-width:992px){body.template-index .header .header__main{min-height:74px!important}}@media(max-width:991px){body.template-index .header .header__main{padding-top:10px!important;padding-bottom:10px!important}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/terence-brand.css.map */
