@charset "UTF-8";
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@keyframes lines-rastishka{0%{max-width:0%}to{max-width:100%}}@keyframes lines-rastishka-height{0%{max-height:0%}to{max-height:100%}}.lines-rastishka,.lines-rastishka-height{-webkit-animation-name:lines-rastishka;animation-name:lines-rastishka;-webkit-transform-origin:center bottom;transform-origin:center bottom}.lines-rastishka-height{-webkit-animation-name:lines-rastishka-height;animation-name:lines-rastishka-height}