.ghostkit-carousel-fade-edges{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--gkt-carousel--fade-edges__size),#000 calc(100% - var(--gkt-carousel--fade-edges__size)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--gkt-carousel--fade-edges__size),#000 calc(100% - var(--gkt-carousel--fade-edges__size)),transparent 100%)}.ghostkit-carousel-arrow{align-items:center;background-color:var(--gkt-carousel--arrows__background-color);border-radius:var(--gkt-carousel--arrows__border-radius);box-shadow:var(--gkt-carousel--arrows__box-shadow);color:var(--gkt-carousel--arrows__color);cursor:pointer;display:flex;font-size:var(--gkt-carousel--arrows__font-size);height:var(--gkt-carousel--arrows__height);justify-content:center;margin-top:calc(var(--gkt-carousel--arrows__height) / -2);opacity:var(--gkt-carousel--arrows__opacity);position:absolute;top:50%;transition:var(--gkt-carousel__transition-duration) opacity var(--gkt-carousel__transition-easing),var(--gkt-carousel__transition-duration) box-shadow var(--gkt-carousel__transition-easing),var(--gkt-carousel__transition-duration) transform var(--gkt-carousel__transition-easing);width:var(--gkt-carousel--arrows__width);z-index:1}.ghostkit-carousel-arrow:after{bottom:-10px;content:"";display:block;left:-10px;position:absolute;right:-10px;top:-10px}.ghostkit-carousel-arrow:focus,.ghostkit-carousel-arrow:hover{box-shadow:var(--gkt-carousel--arrows-hover__box-shadow);opacity:var(--gkt-carousel--arrows-hover__opacity);transform:var(--gkt-carousel--arrows-hover__transform)}.ghostkit-carousel-arrow-prev{left:var(--gkt-carousel--arrows__offset)}.ghostkit-carousel-arrow-next{right:var(--gkt-carousel--arrows__offset)}[data-show-bullets=true] .ghostkit-carousel-arrow{transform:translateY(calc(var(--gkt-carousel--bullets__margin-top) / -2))}.ghostkit-carousel-bullets{align-items:flex-end;bottom:0;display:flex;justify-content:center;position:absolute;text-align:center;z-index:1}.ghostkit-carousel-bullets.swiper-pagination-bullets-dynamic{font-size:inherit}.ghostkit-carousel-bullets .swiper-pagination-bullet{background-color:var(--gkt-carousel--bullets__background-color);border-radius:var(--gkt-carousel--bullets__border-radius);cursor:pointer;height:var(--gkt-carousel--bullets__height);margin:0 calc(var(--gkt-carousel--bullets__gap) / 2);opacity:var(--gkt-carousel--bullets__opacity);position:relative;transition:var(--gkt-carousel__transition-duration) opacity var(--gkt-carousel__transition-easing);width:var(--gkt-carousel--bullets__width)}.ghostkit-carousel-bullets .swiper-pagination-bullet:focus,.ghostkit-carousel-bullets .swiper-pagination-bullet:hover{opacity:var(--gkt-carousel--bullets-hover__opacity)}.ghostkit-carousel-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:var(--gkt-carousel--bullets-active__opacity)}.ghostkit-carousel-bullets .swiper-pagination-bullet:after{bottom:-4px;content:"";display:block;left:-4px;position:absolute;right:-4px;top:-4px}