﻿.image-and-text-block__image{overflow:hidden;border-radius:.25rem;}.image-and-text-block__image>*{height:100%;object-fit:cover;object-position:center center;}.image-and-text-block__image-container{position:sticky;top:0;}.image-and-text-block.custom .image-and-text-block__image-container{position:relative;}.image-and-text-block.custom .image-and-text-block__image-container: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);}.image-and-text-block.custom .image-and-text-block__image-container .image-and-text-block__image{position:relative;z-index:2;}@media only screen and (min-width:992px){.image-and-text-block.custom .order-lg-first .image-and-text-block__image-container:before{width:100%;left:-12px;top:-12px;height:100%;}.image-and-text-block.custom .order-lg-last .image-and-text-block__image-container:before{left:unset;right:-12px;top:-12px;width:100%;height:100%;}}