#body-content { height:1656px; }
.clr-bkg-gradient_top_bde6a1_d6c4b0 { background:linear-gradient(to top, #bde6a1,#d6c4b0)!important; }
.clr-bkg-gradient_bottom_434343_666666 { background:linear-gradient(to bottom, #434343,#666666)!important; }
.clr-bkg-gradient_bottom_D31027_EA384D { background:linear-gradient(to bottom, #D31027,#EA384D)!important; }
.clr-bkg-gradient_bottom_5f2c82_49a09d { background:linear-gradient(to bottom, #5f2c82,#49a09d)!important; }
.clr-bkg-gradient_bottom_457fca_5691c8 { background:linear-gradient(to bottom, #457fca,#5691c8)!important; }
.clr-bkg-gradient_bottom_4568DC_B06AB3 { background:linear-gradient(to bottom, #4568DC,#B06AB3)!important; }
#txtBox_68 .fs-24 { font-size:24px; }
#txtBox_77 .fs-26 { font-size:26px; }
#txtBox_68 .fs-48 { font-size:48px; }
#txtBox_77 .fs-48 { font-size:48px; }
/* Start Animation Keyframe lightSpeedIn */
@-webkit-keyframes wse-ani-light-speed-in { from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg); transform:translate3d(100%,0,0) skewX(-30deg); opacity:0; }
60% { -webkit-transform:skewX(20deg); transform:skewX(20deg); opacity:1; }
80% { -webkit-transform:skewX(-5deg); transform:skewX(-5deg); opacity:1; }
to { -webkit-transform:none; transform:none; opacity:1; }
}@keyframes wse-ani-light-speed-in { from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg); transform:translate3d(100%,0,0) skewX(-30deg); opacity:0; }
}.wse-ani-light-speed-in { -webkit-animation-name:wse-ani-light-speed-in; animation-name:wse-ani-light-speed-in; -webkit-animation-timing-function:ease-out; animation-timing-function:ease-out; }