.cm-carousel-cards{--cm-border-color:#d9dde3;--cm-pagination-color:#333;--cm-button-color:#e60088;--cm-accent-color:#333;--cm-gap:24px;--cm-module-spacing:32px;cursor:grab;padding:var(--cm-module-spacing) 0;position:relative}.cm-carousel-cards.is-dragging{cursor:grabbing}.cm-carousel-cards.is-dragging .cm-carousel-cards__track{user-select:none}.cm-carousel-cards *{box-sizing:border-box}.cm-carousel-cards__viewport{overflow:hidden;padding-bottom:28px;padding-top:12px;width:100%}.cm-carousel-cards__track{align-items:stretch;display:flex;gap:var(--cm-gap);transition:transform .35s ease;will-change:transform}.cm-carousel-cards__slide{display:flex;flex:0 0 calc(33.33333% - var(--cm-gap)*2/3);min-width:0}.cm-carousel-cards--peek .cm-carousel-cards__slide{flex:0 0 calc(31.25% - var(--cm-gap)*2/3.2)}.cm-carousel-cards__card{background:#fff;border:1px solid var(--cm-border-color);border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.04);display:flex;flex-direction:column;padding:20px;width:100%}.cm-carousel-cards--style-elevated .cm-carousel-cards__card{border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.08)}.cm-carousel-cards--style-outline .cm-carousel-cards__card{border:2px solid var(--cm-border-color)}.cm-carousel-cards--style-glass .cm-carousel-cards__card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.3)}.cm-carousel-cards--corners-soft .cm-carousel-cards__card{border-radius:16px}.cm-carousel-cards--corners-soft .cm-carousel-cards__image-wrap{border-radius:12px}.cm-carousel-cards--corners-sharp .cm-carousel-cards__card{border-radius:4px}.cm-carousel-cards--corners-sharp .cm-carousel-cards__image-wrap{border-radius:2px}.cm-carousel-cards__image-wrap{background:#f3f4f6;margin-bottom:16px;overflow:hidden}.cm-carousel-cards--ratio-16-9 .cm-carousel-cards__image-wrap{aspect-ratio:16/9}.cm-carousel-cards--ratio-1-1 .cm-carousel-cards__image-wrap{aspect-ratio:1/1}.cm-carousel-cards__image{height:100%;object-fit:cover;width:100%}.cm-carousel-cards--align-center .cm-carousel-cards__card{text-align:center}.cm-carousel-cards--align-center .cm-carousel-cards__actions{display:flex;justify-content:center}.cm-carousel-cards__title{font-size:24px;line-height:1.2;margin:0 0 10px}.cm-carousel-cards__subtext>:first-child{margin-top:0}.cm-carousel-cards__subtext>:last-child{margin-bottom:0}.cm-carousel-cards__actions{margin-top:auto;padding-top:16px}.cm-carousel-cards__button{background:#e60088;border-radius:999px;color:#fff;display:inline-block;padding:12px 18px;text-decoration:none;transition:all .25s ease}.cm-carousel-cards__button:hover{box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-1px)}.cm-carousel-cards--hover .cm-carousel-cards__card{transition:transform .25s ease,box-shadow .25s ease}.cm-carousel-cards--hover .cm-carousel-cards__card:hover{box-shadow:0 12px 28px rgba(0,0,0,.12);transform:translateY(-4px)}.cm-carousel-cards__controls{align-items:center;display:flex;gap:18px;justify-content:center;margin-top:4px}.cm-carousel-cards__pagination{align-items:center;display:flex;gap:8px;justify-content:center}.cm-carousel-cards__nav{align-items:center;display:flex;gap:12px}.cm-carousel-cards__arrow{background:var(--cm-pagination-color);border:0;border-radius:999px;color:#fff;cursor:pointer;height:48px;width:48px}.cm-carousel-cards__arrow[disabled]{opacity:.25}.cm-carousel-cards__dot{background:var(--cm-pagination-color);border:0;cursor:pointer;flex:0 0 auto;opacity:.3;padding:0;transition:all .2s ease}.cm-carousel-cards--pagination-dots .cm-carousel-cards__dot{border-radius:50%;height:10px;width:10px}.cm-carousel-cards--pagination-pills .cm-carousel-cards__dot{border-radius:999px;height:8px;width:28px}.cm-carousel-cards--pagination-minimal .cm-carousel-cards__dot{border-radius:999px;height:3px;width:18px}.cm-carousel-cards__dot.is-active{background:var(--cm-accent-color);opacity:1}.cm-carousel-cards--mode-listing{cursor:default}.cm-carousel-cards--mode-listing .cm-carousel-cards__viewport{overflow:visible;padding-bottom:0;padding-top:0}.cm-carousel-cards--mode-listing .cm-carousel-cards__track{flex-wrap:wrap;transform:none!important;transition:none!important}.cm-carousel-cards--mode-listing .cm-carousel-cards__slide{flex:0 0 calc(33.33333% - var(--cm-gap)*2/3)}.cm-carousel-cards--mode-listing .cm-carousel-cards__controls{display:none}.cm-carousel-cards--mode-listing.cm-carousel-cards--peek .cm-carousel-cards__slide{flex:0 0 calc(33.33333% - var(--cm-gap)*2/3)}@media (max-width:991px){.cm-carousel-cards--mode-listing .cm-carousel-cards__slide,.cm-carousel-cards__slide{flex:0 0 calc((100% - var(--cm-gap))/2)}.cm-carousel-cards--peek .cm-carousel-cards__slide{flex:0 0 44%}.cm-carousel-cards--mode-listing.cm-carousel-cards--peek .cm-carousel-cards__slide{flex:0 0 calc((100% - var(--cm-gap))/2)}}@media (max-width:767px){.cm-carousel-cards--mode-listing .cm-carousel-cards__slide,.cm-carousel-cards--mode-listing.cm-carousel-cards--peek .cm-carousel-cards__slide,.cm-carousel-cards--peek .cm-carousel-cards__slide,.cm-carousel-cards__slide{flex:0 0 100%}.cm-carousel-cards__controls{gap:14px}}