.contentslider__base{display:grid;grid-template-columns:100% 1fr;max-width:100vw;opacity:0;position:relative;width:100vw;z-index:1}.aem-AuthorLayer-Edit .contentslider__base,.aem-AuthorLayer-Layouting .contentslider__base,.aem-AuthorLayer-initial .contentslider__base,.aem-AuthorLayer-structure .contentslider__base{display:block;grid-template-columns:none;opacity:1}.contentslider__item{grid-area:1/1;z-index:2}.aem-AuthorLayer-Edit .contentslider__item,.aem-AuthorLayer-Layouting .contentslider__item,.aem-AuthorLayer-initial .contentslider__item,.aem-AuthorLayer-structure .contentslider__item{grid-area:auto}.contentslider__item--active{z-index:3}.contentslider__navigationcontainer{bottom:40px;height:20px;position:absolute}.contentslider__navigationbullets{align-items:center;display:inline-flex;height:20px;list-style:none;position:relative;z-index:5}.contentslider__navigationbulletsitem{display:inline-block;height:10px;margin-right:10px;position:relative;width:10px}.contentslider__navigationbulletsitem:last-child{margin-right:0}.contentslider__navigationbulletsitem--active .contentslider__navigationbullet,.contentslider__navigationbulletsitem:hover .contentslider__navigationbullet{height:16px;width:16px}.contentslider__navigationbulletsitem--active.darkScheme .contentslider__navigationbullet,.contentslider__navigationbulletsitem:hover.darkScheme .contentslider__navigationbullet{background-color:#fff}.contentslider__navigationbulletsitem.hasFocus .contentslider__navigationbullet:after{border-radius:50%;box-shadow:0 0 0 3px #1a1a1a;content:"";display:block;inset:-2px;position:absolute}.contentslider__navigationbulletsitem.hasFocus.darkScheme .contentslider__navigationbullet:after{box-shadow:0 0 0 3px #fff}.contentslider__navigationbulletsitem--active{margin-left:3px;margin-right:13px}.contentslider__navigationbulletsitem--active .contentslider__navigationbullet{background-color:#1a1a1a;cursor:default}.contentslider__navigationbullet{background-color:#d6d6d6;border-radius:50%;cursor:pointer;display:block;height:10px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-out;width:10px}