.enhanced-content__wrapper{min-height:180px}.enhanced-content__wrapper--hidden{display:none}.enhanced-content__container{overflow:auto;padding:16px;max-height:9999px;transition:max-height 1s ease-in-out 0s;margin-top:2rem}.enhanced-content__container::-webkit-scrollbar{width:4px}.enhanced-content__container::-webkit-scrollbar-track{background:#f1f1f1}.enhanced-content__container::-webkit-scrollbar-thumb{background:#efefef;border-radius:100px}.enhanced-content__container--closed{position:relative;min-height:180px;max-height:180px;overflow:hidden}.enhanced-content__container--closed:after{content:"";position:absolute;bottom:-3px;z-index:1;width:100%;height:100%;background:linear-gradient(hsla(0,0%,100%,0),rgb(255 255 255))}.enhanced-content__showMore{display:block;margin:10px auto 0;background:#efefef;width:auto;padding:2.5px 10px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#ea133d;border:0;text-decoration:none;cursor:pointer;position:relative;z-index:1}