.pb-newlinescarousel .group{margin-bottom:30px}.pb-newlinescarousel .header--container{display:flex;justify-content:space-between;align-items:center}.pb-newlinescarousel .header--container .header{display:block}.pb-newlinescarousel .header--container .header .subtitle{display:block;font-size:12px;font-weight:400;line-height:1rem}.pb-newlinescarousel .header--container .header .title{display:block;font-size:16px;font-weight:400;line-height:1rem}.pb-newlinescarousel .header--container .controllers{display:flex;justify-content:center;align-items:center;gap:10px}.pb-newlinescarousel .slick-disabled{opacity:.2}.pb-newlinescarousel .header--container .controllers span{display:block;font-size:12px;font-weight:400;line-height:1rem;letter-spacing:1.5px;text-transform:uppercase}.pb-newlinescarousel .pb-carousel .item-filler{width:calc((100vw - 1622px)/ 2 + 14px);height:1px}.pb-newlinescarousel .pb-carousel .item-container{position:relative;padding:34px}.pb-newlinescarousel .pb-carousel .item-container .pb-item{width:298px;height:532px;display:grid;grid-template-columns:100%;grid-template-rows:12px 1fr;grid-template-areas:"subtitle" "title";gap:18px;padding:20px 0 0 25px;background:var(--color-white);--webkit-box-shadow:0px 0px 40px 0px rgba(0,0,0,0.16);box-shadow:0 0 40px 0 rgba(0,0,0,.16);text-decoration:none}.pb-newlinescarousel .pb-carousel .item-container .pb-item .subtitle{grid-area:subtitle;display:block;font-size:9px;font-weight:300;line-height:1;text-transform:uppercase;color:var(--color-darkest)}.pb-newlinescarousel .pb-carousel .item-container .pb-item .title{grid-area:title;display:block;font-size:18px;font-weight:700;line-height:1.2;color:var(--color-darkest)}.pb-newlinescarousel .pb-carousel .item-container .pb-item .title small{display:block;font-size:9px;font-weight:300}.pb-newlinescarousel .pb-carousel .item-container .pb-item>img{width:298px;height:432px;position:absolute;right:-20px;bottom:-24px}