.tp-feature{background:var(--tp-bg,transparent);padding:64px 0;width:100%}.tp-feature__inner{align-items:center;display:flex;gap:40px;justify-content:center;margin:0 auto;max-width:1360px;padding:0 24px}.tp-feature__col{flex:1 1 28%;min-width:260px}.tp-feature__col--left,.tp-feature__col--right{text-align:left}.tp-feature__center{flex:0 0 44%;max-width:520px;min-width:320px}@media (max-width:1200px){.tp-feature__inner{gap:28px}.tp-feature__center{flex-basis:48%;max-width:560px}}@media (max-width:900px){.tp-feature{padding:40px 0}.tp-feature__inner{align-items:stretch;flex-direction:column;gap:24px;padding:0 16px}.tp-feature__center{flex:0 0 auto;margin:0 auto;max-width:520px}}.tp-block+.tp-block{margin-top:28px}.tp-block__headline{font-size:1.25rem;line-height:1.2;margin:0 0 10px}.tp-block__body{font-size:.95rem;line-height:1.6}.tp-mockup,.tp-mockup__frame{position:relative;width:100%}.tp-mockup__frame{display:block;height:auto;pointer-events:none;z-index:3}.tp-mockup:before{background:#fff;border-radius:18px;bottom:4%;content:"";left:6%;pointer-events:none;position:absolute;right:6%;top:4%;z-index:1}.tp-mockup__screen{background:#fff;border-radius:14px;bottom:7%;left:8%;overflow:hidden;position:absolute;right:8%;top:6%;z-index:2}.tp-mockup__screen:before{background:#fff;border-radius:16px;content:"";inset:-10px;pointer-events:none;position:absolute;z-index:0}.tp-mockup__snap{display:flex;height:100%;overflow-x:auto;overflow-y:hidden;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;z-index:1;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.tp-mockup__snap::-webkit-scrollbar{display:none}.tp-mockup__snap-slide{flex:0 0 100%;height:100%;scroll-snap-align:start}.tp-mockup__snap-img{display:block;height:100%;object-fit:cover;width:100%}.tp-mockup__arrow{align-items:center;background:rgba(0,0,0,.45);border:0;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:36px;justify-content:center;line-height:36px;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:36px;z-index:6}.tp-mockup__arrow--prev{left:10px}.tp-mockup__arrow--next{right:10px}.tp-mockup__dots{bottom:10px;display:flex;gap:8px;justify-content:center;left:0;pointer-events:auto;position:absolute;right:0;z-index:7}.tp-mockup__dot{background:rgba(0,0,0,.45);border:0;border-radius:999px;cursor:pointer;height:8px;padding:0;width:8px}.tp-mockup__dot.is-active{background:rgba(0,0,0,.85)}