#body-content { height:404px; }
/* Start Animation Keyframe slideInRight */
@-webkit-keyframes wse-ani-slide-in-right { from{-webkit-transform:translate3d(100%,0,0); transform:translate3d(100%,0,0); visibility:visible; }
to { -webkit-transform:perspective(400px); transform:perspective(400px); opacity:1; -webkit-transform-origin:right bottom; transform-origin:right bottom; }
}@keyframes wse-ani-slide-in-right { from{-webkit-transform:translate3d(100%,0,0); transform:translate3d(100%,0,0); visibility:visible; }
}.wse-ani-slide-in-right { -webkit-animation-name:wse-ani-slide-in-right; animation-name:wse-ani-slide-in-right; }
.wseA.hover { background-color:#000000; }
.clr-txt-gradient_bottom_DCE35B_45B649 { background-image:linear-gradient(to bottom, #DCE35B,#45B649)!important; background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent; -webkit-box-decoration-break:clone; }
body {  }