.sycamore-carousel{position:relative}.sycamore-carousel.alignfull{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;width:100vw}.sycamore-carousel .swiper{overflow:hidden;width:100%}.sycamore-carousel .swiper-wrapper{align-items:stretch;display:flex}.sycamore-carousel .swiper-slide{flex-shrink:0;height:auto}.sycamore-carousel .swiper-slide>*{width:100%}.sycamore-carousel__next,.sycamore-carousel__prev{align-items:center;background-color:var(--wp--preset--color--base,#fff);border:2px solid var(--wp--preset--color--contrast,#1a1a1a);border-radius:50%;color:var(--wp--preset--color--contrast,#1a1a1a);cursor:pointer;display:flex;height:2.75rem;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease,color .2s ease,opacity .2s ease;width:2.75rem;z-index:10}.sycamore-carousel__next:before,.sycamore-carousel__prev:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.5rem;width:1.5rem}.sycamore-carousel__next:hover,.sycamore-carousel__prev:hover{background-color:var(--wp--preset--color--contrast,#1a1a1a);color:var(--wp--preset--color--base,#fff)}.sycamore-carousel__next:focus-visible,.sycamore-carousel__prev:focus-visible{outline:2px solid var(--wp--preset--color--primary,#0073e6);outline-offset:2px}.sycamore-carousel__next.swiper-button-disabled,.sycamore-carousel__prev.swiper-button-disabled{cursor:default;opacity:.3;pointer-events:none}.sycamore-carousel__prev{left:-1.375rem}.sycamore-carousel__prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27 stroke=%27currentColor%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272.5%27%3E%3Cpath d=%27m15 18-6-6 6-6%27/%3E%3C/svg%3E")}.sycamore-carousel__next{right:-1.375rem}.sycamore-carousel__next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27 stroke=%27currentColor%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272.5%27%3E%3Cpath d=%27m9 18 6-6-6-6%27/%3E%3C/svg%3E")}.sycamore-carousel__controls{align-items:center;display:flex;gap:.5rem;justify-content:center;padding-bottom:.5rem;padding-top:1.5rem}.sycamore-carousel__play-pause{align-items:center;background-color:var(--wp--preset--color--base,#fff);border:2px solid var(--wp--preset--color--contrast,#1a1a1a);border-radius:50%;color:var(--wp--preset--color--contrast,#1a1a1a);cursor:pointer;display:flex;height:2.75rem;justify-content:center;padding:0;transition:background-color .2s ease,color .2s ease;width:2.75rem}.sycamore-carousel__play-pause:before{background-color:currentColor;content:"";display:block;height:1.25rem;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:1.25rem}.sycamore-carousel__play-pause.is-playing:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27currentColor%27%3E%3Cpath d=%27M6 5h4v14H6zM14 5h4v14h-4z%27/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27currentColor%27%3E%3Cpath d=%27M6 5h4v14H6zM14 5h4v14h-4z%27/%3E%3C/svg%3E")}.sycamore-carousel__play-pause.is-paused:before{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27currentColor%27%3E%3Cpath d=%27m6 4 14 8-14 8z%27/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27currentColor%27%3E%3Cpath d=%27m6 4 14 8-14 8z%27/%3E%3C/svg%3E")}.sycamore-carousel__play-pause:hover{background-color:var(--wp--preset--color--contrast,#1a1a1a);color:var(--wp--preset--color--base,#fff)}.sycamore-carousel__play-pause:focus-visible{outline:2px solid var(--wp--preset--color--primary,#0073e6);outline-offset:2px}.sycamore-carousel__pagination{display:flex;gap:0;justify-content:center}.sycamore-carousel__pagination .swiper-pagination-bullet{align-items:center;background-color:transparent;border:none;border-radius:0;cursor:pointer;display:inline-flex;height:2.75rem;justify-content:center;opacity:1;padding:0;width:2.75rem}.sycamore-carousel__pagination .swiper-pagination-bullet:after{background-color:var(--wp--preset--color--gray-light,#d0d0d0);border-radius:50%;content:"";display:block;height:.75rem;transition:background-color .2s ease;width:.75rem}.sycamore-carousel__pagination .swiper-pagination-bullet:hover:after{background-color:var(--wp--preset--color--contrast,#1a1a1a)}.sycamore-carousel__pagination .swiper-pagination-bullet-active{cursor:default}.sycamore-carousel__pagination .swiper-pagination-bullet-active:after{background-color:var(--wp--preset--color--contrast,#1a1a1a)}.sycamore-carousel__pagination .swiper-pagination-bullet:focus-visible{outline:2px solid var(--wp--preset--color--primary,#0073e6);outline-offset:-4px}.sycamore-carousel .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.sycamore-carousel__editor-track{display:grid;gap:var(--sycamore-carousel-preview-gap,1.5rem);grid-auto-columns:calc(100%/var(--sycamore-carousel-preview-cols, 1));grid-auto-flow:column;overflow-x:auto}
