.container-my{max-width:auto;margin:0 auto;display:flex;flex-wrap:wrap;gap:20px;background-color:#edefeb}.card-my2{padding:20px;flex:1 1 calc(50% - 20px);box-sizing:border-box}.card-my3{padding:20px;flex:1 1 calc(33.3% - 20px);box-sizing:border-box}.card-my1{padding:20px;flex:1 1 calc(100% - 20px);box-sizing:border-box}.btn_my_yellow{padding:15px 40px;font-weight:600;border-radius:100px;font-size:1.4rem;background:#fedf00}.btn_my_green{padding:15px 40px;font-weight:600;border-radius:100px;font-size:1.2rem;background-color:green !important;color:#fff !important}.btn_my_green_mobile{display:none}.p-my{font-size:1.4rem;line-height:1.3;padding:1rem 0}.round-span{display:inline-block;width:40px;height:40px;background-color:#fedf00;border-radius:50%;color:#000;text-align:center;line-height:40px}.header-span{font-family:sans-serif;color:#ff0;text-align:center;font-size:2.8rem;font-weight:700;padding:50% 20px;-webkit-text-stroke:3px #000}table{width:100%;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,.1)}caption{font-weight:bold;font-size:1.2em;padding:15px;border-bottom:none}th,td{padding:12px;text-align:left;vertical-align:middle}th{background-color:#fff;font-weight:bold;text-align:center}td:first-child{font-weight:bold;width:20%}td:nth-child(2),td:nth-child(3){width:40%}tr:hover{background-color:#f1f1f1}.faq-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden}details{border-bottom:1px solid #eee}details:last-child{border-bottom:none}summary{padding:20px;font-weight:600;cursor:pointer;list-style:none;position:relative;outline:none;transition:background .3s;font-size:1.1em}summary:hover{background-color:#f0f7ff}summary::after{content:"+";position:absolute;right:20px;font-size:1.2rem;color:#3498db}details[open] summary::after{content:"−"}.content{padding:0 20px 20px 20px;color:#555;animation:fadeIn .4s ease-out}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.reviews-section{max-width:1100px;margin:0 auto}.reviews-section h2{text-align:center;color:var(--primary-color);font-size:2.2rem;margin-bottom:40px;text-transform:uppercase;letter-spacing:1px}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:25px}.review-card{background:var(--card-bg);padding:30px;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease;position:relative;display:grid;place-items:center}.review-card:hover{transform:translateY(-5px)}.review-card::before{content:"“";position:absolute;top:10px;left:20px;font-size:5rem;color:rgba(52,152,219,.1);font-family:Georgia,serif}.review-text{font-style:italic;font-size:1.1rem;line-height:1.6;margin-bottom:20px;position:relative;z-index:1}.review-author{border-top:1px solid #eee;padding-top:15px}.author-name{display:block;font-weight:bold;color:var(--primary-color);font-size:1.05rem}.author-company{display:block;font-size:.9rem;color:#7f8c8d;margin-top:4px}.circle-img{width:150px;height:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #fedf00}section{background:var(--white);border-radius:16px;padding:40px;margin-bottom:5px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.features-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));gap:20px;list-style:none;padding:0}.features-list li{padding:15px;border-radius:10px;display:flex;align-items:center;font-weight:500}.features-list i{color:var(--primary);margin-right:12px;font-size:1.2rem}.types-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:20px}.type-card{border:1px solid #e2e8f0;padding:25px;border-radius:12px;transition:transform .3s ease}.type-card:hover{transform:translateY(-5px);border-color:var(--primary)}h4{color:var(--primary);margin-top:0;font-size:1.4rem;margin-bottom:10px}.how-it-works{background:var(--secondary);color:var(--white)}.how-it-works h3{color:var(--white);border-color:var(--accent)}.advantages-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:15px}.adv-item{display:flex;align-items:flex-start;gap:10px}.adv-item i{color:#10b981;margin-top:5px}.brand-name{color:var(--primary);font-weight:800;text-transform:uppercase}.districts-container{font-family:"Segoe UI",Roboto,sans-serif;max-width:1000px;margin:40px auto;padding:30px;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.districts-container h3{color:#1e293b;font-size:1.6rem;margin-bottom:30px;text-align:center;position:relative;padding-bottom:15px}.districts-container h3::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background-color:#2563eb;border-radius:2px}.districts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:15px}.district-card{display:flex;align-items:center;padding:15px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;transition:all .3s ease}.district-card:hover{background:#eff6ff;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.1)}.district-icon{color:#2563eb;margin-right:15px;font-size:24px;display:flex;align-items:center}.district-name{font-weight:500;color:#334155;font-size:1.05rem}.contacts-section{font-family:"Inter",sans-serif;background-color:#fff;padding:50px 20px;max-width:1100px;margin:0 auto}.contacts-section h3{color:#1e293b;font-size:1.6rem;text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px}.contacts-section h3::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background-color:#2563eb;border-radius:2px}.contacts-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:30px}.contact-item{text-align:center;padding:20px;border-radius:12px;background:#f8fafc;transition:transform .3s ease}.contact-item:hover{transform:translateY(-5px);background:#eff6ff}.contact-icon{font-size:2rem;color:#2563eb;margin-bottom:15px;display:inline-block}.contact-label{display:block;font-weight:700;color:#1e293b;margin-bottom:10px;text-transform:uppercase;font-size:.9rem;letter-spacing:.5px}.contact-info{color:#475569;line-height:1.6;font-size:1.05rem}.contact-info a{text-decoration:none;color:inherit;transition:color .2s}.contact-info a:hover{color:#2563eb}@media(max-width: 992px){.card-my2{flex:1 1 calc(50% - 20px)}.card-my3{flex:1 1 calc(50% - 20px)}}@media(max-width: 600px){.card-my2{flex:1 1 100%}.card-my3{flex:1 1 100%}}.price::before,.product-price::before,.product__price::before,.catalog-card__price::before,.catalogCard-price::before,.product-card__price::before{content:"від ";font-weight:700}.aspar-solution-page{max-width:1180px;margin:0 auto;padding:24px 16px 56px;color:#333a42}.aspar-solution-page *{box-sizing:border-box}.aspar-breadcrumbs{font-size:13px;color:#777;margin-bottom:18px}.aspar-solution-hero{display:flex;flex-wrap:wrap;gap:42px;align-items:center;margin-bottom:38px;padding:34px;border-radius:22px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 12px 34px rgba(0,0,0,.06)}.aspar-solution-hero__content{flex:1 1 470px}.aspar-solution-hero__image{flex:1 1 420px}.aspar-solution-hero h1{font-size:46px;line-height:1.1;margin:0 0 18px;color:#000;font-weight:800}.aspar-lead{font-size:17px;line-height:1.7;color:#333a42;margin:0 0 24px}.aspar-solution-hero__image img{width:100%;display:block;border-radius:18px;box-shadow:0 14px 34px rgba(0,0,0,.14)}.aspar-img-placeholder{width:100%;min-height:260px;border-radius:18px;background:#333a42;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:28px;font-size:18px;font-weight:700}.aspar-hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0}.aspar-btn{display:inline-block;min-height:46px;padding:13px 24px;border-radius:8px;font-size:15px;font-weight:800;text-decoration:none !important;text-align:center}.aspar-btn--primary{background:#fedf00;color:#000 !important;border:1px solid #fedf00}.aspar-btn--primary:hover{background:#000;color:#fedf00 !important;border-color:#000}.aspar-btn--secondary{background:#fff;color:#333a42 !important;border:1px solid #333a42}.aspar-btn--secondary:hover{background:#333a42;color:#fff !important;border-color:#333a42}.aspar-mini-benefits{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;font-size:14px;color:#333a42}.aspar-mini-benefits span{position:relative;padding-left:20px}.aspar-mini-benefits span:before{content:"";width:8px;height:8px;background:#fedf00;border-radius:50%;position:absolute;left:0;top:8px}.aspar-section{margin:30px 0;padding:34px;border-radius:22px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 10px 28px rgba(0,0,0,.04)}.aspar-section--light{background:#f7f7f7}.aspar-section h2{font-size:30px;line-height:1.25;margin:0 0 18px;color:#000;font-weight:800}.aspar-section h2:after{content:"";display:block;width:70px;height:5px;background:#fedf00;border-radius:10px;margin-top:12px}.aspar-section p{font-size:16px;line-height:1.7;color:#333a42}.aspar-problem-grid,.aspar-solutions-grid,.aspar-products-grid,.aspar-two-columns,.aspar-object-grid{display:flex;flex-wrap:wrap;gap:20px;margin-top:24px}.aspar-problem-card{flex:1 1 220px;background:#fff;border:1px solid #e6e6e6;border-radius:18px;padding:24px;text-align:center;box-shadow:0 8px 22px rgba(0,0,0,.05)}.aspar-solution-card,.aspar-product-card,.aspar-object-card{flex:1 1 300px;background:#fff;border:1px solid #e6e6e6;border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.05)}.aspar-info-box{flex:1 1 420px;background:#fff;border:1px solid #e6e6e6;border-radius:18px;padding:26px;box-shadow:0 8px 22px rgba(0,0,0,.05)}.aspar-icon{width:50px;height:50px;margin:0 auto 14px;border-radius:50%;background:#fedf00;color:#000;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.aspar-problem-card h3,.aspar-solution-card h3,.aspar-product-card h3,.aspar-object-card h3{font-size:18px;line-height:1.32;margin:0 0 10px;color:#000;font-weight:800}.aspar-problem-card p,.aspar-solution-card p,.aspar-product-card p,.aspar-object-card p{font-size:14px;line-height:1.6;color:#333a42;margin:0 0 14px}.aspar-solution-card img,.aspar-product-card img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;display:block}.aspar-solution-card div,.aspar-product-card div,.aspar-object-card{padding:20px}.aspar-card-image-placeholder{width:100%;height:210px;background:#333a42;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px;font-size:15px;font-weight:700}.aspar-info-box h2{font-size:24px;color:#000;margin-top:0}.aspar-info-box ul,.aspar-info-box ol{margin:0;padding-left:20px}.aspar-info-box li{margin-bottom:10px;line-height:1.55;color:#333a42}.aspar-seo-list{margin:18px 0 0;padding-left:20px}.aspar-seo-list li{margin-bottom:10px;line-height:1.6;color:#333a42}.aspar-video{position:relative;width:100%;padding-bottom:56.25%;border-radius:18px;overflow:hidden;background:#000;margin-top:20px;box-shadow:0 12px 28px rgba(0,0,0,.16)}.aspar-video iframe{position:absolute;width:100%;height:100%;left:0;top:0}.aspar-faq{border:1px solid #e6e6e6;border-radius:18px;overflow:hidden;background:#fff}.aspar-faq details{background:#fff;border-bottom:1px solid #e6e6e6;padding:20px 22px}.aspar-faq summary{cursor:pointer;font-weight:800;color:#000}.aspar-faq p{margin:12px 0 0;font-size:15px;color:#333a42}.aspar-final-cta{display:flex;flex-wrap:wrap;gap:26px;align-items:center;justify-content:space-between;margin-top:34px;padding:38px;border-radius:24px;background:#333a42;overflow:hidden}.aspar-final-cta div{flex:1 1 360px}.aspar-final-cta h2{font-size:32px;color:#fff;margin:0 0 12px;font-weight:800}.aspar-final-cta p{font-size:16px;line-height:1.65;color:#fff;margin:0}.aspar-final-cta .aspar-btn--secondary{background:rgba(0,0,0,0);color:#fff !important;border-color:#fff}.aspar-final-cta .aspar-btn--secondary:hover{background:#fff;color:#333a42 !important;border-color:#fff}.aspar-final-cta .aspar-btn--primary{background:#fedf00;color:#000 !important;border-color:#fedf00}.aspar-final-cta .aspar-btn--primary:hover{background:#000;color:#fedf00 !important;border-color:#000}@media(max-width: 1024px){.aspar-solution-hero h1{font-size:38px}.aspar-problem-card,.aspar-solution-card,.aspar-product-card,.aspar-info-box,.aspar-object-card{flex-basis:45%}}@media(max-width: 640px){.aspar-solution-page{padding:16px 10px 40px}.aspar-solution-hero{padding:24px 16px;gap:24px}.aspar-solution-hero h1{font-size:31px}.aspar-lead{font-size:16px}.aspar-section{padding:24px 16px;margin:22px 0}.aspar-section h2{font-size:25px}.aspar-problem-card,.aspar-solution-card,.aspar-product-card,.aspar-info-box,.aspar-object-card{flex-basis:100%}.aspar-hero-buttons{display:block}.aspar-btn{width:100%;margin-bottom:10px}.aspar-solution-card img,.aspar-product-card img,.aspar-card-image-placeholder{height:190px}.aspar-img-placeholder{min-height:210px}.aspar-final-cta{padding:28px 18px}.aspar-final-cta h2{font-size:26px}}.aspar-contact-box{background:#333a42;border-radius:24px;padding:34px;color:#fff;margin-top:28px}.aspar-contact-box h2{color:#fff}.aspar-contact-box h2:after{background:#fedf00}.aspar-contact-box p{color:#fff}.aspar-contact-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.aspar-contact-note{margin-top:16px;font-size:14px;color:#fff;opacity:.9}.aspar-mobile-sticky-cta{display:none}.aspar-photo-label{display:block;font-size:13px;color:#fff;opacity:.9;margin-top:8px}.aspar-card-image-placeholder strong,.aspar-img-placeholder strong{display:block;font-size:18px;color:#fff;position:relative;z-index:2}.aspar-card-image-placeholder span,.aspar-img-placeholder span{display:block;font-size:13px;color:#fff;opacity:.85;margin-top:8px;position:relative;z-index:2}@media(max-width: 640px){body{padding-bottom:82px}.aspar-solution-hero{padding:20px 14px;border-radius:18px}.aspar-solution-hero__content{flex-basis:100%}.aspar-solution-hero__image{flex-basis:100%;order:-1}.aspar-img-placeholder{min-height:190px;border-radius:16px}.aspar-solution-hero h1{font-size:30px;line-height:1.12;margin-bottom:14px}.aspar-lead{font-size:15px;line-height:1.62}.aspar-mini-benefits{display:block;margin-top:14px}.aspar-mini-benefits span{display:block;margin-bottom:8px;font-size:14px}.aspar-section{padding:22px 14px;border-radius:18px}.aspar-section h2{font-size:24px;line-height:1.2}.aspar-problem-card,.aspar-solution-card,.aspar-product-card,.aspar-object-card,.aspar-info-box{border-radius:16px}.aspar-card-image-placeholder{height:165px;border-radius:0}.aspar-product-card .aspar-btn,.aspar-solution-card .aspar-btn{width:100%;margin-top:8px}.aspar-contact-box{padding:24px 16px;border-radius:18px}.aspar-contact-actions{display:block}.aspar-contact-actions .aspar-btn{width:100%;margin-bottom:10px}.aspar-final-cta{padding:26px 16px;border-radius:18px}.aspar-final-cta .aspar-hero-buttons{display:block}.aspar-mobile-sticky-cta{display:flex;gap:8px;position:fixed;left:10px;right:10px;bottom:10px;z-index:9999;background:#333a42;border:1px solid #fedf00;border-radius:16px;padding:10px;box-shadow:0 10px 34px rgba(0,0,0,.35)}.aspar-mobile-sticky-cta a{flex:1 1 50%;display:block;text-align:center;text-decoration:none !important;font-size:14px;font-weight:800;border-radius:10px;padding:12px 8px}.aspar-mobile-sticky-cta__primary{background:#fedf00;color:#000 !important}.aspar-mobile-sticky-cta__secondary{background:#fff;color:#333a42 !important}}.aspar-solution-page .aspar-btn{display:inline-block !important;min-height:46px !important;padding:13px 22px !important;border-radius:8px !important;font-size:15px !important;font-weight:800 !important;text-align:center !important;text-decoration:none !important;line-height:1.25 !important;margin:0 10px 10px 0 !important}.aspar-solution-page .aspar-btn--primary{background:#fedf00 !important;color:#000 !important;border:1px solid #fedf00 !important}.aspar-solution-page .aspar-btn--secondary{background:#fff !important;color:#333a42 !important;border:1px solid #333a42 !important}.aspar-solution-page .aspar-hero-buttons{display:flex !important;flex-wrap:wrap !important;gap:10px !important}@media(max-width: 768px){.aspar-solution-page .aspar-hero-buttons{display:block !important}.aspar-solution-page .aspar-btn{display:block !important;width:100% !important;margin:0 0 10px 0 !important}}.aspar-contact-box{background:#333a42 !important;border-radius:24px !important;padding:34px !important;color:#fff !important;margin:30px 0 !important}.aspar-contact-box h2,.aspar-contact-box p,.aspar-contact-box div{color:#fff !important}.aspar-contact-box h2:after{background:#fedf00 !important}.aspar-contact-actions{display:flex !important;flex-wrap:wrap !important;gap:14px !important;margin-top:22px !important}.aspar-contact-note{margin-top:16px !important;font-size:14px !important;color:#fff !important}@media(max-width: 768px){.aspar-contact-box{padding:24px 16px !important;border-radius:18px !important}.aspar-contact-actions{display:block !important}}.aspar-mobile-sticky-cta{display:none !important}@media(max-width: 768px){body{padding-bottom:90px !important}.aspar-mobile-sticky-cta{display:flex !important;gap:8px !important;position:fixed !important;left:10px !important;right:10px !important;bottom:10px !important;z-index:99999 !important;background:#333a42 !important;border:1px solid #fedf00 !important;border-radius:16px !important;padding:10px !important;box-shadow:0 10px 34px rgba(0,0,0,.35) !important}.aspar-mobile-sticky-cta a{flex:1 1 50% !important;display:block !important;text-align:center !important;text-decoration:none !important;font-size:14px !important;font-weight:800 !important;border-radius:10px !important;padding:12px 8px !important;line-height:1.2 !important}.aspar-mobile-sticky-cta__primary{background:#fedf00 !important;color:#000 !important}.aspar-mobile-sticky-cta__secondary{background:#fff !important;color:#333a42 !important}}.aspar-icon{width:50px !important;height:50px !important;margin:0 auto 14px !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;display:flex !important;align-items:center !important;justify-content:center !important;font-size:13px !important;font-weight:900 !important}.aspar-img-placeholder,.aspar-card-image-placeholder{background:#333a42 !important;color:#fff !important;border-radius:18px !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;font-weight:800 !important;padding:20px !important}.aspar-img-placeholder{min-height:220px !important}.aspar-card-image-placeholder{height:180px !important}.aspar-problem-card,.aspar-solution-card,.aspar-product-card,.aspar-object-card,.aspar-info-box{background:#fff !important;border:1px solid #e6e6e6 !important;border-radius:18px !important;box-shadow:0 8px 22px rgba(0,0,0,.05) !important}@media(max-width: 768px){.aspar-problem-card,.aspar-solution-card,.aspar-product-card,.aspar-object-card,.aspar-info-box{border-radius:16px !important}.aspar-card-image-placeholder{height:165px !important}.aspar-img-placeholder{min-height:190px !important}}.aspar-solution-page .aspar-hero-buttons a,.aspar-solution-page .aspar-contact-actions a,.aspar-solution-page .aspar-final-cta a,.aspar-solution-page .aspar-product-card a{display:inline-block !important;min-height:46px !important;padding:13px 22px !important;border-radius:8px !important;background:#fedf00 !important;color:#000 !important;border:1px solid #fedf00 !important;font-size:15px !important;font-weight:800 !important;text-align:center !important;text-decoration:none !important;line-height:1.25 !important;margin-top:10px !important}@media(max-width: 768px){.aspar-solution-page .aspar-hero-buttons a,.aspar-solution-page .aspar-contact-actions a,.aspar-solution-page .aspar-final-cta a,.aspar-solution-page .aspar-product-card a{display:block !important;width:100% !important;margin:10px 0 0 0 !important}}.aspar-solution-page{border:6px solid #fedf00 !important}.aspar-solution-page a{background:#fedf00 !important;color:#000 !important;padding:14px 20px !important;display:inline-block !important;text-decoration:none !important;font-weight:800 !important}.product-sku,.product-code,.product-article,.product-vendor-code,.product-rating,.product-reviews,.product-comments,.reviews,.rating,.stars,.star-rating,.comments,[class*=product-sku],[class*=product-code],[class*=product-article],[class*=vendor-code],[class*=review],[class*=rating]{display:none !important}.product-page a[href*=price],.product-page button,.product-page .btn,.product-page .button,.product__button,.product__buy,.product__order,.product__callback,.product-actions a,.product-actions button{border-radius:10px !important;font-weight:800 !important;text-decoration:none !important}.product-page .btn,.product-page .button,.product__button,.product__buy,.product__order,.product-actions a:first-child,.product-actions button:first-child{background:#fedf00 !important;color:#000 !important;border:1px solid #fedf00 !important}.product-page span:has(+span),.product-page a[href*=comment],.product-page a[href*=review],.product-page a[href*=vidguk],.product-page a[href*=otzyv],.product-page a[href*=comments],.product-page a[href*=reviews]{display:none !important}.product [class*=sku],.product [class*=SKU],.product [class*=articul],.product [class*=Articul],.product [class*=article],.product [class*=Article],.product [class*=vendor-code],.product [class*=vendorCode],.product [class*=code],.product-card [class*=sku],.product-card [class*=articul],.product-card [class*=article],.product-info [class*=sku],.product-info [class*=articul],.product-info [class*=article],.product-info [class*=code],.product-page [class*=sku],.product-page [class*=articul],.product-page [class*=article],.product-page [class*=code],.product__sku,.product__code,.product__article,.product__articul,.product-info__sku,.product-info__code,.product-info__article,.product-info__articul,.product-header__sku,.product-header__code,.product-header__article,.product-header__articul{display:none !important}.product-page .description,.product-page .product-description,.product-page .product__description,.product-page .product-text,.product-page .text,.product-description,.product__description{background:#fff !important;border:1px solid #e6e6e6 !important;border-radius:18px !important;padding:28px !important;box-shadow:0 8px 24px rgba(0,0,0,.04) !important;color:#333a42 !important;line-height:1.65 !important}.product-page .description h2,.product-page .description h3,.product-page .product-description h2,.product-page .product-description h3,.product-page .product__description h2,.product-page .product__description h3,.product-description h2,.product-description h3,.product__description h2,.product__description h3{color:#000 !important;font-weight:800 !important;margin:28px 0 14px !important;line-height:1.25 !important}.product-page .description h2:first-child,.product-page .description h3:first-child,.product-page .product-description h2:first-child,.product-page .product-description h3:first-child,.product-description h2:first-child,.product-description h3:first-child{margin-top:0 !important}.product-page .description p,.product-page .product-description p,.product-page .product__description p,.product-description p,.product__description p{color:#333a42 !important;font-size:16px !important;line-height:1.7 !important;margin:0 0 16px !important}.product-page .description ul,.product-page .product-description ul,.product-page .product__description ul,.product-description ul,.product__description ul{margin:16px 0 20px !important;padding-left:0 !important;list-style:none !important}.product-page .description li,.product-page .product-description li,.product-page .product__description li,.product-description li,.product__description li{position:relative !important;padding-left:28px !important;margin-bottom:10px !important;color:#333a42 !important;line-height:1.55 !important}.product-page .description li:before,.product-page .product-description li:before,.product-page .product__description li:before,.product-description li:before,.product__description li:before{content:"" !important;width:9px !important;height:9px !important;background:#fedf00 !important;border-radius:50% !important;position:absolute !important;left:4px !important;top:9px !important}.product-page .features,.product-page .characteristics,.product-page .properties,.product-page .product-features,.product-page .product-characteristics,.product-page .product-properties,.product-features,.product-characteristics,.product-properties{background:#fff !important;border:1px solid #e6e6e6 !important;border-radius:18px !important;padding:26px !important;box-shadow:0 8px 24px rgba(0,0,0,.04) !important}.product-page .features h2,.product-page .features h3,.product-page .characteristics h2,.product-page .characteristics h3,.product-page .properties h2,.product-page .properties h3,.product-features h2,.product-features h3,.product-characteristics h2,.product-characteristics h3,.product-properties h2,.product-properties h3{color:#000 !important;font-size:24px !important;font-weight:800 !important;margin:0 0 18px !important;line-height:1.25 !important}.product-page table,.product-page .features table,.product-page .characteristics table,.product-page .properties table{width:100% !important;border-collapse:collapse !important}.product-page table tr,.product-page .features tr,.product-page .characteristics tr,.product-page .properties tr{border-bottom:1px solid #e6e6e6 !important}.product-page table tr:last-child,.product-page .features tr:last-child,.product-page .characteristics tr:last-child,.product-page .properties tr:last-child{border-bottom:none !important}.product-page table td,.product-page .features td,.product-page .characteristics td,.product-page .properties td{padding:12px 0 !important;color:#333a42 !important;font-size:15px !important;line-height:1.45 !important}.product-page table td:first-child,.product-page .features td:first-child,.product-page .characteristics td:first-child,.product-page .properties td:first-child{color:#6b7280 !important;font-weight:500 !important;padding-right:24px !important}.product-page table td:last-child,.product-page .features td:last-child,.product-page .characteristics td:last-child,.product-page .properties td:last-child{color:#000 !important;font-weight:700 !important;text-align:right !important}.product-page .product-description,.product-page .product__description,.product-page .description,.product-page .text,.product-page .wysiwyg,.product-page .editor,.product-page .content{color:#333a42 !important}.product-page .product-description h2,.product-page .product-description h3,.product-page .product__description h2,.product-page .product__description h3,.product-page .description h2,.product-page .description h3,.product-page .wysiwyg h2,.product-page .wysiwyg h3,.product-page .editor h2,.product-page .editor h3,.product-page .content h2,.product-page .content h3{color:#000 !important;font-weight:800 !important;line-height:1.25 !important;margin:26px 0 14px !important}.product-page .product-description p,.product-page .product__description p,.product-page .description p,.product-page .wysiwyg p,.product-page .editor p,.product-page .content p{font-size:16px !important;line-height:1.7 !important;color:#333a42 !important;margin-bottom:16px !important}.product-page .product-description ul,.product-page .product__description ul,.product-page .description ul,.product-page .wysiwyg ul,.product-page .editor ul,.product-page .content ul{list-style:none !important;padding-left:0 !important;margin:16px 0 22px !important}.product-page .product-description li,.product-page .product__description li,.product-page .description li,.product-page .wysiwyg li,.product-page .editor li,.product-page .content li{position:relative !important;padding-left:28px !important;margin-bottom:10px !important;font-size:15px !important;line-height:1.55 !important;color:#333a42 !important}.product-page .product-description li:before,.product-page .product__description li:before,.product-page .description li:before,.product-page .wysiwyg li:before,.product-page .editor li:before,.product-page .content li:before{content:"" !important;width:9px !important;height:9px !important;background:#fedf00 !important;border-radius:50% !important;position:absolute !important;left:5px !important;top:9px !important}.product-page .features,.product-page .characteristics,.product-page .properties,.product-page .params,.product-page .product-features,.product-page .product-characteristics,.product-page .product-properties,.product-page .product-params,.product-page .product__features,.product-page .product__characteristics,.product-page .product__properties,.product-page .product__params{background:#fff !important;border:1px solid #e6e6e6 !important;border-radius:18px !important;padding:24px !important;box-shadow:0 8px 24px rgba(0,0,0,.04) !important}.product-page .features table,.product-page .characteristics table,.product-page .properties table,.product-page .params table,.product-page .product-features table,.product-page .product-characteristics table,.product-page .product-properties table,.product-page .product-params table{width:100% !important;border-collapse:collapse !important;background:#fff !important}.product-page .features tr,.product-page .characteristics tr,.product-page .properties tr,.product-page .params tr,.product-page .product-features tr,.product-page .product-characteristics tr,.product-page .product-properties tr,.product-page .product-params tr{border-bottom:1px solid #e6e6e6 !important}.product-page .features tr:last-child,.product-page .characteristics tr:last-child,.product-page .properties tr:last-child,.product-page .params tr:last-child,.product-page .product-features tr:last-child,.product-page .product-characteristics tr:last-child,.product-page .product-properties tr:last-child,.product-page .product-params tr:last-child{border-bottom:none !important}.product-page .features td,.product-page .characteristics td,.product-page .properties td,.product-page .params td,.product-page .product-features td,.product-page .product-characteristics td,.product-page .product-properties td,.product-page .product-params td{padding:13px 0 !important;font-size:15px !important;line-height:1.45 !important;vertical-align:top !important}.product-page .features td:first-child,.product-page .characteristics td:first-child,.product-page .properties td:first-child,.product-page .params td:first-child,.product-page .product-features td:first-child,.product-page .product-characteristics td:first-child,.product-page .product-properties td:first-child,.product-page .product-params td:first-child{color:#6b7280 !important;font-weight:500 !important;padding-right:24px !important}.product-page .features td:last-child,.product-page .characteristics td:last-child,.product-page .properties td:last-child,.product-page .params td:last-child,.product-page .product-features td:last-child,.product-page .product-characteristics td:last-child,.product-page .product-properties td:last-child,.product-page .product-params td:last-child{color:#000 !important;font-weight:800 !important}.product-page .product-gallery,.product-page .gallery,.product-page .product-images,.product-page .product-photo,.product-page .product__gallery,.product-page .product__images,.product-page .product__photo{background:#fff !important;border:1px solid #e6e6e6 !important;border-radius:18px !important;padding:20px !important;box-shadow:0 8px 24px rgba(0,0,0,.04) !important}.product-page .product-gallery img,.product-page .gallery img,.product-page .product-images img,.product-page .product-photo img,.product-page .product__gallery img,.product-page .product__images img,.product-page .product__photo img{border-radius:12px !important}.product-page .product-gallery a,.product-page .gallery a,.product-page .product-images a,.product-page .product__gallery a,.product-page .product__images a{border-radius:10px !important;overflow:hidden !important}.product-page .product-gallery .active,.product-page .gallery .active,.product-page .product-images .active,.product-page .product__gallery .active,.product-page .product__images .active{border:2px solid #fedf00 !important;border-radius:10px !important}.product-page .product-gallery thumbnails,.product-page .gallery thumbnails{gap:10px !important}.product-page img{outline:4px solid #fedf00 !important}.product img,.product__image img,.product__photo img,.product__gallery img,.product-gallery img,.product-photo img,.product-images img,.gallery img,.catalog-product img,.productView img,.product-view img,.productCard img{border-radius:14px !important}.product__image,.product__photo,.product__gallery,.product-gallery,.product-photo,.product-images,.gallery,.catalog-product,.productView,.product-view,.productCard{border-radius:18px !important}.product__image a,.product__photo a,.product__gallery a,.product-gallery a,.product-photo a,.product-images a,.gallery a{border-radius:12px !important;overflow:hidden !important}.product__gallery a,.product-gallery a,.product-images a,.gallery a{border:1px solid #e6e6e6 !important}.product__gallery a:hover,.product-gallery a:hover,.product-images a:hover,.gallery a:hover{border-color:#fedf00 !important}.product,.product-page,.productView,.product-view{color:#333a42 !important}.product h1,.product-page h1,.productView h1,.product-view h1{color:#000 !important;font-weight:800 !important;line-height:1.15 !important;margin-bottom:18px !important}.product .price,.product-page .price,.product__price,.product-price,.price{color:#000 !important;font-weight:800 !important;line-height:1.15 !important;margin:14px 0 20px !important}.product .price,.product-page .price,.product__price,.product-price{font-size:34px !important}.product .status,.product-page .status,.product__status,.product-status,.availability,.stock,[class*=availability],[class*=stock]{display:inline-block !important;background:#f3f4f6 !important;color:#333a42 !important;border-radius:999px !important;padding:7px 14px !important;font-size:14px !important;font-weight:700 !important;margin:8px 10px 12px 0 !important}.product .status:before,.product-page .status:before,.product__status:before,.product-status:before,.availability:before,.stock:before{content:"";display:inline-block;width:8px;height:8px;background:#fedf00;border-radius:50%;margin-right:8px}.product .price+.btn,.product .price+.button,.product-page .price+.btn,.product-page .price+.button{margin-top:10px !important}.product .price::before,.product-page .price::before,.product__price::before,.product-price::before,.price::before{font-size:18px !important;font-weight:700 !important;line-height:1 !important;margin-right:6px !important;vertical-align:baseline !important}.product,.product-view,.productView,.product-page{background:#fff !important}.product .block,.product-page .block,.product-view .block,.productView .block,.product .card,.product-page .card,.product-view .card,.productView .card{border-radius:18px !important}.product h2,.product-page h2,.product-view h2,.productView h2,.product h3,.product-page h3,.product-view h3,.productView h3{color:#333a42 !important;font-weight:800 !important;line-height:1.25 !important}.product .description,.product-page .description,.product-description,.product__description{margin-top:24px !important}.product .characteristics,.product-page .characteristics,.product-characteristics,.product__characteristics{margin-top:24px !important}.product .price,.product-page .price,.product__price,.product-price{letter-spacing:-0.02em !important}.product .breadcrumbs,.product-page .breadcrumbs,.breadcrumbs{font-size:14px !important;color:#6b7280 !important;margin-bottom:18px !important}.product .breadcrumbs a,.product-page .breadcrumbs a,.breadcrumbs a{color:#6b7280 !important;text-decoration:none !important}.product .breadcrumbs a:hover,.product-page .breadcrumbs a:hover,.breadcrumbs a:hover{color:#333a42 !important}.product h2:after,.product-page h2:after,.product-view h2:after,.productView h2:after,.product h3:after,.product-page h3:after,.product-view h3:after,.productView h3:after{content:"";display:block;width:58px;height:4px;background:#fedf00;border-radius:10px;margin-top:10px}.product .description h2:after,.product-page .description h2:after,.product-description h2:after,.product__description h2:after,.product .description h3:after,.product-page .description h3:after,.product-description h3:after,.product__description h3:after{content:"";display:block;width:58px;height:4px;background:#fedf00;border-radius:10px;margin-top:10px}.product .characteristics h2:after,.product-page .characteristics h2:after,.product-characteristics h2:after,.product__characteristics h2:after,.product .characteristics h3:after,.product-page .characteristics h3:after,.product-characteristics h3:after,.product__characteristics h3:after{content:"";display:block;width:58px;height:4px;background:#fedf00;border-radius:10px;margin-top:10px}.product .price,.product-page .price,.product__price,.product-price,.price{position:relative !important}.product .price:after,.product-page .price:after,.product__price:after,.product-price:after,.price:after{content:"Виготовлення під об’єкт  •  Монтаж по Україні  •  Гарантія 24 місяці";display:block !important;margin-top:16px !important;padding:14px 18px !important;background:#f7f7f7 !important;border:1px solid #e6e6e6 !important;border-left:5px solid #fedf00 !important;border-radius:12px !important;color:#333a42 !important;font-size:15px !important;font-weight:700 !important;line-height:1.45 !important;max-width:520px !important}.product .description,.product-page .description,.product-description,.product__description,.product .text,.product-page .text{border-left:5px solid #fedf00 !important;background:#fff !important}.product .description p:first-child,.product-page .description p:first-child,.product-description p:first-child,.product__description p:first-child,.product .text p:first-child,.product-page .text p:first-child{font-size:17px !important;line-height:1.75 !important;color:#333a42 !important}.product .description strong,.product-page .description strong,.product-description strong,.product__description strong,.product .text strong,.product-page .text strong{color:#000 !important;font-weight:800 !important}.product .description b,.product-page .description b,.product-description b,.product__description b,.product .text b,.product-page .text b{color:#000 !important;font-weight:800 !important}.product .description,.product-page .description,.product-description,.product__description,.product .text,.product-page .text{border-left:none !important;background:#fff !important;padding:30px 34px !important;position:relative !important}.product .description:before,.product-page .description:before,.product-description:before,.product__description:before,.product .text:before,.product-page .text:before{content:"" !important;position:absolute !important;left:18px !important;top:30px !important;bottom:30px !important;width:4px !important;background:#fedf00 !important;border-radius:10px !important}.product .description p,.product-page .description p,.product-description p,.product__description p,.product .text p,.product-page .text p,.product .description ul,.product-page .description ul,.product-description ul,.product__description ul,.product .text ul,.product-page .text ul,.product .description strong,.product-page .description strong,.product-description strong,.product__description strong,.product .text strong,.product-page .text strong{position:relative !important;z-index:1 !important}.product .description p,.product-page .description p,.product-description p,.product__description p,.product .text p,.product-page .text p{margin-left:18px !important}.product .description ul,.product-page .description ul,.product-description ul,.product__description ul,.product .text ul,.product-page .text ul{margin-left:18px !important}.product .description ul,.product-page .description ul,.product-description ul,.product__description ul,.product .text ul,.product-page .text ul{list-style:none !important;padding-left:0 !important;margin-top:14px !important;margin-bottom:24px !important}.product .description li,.product-page .description li,.product-description li,.product__description li,.product .text li,.product-page .text li{position:relative !important;padding-left:30px !important;margin-bottom:9px !important;color:#333a42 !important;font-size:15px !important;line-height:1.55 !important}.product .description li:before,.product-page .description li:before,.product-description li:before,.product__description li:before,.product .text li:before,.product-page .text li:before{content:"✓" !important;position:absolute !important;left:0 !important;top:0 !important;width:20px !important;height:20px !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:12px !important;font-weight:900 !important;line-height:20px !important;text-align:center !important}.product .description strong,.product-page .description strong,.product-description strong,.product__description strong,.product .text strong,.product-page .text strong{display:inline-block !important;margin-top:16px !important;margin-bottom:8px !important;color:#000 !important;font-weight:800 !important}.product .description:after,.product-page .description:after,.product-description:after,.product__description:after,.product .text:after,.product-page .text:after{content:"Потрібен підйомник під ваш об’єкт?\aНадішліть параметри, фото або креслення — ми підберемо рішення та підготуємо розрахунок.";white-space:pre-line !important;display:block !important;margin-top:28px !important;padding:24px 28px !important;background:#333a42 !important;color:#fff !important;border-radius:18px !important;border:1px solid #333a42 !important;font-size:17px !important;font-weight:700 !important;line-height:1.55 !important;box-shadow:0 10px 26px rgba(0,0,0,.12) !important}.product .description:after,.product-page .description:after,.product-description:after,.product__description:after,.product .text:after,.product-page .text:after{border-bottom:5px solid #fedf00 !important}.product .text:after,.product-page .text:after{content:none !important;display:none !important}.product iframe,.product-page iframe,.product-description iframe,.product__description iframe,.description iframe,.text iframe{width:100% !important;min-height:420px !important;border-radius:18px !important;border:0 !important;display:block !important;box-shadow:0 10px 28px rgba(0,0,0,.12) !important}.product .description iframe,.product-page .description iframe,.product-description iframe,.product__description iframe,.product .text iframe,.product-page .text iframe{margin:20px 0 10px !important}.product .description iframe[src*=youtube],.product-page .description iframe[src*=youtube],.product-description iframe[src*=youtube],.product__description iframe[src*=youtube],.product .text iframe[src*=youtube],.product-page .text iframe[src*=youtube]{background:#000 !important}.product iframe,.product-page iframe,.product-description iframe,.product__description iframe,.description iframe,.text iframe{min-height:320px !important;max-height:360px !important;border-radius:16px !important}@media(max-width: 768px){.product iframe,.product-page iframe,.product-description iframe,.product__description iframe,.description iframe,.text iframe{min-height:220px !important;max-height:240px !important}}params td:first-child,.product-params td:first-child,.product__params td:first-child{color:#333a42 !important;font-weight:700 !important;border-left:4px solid #fedf00 !important;border-radius:12px 0 0 12px !important}.product .characteristics td:last-child,.product-page .characteristics td:last-child,.product-characteristics td:last-child,.product__characteristics td:last-child,.product .features td:last-child,.product-page .features td:last-child,.product-features td:last-child,.product__features td:last-child,.product .properties td:last-child,.product-page .properties td:last-child,.product-properties td:last-child,.product__properties td:last-child,.product .params td:last-child,.product-page .params td:last-child,.product-params td:last-child,.product__params td:last-child{color:#000 !important;font-weight:900 !important;background:#fff !important;border-radius:0 12px 12px 0 !important}features td:first-child,.product-features td:first-child,.product__features td:first-child,.product .properties td:first-child,.product-page .properties td:first-child,.product-properties td:first-child,.product__properties td:first-child,.product .params td:first-child,.product-page .params td:first-child,.product-params td:first-child,.product__params td:first-child{background:#f3f4f6 !important;color:#333a42 !important;font-weight:800 !important;padding:15px 20px !important;width:45% !important;border-left:4px solid #fedf00 !important}.product .characteristics td:last-child,.product-page .characteristics td:last-child,.product-characteristics td:last-child,.product__characteristics td:last-child,.product .features td:last-child,.product-page .features td:last-child,.product-features td:last-child,.product__features td:last-child,.product .properties td:last-child,.product-page .properties td:last-child,.product-properties td:last-child,.product__properties td:last-child,.product .params td:last-child,.product-page .params td:last-child,.product-params td:last-child,.product__params td:last-child{background:#fff !important;color:#000 !important;font-weight:900 !important;padding:15px 20px !important;width:55% !important}.header a[href^=tel],.header__top a[href^=tel],.site-header a[href^=tel],.top-header a[href^=tel],.header-contacts a[href^=tel],.contacts a[href^=tel],a[href^="tel:+380663075887"]{display:inline-flex !important;align-items:center !important;gap:8px !important;color:#fedf00 !important;font-weight:900 !important;font-size:18px !important;text-decoration:none !important;white-space:nowrap !important}.header a[href^=tel]:before,.header__top a[href^=tel]:before,.site-header a[href^=tel]:before,.top-header a[href^=tel]:before,.header-contacts a[href^=tel]:before,.contacts a[href^=tel]:before,a[href^="tel:+380663075887"]:before{content:"☎" !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:24px !important;height:24px !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:14px !important;font-weight:900 !important}.header a,.header__top a,.site-header a,.top-header a{transition:all .2s ease !important}.header a[href*=callback],.header__top a[href*=callback],.site-header a[href*=callback],.top-header a[href*=callback],.header a[href*=call],.header__top a[href*=call],.site-header a[href*=call],.top-header a[href*=call]{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:34px !important;padding:8px 14px !important;border-radius:999px !important;background:#fedf00 !important;color:#000 !important;font-size:13px !important;font-weight:800 !important;text-decoration:none !important;white-space:nowrap !important}.header a[href^=mailto],.header__top a[href^=mailto],.site-header a[href^=mailto],.top-header a[href^=mailto],a[href^="mailto:office@aspar.com.ua"]{color:#fff !important;opacity:.95 !important;font-weight:700 !important;text-decoration:none !important;white-space:nowrap !important}.header a[href^=mailto]:hover,.header__top a[href^=mailto]:hover,.site-header a[href^=mailto]:hover,.top-header a[href^=mailto]:hover{color:#fedf00 !important}.header,.header__top,.site-header,.top-header{color:#fff !important}a[href^="tel:+380663075887"]{font-size:20px !important;letter-spacing:.2px !important;color:#fedf00 !important;font-weight:900 !important}a[href^="mailto:office@aspar.com.ua"]{display:block !important;margin-top:6px !important;color:#fff !important;font-size:14px !important;font-weight:700 !important;opacity:.95 !important}.header a,.header__top a,.site-header a,.top-header a{text-decoration:none !important}.header a:not([href^=tel]):not([href^=mailto]):hover,.header__top a:not([href^=tel]):not([href^=mailto]):hover,.site-header a:not([href^=tel]):not([href^=mailto]):hover,.top-header a:not([href^=tel]):not([href^=mailto]):hover{color:#fedf00 !important}.header,.header__top,.site-header,.top-header{color:#fff !important}.header [class*=schedule],.header [class*=work],.header [class*=time],.header__top [class*=schedule],.header__top [class*=work],.header__top [class*=time],.site-header [class*=schedule],.site-header [class*=work],.site-header [class*=time]{color:#fff !important;font-weight:700 !important;opacity:.95 !important}.header,.header__top,.site-header,.top-header{align-items:center !important}a[href^="tel:+380663075887"]{display:inline-flex !important;align-items:center !important;color:#fedf00 !important;font-size:18px !important;font-weight:900 !important;line-height:1.1 !important;text-decoration:none !important;white-space:nowrap !important;margin-bottom:4px !important}a[href^="tel:+380663075887"]:before{width:22px !important;height:22px !important;font-size:13px !important;margin-right:8px !important;flex:0 0 22px !important}a[href^="mailto:office@aspar.com.ua"]{display:block !important;margin-top:3px !important;margin-left:30px !important;color:#fff !important;font-size:13px !important;font-weight:700 !important;line-height:1.2 !important;opacity:.9 !important;text-decoration:none !important;white-space:nowrap !important}.header [class*=schedule],.header [class*=work],.header [class*=time],.header__top [class*=schedule],.header__top [class*=work],.header__top [class*=time],.site-header [class*=schedule],.site-header [class*=work],.site-header [class*=time],.top-header [class*=schedule],.top-header [class*=work],.top-header [class*=time]{color:#fff !important;font-size:14px !important;font-weight:800 !important;line-height:1.25 !important;white-space:nowrap !important}.header a,.header__top a,.site-header a,.top-header a{line-height:1.2 !important}.header__top,.top-header,.site-header__top{gap:16px !important;padding-top:10px !important;padding-bottom:8px !important}.header__top a,.top-header a,.site-header__top a{font-size:14px !important;line-height:1.15 !important;font-weight:700 !important;white-space:nowrap !important}a[href^="tel:+380663075887"]{font-size:16px !important;font-weight:900 !important;color:#fedf00 !important}a[href^="tel:+380663075887"]:before{width:20px !important;height:20px !important;font-size:12px !important;margin-right:6px !important}a[href^="mailto:office@aspar.com.ua"]{font-size:12px !important;font-weight:700 !important;margin:0 !important}.header a[href*=callback],.header__top a[href*=callback],.site-header a[href*=callback],.top-header a[href*=callback],.header a[href*=call],.header__top a[href*=call],.site-header a[href*=call],.top-header a[href*=call]{min-height:28px !important;padding:6px 10px !important;font-size:12px !important;border-radius:999px !important}.header [class*=schedule],.header [class*=work],.header [class*=time],.header__top [class*=schedule],.header__top [class*=work],.header__top [class*=time],.site-header [class*=schedule],.site-header [class*=work],.site-header [class*=time],.top-header [class*=schedule],.top-header [class*=work],.top-header [class*=time]{font-size:12px !important;line-height:1.15 !important;font-weight:700 !important}.header__bottom a,.site-header__bottom a,.bottom-header a,.header-menu a,.main-menu a,.navigation a{font-size:15px !important;font-weight:800 !important}input[type=search],input[placeholder*=пошук],input[placeholder*=Пошук]{height:34px !important;font-size:13px !important}.header [class*=schedule],.header [class*=work],.header [class*=time],.header__top [class*=schedule],.header__top [class*=work],.header__top [class*=time],.site-header [class*=schedule],.site-header [class*=work],.site-header [class*=time],.top-header [class*=schedule],.top-header [class*=work],.top-header [class*=time]{display:none !important}.header__top,.top-header,.site-header__top{display:flex !important;align-items:center !important;gap:22px !important;padding-top:10px !important;padding-bottom:10px !important}.header__top a,.top-header a,.site-header__top a{white-space:nowrap !important}a[href^="tel:+380663075887"]{display:inline-flex !important;align-items:center !important;color:#fedf00 !important;font-size:17px !important;font-weight:900 !important;text-decoration:none !important;white-space:nowrap !important;margin-left:18px !important}a[href^="tel:+380663075887"]:before{content:"☎" !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:22px !important;height:22px !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:13px !important;font-weight:900 !important;margin-right:7px !important}a[href^="mailto:office@aspar.com.ua"]{display:inline-block !important;color:#fff !important;font-size:13px !important;font-weight:700 !important;opacity:.92 !important;text-decoration:none !important;white-space:nowrap !important;margin-left:8px !important}.header a[href*=callback],.header__top a[href*=callback],.site-header a[href*=callback],.top-header a[href*=callback],.header a[href*=call],.header__top a[href*=call],.site-header a[href*=call],.top-header a[href*=call]{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:30px !important;padding:7px 13px !important;border-radius:999px !important;border:1px solid #fedf00 !important;color:#fedf00 !important;background:rgba(0,0,0,0) !important;font-size:12px !important;font-weight:800 !important;text-decoration:none !important;white-space:nowrap !important}.header a[href*=callback]:hover,.header__top a[href*=callback]:hover,.site-header a[href*=callback]:hover,.top-header a[href*=callback]:hover,.header a[href*=call]:hover,.header__top a[href*=call]:hover,.site-header a[href*=call]:hover,.top-header a[href*=call]:hover{background:#fedf00 !important;color:#000 !important}.header a[href^=tel],.header__top a[href^=tel],.site-header a[href^=tel],.top-header a[href^=tel],a[href^="tel:+380663075887"]{color:#fedf00 !important;font-size:17px !important;font-weight:900 !important;line-height:1.1 !important;text-decoration:none !important;white-space:nowrap !important;display:inline-flex !important;align-items:center !important}.header a[href^=tel]:before,.header__top a[href^=tel]:before,.site-header a[href^=tel]:before,.top-header a[href^=tel]:before,a[href^="tel:+380663075887"]:before{content:"☎" !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:22px !important;height:22px !important;min-width:22px !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:13px !important;font-weight:900 !important;margin-right:7px !important}.header a[href^=mailto],.header__top a[href^=mailto],.site-header a[href^=mailto],.top-header a[href^=mailto],a[href^="mailto:office@aspar.com.ua"]{color:#fff !important;font-size:14px !important;font-weight:800 !important;line-height:1.1 !important;opacity:.96 !important;text-decoration:none !important;white-space:nowrap !important;display:inline-flex !important;align-items:center !important}.header a[href^=mailto]:hover,.header__top a[href^=mailto]:hover,.site-header a[href^=mailto]:hover,.top-header a[href^=mailto]:hover{color:#fedf00 !important}.header a[href*=callback],.header__top a[href*=callback],.site-header a[href*=callback],.top-header a[href*=callback],.header a[href*=call],.header__top a[href*=call],.site-header a[href*=call],.top-header a[href*=call]{font-size:0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:30px !important;padding:7px 14px !important;border-radius:999px !important;border:1px solid rgba(254,223,0,.7) !important;background:rgba(0,0,0,0) !important;color:#fedf00 !important;text-decoration:none !important;white-space:nowrap !important}.header a[href*=callback]:before,.header__top a[href*=callback]:before,.site-header a[href*=callback]:before,.top-header a[href*=callback]:before,.header a[href*=call]:before,.header__top a[href*=call]:before,.site-header a[href*=call]:before,.top-header a[href*=call]:before{content:"Передзвонити?" !important;font-size:13px !important;font-weight:800 !important;color:#fedf00 !important;line-height:1 !important}.header a[href*=callback]:hover,.header__top a[href*=callback]:hover,.site-header a[href*=callback]:hover,.top-header a[href*=callback]:hover,.header a[href*=call]:hover,.header__top a[href*=call]:hover,.site-header a[href*=call]:hover,.top-header a[href*=call]:hover{background:#fedf00 !important;color:#000 !important}.header a[href*=callback]:hover:before,.header__top a[href*=callback]:hover:before,.site-header a[href*=callback]:hover:before,.top-header a[href*=callback]:hover:before,.header a[href*=call]:hover:before,.header__top a[href*=call]:hover:before,.site-header a[href*=call]:hover:before,.top-header a[href*=call]:hover:before{color:#000 !important}.header__top,.top-header,.site-header__top{display:flex !important;align-items:center !important;gap:20px !important}.header__top a,.top-header a,.site-header__top a{line-height:1.1 !important}.header a,.header__top a,.site-header a,.top-header a,.header__bottom a,.site-header__bottom a,.bottom-header a,.header-menu a,.main-menu a,.navigation a{color:#fff !important;font-weight:800 !important;opacity:1 !important;text-decoration:none !important}.header__top a,.top-header a,.site-header__top a{font-size:14px !important;font-weight:800 !important;letter-spacing:0 !important}.header__bottom a,.site-header__bottom a,.bottom-header a,.header-menu a,.main-menu a,.navigation a{font-size:15px !important;font-weight:900 !important;color:#fff !important}.header a:hover,.header__top a:hover,.site-header a:hover,.top-header a:hover,.header__bottom a:hover,.site-header__bottom a:hover,.bottom-header a:hover,.header-menu a:hover,.main-menu a:hover,.navigation a:hover{color:#fedf00 !important}.header .active>a,.header__top .active>a,.site-header .active>a,.top-header .active>a,.header__bottom .active>a,.site-header__bottom .active>a,.bottom-header .active>a,.header-menu .active>a,.main-menu .active>a,.navigation .active>a,.header .current>a,.header__top .current>a,.site-header .current>a,.top-header .current>a,.header__bottom .current>a,.site-header__bottom .current>a,.bottom-header .current>a,.header-menu .current>a,.main-menu .current>a,.navigation .current>a{color:#fedf00 !important;font-weight:900 !important}.header [class*=language],.header [class*=lang],.site-header [class*=language],.site-header [class*=lang],.header a[href*="/ua"],.header a[href*="/uk"],.site-header a[href*="/ua"],.site-header a[href*="/uk"]{color:#fff !important;font-weight:800 !important;opacity:1 !important}.header input[type=search],.site-header input[type=search],.header input[placeholder*=пошук],.site-header input[placeholder*=пошук],.header input[placeholder*=Пошук],.site-header input[placeholder*=Пошук]{color:#fff !important;border-color:hsla(0,0%,100%,.45) !important;font-weight:700 !important}.header input[type=search]::-moz-placeholder, .site-header input[type=search]::-moz-placeholder, .header input[placeholder*=пошук]::-moz-placeholder, .site-header input[placeholder*=пошук]::-moz-placeholder, .header input[placeholder*=Пошук]::-moz-placeholder, .site-header input[placeholder*=Пошук]::-moz-placeholder{color:hsla(0,0%,100%,.75) !important;font-weight:700 !important}.header input[type=search]:-ms-input-placeholder, .site-header input[type=search]:-ms-input-placeholder, .header input[placeholder*=пошук]:-ms-input-placeholder, .site-header input[placeholder*=пошук]:-ms-input-placeholder, .header input[placeholder*=Пошук]:-ms-input-placeholder, .site-header input[placeholder*=Пошук]:-ms-input-placeholder{color:hsla(0,0%,100%,.75) !important;font-weight:700 !important}.header input[type=search]::placeholder,.site-header input[type=search]::placeholder,.header input[placeholder*=пошук]::placeholder,.site-header input[placeholder*=пошук]::placeholder,.header input[placeholder*=Пошук]::placeholder,.site-header input[placeholder*=Пошук]::placeholder{color:hsla(0,0%,100%,.75) !important;font-weight:700 !important}.header a[href^=tel],.header__top a[href^=tel],.site-header a[href^=tel],.top-header a[href^=tel],.header a[href^=tel]:visited,.header__top a[href^=tel]:visited,.site-header a[href^=tel]:visited,.top-header a[href^=tel]:visited,.header a[href^=tel]:hover,.header__top a[href^=tel]:hover,.site-header a[href^=tel]:hover,.top-header a[href^=tel]:hover,.header a[href^=tel]:active,.header__top a[href^=tel]:active,.site-header a[href^=tel]:active,.top-header a[href^=tel]:active,.header a[href^=tel]:focus,.header__top a[href^=tel]:focus,.site-header a[href^=tel]:focus,.top-header a[href^=tel]:focus,a[href^="tel:+380663075887"],a[href^="tel:+380663075887"]:visited,a[href^="tel:+380663075887"]:hover,a[href^="tel:+380663075887"]:active,a[href^="tel:+380663075887"]:focus{color:#fedf00 !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.header a[href^=tel]:before,.header__top a[href^=tel]:before,.site-header a[href^=tel]:before,.top-header a[href^=tel]:before,a[href^="tel:+380663075887"]:before{background:#fedf00 !important;color:#000 !important}header a[href^=tel],.header a[href^=tel],.site-header a[href^=tel],.top-header a[href^=tel],.header__top a[href^=tel],a[href^="tel:+380663075887"],a[href*="0663075887"],a[href*="066-307"],a[href*="066 307"]{color:#fedf00 !important;font-size:18px !important;font-weight:900 !important;line-height:1.1 !important;opacity:1 !important;text-decoration:none !important;white-space:nowrap !important}header a[href^=tel]:hover,header a[href^=tel]:visited,header a[href^=tel]:active,header a[href^=tel]:focus,.header a[href^=tel]:hover,.header a[href^=tel]:visited,.header a[href^=tel]:active,.header a[href^=tel]:focus,.site-header a[href^=tel]:hover,.site-header a[href^=tel]:visited,.site-header a[href^=tel]:active,.site-header a[href^=tel]:focus,a[href^="tel:+380663075887"]:hover,a[href^="tel:+380663075887"]:visited,a[href^="tel:+380663075887"]:active,a[href^="tel:+380663075887"]:focus{color:#fedf00 !important;opacity:1 !important}header a[href^=mailto],.header a[href^=mailto],.site-header a[href^=mailto],.top-header a[href^=mailto],.header__top a[href^=mailto],a[href^="mailto:office@aspar.com.ua"],a[href*="office@aspar.com.ua"]{color:#fff !important;font-size:14px !important;font-weight:900 !important;line-height:1.1 !important;opacity:1 !important;text-decoration:none !important;white-space:nowrap !important}header a[href^=mailto]:hover,.header a[href^=mailto]:hover,.site-header a[href^=mailto]:hover,.top-header a[href^=mailto]:hover,.header__top a[href^=mailto]:hover,a[href^="mailto:office@aspar.com.ua"]:hover{color:#fedf00 !important}header a[href*=callback],.header a[href*=callback],.site-header a[href*=callback],.top-header a[href*=callback],.header__top a[href*=callback],header a[href*=call],.header a[href*=call],.site-header a[href*=call],.top-header a[href*=call],.header__top a[href*=call]{color:#fedf00 !important;font-size:13px !important;font-weight:900 !important;line-height:1.1 !important;opacity:1 !important;text-decoration:none !important;white-space:nowrap !important}header a[href*=callback],.header a[href*=callback],.site-header a[href*=callback],.top-header a[href*=callback],.header__top a[href*=callback]{font-size:0 !important}header a[href*=callback]:before,.header a[href*=callback]:before,.site-header a[href*=callback]:before,.top-header a[href*=callback]:before,.header__top a[href*=callback]:before{content:"Передзвонити?" !important;font-size:13px !important;font-weight:900 !important;color:#fedf00 !important}header a[href*=callback]:hover:before,.header a[href*=callback]:hover:before,.site-header a[href*=callback]:hover:before,.top-header a[href*=callback]:hover:before,.header__top a[href*=callback]:hover:before{color:#fff !important}.header__top,.top-header,.site-header__top,header .header__top{display:flex !important;align-items:center !important;gap:22px !important}.header [class*=phone],.header [class*=Phone],.header [class*=tel],.header [class*=Tel],.site-header [class*=phone],.site-header [class*=Phone],.site-header [class*=tel],.site-header [class*=Tel],.top-header [class*=phone],.top-header [class*=Phone],.top-header [class*=tel],.top-header [class*=Tel]{color:#fedf00 !important;font-size:18px !important;font-weight:900 !important;line-height:1.1 !important;opacity:1 !important;text-decoration:none !important}.header [class*=phone] a,.header [class*=Phone] a,.header [class*=tel] a,.header [class*=Tel] a,.site-header [class*=phone] a,.site-header [class*=Phone] a,.site-header [class*=tel] a,.site-header [class*=Tel] a,.top-header [class*=phone] a,.top-header [class*=Phone] a,.top-header [class*=tel] a,.top-header [class*=Tel] a{color:#fedf00 !important;font-size:18px !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.header [class*=email],.header [class*=Email],.header [class*=mail],.header [class*=Mail],.site-header [class*=email],.site-header [class*=Email],.site-header [class*=mail],.site-header [class*=Mail],.top-header [class*=email],.top-header [class*=Email],.top-header [class*=mail],.top-header [class*=Mail]{color:#fedf00 !important;font-size:15px !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.header [class*=email] a,.header [class*=Email] a,.header [class*=mail] a,.header [class*=Mail] a,.site-header [class*=email] a,.site-header [class*=Email] a,.site-header [class*=mail] a,.site-header [class*=Mail] a,.top-header [class*=email] a,.top-header [class*=Email] a,.top-header [class*=mail] a,.top-header [class*=Mail] a{color:#fedf00 !important;font-size:15px !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.header [class*=callback],.header [class*=Callback],.header [class*=call],.header [class*=Call],.site-header [class*=callback],.site-header [class*=Callback],.site-header [class*=call],.site-header [class*=Call],.top-header [class*=callback],.top-header [class*=Callback],.top-header [class*=call],.top-header [class*=Call]{color:#fedf00 !important;font-size:14px !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.header [class*=callback] a,.header [class*=Callback] a,.header [class*=call] a,.header [class*=Call] a,.site-header [class*=callback] a,.site-header [class*=Callback] a,.site-header [class*=call] a,.site-header [class*=Call] a,.top-header [class*=callback] a,.top-header [class*=Callback] a,.top-header [class*=call] a,.top-header [class*=Call] a{color:#fedf00 !important;font-size:14px !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.header__section--catalog-menu,.products-menu,.products-menu__container{background:#111 !important;background-color:#111 !important}.products-menu__container>.products-menu__item,.products-menu__container>.products-menu__item>.products-menu__title{background:#111 !important;background-color:#111 !important}.products-menu__container>.products-menu__item>.products-menu__title>.products-menu__title-link{color:#fff !important;background:#111 !important;background-color:#111 !important;font-size:16px !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.products-menu__container>.products-menu__item:hover>.products-menu__title>.products-menu__title-link,.products-menu__container>.products-menu__item.__active>.products-menu__title>.products-menu__title-link,.products-menu__container>.products-menu__item.active>.products-menu__title>.products-menu__title-link{color:#000 !important;background:#fedf00 !important;background-color:#fedf00 !important}.productsMenu-submenu{background:#fff !important;background-color:#fff !important;color:#333a42 !important;opacity:1 !important}.productsMenu-submenu div,.productsMenu-submenu ul,.productsMenu-submenu li{background:#fff !important;background-color:#fff !important;color:#333a42 !important;opacity:1 !important}.productsMenu-submenu a{color:#333a42 !important;background:#fff !important;background-color:#fff !important;font-weight:800 !important;opacity:1 !important;text-decoration:none !important}.productsMenu-submenu a:hover{color:#000 !important;background:#fedf00 !important;background-color:#fedf00 !important}.header__section--catalog-menu,.products-menu,.products-menu__container,.products-menu__item,.products-menu__title{background:#111 !important;background-color:#111 !important}.products-menu__title-link{color:#fff !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;font-size:16px !important;font-weight:900 !important;opacity:1 !important;text-decoration:none !important}.products-menu__item:hover>.products-menu__title>.products-menu__title-link,.products-menu__item.__active>.products-menu__title>.products-menu__title-link,.products-menu__item._active>.products-menu__title>.products-menu__title-link,.products-menu__item.active>.products-menu__title>.products-menu__title-link{color:#fedf00 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.productsMenu-submenu,.productsMenu-submenu div,.productsMenu-submenu ul,.productsMenu-submenu li,.productsMenu-submenu .products-menu__item,.productsMenu-submenu .products-menu__title{background:#fff !important;background-color:#fff !important;color:#333a42 !important;opacity:1 !important}.productsMenu-submenu a,.productsMenu-submenu .products-menu__title-link{color:#333a42 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;font-weight:800 !important;text-decoration:none !important;opacity:1 !important}.productsMenu-submenu a:hover,.productsMenu-submenu .products-menu__title-link:hover,.productsMenu-submenu .products-menu__item:hover>.products-menu__title>.products-menu__title-link{color:#fedf00 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.productsMenu-submenu .active>a,.productsMenu-submenu .__active>a,.productsMenu-submenu ._active>a,.productsMenu-submenu .active .products-menu__title-link,.productsMenu-submenu .__active .products-menu__title-link,.productsMenu-submenu ._active .products-menu__title-link{color:#fedf00 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.products-menu__container>.products-menu__item,.products-menu__container>.products-menu__item>.products-menu__title,.products-menu__container>.products-menu__item.__active,.products-menu__container>.products-menu__item._active,.products-menu__container>.products-menu__item.active,.products-menu__container>.products-menu__item:hover{background:#111 !important;background-color:#111 !important}.products-menu__container>.products-menu__item>.products-menu__title>.products-menu__title-link,.products-menu__container>.products-menu__item.__active>.products-menu__title>.products-menu__title-link,.products-menu__container>.products-menu__item._active>.products-menu__title>.products-menu__title-link,.products-menu__container>.products-menu__item.active>.products-menu__title>.products-menu__title-link{color:#fff !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.products-menu__container>.products-menu__item:hover>.products-menu__title>.products-menu__title-link{color:#fedf00 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.productsMenu-submenu,.productsMenu-submenu *,.productsMenu-submenu a,.productsMenu-submenu span,.productsMenu-submenu .products-menu__title-link{color:#333a42 !important;opacity:1 !important}.productsMenu-submenu,.productsMenu-submenu div,.productsMenu-submenu ul,.productsMenu-submenu li,.productsMenu-submenu .products-menu__item,.productsMenu-submenu .products-menu__title{background:#fff !important;background-color:#fff !important}.productsMenu-submenu a,.productsMenu-submenu .products-menu__title-link{color:#333a42 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;font-weight:800 !important}.productsMenu-submenu a:hover,.productsMenu-submenu a:hover *,.productsMenu-submenu .products-menu__title-link:hover,.productsMenu-submenu .products-menu__item:hover .products-menu__title-link{color:#fedf00 !important;background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.aspar-hero,.aspar-section,.aspar-page,.aspar-wrapper,.aspar-content,.aspar-solutions-page,[class*=aspar]{border-left:none !important;border-top:none !important;border-color:rgba(0,0,0,0) !important}.aspar-hero:before,.aspar-section:before,.aspar-page:before,.aspar-wrapper:before,.aspar-content:before,.aspar-solutions-page:before,[class*=aspar]:before{border-left:none !important;border-top:none !important;background:rgba(0,0,0,0) !important}.aspar-hero,.aspar-hero-inner,.aspar-hero-card,.aspar-landing,.aspar-landing-wrapper{border:none !important}.footer,.site-footer,[class*=footer]{color:#fff !important}.footer h2,.footer h3,.footer h4,.site-footer h2,.site-footer h3,.site-footer h4,[class*=footer] h2,[class*=footer] h3,[class*=footer] h4{color:#fff !important;font-weight:900 !important;opacity:1 !important}.footer p,.footer span,.footer li,.site-footer p,.site-footer span,.site-footer li{color:hsla(0,0%,100%,.82) !important;opacity:1 !important}.footer a,.site-footer a,[class*=footer] a{color:hsla(0,0%,100%,.88) !important;font-weight:700 !important;opacity:1 !important;text-decoration:none !important}.footer a:hover,.site-footer a:hover,[class*=footer] a:hover{color:#fedf00 !important}.footer a[href^=tel],.site-footer a[href^=tel],.footer a[href*=telegram],.footer a[href*="t.me"],.site-footer a[href*=telegram],.site-footer a[href*="t.me"]{color:#fedf00 !important;font-weight:900 !important;opacity:1 !important}.footer svg,.site-footer svg,.footer [class*=social],.site-footer [class*=social]{opacity:1 !important}.footer a[href*=horoshop],.site-footer a[href*=horoshop],[class*=footer] a[href*=horoshop],a[href*="horoshop.ua"]{display:none !important}.footer [class*=powered],.footer [class*=created],.footer [class*=developer],.site-footer [class*=powered],.site-footer [class*=created],.site-footer [class*=developer]{display:none !important}.footer img[src*=horoshop],.site-footer img[src*=horoshop],[class*=footer] img[src*=horoshop],.footer a[href*=horoshop] img,.site-footer a[href*=horoshop] img,[class*=footer] a[href*=horoshop] img{display:none !important}.footer [style*=horoshop],.site-footer [style*=horoshop],[class*=footer] [style*=horoshop]{background-image:none !important}html{scroll-behavior:smooth}#consultation-form{scroll-margin-top:130px}.aspar-about{position:relative;max-width:1240px;margin:60px auto;padding:55px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 45px rgba(0,0,0,.12)}.aspar-about__accent{position:absolute;top:0;left:0;width:100%;height:7px;background:#fedf00}.aspar-about__grid{display:grid;grid-template-columns:1fr 1.15fr;gap:55px;align-items:center}.aspar-about__label{display:inline-block;margin-bottom:14px;color:#333a42;font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.aspar-about h2{margin:0 0 22px;color:#333a42;font-size:34px;line-height:1.18;font-weight:800}.aspar-about__lead{color:#333a42;font-size:18px;line-height:1.65;font-weight:500}.aspar-about p{margin:0 0 17px;color:#5f666d;font-size:16px;line-height:1.7}.aspar-about__button{display:inline-flex;align-items:center;justify-content:center;margin-top:13px;min-height:50px;padding:0 26px;background:#fedf00;color:#000 !important;border-radius:8px;font-size:15px;font-weight:800;text-decoration:none !important;transition:.2s ease}.aspar-about__button:hover{background:#333a42;color:#fff !important;transform:translateY(-2px)}.aspar-about__directions{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}.aspar-about__item{position:relative;display:block;min-height:105px;padding:22px 18px 18px;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:12px;text-decoration:none !important;transition:.2s ease}.aspar-about__item:hover{background:#333a42;border-color:#333a42;transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.12)}.aspar-about__item span{display:block;margin-bottom:10px;color:#a58f00;font-size:13px;font-weight:800}.aspar-about__item strong{display:block;color:#333a42;font-size:15px;line-height:1.4;font-weight:700}.aspar-about__item:hover span{color:#fedf00}.aspar-about__item:hover strong{color:#fff}@media(max-width: 1000px){.aspar-about{margin:40px 20px;padding:42px 32px}.aspar-about__grid{grid-template-columns:1fr;gap:35px}}@media(max-width: 640px){#consultation-form{scroll-margin-top:90px}.aspar-about{margin:30px 12px;padding:36px 20px 24px;border-radius:14px}.aspar-about h2{font-size:27px}.aspar-about__lead{font-size:16px}.aspar-about p{font-size:15px}.aspar-about__directions{grid-template-columns:1fr;gap:10px}.aspar-about__item{min-height:auto;padding:17px}.aspar-about__item span{margin-bottom:6px}.aspar-about__button{width:100%}}.homepage .frontInfo-section.__1 .entries{position:relative;margin-top:0;margin-bottom:55px;padding:45px 40px 42px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 45px rgba(0,0,0,.12)}.homepage .frontInfo-section.__1 .entries::before{content:"";position:absolute;top:0;left:40px;right:40px;height:6px;background:#fedf00;border-radius:0 0 6px 6px}.homepage .frontInfo-section.__1 .entries>.h2{margin:12px 0 28px}.homepage .frontInfo-section.__1 .entries>.h2 a{color:#333a42 !important;font-size:30px;line-height:1.2;font-weight:800;text-decoration:none !important}.homepage .frontInfo-section.__1 .entries>.h2 a::after{content:"Практичні матеріали про підйомне обладнання та доступність";display:block;margin-top:9px;color:#6b7177;font-size:15px;line-height:1.5;font-weight:400}@media(max-width: 1000px){.homepage .frontInfo-section.__1 .entries{margin:0 20px 45px;padding:42px 30px 35px}}@media(max-width: 640px){.homepage .frontInfo-section.__1 .entries{margin:0 12px 35px;padding:36px 18px 25px;border-radius:14px}.homepage .frontInfo-section.__1 .entries::before{left:18px;right:18px;height:5px}.homepage .frontInfo-section.__1 .entries>.h2{margin-bottom:22px}.homepage .frontInfo-section.__1 .entries>.h2 a{font-size:26px}.homepage .frontInfo-section.__1 .entries>.h2 a::after{font-size:14px}}