.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}}.product .characteristics td:first-child,.product-page .characteristics td:first-child,.product-characteristics td:first-child,.product__characteristics td:first-child,.product .features td:first-child,.product-page .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;background-color:#f3f4f6 !important;color:#333a42 !important;border-left:4px solid #fedf00 !important;text-decoration:none !important;box-shadow:none !important}.product .characteristics td:first-child *,.product-page .characteristics td:first-child *,.product-characteristics td:first-child *,.product__characteristics td:first-child *,.product .features td:first-child *,.product-page .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:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;color:#333a42 !important;text-decoration:none !important}.header [class*=language] [class*=dropdown],.header [class*=lang] [class*=dropdown],.site-header [class*=language] [class*=dropdown],.site-header [class*=lang] [class*=dropdown]{width:auto !important;min-width:90px !important;max-width:130px !important;height:auto !important;min-height:0 !important;padding:6px !important;margin:0 !important;background:#fff !important;border:1px solid #e6e6e6 !important;border-radius:10px !important;box-shadow:0 10px 24px rgba(0,0,0,.16) !important;overflow:visible !important}.header [class*=language] [class*=dropdown] a,.header [class*=lang] [class*=dropdown] a,.site-header [class*=language] [class*=dropdown] a,.site-header [class*=lang] [class*=dropdown] a{display:block !important;width:auto !important;min-width:0 !important;min-height:0 !important;padding:10px 14px !important;margin:0 !important;background:rgba(0,0,0,0) !important;color:#333a42 !important;font-size:15px !important;font-weight:800 !important;line-height:1.2 !important;text-align:center !important}.header [class*=language] [class*=dropdown] a:hover,.header [class*=lang] [class*=dropdown] a:hover,.site-header [class*=language] [class*=dropdown] a:hover,.site-header [class*=lang] [class*=dropdown] a:hover{background:rgba(0,0,0,0) !important;color:#fedf00 !important}.aspar-image-top img{-o-object-position:center top;object-position:center top}.aspar-image-bottom img{-o-object-position:center bottom;object-position:center bottom}.aspar-image-left img{-o-object-position:left center;object-position:left center}.aspar-image-right img{-o-object-position:right center;object-position:right center}.aspar-image-upper img{-o-object-position:center 30%;object-position:center 30%}.aspar-image-lower img{-o-object-position:center 70%;object-position:center 70%}@media(max-width: 1024px){.aspar-solution-hero-image{height:360px;border-radius:20px}.aspar-solution-card-image{height:180px}.aspar-object-image{height:140px}.aspar-project-image{height:240px}}@media(max-width: 767px){.aspar-solution-hero-image{height:250px;border-radius:16px}.aspar-solution-card{border-radius:16px}.aspar-solution-card-image{height:210px}.aspar-solution-card-content{padding:18px}.aspar-object-image{height:180px;border-radius:14px}.aspar-project-image{height:220px;border-radius:16px}.aspar-solution-hero-placeholder{padding:22px;font-size:16px}.aspar-solution-card-placeholder{padding:18px;font-size:15px}}@media(max-width: 480px){.aspar-solution-hero-image{height:220px}.aspar-solution-card-image{height:190px}.aspar-project-image{height:200px}}.aspar-solution-page .aspar-solution-hero__image{position:relative;width:100%;height:420px;min-height:420px;overflow:hidden;border-radius:24px;background:#333a42}.aspar-solution-page .aspar-solution-hero__image img{display:block;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.aspar-solution-page .aspar-product-card__image,.aspar-solution-page .aspar-solution-card__image,.aspar-solution-page .aspar-equipment-card__image{position:relative;width:100%;height:190px;min-height:190px;overflow:hidden;background:#333a42}.aspar-solution-page .aspar-product-card__image img,.aspar-solution-page .aspar-solution-card__image img,.aspar-solution-page .aspar-equipment-card__image img{display:block;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media(max-width: 1024px){.aspar-solution-page .aspar-solution-hero__image{height:340px;min-height:340px}.aspar-solution-page .aspar-product-card__image,.aspar-solution-page .aspar-solution-card__image,.aspar-solution-page .aspar-equipment-card__image{height:180px;min-height:180px}}@media(max-width: 767px){.aspar-solution-page .aspar-solution-hero__image{height:240px;min-height:240px;border-radius:16px}.aspar-solution-page .aspar-product-card__image,.aspar-solution-page .aspar-solution-card__image,.aspar-solution-page .aspar-equipment-card__image{height:210px;min-height:210px}}aspar-lift-card__button{background:#eac700}.aspar-solution-page .aspar-lift-card__image--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #333a42 0%, #1f2429 100%)}.aspar-solution-page .aspar-lift-card__image--placeholder .aspar-lift-card__placeholder-text{position:relative;z-index:2;max-width:230px;padding:25px;color:hsla(0,0%,100%,.72);font-size:15px;font-weight:700;line-height:1.4;text-align:center}.aspar-solution-page .aspar-image-top img{-o-object-position:center top;object-position:center top}.aspar-solution-page .aspar-image-bottom img{-o-object-position:center bottom;object-position:center bottom}.aspar-solution-page .aspar-image-left img{-o-object-position:left center;object-position:left center}.aspar-solution-page .aspar-image-right img{-o-object-position:right center;object-position:right center}.aspar-solution-page .aspar-image-upper img{-o-object-position:center 30%;object-position:center 30%}.aspar-solution-page .aspar-image-lower img{-o-object-position:center 70%;object-position:center 70%}@media(max-width: 1024px){.aspar-solution-page .aspar-lift-options__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.aspar-solution-page .aspar-lift-card__image{height:210px;min-height:210px}}@media(max-width: 767px){.aspar-solution-page .aspar-lift-options__intro{margin-bottom:20px;font-size:16px}.aspar-solution-page .aspar-lift-options__grid{grid-template-columns:1fr;gap:18px}.aspar-solution-page .aspar-lift-card{border-radius:16px}.aspar-solution-page .aspar-lift-card__image{height:220px;min-height:220px}.aspar-solution-page .aspar-lift-card__image-title{right:18px;bottom:18px;left:18px;font-size:21px}.aspar-solution-page .aspar-lift-card__content{padding:19px}.aspar-solution-page .aspar-lift-card__title{font-size:20px}.aspar-solution-page .aspar-lift-card__arrow{top:14px;right:14px;width:40px;height:40px}}@media(max-width: 480px){.aspar-solution-page .aspar-lift-card__image{height:200px;min-height:200px}}.aspar-solution-page>section:nth-of-type(5){display:none !important}.aspar-contact-actions .aspar-btn{transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.aspar-contact-actions .aspar-btn:hover,.aspar-contact-actions .aspar-btn:focus{background:#fff !important;color:#111 !important;border-color:#fff !important;transform:translateY(-2px);box-shadow:0 8px 20px hsla(0,0%,100%,.18);text-decoration:none !important}.aspar-contact-actions .aspar-btn:active{transform:translateY(0);box-shadow:none}.aspar-solution-page .aspar-btn,.aspar-solution-page .aspar-contact-actions a,.aspar-solution-page .aspar-final-cta a{transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.aspar-solution-page .aspar-btn:hover,.aspar-solution-page .aspar-btn:focus,.aspar-solution-page .aspar-contact-actions a:hover,.aspar-solution-page .aspar-contact-actions a:focus,.aspar-solution-page .aspar-final-cta a:hover,.aspar-solution-page .aspar-final-cta a:focus{background:#fff !important;color:#111 !important;border-color:#fff !important;text-decoration:none !important;transform:translateY(-2px);box-shadow:0 8px 22px hsla(0,0%,100%,.18)}.aspar-solution-page .aspar-btn:active,.aspar-solution-page .aspar-contact-actions a:active,.aspar-solution-page .aspar-final-cta a:active{transform:translateY(0);box-shadow:none}.aspar-solution-page .aspar-card{display:flex;flex-direction:column;height:100%}.aspar-solution-page .aspar-card>div:last-child{display:flex;flex-direction:column;flex:1}.aspar-solution-page .aspar-card .aspar-btn{margin-top:auto !important;align-self:flex-start}.aspar-solution-page .aspar-section .aspar-product-grid,.aspar-solution-page .aspar-section .aspar-products-grid,.aspar-solution-page .aspar-section .aspar-solution-grid{align-items:stretch}.aspar-solution-page .aspar-product-grid>div,.aspar-solution-page .aspar-products-grid>div,.aspar-solution-page .aspar-solution-grid>div{display:flex !important;flex-direction:column !important;height:100% !important}.aspar-solution-page .aspar-product-grid>div>a:last-child,.aspar-solution-page .aspar-products-grid>div>a:last-child,.aspar-solution-page .aspar-solution-grid>div>a:last-child,.aspar-solution-page .aspar-product-grid>div .aspar-btn:last-child,.aspar-solution-page .aspar-products-grid>div .aspar-btn:last-child,.aspar-solution-page .aspar-solution-grid>div .aspar-btn:last-child{margin-top:auto !important;align-self:flex-start !important}.aspar-solution-page .aspar-contact-actions,.aspar-solution-page .aspar-final-cta__actions,.aspar-solution-page .aspar-cta-actions{display:flex !important;justify-content:center !important;align-items:center !important;flex-wrap:wrap;gap:18px;width:100%}@media(max-width: 767px){.aspar-solution-page .aspar-contact-actions,.aspar-solution-page .aspar-final-cta__actions,.aspar-solution-page .aspar-cta-actions{flex-direction:column}.aspar-solution-page .aspar-contact-actions .aspar-btn,.aspar-solution-page .aspar-final-cta__actions .aspar-btn,.aspar-solution-page .aspar-cta-actions .aspar-btn{width:100%;max-width:360px;justify-content:center;text-align:center}}.aspar-contact-box,.aspar-final-cta{text-align:center}.aspar-contact-box h2,.aspar-contact-box p,.aspar-final-cta h2,.aspar-final-cta p{text-align:center !important}.aspar-contact-actions{justify-content:center !important}.aspar-contact-actions .aspar-btn{min-width:280px}.aspar-products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px;align-items:stretch}.aspar-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#fff;border-radius:22px;box-shadow:0 12px 30px rgba(0,0,0,.08)}.aspar-product-card__image{width:100%;height:320px;overflow:hidden;box-sizing:border-box;padding:12px;background:#333a42;border-radius:22px 22px 18px 18px}.aspar-product-card__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px}.aspar-product-card__content{display:flex;flex-direction:column;flex-grow:1;padding:24px}.aspar-product-card__content h3{margin:0 0 12px}.aspar-product-card__content p{margin:0 0 22px}.aspar-product-card__content .aspar-btn{align-self:flex-start;margin-top:auto}@media(max-width: 991px){.aspar-products-grid{grid-template-columns:1fr}.aspar-product-card__image{height:300px}}@media(max-width: 575px){.aspar-product-card__image{height:250px;padding:9px}.aspar-product-card__content{padding:20px}}.aspar-product-card{display:flex !important;flex-direction:column !important;height:100% !important;overflow:hidden !important}.aspar-product-card>.aspar-product-card__image,.aspar-product-card>.aspar-solution-hero__image{width:100% !important;height:auto !important;aspect-ratio:1/1 !important;padding:11px !important;box-sizing:border-box !important;overflow:hidden !important;background:#333a42 !important;border-radius:28px !important}.aspar-product-card>.aspar-product-card__image img,.aspar-product-card>.aspar-solution-hero__image img{display:block !important;width:100% !important;height:100% !important;max-width:none !important;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;padding:0 !important;margin:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:18px !important}.aspar-product-card__content{display:flex !important;flex-direction:column !important;flex-grow:1 !important}.aspar-product-card__content .aspar-btn{margin-top:auto !important;align-self:flex-start !important}@media(max-width: 767px){.aspar-product-card>.aspar-product-card__image,.aspar-product-card>.aspar-solution-hero__image{aspect-ratio:1/1 !important;height:auto !important;padding:8px !important;border-radius:22px !important}.aspar-product-card>.aspar-product-card__image img,.aspar-product-card>.aspar-solution-hero__image img{border-radius:15px !important}}.aspar-product-card>img{display:block !important;width:calc(100% - 22px) !important;height:auto !important;aspect-ratio:1/1 !important;margin:11px 11px 0 !important;padding:0 !important;box-sizing:border-box !important;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;border:11px solid #333a42 !important;border-radius:28px !important;background:#333a42 !important}.aspar-product-card>a:first-child{display:block !important;width:calc(100% - 22px) !important;aspect-ratio:1/1 !important;margin:11px 11px 0 !important;padding:11px !important;box-sizing:border-box !important;overflow:hidden !important;background:#333a42 !important;border-radius:28px !important}.aspar-product-card>a:first-child img{display:block !important;width:100% !important;height:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;border:0 !important;border-radius:18px !important}@media(max-width: 767px){.aspar-product-card>img{width:calc(100% - 16px) !important;margin:8px 8px 0 !important;border-width:8px !important;border-radius:22px !important}.aspar-product-card>a:first-child{width:calc(100% - 16px) !important;margin:8px 8px 0 !important;padding:8px !important;border-radius:22px !important}.aspar-product-card>a:first-child img{border-radius:15px !important}}@media(min-width: 768px){.footer,.site-footer{position:relative !important}.footer::after,.site-footer::after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:#111116;z-index:999;pointer-events:none}}.aspar-products-page,.aspar-products-page *{box-sizing:border-box}.aspar-products-page{width:100%;margin:0;padding:0;overflow:hidden;color:#333a42;background:#fff;font-family:inherit}.aspar-products-page a{color:inherit;text-decoration:none}.aspar-products-page h1,.aspar-products-page h2,.aspar-products-page h3,.aspar-products-page p{margin-top:0}.aspar-products-page h1,.aspar-products-page h2,.aspar-products-page h3{color:inherit;font-family:inherit}.aspar-products-container{width:100%;max-width:1440px;margin:0 auto;padding-left:48px;padding-right:48px}.aspar-products-hero{position:relative;padding:42px 0 0;background:#333a42;color:#fff}.aspar-products-hero::before{content:"";position:absolute;top:0;right:8%;width:360px;height:360px;border:1px solid hsla(0,0%,100%,.08);border-radius:50%;transform:translateY(-55%);pointer-events:none}.aspar-products-hero::after{content:"";position:absolute;top:80px;right:4%;width:180px;height:180px;border:1px solid rgba(254,223,0,.16);border-radius:50%;pointer-events:none}.aspar-products-hero__top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:34px;border-bottom:1px solid hsla(0,0%,100%,.14)}.aspar-products-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#fedf00}.aspar-products-eyebrow::before{content:"";width:34px;height:2px;background:#fedf00}.aspar-products-hero__brand{font-size:11px;font-weight:600;line-height:1.4;letter-spacing:.11em;text-align:right;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.aspar-products-hero__content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0, 1.45fr) minmax(320px, 0.55fr);gap:80px;align-items:end;padding:78px 0 72px}.aspar-products-hero__main{min-width:0}.aspar-products-hero__title{max-width:900px;margin-bottom:0;font-size:clamp(44px,5.4vw,82px);font-weight:600;line-height:.98;letter-spacing:-0.055em;color:#fff}.aspar-products-hero__side{min-width:0;padding-bottom:4px}.aspar-products-hero__text{max-width:500px;margin-bottom:32px;font-size:17px;font-weight:400;line-height:1.7;color:hsla(0,0%,100%,.74)}.aspar-products-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.aspar-products-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:18px;padding:14px 22px;border:1px solid rgba(0,0,0,0);border-radius:3px;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.02em;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.aspar-products-button:hover{transform:translateY(-2px)}.aspar-products-button--primary{background:#fedf00;border-color:#fedf00;color:#000}.aspar-products-button--primary:hover{background:#fff;border-color:#fff;color:#000}.aspar-products-button--secondary{background:rgba(0,0,0,0);border-color:hsla(0,0%,100%,.32);color:#fff}.aspar-products-button--secondary:hover{background:#fff;border-color:#fff;color:#000}.aspar-products-button__arrow{display:inline-block;font-size:16px;line-height:1}.aspar-products-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4, 1fr);border-top:1px solid hsla(0,0%,100%,.14)}.aspar-products-stat{min-height:116px;padding:27px 28px 24px;border-right:1px solid hsla(0,0%,100%,.14)}.aspar-products-stat:first-child{padding-left:0}.aspar-products-stat:last-child{border-right:0}.aspar-products-stat__value{margin-bottom:10px;font-size:25px;font-weight:700;line-height:1;letter-spacing:-0.03em;color:#fedf00}.aspar-products-stat__text{max-width:210px;font-size:13px;font-weight:500;line-height:1.45;color:hsla(0,0%,100%,.64)}@media(max-width: 1100px){.aspar-products-container{padding-left:32px;padding-right:32px}.aspar-products-hero__content{grid-template-columns:1fr;gap:36px;padding:62px 0 56px}.aspar-products-hero__side{max-width:650px}.aspar-products-stats{grid-template-columns:repeat(2, 1fr)}.aspar-products-stat:nth-child(2){border-right:0}.aspar-products-stat:nth-child(-n+2){border-bottom:1px solid hsla(0,0%,100%,.14)}.aspar-products-stat:nth-child(3){padding-left:0}}@media(max-width: 767px){.aspar-products-container{padding-left:18px;padding-right:18px}.aspar-products-hero{padding-top:26px}.aspar-products-hero::before,.aspar-products-hero::after{display:none}.aspar-products-hero__top{align-items:flex-start;padding-bottom:22px}.aspar-products-hero__brand{display:none}.aspar-products-hero__content{gap:28px;padding:44px 0 42px}.aspar-products-hero__title{font-size:clamp(38px,11vw,54px);line-height:1.01;letter-spacing:-0.045em}.aspar-products-hero__text{margin-bottom:26px;font-size:15px;line-height:1.65}.aspar-products-hero__actions{display:grid;grid-template-columns:1fr}.aspar-products-button{width:100%;min-height:52px}.aspar-products-stats{grid-template-columns:1fr 1fr}.aspar-products-stat{min-height:112px;padding:22px 14px}.aspar-products-stat:first-child,.aspar-products-stat:nth-child(3){padding-left:0}.aspar-products-stat__value{font-size:22px}.aspar-products-stat__text{font-size:12px}}@media(max-width: 420px){.aspar-products-stats{grid-template-columns:1fr}.aspar-products-stat,.aspar-products-stat:nth-child(2),.aspar-products-stat:nth-child(3){min-height:auto;padding:20px 0;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.14)}.aspar-products-stat:last-child{border-bottom:0}}.aspar-products-directions{padding:108px 0 120px;background:#fff;color:#333a42}.aspar-products-section-heading{display:grid;grid-template-columns:70px minmax(0, 1fr) minmax(280px, 410px);gap:34px;align-items:start;margin-bottom:58px;padding-bottom:36px;border-bottom:1px solid rgba(51,58,66,.16)}.aspar-products-section-heading__number{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(51,58,66,.22);border-radius:50%;font-size:12px;font-weight:700;line-height:1;color:#333a42}.aspar-products-section-heading__content{min-width:0}.aspar-products-section-heading__eyebrow{margin-bottom:14px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#8a8f95}.aspar-products-section-heading__title{max-width:760px;margin-bottom:0;font-size:clamp(36px,4vw,58px);font-weight:600;line-height:1.04;letter-spacing:-0.045em;color:#333a42}.aspar-products-section-heading__description{padding-top:30px;font-size:15px;font-weight:400;line-height:1.7;color:#70757b}.aspar-products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:18px}.aspar-product-card{position:relative;display:flex;min-height:340px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px;border:1px solid rgba(51,58,66,.14);border-radius:4px;background:#f7f7f6;color:#333a42;transition:transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease}.aspar-product-card::before{content:"";position:absolute;right:-48px;bottom:-48px;width:140px;height:140px;border:1px solid rgba(51,58,66,.08);border-radius:50%;transition:width .35s ease,height .35s ease,border-color .35s ease}.aspar-product-card:hover{transform:translateY(-6px);border-color:#333a42;background:#333a42;color:#fff;box-shadow:0 22px 50px rgba(26,31,36,.14)}.aspar-product-card:hover::before{width:190px;height:190px;border-color:rgba(254,223,0,.22)}.aspar-product-card__top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px}.aspar-product-card__number{font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;color:#8a8f95;transition:color .3s ease}.aspar-product-card__arrow{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(51,58,66,.18);border-radius:50%;font-size:16px;line-height:1;transition:color .3s ease,border-color .3s ease,background-color .3s ease,transform .3s ease}.aspar-product-card:hover .aspar-product-card__number{color:hsla(0,0%,100%,.56)}.aspar-product-card:hover .aspar-product-card__arrow{border-color:#fedf00;background:#fedf00;color:#000;transform:rotate(45deg)}.aspar-product-card__content{position:relative;z-index:2;margin-top:auto;padding-top:72px}.aspar-product-card__title{max-width:340px;margin-bottom:16px;font-size:25px;font-weight:600;line-height:1.16;letter-spacing:-0.025em;color:inherit}.aspar-product-card__text{max-width:360px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.65;color:#6f7479;transition:color .3s ease}.aspar-product-card:hover .aspar-product-card__text{color:hsla(0,0%,100%,.68)}.aspar-product-card__meta{position:relative;z-index:2;margin-top:30px;padding-top:18px;border-top:1px solid rgba(51,58,66,.12);font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#8a8f95;transition:color .3s ease,border-color .3s ease}.aspar-product-card:hover .aspar-product-card__meta{border-color:hsla(0,0%,100%,.15);color:#fedf00}@media(max-width: 1100px){.aspar-products-directions{padding:88px 0 96px}.aspar-products-section-heading{grid-template-columns:54px minmax(0, 1fr);gap:24px}.aspar-products-section-heading__description{grid-column:2;max-width:650px;padding-top:0}.aspar-products-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.aspar-product-card{min-height:320px}}@media(max-width: 767px){.aspar-products-directions{padding:68px 0 74px}.aspar-products-section-heading{display:block;margin-bottom:34px;padding-bottom:26px}.aspar-products-section-heading__number{width:38px;height:38px;margin-bottom:24px}.aspar-products-section-heading__eyebrow{margin-bottom:12px;font-size:11px}.aspar-products-section-heading__title{font-size:clamp(32px,9vw,44px);line-height:1.06}.aspar-products-section-heading__description{margin-top:20px;padding-top:0;font-size:14px;line-height:1.65}.aspar-products-grid{grid-template-columns:1fr;gap:12px}.aspar-product-card{min-height:290px;padding:22px}.aspar-product-card__content{padding-top:58px}.aspar-product-card__title{font-size:23px}.aspar-product-card__text{font-size:14px}.aspar-product-card__meta{margin-top:24px}}@media(hover: none){.aspar-product-card:hover{transform:none;border-color:rgba(51,58,66,.14);background:#f7f7f6;color:#333a42;box-shadow:none}.aspar-product-card:hover .aspar-product-card__number{color:#8a8f95}.aspar-product-card:hover .aspar-product-card__arrow{border-color:rgba(51,58,66,.18);background:rgba(0,0,0,0);color:#333a42;transform:none}.aspar-product-card:hover .aspar-product-card__text{color:#6f7479}.aspar-product-card:hover .aspar-product-card__meta{border-color:rgba(51,58,66,.12);color:#8a8f95}}.aspar-products-directions{padding:108px 0 120px;background:#fff;color:#333a42}.aspar-products-section-heading{display:grid;grid-template-columns:70px minmax(0, 1fr) minmax(280px, 410px);gap:34px;align-items:start;margin-bottom:58px;padding-bottom:36px;border-bottom:1px solid rgba(51,58,66,.16)}.aspar-products-section-heading__number{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(51,58,66,.22);border-radius:50%;font-size:12px;font-weight:700;line-height:1;color:#333a42}.aspar-products-section-heading__content{min-width:0}.aspar-products-section-heading__eyebrow{margin-bottom:14px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#8a8f95}.aspar-products-section-heading__title{max-width:760px;margin-bottom:0;font-size:clamp(36px,4vw,58px);font-weight:600;line-height:1.04;letter-spacing:-0.045em;color:#333a42}.aspar-products-section-heading__description{padding-top:30px;font-size:15px;font-weight:400;line-height:1.7;color:#70757b}.aspar-products-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:18px}.aspar-product-card{position:relative;display:flex;min-height:340px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:28px;border:1px solid rgba(51,58,66,.14);border-radius:4px;background:#f7f7f6;color:#333a42;transition:transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease}.aspar-product-card::before{content:"";position:absolute;right:-48px;bottom:-48px;width:140px;height:140px;border:1px solid rgba(51,58,66,.08);border-radius:50%;transition:width .35s ease,height .35s ease,border-color .35s ease}.aspar-product-card:hover{transform:translateY(-6px);border-color:#333a42;background:#333a42;color:#fff;box-shadow:0 22px 50px rgba(26,31,36,.14)}.aspar-product-card:hover::before{width:190px;height:190px;border-color:rgba(254,223,0,.22)}.aspar-product-card__top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px}.aspar-product-card__number{font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;color:#8a8f95;transition:color .3s ease}.aspar-product-card__arrow{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(51,58,66,.18);border-radius:50%;font-size:16px;line-height:1;transition:color .3s ease,border-color .3s ease,background-color .3s ease,transform .3s ease}.aspar-product-card:hover .aspar-product-card__number{color:hsla(0,0%,100%,.56)}.aspar-product-card:hover .aspar-product-card__arrow{border-color:#fedf00;background:#fedf00;color:#000;transform:rotate(45deg)}.aspar-product-card__content{position:relative;z-index:2;margin-top:auto;padding-top:72px}.aspar-product-card__title{max-width:340px;margin-bottom:16px;font-size:25px;font-weight:600;line-height:1.16;letter-spacing:-0.025em;color:inherit}.aspar-product-card__text{max-width:360px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.65;color:#6f7479;transition:color .3s ease}.aspar-product-card:hover .aspar-product-card__text{color:hsla(0,0%,100%,.68)}.aspar-product-card__meta{position:relative;z-index:2;margin-top:30px;padding-top:18px;border-top:1px solid rgba(51,58,66,.12);font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#8a8f95;transition:color .3s ease,border-color .3s ease}.aspar-product-card:hover .aspar-product-card__meta{border-color:hsla(0,0%,100%,.15);color:#fedf00}@media(max-width: 1100px){.aspar-products-directions{padding:88px 0 96px}.aspar-products-section-heading{grid-template-columns:54px minmax(0, 1fr);gap:24px}.aspar-products-section-heading__description{grid-column:2;max-width:650px;padding-top:0}.aspar-products-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.aspar-product-card{min-height:320px}}@media(max-width: 767px){.aspar-products-directions{padding:68px 0 74px}.aspar-products-section-heading{display:block;margin-bottom:34px;padding-bottom:26px}.aspar-products-section-heading__number{width:38px;height:38px;margin-bottom:24px}.aspar-products-section-heading__eyebrow{margin-bottom:12px;font-size:11px}.aspar-products-section-heading__title{font-size:clamp(32px,9vw,44px);line-height:1.06}.aspar-products-section-heading__description{margin-top:20px;padding-top:0;font-size:14px;line-height:1.65}.aspar-products-grid{grid-template-columns:1fr;gap:12px}.aspar-product-card{min-height:290px;padding:22px}.aspar-product-card__content{padding-top:58px}.aspar-product-card__title{font-size:23px}.aspar-product-card__text{font-size:14px}.aspar-product-card__meta{margin-top:24px}}@media(hover: none){.aspar-product-card:hover{transform:none;border-color:rgba(51,58,66,.14);background:#f7f7f6;color:#333a42;box-shadow:none}.aspar-product-card:hover .aspar-product-card__number{color:#8a8f95}.aspar-product-card:hover .aspar-product-card__arrow{border-color:rgba(51,58,66,.18);background:rgba(0,0,0,0);color:#333a42;transform:none}.aspar-product-card:hover .aspar-product-card__text{color:#6f7479}.aspar-product-card:hover .aspar-product-card__meta{border-color:rgba(51,58,66,.12);color:#8a8f95}}.aspar-products-principles{padding:112px 0 120px;background:#fff;color:#333a42}.aspar-principles-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));border-top:1px solid rgba(51,58,66,.16);border-left:1px solid rgba(51,58,66,.16)}.aspar-principle-card{position:relative;min-height:310px;padding:30px 28px;overflow:hidden;border-right:1px solid rgba(51,58,66,.16);border-bottom:1px solid rgba(51,58,66,.16);background:#fff;transition:background-color .3s ease,color .3s ease}.aspar-principle-card::before{content:"";position:absolute;right:-65px;bottom:-65px;width:150px;height:150px;border:1px solid rgba(51,58,66,.08);border-radius:50%;transition:width .35s ease,height .35s ease,border-color .35s ease}.aspar-principle-card::after{content:"";position:absolute;left:28px;bottom:28px;width:42px;height:3px;background:#fedf00;transition:width .3s ease}.aspar-principle-card:hover{background:#333a42;color:#fff}.aspar-principle-card:hover::before{width:210px;height:210px;border-color:rgba(254,223,0,.22)}.aspar-principle-card:hover::after{width:76px}.aspar-principle-card__number{position:relative;z-index:2;margin-bottom:84px;font-size:12px;font-weight:700;line-height:1;letter-spacing:.1em;color:#989da2;transition:color .3s ease}.aspar-principle-card__title{position:relative;z-index:2;max-width:250px;margin-bottom:16px;font-size:23px;font-weight:600;line-height:1.2;letter-spacing:-0.025em;color:inherit}.aspar-principle-card__text{position:relative;z-index:2;max-width:270px;margin-bottom:44px;font-size:14px;font-weight:400;line-height:1.65;color:#74797e;transition:color .3s ease}.aspar-principle-card:hover .aspar-principle-card__number{color:#fedf00}.aspar-principle-card:hover .aspar-principle-card__text{color:hsla(0,0%,100%,.68)}.aspar-products-catalog-intro{position:relative;overflow:hidden;padding:92px 0;background:#333a42;color:#fff}.aspar-products-catalog-intro::before{content:"";position:absolute;top:50%;right:5%;width:320px;height:320px;border:1px solid hsla(0,0%,100%,.08);border-radius:50%;transform:translateY(-50%);pointer-events:none}.aspar-products-catalog-intro::after{content:"";position:absolute;top:50%;right:10%;width:170px;height:170px;border:1px solid rgba(254,223,0,.18);border-radius:50%;transform:translateY(-50%);pointer-events:none}.aspar-products-catalog-intro .aspar-products-container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:70px;align-items:end}.aspar-products-catalog-intro__content{max-width:850px}.aspar-products-catalog-intro__label{display:inline-flex;align-items:center;gap:12px;margin-bottom:20px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#fedf00}.aspar-products-catalog-intro__label::before{content:"";width:34px;height:2px;background:#fedf00}.aspar-products-catalog-intro__title{max-width:830px;margin-bottom:22px;font-size:clamp(38px,4.5vw,64px);font-weight:600;line-height:1.04;letter-spacing:-0.045em;color:#fff}.aspar-products-catalog-intro__text{max-width:720px;margin-bottom:0;font-size:15px;font-weight:400;line-height:1.75;color:hsla(0,0%,100%,.68)}.aspar-products-catalog-intro__action{align-self:end;padding-bottom:3px}.aspar-products-catalog-anchor{position:relative;display:block;width:100%;height:1px;scroll-margin-top:110px}@media(max-width: 1100px){.aspar-products-principles{padding:90px 0 100px}.aspar-principles-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.aspar-principle-card{min-height:290px}.aspar-products-catalog-intro{padding:78px 0}.aspar-products-catalog-intro .aspar-products-container{grid-template-columns:1fr;gap:34px}.aspar-products-catalog-intro__action{justify-self:start}}@media(max-width: 767px){.aspar-products-principles{padding:68px 0 76px}.aspar-principles-grid{grid-template-columns:1fr}.aspar-principle-card{min-height:250px;padding:24px 22px}.aspar-principle-card::after{left:22px;bottom:22px}.aspar-principle-card__number{margin-bottom:55px}.aspar-principle-card__title{font-size:22px}.aspar-principle-card__text{margin-bottom:38px;font-size:14px}.aspar-products-catalog-intro{padding:66px 0}.aspar-products-catalog-intro::before,.aspar-products-catalog-intro::after{display:none}.aspar-products-catalog-intro__label{margin-bottom:16px;font-size:11px}.aspar-products-catalog-intro__title{font-size:clamp(34px,9vw,46px);line-height:1.06}.aspar-products-catalog-intro__text{font-size:14px;line-height:1.65}.aspar-products-catalog-intro__action,.aspar-products-catalog-intro__action .aspar-products-button{width:100%}}@media(hover: none){.aspar-principle-card:hover{background:#fff;color:#333a42}.aspar-principle-card:hover::before{width:150px;height:150px;border-color:rgba(51,58,66,.08)}.aspar-principle-card:hover::after{width:42px}.aspar-principle-card:hover .aspar-principle-card__number{color:#989da2}.aspar-principle-card:hover .aspar-principle-card__text{color:#74797e}}.aspar-principle-card{background:#333a42;color:#fff}.aspar-principle-card::before{border-color:rgba(254,223,0,.16)}.aspar-principle-card__number{color:#fedf00}.aspar-principle-card__title{color:#fff}.aspar-principle-card__text{color:hsla(0,0%,100%,.68)}.aspar-principle-card:hover{background:#292f35}.aspar-principle-card:hover::before{width:210px;height:210px;border-color:rgba(254,223,0,.3)}.aspar-principle-card:hover::after{width:76px}@media(hover: none){.aspar-principle-card:hover{background:#333a42;color:#fff}.aspar-principle-card:hover::before{width:150px;height:150px;border-color:rgba(254,223,0,.16)}.aspar-principle-card:hover .aspar-principle-card__number{color:#fedf00}.aspar-principle-card:hover .aspar-principle-card__text{color:hsla(0,0%,100%,.68)}}.aspar-products-directions{padding:90px 0 100px;background:#fff}.aspar-products-directions .aspar-products-section-heading{display:grid;grid-template-columns:minmax(0, 1fr) minmax(260px, 390px);gap:60px;align-items:end;margin-bottom:46px;padding-bottom:30px;border-bottom:1px solid rgba(51,58,66,.16)}.aspar-products-directions .aspar-products-section-heading__number{display:none}.aspar-products-directions .aspar-products-section-heading__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:14px;font-size:11px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;color:#777d83}.aspar-products-directions .aspar-products-section-heading__eyebrow::before{content:"";width:30px;height:2px;background:#fedf00}.aspar-products-directions .aspar-products-section-heading__title{max-width:720px;margin:0;font-size:clamp(34px,3.7vw,52px);font-weight:600;line-height:1.05;letter-spacing:-0.04em;color:#333a42}.aspar-products-directions .aspar-products-section-heading__description{padding:0;font-size:14px;line-height:1.7;color:#70757b}.aspar-products-directions .aspar-products-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0;border-top:1px solid rgba(51,58,66,.16);border-left:1px solid rgba(51,58,66,.16)}.aspar-products-directions .aspar-product-card{position:relative;display:grid;grid-template-columns:48px minmax(0, 1fr) 42px;gap:20px;align-items:start;min-height:0;padding:30px;overflow:hidden;border:0;border-right:1px solid rgba(51,58,66,.16);border-bottom:1px solid rgba(51,58,66,.16);border-radius:0;background:#fff;color:#333a42;box-shadow:none;transition:background-color .25s ease,color .25s ease}.aspar-products-directions .aspar-product-card::before{display:none}.aspar-products-directions .aspar-product-card__top{display:contents}.aspar-products-directions .aspar-product-card__number{grid-column:1;grid-row:1;padding-top:6px;font-size:11px;font-weight:700;letter-spacing:.08em;color:#9a9fa4}.aspar-products-directions .aspar-product-card__arrow{grid-column:3;grid-row:1;width:38px;height:38px;border:1px solid rgba(51,58,66,.18);border-radius:50%;background:rgba(0,0,0,0);color:#333a42}.aspar-products-directions .aspar-product-card__content{grid-column:2;grid-row:1/span 2;margin:0;padding:0}.aspar-products-directions .aspar-product-card__title{max-width:360px;margin:0 0 12px;font-size:22px;font-weight:600;line-height:1.2;letter-spacing:-0.025em;color:inherit}.aspar-products-directions .aspar-product-card__text{max-width:390px;margin:0;font-size:14px;line-height:1.65;color:#73787d}.aspar-products-directions .aspar-product-card__meta{grid-column:2/4;grid-row:2;margin:22px 0 0;padding:16px 0 0;border-top:1px solid rgba(51,58,66,.1);font-size:10px;font-weight:700;line-height:1.4;letter-spacing:.09em;text-transform:uppercase;color:#90959a}.aspar-products-directions .aspar-product-card:hover{transform:none;border-color:rgba(51,58,66,.16);background:#f4f4f2;color:#333a42;box-shadow:none}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__number{color:#333a42}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__arrow{border-color:#fedf00;background:#fedf00;color:#000;transform:rotate(45deg)}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__text{color:#676d72}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__meta{border-color:rgba(51,58,66,.12);color:#333a42}.aspar-products-directions .aspar-product-card::after{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#fedf00;transform:scaleY(0);transform-origin:bottom;transition:transform .25s ease}.aspar-products-directions .aspar-product-card:hover::after{transform:scaleY(1)}@media(max-width: 900px){.aspar-products-directions .aspar-products-section-heading{grid-template-columns:1fr;gap:20px}.aspar-products-directions .aspar-products-section-heading__description{max-width:620px}.aspar-products-directions .aspar-products-grid{grid-template-columns:1fr}}@media(max-width: 767px){.aspar-products-directions{padding:66px 0 74px}.aspar-products-directions .aspar-products-section-heading{margin-bottom:32px;padding-bottom:24px}.aspar-products-directions .aspar-products-section-heading__title{font-size:clamp(31px,9vw,42px)}.aspar-products-directions .aspar-product-card{grid-template-columns:36px minmax(0, 1fr);gap:14px;padding:24px 20px}.aspar-products-directions .aspar-product-card__arrow{grid-column:2;grid-row:3;margin-top:18px}.aspar-products-directions .aspar-product-card__content{grid-column:2}.aspar-products-directions .aspar-product-card__meta{grid-column:2}.aspar-products-directions .aspar-product-card__title{font-size:21px}}@media(hover: none){.aspar-products-directions .aspar-product-card:hover{background:#fff}.aspar-products-directions .aspar-product-card:hover::after{transform:scaleY(0)}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__arrow{border-color:rgba(51,58,66,.18);background:rgba(0,0,0,0);color:#333a42;transform:none}}.aspar-products-directions{padding:88px 0 100px !important;background:#fff !important}.aspar-products-directions .aspar-products-section-heading{display:grid !important;grid-template-columns:minmax(0, 1fr) minmax(280px, 420px) !important;gap:60px !important;align-items:end !important;margin:0 0 42px !important;padding:0 0 30px !important;border-bottom:1px solid rgba(51,58,66,.16) !important}.aspar-products-directions .aspar-products-section-heading__number{display:none !important}.aspar-products-directions .aspar-products-section-heading__content{display:block !important;width:auto !important;margin:0 !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}.aspar-products-directions .aspar-products-section-heading__eyebrow{display:flex !important;align-items:center !important;gap:12px !important;margin:0 0 14px !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;box-shadow:none !important;font-size:11px !important;font-weight:700 !important;line-height:1.2 !important;letter-spacing:.14em !important;text-transform:uppercase !important;color:#777d83 !important}.aspar-products-directions .aspar-products-section-heading__eyebrow::before{content:"";display:block;width:30px;height:2px;flex:0 0 30px;background:#fedf00}.aspar-products-directions .aspar-products-section-heading__title{display:block !important;max-width:760px !important;margin:0 !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;font-size:clamp(36px,4vw,56px) !important;font-weight:600 !important;line-height:1.04 !important;letter-spacing:-0.045em !important;color:#333a42 !important}.aspar-products-directions .aspar-products-section-heading__description{display:block !important;margin:0 !important;padding:0 0 4px !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;font-size:15px !important;font-weight:400 !important;line-height:1.7 !important;color:#70757b !important}.aspar-products-directions .aspar-products-grid{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:0 !important;width:100% !important;margin:0 !important;padding:0 !important;align-items:stretch !important;border-top:1px solid rgba(51,58,66,.16) !important;border-left:1px solid rgba(51,58,66,.16) !important;background:rgba(0,0,0,0) !important;box-shadow:none !important}.aspar-products-directions .aspar-product-card{position:relative !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;width:auto !important;min-width:0 !important;min-height:275px !important;margin:0 !important;padding:28px 30px !important;overflow:hidden !important;border:0 !important;border-right:1px solid rgba(51,58,66,.16) !important;border-bottom:1px solid rgba(51,58,66,.16) !important;border-radius:0 !important;background:#fff !important;box-shadow:none !important;transform:none !important;color:#333a42 !important;text-decoration:none !important;transition:background-color .25s ease,color .25s ease !important}.aspar-products-directions .aspar-product-card::before{display:none !important}.aspar-products-directions .aspar-product-card::after{content:"";position:absolute;top:0;left:0;display:block !important;width:3px;height:100%;background:#fedf00;transform:scaleY(0);transform-origin:bottom;transition:transform .25s ease}.aspar-products-directions .aspar-product-card__top{position:relative !important;z-index:2 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;width:100% !important;margin:0 !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}.aspar-products-directions .aspar-product-card__number{display:block !important;margin:0 !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;font-size:11px !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.1em !important;color:#979ca1 !important}.aspar-products-directions .aspar-product-card__arrow{display:flex !important;width:38px !important;height:38px !important;flex:0 0 38px !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:0 !important;border:1px solid rgba(51,58,66,.18) !important;border-radius:50% !important;background:rgba(0,0,0,0) !important;box-shadow:none !important;color:#333a42 !important;font-size:15px !important}.aspar-products-directions .aspar-product-card__content{position:relative !important;z-index:2 !important;display:block !important;width:100% !important;margin:52px 0 0 !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}.aspar-products-directions .aspar-product-card__title{display:block !important;max-width:420px !important;margin:0 0 12px !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;font-size:24px !important;font-weight:600 !important;line-height:1.18 !important;letter-spacing:-0.025em !important;color:#333a42 !important}.aspar-products-directions .aspar-product-card__text{display:block !important;max-width:450px !important;margin:0 !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;font-size:14px !important;font-weight:400 !important;line-height:1.65 !important;color:#70757b !important}.aspar-products-directions .aspar-product-card__meta{position:relative !important;z-index:2 !important;display:block !important;width:100% !important;margin:auto 0 0 !important;padding:18px 0 0 !important;background:rgba(0,0,0,0) !important;border:0 !important;border-top:1px solid rgba(51,58,66,.11) !important;border-radius:0 !important;box-shadow:none !important;font-size:10px !important;font-weight:700 !important;line-height:1.4 !important;letter-spacing:.09em !important;text-transform:uppercase !important;color:#90959a !important}.aspar-products-directions .aspar-product-card:hover{background:#f3f4f3 !important;box-shadow:none !important;transform:none !important;color:#333a42 !important}.aspar-products-directions .aspar-product-card:hover::after{transform:scaleY(1)}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__arrow{border-color:#fedf00 !important;background:#fedf00 !important;color:#000 !important;transform:rotate(45deg) !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__title{color:#333a42 !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__text{color:#656b70 !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__meta{border-color:rgba(51,58,66,.14) !important;color:#333a42 !important}@media(max-width: 950px){.aspar-products-directions .aspar-products-section-heading{grid-template-columns:1fr !important;gap:20px !important}.aspar-products-directions .aspar-products-section-heading__description{max-width:650px !important}.aspar-products-directions .aspar-products-grid{grid-template-columns:1fr !important}}@media(max-width: 767px){.aspar-products-directions{padding:64px 0 72px !important}.aspar-products-directions .aspar-products-section-heading{margin-bottom:30px !important;padding-bottom:24px !important}.aspar-products-directions .aspar-products-section-heading__title{font-size:clamp(32px,9vw,43px) !important;line-height:1.06 !important}.aspar-products-directions .aspar-products-section-heading__description{font-size:14px !important}.aspar-products-directions .aspar-product-card{min-height:255px !important;padding:24px 20px !important}.aspar-products-directions .aspar-product-card__content{margin-top:38px !important}.aspar-products-directions .aspar-product-card__title{font-size:22px !important}.aspar-products-directions .aspar-product-card__text{font-size:14px !important}}@media(hover: none){.aspar-products-directions .aspar-product-card:hover{background:#fff !important}.aspar-products-directions .aspar-product-card:hover::after{transform:scaleY(0)}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__arrow{border-color:rgba(51,58,66,.18) !important;background:rgba(0,0,0,0) !important;color:#333a42 !important;transform:none !important}}.aspar-products-directions{padding:58px 0 68px !important;background:#fff !important}.aspar-products-directions .aspar-products-section-heading{grid-template-columns:minmax(0, 1fr) minmax(280px, 390px) !important;gap:40px !important;align-items:end !important;margin-bottom:28px !important;padding-bottom:22px !important}.aspar-products-directions .aspar-products-section-heading__eyebrow{margin-bottom:10px !important}.aspar-products-directions .aspar-products-section-heading__title{max-width:700px !important;font-size:clamp(34px,3.5vw,50px) !important;line-height:1.03 !important}.aspar-products-directions .aspar-products-section-heading__description{max-width:390px !important;padding-bottom:2px !important;font-size:14px !important;line-height:1.6 !important}.aspar-products-directions .aspar-products-grid{gap:12px !important;border:0 !important;background:rgba(0,0,0,0) !important}.aspar-products-directions .aspar-product-card{min-height:230px !important;padding:24px 26px !important;border:1px solid rgba(51,58,66,.1) !important;border-radius:4px !important;background:#f1f2f1 !important;color:#333a42 !important;box-shadow:none !important}.aspar-products-directions .aspar-product-card:nth-child(even){background:#e9ebea !important}.aspar-products-directions .aspar-product-card__content{margin-top:34px !important}.aspar-products-directions .aspar-product-card__title{font-size:23px !important;line-height:1.16 !important}.aspar-products-directions .aspar-product-card__text{max-width:430px !important;font-size:14px !important;line-height:1.55 !important}.aspar-products-directions .aspar-product-card__meta{padding-top:14px !important}.aspar-products-directions .aspar-product-card__arrow{width:34px !important;height:34px !important;flex-basis:34px !important}.aspar-products-directions .aspar-product-card:hover{background:#333a42 !important;border-color:#333a42 !important;color:#fff !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__title{color:#fff !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__text{color:hsla(0,0%,100%,.68) !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__number{color:hsla(0,0%,100%,.55) !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__meta{border-color:hsla(0,0%,100%,.16) !important;color:#fedf00 !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__arrow{border-color:#fedf00 !important;background:#fedf00 !important;color:#000 !important}.aspar-products-catalog-intro{padding:46px 0 !important}.aspar-products-catalog-intro::before,.aspar-products-catalog-intro::after{display:none !important}.aspar-products-catalog-intro .aspar-products-container{grid-template-columns:minmax(0, 1fr) auto !important;gap:38px !important;align-items:center !important}.aspar-products-catalog-intro__label{margin-bottom:10px !important}.aspar-products-catalog-intro__title{max-width:760px !important;margin-bottom:12px !important;font-size:clamp(30px,3.2vw,44px) !important;line-height:1.05 !important}.aspar-products-catalog-intro__text{max-width:700px !important;font-size:14px !important;line-height:1.6 !important}.aspar-products-catalog-intro__action{padding-bottom:0 !important}@media(max-width: 767px){.aspar-products-directions{padding:46px 0 54px !important}.aspar-products-directions .aspar-products-section-heading{margin-bottom:22px !important;padding-bottom:18px !important}.aspar-products-directions .aspar-product-card{min-height:215px !important;padding:22px 20px !important}.aspar-products-directions .aspar-product-card__content{margin-top:28px !important}.aspar-products-catalog-intro{padding:38px 0 !important}.aspar-products-catalog-intro .aspar-products-container{grid-template-columns:1fr !important;gap:24px !important}.aspar-products-catalog-intro__title{font-size:32px !important}}@media(hover: none){.aspar-products-directions .aspar-product-card:hover{background:#f1f2f1 !important;border-color:rgba(51,58,66,.1) !important;color:#333a42 !important}.aspar-products-directions .aspar-product-card:nth-child(even):hover{background:#e9ebea !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__title{color:#333a42 !important}.aspar-products-directions .aspar-product-card:hover .aspar-product-card__text{color:#70757b !important}}.aspar-products-hero{padding-top:14px !important}.aspar-products-hero__top{padding-bottom:14px !important}.aspar-products-hero__content{grid-template-columns:minmax(0, 1.3fr) minmax(300px, 0.7fr) !important;gap:42px !important;align-items:center !important;padding-top:26px !important;padding-bottom:24px !important}.aspar-products-hero__title{max-width:790px !important;margin:0 !important;font-size:clamp(38px,4vw,56px) !important;line-height:1.01 !important;letter-spacing:-0.045em !important}.aspar-products-hero__text{margin-bottom:18px !important;font-size:14px !important;line-height:1.55 !important}.aspar-products-hero__actions{gap:8px !important}.aspar-products-hero .aspar-products-button{min-height:46px !important;padding:11px 17px !important;font-size:12px !important}.aspar-products-stats{min-height:0 !important}.aspar-products-stat{min-height:70px !important;padding:14px 20px !important}.aspar-products-stat:first-child{padding-left:0 !important}.aspar-products-stat__value{margin-bottom:5px !important;font-size:18px !important}.aspar-products-stat__text{font-size:11px !important;line-height:1.35 !important}.apn-section{padding:42px 0 48px !important;background:#f1f2f1 !important}.apn-heading{margin-bottom:20px !important;padding-bottom:18px !important}.apn-heading__title{font-size:clamp(30px,3vw,42px) !important}.apn-grid{display:grid !important;grid-template-columns:repeat(3, minmax(0, 1fr)) !important;gap:12px !important;width:100% !important;margin:0 !important;padding:0 !important}.apn-grid .apn-card{position:relative !important;display:flex !important;min-width:0 !important;min-height:190px !important;flex-direction:column !important;margin:0 !important;padding:20px !important;overflow:hidden !important;border:1px solid hsla(0,0%,100%,.1) !important;border-radius:5px !important;background:#333a42 !important;color:#fff !important;text-decoration:none !important;box-shadow:0 8px 22px rgba(28,33,38,.08) !important;transform:translateY(0) !important;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease !important}.apn-grid .apn-card:nth-child(even){background:#2d343b !important}.apn-grid .apn-card__number{display:block !important;margin:0 0 20px !important;padding:0 !important;font-size:10px !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.1em !important;color:#fedf00 !important}.apn-grid .apn-card__title{display:block !important;max-width:100% !important;margin:0 0 8px !important;padding:0 !important;font-size:20px !important;font-weight:600 !important;line-height:1.18 !important;letter-spacing:-0.02em !important;color:#fff !important}.apn-grid .apn-card__text{display:block !important;max-width:100% !important;margin:0 0 20px !important;padding:0 !important;font-size:13px !important;line-height:1.5 !important;color:hsla(0,0%,100%,.64) !important}.apn-grid .apn-card__footer{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:14px !important;width:100% !important;margin-top:auto !important;padding-top:12px !important;border-top:1px solid hsla(0,0%,100%,.14) !important;font-size:9px !important;line-height:1.35 !important;color:hsla(0,0%,100%,.52) !important}.apn-grid .apn-card__arrow{display:flex !important;width:30px !important;height:30px !important;flex:0 0 30px !important;align-items:center !important;justify-content:center !important;border:0 !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:14px !important;line-height:1 !important;transition:transform .25s ease !important}.apn-grid .apn-card:hover{transform:translateY(-5px) !important;border-color:#fedf00 !important;background:#252c32 !important;box-shadow:0 16px 34px rgba(28,33,38,.2),inset 0 3px 0 #fedf00 !important}.apn-grid .apn-card:hover .apn-card__title{color:#fff !important}.apn-grid .apn-card:hover .apn-card__text{color:hsla(0,0%,100%,.8) !important}.apn-grid .apn-card:hover .apn-card__footer{color:#fedf00 !important;border-color:rgba(254,223,0,.3) !important}.apn-grid .apn-card:hover .apn-card__arrow{transform:rotate(45deg) !important}.apn-section .apn-grid{display:grid !important;grid-template-columns:repeat(3, minmax(0, 1fr)) !important;gap:10px !important;width:100% !important;margin:0 !important;padding:0 !important}.apn-section .apn-grid>article.apn-card{position:relative !important;display:flex !important;min-width:0 !important;min-height:190px !important;flex-direction:column !important;margin:0 !important;padding:19px 20px !important;overflow:hidden !important;border:1px solid hsla(0,0%,100%,.1) !important;border-radius:5px !important;background:#333a42 !important;color:#fff !important;box-shadow:0 7px 18px rgba(28,33,38,.1) !important;cursor:pointer !important;transform:translateY(0) !important;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease !important}.apn-section .apn-grid>article.apn-card:nth-child(even){background:#2d343b !important}.apn-section .apn-card__overlay{position:absolute !important;inset:0 !important;z-index:20 !important;display:block !important;width:100% !important;height:100% !important;margin:0 !important;padding:0 !important;border:0 !important;background:rgba(0,0,0,0) !important;text-decoration:none !important}.apn-section .apn-card__sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.apn-section .apn-card__number,.apn-section .apn-card__title,.apn-section .apn-card__text,.apn-section .apn-card__footer{position:relative !important;z-index:2 !important}.apn-section .apn-card__number{display:block !important;margin:0 0 18px !important;padding:0 !important;font-size:10px !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.1em !important;color:#fedf00 !important}.apn-section .apn-card__title{display:block !important;margin:0 0 8px !important;padding:0 !important;font-size:20px !important;font-weight:600 !important;line-height:1.18 !important;letter-spacing:-0.02em !important;color:#fff !important}.apn-section .apn-card__text{display:block !important;margin:0 0 18px !important;padding:0 !important;font-size:13px !important;font-weight:400 !important;line-height:1.5 !important;color:hsla(0,0%,100%,.66) !important}.apn-section .apn-card__footer{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;width:100% !important;margin:auto 0 0 !important;padding:12px 0 0 !important;border-top:1px solid hsla(0,0%,100%,.14) !important;font-size:9px !important;font-weight:700 !important;line-height:1.35 !important;letter-spacing:.07em !important;text-transform:uppercase !important;color:hsla(0,0%,100%,.53) !important}.apn-section .apn-card__arrow{display:flex !important;width:29px !important;height:29px !important;flex:0 0 29px !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:13px !important;transition:transform .22s ease !important}.apn-section .apn-grid>article.apn-card:hover,.apn-section .apn-grid>article.apn-card:focus-within{transform:translateY(-4px) !important;border-color:#fedf00 !important;background:#252c32 !important;box-shadow:0 14px 28px rgba(28,33,38,.2) !important}.apn-section .apn-grid>article.apn-card:hover .apn-card__arrow,.apn-section .apn-grid>article.apn-card:focus-within .apn-card__arrow{transform:rotate(45deg) !important}.apn-section .apn-card__overlay:focus-visible{outline:3px solid #fedf00 !important;outline-offset:-4px !important;border-radius:5px !important}@media(max-width: 1050px){.apn-section .apn-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}@media(max-width: 767px){.apn-section .apn-grid{grid-template-columns:1fr !important;gap:8px !important}.apn-section .apn-grid>article.apn-card{min-height:170px !important;padding:17px 18px !important}}@media(hover: none){.apn-section .apn-grid>article.apn-card:hover{transform:none !important;border-color:hsla(0,0%,100%,.1) !important;background:#333a42 !important;box-shadow:0 7px 18px rgba(28,33,38,.1) !important}.apn-section .apn-grid>article.apn-card:nth-child(even):hover{background:#2d343b !important}.apn-section .apn-grid>article.apn-card:hover .apn-card__arrow{transform:none !important}}.apn-section .apn-card__overlay{font-size:0 !important;line-height:0 !important;color:rgba(0,0,0,0) !important;text-indent:-9999px !important;overflow:hidden !important}.aspar-products-catalog-intro{position:relative !important;display:block !important;width:100% !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:34px 0 !important;overflow:visible !important;background:#333a42 !important;color:#fff !important;border-radius:0 !important}.aspar-products-catalog-intro::before,.aspar-products-catalog-intro::after{display:none !important}.aspar-products-catalog-intro .aspar-products-container{position:relative !important;display:grid !important;grid-template-columns:minmax(0, 1fr) auto !important;gap:32px !important;align-items:center !important;height:auto !important;min-height:0 !important;overflow:visible !important}.aspar-products-catalog-intro__content{position:static !important;display:block !important;width:auto !important;max-width:820px !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;transform:none !important}.aspar-products-catalog-intro__label{position:static !important;margin:0 0 8px !important;padding:0 !important;transform:none !important}.aspar-products-catalog-intro__title{position:static !important;display:block !important;max-width:760px !important;height:auto !important;min-height:0 !important;margin:0 0 10px !important;padding:0 !important;overflow:visible !important;transform:none !important;font-size:clamp(28px,3vw,40px) !important;line-height:1.08 !important;letter-spacing:-0.035em !important;color:#fff !important}.aspar-products-catalog-intro__text{position:static !important;max-width:720px !important;height:auto !important;margin:0 !important;padding:0 !important;overflow:visible !important;transform:none !important;font-size:13px !important;line-height:1.55 !important;color:hsla(0,0%,100%,.68) !important}.aspar-products-catalog-intro__action{position:static !important;width:auto !important;margin:0 !important;padding:0 !important;transform:none !important}#catalog-products.aspar-products-catalog-anchor{display:block !important;width:100% !important;height:0 !important;min-height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;line-height:0 !important}@media(max-width: 767px){.aspar-products-catalog-intro{padding:28px 0 !important}.aspar-products-catalog-intro .aspar-products-container{grid-template-columns:1fr !important;gap:20px !important}.aspar-products-catalog-intro__title{font-size:28px !important;line-height:1.08 !important}.aspar-products-catalog-intro__action,.aspar-products-catalog-intro__action .aspar-products-button{width:100% !important}}.apn-section .apn-card__overlay{display:none !important}.apn-section .apn-card__link{position:static !important;z-index:auto !important;display:flex !important;width:29px !important;height:29px !important;flex:0 0 29px !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;text-decoration:none !important}.apn-section .apn-card__link::before{content:"" !important;position:absolute !important;inset:0 !important;z-index:15 !important;display:block !important;cursor:pointer !important}.apn-section .apn-card__link .apn-card__arrow{position:relative !important;z-index:16 !important;display:flex !important;width:29px !important;height:29px !important;align-items:center !important;justify-content:center !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:13px !important;line-height:1 !important;pointer-events:none !important;transition:transform .22s ease !important}.apn-section .apn-grid>article.apn-card{position:relative !important}.apn-section .apn-grid>article.apn-card:hover,.apn-section .apn-grid>article.apn-card:focus-within{transform:translateY(-4px) !important;border-color:#fedf00 !important;background:#252c32 !important;box-shadow:0 14px 28px rgba(28,33,38,.2) !important}.apn-section .apn-grid>article.apn-card:hover .apn-card__arrow,.apn-section .apn-grid>article.apn-card:focus-within .apn-card__arrow{transform:rotate(45deg) !important}.apn-section .apn-card__link:focus-visible::before{outline:3px solid #fedf00 !important;outline-offset:-4px !important;border-radius:5px !important}@media(hover: none){.apn-section .apn-grid>article.apn-card:hover{transform:none !important}.apn-section .apn-grid>article.apn-card:hover .apn-card__arrow{transform:none !important}}#catalog-products.aspar-products-catalog-anchor{position:absolute !important;top:0 !important;left:0 !important;display:block !important;width:1px !important;height:1px !important;margin:0 !important;padding:0 !important;overflow:hidden !important;opacity:0 !important;pointer-events:none !important;scroll-margin-top:110px !important}@media(min-width: 768px){.catalogCard{position:relative !important;display:flex !important;height:100% !important;min-height:500px !important;flex-direction:column !important;margin:0 !important;padding:12px !important;overflow:hidden !important;border:1px solid rgba(51,58,66,.12) !important;border-radius:6px !important;background:#fff !important;color:#333a42 !important;box-shadow:none !important;transform:translateY(0) !important;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease !important}.catalogCard:hover{transform:translateY(-5px) !important;border-color:#333a42 !important;box-shadow:0 18px 40px rgba(28,33,38,.13) !important}.catalogCard::before{content:"";position:absolute;top:0;left:18px;right:18px;z-index:5;height:3px;background:#fedf00;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.catalogCard:hover::before{transform:scaleX(1)}.catalogCard-main{display:flex !important;height:100% !important;min-height:0 !important;flex:1 1 auto !important;flex-direction:column !important}.catalogCard-image{position:relative !important;display:flex !important;width:100% !important;height:290px !important;min-height:290px !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:14px !important;overflow:hidden !important;border-radius:4px !important;background:#f4f5f4 !important}.catalogCard-image-i{display:flex !important;width:100% !important;height:100% !important;align-items:center !important;justify-content:center !important}.catalogCard-image img,.catalogCard-image-i img{display:block !important;width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;-o-object-fit:contain !important;object-fit:contain !important;-o-object-position:center !important;object-position:center !important;transform:scale(1) !important;transition:transform .35s ease !important}.catalogCard:hover .catalogCard-image img,.catalogCard:hover .catalogCard-image-i img{transform:scale(1.035) !important}.catalogCard [class*=video],.catalogCard [class*=Video]{border-radius:2px !important}.catalogCard-image [class*=video],.catalogCard-image [class*=Video]{position:absolute !important;top:12px !important;left:12px !important;z-index:4 !important;padding:7px 12px !important;border:0 !important;border-radius:2px !important;background:#333a42 !important;color:#fff !important;font-size:10px !important;font-weight:700 !important;line-height:1 !important;letter-spacing:.07em !important;text-transform:uppercase !important}.catalogCard-info{display:flex !important;min-height:0 !important;flex:1 1 auto !important;flex-direction:column !important;margin:0 !important;padding:22px 8px 6px !important;background:rgba(0,0,0,0) !important}.catalogCard-title{min-height:54px !important;margin:0 0 18px !important;padding:0 !important}.catalogCard-title,.catalogCard-title a{font-size:18px !important;font-weight:600 !important;line-height:1.28 !important;letter-spacing:-0.018em !important;color:#333a42 !important;text-decoration:none !important}.catalogCard-title a:hover{color:#000 !important}.catalogCard-price,.catalogCard [class*=price],.catalogCard [class*=Price]{margin-top:auto !important;margin-bottom:16px !important;font-size:18px !important;font-weight:700 !important;line-height:1.25 !important;letter-spacing:-0.015em !important;color:#333a42 !important}.catalogCard-price *,.catalogCard [class*=price] *,.catalogCard [class*=Price] *{color:inherit !important}.catalogCard-info .button,.catalogCard-info .btn,.catalogCard-info .j-buy-button-add,.catalogCard-info [class*=button],.catalogCard-info [class*=Button]{display:inline-flex !important;width:100% !important;min-height:46px !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:11px 16px !important;border:1px solid #fedf00 !important;border-radius:3px !important;background:#fedf00 !important;color:#000 !important;box-shadow:none !important;font-size:14px !important;font-weight:700 !important;line-height:1.2 !important;text-align:center !important;text-decoration:none !important;opacity:1 !important;visibility:visible !important;transform:none !important;transition:background-color .22s ease,border-color .22s ease,color .22s ease !important}.catalogCard-info .button:hover,.catalogCard-info .btn:hover,.catalogCard-info .j-buy-button-add:hover,.catalogCard-info [class*=button]:hover,.catalogCard-info [class*=Button]:hover{border-color:#333a42 !important;background:#333a42 !important;color:#fff !important}.catalogCard.__active,.catalogCard.is-active,.catalogCard.active,.catalogCard:focus,.catalogCard:focus-within{outline:none !important}.catalogCard-wrapper,.catalog-grid__item,.products-grid__item,.catalog-products__item{align-self:stretch !important}}.catalogCard .catalogCard-info{text-align:center !important}.catalogCard .catalogCard-title,.catalogCard .catalogCard-title>a{display:block !important;width:100% !important;text-align:center !important}.catalogCard [class*=price]{width:100% !important;text-align:center !important;justify-content:center !important}.catalogCard [class*=button],.catalogCard [class*=order],.catalogCard [class*=buy]{justify-content:center !important;text-align:center !important}.catalogCard button,.catalogCard .btn,.catalogCard .button,.catalogCard .j-buy-button-add{display:flex !important;margin-left:auto !important;margin-right:auto !important;justify-content:center !important;align-items:center !important}.catalogCard{position:relative !important;cursor:pointer !important}.catalogCard .catalogCard-title>a::after{content:"" !important;position:absolute !important;inset:0 !important;z-index:5 !important}.catalogCard button,.catalogCard .btn,.catalogCard .button,.catalogCard .j-buy-button-add,.catalogCard [class*=video],.catalogCard [class*=Video]{position:relative !important;z-index:6 !important}.catalogCard,.catalogCard:hover,.catalogCard:focus,.catalogCard:focus-within,.catalogCard::before,.catalogCard::after,.catalogCard:hover::before,.catalogCard:hover::after,.catalogCard:focus-within::before,.catalogCard:focus-within::after{outline:none !important;box-shadow:none !important}.catalogCard .catalogCard-title>a,.catalogCard .catalogCard-title>a:hover,.catalogCard .catalogCard-title>a:focus,.catalogCard .catalogCard-title>a:active{outline:none !important;box-shadow:none !important}.aspar-services-page .aspar-services-directions .apn-grid{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}.aspar-services-page .aspar-services-directions .apn-card{min-height:250px !important}.aspar-services-page button.aspar-products-button{-moz-appearance:none !important;appearance:none !important;-webkit-appearance:none !important;border-style:solid !important;font:inherit !important;cursor:pointer !important}.aspar-services-page .aspar-services-cta__actions{display:flex !important;flex-wrap:wrap !important;align-items:center !important;justify-content:flex-end !important;gap:10px !important}.aspar-services-page .aspar-services-cta__actions .aspar-products-button{margin:0 !important}@media(max-width: 1180px){.aspar-services-page .aspar-services-directions .apn-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.aspar-services-page .aspar-services-directions .apn-card{min-height:220px !important}}@media(max-width: 767px){.aspar-services-page .aspar-services-directions .apn-grid{grid-template-columns:1fr !important}.aspar-services-page .aspar-services-directions .apn-card{min-height:0 !important}.aspar-services-page .aspar-services-cta__actions{width:100% !important;justify-content:stretch !important}.aspar-services-page .aspar-services-cta__actions .aspar-products-button{width:100% !important;justify-content:space-between !important}}.aspar-inclusive-page .aspar-inclusive-directions .apn-grid{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.aspar-inclusive-page .aspar-inclusive-directions .apn-card{min-height:270px !important}.aspar-inclusive-page button.aspar-products-button{-moz-appearance:none !important;appearance:none !important;-webkit-appearance:none !important;border-style:solid !important;font:inherit !important;cursor:pointer !important}.aspar-inclusive-page .aspar-inclusive-faq{padding:88px 0 !important;background:#fff !important}.aspar-inclusive-page .aspar-inclusive-faq__list{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:14px !important;margin-top:34px !important}.aspar-inclusive-page .aspar-inclusive-faq__item{border:1px solid rgba(51,58,66,.14) !important;border-radius:18px !important;background:#f7f7f7 !important;overflow:hidden !important}.aspar-inclusive-page .aspar-inclusive-faq__item[open]{background:#fff !important;border-color:rgba(51,58,66,.28) !important}.aspar-inclusive-page .aspar-inclusive-faq__item summary{position:relative !important;display:block !important;padding:22px 58px 22px 22px !important;color:#000 !important;font-size:17px !important;font-weight:700 !important;line-height:1.35 !important;cursor:pointer !important;list-style:none !important}.aspar-inclusive-page .aspar-inclusive-faq__item summary::-webkit-details-marker{display:none !important}.aspar-inclusive-page .aspar-inclusive-faq__item summary::after{content:"+" !important;position:absolute !important;top:50% !important;right:22px !important;width:28px !important;height:28px !important;display:grid !important;place-items:center !important;transform:translateY(-50%) !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:20px !important;font-weight:700 !important;line-height:1 !important}.aspar-inclusive-page .aspar-inclusive-faq__item[open] summary::after{content:"−" !important}.aspar-inclusive-page .aspar-inclusive-faq__item p{margin:0 !important;padding:0 22px 22px !important;color:#59616a !important;font-size:15px !important;line-height:1.7 !important}.aspar-inclusive-page .aspar-inclusive-cta__actions{display:flex !important;flex-wrap:wrap !important;align-items:center !important;justify-content:flex-end !important;gap:10px !important}.aspar-inclusive-page .aspar-inclusive-cta__actions .aspar-products-button{margin:0 !important}@media(max-width: 1180px){.aspar-inclusive-page .aspar-inclusive-directions .apn-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.aspar-inclusive-page .aspar-inclusive-directions .apn-card{min-height:245px !important}}@media(max-width: 767px){.aspar-inclusive-page .aspar-inclusive-directions .apn-grid,.aspar-inclusive-page .aspar-inclusive-faq__list{grid-template-columns:1fr !important}.aspar-inclusive-page .aspar-inclusive-directions .apn-card{min-height:0 !important}.aspar-inclusive-page .aspar-inclusive-faq{padding:58px 0 !important}.aspar-inclusive-page .aspar-inclusive-faq__list{margin-top:24px !important}.aspar-inclusive-page .aspar-inclusive-faq__item summary{padding:19px 54px 19px 18px !important;font-size:16px !important}.aspar-inclusive-page .aspar-inclusive-faq__item summary::after{right:18px !important}.aspar-inclusive-page .aspar-inclusive-faq__item p{padding:0 18px 19px !important;font-size:14px !important}.aspar-inclusive-page .aspar-inclusive-cta__actions{width:100% !important;justify-content:stretch !important}.aspar-inclusive-page .aspar-inclusive-cta__actions .aspar-products-button{width:100% !important;justify-content:space-between !important}}body:has(.districts-container){--aspar-graphite: #333A42;--aspar-black: #000000;--aspar-white: #FFFFFF;--aspar-yellow: #FEDF00;--aspar-muted: #66707A;--aspar-light: #F5F6F7;--aspar-border: rgba(51, 58, 66, 0.14);--aspar-border-strong: rgba(51, 58, 66, 0.26);--aspar-radius-lg: 28px;--aspar-radius-md: 20px;--aspar-shadow: 0 18px 48px rgba(14, 20, 26, 0.08)}body:has(.districts-container) .container-my,body:has(.districts-container) .faq-container,body:has(.districts-container) .districts-container,body:has(.districts-container) .contacts-section{width:min(1240px,100% - 40px) !important;margin-left:auto !important;margin-right:auto !important;box-sizing:border-box !important}body:has(.districts-container) .container-my{display:grid !important;grid-template-columns:repeat(12, minmax(0, 1fr)) !important;gap:24px !important;padding:24px 0 !important;text-align:left !important}body:has(.districts-container) .container-my>.card-my1{grid-column:1/-1 !important}body:has(.districts-container) .container-my>.card-my2{grid-column:span 6 !important}body:has(.districts-container) .container-my>.card-my3{grid-column:span 4 !important}body:has(.districts-container) .card-my1,body:has(.districts-container) .card-my2,body:has(.districts-container) .card-my3{min-width:0 !important;box-sizing:border-box !important}body:has(.districts-container) .container-my h2,body:has(.districts-container) .container-my h3,body:has(.districts-container) .container-my h4,body:has(.districts-container) .faq-container h3,body:has(.districts-container) .districts-container h3,body:has(.districts-container) .contacts-section h3{margin:0 !important;color:var(--aspar-black) !important;font-family:inherit !important;letter-spacing:-0.03em !important;word-break:normal !important;overflow-wrap:anywhere !important}body:has(.districts-container) .container-my h2{font-size:clamp(36px,4.8vw,68px) !important;line-height:.98 !important;font-weight:700 !important}body:has(.districts-container) .container-my h3,body:has(.districts-container) .faq-container h3,body:has(.districts-container) .districts-container h3,body:has(.districts-container) .contacts-section h3{font-size:clamp(27px,3vw,42px) !important;line-height:1.08 !important;font-weight:700 !important}body:has(.districts-container) .container-my h4{font-size:clamp(22px,2vw,30px) !important;line-height:1.15 !important;font-weight:700 !important}body:has(.districts-container) .container-my p,body:has(.districts-container) .faq-container .content,body:has(.districts-container) .review-text,body:has(.districts-container) .contact-info{color:var(--aspar-muted) !important;font-size:17px !important;line-height:1.72 !important}body:has(.districts-container) .container-my p{margin:0 !important;padding:0 !important}body:has(.districts-container) .brand-name{color:var(--aspar-black) !important;font-weight:800 !important}body:has(.districts-container) .container-my:first-of-type{position:relative !important;align-items:stretch !important;gap:0 !important;margin-top:22px !important;margin-bottom:34px !important;padding:0 !important;border-radius:var(--aspar-radius-lg) !important;overflow:hidden !important;background:var(--aspar-graphite) !important;box-shadow:var(--aspar-shadow) !important}body:has(.districts-container) .container-my:first-of-type>.card-my2{min-height:560px !important;padding:0 !important}body:has(.districts-container) .container-my:first-of-type>.card-my2:first-child{position:relative !important;overflow:hidden !important;background:#252b31 !important}body:has(.districts-container) .container-my:first-of-type>.card-my2:first-child::after{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg, transparent 42%, rgba(0, 0, 0, 0.46) 100%) !important;pointer-events:none !important}body:has(.districts-container) .container-my:first-of-type>.card-my2:first-child img{width:100% !important;height:100% !important;max-height:none !important;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;border-radius:0 !important;display:block !important}body:has(.districts-container) .container-my:first-of-type>.card-my2:last-child{display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;padding:clamp(34px,5vw,72px) !important;background:var(--aspar-graphite) !important;color:var(--aspar-white) !important}body:has(.districts-container) .container-my:first-of-type h2,body:has(.districts-container) .container-my:first-of-type h2 strong{color:var(--aspar-white) !important}body:has(.districts-container) .container-my:first-of-type p{max-width:650px !important;margin-top:26px !important;color:hsla(0,0%,100%,.72) !important;font-size:clamp(17px,1.5vw,21px) !important;line-height:1.55 !important}body:has(.districts-container) .container-my:first-of-type .btn_my_yellow,body:has(.districts-container) .container-my:first-of-type .btn_my_green{margin-top:30px !important}body:has(.districts-container) .btn_my_yellow,body:has(.districts-container) .btn_my_green,body:has(.districts-container) .btn_my_green_mobile{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:52px !important;margin:8px 8px 0 0 !important;padding:14px 24px !important;border:1px solid rgba(0,0,0,0) !important;border-radius:999px !important;box-sizing:border-box !important;font-size:15px !important;font-weight:800 !important;line-height:1 !important;text-align:center !important;text-decoration:none !important;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease !important}body:has(.districts-container) .btn_my_yellow{background:var(--aspar-yellow) !important;color:var(--aspar-black) !important}body:has(.districts-container) .btn_my_green,body:has(.districts-container) .btn_my_green_mobile{background:rgba(0,0,0,0) !important;color:var(--aspar-black) !important;border-color:var(--aspar-border-strong) !important}body:has(.districts-container) .container-my:first-of-type .btn_my_green{color:var(--aspar-white) !important;border-color:hsla(0,0%,100%,.36) !important}body:has(.districts-container) .btn_my_yellow:hover,body:has(.districts-container) .btn_my_green:hover,body:has(.districts-container) .btn_my_green_mobile:hover{transform:translateY(-2px) !important}body:has(.districts-container) .btn_my_yellow:hover{background:#ffe733 !important}body:has(.districts-container) .btn_my_green:hover,body:has(.districts-container) .btn_my_green_mobile:hover{background:var(--aspar-graphite) !important;color:var(--aspar-white) !important;border-color:var(--aspar-graphite) !important}body:has(.districts-container) .btn_my_green_mobile{display:none !important}body:has(.districts-container) .container-my>.card-my1{padding:48px 0 16px !important;background:rgba(0,0,0,0) !important;text-align:left !important}body:has(.districts-container) .container-my>.card-my1 h3,body:has(.districts-container) .container-my>.card-my1 h4{max-width:900px !important}body:has(.districts-container) .container-my>.card-my1 p{max-width:760px !important;margin-top:14px !important}body:has(.districts-container) .container-my>.card-my3:not([style*=background-image]){padding:26px !important;border:1px solid var(--aspar-border) !important;border-radius:var(--aspar-radius-md) !important;background:var(--aspar-white) !important;box-shadow:0 12px 32px rgba(20,28,36,.05) !important}body:has(.districts-container) .p-my{display:flex !important;align-items:center !important;gap:14px !important;min-height:56px !important;padding:10px 0 !important;color:var(--aspar-black) !important;font-size:16px !important;font-weight:700 !important;line-height:1.35 !important}body:has(.districts-container) .p-my+.p-my{margin-top:8px !important;border-top:1px solid var(--aspar-border) !important}body:has(.districts-container) .round-span{flex:0 0 34px !important;width:34px !important;height:34px !important;display:inline-grid !important;place-items:center !important;border-radius:50% !important;background:var(--aspar-yellow) !important;color:var(--aspar-black) !important;font-size:13px !important;font-weight:900 !important}body:has(.districts-container) .container-my>.card-my3[style*=background-image]{position:relative !important;min-height:300px !important;padding:0 !important;overflow:hidden !important;border-radius:var(--aspar-radius-md) !important;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;box-shadow:var(--aspar-shadow) !important;isolation:isolate !important}body:has(.districts-container) .container-my>.card-my3[style*=background-image]::before{content:"" !important;position:absolute !important;inset:0 !important;z-index:-1 !important;background:linear-gradient(180deg, rgba(0, 0, 0, 0.06) 10%, rgba(0, 0, 0, 0.7) 100%) !important}body:has(.districts-container) .header-span{align-self:flex-end !important;width:calc(100% - 36px) !important;margin:18px !important;padding:0 !important;color:var(--aspar-white) !important;font-size:22px !important;font-weight:800 !important;line-height:1.15 !important;text-align:left !important;text-shadow:0 2px 18px rgba(0,0,0,.35) !important}body:has(.districts-container) .container-my:has(table){display:block !important;overflow-x:auto !important;padding-bottom:8px !important;-webkit-overflow-scrolling:touch !important}body:has(.districts-container) .container-my:has(table) .card-my1{min-width:840px !important;padding:0 !important}body:has(.districts-container) table{width:100% !important;border-collapse:separate !important;border-spacing:0 !important;overflow:hidden !important;border:1px solid var(--aspar-border) !important;border-radius:var(--aspar-radius-md) !important;background:var(--aspar-white) !important;box-shadow:0 12px 32px rgba(20,28,36,.04) !important}body:has(.districts-container) table th,body:has(.districts-container) table td{padding:18px 20px !important;border:0 !important;border-bottom:1px solid var(--aspar-border) !important;border-right:1px solid var(--aspar-border) !important;color:var(--aspar-black) !important;font-size:15px !important;line-height:1.5 !important;text-align:left !important;vertical-align:top !important}body:has(.districts-container) table th:last-child,body:has(.districts-container) table td:last-child{border-right:0 !important}body:has(.districts-container) table tr:last-child td{border-bottom:0 !important}body:has(.districts-container) table thead th{background:var(--aspar-yellow) !important;color:var(--aspar-black) !important;font-weight:900 !important}body:has(.districts-container) table tbody tr:nth-child(even) td{background:#fafafa !important}body:has(.districts-container) .container-my>.card-my3:has(>img){min-height:0 !important;padding:0 !important;overflow:hidden !important;border:0 !important;border-radius:var(--aspar-radius-md) !important;background:var(--aspar-light) !important;box-shadow:var(--aspar-shadow) !important}body:has(.districts-container) .container-my>.card-my3:has(>img) img{width:100% !important;height:380px !important;max-height:none !important;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;display:block !important;border-radius:0 !important;transition:transform .35s ease !important}body:has(.districts-container) .container-my>.card-my3:has(>img):hover img{transform:scale(1.025) !important}body:has(.districts-container) .reviews-section{padding:76px 0 !important}body:has(.districts-container) .reviews-section>h3{margin-bottom:30px !important;text-align:left !important}body:has(.districts-container) .reviews-grid{display:grid !important;grid-template-columns:repeat(3, minmax(0, 1fr)) !important;gap:18px !important}body:has(.districts-container) .review-card{display:flex !important;flex-direction:column !important;align-items:flex-start !important;min-height:100% !important;padding:26px !important;border:1px solid var(--aspar-border) !important;border-radius:var(--aspar-radius-md) !important;background:var(--aspar-white) !important;box-shadow:0 12px 32px rgba(20,28,36,.05) !important;text-align:left !important}body:has(.districts-container) .review-card .circle-img{width:58px !important;height:58px !important;margin:0 0 18px !important;-o-object-fit:cover !important;object-fit:cover !important;border:3px solid var(--aspar-yellow) !important;border-radius:50% !important}body:has(.districts-container) .review-text{flex:1 1 auto !important;margin:0 0 20px !important;color:var(--aspar-black) !important}body:has(.districts-container) .review-author{display:flex !important;flex-direction:column !important;gap:4px !important}body:has(.districts-container) .author-name{color:var(--aspar-black) !important;font-size:15px !important;font-weight:900 !important}body:has(.districts-container) .author-company{color:var(--aspar-muted) !important;font-size:13px !important}body:has(.districts-container) .container-my>.card-my2:has(>img){overflow:hidden !important;padding:0 !important;border-radius:var(--aspar-radius-lg) !important;background:var(--aspar-light) !important}body:has(.districts-container) .container-my>.card-my2:has(>img) img{width:100% !important;height:100% !important;min-height:440px !important;max-height:none !important;-o-object-fit:cover !important;object-fit:cover !important;display:block !important;border-radius:0 !important}body:has(.districts-container) .container-my>.card-my2:not(:has(>img)){padding:clamp(30px,4vw,54px) !important;border-radius:var(--aspar-radius-lg) !important;background:var(--aspar-light) !important}body:has(.districts-container) .container-my>.card-my2:not(:has(>img)) p{margin-top:20px !important}body:has(.districts-container) .types-grid{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:14px !important;margin-top:24px !important}body:has(.districts-container) .type-card{padding:22px !important;border:1px solid var(--aspar-border) !important;border-radius:16px !important;background:var(--aspar-white) !important}body:has(.districts-container) .type-card h4{margin-bottom:10px !important;font-size:21px !important}body:has(.districts-container) .type-card a{color:var(--aspar-black) !important;text-decoration:none !important}body:has(.districts-container) .type-card a:hover{color:#756800 !important}body:has(.districts-container) .how-it-works+section{margin-top:28px !important;padding-top:28px !important;border-top:1px solid var(--aspar-border) !important}body:has(.districts-container) .features-list{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:10px !important;margin:20px 0 0 !important;padding:0 !important;list-style:none !important}body:has(.districts-container) .features-list li{position:relative !important;padding:14px 14px 14px 42px !important;border-radius:14px !important;background:var(--aspar-white) !important;color:var(--aspar-black) !important;font-size:14px !important;font-weight:750 !important}body:has(.districts-container) .features-list li::before{content:"✓" !important;position:absolute !important;left:14px !important;top:50% !important;transform:translateY(-50%) !important;width:20px !important;height:20px !important;display:grid !important;place-items:center !important;border-radius:50% !important;background:var(--aspar-yellow) !important;color:var(--aspar-black) !important;font-size:11px !important;font-weight:900 !important}body:has(.districts-container) .faq-container{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:14px !important;padding:16px 0 72px !important}body:has(.districts-container) .faq-container details{align-self:start !important;border:1px solid var(--aspar-border) !important;border-radius:18px !important;background:var(--aspar-light) !important;overflow:hidden !important}body:has(.districts-container) .faq-container details[open]{background:var(--aspar-white) !important;border-color:var(--aspar-border-strong) !important}body:has(.districts-container) .faq-container summary{position:relative !important;display:block !important;padding:20px 58px 20px 20px !important;color:var(--aspar-black) !important;font-size:16px !important;font-weight:850 !important;line-height:1.4 !important;cursor:pointer !important;list-style:none !important}body:has(.districts-container) .faq-container summary::-webkit-details-marker{display:none !important}body:has(.districts-container) .faq-container summary::after{content:"+" !important;position:absolute !important;right:18px !important;top:50% !important;transform:translateY(-50%) !important;width:28px !important;height:28px !important;display:grid !important;place-items:center !important;border-radius:50% !important;background:var(--aspar-yellow) !important;color:var(--aspar-black) !important;font-size:20px !important;line-height:1 !important}body:has(.districts-container) .faq-container details[open] summary::after{content:"−" !important}body:has(.districts-container) .faq-container .content{padding:0 20px 20px !important;color:var(--aspar-muted) !important;font-size:15px !important;line-height:1.65 !important}body:has(.districts-container) .districts-container{padding:64px 0 16px !important}body:has(.districts-container) .districts-container .districts-container{width:100% !important;padding:54px 0 0 !important}body:has(.districts-container) .districts-container h3{max-width:900px !important;margin-bottom:24px !important}body:has(.districts-container) .districts-grid{display:grid !important;grid-template-columns:repeat(5, minmax(0, 1fr)) !important;gap:10px !important}body:has(.districts-container) .district-card{min-width:0 !important}body:has(.districts-container) .district-card a{display:flex !important;align-items:center !important;justify-content:center !important;min-height:48px !important;padding:11px 14px !important;border:1px solid var(--aspar-border) !important;border-radius:999px !important;background:var(--aspar-light) !important;color:var(--aspar-black) !important;text-decoration:none !important;transition:background .18s ease,border-color .18s ease,transform .18s ease !important}body:has(.districts-container) .district-card a:hover{transform:translateY(-1px) !important;background:var(--aspar-yellow) !important;border-color:var(--aspar-yellow) !important}body:has(.districts-container) .district-name{max-width:100% !important;overflow:hidden !important;color:inherit !important;font-size:14px !important;font-weight:800 !important;line-height:1.2 !important;text-align:center !important;text-overflow:ellipsis !important}body:has(.districts-container) .contacts-section{margin-top:64px !important;margin-bottom:48px !important;padding:clamp(30px,5vw,58px) !important;border-radius:var(--aspar-radius-lg) !important;background:var(--aspar-graphite) !important;color:var(--aspar-white) !important}body:has(.districts-container) .contacts-section h3{color:var(--aspar-white) !important;margin-bottom:28px !important}body:has(.districts-container) .contacts-grid{display:grid !important;grid-template-columns:repeat(3, minmax(0, 1fr)) !important;gap:12px !important}body:has(.districts-container) .contact-item{padding:22px !important;border:1px solid hsla(0,0%,100%,.12) !important;border-radius:17px !important;background:hsla(0,0%,100%,.06) !important}body:has(.districts-container) .contact-label{display:block !important;margin-bottom:8px !important;color:hsla(0,0%,100%,.56) !important;font-size:12px !important;font-weight:800 !important;letter-spacing:.08em !important;text-transform:uppercase !important}body:has(.districts-container) .contact-info,body:has(.districts-container) .contact-info a{color:var(--aspar-white) !important;font-size:17px !important;font-weight:750 !important;text-decoration:none !important}@media(max-width: 1100px){body:has(.districts-container) .container-my>.card-my3{grid-column:span 6 !important}body:has(.districts-container) .reviews-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}body:has(.districts-container) .districts-grid{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}}@media(max-width: 767px){body:has(.districts-container) .container-my,body:has(.districts-container) .faq-container,body:has(.districts-container) .districts-container,body:has(.districts-container) .contacts-section{width:min(100% - 24px,1240px) !important}body:has(.districts-container) .container-my{grid-template-columns:1fr !important;gap:14px !important;padding:14px 0 !important}body:has(.districts-container) .container-my>.card-my1,body:has(.districts-container) .container-my>.card-my2,body:has(.districts-container) .container-my>.card-my3{grid-column:1 !important}body:has(.districts-container) .container-my h2{font-size:clamp(34px,11vw,48px) !important;line-height:1.02 !important}body:has(.districts-container) .container-my h3,body:has(.districts-container) .faq-container h3,body:has(.districts-container) .districts-container h3,body:has(.districts-container) .contacts-section h3{font-size:28px !important}body:has(.districts-container) .container-my:first-of-type{margin-top:12px !important;margin-bottom:24px !important}body:has(.districts-container) .container-my:first-of-type>.card-my2{min-height:0 !important}body:has(.districts-container) .container-my:first-of-type>.card-my2:first-child{min-height:300px !important}body:has(.districts-container) .container-my:first-of-type>.card-my2:last-child{padding:28px 22px 32px !important}body:has(.districts-container) .container-my:first-of-type p{margin-top:18px !important;font-size:16px !important}body:has(.districts-container) .btn_my_yellow,body:has(.districts-container) .btn_my_green,body:has(.districts-container) .btn_my_green_mobile{width:100% !important;margin:9px 0 0 !important}body:has(.districts-container) .btn_my_green{display:none !important}body:has(.districts-container) .btn_my_green_mobile{display:inline-flex !important}body:has(.districts-container) .container-my>.card-my1{padding:38px 0 10px !important}body:has(.districts-container) .container-my>.card-my3[style*=background-image]{min-height:240px !important}body:has(.districts-container) .header-span{font-size:20px !important}body:has(.districts-container) .container-my>.card-my3:has(>img) img{height:300px !important}body:has(.districts-container) .reviews-section{padding:54px 0 !important}body:has(.districts-container) .reviews-grid,body:has(.districts-container) .faq-container,body:has(.districts-container) .contacts-grid{grid-template-columns:1fr !important}body:has(.districts-container) .container-my>.card-my2:has(>img) img{min-height:300px !important;height:300px !important}body:has(.districts-container) .container-my>.card-my2:not(:has(>img)){padding:26px 20px !important}body:has(.districts-container) .types-grid,body:has(.districts-container) .features-list{grid-template-columns:1fr !important}body:has(.districts-container) .faq-container{gap:10px !important;padding-bottom:52px !important}body:has(.districts-container) .districts-container{padding-top:48px !important}body:has(.districts-container) .districts-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}body:has(.districts-container) .district-card a{min-height:46px !important;padding:10px 9px !important}body:has(.districts-container) .district-name{font-size:12px !important}body:has(.districts-container) .contacts-section{margin-top:48px !important;margin-bottom:24px !important;padding:28px 20px !important}}@media(max-width: 390px){body:has(.districts-container) .districts-grid{grid-template-columns:1fr !important}}body:has(.districts-container) .container-my>.card-my1 h3,body:has(.districts-container) .container-my>.card-my1 h4{font-size:clamp(24px,2.5vw,34px) !important;line-height:1.12 !important;letter-spacing:-0.025em !important}body:has(.districts-container) .container-my>.card-my1 p{font-size:16px !important;line-height:1.65 !important}body:has(.districts-container) .container-my h2::before,body:has(.districts-container) .container-my h2::after,body:has(.districts-container) .container-my h3::before,body:has(.districts-container) .container-my h3::after,body:has(.districts-container) .container-my h4::before,body:has(.districts-container) .container-my h4::after,body:has(.districts-container) .districts-container h3::before,body:has(.districts-container) .districts-container h3::after,body:has(.districts-container) .contacts-section h3::before,body:has(.districts-container) .contacts-section h3::after,body:has(.districts-container) .reviews-section h3::before,body:has(.districts-container) .reviews-section h3::after{display:none !important;content:none !important;border:0 !important;box-shadow:none !important;background:none !important}body:has(.districts-container) .container-my>.card-my3[style*=background-image]{align-items:center !important;justify-content:center !important}body:has(.districts-container) .container-my>.card-my3[style*=background-image]::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.46) 100%) !important}body:has(.districts-container) .header-span{width:auto !important;max-width:calc(100% - 32px) !important;margin:0 !important;padding:14px 22px !important;border-radius:999px !important;background:rgba(17,22,28,.42) !important;border:1px solid hsla(0,0%,100%,.16) !important;backdrop-filter:blur(7px) !important;-webkit-backdrop-filter:blur(7px) !important;color:#fff !important;text-align:center !important;font-size:18px !important;font-weight:800 !important;line-height:1.2 !important;text-shadow:none !important;box-shadow:0 14px 34px rgba(0,0,0,.18) !important}body:has(.districts-container) .container-my>.card-my2:not(:has(>img)){padding:34px !important}body:has(.districts-container) .types-grid{gap:12px !important}body:has(.districts-container) .type-card{padding:18px !important}body:has(.districts-container) .type-card h4{font-size:18px !important}body:has(.districts-container) .features-list li{padding:13px 13px 13px 40px !important}body:has(.districts-container) .container-my>.card-my1:has(>.btn_my_yellow),body:has(.districts-container) .container-my>.card-my1:has(>.btn_my_green),body:has(.districts-container) .container-my>.card-my1:has(>.btn_my_green_mobile){padding-top:10px !important;padding-bottom:0 !important}body:has(.districts-container) .container-my>.card-my1:has(>.btn_my_yellow) .btn_my_yellow,body:has(.districts-container) .container-my>.card-my1:has(>.btn_my_green) .btn_my_green,body:has(.districts-container) .container-my>.card-my1:has(>.btn_my_green_mobile) .btn_my_green_mobile{margin-top:0 !important}body:has(.districts-container) .faq-container{padding-top:6px !important;gap:12px !important}body:has(.districts-container) .faq-container summary{font-size:15px !important;padding:18px 56px 18px 18px !important}body:has(.districts-container) .faq-container .content{font-size:14px !important;padding:0 18px 18px !important}body:has(.districts-container) .districts-container h3{font-size:clamp(24px,2.8vw,40px) !important;line-height:1.1 !important;margin-bottom:18px !important}body:has(.districts-container) .contacts-section h3{font-size:clamp(28px,3vw,42px) !important;margin-bottom:24px !important}body:has(.districts-container) .contact-item{padding:20px !important}@media(max-width: 767px){body:has(.districts-container) .header-span{font-size:16px !important;padding:12px 18px !important;max-width:calc(100% - 24px) !important}body:has(.districts-container) .container-my>.card-my3[style*=background-image]{min-height:220px !important}body:has(.districts-container) .container-my>.card-my1 h3,body:has(.districts-container) .container-my>.card-my1 h4{font-size:26px !important}body:has(.districts-container) .districts-container h3{font-size:26px !important}}body:has(.districts-container) .container-my>.card-my3[style*=background-image]{display:flex !important;align-items:center !important;justify-content:center !important}body:has(.districts-container) .container-my>.card-my3[style*=background-image]::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.34) 100%) !important}body:has(.districts-container) .header-span{position:relative !important;z-index:2 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:calc(100% - 36px) !important;min-height:48px !important;margin:0 !important;padding:13px 24px !important;border:1px solid #fedf00 !important;border-radius:999px !important;background:#fedf00 !important;color:#000 !important;font-size:17px !important;font-weight:800 !important;line-height:1.2 !important;letter-spacing:-0.015em !important;text-align:center !important;text-shadow:none !important;box-shadow:0 14px 34px rgba(0,0,0,.2) !important;-webkit-text-stroke:0 !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}body:has(.districts-container) .header-span *,body:has(.districts-container) .header-span::before,body:has(.districts-container) .header-span::after{color:#000 !important;text-shadow:none !important;-webkit-text-stroke:0 !important;filter:none !important}body:has(.districts-container) .container-my:has(.p-my){align-items:stretch !important;padding-top:10px !important;padding-bottom:10px !important;margin-top:0 !important;margin-bottom:0 !important;min-height:0 !important;height:auto !important}body:has(.districts-container) .container-my:has(.p-my)>.card-my3{display:flex !important;flex-direction:column !important;justify-content:center !important;min-height:190px !important;height:100% !important;margin:0 !important}body:has(.districts-container) .container-my:has(.p-my) .p-my{width:100% !important;margin:0 !important}body:has(.districts-container) .container-my:not(:first-of-type):has(>.card-my1>.btn_my_green),body:has(.districts-container) .container-my:not(:first-of-type):has(>.card-my1>.btn_my_green_mobile),body:has(.districts-container) .container-my:not(:first-of-type):has(>.card-my1>.btn_my_yellow){min-height:0 !important;height:auto !important;margin-top:0 !important;margin-bottom:0 !important;padding-top:14px !important;padding-bottom:18px !important}body:has(.districts-container) .container-my:not(:first-of-type):has(>.card-my1>.btn_my_green)>.card-my1,body:has(.districts-container) .container-my:not(:first-of-type):has(>.card-my1>.btn_my_green_mobile)>.card-my1,body:has(.districts-container) .container-my:not(:first-of-type):has(>.card-my1>.btn_my_yellow)>.card-my1{min-height:0 !important;height:auto !important;margin:0 !important;padding:0 !important}body:has(.districts-container) .container-my:has(+.faq-container){min-height:0 !important;height:auto !important;margin-top:0 !important;margin-bottom:0 !important;padding-top:18px !important;padding-bottom:12px !important}body:has(.districts-container) .container-my:has(+.faq-container)>.card-my1{min-height:0 !important;height:auto !important;margin:0 !important;padding:0 !important}body:has(.districts-container) .container-my:has(+.faq-container) h4{margin:0 !important;font-size:clamp(25px,2.5vw,36px) !important;line-height:1.12 !important}body:has(.districts-container) .faq-container{margin-top:0 !important;padding-top:0 !important}body:has(.districts-container) .districts-grid{display:grid !important;grid-template-columns:repeat(5, minmax(0, 1fr)) !important;align-items:stretch !important;gap:12px !important}body:has(.districts-container) .district-card{display:block !important;width:100% !important;min-width:0 !important;min-height:0 !important;height:auto !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:rgba(0,0,0,0) !important;box-shadow:none !important}body:has(.districts-container) .district-card a{display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;min-width:0 !important;min-height:58px !important;height:100% !important;margin:0 !important;padding:12px 14px !important;border:1px solid rgba(51,58,66,.16) !important;border-radius:16px !important;background:#f5f6f7 !important;color:#000 !important;box-shadow:none !important;outline:none !important;text-decoration:none !important}body:has(.districts-container) .district-card a:hover{transform:translateY(-1px) !important;border-color:#fedf00 !important;background:#fedf00 !important;color:#000 !important}body:has(.districts-container) .district-card a:focus,body:has(.districts-container) .district-card a:focus-visible,body:has(.districts-container) .district-card a:active{border-color:#fedf00 !important;background:#fedf00 !important;color:#000 !important;outline:none !important;box-shadow:none !important}body:has(.districts-container) .district-name{display:block !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;color:inherit !important;font-size:14px !important;font-weight:800 !important;line-height:1.25 !important;text-align:center !important;white-space:normal !important;overflow:visible !important;text-overflow:clip !important}body:has(.districts-container) .container-my>.card-my1{box-sizing:border-box !important}body:has(.districts-container) .container-my>.card-my1 h3,body:has(.districts-container) .container-my>.card-my1 h4{margin-left:0 !important;margin-right:0 !important}body:has(.districts-container) .districts-container h3{text-align:center !important}@media(max-width: 1100px){body:has(.districts-container) .districts-grid{grid-template-columns:repeat(4, minmax(0, 1fr)) !important}}@media(max-width: 767px){body:has(.districts-container) .header-span{min-height:44px !important;max-width:calc(100% - 24px) !important;padding:11px 18px !important;font-size:15px !important}body:has(.districts-container) .container-my:has(.p-my)>.card-my3{min-height:0 !important;height:auto !important}body:has(.districts-container) .container-my:has(+.faq-container){padding-top:10px !important;padding-bottom:10px !important}body:has(.districts-container) .container-my:has(+.faq-container) h4{font-size:26px !important}body:has(.districts-container) .districts-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:9px !important}body:has(.districts-container) .district-card a{min-height:52px !important;padding:10px 8px !important;border-radius:14px !important}body:has(.districts-container) .district-name{font-size:12px !important}}@media(max-width: 390px){body:has(.districts-container) .districts-grid{grid-template-columns:1fr !important}}.aspar-solutions-hub-page .aspar-solutions-directions .apn-grid{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}.aspar-solutions-hub-page .aspar-solutions-directions .apn-card{min-height:275px !important}.aspar-solutions-hub-page .aspar-solutions-faq{padding:84px 0 !important;background:#fff !important}.aspar-solutions-hub-page .aspar-solutions-faq__list{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr)) !important;gap:14px !important;margin-top:32px !important}.aspar-solutions-hub-page .aspar-solutions-faq__item{align-self:start !important;border:1px solid rgba(51,58,66,.14) !important;border-radius:18px !important;background:#f5f6f7 !important;overflow:hidden !important}.aspar-solutions-hub-page .aspar-solutions-faq__item[open]{background:#fff !important;border-color:rgba(51,58,66,.28) !important}.aspar-solutions-hub-page .aspar-solutions-faq__item summary{position:relative !important;display:block !important;padding:21px 58px 21px 21px !important;color:#000 !important;font-size:16px !important;font-weight:800 !important;line-height:1.4 !important;cursor:pointer !important;list-style:none !important}.aspar-solutions-hub-page .aspar-solutions-faq__item summary::-webkit-details-marker{display:none !important}.aspar-solutions-hub-page .aspar-solutions-faq__item summary:after{content:"+" !important;position:absolute !important;top:50% !important;right:20px !important;width:28px !important;height:28px !important;display:grid !important;place-items:center !important;transform:translateY(-50%) !important;border-radius:50% !important;background:#fedf00 !important;color:#000 !important;font-size:20px !important;line-height:1 !important}.aspar-solutions-hub-page .aspar-solutions-faq__item[open] summary:after{content:"−" !important}.aspar-solutions-hub-page .aspar-solutions-faq__item p{margin:0 !important;padding:0 21px 21px !important;color:#606a73 !important;font-size:15px !important;line-height:1.65 !important}.aspar-solutions-hub-page .aspar-solutions-cta__actions{display:flex !important;flex-wrap:wrap !important;justify-content:flex-end !important;align-items:center !important;gap:10px !important}.aspar-solutions-hub-page button.aspar-products-button{-moz-appearance:none !important;appearance:none !important;-webkit-appearance:none !important;font:inherit !important;cursor:pointer !important}@media(max-width: 1180px){.aspar-solutions-hub-page .aspar-solutions-directions .apn-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}@media(max-width: 767px){.aspar-solutions-hub-page .aspar-solutions-directions .apn-grid,.aspar-solutions-hub-page .aspar-solutions-faq__list{grid-template-columns:1fr !important}.aspar-solutions-hub-page .aspar-solutions-directions .apn-card{min-height:0 !important}.aspar-solutions-hub-page .aspar-solutions-faq{padding:56px 0 !important}.aspar-solutions-hub-page .aspar-solutions-faq__list{margin-top:24px !important}.aspar-solutions-hub-page .aspar-solutions-cta__actions{width:100% !important;justify-content:stretch !important}.aspar-solutions-hub-page .aspar-solutions-cta__actions .aspar-products-button{width:100% !important;justify-content:space-between !important}}.apn-section .apn-card[data-aspar-card-clickable="1"]{cursor:pointer !important}.apn-section .apn-card[data-aspar-card-clickable="1"]:focus-visible{outline:3px solid #fedf00 !important;outline-offset:3px !important}.apn-section .apn-card[data-aspar-card-clickable="1"]:hover{transform:translateY(-3px) !important;border-color:rgba(254,223,0,.72) !important;box-shadow:0 18px 44px rgba(15,20,26,.15) !important}.apn-section .apn-card[data-aspar-card-clickable="1"] .apn-card__button{position:relative !important;z-index:3 !important;pointer-events:auto !important}