.feature-band{box-sizing:border-box;padding:80px 0;text-align:center;width:100%}.feature-band__header{margin-bottom:56px;padding:0 clamp(24px,5vw,80px)}.feature-band__intro{font-family:var(--font-body,"Inter",system-ui,sans-serif);font-size:clamp(14px,1.2vw,18px);font-weight:400;line-height:1.5}.feature-band__intro p{margin:0}.feature-band__stage{align-items:center;box-sizing:border-box;display:flex;gap:0;justify-content:center;margin:0 auto 56px;padding:0 clamp(16px,2vw,48px);width:100%}.feature-band__tags{display:flex;flex:0 0 200px;flex-direction:column;gap:60px;justify-content:center;padding:0 24px}.feature-band__tags--left{align-items:flex-start}.feature-band__tags--right{align-items:flex-end}.feature-band__tag{border-bottom:3px solid var(--mustr-orange,#f76300);cursor:default;display:inline-block;font-family:var(--font-body,"Inter",system-ui,sans-serif);font-size:14px;font-weight:600;line-height:1.2;padding:10px 20px;transition:filter .15s;user-select:none;white-space:nowrap}.feature-band__tag--l1{position:relative;right:-20px}.feature-band__tag--l2{left:-20px;position:relative}.feature-band__tag--l3{position:relative;right:-30px}.feature-band__tag--l4{left:-40px;position:relative}.feature-band__tag--l5{position:relative;right:-25px}.feature-band__tag--r1{left:-70px;position:relative}.feature-band__tag--r2{left:-30px;position:relative}.feature-band__tag--r3{left:-50px;position:relative}.feature-band__tag--r4{left:-60px;position:relative}.feature-band__tag--r5{left:-35px;position:relative}.feature-band--align-left-right .feature-band__tags .feature-band__tag{position:static}.feature-band__tag.is-active,.feature-band__tag:hover{background-color:#fff;color:var(--mustr-orange,#f76300)}.feature-band__image-wrap{flex:1 1 auto;min-width:0;order:2;position:relative}.feature-band__tags--left{order:1}.feature-band__tags--right{order:3}.feature-band__image{display:block;height:auto;width:100%}.feature-band__dot{align-items:center;background-color:#fff;border-bottom:2px solid var(--mustr-orange,#f76300);display:flex;height:48px;justify-content:center;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%,-50%);transition:opacity .2s ease;width:48px}.feature-band__dot.is-active{opacity:1}.feature-band__dot-number{color:var(--mustr-orange,#f76300);font-family:var(--font-display,"Gemunu Libre",sans-serif);font-size:24px;font-weight:800;line-height:1}.feature-band__slider{margin:0 auto 56px;position:relative;width:100%}.feature-band__slider-viewport{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.feature-band__slider-viewport::-webkit-scrollbar{display:none}.feature-band__slider-track{display:flex}.feature-band__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start}.feature-band__slide .feature-band__stage{margin-bottom:0}.feature-band__slider-arrow{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease;width:44px;z-index:2}.feature-band__slider-arrow--prev{left:clamp(4px,1vw,16px)}.feature-band__slider-arrow--next{right:clamp(4px,1vw,16px)}.feature-band__slider-arrow--prev svg{transform:scaleX(-1)}.feature-band__slider-dots{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:24px}.feature-band__slider-dot{border:none;border-radius:50%;cursor:pointer;height:9px;padding:0;transition:background-color .2s ease,transform .2s ease;width:9px}.feature-band__slider-dot.is-active{transform:scale(1.15)}.feature-band__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:0 40px}@media (max-width:767px){.feature-band{padding:48px 0}.feature-band__header{margin-bottom:32px}.feature-band__stage{display:block;margin-bottom:32px;padding:0}.feature-band__image-wrap{margin-bottom:8px;order:unset;width:100%}.feature-band__tags{align-items:stretch;box-sizing:border-box;display:flex;flex:unset;flex-direction:row;flex-wrap:wrap;gap:25px;justify-content:center;order:unset;padding:4px 12px;width:100%}.feature-band__tags--left{margin-bottom:8px}.feature-band__tags--right{align-items:stretch}.feature-band__tags .feature-band__tag{flex:1 1 calc(50% - 4px);font-size:12px;max-width:calc(45% - 4px);padding:10px;position:static;text-align:center;white-space:normal}.feature-band__dot{height:18px;opacity:1;width:18px}.feature-band__dot-number{font-size:11px}.feature-band__dot.is-active{background-color:var(--mustr-orange,#f76300)}.feature-band__dot.is-active .feature-band__dot-number{color:#fff}.feature-band__ctas{gap:12px;padding:0 16px}.feature-band__slider{margin-bottom:32px}.feature-band__slider-arrow{height:36px;width:36px}.feature-band__slider-arrow--prev{left:8px}.feature-band__slider-arrow--next{right:8px}.feature-band__slider-dots{gap:8px;margin-top:16px}}