@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family-base);background-color:var(--bg-pure-white);color:var(--text-dark);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}.swiper-button-next,.swiper-button-prev{background:#0006;border-radius:4px;transition:background .2s;color:#fff!important;width:44px!important;height:44px!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:#000c}.swiper-button-next:after,.swiper-button-prev:after{font-weight:700;font-size:1.2rem!important}.swiper-pagination-bullet-active{background:#fff!important}
