.cy-resize-text-block{--progress1:0;height:calc(100svh - var(--header-height));position:relative}#editor .cy-resize-text-block{height:100vh}@media only screen and (min-width:1240px){.cy-resize-text-block{height:200vh;margin-bottom:-40vh}}.cy-resize-text-block__container{background:#160082;height:calc(100svh - var(--header-height));margin:0 auto;overflow:hidden;position:relative;top:0}@media only screen and (min-width:1240px){.cy-resize-text-block__container{height:100vh;position:sticky}}.cy-resize-text-block__wrapper{height:100%;overflow:hidden;-webkit-transform:scale(calc(1 + var(--progress1)*26));transform:scale(calc(1 + var(--progress1)*26))}.cy-resize-text-block__text__container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100svh - var(--header-height));justify-content:center;padding:0 20px}.cy-resize-text-block__text__container svg{margin:0 auto;max-width:610px;width:100%}@media only screen and (min-width:1240px){.cy-resize-text-block__text__container{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(calc(1 + var(--progress1)*var(--max-scale)));transform:translate(-50%,-50%) scale(calc(1 + var(--progress1)*var(--max-scale)));-webkit-transform-origin:57% 55%;transform-origin:57% 55%}.cy-resize-text-block__text__container svg{margin:0 auto;max-width:610px}}