.tb-section{position:relative;background:#0d0d0d;padding:100px 40px 80px;overflow:hidden;width:100%}.tb-section:before{content:"";inset:0;background:radial-gradient(ellipse 70% 60% at 50% 40%,rgba(255,107,43,.06) 0,transparent 70%)}.tb-bg-num,.tb-section:before{position:absolute;pointer-events:none}.tb-bg-num{top:50%;left:50%;transform:translate(-50%,-52%);font-size:clamp(280px,30vw,460px);font-weight:900;color:transparent;-webkit-text-stroke:1px hsla(0,0%,100%,.03);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .4s;letter-spacing:-.05em}.tb-inner{position:relative;max-width:780px;margin:0 auto;gap:40px;z-index:1}.tb-header,.tb-inner{display:flex;flex-direction:column;align-items:center}.tb-header{text-align:center;gap:10px}.tb-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#ff6b2b;padding:5px 14px;border:1px solid rgba(255,107,43,.3);border-radius:99px}.tb-heading{font-size:clamp(28px,3.5vw,42px);font-weight:800;color:#fff;margin:0;letter-spacing:-.5px;line-height:1.15}.tb-subheading{font-size:16px;color:hsla(0,0%,100%,.38);margin:0;line-height:1.6;max-width:480px}.tb-quote-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:28px;transition:opacity .35s ease,transform .35s ease}.tb-quote-wrap--in{opacity:1;transform:translateY(0)}.tb-quote-wrap--out-left,.tb-quote-wrap--out-right{opacity:0;transform:translateY(16px);pointer-events:none}.tb-deco-quote{font-size:96px;line-height:.6;color:#ff6b2b;font-family:Georgia,serif;font-weight:900;opacity:.9;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tb-quote{font-size:clamp(18px,2.2vw,24px);font-style:italic;color:hsla(0,0%,100%,.88);line-height:1.8;text-align:center;margin:0;max-width:680px}.tb-stars{display:flex;gap:5px}.tb-star{width:20px;height:20px;color:hsla(0,0%,100%,.12)}.tb-star--on{color:#ff6b2b}.tb-author{gap:14px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);border-radius:99px;padding:10px 20px 10px 10px}.tb-author,.tb-author__avatar{display:flex;align-items:center}.tb-author__avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#ff6b2b,#ff9a5e);justify-content:center;overflow:hidden;flex-shrink:0;border:2px solid rgba(255,107,43,.4)}.tb-author__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tb-author__avatar span{color:#fff;font-size:15px;font-weight:700}.tb-author__text{display:flex;flex-direction:column;gap:2px}.tb-author__name{font-size:15px;font-weight:700;color:#fff;white-space:nowrap}.tb-author__role{font-size:11px;color:hsla(0,0%,100%,.35);text-transform:uppercase;letter-spacing:.8px;white-space:nowrap}.tb-controls{gap:20px}.tb-arrow,.tb-controls{display:flex;align-items:center}.tb-arrow{width:42px;height:42px;border-radius:50%;border:1.5px solid hsla(0,0%,100%,.1);background:transparent;color:hsla(0,0%,100%,.4);justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.tb-arrow svg{width:18px;height:18px}.tb-arrow:hover{border-color:#ff6b2b;color:#ff6b2b;background:rgba(255,107,43,.08)}.tb-dots{display:flex;align-items:center;gap:8px}.tb-dot{width:6px;height:6px;border-radius:99px;background:hsla(0,0%,100%,.18);border:none;cursor:pointer;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.tb-dot--active{background:#ff6b2b;width:28px}.tb-counter{display:flex;align-items:baseline;gap:4px;font-size:13px;color:hsla(0,0%,100%,.2);font-weight:600;letter-spacing:1px}.tb-counter__cur{color:hsla(0,0%,100%,.6);font-size:15px}.tb-counter__sep{margin:0 2px}@media (max-width:640px){.tb-section{padding:72px 20px 64px}.tb-inner{gap:28px}.tb-deco-quote{font-size:72px}.tb-quote{font-size:17px}.tb-author{padding:8px 16px 8px 8px}.tb-bg-num{opacity:0}}