html:not(.aem-AuthorLayer-Edit) [data-role="carousel"]{--overflow:hidden;--wrapper-width:100%;--slides-alignment:stretch;--el-padding:18px;--content-grid-template-areas:none;--slide-grid-area:auto;--slide-visibility:visible;--slide-z-index:auto;--first-slide-visibility:visible}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-desktop-overflow-visible="true"]{--overflow:visible}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"]:not([data-custom-slide-width="true"]),html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-slide-width-units-desktop="%"][data-slide-width-desktop]{--wrapper-width:100%}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-custom-slide-width="true"]:not([data-slide-width-units-desktop="%"]),html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-custom-slide-width="true"]:not([data-slide-width-desktop]){--wrapper-width:auto}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-slides-alignment="top"]:not([data-adjust-height-to-slides="true"]),html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-adjust-height-to-slides="true"]{--slides-alignment:start}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-slides-alignment="center"]:not([data-adjust-height-to-slides="true"]){--slides-alignment:center}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-animation="fade"]{--content-display:grid;--content-grid-template-areas:"stack";--slide-grid-area:stack;--slide-visibility:hidden;--slide-z-index:0;--first-slide-visibility:visible}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-animation="slide"]{--content-display:flex}
@media only screen and (max-width:1229px){html:not(.aem-AuthorLayer-Edit) [data-role="carousel"]{--overflow:hidden;--wrapper-width:100%}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"]:not([data-custom-slide-width="true"]),html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-slide-width-units-tablet="%"][data-slide-width-tablet]{--wrapper-width:100%}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-custom-slide-width="true"]:not([data-slide-width-units-tablet="%"]),html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-custom-slide-width="true"]:not([data-slide-width-tablet]){--wrapper-width:auto}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-tablet-overflow-visible="true"]{--overflow:visible}
}
@media only screen and (max-width:767px){html:not(.aem-AuthorLayer-Edit) [data-role="carousel"]{--overflow:hidden;--wrapper-width:100%}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"]:not([data-custom-slide-width="true"]),html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-slide-width-units-mobile="%"][data-slide-width-mobile]{--wrapper-width:100%}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-custom-slide-width="true"]:not([data-slide-width-units-mobile="%"]),html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-custom-slide-width="true"]:not([data-slide-width-mobile]){--wrapper-width:auto}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel"][data-mobile-overflow-visible="true"]{--overflow:visible}
}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel-content-wrapper"]{overflow:var(--overflow);position:relative;display:flex;padding:var(--el-padding);margin:calc(-1 * var(--el-padding))}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel-content"]{position:relative;user-select:none;-moz-user-select:none;width:var(--wrapper-width);align-items:var(--slides-alignment);display:var(--content-display);grid-template-areas:var(--content-grid-template-areas)}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel-content"]>*{flex-shrink:0;position:relative;grid-area:var(--slide-grid-area);visibility:var(--slide-visibility);z-index:var(--slide-z-index)}
html:not(.aem-AuthorLayer-Edit) [data-role="carousel-content"]>*:first-child{visibility:var(--first-slide-visibility)}