@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,600;1,600&display=swap);body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Bounded,Arial,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}button{border:none;cursor:pointer;font-family:inherit;outline:none}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background:#fff;border-bottom:1px solid #e3e6ea;font-family:Bounded,Arial,sans-serif;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-united-bar{align-items:center;background:#fff;display:flex;justify-content:space-between;min-height:72px;padding:0 32px;position:relative}.desktop-logo,.logo{align-items:center;display:flex;overflow:visible}.logo{gap:8px}.logo-image{height:70px;margin-bottom:-10px;margin-left:40px;margin-top:-10px;object-fit:contain;width:auto}.mobile-logo-image{height:100px;margin-bottom:-15px;margin-top:-15px;object-fit:contain;width:auto}.desktop-nav{align-items:center;display:flex;font-family:Bounded,Arial,sans-serif;font-weight:400;gap:16px}.desktop-nav a{color:#222;font-size:1.1rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:color .2s}.desktop-nav a:hover{color:#1e88e5}.nav-sep{background:#e3e6ea;height:20px;width:1px}.desktop-contacts{align-items:center;display:flex;gap:24px}.header-right-col{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.top-bar-address{color:#666}.top-bar-address,.top-bar-email{font-size:.95rem;font-weight:700}.top-bar-email{color:#1e88e5;text-decoration:none;transition:color .2s}.top-bar-email:hover{color:#1565c0;text-decoration:underline}.top-bar-socials{display:flex;gap:8px;margin-bottom:4px}.top-bar-social{align-items:center;background:#f5f6fa;border-radius:50%;display:flex;height:28px;justify-content:center;transition:background .2s;width:28px}.top-bar-social:hover{background:#e3e6ea}.top-bar-social img{display:block;height:18px;width:18px}.top-bar-phone{color:#1e88e5;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s}.top-bar-phone:hover{color:#1565c0;text-decoration:underline}.mobile-title{align-items:center;display:none}.mobile-title-text{display:none}.mobile-menu-btn{align-items:center;background:none;border:none;cursor:pointer;display:none;height:40px;justify-content:center;padding:8px;position:relative;width:40px;z-index:1001}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#333;border-radius:1px;height:2px;transition:all .3s ease;width:24px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.active{background:#0000}.hamburger.active:before{top:0;transform:rotate(45deg)}.hamburger.active:after{bottom:0;transform:rotate(-45deg)}.mobile-menu-overlay{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:1000}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-content{background:#fff;box-shadow:-2px 0 10px #0000001a;height:100%;overflow-y:auto;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:300px}.mobile-menu-overlay.active .mobile-menu-content{transform:translateX(0)}.mobile-menu-header{align-items:center;border-bottom:1px solid #e3e6ea;display:flex;justify-content:space-between;padding:20px}.mobile-menu-header .mobile-title{display:block}.mobile-nav{display:flex;flex:1 1;flex-direction:column;gap:0;padding:20px}.mobile-nav a{border-bottom:1px solid #f0f0f0;color:#222;font-size:18px;font-weight:500;padding:16px 0;position:relative;text-decoration:none;transition:all .2s ease}.mobile-nav a:hover{background:#f8f9fa;color:#1e88e5;padding-left:10px}.mobile-nav a:last-child{border-bottom:none}.mobile-contacts{border-top:1px solid #e3e6ea;margin-top:auto;padding:20px}.mobile-contact-item{margin-bottom:16px}.mobile-contact-label{color:#666;font-size:14px;margin-bottom:4px}.mobile-contact-value{color:#222;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.mobile-contact-value:hover{color:#1e88e5;text-decoration:underline}.mobile-socials{display:flex;gap:12px;margin-top:20px}.mobile-social{align-items:center;background:#f5f6fa;border-radius:50%;display:flex;height:40px;justify-content:center;transition:background .2s;width:40px}.mobile-social:hover{background:#e3e6ea}@media (max-width:900px){.desktop-contacts,.desktop-logo,.desktop-nav,.header-logo{display:none!important}.mobile-menu-btn{display:flex!important}.mobile-title{display:block!important}.header-united-bar{align-items:center;justify-content:space-between;min-height:60px;padding:0 16px}}@media (max-width:700px){.header-united-bar{min-height:56px;padding:0 12px}.mobile-menu-content{width:280px}}@media (max-width:600px){.header-united-bar{min-height:52px;padding:0 8px}.mobile-menu-content{width:260px}}@media (max-width:480px){.header-united-bar{min-height:48px;padding:0 6px}.mobile-menu-content{width:240px}.mobile-nav a{font-size:16px;padding:10px 0}.mobile-contact-value{font-size:14px}}.footer{background:#222;color:#fff;min-height:180px;padding:40px 20px 20px}.footer-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.footer-column h4{border-bottom:2px solid #ffc107;color:#ffc107;font-size:18px;margin-bottom:15px;padding-bottom:8px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{font-size:14px;line-height:1.4;margin-bottom:10px}.footer-column ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{color:#ffc107}.footer img[src*=".svg"]{filter:brightness(0) invert(1)}.footer-bottom{border-top:1px solid #444;color:#999;font-size:14px;margin-top:30px;padding-top:20px;text-align:center}@media (max-width:900px){.footer{padding:32px 16px 16px}.footer-grid{gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-column h4{font-size:17px}.footer-column ul li{font-size:13.5px}}@media (max-width:768px){.footer{margin-top:20px!important;padding:0 15px 50px!important}.footer-grid{gap:25px;grid-template-columns:1fr}.footer-column h4{font-size:16px}.footer-column ul li{font-size:13px}}@media (max-width:600px){.footer{margin-top:25px!important;padding:0 12px 45px!important}.footer-grid{gap:20px}.footer-column h4{font-size:15px;margin-bottom:12px}.footer-column ul li{font-size:12px;margin-bottom:8px}.footer-bottom{font-size:12px;margin-top:24px;padding-top:16px}}@media (max-width:480px){.footer{margin-top:30px!important;padding:0 10px 40px!important}.footer-grid{gap:16px}.footer-column h4{font-size:14px;margin-bottom:10px}.footer-column ul li{font-size:11px;margin-bottom:6px}.footer-bottom{font-size:11px;margin-top:20px;padding-top:12px}}.product-page{background:#fff;font-family:Roboto,Helvetica,Arial,sans-serif!important;min-height:100vh}.product-main{padding:32px 0}.product-container{align-items:center;align-items:flex-start!important;flex-direction:column;margin:0 auto;max-width:1040px}.product-container,.product-flex{box-sizing:border-box;display:flex;padding:0 16px}.product-flex{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:0;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:1100px;position:relative;width:100%}.product-gallery{box-sizing:border-box;flex:0 0 600px;height:600px;max-width:600px;min-width:400px;padding-left:8px;padding-right:8px;position:relative;will-change:auto}.product-gallery-inner{align-items:center;contain:layout;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:600px}.product-flex:after{background:#e0e0e0;border-radius:1px;content:"";display:block;height:100%;left:630px;position:absolute;top:0;width:2px}.product-image-main{align-items:center;background:#fff;border:none;border-radius:0;box-shadow:none;contain:layout;display:flex;height:480px;justify-content:center;margin:0 auto;max-width:520px;overflow:hidden;padding:0;text-align:center;width:100%}.product-image-main img{aspect-ratio:1;height:auto;max-height:100%;max-width:100%;object-fit:contain;transition:opacity .3s ease}.product-image-main img,.product-thumbs{border-radius:0;box-shadow:none;width:auto}.product-thumbs{align-items:center;background:none;bottom:auto!important;contain:layout;display:flex;gap:12px;height:80px;justify-content:center;left:auto!important;margin-top:40px!important;position:static!important;transform:none!important}.product-gallery-instruction{color:#666;font-size:.85rem;margin-bottom:0;margin-top:8px;text-align:center}.product-thumbs img{background:#fff;border:none;border-radius:0;box-shadow:0 0 0 1.5px #e0e0e0;cursor:pointer;flex-shrink:0;height:80px;max-height:80px;max-width:80px;min-height:80px;min-width:80px;object-fit:contain;overflow:hidden;transition:box-shadow .2s;width:80px}.product-thumbs img.active{box-shadow:0 0 0 2.5px #1e88e5}.product-info-block{margin:-30px 0 0 -12px;max-width:400px;min-height:420px;padding:8px 24px 16px!important;transform:none;width:370px}.product-info-block:after{display:none}.product-title{color:#000;font-family:Roboto,Helvetica,Arial,sans-serif!important;font-size:24px;font-weight:500;line-height:1.18;margin:0 0 14px;text-align:left}.product-subtitle{word-wrap:normal;color:#666;font-size:.7rem;font-weight:400;line-height:1.5;margin-bottom:18px;max-width:none;text-align:left;width:100%}.product-divider{border-top:1.5px solid #bdbdbd;margin:10px 0 14px;width:340px}.product-buy-row{flex-direction:row;margin:0;width:100%}.product-buy-row,.product-price-block{align-items:flex-start;display:flex;gap:0;position:relative}.product-price-block{flex-direction:column;margin-right:24px;min-width:120px}.product-price-label-value{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:0}.product-price-label{color:#888;font-size:1.01rem;margin-bottom:2px;text-align:left}.product-price-value{color:#222;letter-spacing:.5px;margin-bottom:0;text-align:left}.product-currency,.product-price-value{font-size:1.45rem;font-weight:700;white-space:nowrap}.product-currency{color:#ffb300;margin-left:6px}.product-price-divider{background:#bdbdbd;border:none;display:inline-block;height:130px;margin:0 18px;min-width:2px;position:static;vertical-align:middle;width:2px}.product-buy-btns{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:10px;margin-left:0;min-width:160px;position:relative;width:100%}.product-btn-ask{background:#fff;border:1.5px solid #ffb300;border-radius:4px;color:#222;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-bottom:0;min-width:0;padding:12px 0;text-align:center;transition:background .2s,color .2s,border .2s;width:100%}.product-btn-ask:hover{background:#ffb300;border-color:#ffb300;color:#fff}.product-btn-buy{background:#ff6b00;border:none;border-radius:4px;box-shadow:0 4px 16px #ff6b001a;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;min-width:0;padding:12px 0;text-align:center;transition:background .2s;width:100%}.product-btn-buy:hover{background:#e65c00}.product-btns-divider{background:#bdbdbd;border-radius:1px;display:block;height:2px;margin:10px 0;position:static;width:100%}.product-tabs-wrap{display:flex;justify-content:flex-start;margin-left:0;margin-right:0;margin-top:40px}.product-tabs,.product-tabs-wrap{box-sizing:border-box;max-width:none;width:100%}.product-tabs{background:#fff;border-radius:12px;box-shadow:0 2px 12px #1e285a0f;min-width:0;padding:18px 12px}.product-tabs-header{display:flex;gap:12px;margin-bottom:14px}.product-tabs-header button{background:none;border:none;border-bottom:2px solid #0000;color:#222;cursor:pointer;font-size:1.08rem;font-weight:400;padding:6px 12px;transition:color .2s,border .2s}.product-tabs-header button.active{border-bottom:2px solid #1e88e5;color:#1e88e5;font-weight:700}.product-tabs-content{color:#222;font-size:1.05rem;min-height:60px}.mini-catalog-section{margin:40px auto 0;max-width:1200px;width:100%}.mini-catalog-section .product-card{border:1px solid #e3e6ea!important;border-radius:0!important;display:flex!important;flex-direction:column!important;height:auto!important;margin:0 8px!important;max-width:300px!important;min-height:280px!important;min-width:280px!important}.mini-catalog-section .product-image{flex-shrink:0!important;height:180px!important;margin:0!important;padding:0!important}.mini-catalog-section .product-info{display:flex!important;flex:1 1!important;flex-direction:column!important;justify-content:space-between!important;min-height:80px!important;padding:12px 16px 16px!important}.mini-catalog-section .product-name{word-wrap:break-word!important;color:#1a2236!important;display:block!important;flex:1 1!important;font-size:1.1rem!important;font-weight:500!important;-webkit-hyphens:auto!important;hyphens:auto!important;line-height:1.3!important;margin-bottom:8px!important;min-height:40px!important;text-align:center!important}.mini-catalog-section .product-price{color:#ffb300!important;display:block!important;flex-shrink:0!important;font-size:1.2rem!important;font-weight:700!important;letter-spacing:.3!important;text-align:center!important}.mini-catalog-slider-wrapper{margin:0 auto;overflow:hidden;position:relative;width:100%}.mini-catalog-slider{align-items:stretch;animation:mini-catalog-scroll 40s linear infinite;display:flex;flex-direction:row;gap:0;width:-webkit-max-content;width:max-content;will-change:transform}.mini-catalog-slider:hover{animation-play-state:paused}@keyframes mini-catalog-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.breadcrumbs{color:#1e88e5;display:block;font-size:1.08rem;font-weight:500;line-height:1.2;margin:0!important;margin-bottom:18px;padding:0;text-align:left!important;width:auto}.breadcrumbs a{color:#1e88e5!important;text-decoration:none}.breadcrumbs span{color:#888}.product-specs-kaspi-block{background:#fff;border:1.5px solid #bdbdbd;border-radius:0;box-shadow:none;box-sizing:border-box;margin:0 auto;max-width:none;min-width:0;padding:18px 18px 10px;width:100%}.product-specs-title{color:#222;font-size:1.18rem;font-weight:600;margin-bottom:14px}.product-specs-group{margin-bottom:0;padding-bottom:0}.product-specs-group+.product-specs-group{border-top:none;margin-top:28px;padding-top:0}.product-specs-group-title{color:#222;font-size:1.08rem;font-weight:500;margin-bottom:10px}.product-specs-flex-table{border:none;box-sizing:border-box;display:flex;flex-direction:column;margin:0;padding:0;width:100%}.product-specs-flex-row{grid-column-gap:0;align-items:center;box-sizing:border-box;column-gap:0;display:grid;grid-template-columns:auto minmax(6px,1fr) -webkit-max-content;grid-template-columns:auto minmax(6px,1fr) max-content;min-height:32px;padding:0;width:100%}.product-specs-flex-row:last-child{border-bottom:none}.product-specs-flex-name{color:#222;flex:0 0 auto;font-size:1.01rem;margin-right:0;max-width:none;min-width:0;padding:4px 0;white-space:nowrap}.product-specs-flex-dots{border-bottom:1.5px dotted #bdbdbd;height:0;margin:0;min-width:0}.product-specs-flex-row.no-value .product-specs-flex-dots{border-bottom:none}.product-specs-flex-row.no-value .product-specs-flex-value{display:none}.product-specs-flex-value{color:#222;flex:0 0 auto;font-size:1.01rem;min-width:-webkit-max-content;min-width:max-content;padding:4px 0 4px 8px;text-align:left;white-space:nowrap;word-break:normal}.product-specs-divider{border-top:1.5px solid #bdbdbd;margin:18px 0 14px}.product-desc-kaspi-block{background:#fff;border:1.5px solid #bdbdbd;border-radius:0;box-shadow:none;box-sizing:border-box;color:#222;font-size:1.05rem;margin:0 auto;max-width:none;min-width:0;padding:18px 18px 10px;width:100%}.city-select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e88e5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #1e88e5;border-radius:4px;color:#1e88e5;cursor:pointer;font-size:.95rem;font-weight:600;outline:none;padding:4px 32px 4px 8px;transform-origin:top;transition:all .2s ease}.city-select:hover{background-color:#f8f9fa;border-color:#1565c0}.city-select:focus{border-color:#1565c0;box-shadow:0 0 0 2px #1e88e533}.city-select{direction:ltr}.city-select::-ms-expand{display:none}.city-select option{background-color:#fff;color:#1e88e5;font-weight:600;padding:8px 12px}.city-select option:hover{background-color:#f8f9fa}.city-select option:checked{background-color:#e3f2fd;color:#1565c0}.delivery-select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231e88e5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;border:1px solid #1e88e5;border-radius:4px;color:#1e88e5;cursor:pointer;font-size:.95rem;font-weight:600;outline:none;padding:4px 32px 4px 8px;transform-origin:top;transition:all .2s ease}.delivery-select:hover{background-color:#f8f9fa;border-color:#1565c0}.delivery-select:focus{border-color:#1565c0;box-shadow:0 0 0 2px #1e88e533}.delivery-select{direction:ltr}.delivery-select::-ms-expand{display:none}.delivery-select option{background-color:#fff;color:#1e88e5;font-weight:600;padding:8px 12px}.delivery-select option:hover{background-color:#f8f9fa}.delivery-select option:checked{background-color:#e3f2fd;color:#1565c0}@media (max-width:900px){.city-select,.delivery-select{background-size:14px;font-size:.9rem;padding:6px 28px 6px 10px}}@media (max-width:768px){.product-flex:after{display:none}.product-gallery{flex:1 1 100%!important;height:auto!important;max-width:100%!important;min-height:500px!important;min-width:auto!important}.product-image-main{height:400px!important;max-width:100%!important}.product-thumbs{height:70px!important;margin-top:30px!important}.product-thumbs img{height:70px!important;max-height:70px!important;max-width:70px!important;min-height:70px!important;min-width:70px!important;width:70px!important}.product-btns-divider,.product-divider{box-sizing:border-box!important;max-width:none!important;width:100%!important}.product-specs-flex-name{font-size:.9rem!important;margin-right:0!important;max-width:none!important;min-width:0!important;padding-right:0!important;white-space:normal!important;width:auto!important;word-break:break-word!important}.product-specs-flex-dots{margin:0!important;min-width:0!important;padding-left:0!important}.product-specs-flex-row{grid-template-columns:auto minmax(4px,1fr) -webkit-max-content;grid-template-columns:auto minmax(4px,1fr) max-content}.product-specs-flex-value{font-size:.9rem!important;max-width:none!important;min-width:0!important;white-space:normal!important;word-break:break-word!important}.product-info-block{box-sizing:border-box!important;overflow:visible!important}.product-btn-ask,.product-btn-buy,.product-buy-btns,.product-buy-row{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.product-btn-ask,.product-btn-buy{word-wrap:break-word!important;overflow:visible!important;white-space:normal!important}.product-container,.product-flex{box-sizing:border-box!important;overflow:visible!important}}@media (max-width:700px){.city-select,.delivery-select{background-size:12px;font-size:.85rem;padding:5px 26px 5px 8px}}@media (max-width:600px){.city-select,.delivery-select{background-size:12px;font-size:.8rem;padding:4px 24px 4px 6px}}@media (max-width:480px){.city-select{background-size:10px;font-size:.75rem;padding:3px 22px 3px 5px}.product-gallery{min-height:350px!important}.product-image-main{height:300px!important}.product-thumbs{gap:8px!important;height:50px!important;margin-top:15px!important}.product-thumbs img{height:50px!important;max-height:50px!important;max-width:50px!important;min-height:50px!important;min-width:50px!important;width:50px!important}}@media (max-width:900px){.product-main{padding:24px 0}.product-flex{align-items:center;flex-direction:column;gap:24px;padding:0 16px}.product-gallery,.product-info-block{max-width:100%;min-width:0}.product-gallery{flex:0 0 auto;height:auto!important;min-height:500px!important;min-width:0;padding:0 4px}.product-image-main{height:400px!important;max-width:100%!important}.product-thumbs{height:70px!important;margin-top:30px!important}.product-thumbs img{height:70px!important;max-height:70px!important;max-width:70px!important;min-height:70px!important;min-width:70px!important;width:70px!important}.product-info-block{margin-left:0;margin-top:0;max-width:100%;padding:16px!important;width:100%}.product-tabs{max-width:100%;min-width:0}.product-specs-kaspi-block{max-width:100%;padding:8px 2px 4px}.product-title{font-size:1.5rem}.product-subtitle{color:#666;font-size:.85rem;font-weight:400;line-height:1.5}.product-thumbs img{flex-shrink:0;height:70px;max-height:70px;max-width:70px;min-height:70px;min-width:70px;width:70px}.mini-catalog-section .product-card{display:flex!important;flex-direction:column!important;height:200px!important;margin:0 4px!important;max-width:260px!important;min-width:240px!important}.mini-catalog-section .product-image{flex-shrink:0!important;height:160px!important}.mini-catalog-section .product-info{display:flex!important;flex:1 1!important;flex-direction:column!important;height:35px!important;justify-content:space-between!important;padding:6px 10px 8px!important}.mini-catalog-section .product-name{word-wrap:break-word!important;align-items:center!important;display:flex!important;flex:1 1!important;font-size:.9rem!important;height:20px!important;-webkit-hyphens:auto!important;hyphens:auto!important;justify-content:center!important;line-height:1.2!important;overflow:hidden!important;text-align:center!important}.mini-catalog-section .product-price{flex-shrink:0!important;font-size:1rem!important;margin-top:auto!important;text-align:center!important}}@media (max-width:700px){.product-main{padding:16px 0}.product-flex{gap:16px}.product-gallery{padding:0 2px}.product-info-block{margin-left:0;padding:12px!important}.product-title{font-size:1.3rem}.product-subtitle{color:#666;font-size:.85rem;font-weight:400;line-height:1.5}.product-btns-divider,.product-divider{box-sizing:border-box!important;max-width:none!important;width:100%!important}.product-info-block{box-sizing:border-box!important;overflow:visible!important}.product-btn-ask,.product-btn-buy,.product-buy-btns,.product-buy-row{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.product-btn-ask,.product-btn-buy{word-wrap:break-word!important;overflow:visible!important;white-space:normal!important}.product-container,.product-flex{box-sizing:border-box!important;overflow:visible!important}.product-thumbs{gap:8px;margin-top:30px!important}.product-thumbs img{flex-shrink:0;height:60px;max-height:60px;max-width:60px;min-height:60px;min-width:60px;width:60px}.product-specs-kaspi-block{max-width:100%;padding:12px 4px 8px}.product-specs-title{font-size:1.08rem}.product-specs-group-title{font-size:1rem}.product-specs-name,.product-specs-value{font-size:.98rem}.product-specs-flex-name{font-size:.9rem!important;margin-right:0!important;max-width:none!important;min-width:0!important;padding-right:0!important;white-space:normal!important;width:auto!important;word-break:break-word!important}.product-specs-flex-dots{margin:0 0 0 2px!important;min-width:0!important;padding-left:0!important}.product-specs-flex-row{grid-template-columns:auto minmax(4px,1fr) -webkit-max-content;grid-template-columns:auto minmax(4px,1fr) max-content}.product-specs-flex-value{font-size:.9rem!important;max-width:none!important;min-width:0!important;white-space:normal!important;word-break:break-word!important}.product-tabs-header{gap:8px}.product-tabs-header button{font-size:1rem;padding:4px 8px}.product-tabs-content{font-size:1rem}.mini-catalog-section .product-card{display:flex!important;flex-direction:column!important;height:180px!important;margin:0 2px!important;max-width:220px!important;min-width:200px!important}.mini-catalog-section .product-image{flex-shrink:0!important;height:140px!important}.mini-catalog-section .product-info{display:flex!important;flex:1 1!important;flex-direction:column!important;height:35px!important;justify-content:space-between!important;padding:4px 6px 6px!important}.mini-catalog-section .product-name{word-wrap:break-word!important;align-items:center!important;display:flex!important;flex:1 1!important;font-size:.85rem!important;height:20px!important;-webkit-hyphens:auto!important;hyphens:auto!important;justify-content:center!important;line-height:1.2!important;overflow:hidden!important;text-align:center!important}.mini-catalog-section .product-price{flex-shrink:0!important;font-size:.9rem!important;margin-top:auto!important;text-align:center!important}}@media (max-width:600px){.product-main{padding:12px 0}.product-flex{gap:12px;padding:0 4px}.product-gallery{padding:0}.product-info-block{padding:8px!important}.product-btn-ask,.product-btn-buy{font-size:.95rem!important;padding:10px 0!important}.product-btns-divider{margin-left:auto!important;margin-right:auto!important;width:85%!important}.product-price-block{margin-right:12px!important;min-width:100px!important}.product-price-divider{height:110px!important;margin:0 12px!important}.product-title{font-size:1.2rem}.product-subtitle{color:#666;font-size:.85rem;font-weight:400;line-height:1.5}.product-btns-divider,.product-divider{box-sizing:border-box!important;max-width:none!important;width:100%!important}.product-info-block{box-sizing:border-box!important;overflow:visible!important}.product-btn-ask,.product-btn-buy,.product-buy-btns,.product-buy-row{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.product-btn-ask,.product-btn-buy{word-wrap:break-word!important;overflow:visible!important;white-space:normal!important}.product-container,.product-flex{box-sizing:border-box!important;overflow:visible!important}.product-thumbs{gap:6px;margin-top:25px!important}.product-thumbs img{flex-shrink:0;height:50px;max-height:50px;max-width:50px;min-height:50px;min-width:50px;width:50px}.product-specs-kaspi-block{padding:8px 2px 4px}.product-specs-title{font-size:1rem}.product-specs-group-title{font-size:.95rem}.product-specs-name,.product-specs-value{font-size:.9rem}.product-specs-flex-name{font-size:.85rem!important;margin-right:0!important;max-width:none!important;min-width:0!important;padding-right:0!important;white-space:normal!important;width:auto!important;word-break:break-word!important}.product-specs-flex-dots{margin:0 0 0 2px!important;min-width:0!important;padding-left:0!important}.product-specs-flex-row{grid-template-columns:auto minmax(4px,1fr) -webkit-max-content;grid-template-columns:auto minmax(4px,1fr) max-content}.product-specs-flex-value{font-size:.85rem!important;max-width:none!important;min-width:0!important;white-space:normal!important;word-break:break-word!important}.product-tabs-header{gap:6px}.product-tabs-header button{font-size:.9rem;padding:3px 6px}.product-tabs-content{font-size:.9rem}.breadcrumbs{font-size:.85rem;margin-bottom:8px}.mini-catalog-section .product-card{display:flex!important;flex-direction:column!important;height:120px!important;margin:0 1px!important;max-width:160px!important;min-width:140px!important}.mini-catalog-section .product-image{flex-shrink:0!important;height:90px!important}.mini-catalog-section .product-info{display:flex!important;flex:1 1!important;flex-direction:column!important;height:25px!important;justify-content:space-between!important;padding:2px 3px 3px!important}.mini-catalog-section .product-name{word-wrap:break-word!important;align-items:center!important;display:flex!important;flex:1 1!important;font-size:.7rem!important;height:15px!important;-webkit-hyphens:auto!important;hyphens:auto!important;justify-content:center!important;line-height:1.2!important;overflow:hidden!important;text-align:center!important}.mini-catalog-section .product-price{flex-shrink:0!important;font-size:.7rem!important;margin-top:auto!important;text-align:center!important}}@media (max-width:480px){.product-main{padding:8px 0}.product-flex{gap:8px;padding:0 2px}.product-info-block{padding:6px!important}.product-btn-ask,.product-btn-buy{font-size:.9rem!important;padding:9px 0!important}.product-btns-divider{margin-left:auto!important;margin-right:auto!important;width:78%!important}.product-price-block{margin-right:10px!important;min-width:92px!important}.product-price-divider{height:100px!important;margin:0 10px!important}.product-title{font-size:1.1rem}.product-subtitle{color:#666;font-size:.8rem;font-weight:400;line-height:1.5}.product-btns-divider,.product-divider{box-sizing:border-box!important;max-width:none!important;width:100%!important}.product-info-block{box-sizing:border-box!important;overflow:visible!important}.product-btn-ask,.product-btn-buy,.product-buy-btns,.product-buy-row{box-sizing:border-box!important;max-width:100%!important;width:100%!important}.product-btn-ask,.product-btn-buy{word-wrap:break-word!important;overflow:visible!important;white-space:normal!important}.product-container,.product-flex{box-sizing:border-box!important;overflow:visible!important}.product-thumbs{gap:5px}.product-thumbs img{flex-shrink:0;height:45px;max-height:45px;max-width:45px;min-height:45px;min-width:45px;width:45px}.product-specs-kaspi-block{padding:6px 1px 3px}.product-specs-title{font-size:.95rem}.product-specs-group-title{font-size:.9rem}.product-specs-name,.product-specs-value{font-size:.85rem}.product-specs-flex-name{font-size:.8rem!important;margin-right:0!important;max-width:none!important;min-width:0!important;padding-right:0!important;white-space:normal!important;width:auto!important;word-break:break-word!important}.product-specs-flex-dots{margin:0 0 0 2px!important;min-width:0!important;padding-left:0!important}.product-specs-flex-row{grid-template-columns:auto minmax(4px,1fr) -webkit-max-content;grid-template-columns:auto minmax(4px,1fr) max-content}.product-specs-flex-value{font-size:.8rem!important;max-width:none!important;min-width:0!important;white-space:normal!important;word-break:break-word!important}.product-tabs-header{gap:4px}.product-tabs-header button{font-size:.85rem;padding:2px 4px}.product-tabs-content{font-size:.85rem}.breadcrumbs{font-size:.8rem;margin-bottom:6px}.mini-catalog-section .product-card{display:flex!important;flex-direction:column!important;height:140px!important;margin:0 1px!important;max-width:180px!important;min-width:160px!important}.mini-catalog-section .product-image{flex-shrink:0!important;height:110px!important}.mini-catalog-section .product-info{display:flex!important;flex:1 1!important;flex-direction:column!important;height:25px!important;justify-content:space-between!important;padding:3px 4px 4px!important}.mini-catalog-section .product-name{word-wrap:break-word!important;align-items:center!important;display:flex!important;flex:1 1!important;font-size:.75rem!important;height:15px!important;-webkit-hyphens:auto!important;hyphens:auto!important;justify-content:center!important;line-height:1.2!important;overflow:hidden!important;text-align:center!important}.mini-catalog-section .product-price{flex-shrink:0!important;font-size:.75rem!important;margin-top:auto!important;text-align:center!important}.product-gallery{flex:1 1 100%!important;height:auto!important;max-width:100%!important;min-height:320px!important;min-width:auto!important}.product-image-main{height:280px!important;max-width:100%!important}.product-thumbs{height:60px!important;margin-top:20px!important}.product-thumbs img{height:60px!important;max-height:60px!important;max-width:60px!important;min-height:60px!important;min-width:60px!important;width:60px!important}}.checkout-container{grid-gap:40px;align-items:stretch;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.checkout-form,.checkout-products{display:flex;flex-direction:column;gap:16px;min-height:100%}.checkout-product-card{align-items:center;background:#f9f9f9;box-shadow:0 2px 12px #1e285a0f;display:flex;gap:18px;padding:20px}.checkout-form-container,.checkout-product-card{border:1.5px solid #bdbdbd;border-radius:12px;box-sizing:border-box;width:100%}.checkout-form-container{background:#fff;box-shadow:0 4px 18px #1e285a0f;padding:28px}.checkout-form form .submit-button{margin-top:auto}.payment-methods{display:flex;flex-direction:column;gap:12px}.delivery-methods{display:flex;gap:24px}.form-group{margin-bottom:18px}.form-group label{color:#222;display:block;font-weight:500;margin-bottom:6px}.form-group input,.form-group textarea{border:1px solid #bdbdbd;border-radius:6px;font-family:inherit;font-size:16px;padding:12px;width:100%}.form-group textarea{min-height:80px;resize:vertical}.total-section{align-items:center;border-top:1.5px solid #bdbdbd;display:flex;justify-content:space-between;margin:24px 0 18px;padding-top:18px}.submit-button{background:#ff6b00;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;font-weight:600;letter-spacing:.5;margin-top:10px;padding:16px 0;transition:background-color .2s ease;width:100%}.submit-button:hover{background:#e55a00}@media (max-width:768px){.checkout-container{gap:20px;grid-template-columns:1fr;padding:0 16px}.checkout-form,.checkout-products{gap:12px;min-height:auto}.delivery-methods{flex-direction:column;gap:12px}.checkout-form-container{padding:20px}.checkout-product-card{padding:16px}}@media (max-width:480px){.checkout-container{padding:0 12px}.checkout-form-container{padding:16px}.checkout-product-card{gap:12px;padding:12px}.checkout-product-card img{height:70px!important;width:70px!important}}.admin-container,.admin-container *{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.admin-container body{background:#f5f7fa;color:#333;font-family:Lato,sans-serif;font-weight:400;line-height:1.6}.admin-container h1,.admin-container h2,.admin-container h3,.admin-container h4,.admin-container h5,.admin-container h6{color:#1a2236;font-family:Lato,sans-serif;font-weight:600}.admin-container button{font-family:Lato,sans-serif;font-weight:500;letter-spacing:-.025em}.admin-container input,.admin-container select,.admin-container textarea{font-family:Lato,sans-serif;font-weight:400;letter-spacing:-.025em}.admin-container table{font-family:Lato,sans-serif;font-weight:400}.admin-container a,.admin-container label{font-family:Lato,sans-serif;font-weight:500}.admin-container label{letter-spacing:-.025em}.admin-container p{line-height:1.6}.admin-container div,.admin-container ol,.admin-container p,.admin-container span,.admin-container ul{font-family:Lato,sans-serif;font-weight:400}.admin-container,.admin-header{font-family:Lato,sans-serif}.admin-header{font-weight:600}.admin-nav{display:flex;flex-wrap:wrap;gap:10px}.admin-nav .nav-btn{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;height:36px;justify-content:center;padding:0 14px}.admin-nav .nav-products{background:#6c757d}.admin-nav .nav-variations{background:#9c27b0}.admin-nav .nav-settings{background:#1e88e5}.admin-nav .nav-analytics{background:#4caf50}.admin-nav .nav-pickup{background:#28a745}.admin-nav .nav-logout{background:#e53935}@media (max-width:768px){.admin-nav{gap:8px}.admin-nav .nav-btn{height:34px;padding:0 12px}}.admin-form,.admin-table{font-family:Lato,sans-serif}.admin-button{font-weight:500}.admin-button,.admin-input{font-family:Lato,sans-serif;letter-spacing:-.025em}.admin-input{font-weight:400}.admin-label{font-family:Lato,sans-serif;font-weight:500;letter-spacing:-.025em}.floating-buttons{align-items:stretch;bottom:0;display:none;flex-direction:row;height:60px;justify-content:stretch;left:0;position:fixed;right:0;transform:translateZ(0);-webkit-transform:translateZ(0);width:100vw;will-change:transform;z-index:1000}.floating-btn{align-items:center;border:none;border-radius:0;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-width:0;padding:0 8px;transition:all .3s ease}.floating-btn,.whatsapp-btn{background:#4caf50}.whatsapp-btn:hover{background:#388e3c}.phone-btn{background:#4caf50}.phone-btn:hover{background:#388e3c}.floating-btn svg{flex-shrink:0;height:20px;width:20px}.floating-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floating-btn:first-child:after{background:#ffffff4d;content:"";height:40px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}@media (max-width:768px){.floating-buttons{bottom:0!important;display:flex;left:0!important;max-width:100vw!important;overflow:hidden;position:fixed!important;right:0!important;transform:translateZ(0)!important;-webkit-transform:translateZ(0)!important;width:100vw!important}@supports (-webkit-touch-callout:none){.floating-buttons{bottom:0!important;left:0!important;position:fixed!important;right:0!important;width:100vw!important}}}@media (max-width:480px){.floating-buttons{bottom:0!important;height:55px;left:0!important;position:fixed!important;right:0!important;width:100vw!important}.floating-btn{font-size:13px}.floating-btn svg{height:18px;width:18px}}@media (max-width:360px){.floating-buttons{bottom:0!important;height:50px;left:0!important;position:fixed!important;right:0!important;width:100vw!important}.floating-btn{font-size:12px}.floating-btn svg{height:16px;width:16px}}@media (max-width:768px){body{-webkit-overflow-scrolling:touch}body,html{overflow-x:hidden}}
/*# sourceMappingURL=main.59aae8d8.css.map*/