.stagger-load{opacity:0;transform:translateY(50px)}.opacityTrigger{opacity:0}.opacityIn{opacity:1;animation-name:opacityIn;animation-duration:2s;animation-iteration-count:1}@keyframes opacityIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes opacityIn{from{opacity:0}to{opacity:1}}.perspectiveTrigger{opacity:0}.perspectiveIn{opacity:1;animation-name:perspectiveIn;animation-duration:1s;animation-iteration-count:1}@keyframes perspectiveIn{from{transform:perspective(900px) rotateX(60deg) scale(.7);opacity:0}to{transform:rotate(0deg) scale(1) translateY(0%);opacity:1}}@-webkit-keyframes perspectiveIn{from{transform:perspective(900px) rotateX(60deg) scale(.7);opacity:0}to{transform:rotate(0deg) scale(1) translateY(0%);opacity:1}}.fadedopacityTrigger{opacity:0}.fadedopacityIn{opacity:.3;animation-name:fadedopacityIn;animation-duration:1.5s;animation-iteration-count:1}@keyframes fadedopacityIn{from{opacity:0}to{opacity:.3}}@-webkit-keyframes fadedopacityIn{from{opacity:0}to{opacity:.3}}.slideoutTrigger{opacity:0}.slideoutIn{opacity:1;animation-name:slideoutIn;animation-duration:.5s;animation-iteration-count:1;position:relative}@keyframes slideoutIn{from{opacity:0;top:75px}to{opacity:1;top:80px}}@-webkit-keyframes slideoutIn{from{opacity:0;top:75px}to{opacity:1;top:80px}}.slideInUpTrigger{opacity:0}.slideInUp{opacity:1;animation:slideInUp 1s ease-out}@keyframes slideInUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.slideInDownTrigger{opacity:0}.slideInDown{opacity:1;animation:slideInDown 1s ease-out}@keyframes slideInDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.slideInLeftTrigger{opacity:0}.slideInLeft{opacity:1;animation:slideInLeft 1s ease-out}@keyframes slideInLeft{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slideInRightTrigger{opacity:0}.slideInRight{opacity:1;animation:slideInRight 1s ease-out}@keyframes slideInRight{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.box-glow{-webkit-animation:pulse 5s infinite;animation:pulse 5s infinite;transition:all .5s}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0px 20px 50px 0px rgba(38,83,164,.5);-moz-box-shadow:0px 20px 50px 0px rgba(38,83,164,.5);box-shadow:0px 20px 50px 0px rgba(38,83,164,.5)}50%{-webkit-box-shadow:0px 20px 50px 0px rgba(76,192,253,.7);-moz-box-shadow:0px 20px 50px 0px rgba(76,192,253,.7);box-shadow:0px 20px 50px 0px rgba(76,192,253,.7)}100%{-webkit-box-shadow:0px 0px 0px 0px rgba(38,83,164,.5);-moz-box-shadow:0px 0px 0px 0px rgba(38,83,164,.5);box-shadow:0px 0px 0px 0px rgba(38,83,164,.5)}}@keyframes pulse{0%{-webkit-box-shadow:0px 20px 50px 0px rgba(38,83,164,.5);-moz-box-shadow:0px 20px 50px 0px rgba(38,83,164,.5);box-shadow:0px 20px 50px 0px rgba(38,83,164,.5)}50%{-webkit-box-shadow:0px 20px 50px 0px rgba(76,192,253,.7);-moz-box-shadow:0px 20px 50px 0px rgba(76,192,253,.7);box-shadow:0px 20px 50px 0px rgba(76,192,253,.7)}100%{-webkit-box-shadow:0px 20px 50px 0px rgba(38,83,164,.5);-moz-box-shadow:0px 20px 50px 0px rgba(38,83,164,.5);box-shadow:0px 20px 50px 0px rgba(38,83,164,.5)}}.scroll-indicator{position:absolute;bottom:10%;left:0;z-index:6;width:100%}.bounce{opacity:1;animation:bounce 1s ease-in-out infinite;position:relative}@keyframes bounce{0%{top:0}50%{top:10px}100%{top:0}}@-webkit-keyframes bounce{0%{top:0}50%{top:10px}100%{top:0}}.flexible-block.noanimate .perspectiveTrigger,.flexible-block.noanimate .opacityTrigger,.flexible-block.noanimate .fadedopacityTrigger,.flexible-block.noanimate .slideoutTrigger,.flexible-block.noanimate .slideInUpTrigger,.flexible-block.noanimate .slideInDownTrigger,.flexible-block.noanimate .slideInRightTrigger,.flexible-block.noanimate .slideInLeftTrigger,.flexible-block.noanimate .stagger-load{opacity:1;display:block}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.perspectiveTrigger,.opacityTrigger,.fadedopacityTrigger,.slideoutTrigger,.slideInUpTrigger,.slideInDownTrigger,.slideInLeftTrigger,.slideInRightTrigger,.opacityIn,.fadedopacityIn,.slideoutIn,.perspectiveIn,.stagger-load{opacity:1;display:block}}