.editorial-carousel{padding:2.4rem 0;--disabled-button-background: var(--neutral-greyscale-100);--disabled-button-icon-color: var(--neutral-greyscale-500);--active-button-background: var(--petroleum-100);--active-button-icon-color: var(--petroleum-500);position:relative}.editorial-carousel--gray:before{content:"";position:absolute;width:100vw;height:100%;z-index:-1;top:0;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background-color:var(--neutral-greyscale-50)}.editorial-carousel--light-blue:before{content:"";position:absolute;width:100vw;height:100%;z-index:-1;top:0;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background-color:var(--petroleum-50)}.editorial-carousel .editorial-carousel__list{display:flex;justify-content:stretch}.editorial-carousel__item{flex:1;display:flex!important}.editorial-carousel__item>*{flex:1}.editorial-carousel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.editorial-carousel__title{font-style:normal;font-weight:600;line-height:130%;font-size:var(--font-size-heading-h3-mobile);margin:0 0 .8rem}.editorial-carousel .editorial-carousel__controls button:last-of-type{margin-right:0}.editorial-carousel .editorial-carousel__controls button.tns-nav-active{background:#710049}.editorial-carousel .editorial-carousel__controls button{width:30px;height:30px;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:var(--active-button-background);border-radius:50%;opacity:1;transition:box-shadow .15s ease,opacity .25s .25s ease,transform .25s ease;will-change:box-shadow,opacity,transform}.editorial-carousel .editorial-carousel__controls button:after{content:"";display:block;width:100%;height:100%;-webkit-mask-image:url(./img/arrow-angle-right-CmEqHkv_.svg);mask-image:url(./img/arrow-angle-right-CmEqHkv_.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--active-button-icon-color)}.editorial-carousel__controls{flex-direction:row;justify-content:space-between;align-items:center;gap:.8rem;display:none}.editorial-carousel__controls[aria-label]{display:flex}@media(hover:hover){.editorial-carousel button[disabled]{pointer-events:none}.editorial-carousel .editorial-carousel__controls button:first-child:not(button[disabled]):hover{transform:scale(1.075);box-shadow:2px 2px 4px #00000026,0 0 15px #00000026}.editorial-carousel .editorial-carousel__controls button:last-child:not(button[disabled]):hover{transform:scale(1.075);box-shadow:-2px -2px 4px #00000026,0 0 15px #00000026}.editorial-carousel .editorial-carousel__controls button:first-child:not(button[disabled]):hover{transform:scale(1.075) rotate(180deg)}}.editorial-carousel .editorial-carousel__controls button[disabled]{pointer-events:none;background-color:var(--disabled-button-background)}.editorial-carousel .editorial-carousel__controls button[disabled]:after{background-color:var(--disabled-button-icon-color)}.editorial-carousel .editorial-carousel__controls button:first-child{transform:rotate(180deg)}.editorial-carousel .editorial-carousel__controls button:active{transform:scale(.95)}.editorial-carousel .editorial-carousel__controls button:last-child:active{transform:scale(.95)}.editorial-carousel .editorial-carousel__controls button:first-child:active{transform:rotate(180deg) scale(.95)}@media only screen and (min-width:768px){.editorial-carousel{padding:6.4rem 0}.editorial-carousel__header{margin-bottom:1.6rem}.editorial-carousel__title{font-size:var(--font-size-heading-h3-desktop)}}
