.tt-stitch[hidden],.tt-stitch [hidden]{display:none!important}
.tt-stitch{display:block;margin:16px 0;padding:12px 0;border:0;background:transparent;color:#20202b;letter-spacing:0;text-align:left;line-height:1.5}
.tt-stitch__fallback{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:14px}
.tt-stitch__fallback img{object-fit:contain;flex:0 0 74px}
.tt-stitch__intro{font-size:14px;margin:12px 0}
.tt-stitch__fine{font-size:12px;line-height:1.5;color:#595561;margin:10px 0}
.tt-stitch__learn{font-size:13px;text-underline-offset:3px;color:#4b1bb7;text-decoration:underline}
.tt-stitch__calculator{border-top:1px solid #e3ddf5;padding-top:10px}
.tt-stitch__calculator summary{cursor:pointer;font-size:14px;font-weight:600;padding:4px 0}
.tt-stitch__terms{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:12px 0 6px}
.tt-stitch__terms button{font:inherit;font-size:12px;min-height:42px;padding:6px 2px;border:1px solid #d8d2e6;border-radius:4px;color:#3d3452;background:#fff;cursor:pointer;white-space:nowrap}
.tt-stitch__terms button[aria-pressed=true]{background:#5323b8;color:#fff;border-color:#5323b8}
.tt-stitch__terms button:focus-visible,.tt-stitch a:focus-visible{outline:2px solid #087fa7;outline-offset:3px}
.tt-stitch__estimate{font-size:16px;font-weight:600;min-height:48px;line-height:1.5;margin:8px 0}
.tt-stitch--collection{border:0;border-radius:0;padding:5px 0;margin:5px 0;background:transparent}
.tt-stitch--collection .tt-stitch__fallback{font-size:12px;gap:5px}
.tt-stitch--collection .tt-stitch__fallback img{width:50px;height:20px;flex-basis:50px}
.tt-stitch--collection .tt-stitch__learn{font-size:11px}
.tt-stitch-announcement{display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;min-height:38px;padding:8px 16px;background:#f1edfc;color:#342057;font-size:13px;line-height:1.4;text-align:center;text-decoration:none;letter-spacing:0;position:relative;z-index:2}
.tt-stitch-announcement img{width:54px;height:22px;object-fit:contain}
.tt-stitch-announcement span:last-child{font-size:11px;color:#595166}
.tt-stitch-footer-logo{width:76px;height:30px;object-fit:contain}
.tt-stitch-promo{background:#f3f8fc;position:relative;overflow:hidden;letter-spacing:0;color:#101f33;isolation:isolate}
.tt-stitch-promo__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}
.tt-stitch-promo__content{padding:42px 32px;max-width:1280px;margin:auto;min-height:410px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.tt-stitch-promo__brand{font-size:14px;font-weight:600;margin:0 0 14px;display:flex;align-items:center;gap:18px}
.tt-stitch-promo__brand img{width:108px;height:36px;object-fit:contain}
.tt-stitch-promo h2{font-size:40px;line-height:1.08;font-weight:750;max-width:520px;letter-spacing:0;margin:0 0 16px;color:#101f33}
.tt-stitch-promo__copy{font-size:17px;line-height:1.5;max-width:420px;margin:0 0 19px}
.tt-stitch-promo__cta{display:inline-flex;align-items:center;gap:22px;min-height:46px;padding:11px 23px;background:#5323b8;color:#fff!important;border-radius:4px;text-decoration:none;font-size:15px;font-weight:600}
.tt-stitch-promo__fine{font-size:11px;max-width:410px;margin:12px 0 0;line-height:1.45;color:#465368}
.tt-stitch-story{padding:28px 24px;background:#fff;color:#192432;scroll-margin-top:140px;letter-spacing:0}
.tt-stitch-story__inner{max-width:1160px;margin:auto}
.tt-stitch-story h2{font-size:25px;line-height:1.25;letter-spacing:0;margin:0 0 18px}
.tt-stitch-story ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:0 0 18px;counter-reset:stitch}
.tt-stitch-story li{counter-increment:stitch;font-size:14px;line-height:1.5}
.tt-stitch-story li:before{content:counter(stitch);display:inline-grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e9e2fb;color:#5323b8;margin:0 8px 8px 0;font-weight:700}
.tt-stitch-story li strong{font-size:15px}
.tt-stitch-story li p{margin:0;color:#526070}
.tt-stitch-story details{border-top:1px solid #e1e7ec;padding:12px 0;font-size:14px;line-height:1.55}
.tt-stitch-story summary{cursor:pointer;font-weight:600}
.tt-stitch-story details p{max-width:900px;margin:10px 0 0}
@media(max-width:749px){
 .tt-stitch-promo__content{padding:28px 22px 210px;min-height:510px}
 .tt-stitch-promo__photo{top:auto;height:205px;object-fit:cover;object-position:right center}
 .tt-stitch-promo h2{font-size:32px;max-width:430px}
 .tt-stitch-promo__copy{font-size:15px;margin-bottom:14px}
 .tt-stitch-promo__brand{margin-bottom:12px}
 .tt-stitch-promo__fine{max-width:380px}
 .tt-stitch-story{padding:25px 20px}
 .tt-stitch-story ol{grid-template-columns:1fr;gap:15px}
 .tt-stitch-announcement{gap:6px;font-size:12px}
 .tt-stitch-announcement span:last-child{display:none}
}
