dc09.ru-old/css/tuesday.min.css
2021-07-23 11:00:33 +04:00

2 lines
No EOL
20 KiB
CSS

/* tuesday.less v1.3.0 - (C)2020 Shakr; MIT License */
.animated{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes tdFadeIn{0%{opacity:0}to{opacity:1}}@keyframes tdFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes tdFadeOut{0%{opacity:1}to{opacity:0}}@keyframes tdFadeOut{0%{opacity:1}to{opacity:0}}.tdFadeIn{-webkit-animation-name:tdFadeIn;animation-name:tdFadeIn}.tdFadeOut{-webkit-animation-name:tdFadeOut;animation-name:tdFadeOut}@-webkit-keyframes tdFadeInDown{0%{opacity:0;transform:translateY(-10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateY(0)}}@keyframes tdFadeInDown{0%{opacity:0;transform:translateY(-10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes tdFadeInLeft{0%{opacity:0;transform:translateX(10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateX(0)}}@keyframes tdFadeInLeft{0%{opacity:0;transform:translateX(10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes tdFadeInUp{0%{opacity:0;transform:translateY(10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateY(0)}}@keyframes tdFadeInUp{0%{opacity:0;transform:translateY(10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes tdFadeInRight{0%{opacity:0;transform:translateX(-10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateX(0)}}@keyframes tdFadeInRight{0%{opacity:0;transform:translateX(-10px);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes tdFadeOutUp{0%{opacity:1;transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateY(-10px)}}@keyframes tdFadeOutUp{0%{opacity:1;transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateY(-10px)}}@-webkit-keyframes tdFadeOutRight{0%{opacity:1;transform:translateX(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateX(10px)}}@keyframes tdFadeOutRight{0%{opacity:1;transform:translateX(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateX(10px)}}@-webkit-keyframes tdFadeOutDown{0%{opacity:1;transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateY(10px)}}@keyframes tdFadeOutDown{0%{opacity:1;transform:translateY(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateY(10px)}}@-webkit-keyframes tdFadeOutLeft{0%{opacity:1;transform:translateX(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateX(-10px)}}@keyframes tdFadeOutLeft{0%{opacity:1;transform:translateX(0);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:translateX(-10px)}}.tdFadeInDown{-webkit-animation-name:tdFadeInDown;animation-name:tdFadeInDown}.tdFadeInLeft{-webkit-animation-name:tdFadeInLeft;animation-name:tdFadeInLeft}.tdFadeInUp{-webkit-animation-name:tdFadeInUp;animation-name:tdFadeInUp}.tdFadeInRight{-webkit-animation-name:tdFadeInRight;animation-name:tdFadeInRight}.tdFadeOutUp{-webkit-animation-name:tdFadeOutUp;animation-name:tdFadeOutUp}.tdFadeOutRight{-webkit-animation-name:tdFadeOutRight;animation-name:tdFadeOutRight}.tdFadeOutDown{-webkit-animation-name:tdFadeOutDown;animation-name:tdFadeOutDown}.tdFadeOutLeft{-webkit-animation-name:tdFadeOutLeft;animation-name:tdFadeOutLeft}@-webkit-keyframes tdExpandIn{0%{opacity:0;transform:scale(.85);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:scale(1)}}@keyframes tdExpandIn{0%{opacity:0;transform:scale(.85);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes tdExpandInBounce{0%{opacity:0;transform:scale(.85);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}70%{transform:scale(1.03);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:1;transform:scale(1);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@keyframes tdExpandInBounce{0%{opacity:0;transform:scale(.85);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}70%{transform:scale(1.03);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:1;transform:scale(1);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@-webkit-keyframes tdExpandOut{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:scale(1.2)}}@keyframes tdExpandOut{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:scale(1.2)}}@-webkit-keyframes tdExpandOutBounce{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}30%{opacity:1;transform:scale(.95);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:0;transform:scale(1.2)}}@keyframes tdExpandOutBounce{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}30%{opacity:1;transform:scale(.95);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:0;transform:scale(1.2)}}@-webkit-keyframes tdShrinkIn{0%{opacity:0;transform:scale(1.2);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:scale(1)}}@keyframes tdShrinkIn{0%{opacity:0;transform:scale(1.2);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes tdShrinkInBounce{0%{opacity:0;transform:scale(1.2);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}70%{transform:scale(.95);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:1;transform:scale(1)}}@keyframes tdShrinkInBounce{0%{opacity:0;transform:scale(1.2);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}70%{transform:scale(.95);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:1;transform:scale(1)}}@-webkit-keyframes tdShrinkOut{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:scale(.85);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@keyframes tdShrinkOut{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}to{opacity:0;transform:scale(.85);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@-webkit-keyframes tdShrinkOutBounce{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}30%{opacity:1;transform:scale(1.03);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:0;transform:scale(.85);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@keyframes tdShrinkOutBounce{0%{opacity:1;transform:scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}30%{opacity:1;transform:scale(1.03);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:0;transform:scale(.85);-webkit-animation-timing-function:ease;animation-timing-function:ease}}.tdExpandIn{-webkit-animation-name:tdExpandIn;animation-name:tdExpandIn}.tdExpandInBounce{-webkit-animation-name:tdExpandInBounce;animation-name:tdExpandInBounce}.tdExpandOut{-webkit-animation-name:tdExpandOut;animation-name:tdExpandOut}.tdExpandOutBounce{-webkit-animation-name:tdExpandOutBounce;animation-name:tdExpandOutBounce}.tdShrinkIn{-webkit-animation-name:tdShrinkIn;animation-name:tdShrinkIn}.tdShrinkInBounce{-webkit-animation-name:tdShrinkInBounce;animation-name:tdShrinkInBounce}.tdShrinkOut{-webkit-animation-name:tdShrinkOut;animation-name:tdShrinkOut}.tdShrinkOutBounce{-webkit-animation-name:tdShrinkOutBounce;animation-name:tdShrinkOutBounce}@-webkit-keyframes tdStampIn{0%{opacity:0;transform:scale(1.3);-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}50%{opacity:1}70%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes tdStampIn{0%{opacity:0;transform:scale(1.3);-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}50%{opacity:1}70%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes tdStampInSwing{0%{opacity:0;transform:scale(1.3) rotate(-10deg);-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}50%{opacity:1}70%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes tdStampInSwing{0%{opacity:0;transform:scale(1.3) rotate(-10deg);-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}50%{opacity:1}70%{opacity:1;transform:scale(1)}90%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1) rotate(0)}}.tdStampIn{-webkit-animation-name:tdStampIn;animation-name:tdStampIn}.tdStampInSwing{-webkit-animation-name:tdStampInSwing;animation-name:tdStampInSwing}@-webkit-keyframes tdSwingIn{0%{opacity:0;transform:rotate(-10deg) scale(.85);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}70%{opacity:1;transform:rotate(1deg);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:1;transform:rotate(0deg) scale(1);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@keyframes tdSwingIn{0%{opacity:0;transform:rotate(-10deg) scale(.85);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}70%{opacity:1;transform:rotate(1deg);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:1;transform:rotate(0deg) scale(1);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@-webkit-keyframes tdSwingOut{0%{opacity:1;transform:rotate(0deg) scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}30%{opacity:1;transform:rotate(-1deg);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:0;transform:rotate(10deg) scale(.85);-webkit-animation-timing-function:ease;animation-timing-function:ease}}@keyframes tdSwingOut{0%{opacity:1;transform:rotate(0deg) scale(1);-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}30%{opacity:1;transform:rotate(-1deg);-webkit-animation-timing-function:ease;animation-timing-function:ease}to{opacity:0;transform:rotate(10deg) scale(.85);-webkit-animation-timing-function:ease;animation-timing-function:ease}}.tdSwingIn{-webkit-animation-name:tdSwingIn;animation-name:tdSwingIn}.tdSwingOut{-webkit-animation-name:tdSwingOut;animation-name:tdSwingOut}@-webkit-keyframes tdHingeFlipIn{0%{opacity:0;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}50%{transform:perspective(600px) rotateX(-10deg);transform-origin:center top;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{opacity:1;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes tdHingeFlipIn{0%{opacity:0;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}50%{transform:perspective(600px) rotateX(-10deg);transform-origin:center top;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{opacity:1;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes tdHingeFlipOut{0%{opacity:1;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}50%{transform:perspective(600px) rotateX(-10deg);transform-origin:center top;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{opacity:0;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes tdHingeFlipOut{0%{opacity:1;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}50%{transform:perspective(600px) rotateX(-10deg);transform-origin:center top;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{opacity:0;transform:perspective(600px) rotateX(0deg);transform-origin:center top;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.tdHingeFlipIn{-webkit-animation-name:tdHingeFlipIn;animation-name:tdHingeFlipIn}.tdHingeFlipOut{-webkit-animation-name:tdHingeFlipOut;animation-name:tdHingeFlipOut}@-webkit-keyframes tdDropInLeft{0%{opacity:0}1%{opacity:1;transform:rotate(2deg) translateY(-15px);transform-origin:right bottom;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{opacity:1;transform:rotate(0) translateY(0);transform-origin:right bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{transform:rotate(-.5deg) translateY(0);transform-origin:left bottom;-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}to{opacity:1;transform:rotate(0) translateY(0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}}@keyframes tdDropInLeft{0%{opacity:0}1%{opacity:1;transform:rotate(2deg) translateY(-15px);transform-origin:right bottom;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{opacity:1;transform:rotate(0) translateY(0);transform-origin:right bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{transform:rotate(-.5deg) translateY(0);transform-origin:left bottom;-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}to{opacity:1;transform:rotate(0) translateY(0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}}@-webkit-keyframes tdDropInRight{0%{opacity:0}1%{opacity:1;transform:rotate(-2deg) translateY(-15px);transform-origin:left bottom;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{opacity:1;transform:rotate(0) translateY(0);transform-origin:left bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{transform:rotate(.5deg) translateY(0);transform-origin:right bottom;-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}to{opacity:1;transform:rotate(0) translateY(0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}}@keyframes tdDropInRight{0%{opacity:0}1%{opacity:1;transform:rotate(-2deg) translateY(-15px);transform-origin:left bottom;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{opacity:1;transform:rotate(0) translateY(0);transform-origin:left bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}75%{transform:rotate(.5deg) translateY(0);transform-origin:right bottom;-webkit-animation-timing-function:cubic-bezier(.59,0,1,.375);animation-timing-function:cubic-bezier(.59,0,1,.375)}to{opacity:1;transform:rotate(0) translateY(0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0,.59,.375,1);animation-timing-function:cubic-bezier(0,.59,.375,1)}}.tdDropInLeft{-webkit-animation-name:tdDropInLeft;animation-name:tdDropInLeft}.tdDropInRight{-webkit-animation-name:tdDropInRight;animation-name:tdDropInRight}@-webkit-keyframes tdPlopIn{0%{opacity:0;transform:scale(.9)}10%{opacity:1;transform:scale(.7,1.3)}70%{transform:scale(1.1,.95)}90%{transform:scale(.97,1.05)}to{opacity:1;transform:scale(1)}}@keyframes tdPlopIn{0%{opacity:0;transform:scale(.9)}10%{opacity:1;transform:scale(.7,1.3)}70%{transform:scale(1.1,.95)}90%{transform:scale(.97,1.05)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes tdPlopInDown{0%{opacity:0;transform:scale(.9,.8);transform-origin:center top}10%{opacity:1;transform:scale(.8,1.3);transform-origin:center top}70%{transform:scaleY(.95);transform-origin:center top}to{opacity:1;transform:scale(1);transform-origin:center top}}@keyframes tdPlopInDown{0%{opacity:0;transform:scale(.9,.8);transform-origin:center top}10%{opacity:1;transform:scale(.8,1.3);transform-origin:center top}70%{transform:scaleY(.95);transform-origin:center top}to{opacity:1;transform:scale(1);transform-origin:center top}}@-webkit-keyframes tdPlopInUp{0%{opacity:0;transform:scale(.9,.8);transform-origin:center bottom}10%{opacity:1;transform:scale(.8,1.3);transform-origin:center bottom}70%{transform:scaleY(.95);transform-origin:center bottom}to{opacity:1;transform:scale(1);transform-origin:center bottom}}@keyframes tdPlopInUp{0%{opacity:0;transform:scale(.9,.8);transform-origin:center bottom}10%{opacity:1;transform:scale(.8,1.3);transform-origin:center bottom}70%{transform:scaleY(.95);transform-origin:center bottom}to{opacity:1;transform:scale(1);transform-origin:center bottom}}.tdPlopIn{-webkit-animation-name:tdPlopIn;animation-name:tdPlopIn}.tdPlopInDown{-webkit-animation-name:tdPlopInDown;animation-name:tdPlopInDown}.tdPlopInUp{-webkit-animation-name:tdPlopInUp;animation-name:tdPlopInUp}