@charset "UTF-8";
/* https://www.ruttermills.com/wp-content/themes/rutter-mills/build/content/components/swiper-bullets/styles.css?ver=6.9.4 */
.core-component-swiper-bullets .bullets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:min(10px + .25 * ((100vw - 320px) / 100) ,14px);gap:min(.625rem + .25 * ((100vw - 20rem) / 100) ,.875rem)}.core-component-swiper-bullets .bullets .swiper-pagination-bullet{display:block;width:min(10px + .25 * ((100vw - 320px) / 100) ,14px);width:min(.625rem + .25 * ((100vw - 20rem) / 100) ,.875rem);height:min(10px + .25 * ((100vw - 320px) / 100) ,14px);height:min(.625rem + .25 * ((100vw - 20rem) / 100) ,.875rem);border-radius:50%;background-color:#c6cfdd}.core-component-swiper-bullets .bullets .swiper-pagination-bullet-active{background-color:#d31145}.core-component-swiper-bullets .swiper-pagination-bullets-dynamic{position:absolute;left:50%;z-index:10;display:block;-webkit-transform:translateX(-50%) translateY(-5px);transform:translateX(-50%) translateY(-5px);font-size:0;-webkit-transition:250ms opacity;transition:250ms opacity;text-align:center;gap:0;overflow:hidden;white-space:nowrap}.core-component-swiper-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;display:inline-block;width:14px;width:.875rem;height:14px;height:.875rem;margin:0 3px;opacity:.2;-webkit-transform:scale(.33);transform:scale(.33);background:#000;border-radius:100%;-webkit-transition:250ms left,250ms -webkit-transform;transition:250ms left,250ms -webkit-transform;transition:250ms transform,250ms left;transition:250ms transform,250ms left,250ms -webkit-transform}.core-component-swiper-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);background:#d31145}.core-component-swiper-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.core-component-swiper-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.core-component-swiper-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.core-component-swiper-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.core-component-swiper-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.core-component-swiper-bullets.style-light .bullets .swiper-pagination-bullet{background-color:#fff}