body.wp-admin section.block-phone-scroller{border:1px solid #ccc}.block-phone-scroller .phone-scroller-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--grid-gap,3rem);align-items:center}.block-phone-scroller .wysiwyg-content{padding:2rem;display:flex;flex-direction:column;justify-content:center}.block-phone-scroller .wysiwyg-content h1,.block-phone-scroller .wysiwyg-content h2,.block-phone-scroller .wysiwyg-content h3,.block-phone-scroller .wysiwyg-content h4,.block-phone-scroller .wysiwyg-content h5,.block-phone-scroller .wysiwyg-content h6{margin-bottom:1rem}.block-phone-scroller .wysiwyg-content p{margin-bottom:1rem}.block-phone-scroller .wysiwyg-content ul,.block-phone-scroller .wysiwyg-content ol{margin-bottom:1rem;margin-left:1.5rem}.block-phone-scroller .wysiwyg-content li{margin-bottom:.5rem}.block-phone-scroller .phone-mockup-wrapper{position:relative;width:100%;max-width:390px;aspect-ratio:9/19.5;margin:0 auto;display:flex;align-items:center;justify-content:center}.block-phone-scroller .phone-frame{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10;pointer-events:none}.block-phone-scroller .phone-frame img{width:100%;height:100%;object-fit:contain}.block-phone-scroller .phone-screen{position:absolute;top:6%;left:3.5%;right:3.5%;bottom:6%;overflow:hidden;border-radius:50px;background:#000;z-index:1}.block-phone-scroller .phone-screen-scroller{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.block-phone-scroller .phone-screen-scroller::-webkit-scrollbar{display:none}.block-phone-scroller .phone-screen-scroller{-ms-overflow-style:none;scrollbar-width:none}.block-phone-scroller .screen-image{width:100%;height:auto;display:block}.block-phone-scroller .screen-image img{width:100%;height:auto;display:block}@media screen and (max-width:768px){.block-phone-scroller .phone-scroller-grid{grid-template-columns:1fr;gap:2rem;min-height:auto}.block-phone-scroller .wysiwyg-content{padding:1rem}.block-phone-scroller .phone-mockup-wrapper{max-height:532px;max-width:263px}.block-phone-scroller .phone-frame{max-height:500px}.block-phone-scroller .phone-screen{position:absolute;top:2%;left:3.5%;right:3.5%;bottom:6%;overflow:hidden;border-radius:32px;background:#000;z-index:1}}@media screen and (max-width:576px){.block-phone-scroller .phone-mockup-wrapper{max-height:400px}.block-phone-scroller .phone-frame{max-height:400px}.block-phone-scroller .phone-mockup-wrapper{max-height:532px;max-width:207px;align-content}.block-phone-scroller .phone-screen{position:absolute;top:2%;left:3.5%;right:3.5%;bottom:12%;overflow:hidden;border-radius:32px;background:#000;z-index:1}}