@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap/stories/3/0";
.product-image-swiper .swiper-pagination{position:static;margin-top:20px;gap:10px;display:flex;align-items:center;justify-content:center}
.product-image-swiper .swiper-pagination .swiper-pagination-bullet{border:1px solid var(--hint-color);width:10px;height:10px;background:#0000;margin:0!important}
.product-image-swiper .swiper-pagination .swiper-pagination-bullet-active{background:var(--text-color);border-color:var(--text-color)}
:root{--space-4x:16px;--space-4x-negative:-16px;--stories-duration:5000ms;--border-radius:12px;--accent:#007cff;--gradient:linear-gradient(218.71deg,#00f0ff 10.63%,#ff0eca 90.97%);--gray:#575757;--white:#fff;--rgb-white:255,255,255;--black:#000;--rgb-black:0,0,0;--system-good:#21c004;--error:#bc2f03;--system-bad-2:#e64c4c;--system-bad:#ff2e00;--button-border-color:#ced6e8;--panel-shaddow-top:0px -0.33px 0px #00000040,0px -0.33px 0px #ffffff40;--input-shaddow-bottom:0px 0.33px 0px #00000040,0px 0.33px 0px #ffffff40;--background:var(--tg-theme-bg-color,#fff);--background-secondary:var(--tg-theme-secondary-bg-color,#f3f2f8);--text-color:var(--tg-theme-text-color,#000);--hint-color:var(--tg-theme-hint-color,#777);--text-secondary:var(--hint-color);--link-color:var(--tg-theme-link-color,#007aff);--button-color:var(--tg-theme-button-color,#3478f6);--button-text-color:var(--tg-theme-button-text-color,#fff);--lite-color:#bebebe;--lite-color-2:#e6e6e6;--lite-color-3:#edecee;--border-color:var(--lite-color-2)}
.dark-theme{--background:var(--tg-theme-bg-color,#fff);--background-secondary:var(--tg-theme-secondary-bg-color,#f3f2f8);--text-color:var(--tg-theme-text-color,#000);--hint-color:var(--tg-theme-hint-color,#777);--text-secondary:var(--hint-color);--link-color:var(--tg-theme-link-color,#007aff);--button-color:var(--tg-theme-button-color,#3478f6);--button-text-color:var(--tg-theme-button-text-color,#fff);--lite-color:#575757;--lite-color-2:#3f3f3f;--lite-color-3:#383838;--border-color:var(--lite-color-2)}
:root{--font-family:"SF Pro Display",-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:14px}
html{touch-action:manipulation;font-feature-settings:"rlig" 1,"calt" 0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body{--color:var(--text-color);color:var(--color);/*overflow:hidden;*/transition:none}
body,body a{-webkit-tap-highlight-color:rgba(1,0,0,0)}
body a{text-decoration:none;color:var(--link-color);cursor:pointer}
*{padding:0;margin:0;box-sizing:border-box;transition:color,background .4s ease-in-out;font-family:var(--font-family)}
.error_color{color:var(--system-bad-2)}
.gray_color{color:var(--gray)}

