﻿.container,.marquee{position:relative;box-sizing:border-box}.marquee,.microsoft .marquee{webkit-marquee-repetition:1;marquee-play-count:1}.container{width:25em;height:29.5em;margin:5px auto 1em 5px;overflow:hidden;vertical-align:middle}.marquee{animation:marquee 50s linear 1}.marquee:hover{animation-play-state:paused}@keyframes marquee{0%{top:2em}100%{top:-90em}}.microsoft .marquee{margin:0;padding:0 1em;line-height:1.5em}.microsoft::after,.microsoft::before,.microsoft:after,.microsoft:before{left:0;z-index:1;content:'';position:absolute;pointer-events:none;width:100%;background-image:linear-gradient(180deg,#FFF,rgba(255,255,255,0))}.microsoft::after,.microsoft:after{bottom:0;transform:rotate(180deg)}.microsoft::before,.microsoft:before{top:0}.imageShadow{-webkit-box-shadow:0 4px 13px 0 rgba(199,185,199,1);-moz-box-shadow:0 4px 13px 0 rgba(199,185,199,1);box-shadow:0 4px 13px 0 rgba(199,185,199,1)}