.my-swiper{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.custom-navigation{left:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1}.custom-navigation .wrapper{height:100%}.custom-navigation__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-navigation__container .sb-button--utility{pointer-events:auto;width:auto}.custom-navigation__container .prev .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}@media (max-width:63.9375rem){.custom-navigation{bottom:1rem;height:auto;top:auto;-webkit-transform:none;transform:none;z-index:2}}.custom-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-pagination button{background:none;border:none;cursor:pointer;height:2.125rem;padding:0;width:2.125rem}.custom-pagination button svg{height:100%;width:100%}.custom-pagination button .background-ring{fill:none;stroke-width:2}.custom-pagination button .progress-ring{fill:none;stroke:var(--timeSlider-color-bg-primary);stroke-width:2;stroke-linecap:round;stroke-dasharray:100.53;stroke-dashoffset:100.53;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.custom-pagination button.active .background-ring{stroke:var(--timeSlider-color-bg-alphaPrimary)}.custom-pagination button.active.loop .progress-ring{-webkit-animation:progress-ring var(--autoplayDelay) linear forwards;animation:progress-ring var(--autoplayDelay) linear forwards}.custom-pagination button.active .progress-ring{stroke-dashoffset:0}.custom-pagination button .bullet{fill:var(--timeSlider-color-bg-primary);-webkit-transition:.2s;transition:.2s}.custom-pagination--numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-pagination--numbers p{color:var(--numbers-color-text-primary);font-family:var(--typography-body-mdBase-bold-family);font-size:var(--typography-body-mdBase-bold-size);font-style:normal;font-weight:var(--typography-body-mdBase-bold-weight);letter-spacing:var(--typography-body-mdBase-bold-letterSpacing);line-height:var(--typography-body-mdBase-bold-lineHeight);text-transform:none}@media (max-width:63.9375rem){.custom-pagination--numbers{bottom:1rem;left:50%;padding:1rem;position:absolute;-webkit-transform:translateX(-50%);transform:translate(-50%)}}@-webkit-keyframes progress-ring{0%{stroke-dashoffset:100.53}to{stroke-dashoffset:0}}@keyframes progress-ring{0%{stroke-dashoffset:100.53}to{stroke-dashoffset:0}}
