/* Use each image's own aspect ratio; do not limit the slide to 400px high. */
.cm-home-page .cm-home-banner,.cm-home-page .cm-home-banner .banner_box,.cm-home-page .cm-home-banner .banner_slides{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0;padding:0;background:none;overflow:hidden}
.cm-home-banner .cm-home-slide{margin:0;padding:0;line-height:0}
.cm-home-banner .cm-home-slide:not(:first-child){display:none}
.cm-home-banner [data-cm-banner-ready] .cm-home-slide{display:block}
.cm-home-banner [data-cm-banner-ready] .cm-home-slide[hidden]{display:none}
.cm-home-page .cm-home-banner .banner_pic{display:block;width:100%;height:auto!important;overflow:hidden;background:none;line-height:0}
.cm-home-banner .cm-banner-image{display:block;width:100%;max-width:none;height:auto;margin:0;border:0}
/* This existing 1441x400 file has blank side bands. Its content is x=227..1237.
   Clip only those verified bands in the layout; retain the original image file. */
.cm-home-banner .cm-banner-trim-stone .cm-banner-image{width:142.532146389%;margin-left:-22.453016815%}
.cm-home-page .cm-home-banner .slides_pagination{position:absolute;left:0;right:0;bottom:8px;width:100%;display:flex;justify-content:center;gap:6px;margin:0;padding:0;z-index:2;list-style:none}
.cm-home-page .cm-home-banner .slides_pagination li{float:none;flex:0 1 100px;margin:0;padding:0}
.cm-home-banner .slides_pagination button{display:block;box-sizing:border-box;width:100%;height:24px;margin:0;padding:0;border:0;background:transparent;cursor:pointer}
.cm-home-banner .slides_pagination button:before{content:"";display:block;height:8px;background:#ccc}
.cm-home-banner .slides_pagination button.active:before{background:#ef9b09}
.cm-home-banner button:focus-visible{outline:2px solid #fff;outline-offset:-2px}
.cm-home-banner .slides_btn{border:0;cursor:pointer}
.cm-home-banner:hover .slides_btn,.cm-home-banner:focus-within .slides_btn{display:block}
@media(max-width:900px){
 .cm-home-page .cm-home-banner .slides_pagination{gap:4px;bottom:0;padding:0 12px;box-sizing:border-box}
 .cm-home-page .cm-home-banner .slides_pagination li{flex-basis:40px}
 .cm-home-banner .slides_pagination button:before{height:6px}
 .cm-home-banner .slides_btn{display:none!important}
}

/* V37: all slides share the same visible width, including the Design GIF. */
.cm-home-page .cm-home-banner .banner_box{max-width:1440px;margin-left:auto;margin-right:auto}
