.swiper{position:static}.swiper-pagination{padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1.5);border-radius:calc(infinity * 1px);background-color:color-mix(in srgb,var(--colors-white) 10%,transparent);display:flex;width:fit-content!important;--un-translate-x:50%;translate:var(--un-translate-x) var(--un-translate-y);transform:var(--un-rotate-x) var(--un-rotate-y) var(--un-rotate-z) var(--un-skew-x) var(--un-skew-y);align-items:center;bottom:calc(var(--spacing) * 5);left:auto!important;right:50%;justify-content:center;position:absolute;z-index:10;--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,);backdrop-filter:var(--un-backdrop-blur,) var(--un-backdrop-brightness,) var(--un-backdrop-contrast,) var(--un-backdrop-grayscale,) var(--un-backdrop-hue-rotate,) var(--un-backdrop-invert,) var(--un-backdrop-opacity,) var(--un-backdrop-saturate,) var(--un-backdrop-sepia,)}@supports (color: color-mix(in lab,red,red)){.swiper-pagination{background-color:color-mix(in oklab,var(--colors-white) 10%,transparent)}}@property --un-backdrop-blur{syntax:"*";inherits:false;}@property --un-backdrop-brightness{syntax:"*";inherits:false;}@property --un-backdrop-contrast{syntax:"*";inherits:false;}@property --un-backdrop-grayscale{syntax:"*";inherits:false;}@property --un-backdrop-hue-rotate{syntax:"*";inherits:false;}@property --un-backdrop-invert{syntax:"*";inherits:false;}@property --un-backdrop-opacity{syntax:"*";inherits:false;}@property --un-backdrop-saturate{syntax:"*";inherits:false;}@property --un-backdrop-sepia{syntax:"*";inherits:false;}.swiper-pagination .swiper-pagination-bullet{border-radius:calc(infinity * 1px);background-color:color-mix(in srgb,var(--colors-gray-400) var(--un-bg-opacity),transparent);width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 1.5)}@supports (color: color-mix(in lab,red,red)){.swiper-pagination .swiper-pagination-bullet{background-color:color-mix(in oklab,var(--colors-gray-400) var(--un-bg-opacity),transparent)}}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent)}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}}.swiper-button-next,.swiper-button-prev{border-radius:50%;width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.swiper-button-next:after,.swiper-button-prev:after{font-size:var(--text-lg-fontSize);line-height:var(--un-leading, var(--text-lg-lineHeight));color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent);transform:var(--un-rotate-x) var(--un-rotate-y) var(--un-rotate-z) var(--un-skew-x) var(--un-skew-y)}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.swiper-button-next:after,.swiper-button-prev:after{color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent)}}.swiper-button-prev:after{--un-translate-x:25%;translate:var(--un-translate-x) var(--un-translate-y)}.swiper-button-next:after{--un-translate-x:-25%;translate:var(--un-translate-x) var(--un-translate-y)}@property --un-translate-x{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-y{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-z{syntax:"*";inherits:false;initial-value:0;}
