@import "https://unpkg.com/transition-style";.hover-container{background-image:url(https://3065714.fs1.hubspotusercontent-na1.net/hubfs/3065714/ultim-about/ultim-bg-grey.png);overflow:hidden;position:relative;transition:background-color .4s ease-in-out,opacity .4s ease-in-out;width:100%}.hover-container:before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease-in-out}.overlay{background-image:linear-gradient(129deg,#5f4b9e,#ae68f3 50%,#5f4b9e);bottom:0;left:0;mix-blend-mode:multiply;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .4s ease-in-out}.hover-container:hover .overlay{opacity:.9}.text-container{bottom:0;left:0}.imgx-container,.text-container{display:none;padding:1rem;position:absolute;right:0}.imgx-container{left:inherit;top:2%;width:66px}.hover-container:hover .imgx-block,.hover-container:hover .text-container{display:block}[transition-style="in:wipe:down"]{--transition__duration:1s}.hidden-content{background-color:#5f4b9e;display:flex;max-height:0;overflow:hidden}.hidden-content,.open{transition:max-height .4s ease,background-color .4s ease}.open{max-height:900px}