.carousel-editor{background:rgba(253,176,34,.05);border:2px dashed var(--wp--preset--color--primary,#fdb022);border-radius:8px;padding:1rem}.carousel-editor .carousel-editor__label{background:var(--wp--preset--color--primary,#fdb022);border-radius:4px;color:var(--wp--preset--color--dark,#1f2937);font-weight:600;margin-bottom:1rem;padding:.5rem 1rem;text-align:center}.carousel-editor .carousel-editor__label span{align-items:center;display:inline-flex;gap:.5rem}.carousel-editor .carousel-editor__slides{align-items:stretch;display:flex;gap:var(--carousel-gap,2rem);overflow-x:auto;overflow-y:visible;padding:1rem 0;scroll-behavior:smooth}.carousel-editor .carousel-editor__slides::-webkit-scrollbar{height:8px}.carousel-editor .carousel-editor__slides::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.carousel-editor .carousel-editor__slides::-webkit-scrollbar-thumb{background:var(--wp--preset--color--primary,#fdb022);border-radius:4px}.carousel-editor .carousel-editor__slides::-webkit-scrollbar-thumb:hover{background:#e5a01f}.carousel-editor .carousel-editor__slides>.block-editor-inner-blocks,.carousel-editor .carousel-editor__slides>.block-editor-inner-blocks>.block-editor-block-list__layout{display:contents}.carousel-editor .carousel-editor__slides>.block-editor-inner-blocks>.block-editor-block-list__layout{flex-wrap:nowrap;gap:var(--carousel-gap,2rem)}.carousel-editor .carousel-editor__slides>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type]{flex-shrink:0;width:var(--carousel-card-width,300px)}.carousel-editor .carousel-editor__add{align-items:center;bottom:0;display:flex;flex-shrink:0;padding-left:1rem;position:absolute;right:0;z-index:10}.carousel-editor .carousel-editor__add button{align-items:center;background:rgba(253,176,34,.05);border:2px dashed var(--wp--preset--color--primary,#fdb022);border-radius:8px;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .2s ease;width:48px}.carousel-editor .carousel-editor__add button:hover{background:var(--wp--preset--color--primary,#fdb022);border-style:solid;transform:scale(1.05)}.carousel-editor .carousel-editor__add button:hover svg{fill:var(--wp--preset--color--white,#fff)}.wp-block-group.is-layout-flex>.carousel-wrapper{max-width:var(--vw,100vw);overflow:hidden}.carousel-wrapper{position:relative;width:100%}.container__content .carousel-wrapper{margin-left:calc(var(--container-padding-x, 0px)*-1);margin-right:calc(var(--container-padding-x, 0px)*-1);width:auto}.carousel-wrapper .swiper{overflow:hidden;padding:0}.carousel-wrapper .swiper-wrapper{display:flex}.carousel-wrapper .swiper-slide{display:flex;flex-shrink:0;height:100%}.carousel-wrapper .swiper-pagination{bottom:auto!important;display:flex;gap:8px;justify-content:center;margin-top:var(--wp--preset--spacing--40);padding:1rem 0;position:relative!important}.carousel-wrapper .swiper-pagination-bullet{background:#d1d5db!important;border-radius:2px!important;cursor:pointer;display:block;height:4px!important;opacity:1!important;transition:all .3s ease;width:32px!important}.carousel-wrapper .swiper-pagination-bullet:hover{background:#9ca3af!important}.carousel-wrapper .swiper-pagination-bullet-active{background:var(--wp--preset--color--dark,#1f2937)!important;transform:none;width:48px!important}.carousel-wrapper .swiper-button-next,.carousel-wrapper .swiper-button-prev{align-items:center;background:var(--wp--preset--color--white,#fff);border:2px solid var(--wp--preset--color--primary,#fdb022);border-radius:50%;color:var(--wp--preset--color--dark,#1f2937);cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:10}.carousel-wrapper .swiper-button-next:after,.carousel-wrapper .swiper-button-prev:after{content:none}.carousel-wrapper .swiper-button-next svg,.carousel-wrapper .swiper-button-prev svg{height:24px;width:24px}.carousel-wrapper .swiper-button-next:hover,.carousel-wrapper .swiper-button-prev:hover{background:var(--wp--preset--color--primary,#fdb022);color:var(--wp--preset--color--dark,#1f2937)}.carousel-wrapper .swiper-button-next.swiper-button-disabled,.carousel-wrapper .swiper-button-prev.swiper-button-disabled{cursor:not-allowed;opacity:.35}@media(max-width:1024px){.carousel-wrapper .swiper-button-next,.carousel-wrapper .swiper-button-prev{display:none}}.carousel-wrapper .swiper-button-prev{left:24px}.carousel-wrapper .swiper-button-next{right:24px}
