body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,sans-serif;margin:0 5vw}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:url(/static/media/Montserrat-Light.34270926ef09970234f5.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/Montserrat-Regular.2a2d37bf7680d86811db.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/Montserrat-Bold.0915f0a8c3367a6d05ec.ttf) format("truetype")}html{scroll-behavior:smooth}body,html{height:100%}.App,body,html{margin:0;padding:0}.App{background-color:#fff;color:#333;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.5}.main-content{flex:1 1;margin:0 auto;max-width:1360px}.top{position:-webkit-sticky;position:sticky;top:0;z-index:1000}h2{font-weight:400}.app-body{padding:20px}h1,h2,section{scroll-margin-top:100px}@media (min-width:1024px){h1,h2,section{scroll-margin-top:120px}}.header{align-items:center;background-color:#000;box-sizing:border-box;display:flex;justify-content:space-between;padding:10px 20px;position:relative;width:100%}.logo{border-radius:8%;cursor:pointer;height:100px;width:auto}.header-list{align-items:center;display:flex;gap:15px;list-style:none;margin-left:auto}.item{align-items:center;color:#f0f8ff;cursor:pointer;font-family:Light,sans-serif;font-size:16px;padding:10px 5px;text-decoration:none;transition:color .3s}.item:hover{color:#21a1f1}.item.active{color:#3498db;text-shadow:0 0 5px #ffffff80}.icon-telegram{content:url(/static/media/telegram-black.d4c9fa8d28367b718a18.png);cursor:pointer;height:60px;width:auto}@media (max-width:480px){.header-list{flex-direction:column;gap:5px}.item{font-size:12px;padding:6px 0}.icon-telegram,.logo{height:30px}}.burger{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:28px}@media (max-width:768px){.burger{display:block;right:0}.header-list{background-color:#000;flex-direction:column;height:100vh;padding:40px 20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:250px;z-index:200}.header-list.open{transform:translateX(0)}.header-list li{margin-bottom:20px}.header-list .item{color:#fff;font-size:18px}.header-list .item.active{color:#21a1f1;text-shadow:none}.header-list .icon-telegram{display:block;height:40px;margin-top:20px;width:auto}.overlay{background:#00000080;inset:0;position:fixed;z-index:150}}.product-card{transition:transform .3s ease;z-index:3}.product-card:hover{transform:scale(1.05)}.name,.price{font-family:Montserrat;margin-top:8px}.icon{box-shadow:0 4px 12px #0000001a;cursor:pointer;height:200px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:200px}.products-list{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;margin:0;padding:0}.products-list li{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.products-list li.visible{opacity:1;transform:translateY(0)}.show-more{background:none;border:none;color:#333;cursor:pointer;display:block;font-family:Montserrat,sans-serif;font-size:16px;margin:30px auto 0;text-align:center;transition:transform .2s ease,color .2s ease}.show-more:hover{color:#e53935;transform:scale(1.1)}@media (max-width:1024px){.products-list{gap:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.show-more{height:50px;width:200px}}@media (max-width:768px){.products-list{gap:15px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.show-more{height:45px;width:180px}}@media (max-width:480px){.products-list{gap:10px;grid-template-columns:1fr}.show-more{height:40px;width:150px}}.categories{display:flex;flex-direction:column;width:100%}.about-container{margin:0 auto;max-width:1380px}.about{font-family:Light,sans-serif;margin-top:5%;margin:2rem 0}.about h1{margin-bottom:1rem}.about section{margin-bottom:2rem}.why-choose-us ul{line-height:1.6;padding-left:1.5rem}.why-choose-us ul li{margin-bottom:1rem}.facts-list dt{font-weight:700;margin-top:1rem}.facts-list dd{margin:0 0 .75rem 1.5rem}.facts-list dt:first-of-type{margin-top:0}h1{font-weight:400}.delivery{font-family:Montserrat;margin:0 auto;max-width:1380px}.delivery h1{margin-bottom:1rem}.delivery p{margin-bottom:1.5rem}.delivery h2{margin-bottom:1rem}.delivery ul{line-height:1.6;margin-left:1.5rem;padding:0}.delivery ul li{margin-bottom:1.25rem}.delivery ul li:last-child{margin-bottom:0}.delivery h2+p,.delivery h2+ul,.delivery p+h2,.delivery ul+h2{margin-top:1.5rem}.garants{font-family:Montserrat,sans-serif;margin:0 auto;max-width:1380px}.guarantee h1{margin-bottom:1rem}.guarantee p{margin-bottom:1.5rem}.guarantee h2{margin-bottom:.75rem}.guarantee ul{line-height:1.6;margin-left:1.5rem}.guarantee ul li{margin-bottom:1rem}.guarantee ul li:last-child{margin-bottom:0}.footer{background-color:#222;color:#f5f5f5;font-family:Montserrat,sans-serif;padding:30px 20px;text-align:center}.footer-contacts{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:20px;opacity:.8}.footer-contacts a{color:#f5f5f5;opacity:.8;text-decoration:none;transition:opacity .2s}.footer-contacts a:hover{opacity:1;text-decoration:underline}.footer p{margin:0}.footer-copyright{font-size:.9rem;opacity:.5}.modal{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-image{border-radius:12px;box-shadow:0 4px 12px #00000080;max-height:50%;max-width:50%}.modal-close{align-items:center;background:#fffc;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:40px;justify-content:center;position:absolute;right:20px;top:20px;width:40px;z-index:1001}.modal-close:hover{background:#fff}.product-detail{margin:auto;max-width:1380px;padding:20px}.product-image{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;height:auto;max-width:400px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:100%}.product-info{align-items:center;display:flex;gap:20px;justify-content:space-between}.product-details{flex:1 1}.product-description{font-family:Montserrat;margin:15px 0}.product-price{display:inline-block;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;text-align:center}.product-price div{color:#555;font-size:14px;font-weight:500;margin-top:5px}@media (min-width:768px){.product-info{align-items:flex-start;flex-direction:row}.product-image{margin:0 20px 0 0}}.same-products-list{grid-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;list-style-type:none}.tender-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;font-family:Montserrat,sans-serif;margin:2rem auto;max-width:400px;padding:1.5rem;text-align:center}.tender-card__logo{height:200px;margin-bottom:1rem;width:200px}.tender-card__title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.tender-card__text{font-size:.95rem;line-height:1.4;margin:.5rem 0}.tenders-container{margin:0 auto;max-width:1380px}.tenders-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}
/*# sourceMappingURL=main.0426eb0e.css.map*/