.dl-animation{animation-duration:.3s;animation-fill-mode:both}.animated{animation-duration:.3s;animation-fill-mode:both}.sg-fadeIn{-webkit-animation-name:sgFadeIn;animation-name:sgFadeIn}.sg-fadeInLeft{-webkit-animation-name:sgFadeInLeft;animation-name:sgFadeInLeft}.sg-fadeInRight{-webkit-animation-name:sgFadeInRight;animation-name:sgFadeInRight}.sg-fadeInTop{-webkit-animation-name:sgFadeInTop;animation-name:sgFadeInTop}.sg-fadeInBottom{-webkit-animation-name:sgFadeInBottom;animation-name:sgFadeInBottom}.splitting.sg-textFadeIn.animated .char{-webkit-animation:textFadeIn .3s cubic-bezier(.3,0,.7,1) both;animation:textFadeIn .3s cubic-bezier(.3,0,.7,1) both;-webkit-animation-delay:calc(30ms * var(--char-index));animation-delay:calc(30ms * var(--char-index))}.splitting.sg-textFadeIn .whitespace{width:5px}.splitting.sg-textFadeInTop.animated .char{-webkit-animation:textFadeInTop .4s cubic-bezier(.3,0,.7,1) both;animation:textFadeInTop .4s cubic-bezier(.3,0,.7,1) both;-webkit-animation-delay:calc(30ms * var(--char-index));animation-delay:calc(30ms * var(--char-index));display:inline-block}.splitting.sg-textFadeInTop .whitespace{width:10px}.splitting.sg-textFadeInBottom.animated .char{-webkit-animation:textFadeInBottom .4s cubic-bezier(.3,0,.7,1) both;animation:textFadeInBottom .4s cubic-bezier(.3,0,.7,1) both;-webkit-animation-delay:calc(30ms * var(--char-index));animation-delay:calc(30ms * var(--char-index));display:inline-block}.splitting.sg-textFadeInBottom .whitespace{width:10px}