.lp-feature{background:var(--lp-bg,transparent);padding:64px 0;width:100%}.lp-feature__inner{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1360px;padding:0 24px}.lp-feature__mockup{flex:1 1 62%;min-width:520px}.lp-feature__text{flex:0 0 38%;max-width:520px;min-width:0;position:relative}.lp-feature[data-lp-text-position=left] .lp-feature__inner{flex-direction:row-reverse}@media (max-width:900px){.lp-feature{padding:40px 0}.lp-feature__inner{align-items:stretch;flex-direction:column;gap:24px;padding:0 16px}.lp-feature__mockup{flex:1 1 auto;min-width:0}.lp-feature__text{flex:1 1 auto;max-width:none}}.lp-feature__text-item{display:none!important;width:100%}.lp-feature__text-item.is-active{display:block!important}.lp-feature__headline{margin:0 0 12px}.lp-feature__body{font-size:.95rem;line-height:1.6}.lp-feature .lp-mockup{margin:0;max-width:100%;position:relative}.lp-feature .lp-mockup:before{background:#fff;border-radius:14px;bottom:10.8%;content:"";left:10.8%;pointer-events:none;position:absolute;right:12.8%;top:3.6%;z-index:1}.lp-feature .lp-mockup__frame{display:block;height:auto;pointer-events:none;position:relative;width:100%;z-index:3}.lp-feature .lp-mockup__screen{background:#fff;border-radius:6px;bottom:12%;left:12.8%;overflow:hidden;position:absolute;right:15.2%;top:5%;z-index:2}.lp-feature .lp-mockup__screen:before{background:#fff;border-radius:10px;content:"";inset:-10px;pointer-events:none;position:absolute;z-index:0}.lp-feature .lp-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}.lp-feature .lp-mockup__snap::-webkit-scrollbar{display:none}.lp-feature .lp-mockup__snap-slide{flex:0 0 100%;height:100%;scroll-snap-align:start}.lp-feature .lp-mockup__snap-img{display:block;height:100%;object-fit:cover;width:100%}.lp-feature .lp-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:5}.lp-feature .lp-mockup__arrow--prev{left:10px}.lp-feature .lp-mockup__arrow--next{right:10px}.lp-feature .lp-mockup__dots{bottom:8px;display:flex;gap:8px;justify-content:center;left:0;pointer-events:auto;position:absolute;right:0;z-index:6}.lp-feature .lp-mockup__dot{background:rgba(0,0,0,.45);border:0;border-radius:999px;cursor:pointer;height:8px;padding:0;width:8px}.lp-feature .lp-mockup__dot.is-active{background:rgba(0,0,0,.85)}