﻿.video-and-text-block{background-color:#f4f4f4;}.video-and-text-block__video{position:sticky;top:115px;border-radius:.25rem;}.video-and-text-block.custom .video-and-text-block__video:before{border-radius:.25rem;content:"";position:absolute;width:calc(100% - 24px);left:12px;top:-12px;height:calc(100% + 24px);z-index:1;background:linear-gradient(to bottom,#ff8200,#994e00);}.video-and-text-block.custom .video-and-text-block__video>div{border-radius:.25rem;overflow:hidden;position:relative;z-index:2;}@media only screen and (min-width:992px){.video-and-text-block.custom .order-lg-first .video-and-text-block__video:before{width:100%;left:-12px;top:-12px;height:100%;}.video-and-text-block.custom .order-lg-last .video-and-text-block__video:before{left:unset;right:-12px;top:-12px;width:100%;height:100%;}}