[data-elm-hot=true]{height:inherit}body{min-height:100vh;overflow:auto}.fullViewportHeight{min-height:100vh!important}#contentContainer::-webkit-scrollbar{display:none}#contentContainer{-ms-overflow-style:none;scrollbar-width:none}#contentContainer :before{will-change:transform}.shadow{box-shadow:2px 6px 18px -8px #000}#screenshotsContainer{max-width:1500px;margin:auto}#supportContainer{max-width:1200px;margin:auto}.animatedTransition{transition:all .5s;transition-property:all;transition-duration:.5s;transition-timing-function:ease;transition-delay:0s}#canvasAnimatedKaComplete-bezier{animation-name:kaStrokeOne}#canvasAnimatedKaComplete-bezier2{animation-name:kaStrokeTwo}#canvasAnimatedKaComplete-bezier3{animation-name:kaStrokeThree}#canvasAnimatedKaComplete-bezier,#canvasAnimatedKaComplete-bezier2,#canvasAnimatedKaComplete-bezier3{animation-timing-function:linear;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-duration:3s}@keyframes kaStrokeOne{0%{stroke-dasharray:0,101}33%{stroke-dasharray:101,101}to{stroke-dasharray:101,101}}@keyframes kaStrokeTwo{0%{stroke-dasharray:0,64}33%{stroke-dasharray:0,64}66%{stroke-dasharray:64,64}to{stroke-dasharray:64,64}}@keyframes kaStrokeThree{0%{stroke-dasharray:0,24}66%{stroke-dasharray:0,24}to{stroke-dasharray:24,24}}.underlineAnimation{transition:.5s}.underlineAnimation:after{position:absolute;content:"";top:100%;left:0;width:100%;height:3px;background:#ec386b;transform:scaleX(0);transform-origin:right;transition:transform .5s}.underlineAnimation:hover:after{transform:scaleX(1);transform-origin:left}