.cmp-content-scroll-vertical.publish-mode .cmp-content-scroll-vertical{display:flex;justify-content:center;align-items:flex-start}
.cmp-content-scroll-vertical.publish-mode .content-scroll-container{display:flex;z-index:999;justify-content:center;padding:30px 0}
@media only screen and (max-width:991px){.cmp-content-scroll-vertical.publish-mode .content-scroll-container{display:block}
}
.cmp-content-scroll-vertical.publish-mode .left-sticky-container{position:static;top:100px;width:50%;min-height:100%;margin-top:0;align-self:auto;flex:0 auto;padding:0 20px}
@media only screen and (max-width:991px){.cmp-content-scroll-vertical.publish-mode .left-sticky-container{width:100%}
}
@media only screen and (max-width:991px){.cmp-content-scroll-vertical.publish-mode .left-sticky-container.sticky{background:#fff;z-index:90;padding-top:10px}
}
.cmp-content-scroll-vertical.publish-mode .left-sticky-content{position:-webkit-sticky;position:sticky;top:20%;height:auto}
.cmp-content-scroll-vertical.publish-mode .left-sticky-content p{padding-top:15px}
@media only screen and (max-width:991px){.cmp-content-scroll-vertical.publish-mode .left-sticky-content{top:10%}
}
.cmp-content-scroll-vertical.publish-mode .right-scroll-container{width:100%;overflow:hidden;height:auto;padding:0 10px;display:flex}
@media only screen and (max-width:991px){.cmp-content-scroll-vertical.publish-mode .right-scroll-container{padding:0;width:100%}
}
.cmp-content-scroll-vertical.publish-mode .right-scroll-content{width:100%;overflow:hidden;height:auto;padding:0 10px;justify-content:center}
.cmp-content-scroll-vertical.publish-mode .scroll-container{padding:0 30px;overflow-y:auto}
.cmp-content-scroll-vertical.publish-mode .scroll-panel{border:1px solid gray;border-radius:5px;padding:10px;margin-bottom:30px;background-color:#f9f9f9;min-height:100px}
.cmp-content-scroll-vertical.publish-mode .scroll-panel:last-child{margin-bottom:0}
.cmp-content-scroll-vertical.publish-mode .sticky{position:sticky;top:0;z-index:9}
@media only screen and (max-width:991px){.cmp-content-scroll-vertical.publish-mode .sticky{top:-20px}
}
@media only screen and (max-width:767px){.cmp-content-scroll-vertical.publish-mode .sticky{top:-180px}
}