.quality-section{width:100%;padding:var(--section-padding, 60px) 20px;background-color:var(--color-background, #F7F8FB)}.quality-container{max-width:1400px;margin:0 auto}.quality-title{font-family:var(--font-heading);font-size:42px;font-weight:700;line-height:1;letter-spacing:-.03em;margin-bottom:48px;color:var(--color-heading, #080A12)}.quality-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:20px;min-height:500px}.quality-card{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;text-align:center;position:relative;transition:transform .3s ease;background-size:cover;background-position:center}.quality-card:hover{transform:translateY(-4px)}.quality-card.large{grid-row:span 2}.card-overlay{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;z-index:1}.quality-card.has-image .card-content,.quality-card.large .card-overlay~.card-content{position:relative;z-index:2;color:#fff}.quality-card.card-service{background:linear-gradient(135deg,#2805a0,#6d5bff 54%,#00c2ff)}.quality-card.card-spare,.quality-card.card-delivery,.quality-card.card-support{background-color:var(--color-surface, #FFFFFF)}.card-icon{width:100%;height:60px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.card-icon svg{width:48px;height:48px;stroke:currentColor;fill:none;stroke-width:2}.card-number{font-family:var(--font-heading);font-size:64px;font-weight:700;margin-bottom:10px;line-height:1;letter-spacing:-.03em}.card-title{font-family:var(--font-heading);font-size:20px;font-weight:600;color:inherit}.card-description{font-family:var(--font-heading);font-size:20px;font-weight:600;line-height:1.3;max-width:280px}.quality-card.card-service .card-content{color:#fff}.quality-card.card-spare .card-content,.quality-card.card-delivery .card-content,.quality-card.card-support .card-content{color:var(--color-body, #1F2937)}@media(max-width:1024px){.quality-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.quality-card.large{grid-row:span 1;grid-column:span 2}}@media(max-width:640px){.quality-title{font-size:28px}.quality-card{padding:20px}.quality-grid{grid-template-columns:1.1fr 1fr;gap:16px}.quality-card.large{grid-row:1;grid-column:1;min-height:150px}.card-service{grid-column:2;grid-row:1}.card-spare{grid-column:1;grid-row:2 / 4}.card-delivery{grid-column:2;grid-row:2}.card-support{grid-column:2;grid-row:3}.card-number{font-size:25px}.card-title,.card-description{font-size:16px}}.txed-ip{--txed-ink: #101820;--txed-deep: #18242d;--txed-text: #28343e;--txed-muted: #68737d;--txed-line: #cdd3d6;--txed-yellow: #ffd722;--txed-yellow-soft: #fff5ae;--txed-paper: #f1f3f2;--txed-surface: #fdfdfa;--txed-radius: 7px;color:var(--txed-text);font-family:inherit;overflow:clip}.txed-ip,.txed-ip *,.txed-ip *:before,.txed-ip *:after{box-sizing:border-box}.txed-ip img{display:block;width:100%;height:auto}.txed-ip button,.txed-ip input{font:inherit}.txed-ip [hidden]{display:none!important}.txed-ip__shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.txed-ip__breadcrumb{display:flex;min-height:44px;align-items:center;gap:9px;margin:0;color:var(--txed-muted);font-size:14px;font-weight:650}.txed-ip__breadcrumb a{color:inherit;text-decoration:none}.txed-ip__breadcrumb a:hover{color:var(--txed-ink)}.txed-ip__breadcrumb-separator{opacity:.72}.txed-ip__kicker{margin:0 0 17px;color:inherit;font-size:12px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.txed-ip__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 19px;border:1px solid var(--txed-ink);border-radius:4px;background:var(--txed-ink);color:var(--txed-surface);font-size:15px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,color .16s ease,transform .16s ease}.txed-ip__button:hover{background:var(--txed-yellow);color:var(--txed-ink);transform:translateY(-2px)}.txed-ip__button:active{transform:translateY(1px)}.txed-ip__button--yellow{border-color:var(--txed-yellow);background:var(--txed-yellow);color:var(--txed-ink)}.txed-ip__button--yellow:hover{border-color:var(--txed-surface);background:var(--txed-surface)}.txed-ip :where(a,button,input,summary,[tabindex]):focus-visible{outline:3px solid var(--txed-yellow);outline-offset:3px}.txed-ip__source{min-width:0;color:var(--txed-text);font-size:17px;line-height:1.72}.txed-ip__source>nav[id^=txed-]{display:none}.txed-ip__source h2,.txed-ip__source h3{scroll-margin-top:112px;color:var(--txed-ink);letter-spacing:-.032em!important}.txed-ip__source h2{margin:0;font-size:clamp(28px,3.1vw,43px)!important;line-height:1.08!important}.txed-ip__source h3{margin:30px 0 10px;font-size:clamp(20px,2vw,26px)!important;line-height:1.2!important}.txed-ip__source p,.txed-ip__source ul,.txed-ip__source ol{max-width:74ch;margin:0 0 18px}.txed-ip__source ul,.txed-ip__source ol{padding-left:1.35em}.txed-ip__source li+li{margin-top:8px}.txed-ip__source a{color:#174ea6;font-weight:700;overflow-wrap:anywhere;text-decoration-thickness:1.5px;text-underline-offset:4px}.txed-ip__source hr{margin:38px 0;border:0;border-top:1px solid var(--txed-line)}.txed-ip__source .txed-ip__preface{margin-bottom:28px;padding:18px 20px;border-left:5px solid var(--txed-yellow);background:var(--txed-surface);color:var(--txed-muted);font-size:14px}.txed-ip__source .txed-ip__preface p:last-child{margin-bottom:0}.txed-ip__table-wrap{width:100%;margin:28px 0;overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid var(--txed-line);border-radius:var(--txed-radius);background:var(--txed-surface)}.txed-ip__table-wrap table{width:100%!important;min-width:690px;margin:0!important;border:0!important;border-collapse:collapse}.txed-ip__table-wrap td,.txed-ip__table-wrap th{width:auto!important;padding:15px 17px!important;border:0!important;border-bottom:1px solid var(--txed-line)!important;border-right:1px solid var(--txed-line)!important;vertical-align:top}.txed-ip__table-wrap tr:last-child td,.txed-ip__table-wrap tr:last-child th{border-bottom:0!important}.txed-ip__table-wrap td:last-child,.txed-ip__table-wrap th:last-child{border-right:0!important}.txed-ip__table-wrap tr:first-child{background:var(--txed-ink);color:var(--txed-surface)}.txed-ip__table-wrap tr:first-child p,.txed-ip__table-wrap tr:first-child span{color:inherit!important}.txed-ip__comparison-list{display:none}.txed-ip__comparison-item{padding:22px;border-top:6px solid var(--txed-ink);background:var(--txed-surface)}.txed-ip__comparison-item h4{margin:0 0 18px;color:var(--txed-ink);font-size:21px;letter-spacing:-.02em;line-height:1.2}.txed-ip__comparison-item dl,.txed-ip__comparison-item dd{margin:0}.txed-ip__comparison-item dl>div{padding-top:14px;border-top:1px solid var(--txed-line)}.txed-ip__comparison-item dl>div+div{margin-top:14px}.txed-ip__comparison-item dt{margin-bottom:6px;color:var(--txed-muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.txed-ip__comparison-item dd{color:var(--txed-text);font-size:15px;line-height:1.55}.txed-ip__comparison-item dd>:last-child{margin-bottom:0}.txed-ip__closing{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:clamp(60px,8vw,96px);padding:clamp(28px,4vw,44px);border-top:7px solid var(--txed-yellow);background:var(--txed-ink);color:var(--txed-surface)}.txed-ip__closing h2{margin:0;color:inherit;font-size:clamp(27px,3vw,39px)!important;letter-spacing:-.035em!important;line-height:1.05!important}.txed-ip__closing p{max-width:650px;margin:12px 0 0;color:#c7d0d5;font-size:16px;line-height:1.6}.txed-ship{padding:22px 0 clamp(74px,9vw,120px);background:#edf0f1}.txed-ship__hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);min-height:450px;margin-top:18px;border:1px solid #bfc7cb;border-left:12px solid var(--txed-yellow);background:var(--txed-surface)}.txed-ship__hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(38px,6vw,78px)}.txed-ship__hero h1{max-width:760px;margin:0;color:var(--txed-ink);font-size:clamp(47px,6vw,75px)!important;letter-spacing:-.055em!important;line-height:.96!important}.txed-ship__hero-copy>p:not(.txed-ip__kicker){max-width:630px;margin:22px 0 0;color:var(--txed-muted);font-size:clamp(17px,1.5vw,20px);line-height:1.55}.txed-ship__route{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4vw,50px);background:var(--txed-ink);color:var(--txed-surface)}.txed-ship__route h2{margin:0 0 24px;color:inherit;font-size:clamp(26px,2.7vw,36px)!important;letter-spacing:-.035em!important;line-height:1.05!important}.txed-ship__route ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.txed-ship__route li{position:relative;min-height:67px;padding:7px 0 16px 35px;border-left:2px solid #52616c}.txed-ship__route li:before{position:absolute;top:8px;left:-7px;width:12px;height:12px;border:3px solid var(--txed-ink);border-radius:50%;background:var(--txed-yellow);box-shadow:0 0 0 1px var(--txed-yellow);content:""}.txed-ship__route li:last-child{min-height:0;padding-bottom:0;border-left-color:transparent}.txed-ship__route strong,.txed-ship__route span{display:block}.txed-ship__route strong{font-size:16px}.txed-ship__route span{margin-top:4px;color:#aeb9c0;font-size:14px;line-height:1.45}.txed-ship__body{display:grid;grid-template-columns:290px minmax(0,1fr);gap:clamp(40px,6vw,80px);padding-top:clamp(64px,8vw,104px)}.txed-ship__nav{position:sticky;top:104px;align-self:start;padding:25px;border-top:7px solid var(--txed-ink);background:var(--txed-yellow)}.txed-ship__nav strong{display:block;margin-bottom:13px;color:var(--txed-ink);font-size:18px}.txed-ship__nav a{display:flex;min-height:43px;align-items:center;border-bottom:1px solid rgba(16,24,32,.25);color:var(--txed-ink);font-size:14px;font-weight:750;line-height:1.3;text-decoration:none}.txed-ship__chapter{display:grid;grid-template-columns:minmax(210px,.54fr) minmax(0,1.46fr);gap:clamp(30px,4vw,58px);padding:40px 0 46px;border-top:1px solid #aeb8bd}.txed-ship__chapter:first-of-type{padding-top:0;border-top:0}.txed-ship__chapter-body>:last-child{margin-bottom:0}.txed-return{padding:22px 0 clamp(74px,9vw,118px);background:#f2f3f1}.txed-return__hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);margin-top:18px;background:var(--txed-ink);color:var(--txed-surface)}.txed-return__hero-copy{padding:clamp(42px,7vw,86px)}.txed-return__hero h1{max-width:760px;margin:0;color:inherit;font-size:clamp(47px,6.3vw,78px)!important;letter-spacing:-.055em!important;line-height:.95!important}.txed-return__hero-copy>p:not(.txed-ip__kicker){max-width:620px;margin:22px 0 0;color:#bdc7cd;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.txed-return__start{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(34px,4vw,52px);background:var(--txed-yellow);color:var(--txed-ink)}.txed-return__start strong{font-size:clamp(25px,2.8vw,37px);letter-spacing:-.035em;line-height:1.08}.txed-return__start p{margin:18px 0 0;font-size:16px;line-height:1.55}.txed-return__paths{display:grid;grid-template-columns:1fr 1fr;border-right:1px solid var(--txed-line);border-bottom:1px solid var(--txed-line);border-left:1px solid var(--txed-line);background:var(--txed-surface)}.txed-return__path{display:grid;grid-template-columns:1fr auto;align-items:end;gap:28px;min-height:178px;padding:31px;color:var(--txed-text);text-decoration:none}.txed-return__path+.txed-return__path{border-left:1px solid var(--txed-line)}.txed-return__path:hover{background:var(--txed-yellow-soft)}.txed-return__path strong,.txed-return__path span{display:block}.txed-return__path strong{color:var(--txed-ink);font-size:clamp(23px,2.5vw,32px);letter-spacing:-.03em;line-height:1.08}.txed-return__path span{max-width:520px;margin-top:10px;color:var(--txed-muted);font-size:15px;line-height:1.5}.txed-return__path b{color:var(--txed-ink);font-size:30px}.txed-return__jump{display:flex;gap:10px;margin:54px 0 48px;padding-bottom:10px;overflow-x:auto}.txed-return__jump a{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;padding:9px 14px;border:1px solid #aeb7bb;border-radius:4px;color:var(--txed-ink);font-size:14px;font-weight:750;text-decoration:none}.txed-return__jump a:hover{border-color:var(--txed-ink);background:var(--txed-ink);color:var(--txed-surface)}.txed-return__content{width:min(1040px,100%);margin-inline:auto}.txed-return__chapter{display:grid;grid-template-columns:minmax(220px,.56fr) minmax(0,1.44fr);gap:clamp(32px,5vw,72px);padding:42px clamp(24px,4vw,48px);border-top:1px solid var(--txed-line);background:var(--txed-surface)}.txed-return__chapter:nth-of-type(2n){background:#e9eceb}.txed-return__chapter:first-of-type{border-top:7px solid var(--txed-yellow)}.txed-return__chapter-body>:last-child{margin-bottom:0}.txed-warranty{padding:22px 0 clamp(76px,9vw,120px);background:var(--txed-ink);color:#d5dde1}.txed-warranty .txed-ip__breadcrumb{color:#a9b6bd}.txed-warranty .txed-ip__breadcrumb a:hover{color:var(--txed-yellow)}.txed-warranty__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:end;gap:clamp(42px,7vw,96px);min-height:400px;padding:clamp(46px,7vw,88px) 0 52px;border-bottom:1px solid #52616b}.txed-warranty__hero h1{max-width:760px;margin:0;color:var(--txed-surface);font-size:clamp(48px,6.4vw,80px)!important;letter-spacing:-.055em!important;line-height:.95!important}.txed-warranty__hero-copy>p:not(.txed-ip__kicker){max-width:630px;margin:22px 0 0;color:#b5c0c6;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.txed-warranty__hero-note{padding:24px 0 5px 26px;border-left:5px solid var(--txed-yellow)}.txed-warranty__hero-note strong{display:block;color:var(--txed-surface);font-size:22px}.txed-warranty__hero-note p{margin:9px 0 0;color:#aebac1;font-size:15px;line-height:1.55}.txed-warranty__coverage{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:0;padding:54px 0 22px}.txed-warranty__coverage-item{grid-column:span 4;min-height:155px;padding:24px 24px 24px 0;border-top:1px solid #52616b}.txed-warranty__coverage-item:nth-child(4){grid-column:span 5}.txed-warranty__coverage-item:nth-child(5){grid-column:span 3}.txed-warranty__coverage-item:nth-child(6){grid-column:span 4}.txed-warranty__coverage-item strong,.txed-warranty__coverage-item span{display:block}.txed-warranty__coverage-item strong{color:var(--txed-yellow);font-size:clamp(31px,4vw,48px);letter-spacing:-.045em;line-height:1}.txed-warranty__coverage-item span{max-width:250px;margin-top:12px;color:#d2d9dd;font-size:15px;line-height:1.45}.txed-warranty__summary-link{display:inline-flex;min-height:44px;align-items:center;margin-top:10px;color:var(--txed-yellow);font-weight:800;text-underline-offset:5px}.txed-warranty__body{display:grid;grid-template-columns:270px minmax(0,1fr);gap:clamp(38px,6vw,82px);padding-top:60px}.txed-warranty__nav{position:sticky;top:104px;align-self:start;padding:24px;background:var(--txed-yellow);color:var(--txed-ink)}.txed-warranty__nav strong{display:block;margin-bottom:12px;font-size:18px}.txed-warranty__nav a{display:flex;min-height:42px;align-items:center;border-bottom:1px solid rgba(16,24,32,.25);color:var(--txed-ink);font-size:14px;font-weight:750;line-height:1.3;text-decoration:none}.txed-warranty .txed-ip__source{color:#c9d2d7}.txed-warranty .txed-ip__source h2,.txed-warranty .txed-ip__source h3,.txed-warranty .txed-ip__source strong{color:var(--txed-surface)}.txed-warranty .txed-ip__source a{color:var(--txed-yellow)}.txed-warranty .txed-ip__source .txed-ip__preface{border-left-color:var(--txed-yellow);background:var(--txed-deep);color:#aebbc2}.txed-warranty__chapter{display:grid;grid-template-columns:minmax(230px,.6fr) minmax(0,1.4fr);gap:clamp(32px,5vw,70px);padding:42px 0 48px;border-top:1px solid #52616b}.txed-warranty__chapter-body>:last-child{margin-bottom:0}.txed-warranty .txed-ip__table-wrap{border-color:#53616a;background:var(--txed-deep)}.txed-warranty .txed-ip__table-wrap tr:first-child{background:var(--txed-yellow);color:var(--txed-ink)}.txed-warranty .txed-ip__table-wrap td,.txed-warranty .txed-ip__table-wrap th{border-color:#53616a!important}.txed-warranty .txed-ip__closing{border:1px solid #53616a;border-top:7px solid var(--txed-yellow);background:var(--txed-deep)}.txed-faq{padding:22px 0 clamp(74px,9vw,118px);background:#f4f5f3}.txed-faq__hero{margin-top:18px;overflow:hidden;border-top:8px solid var(--txed-yellow);background:var(--txed-ink);color:var(--txed-surface)}.txed-faq__hero-copy{max-width:1100px;padding:clamp(44px,5.3vw,66px) clamp(34px,5.3vw,66px) 0}.txed-faq__hero h1{max-width:1050px;margin:0;color:var(--txed-surface);font-size:clamp(50px,6vw,76px)!important;letter-spacing:-.055em!important;line-height:.95!important}.txed-faq__hero-copy>p:not(.txed-ip__kicker){max-width:640px;margin:22px 0 0;color:#c4cdd2;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.txed-faq__search-panel{display:grid;grid-template-columns:minmax(190px,.38fr) minmax(0,1.62fr);gap:clamp(26px,4vw,52px);align-items:start;margin-top:clamp(32px,4vw,48px);padding:clamp(26px,3vw,36px) clamp(34px,5.3vw,66px) clamp(38px,4.5vw,54px);border-top:1px solid #46545e;color:var(--txed-surface)}.txed-faq__search-panel label{display:block;max-width:230px;margin:0;color:inherit;font-size:clamp(17px,1.8vw,22px);font-weight:800;letter-spacing:-.02em;line-height:1.25}.txed-faq__search-control{min-width:0}.txed-faq__search{width:100%;min-height:62px;padding:16px 18px;border:2px solid #83919a;border-bottom:6px solid var(--txed-yellow);border-radius:4px;background:var(--txed-surface);color:var(--txed-ink);font-size:17px}.txed-faq__search::placeholder{color:#63717b;opacity:1}.txed-faq__search-help{margin:10px 0 0;color:#aebac1;font-size:13px;line-height:1.5}.txed-faq__categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 58px;background:var(--txed-yellow)}.txed-faq__categories a{display:inline-flex;min-height:68px;align-items:center;padding:14px 17px;border-left:1px solid #9b8714;color:var(--txed-ink);font-size:14px;font-weight:750;text-decoration:none}.txed-faq__categories a:first-child{border-left:0}.txed-faq__categories a:hover{background:var(--txed-surface)}.txed-faq__source .txed-ip__preface{width:fit-content;margin-bottom:34px}.txed-faq__category{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);gap:clamp(38px,6vw,78px);padding:44px 0 52px;border-top:1px solid #aeb8bd}.txed-faq__category>h2{position:sticky;top:104px;align-self:start}.txed-faq__questions{min-width:0}.txed-faq__answer{border-top:1px solid var(--txed-line)}.txed-faq__answer:last-child{border-bottom:1px solid var(--txed-line)}.txed-faq__answer summary{position:relative;min-height:66px;padding:20px 50px 20px 0;color:var(--txed-ink);font-size:18px;font-weight:780;line-height:1.4;cursor:pointer;list-style:none}.txed-faq__answer summary::-webkit-details-marker{display:none}.txed-faq__answer summary:after{position:absolute;top:19px;right:0;width:28px;height:28px;color:var(--txed-ink);content:"+";font-size:27px;font-weight:500;line-height:28px;text-align:center;transition:transform .16s ease}.txed-faq__answer[open] summary:after{transform:rotate(45deg)}.txed-faq__answer-body{padding:0 54px 22px 0;color:var(--txed-muted);font-size:16px;line-height:1.68}.txed-faq__answer-body>:last-child,.txed-faq__category-copy>:last-child{margin-bottom:0}.txed-faq__category-copy{padding:24px;border-left:5px solid var(--txed-yellow);background:var(--txed-surface)}.txed-faq__empty{margin:14px 0 0;padding:28px;border-left:6px solid var(--txed-yellow);background:var(--txed-surface);color:var(--txed-ink);font-weight:750}.txed-about{padding:22px 0 clamp(76px,9vw,120px);background:#eef1f0}.txed-about__hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:570px;margin-top:18px;background:var(--txed-surface)}.txed-about__hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(42px,6vw,76px);border-left:12px solid var(--txed-yellow)}.txed-about__hero h1{max-width:590px;margin:0;color:var(--txed-ink);font-size:clamp(48px,6.4vw,78px)!important;letter-spacing:-.057em!important;line-height:.94!important}.txed-about__hero-copy>p:not(.txed-ip__kicker){max-width:550px;margin:23px 0 0;color:var(--txed-muted);font-size:clamp(17px,1.5vw,20px);line-height:1.55}.txed-about__hero-media{min-height:570px;overflow:hidden;background:#dfe3e2}.txed-about__hero-media img{height:100%;object-fit:cover}.txed-about__body{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(280px,.58fr);gap:clamp(38px,6vw,78px);padding-top:clamp(68px,8vw,106px)}.txed-about__image-rail{position:sticky;top:104px;align-self:start}.txed-about__image-rail figure{margin:0;overflow:hidden;border-radius:var(--txed-radius);background:#dfe3e2}.txed-about__image-rail img{aspect-ratio:4 / 5;object-fit:cover}.txed-about__image-rail p{margin:18px 0 0;padding-top:18px;border-top:1px solid #aeb8bd;color:var(--txed-muted);font-size:14px;line-height:1.55}.txed-about__story .txed-ip__preface{margin-bottom:42px;border-left-width:7px;color:var(--txed-text);font-size:15px}.txed-about__chapter{padding:42px clamp(24px,4vw,46px) 48px;border-top:1px solid var(--txed-line);background:var(--txed-surface)}.txed-about__chapter:nth-of-type(2){background:var(--txed-yellow-soft)}.txed-about__chapter:nth-of-type(3){border-left:8px solid var(--txed-yellow);background:#e2e6e5}.txed-about__chapter h2{margin-bottom:27px}.txed-about__chapter-body>:last-child{margin-bottom:0}.txed-why{padding:22px 0 clamp(76px,9vw,120px);background:#f1f3f2}.txed-why__hero{margin-top:18px;overflow:hidden;border-top:8px solid var(--txed-yellow);background:var(--txed-ink);color:var(--txed-surface)}.txed-why__lead{max-width:920px;padding:clamp(40px,4.3vw,52px) clamp(34px,5.3vw,66px) clamp(28px,2.8vw,34px)}.txed-why__hero h1{max-width:900px;margin:0;color:var(--txed-surface);font-size:clamp(51px,5.9vw,72px)!important;letter-spacing:-.058em!important;line-height:.94!important}.txed-why__lead>p:not(.txed-ip__kicker){max-width:640px;margin:23px 0 0;color:#c4cdd2;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.txed-why__hero-button{margin-top:27px}.txed-why__bike-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #52606a;background:var(--txed-surface)}.txed-why__bike{--txed-bike-scale: 1;display:flex;min-width:0;flex-direction:column;color:var(--txed-ink);text-decoration:none;transition:background-color .16s ease}.txed-why__bike+.txed-why__bike{border-left:1px solid var(--txed-line)}.txed-why__bike:hover{background:var(--txed-yellow-soft)}.txed-why__bike-image{--txed-bike-pad: clamp(18px, 3vw, 42px);position:relative;display:grid;height:clamp(215px,16vw,245px);place-items:center;overflow:hidden;background:#f5f6f4}.txed-why__bike--maverick .txed-why__bike-image,.txed-why__bike--trail .txed-why__bike-image{--txed-bike-pad: 20px}.txed-why__bike--trail{--txed-bike-scale: .74}.txed-why__bike-image img{position:absolute;top:8px;right:var(--txed-bike-pad);bottom:0;left:var(--txed-bike-pad);width:calc(100% - (var(--txed-bike-pad) * 2));height:calc(100% - 8px);object-fit:contain;mix-blend-mode:multiply;transform:scale(var(--txed-bike-scale));transition:transform .18s ease}.txed-why__bike:hover img{transform:scale(calc(var(--txed-bike-scale) * 1.015))}.txed-why__bike-copy{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:baseline;padding:14px clamp(20px,3vw,34px) 16px;border-top:1px solid var(--txed-line)}.txed-why__bike-copy strong{color:var(--txed-ink);font-size:clamp(20px,2vw,25px);letter-spacing:-.025em}.txed-why__bike-copy>span{justify-self:end;color:var(--txed-muted);font-size:14px;font-weight:650}.txed-why__lenses{display:grid;grid-template-columns:.8fr 1.2fr .9fr;margin:0 0 66px;background:var(--txed-yellow)}.txed-why__lens{min-height:126px;padding:25px 28px}.txed-why__lens+.txed-why__lens{border-left:1px solid #9b8714}.txed-why__lens strong,.txed-why__lens span{display:block}.txed-why__lens strong{color:var(--txed-ink);font-size:22px;letter-spacing:-.02em}.txed-why__lens span{max-width:330px;margin-top:8px;color:var(--txed-muted);font-size:14px;line-height:1.5}.txed-why__story .txed-ip__preface{margin-bottom:38px;border-left-width:7px;color:var(--txed-text);font-size:15px}.txed-why__chapter{display:grid;grid-template-columns:minmax(235px,.58fr) minmax(0,1.42fr);gap:clamp(34px,5vw,74px);padding:46px clamp(24px,4vw,48px) 52px;border-top:1px solid var(--txed-line);background:var(--txed-surface)}.txed-why__chapter:nth-of-type(2){border-left:8px solid var(--txed-yellow);background:#e5e9e8}.txed-why__chapter:nth-of-type(3){background:var(--txed-yellow-soft)}.txed-why__chapter-body>:last-child{margin-bottom:0}@media(max-width:989px){.txed-ip__shell{width:min(100% - 36px,900px)}.txed-ship__hero,.txed-return__hero,.txed-faq__hero,.txed-about__hero,.txed-why__hero,.txed-warranty__hero,.txed-ship__body,.txed-warranty__body,.txed-about__body{grid-template-columns:1fr}.txed-ship__nav,.txed-warranty__nav,.txed-about__image-rail,.txed-faq__category>h2{position:static}.txed-ship__nav,.txed-warranty__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.txed-ship__nav strong,.txed-warranty__nav strong{grid-column:1 / -1}.txed-ship__chapter,.txed-return__chapter,.txed-warranty__chapter,.txed-faq__category,.txed-why__chapter{grid-template-columns:1fr}.txed-about__hero-media,.txed-about__hero{min-height:0}.txed-about__hero-media img{aspect-ratio:16 / 10}.txed-about__image-rail{display:grid;grid-template-columns:.8fr 1.2fr;align-items:end;gap:26px}.txed-about__image-rail img{aspect-ratio:4 / 3}.txed-warranty__coverage-item,.txed-warranty__coverage-item:nth-child(4),.txed-warranty__coverage-item:nth-child(5),.txed-warranty__coverage-item:nth-child(6){grid-column:span 6}.txed-faq__search-panel{grid-template-columns:1fr;gap:16px}}@media(max-width:767px){.txed-ip__shell{width:min(100% - 28px,680px)}.txed-ip__closing{grid-template-columns:1fr;align-items:start}.txed-ip__button{width:100%;white-space:normal}.txed-ship__hero,.txed-return__hero,.txed-faq__hero,.txed-about__hero{margin-top:12px}.txed-ship__hero-copy,.txed-return__hero-copy,.txed-faq__hero-copy,.txed-about__hero-copy{min-height:0;padding:42px 26px 46px}.txed-ship__hero h1,.txed-return__hero h1,.txed-faq__hero h1,.txed-about__hero h1,.txed-why__hero h1,.txed-warranty__hero h1{font-size:clamp(39px,12.7vw,57px)!important;line-height:.98!important}.txed-ship__route,.txed-return__start,.txed-faq__search-panel{padding:32px 26px}.txed-faq__hero-copy{padding:42px 26px 0}.txed-faq__search-panel{gap:14px;margin-top:32px;padding:26px}.txed-ship__nav,.txed-warranty__nav{grid-template-columns:1fr}.txed-ship__body,.txed-warranty__body,.txed-about__body{gap:36px;padding-top:52px}.txed-ship__chapter,.txed-warranty__chapter{gap:24px;padding:34px 0 38px}.txed-return__paths{grid-template-columns:1fr}.txed-return__path{min-height:0;padding:26px}.txed-return__path+.txed-return__path{border-top:1px solid var(--txed-line);border-left:0}.txed-return__jump{margin-top:38px;margin-bottom:38px}.txed-faq__categories{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 38px}.txed-faq__categories a{min-height:58px;border-top:1px solid #9b8714}.txed-faq__categories a:nth-child(odd){border-left:0}.txed-faq__categories a:last-child{grid-column:1 / -1}.txed-return__chapter,.txed-why__chapter{gap:24px;padding:34px 22px 39px}.txed-warranty__hero{min-height:0;padding:42px 0 40px}.txed-warranty__hero-note{padding-left:20px}.txed-warranty__coverage{grid-template-columns:1fr;padding-top:40px}.txed-warranty__coverage-item,.txed-warranty__coverage-item:nth-child(4),.txed-warranty__coverage-item:nth-child(5),.txed-warranty__coverage-item:nth-child(6){grid-column:auto;min-height:0}.txed-faq__category{gap:25px;padding:36px 0 42px}.txed-faq__answer summary{min-height:62px;padding-right:42px;font-size:17px}.txed-faq__answer-body{padding-right:0}.txed-about__hero-media img{aspect-ratio:4 / 3}.txed-about__image-rail{grid-template-columns:1fr}.txed-about__image-rail img{aspect-ratio:16 / 10}.txed-about__chapter{padding:34px 22px 40px}.txed-why__hero{min-height:0;margin-top:12px;padding:0}.txed-why__lead{padding:40px 25px 34px}.txed-why__bike-stage{grid-template-columns:repeat(2,minmax(0,1fr))}.txed-why__bike+.txed-why__bike{border-top:0;border-left:1px solid var(--txed-line)}.txed-why__bike-image{--txed-bike-pad: 8px;height:155px}.txed-why__bike--maverick .txed-why__bike-image,.txed-why__bike--trail .txed-why__bike-image{--txed-bike-pad: 0px}.txed-why__bike-copy{grid-template-columns:1fr;gap:3px;padding:12px 13px 14px}.txed-why__bike-copy strong{font-size:18px}.txed-why__bike-copy>span{justify-self:start;font-size:11px}.txed-why__lenses{grid-template-columns:1fr;margin-bottom:48px}.txed-why__lens+.txed-why__lens{border-top:1px solid #9b8714;border-left:0}.txed-why .txed-ip__table-wrap--has-cards{display:none}.txed-why .txed-ip__comparison-list{display:grid;gap:14px;margin:26px 0}.txed-ip__source{font-size:16px;line-height:1.68}}@media(max-width:360px){.txed-ip__shell{width:min(100% - 22px,340px)}.txed-ship__hero-copy,.txed-return__hero-copy,.txed-faq__hero-copy,.txed-about__hero-copy,.txed-ship__route,.txed-return__start,.txed-faq__search-panel,.txed-why__lead{padding-right:21px;padding-left:21px}.txed-why__bike-copy{grid-template-columns:1fr;gap:4px}.txed-why__bike-copy>span{justify-self:start}}@media(prefers-reduced-motion:reduce){.txed-ip *,.txed-ip *:before,.txed-ip *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.txed-help{background:#fff;color:#181b1c;font:400 16px/1.55 Barlow,sans-serif;letter-spacing:normal;padding:28px 0 56px}.txed-help *{box-sizing:border-box}.txed-help__shell{width:calc(100% - 48px);max-width:1120px;margin-inline:auto}.txed-help__breadcrumb{display:flex;align-items:center;gap:10px;font-size:14px;color:#5a6266;margin-bottom:24px}.txed-help__breadcrumb a{display:inline-flex;align-items:center;min-height:32px;color:#181b1c;text-decoration:none}.txed-help__header{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:30px}.txed-help h1{font:600 42px/1.12 Barlow,sans-serif;letter-spacing:-.6px;margin:0 0 12px}.txed-help__intro{font-size:17px;color:#535b60;max-width:590px}.txed-help__intro p{margin:0}.txed-help__response{flex:none;font-size:15px}.txed-help__response a{display:inline-flex;align-items:center;min-height:36px;color:#181b1c;font-weight:500;text-underline-offset:4px}.txed-help__response p{font-size:14px;color:#5a6266;margin:2px 0 0}.txed-help__visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.txed-help__topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.txed-help__topic{position:relative;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:20px 44px 20px 22px;background:#f4f4f1;color:#181b1c;text-decoration:none;border-radius:2px;min-height:130px}.txed-help__topic-title{font-size:21px;font-weight:600;line-height:1.25}.txed-help__topic-text{font-size:15px;line-height:1.5;color:#535b60;max-width:265px}.txed-help__topic svg{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.txed-help__topic:hover{background:#eeeee9;color:#181b1c}.txed-help__topic:hover .txed-help__topic-title{text-decoration:underline;text-decoration-color:#c7a500;text-underline-offset:5px}.txed-help__section{margin-top:48px;scroll-margin-top:124px}.txed-help h2{font:600 28px/1.2 Barlow,sans-serif;letter-spacing:-.3px;margin:0 0 12px}.txed-help__section-heading p{color:#535b60;margin:0;max-width:760px}.txed-help__models{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin-top:24px}.txed-help__model{display:flex;align-items:center;gap:24px;min-width:0}.txed-help__model img{width:152px;height:152px;object-fit:contain;flex:none;display:block}.txed-help h3{font:600 23px/1.2 Barlow,sans-serif;letter-spacing:-.2px;margin:0 0 6px}.txed-help__model p{font-size:15px;color:#535b60;margin:0 0 4px}.txed-help__text-link{display:inline-flex;align-items:center;min-height:44px;color:#181b1c;font-weight:500;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.txed-help__answers-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:70px}.txed-help__answers-layout .txed-help__section-heading p{max-width:300px}.txed-help__answers{display:grid;gap:8px;align-content:start}.txed-help__answer{background:#f4f4f1;border:0;border-radius:2px;min-width:0}.txed-help__answer summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;min-height:60px;list-style:none;cursor:pointer;font-size:17px;font-weight:500;line-height:1.4}.txed-help__answer summary::-webkit-details-marker{display:none}.txed-help__toggle{font-size:24px;line-height:1;flex:none;width:20px;text-align:center}.txed-help__answer[open]{background:#fff8d7}.txed-help__answer[open] .txed-help__toggle{transform:rotate(45deg)}.txed-help__answer[open] summary{font-weight:600}.txed-help__answer-body{padding:0 20px 20px;font-size:15px;line-height:1.65;color:#444d51}.txed-help__answer-body p{margin:0 0 12px}.txed-help__answer-body p:last-child{margin:0}.txed-help__answer-body a{color:#181b1c;text-underline-offset:3px;min-height:32px;display:inline-flex;align-items:center}.txed-help__contact{display:flex;align-items:center;justify-content:space-between;gap:32px;background:#f4f4f1;padding:28px 32px;margin-top:42px;border-radius:2px}.txed-help__contact p{color:#535b60;margin:0;max-width:680px}.txed-help__checklist{margin-top:14px;font-size:14px;color:#535b60}.txed-help__checklist strong{color:#181b1c;font-weight:500}.txed-help__checklist ul{padding-left:18px;margin:5px 0 0}.txed-help__button{display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:50px;padding:12px 28px;background:#ffda24;color:#181b1c;font-weight:600;text-decoration:none;border:1px solid #ffda24;border-radius:2px}.txed-help__button:hover{background:#f1c900;color:#181b1c;border-color:#f1c900}.txed-help :is(a,summary):focus-visible{outline:2px solid #181b1c;outline-offset:3px}.txed-help a{overflow-wrap:anywhere}@media(max-width:999px){.txed-help__header{align-items:flex-start}.txed-help__topics{grid-template-columns:repeat(2,minmax(0,1fr))}.txed-help__model{gap:16px}.txed-help__model img{width:120px;height:120px}.txed-help__answers-layout{gap:40px}}@media(max-width:749px){.txed-help{padding:16px 0 36px}.txed-help__shell{width:calc(100% - 40px)}.txed-help__breadcrumb{font-size:13px;margin-bottom:14px}.txed-help__header{display:block;margin-bottom:22px}.txed-help h1{font-size:32px;margin-bottom:10px;letter-spacing:-.4px}.txed-help__intro{font-size:16px;line-height:1.5}.txed-help__response{margin-top:12px}.txed-help__response a{min-height:32px;font-size:15px}.txed-help__response p{font-size:13px;margin:0}.txed-help__topics{gap:10px}.txed-help__topic{padding:15px 16px;min-height:128px;justify-content:flex-start;gap:8px}.txed-help__topic-title{font-size:18px;line-height:1.25}.txed-help__topic-text{font-size:14px;line-height:1.45}.txed-help__topic svg{display:none}.txed-help__section{margin-top:32px;scroll-margin-top:100px}.txed-help h2{font-size:25px;margin-bottom:10px}.txed-help__section-heading p{font-size:15px;line-height:1.55}.txed-help__models{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:18px}.txed-help__model{gap:18px}.txed-help__model img{width:104px;height:104px}.txed-help h3{font-size:21px}.txed-help__model p{font-size:14px}.txed-help__model .txed-help__text-link{font-size:15px;line-height:1.4}.txed-help__answers-layout{display:block}.txed-help__answers-layout .txed-help__section-heading p{max-width:none}.txed-help__answers-layout .txed-help__section-heading{margin-bottom:14px}.txed-help__answer summary{padding:15px 16px;font-size:16px;min-height:60px;gap:12px}.txed-help__answer-body{padding:0 16px 16px}.txed-help__contact{display:block;padding:22px 20px;margin-top:28px}.txed-help__contact p{font-size:15px}.txed-help__button{margin-top:20px;width:100%}.txed-help__checklist{font-size:14px}}@media(max-width:359px){.txed-help__topic{padding:14px 12px;min-height:145px}.txed-help__topic-title{font-size:17px}.txed-help__topic-text{font-size:13px}.txed-help__model{gap:12px}.txed-help__model img{width:90px;height:100px}}@media(prefers-reduced-motion:reduce){.txed-help *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/55/compiled_assets/styles.css.map */
