@import "bootstrap.min-SVIJVV3.css";:root{--primary-color:#007bff;--dark-color:#212529;--light-color:#f8f9fa;--text-flash:#ff5000;--text-link:#0087d4;--text-alt:#fff;--text-dim:#979797;--text-minor:#3a3a3a;--text-alt-flash:#448600;--bg-dim-color:#7b7b7b;--bg-flat-color:#f5f5f5;--font-body:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-heading:"Playfair Display", Georgia, "Times New Roman", serif;--bs-body-font-family:var(--font-body);--bs-font-sans-serif:var(--font-body)}*{margin:0;padding:0;box-sizing:border-box}@keyframes fadeIn{from{opacity:0}to{opacity:1}}body{font-family:var(--font-body);line-height:1.6;color:#333}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading)}.hero{background:linear-gradient(135deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.3) 100%),url(../images/main_bg-B2AZpJ0.jpg)50%/cover no-repeat;background-attachment:fixed;min-height:760px;margin-top:-110px;padding:220px 0 40px;display:flex;align-items:center;justify-content:center;color:#fff;animation:fadeIn 1.5s ease-in}.hero h1{text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:slideInDown 1s ease-out}.hero p{font-size:1.5rem;animation:slideInUp 1s ease-out}.hero-rating{display:inline-flex;align-items:center;gap:.8rem;padding:.9rem 1.2rem;animation:fadeIn 1.2s ease-in}.rating-stars{color:#fc0;font-size:1rem;text-shadow:0 0 8px rgba(255,204,0,.75),0 0 20px rgba(255,204,0,.35);animation:glowPulse 2.5s ease-in-out infinite}.rating-stars .fa-star{margin-right:.15rem}@keyframes glowPulse{0%,100%{text-shadow:0 0 8px rgba(255,204,0,.75),0 0 20px rgba(255,204,0,.35)}50%{text-shadow:0 0 12px rgba(255,204,0,.9),0 0 28px rgba(255,204,0,.45)}}.rating-copy{color:#fff;line-height:1.1;display:inline-flex;align-items:baseline;gap:.45rem}.rating-score{font-size:1.3rem;font-weight:700}.rating-text{font-size:.95rem;opacity:.85}.hero-benefits{max-width:760px}.hero-benefit{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px);padding:.45rem .65rem;min-height:auto;transition:all .3s ease;cursor:pointer}.hero-benefit:hover{background:rgba(255,255,255,.24);border-color:rgba(255,255,255,.33);transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.12)}.hero-benefit h6{margin-bottom:0;font-size:.8rem;font-weight:700}.hero-benefit p{display:none}.benefit-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:.85rem}.benefit-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:.9rem}.hero-benefit .benefit-icon i{font-size:1rem}.brands-ribbon{padding:8px 0;background:#fff;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;overflow:hidden}.brands-ribbon__viewport{overflow:hidden;width:100%}.brands-ribbon__track{display:flex;width:max-content;animation:brandsRibbonScroll 60s linear infinite}.brands-ribbon:hover .brands-ribbon__track{animation-play-state:paused}.brands-ribbon__list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.brands-ribbon__item{display:flex;align-items:center;justify-content:center;flex:none;min-width:160px;height:42px;padding:0 1.5rem;border-right:1px solid #e9ecef}.brands-ribbon__logo{display:block;max-width:160px;max-height:26px;width:auto;height:auto;object-fit:contain}@keyframes brandsRibbonScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.brands-ribbon__track{animation:none}}@media(max-width:767.98px){.brands-ribbon__item{min-width:120px;height:36px;padding:0 1rem}.brands-ribbon__logo{max-width:130px;max-height:22px}}.service-card{transition:transform .3s ease,box-shadow .3s ease;border:none}.service-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,.2)!important}.service-card i{transition:color .3s ease}.service-card:hover i{color:#764ba2!important}.services-scroll-wrapper{overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.services-scroll-wrapper::-webkit-scrollbar{height:10px}.services-scroll-wrapper::-webkit-scrollbar-track{background:0 0}.services-scroll-wrapper::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:999px}.services-track{display:flex;gap:1.25rem;min-width:max-content;scroll-snap-type:x mandatory}.service-slide{min-width:280px;max-width:320px;min-height:360px;scroll-snap-align:start;border-radius:24px;overflow:hidden;border:none;display:flex;flex-direction:column;background:#fff}.service-slide .service-image{display:block;width:100%;height:100%;object-fit:cover;clip-path:polygon(0 0,100% 0,100% calc(100% - 32px),0 100%);transition:transform .3s ease}.service-slide:hover .service-image{transform:scale(1.03)}.service-slide .card-body{padding:1.25rem 1rem 1.5rem;text-align:center;color:#333;flex:1;display:flex;flex-direction:column;justify-content:center}.service-slide .card-title{margin-top:.75rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.service-slide .card-text{color:#556070;font-size:.95rem}.feature-box{padding:30px;border-left:4px solid var(--primary-color);background:var(--light-color);border-radius:8px;transition:all .3s ease}.feature-box:hover{transform:translateX(10px);box-shadow:0 5px 20px rgba(0,0,0,.1)}.feature-box i{font-size:2rem;margin-bottom:15px;display:block}.feature-box h5{margin-bottom:10px;font-weight:600}.contact-form .form-control,.contact-form .btn{border-radius:8px}.contact-form .form-control{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);color:#fff}.contact-form .form-control::placeholder{color:rgba(255,255,255,.7)}.contact-form .form-control:focus{background-color:rgba(255,255,255,.15);border-color:var(--primary-color);color:#fff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.contact-info{padding:20px 0}.contact-info i{color:var(--primary-color);margin-right:10px}@keyframes slideInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero{height:400px}.hero h1{font-size:2rem}.hero p{font-size:1rem}.feature-box{margin-bottom:20px}}.btn-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;transition:all .3s ease}.hero .btn-primary{box-shadow:0 0 rgba(102,126,234,0);animation:hoverPulse 1.8s ease-in-out infinite both!important;will-change:box-shadow,transform}.btn-primary:hover,.hero .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 28px 12px rgba(102,126,234,.45)!important}@keyframes hoverPulse{0%,100%{transform:scale(1);box-shadow:0 0 rgba(102,126,234,0)}25%,75%{transform:scale(1.02);box-shadow:0 0 18px 8px rgba(102,126,234,.35)}}.navbar{box-shadow:0 2px 5px rgba(0,0,0,.1)}.faq-card{background:#fff;border:1px solid rgba(0,0,0,8%);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.faq-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(0,0,0,8%)}.faq-card h5{margin-bottom:1rem;font-weight:700}.faq-card p{margin-bottom:0;color:#555}.navbar-brand{font-size:1.2rem;letter-spacing:.02em;transition:color .3s ease;text-decoration:none;color:#0d3b73}.logo-img{width:40px;height:40px}.navbar-custom{background:0 0;box-shadow:none;position:fixed;top:0;left:0;right:0;z-index:1030;padding:.75rem 0}body:not(.topfix-home):not(.topfix-product) main{padding-top:3.5rem}.navbar-inner{width:100%;background:#fff;border-radius:50px;padding:.6rem 1.25rem;box-shadow:0 14px 40px rgba(0,0,0,8%);align-items:center;flex-wrap:wrap;gap:0}.navbar-call-mobile{padding:.5rem .9rem;font-size:.9rem;white-space:nowrap;flex-shrink:0}.navbar-toggler{border:none;padding:.35rem .55rem;margin-left:0}.navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(13,59,115,.2)}.navbar-toggler-icon{width:1.35em;height:1.35em}.navbar-custom .navbar-collapse{align-items:center}.navbar-nav{display:flex;flex-direction:row;align-items:center;gap:1.5rem;flex:auto;justify-content:center}.navbar-nav .nav-item{margin:0;white-space:nowrap}.navbar-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap}.navbar-custom .nav-link{color:#333;font-weight:500;padding:.5rem .9rem}.navbar-custom .nav-link:hover,.navbar-custom .nav-link:focus{color:var(--primary-color)}.navbar-nav .nav-item-dropdown{position:relative}.navbar-nav .nav-item-dropdown .dropdown-menu{margin-top:0;border:none;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.1),0 20px 50px rgba(13,59,115,.22);padding:.5rem 0;min-width:220px}.navbar-nav .nav-item-dropdown .dropdown-menu--service-areas{display:flex;flex-wrap:wrap;gap:0;padding:1rem 1.25rem;min-width:280px;max-width:min(90vw,520px);opacity:0;visibility:hidden;transform:translateY(-10px);transform-origin:top center;transition:opacity .25s ease,transform .25s ease,visibility .25s ease;pointer-events:none}.navbar-nav .nav-item-dropdown .dropdown-menu__block{flex:1 1 140px;min-width:140px;padding:0 1rem .5rem}.navbar-nav .nav-item-dropdown .dropdown-menu__block:not(:last-child){border-right:1px solid rgba(0,0,0,8%)}.navbar-nav .nav-item-dropdown .dropdown-menu__title{display:block;margin-bottom:.5rem;padding:.25rem 0;font-size:.95rem;font-weight:700;color:#0d3b73;text-decoration:none;white-space:nowrap}.navbar-nav .nav-item-dropdown .dropdown-menu__title:hover,.navbar-nav .nav-item-dropdown .dropdown-menu__title:focus,.navbar-nav .nav-item-dropdown .dropdown-menu__title.active{color:var(--primary-color)}.navbar-nav .nav-item-dropdown .dropdown-menu__cities .dropdown-item{padding:.35rem 0;font-size:.9rem;font-weight:500;white-space:nowrap}.navbar-nav .nav-item-dropdown .dropdown-item{padding:.5rem 1.25rem;font-weight:500;color:#333}.navbar-nav .nav-item-dropdown .dropdown-item:hover,.navbar-nav .nav-item-dropdown .dropdown-item:focus,.navbar-nav .nav-item-dropdown .dropdown-item.active{background:0 0;color:#0d3b73}.navbar-nav .nav-item-dropdown .dropdown-toggle::after{margin-left:.35em;vertical-align:.15em}@media(min-width:992px){.navbar-nav .nav-item-dropdown:hover>.dropdown-menu--service-areas{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}@media(max-width:991.98px){.navbar-nav .nav-item-dropdown .dropdown-menu--service-areas{position:static;display:flex;flex-direction:column;float:none;box-shadow:none;padding:0 0 0 .75rem;margin:0;background:0 0;max-width:none;opacity:1;visibility:visible;transform:none;transition:none;pointer-events:auto}.navbar-nav .nav-item-dropdown .dropdown-menu__block{flex:none;min-width:0;padding:.5rem 0 .75rem;border-right:none;border-bottom:1px solid rgba(0,0,0,6%)}.navbar-nav .nav-item-dropdown .dropdown-menu__block:last-child{border-bottom:none}.navbar-nav .nav-item-dropdown .dropdown-toggle::after{display:none}.navbar-nav .nav-item-dropdown .dropdown-menu__cities .dropdown-item{padding:.35rem .25rem}}.navbar-custom .btn-primary{background:#0d3b73;border:none;box-shadow:0 8px 20px rgba(13,59,115,.18);padding:.65rem 1.4rem}.navbar-custom .btn-outline-primary{border-color:#0d3b73;color:#0d3b73}.navbar-custom .btn-outline-primary:hover{background:#0d3b73;color:#fff}.phone-link{color:#0d3b73;font-size:1.25rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.phone-link i{font-size:.9rem}.navbar-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}@media(min-width:992px){.navbar-toggler{margin-left:auto}.navbar-inner{flex-wrap:nowrap}.navbar-custom .navbar-collapse{display:flex!important;flex:auto;flex-basis:auto;align-items:center;justify-content:space-between;gap:1rem}.navbar-custom .navbar-nav{flex:auto}}@media(max-width:991.98px){.navbar-inner{border-radius:24px;padding:.55rem 1rem}.navbar-custom .navbar-collapse{flex-basis:100%;width:100%;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,6%)}.navbar-custom .navbar-nav{flex-direction:column;align-items:stretch;gap:0;width:100%}.navbar-nav .nav-item{white-space:normal}.navbar-custom .nav-link{display:block;padding:.65rem .25rem}.navbar-actions{flex-direction:column;align-items:stretch;width:100%;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,6%)}.navbar-actions .btn{width:100%;text-align:center}.navbar-actions .phone-link{justify-content:center}}.navbar-custom .btn-outline-primary:hover{background:#667eea;color:#fff}.navbar-brand:hover{color:var(--primary-color)!important}.nav-link{transition:color .3s ease}.nav-link:hover{color:var(--primary-color)!important}section{padding:30px 0}section h2{color:var(--dark-color)}section h5{color:var(--dark-color)}a.admin_bookmark{background-color:var(--text-flash);bottom:0;box-shadow:-1px 0 6px rgb(0 0 0/24%);cursor:pointer;display:block;height:54px;outline:none;overflow:hidden;position:fixed;top:15%;visibility:inherit;width:39px;z-index:900;right:-7px;margin:0 auto;border-radius:36px 0 0 36px}a.admin_bookmark svg{bottom:0;display:block;fill:#fff;height:40px;margin:auto 0;position:absolute;top:0;width:40px;right:0}.modal{--bs-modal-padding:3rem}.modal-header{border-bottom:none}.navbar-text{padding:0}.spinner_box{text-align:center}.product_amount .items{cursor:pointer;user-select:none}.product_amount .items:hover{color:var(--text-flash)}.product_amount input{width:55px!important}.btn-check:checked+.btn{color:var(--text-flash);background-color:unset;border-color:var(--text-flash)}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{opacity:.45}.btn-check+.btn:hover{border-color:var(--text-flash)}.btn-outline-secondary{--bs-btn-border-color:var(--bg-dim-color)}.menu-scroller .nav{display:flex;flex-wrap:nowrap;overflow-x:auto;text-align:center;white-space:nowrap;justify-content:space-around}.menu-scroller .nav .nav-link{font-size:1.1rem;color:var(--text-color);font-weight:700}.form-check-input,.form-check-label{cursor:pointer}.form-switch{padding-left:3.2em}.form-switch .form-check-input{height:1.5rem;width:2.4rem;margin-left:-3em}.btn{--bs-btn-padding-x:1.2rem;position:relative}.btn .spinner-border{display:none;position:absolute;left:46%;top:26%}.btn:hover{text-decoration:none}.btn svg{width:17px;fill:var(--text-alt)}.btn.disabled .spinner-border{display:block}.btn .btn-content{gap:.25rem;align-items:center;display:flex}.btn.disabled .btn-content{visibility:hidden!important}h1{font-size:1.9rem;font-weight:700;margin-bottom:1rem}h2,.h2{font-weight:700;font-size:1.65rem;margin:10px 0}h3{font-size:1.2rem;margin:10px 0}a,.link{cursor:pointer;color:var(--text-link);text-decoration:none}a:hover,.link:hover{color:var(--text-flash);text-decoration:underline}a.logout{color:#c6c6c6;margin-left:7px}.loader_layer{opacity:.7;z-index:99;background-color:#fff;position:absolute;width:100%;height:100%}#cart_informer{position:relative}.cart_info{display:block;position:relative;color:inherit;text-decoration:none}.cart_info:hover{text-decoration:none}.cart_info .badge{right:-3px;top:-4px;position:absolute;border:3px solid var(--text-alt)}.cart_info .cart-icon{height:37px;width:37px}.cart_purchases{position:relative}.cart_purchases .image{width:160px}.cart_purchases .image a{display:block}.cart_purchases .price{width:calc(100% - 160px)}.cart_purchases .delete{position:absolute;left:-30px;opacity:.7}.cart_purchases .delete:hover{opacity:1}.cart_purchases .amount{width:105px}.blog>div{margin-bottom:40px}.blog>div .date{font-size:.9em;color:#b1b0b0}.description_html{text-align:justify;color:var(--text-minor)}.description_html::after{display:block;clear:both;content:""}.description_html p{margin-bottom:15px}.description_html iframe{max-width:100%}.description_html img{max-width:100%;height:auto}.description_html h3,.description_html h2,.description_html h4{font-family:var(--font-heading);font-weight:700;font-style:normal;margin:10px 0}.description_html ul{margin-left:15px}.description_html ul li,.description_html ol li{margin:7px 0}.description_html tbody,.description_html tr,.description_html td,.description_html th{border-width:inherit}.category_annotation,.category_description{font-size:.9rem;font-style:italic}.logo{display:block;width:189px}.logo img{width:100%}header.header_order{margin-top:0;padding-top:25px;padding-bottom:26px;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0;box-shadow:inset 0 -2px 6px -2px #d8d8d8;position:relative;z-index:1;margin-bottom:25px}header.header_order .contact{text-align:right}header.header_order .contact .phones .phone-number{font-weight:700;font-size:1.1rem;display:block;color:#484747}header.header_order .work-time{font-size:.8rem;font-style:italic}.info-box{border:3px solid #b7d5b3;border-radius:10px;margin:16px 0;padding:12px 24px}#left{width:260px;float:left;overflow:hidden}#catalog_menu ul{padding-left:0;padding-bottom:5px;list-style:none}#catalog_menu ul ul{padding-right:0;padding-left:20px;padding-top:0;padding-bottom:0}#catalog_menu ul li{margin:6px 0}#catalog_menu ul li img{vertical-align:middle}#catalog_menu ul li a.selected{color:var(--text-alt);background-color:var(--text-link);padding:3px}#catalog_menu ul ul li a{color:var(--text-minor)}#catalog_menu .category_main>a{font-weight:600;color:#353535}.wrap_products.wide{width:100%}#brands{clear:both;margin-bottom:10px;margin-top:10px}#brands a{color:var(--text-flash);font-size:12px;margin-right:10px}#brands img{vertical-align:middle}#brands a:hover{color:var(--text-color)}#brands a.selected{background-color:var(--text-flash);color:#fffeff;padding:2px}#path{color:#a0a0a0}#path ul{display:block;padding:0 0 0 15px;background:url(../images/tree-ico-_i6SDMi.png)no-repeat 0 5px;list-style:none}#path ul li{display:inline}.title-main{margin-top:25px}.title-main h2{display:inline}.product_one .image_box{position:relative}.product_one .image img{display:block;width:100%;max-width:420px;height:auto;margin:0 auto}.product_one .images div{display:inline-block;text-align:center;width:32.6%;overflow:hidden}.product_one .images a{height:8em;width:auto;margin:5px;display:block;overflow:hidden}.product_one .images img{max-height:100%}.product_one .features{font-size:.95rem;padding:0;list-style:none;display:block;clear:both;margin-top:15px;margin-bottom:25px}.product_one .features li{position:relative;margin:0;background:#fff;padding:5px 0}.product_one .features .label{background:inherit;font-style:normal;display:inline-block;width:70%}.product_one .features .label span{z-index:5;padding:0 10px 0 0;position:relative;background:inherit}.product_one .features .label::after{position:absolute;right:5px;left:0;height:1px;margin:1.15em 0 0;content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=)repeat-x}.product_one .features .value{background:inherit;width:29%;display:inline-block}.product_one .features .value span{display:block;padding:0 0 0 10px;position:relative;background:inherit}.product_one .cost_price{font-size:14px;text-decoration:line-through;white-space:nowrap;color:#707070}.product_one .promo_block{position:absolute;left:13px;top:13px}.product_one .price{font-size:2em;font-weight:700;display:table;background:#fffae0;padding:4px 15px;white-space:nowrap;color:var(--text-color);border-radius:4px}.product_one .old-price{color:var(--text-flash);font-size:.8em;font-weight:100}.product_one .old-price .price_html{position:relative}.product_one .old-price .price_html::after{content:"";background:var(--text-flash);position:absolute;left:-5px;right:0;top:52%;height:1px;-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.product_one .variant .fw-bold{font-size:1.2rem}.price_html .price_main,.price_html .price_decimal{color:var(--text-color)}.product_one .no_stock .variant_name{padding-top:10px}.product_one .no_stock .status_stock{margin-left:24px}.promo_block .sale{padding-left:8px;padding-right:8px;line-height:24px;border-radius:50px;color:var(--text-alt);display:inline-block;font-weight:700;text-transform:uppercase;background-color:var(--text-flash)}#back_forward{text-align:center;font-size:14px;margin:45px 0;clear:both}#back_forward a.prev_page_link{margin-right:45px}.products{padding:0;margin-top:25px;margin-bottom:25px;list-style:none;justify-content:space-evenly;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-flow:dense;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9}.products.gallerywide{grid-template-columns:1fr 1fr 1fr 1fr}.products article{border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9;text-align:center}.products article .product_wrap{height:100%;box-sizing:border-box;background-color:var(--text-alt);position:relative}.products article .product_content{padding:10px;position:relative}.products article .product_wrap:before{content:"";position:absolute;left:-8px;top:-6px;right:-8px;bottom:0;opacity:0;z-index:1}.products article .product_wrap:before{box-shadow:0 16px 16px #0000003d;background-color:var(--text-alt)}.products article:hover .product_wrap:before{opacity:1}.products article:hover .product_content{z-index:5}.products article.no_stock .product_content{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.products article .promo_block{position:absolute;left:16px;top:16px;line-height:18px;font-size:.8em}.products article .image{width:100%;height:220px;line-height:220px;display:block;text-align:center;padding:0}.products article .image img{max-height:100%;max-width:100%;width:auto;vertical-align:middle;height:auto}.products article .product_info .brand-img{height:20px}.products article .annotation{margin-top:10px;min-height:30px;padding:0;font-size:.9rem;color:#868686;margin-bottom:5px}.products article .product_price .price{background:#fffae0;padding:5px;white-space:nowrap;color:var(--text-color);border-radius:4px;font-size:1.5em}.products article .product_info{margin-top:15px}.products article .product_info .product_name{color:var(--text-minor);font-weight:600;overflow:hidden;display:block}.products article .product_info .product_name:hover{color:var(--text-link)}.products article .product_price{margin:5px 0;padding:0;text-align:center;padding-bottom:5px}.products article .product_price .variant{margin:10px 0}.products article .product_price .variants{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.products article .product_price .price{display:inline-block}.price_html .price_sign{font-weight:400;font-size:.85em;margin-left:6px;color:#556270}.price .price_name{font-size:.7em;font-weight:400;color:#556270;margin-right:6px}.status_stock span{font-size:.9rem}.status_stock .instock{color:var(--text-alt-flash)}.status_stock .notinstock{padding:6px 12px;background-color:var(--bg-soft-color);color:var()}.status_stock .awaiting{color:#5c6bc0}.products a:hover{text-decoration:none}.product-service-hero{background:#eef1f5;margin-top:-110px;padding:220px 0 3.5rem}.product-service-breadcrumb .breadcrumb{--bs-breadcrumb-divider:"/";margin-bottom:2rem;font-size:.875rem}.product-service-breadcrumb .breadcrumb-item,.product-service-breadcrumb .breadcrumb-item a{color:#5f6672}.product-service-breadcrumb .breadcrumb-item.active{color:#2f343b}.product-service-hero__title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#1f2328;margin-bottom:1.25rem}.product-service-hero__intro{font-size:1.05rem;line-height:1.7;color:#5f6672;margin-bottom:0;max-width:38rem}.product-service-card{margin:0}.product-service-card__inner{display:flex;align-items:stretch;gap:0;background:#fff;border-radius:1.25rem;box-shadow:0 12px 40px rgba(31,35,40,8%);overflow:hidden}.product-service-card__media{flex:0 0 42%;display:flex;align-items:center;justify-content:center;padding:1.5rem .75rem 1.5rem 1.25rem;background:#fff}.product-service-card__media img{display:block;width:100%;max-width:220px;height:auto;object-fit:contain}.product-service-card__body{flex:auto;padding:1.75rem;display:flex;flex-direction:column;justify-content:center}.product-service-card__title{font-family:var(--font-heading);font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:700;line-height:1.25;color:#1f2328;margin-bottom:.85rem}.product-service-card__text{font-size:.95rem;line-height:1.65;color:#5f6672;margin-bottom:1.25rem}.product-service-card__old-price{margin-bottom:.35rem}.product-service-card__old-price .price_html{position:relative;display:inline-block;color:#8a9199;font-size:1rem}.product-service-card__old-price .price_html::after{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid #8a9199}.product-service-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.65rem;margin-bottom:1.25rem}.product-service-card__diagnostic{display:inline-block;padding:.35rem .7rem;background:#2f343b;color:#fff;font-size:.95rem;font-weight:500;line-height:1.2;border-radius:.2rem;text-transform:lowercase}.product-service-card__amount .price_html{color:#1f2328;font-weight:700}.product-service-card__amount .price_main{font-size:2rem;line-height:1}.product-service-card__amount .price_decimal,.product-service-card__amount .price_sign{font-size:1.35rem;font-weight:700;color:#1f2328}.product-service-card__book{align-self:flex-start;min-width:11rem;padding:.85rem 2rem;border:0;border-radius:999px;background:#ff8c00;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:background-color .2s ease,transform .2s ease}.product-service-card__book:hover,.product-service-card__book:focus{background:#e67e00;color:#fff}.product-service-card__book .spinner-border{display:none}.product-service-card__book.disabled .spinner-border{display:inline-block}.product-service-card__book.disabled .btn-content{opacity:.75}.product-service-content{background:#fff;padding:3rem 0 4rem}.product-service-content__title{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:#1f2328;margin-bottom:1.5rem}.product-service-content__body{color:#5f6672;font-size:1rem;line-height:1.75;max-width:52rem}.product-service-content__body h2,.product-service-content__body h3,.product-service-content__body h4{font-family:var(--font-heading);color:#1f2328;margin-top:2rem;margin-bottom:1rem}.product-service-content__body h2:first-child,.product-service-content__body h3:first-child,.product-service-content__body h4:first-child{margin-top:0}.product-service-content__body a{color:#1f2328;text-decoration:underline;text-underline-offset:.15em}.product-service-content__body a:hover{color:#000}#features{background-color:#f0f0f0;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;margin-top:20px;margin-bottom:10px;width:100%}#features .feature_name{padding:7px}#features .feature_values{padding:7px}#features .option{padding-right:8px;margin-right:8px;position:relative}#features .option a{white-space:nowrap}#features .option a.selected{color:var(--text-flash);text-decoration:none}#features .option a.disabled{opacity:.4;cursor:default;pointer-events:none}#features .option .product_count{position:absolute;font-size:.8em;top:-5px;right:-2px;color:var(--text-dim)}.sort{color:var(--text-dim);font-size:12px;margin-top:10px;margin-bottom:10px;font-weight:400;font-style:normal}.sort a{margin-right:5px}.sort .selected{color:var(--text-dim);text-decoration:none;margin-right:5px}.pagination{display:block}.pagination a{margin:0 5px;font-size:2.1rem;padding:5px 20px;line-height:1.5;border:1px solid transparent;text-decoration:none}.pagination a.selected:hover,.pagination a.selected{background:var(--text-alt-flash);border-radius:3px;box-shadow:inset 5px 5px 0 0 var(--text-alt-flash);cursor:default;color:#fff}.pagination a:hover{border-radius:3px;background-color:#fffae0}.form_block{margin-bottom:35px}.form_block .wrapper{border:1px solid #e0e0e0;border-radius:6px;padding:20px}.form_block .acc_wrapper{border:1px solid #e0e0e0;border-radius:6px}.form_block .acc_wrapper h3{padding:20px;border-top:1px solid #e0e0e0}.form_block .acc_wrapper h3:hover label,.form_block .acc_wrapper h3.active label{color:var(--text-alt-flash)}.form_block .acc_wrapper .checkout-option:first-child h3{border-top:none}.form_block .acc_wrapper .acc_body{padding-top:0}.form_block .acc_wrapper .acc_body .description{color:#696969;font-size:.9em;margin-top:15px;margin-left:25px}.form_block .acc_wrapper .acc_body p{margin-top:0}.form_block textarea{height:70px}.form_block .button{width:100%}.form_block .checkbox{display:flex}.form_block .checkbox input[type=radio]{cursor:pointer;width:20px;margin:0}.form_block .checkbox label{cursor:pointer;margin-left:15px;color:var(--text-color);font-weight:600}.form_block .form_item_name{color:var(--text-color);display:inline-block;font-size:1.5rem}.form_block .delivery_price{margin-left:12px;font-weight:400;font-size:1.2rem;color:#696969}.form_block .form_item_description{color:#696969;font-size:.9em;margin-top:15px}.form_block .payment_form h3{font-weight:400}.form_block .payment_form .btn_row .button{width:auto;margin-right:15px}.form_block ul{padding:0;list-style:none}.form_block ul li{margin-bottom:20px}.form_block .checkout_total{grid-template-columns:.4fr .6fr;display:grid;font-size:1.8rem}.form_block .checkout_total .right_part{text-align:right}.form_block .row label,.form_block .row .label{display:inline-block;margin:3px 0;font-size:1rem}.form_block .row .value{font-weight:600;font-size:1.1rem}.form_block .row label span{color:#696969;font-size:.8rem}.form_block .row.btn_row{text-align:right}.policy_info{padding:10px;font-size:.9em;color:#868686}.feedback_form{background-color:#f3f3f3;border:1px solid #e0e0e0;padding:20px;margin-top:20px;overflow:hidden}#purchases .purchase_row{display:flex;border-top:1px solid #d5d5d5;padding:10px 0;align-items:flex-start;justify-content:space-between}#purchases .purchase_row .image{width:160px;text-align:center}#purchases .purchase_row .image a{display:block;background-color:#fff}#purchases .purchase_row .amount{width:max-content}#purchases .purchase_row .image img{width:100%}#purchases .purchase_row .price{color:#868686;font-size:1.1rem;text-align:right}#purchases .purchase_row .purchase_total_price{width:100px;padding-left:5px;color:var(--text-color);font-weight:600;font-size:1.1rem}#purchases .purchase_row .remove{padding-right:5px;text-align:center}#purchases .purchase_row .remove a{opacity:.5}#purchases .purchase_row .remove a:hover{opacity:1}#purchases .purchase_row .coupon{height:90px}#purchases .purchase_row .coupon .name{font-size:12px}#purchases .purchase_row .coupon .name div{margin-top:5px}#purchases .purchase_row .total{border-top:none}.checkout_purchases .purchase_row{position:relative;display:flex;border-top:1px solid #d5d5d5;padding:16px 0;flex-direction:row;flex-wrap:nowrap}.checkout_purchases .purchase_row .image{margin-right:20px;width:60px}.image img{width:100%}.checkout_purchases .purchase_row .name{flex:1;margin-right:3px}.checkout_purchases .purchase_row .product_name{font-size:.9em}.checkout_purchases .purchase_row .amount{margin-top:12px;font-weight:600;text-align:right}.checkout_purchases .purchase_row .price{text-align:right}#orders_history{list-style:none}#orders_history li{margin-bottom:10px}#orders_history li a{font-size:16px}.message_error{clear:both;padding:10px 20px;margin-bottom:15px;margin-top:10px;overflow:hidden;color:var(--text-flash);background-color:#ffcaca;border:1px dotted var(--text-flash)}#posts .wrap{overflow:hidden;margin:0 auto;width:940px;padding:30px 0}#posts .posts_content{margin:20px 0}#posts .posts_content .title{font-size:16px;margin-bottom:5px;display:block}a.admin_edit{display:inline-flex;align-items:center;vertical-align:middle;margin-left:.35em;color:#dc3545;text-decoration:none;line-height:1}a.admin_edit:hover{color:#b02a37}a.admin_edit svg,a.admin_edit .admin_edit__icon{width:20px;height:20px;fill:currentColor;flex-shrink:0}.bottom_cart_row{background-color:#fffae0}.related_products_box{margin:65px 0;border-radius:8px;padding:15px;border:3px solid #ffd5d5}.related_products_box h2{color:var(--text-flash)}.accessories_products{margin-top:45px}.title-wrap h1,.title-wrap h2,.title-wrap h3,.title-wrap h4{display:inline}.profile .purchases{margin-top:5px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;flex-direction:row}.profile .purchases .image{width:60px;padding:0;margin-right:5px;margin-bottom:5px}.profile .purchases .image.disabled{opacity:.25;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.profile .purchases .image img{border-radius:3px;margin:0}.profile .purchases .amount{opacity:.66;cursor:default;position:absolute;font-size:.8rem;color:var(--text-alt);background-color:var(--bg-dim-color);padding:1px 5px;border-top-left-radius:6px;border-bottom-right-radius:6px}.message{clear:both;padding:20px;margin-bottom:20px;overflow:hidden;color:#000}.message span.text{background-repeat:no-repeat;display:block}.message a.link{float:left;margin-top:5px}.message a.button:hover{background-position:0 0;color:var(--text-color)}.message span.share{display:block;float:right;background-image:none;margin-right:20px}.message span.share img{height:27px;opacity:.3;filter:alpha(opacity=30)}.message span.share img:hover{height:27px;opacity:1;filter:alpha(opacity=100)}.message_success{text-align:center;font-size:1.5rem;color:#59b210;background-color:#ceffa6}.message_success a.link{color:#3f8000}.message_success a.link:hover{color:#5dbd00}.message_error{background-color:#ffcaca;border:1px dotted var(--text-flash)}.message_error a.link{color:var(--text-flash)}.message_error a.link:hover{color:var(--text-flash)}.site-footer{background-color:#2c323f;color:#fff}.site-footer__main{padding:3.5rem 0 2.5rem}.site-footer__brand{margin-bottom:2rem}.site-footer__logo-img{height:48px;width:auto}.site-footer__company-name{font-size:1.05rem;color:rgba(255,255,255,.92)}.site-footer__phone{padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}.site-footer__phone-link{color:#fc0;font-size:2rem;font-weight:700;line-height:1.3;text-decoration:none}.site-footer__phone-link:hover,.site-footer__phone-link:focus{color:#ffe066;text-decoration:none}.site-footer__social{display:flex;gap:.75rem;padding-top:0}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;color:#fff;font-size:1rem;text-decoration:none;transition:background-color .2s ease,filter .2s ease,transform .2s ease}.site-footer__social-link:hover,.site-footer__social-link:focus{color:#fff;text-decoration:none;transform:translateY(-2px)}.site-footer__social-link--facebook{background-color:#1877f2}.site-footer__social-link--facebook:hover,.site-footer__social-link--facebook:focus{filter:brightness(1.1)}.site-footer__social-link--instagram{background:linear-gradient( 45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888 )}.site-footer__social-link--instagram:hover,.site-footer__social-link--instagram:focus{filter:brightness(1.1)}.site-footer__social-link--youtube{background-color:red}.site-footer__social-link--youtube:hover,.site-footer__social-link--youtube:focus{filter:brightness(1.1)}.site-footer__column{margin-bottom:2rem}.site-footer__title{margin-bottom:1.25rem;color:#fff;font-family:var(--font-heading);font-size:1.35rem;font-weight:700;line-height:1.3}.site-footer__links li+li{margin-top:.65rem}.site-footer__links li{color:rgba(255,255,255,.88);font-family:var(--font-body);font-size:.95rem;line-height:1.5}.site-footer__links a{color:rgba(255,255,255,.88);font-family:var(--font-body);font-size:.95rem;line-height:1.5;text-decoration:none;transition:color .2s ease}.site-footer__links a:hover,.site-footer__links a:focus{color:#fff;text-decoration:underline}.site-footer__bottom{padding:1.25rem 0 1.75rem;border-top:1px solid rgba(255,255,255,.12)}.site-footer__copyright{color:rgba(255,255,255,.55);font-size:.875rem}@media(min-width:992px){.site-footer__column{padding-left:2rem}}@media(max-width:760px){.product-service-hero{margin-top:-110px;padding:190px 0 2.5rem}.product-service-card__inner{flex-direction:column}.product-service-card__media{flex-basis:auto;padding:1.5rem 1.5rem 0}.product-service-card__body{padding:1.25rem 1.5rem 1.5rem}.product-service-card__book{width:100%}.product_one .features .label{width:57%}.product_one .features .value{width:40%}.products.gallerywide{grid-template-columns:1fr 1fr}}