.b-ext {--bsaweb--swiper-carousel-control--gap: calc(var(--font-size) * .25);--bsaweb--swiper-carousel-control--size: 44px;--bsaweb--swiper-carousel-control--width: auto;--bsaweb--swiper-carousel-control--height: auto;--bsaweb--swiper-carousel-control--padding: calc(var(--font-size) * .5) calc(var(--font-size) * 1);--bsaweb--swiper-carousel-control--icon--size: 24px;}
.b-ext {--bsaweb--swiper-carousel-control--bg-color: transparent;--bsaweb--swiper-carousel-control--color: inherit;--bsaweb--swiper-carousel-control--bg-color--hover: var(--wp--preset--color--primary,#00f);--bsaweb--swiper-carousel-control--color--hover: var(--wp--preset--color--white,#fff);}
.b-ext .bsaweb-swiper-carousel-control {align-items: center;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-color: transparent;background-color: var(--bsaweb--swiper-carousel-control--bg-color);border: 0;border-radius: 0;border-radius: 5em;color: inherit;color: var(--bsaweb--swiper-carousel-control--color);cursor: pointer;display: flex;gap: var(--bsaweb--swiper-carousel-control--gap);height: var(--bsaweb--swiper-carousel-control--height);justify-content: center;line-height: inherit;min-height: var(--bsaweb--swiper-carousel-control--size);padding: 0;padding: var(--bsaweb--swiper-carousel-control--padding);transition: .2s;width: var(--bsaweb--swiper-carousel-control--width);}
.b-ext .bsaweb-swiper-carousel-control:hover {background-color: var(--bsaweb--swiper-carousel-control--bg-color--hover);color: var(--bsaweb--swiper-carousel-control--color--hover);}
.b-ext .bsaweb-swiper-carousel-control:active {transform: translateY(2px);}
.b-ext .bsaweb-swiper-carousel-control:not(.bsaweb-swiper-carousel-control--has-label) {--bsaweb--swiper-carousel-control--width: var(--bsaweb--swiper-carousel-control--size);--bsaweb--swiper-carousel-control--height: var(--bsaweb--swiper-carousel-control--size);--bsaweb--swiper-carousel-control--padding: calc(var(--font-size) * .5);}
.b-ext .bsaweb-swiper-carousel-control .bsaweb-icon {--bsaweb--icon--size: var(--bsaweb--swiper-carousel-control--icon--size);}
.b-ext .bsaweb-swiper-carousel-control[aria-disabled=true], .b-ext .bsaweb-swiper-carousel-control[disabled], .b-ext .bsaweb-swiper-carousel-control[readonly] {cursor: not-allowed;opacity: .6;}
.b-ext .bsaweb-swiper-carousel-control[aria-disabled=true]:active, .b-ext .bsaweb-swiper-carousel-control[disabled]:active, .b-ext .bsaweb-swiper-carousel-control[readonly]:active {transform: translateY(0);}