.cmp-highlightinfov2{position:relative;transition:height .5s;height:var(--stickyHeight)}.cmp-highlightinfov2__container{box-shadow:0 -6px 6px rgba(0,0,0,.1607843137)}.cmp-highlightinfov2__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px;height:var(--headerHeight)}.cmp-highlightinfov2 h3{width:80%;padding-left:10px}.cmp-highlightinfov2__title p{padding:0px;margin:0px}.cmp-highlightinfov2__button{width:15%;text-align:right;padding-right:10px;color:inherit;text-decoration:none}.cmp-highlightinfov2__button:hover{color:inherit}.cmp-highlightinfov2__icon{padding-left:5px}.cmp-highlightinfov2__icon::before{content:"";font-family:"Font Awesome"}.cmp-highlightinfov2.sticky{width:100%;position:fixed;bottom:0;left:0;background:#fff;z-index:999;height:var(--stickyHeight);transition:height .5s}.cmp-highlightinfov2[data-enable-overlay=true] .cmp-highlightinfov2__icon::before{content:"";font-family:"Font Awesome"}.cmp-highlightinfov2.overlay{position:fixed;bottom:0;background-color:#fff;height:var(--stickyHeight);z-index:9999;overflow:auto;transition:height .5s ease}.cmp-highlightinfov2.expand{height:100%}.cmp-highlightinfov2.expand .cmp-highlightinfov2__icon::before{content:"";font-family:"Font Awesome"}.cmp-highlightinfov2.inline{position:relative;padding:10px}.cmp-highlightinfov2__content{padding:10px}