:root{--oc-ce-stage--navigation-width:9rem;--oc-ce-stage--navigation-button-size:2.75rem;--oc-ce-stage--navigation-button-color:#6d767c;--oc-ce-stage--pagination-mt:3rem;--oc-ce-stage--pagination-color:#6d767c;--oc-ce-stage--pagination-bullets-bullet-size:0.75rem;--oc-ce-stage--pagination-bullets-bullet-bg:#6d767c;--oc-ce-stage--pagination-bullets-bullet-spacing:0.75rem;--oc-ce-stage--pagination-bullets-bullet-active-width:2rem;--oc-ce-stage--pagination-bullets-bullet-active-bg:#18ab42}.layout-light{--oc-ce-stage--navigation-button-color:#fff;--oc-ce-stage--pagination-bullets-bullet-bg:#fff;--oc-ce-stage--pagination-bullets-bullet-active-bg:#50eb5d}.ce-stage-swiper-container{position:relative}.ce-stage-swiper-container figure{margin:0}.ce-stage-swiper-container figure img{aspect-ratio:auto}.ce-stage-swiper-container .swiper-controls{align-items:flex-end;display:flex;justify-content:flex-end}.ce-stage-swiper-container .swiper-navigation-wrap{bottom:0;pointer-events:none;position:absolute;right:calc((var(--oc-ce-stage--navigation-button-size) - var(--bs-body-font-size))/-2);width:auto;z-index:1}.ce-stage-swiper-container .swiper-navigation{display:flex;justify-content:space-between;pointer-events:none;position:relative;width:var(--oc-ce-stage--navigation-width)}.ce-stage-swiper-container .swiper-navigation-sm{--oc-ce-stage--navigation-width:8.125rem}.ce-stage-swiper-container .swiper-navigation-lg{--oc-ce-stage--navigation-width:10.5rem}.ce-stage-swiper-container .swiper-navigation button{height:var(--oc-ce-stage--navigation-button-size);padding:0;pointer-events:all;text-align:center;width:var(--oc-ce-stage--navigation-button-size)}.ce-stage-swiper-container .swiper-navigation button:not([disabled]){color:var(--oc-ce-stage--navigation-button-color)}.ce-stage-swiper-container .swiper-navigation button i{line-height:var(--oc-ce-stage--navigation-button-size)}.ce-stage-swiper-container .swiper-navigation button i:before{display:block;transition:transform .35s ease-in-out}.ce-stage-swiper-container .swiper-navigation button:hover{background-image:none}.ce-stage-swiper-container .swiper-navigation button:hover i:before{transform:scale(1.25)}.layout-light .ce-stage-swiper-container .swiper-navigation button.swiper-button-disabled{color:--oc-ce-stage--navigation-button-color;opacity:.3}.ce-stage-swiper-container .swiper-pagination{color:var(--oc-ce-stage--pagination-color);font-weight:600;left:unset;margin-top:var(--oc-ce-stage--pagination-mt);position:relative;right:calc(var(--oc-ce-stage--navigation-button-size) - (var(--oc-ce-stage--navigation-button-size) - var(--bs-body-font-size))/2);width:auto;z-index:0}.ce-stage-swiper-container .swiper-pagination.swiper-pagination-bullets{display:flex;gap:var(--oc-ce-stage--pagination-bullets-bullet-spacing);height:1.25rem;justify-content:center}.ce-stage-swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background:var(--oc-ce-stage--pagination-bullets-bullet-bg);border-radius:calc(var(--oc-ce-stage--pagination-bullets-bullet-size)*.5);height:var(--oc-ce-stage--pagination-bullets-bullet-size);margin:0;opacity:1;transition:width .35s ease-in-out;width:var(--oc-ce-stage--pagination-bullets-bullet-size)}.ce-stage-swiper-container .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background:var(--oc-ce-stage--pagination-bullets-bullet-active-bg);width:var(--oc-ce-stage--pagination-bullets-bullet-active-width)}