.storyline .grp-storyline .grp-storyline__outer-wrapper{overflow:hidden;width:calc(100% + 192px);transform:translateX(-96px)}
@media(min-width:768px) and (max-width:1279.99px){.storyline .grp-storyline .grp-storyline__outer-wrapper{width:calc(100% + 96px);transform:translateX(-48px)}
}
@media(max-width:767.99px){.storyline .grp-storyline .grp-storyline__outer-wrapper{width:calc(100% + 48px);transform:translateX(-24px)}
}
.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper{position:relative;padding-left:96px;padding-right:96px}
@media(min-width:768px) and (max-width:1279.99px){.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper{padding-left:48px;padding-right:48px}
}
@media(max-width:767.99px){.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper{padding-left:24px;padding-right:24px}
}
.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list{display:flex;align-self:stretch;transition:all 750ms ease-in-out;align-items:flex-end}
@media(min-width:1280px){.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list{align-items:center}
}
.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list .grp-storyline__item{flex-shrink:0;flex-basis:100%}
@media(min-width:1280px){.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list .grp-storyline__item{flex-basis:85%}
}
.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list .grp-storyline__item:not(.active){opacity:.6}
.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list .grp-storyline__item.active{flex-basis:100%}
.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list.resizing .grp-storyline__item{flex-basis:100%}
.storyline .grp-storyline .grp-storyline__outer-wrapper .grp-storyline__item-wrapper .grp-storyline__item-list.resized .grp-storyline__item{transition:all 750ms ease-in-out}
.storyline .grp-storyline .grp-storyline__footer{margin-top:20px;width:100%;display:flex;justify-content:space-between;column-gap:20px}
.storyline .grp-storyline .grp-storyline__footer .grp-storyline__pagination{flex-grow:1;display:flex;flex-wrap:nowrap;align-items:center;column-gap:6px}
.storyline .grp-storyline .grp-storyline__footer .grp-storyline__pagination .grp-storyline__pagination-bar{height:4px;flex-grow:1;background-color:var(--color-paging-default)}
.storyline .grp-storyline .grp-storyline__footer .grp-storyline__pagination .grp-storyline__pagination-bar.active{background-color:var(--color-paging-selected)}
.storyline .grp-storyline .grp-storyline__left::after,.storyline .grp-storyline .grp-storyline__right::after{content:"";mask-repeat:no-repeat;mask-size:24px;mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:24px;-webkit-mask-position:center;background-color:var(--icon-color-dark);width:24px;height:24px;left:0;display:block;position:relative}
.storyline .grp-storyline .grp-storyline__left::after{mask-image:url("../../../../../etc.clientlibs/grpw-web/clientlibs/grpw-base/resources/images/regular/arrow-chevron-left_rg.svg");-webkit-mask-image:url("../../../../../etc.clientlibs/grpw-web/clientlibs/grpw-base/resources/images/regular/arrow-left_rg.svg")}
.storyline .grp-storyline .grp-storyline__left:hover::after,.storyline .grp-storyline .grp-storyline__right:hover::after{background-color:var(--color-text-highlighted)}
.storyline .grp-storyline .grp-storyline__right::after{mask-image:url("../../../../../etc.clientlibs/grpw-web/clientlibs/grpw-base/resources/images/regular/arrow-chevron-right_rg.svg");-webkit-mask-image:url("../../../../../etc.clientlibs/grpw-web/clientlibs/grpw-base/resources/images/regular/arrow-right_rg.svg")}