.sticky-video{background-color:#cbd6e2;border-radius:.7em .7em 0 0;bottom:0;cursor:pointer;font-size:.9em;font-weight:600;left:auto;padding:1em 1em 1em 4.2em;position:fixed;right:0;top:auto;transition:all .2s ease-in-out;z-index:100}.sticky-video:hover{background-color:#024452;color:#fff}.sticky-video .image{left:1em;max-width:2.7em;position:absolute;top:3px;vertical-align:middle;width:100%}@media(min-width:769px){.sticky-video .image{top:calc(50% - 2px);transform:rotate(90deg) translateX(-50%)}.sticky-video{bottom:auto;right:-100%;top:50%;transform:rotate(-90deg)}.sticky-video.show{right:-7.7em}}@media(max-width:768px){.sticky-video:not(.show){bottom:-100%}}