.dl-animation{animation-duration:.3s;animation-fill-mode:both}.animated{animation-duration:.3s;animation-fill-mode:both}.dt-fadeIn{-webkit-animation-name:sgFadeIn;animation-name:sgFadeIn}.dt-fadeInLeft{-webkit-animation-name:sgFadeInLeft;animation-name:sgFadeInLeft}.dt-fadeInRight{-webkit-animation-name:sgFadeInRight;animation-name:sgFadeInRight}.dt-fadeInTop{-webkit-animation-name:sgFadeInTop;animation-name:sgFadeInTop}.dt-fadeInBottom{-webkit-animation-name:sgFadeInBottom;animation-name:sgFadeInBottom}.splitting.dt-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.dt-textFadeIn .whitespace{width:5px}.splitting.dt-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.dt-textFadeInTop .whitespace{width:10px}.splitting.dt-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.dt-textFadeInBottom .whitespace{width:10px}