.ghostkit-carousel.is-style-numeric-bullets{--controls-height:2.6em;--gkt-carousel--arrows__width:var(--controls-height);--gkt-carousel--arrows__height:var(--controls-height);--gkt-carousel--arrows__offset:0;--gkt-carousel--arrows__font-size:unset;--gkt-carousel--arrows__color:var(--wp--preset--color--contrast);--gkt-carousel--arrows__background-color:unset;--gkt-carousel--arrows__border-radius:unset;--gkt-carousel--arrows__box-shadow:unset;--gkt-carousel--arrows__opacity:.7;--gkt-carousel--arrows-hover__box-shadow:unset;--gkt-carousel--arrows-hover__opacity:1;--gkt-carousel--arrows-hover__transform:unset;--gkt-carousel--bullets__width:1.4em;--gkt-carousel--bullets__height:var(--controls-height);--gkt-carousel--bullets__margin-top:calc(var(--gkt-carousel--bullets__height) + var(--wp--preset--spacing--60));--gkt-carousel--bullets__gap:var(--wp--preset--spacing--30);--gkt-carousel--bullets__background-color:unset;--gkt-carousel--bullets__border-radius:unset;--gkt-carousel--bullets__opacity:1;--gkt-carousel--bullets-hover__opacity:unset;--gkt-carousel--bullets-active__opacity:unset}.ghostkit-carousel.is-style-numeric-bullets[data-show-bullets=true] .ghostkit-carousel-arrow{top:unset;z-index:2;transform:unset;bottom:0}.ghostkit-carousel.is-style-numeric-bullets[data-show-bullets=true] .ghostkit-carousel-arrow-prev{justify-content:flex-start}.ghostkit-carousel.is-style-numeric-bullets[data-show-bullets=true] .ghostkit-carousel-arrow-next{justify-content:flex-end}.ghostkit-carousel.is-style-numeric-bullets .swiper-button-disabled{opacity:0;transition:opacity .3s ease-in-out}.ghostkit-carousel.is-style-numeric-bullets .ghostkit-carousel-bullets{gap:var(--gkt-carousel--bullets__gap);font-variant-numeric:lining-nums;counter-reset:pagination-bullet 0;bottom:0}.ghostkit-carousel.is-style-numeric-bullets .ghostkit-carousel-bullets .swiper-pagination-bullet{counter-increment:pagination-bullet;flex-direction:column;justify-content:space-evenly;align-items:center;display:inline-flex;transform:scale(1)!important}.ghostkit-carousel.is-style-numeric-bullets .ghostkit-carousel-bullets .swiper-pagination-bullet:before{content:counter(pagination-bullet)}.ghostkit-carousel.is-style-numeric-bullets .ghostkit-carousel-bullets .swiper-pagination-bullet:after{position:unset;content:"";border:1px solid var(--wp--preset--color--primary);opacity:0;transition-property:opacity,width;transition-duration:.15s,.3s;transition-timing-function:linear;transition-delay:0;border-radius:2px;width:0}.ghostkit-carousel.is-style-numeric-bullets .ghostkit-carousel-bullets .swiper-pagination-bullet-active{font-weight:var(--wp--custom--font-weight--bold)}.ghostkit-carousel.is-style-numeric-bullets .ghostkit-carousel-bullets .swiper-pagination-bullet-active:after{opacity:1;width:100%;transition-delay:0s,50ms;transition-timing-function:ease-in,cubic-bezier(.85,0,.6,1.25)}