@keyframes page-fadein{from{opacity:0}to{opacity:1}}body.mvp-page{animation:page-fadein 2s ease-out both}@media(min-width:1280px){body.mvp-page>section{position:fixed;top:0;left:0;right:0;z-index:9999}body.mvp-page #content{padding-top:80px}}#lottie-hero{width:1728px;height:2285px}#mvp-progress{position:fixed;top:0;left:0;height:3px;background:#fff662;z-index:9999;width:0;pointer-events:none}#lottie-pricing{width:clamp(280px,40vw,700px);height:clamp(320px,46vw,810px);margin-top:clamp(-60px,-4.63vw,-20px);margin-bottom:clamp(5px,.58vw,10px)}.mvp-cubes{display:grid;grid-template-columns:repeat(2,69px);grid-template-rows:repeat(3,69px);flex-shrink:0}#lottie-launched{width:100%;aspect-ratio:708/592}.mvp-service-row.active .mvp-svc-name,.mvp-service-row.active .mvp-svc-price{color:#fff}.mvp-service-row.active .mvp-svc-arrow{color:#fff662}.mvp-service-row>.reveal-clip{max-height:25px}@media(min-width:1280px){.mvp-service-row>.reveal-clip{max-height:52px}}.reveal-clip{overflow:hidden;display:block}.js-loaded [data-reveal]{transform:translateY(110%);transition:transform 1s cubic-bezier(.16,1,.3,1)}.js-loaded [data-reveal].revealed{transform:translateY(0)}