@font-face{font-family:Manrope;src:url('../fonts/manrope-cyrillic.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;src:url('../fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Unbounded;src:url('../fonts/unbounded-cyrillic.woff2') format('woff2');font-style:normal;font-weight:500 900;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Unbounded;src:url('../fonts/unbounded-latin.woff2') format('woff2');font-style:normal;font-weight:500 900;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

:root{
  --lp-ink:#090e18;
  --lp-ink-2:#101827;
  --lp-ink-3:#182236;
  --lp-card:rgba(24,34,54,.82);
  --lp-card-solid:#151f32;
  --lp-line:rgba(188,211,245,.14);
  --lp-text:#f7f9fd;
  --lp-muted:#a9b7cf;
  --lp-blue:#1e88e5;
  --lp-blue-dark:#1565c0;
  --lp-red:#e53935;
  --lp-yellow:#fdd835;
  --lp-radius:20px;
  --lp-shadow:0 24px 70px rgba(0,0,0,.3);
}

html{scroll-behavior:smooth}
body{background:var(--lp-ink);color:var(--lp-text);font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}
body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif}
h1,h2,h3,h4,h5,h6,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.woocommerce div.product .product_title{color:var(--lp-text);font-family:Unbounded,Manrope,sans-serif;font-weight:700;letter-spacing:-.025em}
a{color:#64b5f6}
a:hover,a:focus{color:#90caf9}
::selection{background:var(--lp-blue);color:#fff}
:focus-visible{outline:3px solid var(--lp-yellow)!important;outline-offset:3px}

.lp-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.lp-section{padding:88px 0;position:relative}
.lp-section--soft{background:linear-gradient(160deg,#111a2a,#0d1422)}
.lp-section--dark{background:radial-gradient(900px 440px at 12% 20%,rgba(30,136,229,.12),transparent 65%),#090f1c}
.lp-kicker{color:#8dbced;font-size:12px;font-weight:800;letter-spacing:.14em;margin:0 0 12px;text-align:center;text-transform:uppercase}
.lp-section h2{font-size:clamp(27px,4vw,46px);line-height:1.15;margin:0;text-align:center}
.lp-section-lead{color:var(--lp-muted);font-size:17px;margin:14px auto 42px;max-width:680px;text-align:center}

#masthead{position:sticky;top:0;z-index:990}
body.admin-bar #masthead{top:32px}
#masthead .main-header-bar{background:rgba(9,14,24,.9)!important;border-bottom:1px solid var(--lp-line);box-shadow:0 10px 34px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}
#masthead .custom-logo-link{display:inline-flex;align-items:center;max-width:min(420px,62vw)}
#masthead .custom-logo-link img{filter:none;height:auto;max-height:72px;max-width:100%;width:auto}
.main-header-menu .menu-link,.ast-header-break-point .main-navigation ul .menu-item .menu-link{border-radius:12px;color:#dce6f7!important;font-size:14px;font-weight:750;transition:background-color .2s,color .2s,transform .2s}
.main-header-menu .menu-link:hover,.main-header-menu .current-menu-item>.menu-link{background:rgba(30,136,229,.15);color:#fff!important;transform:translateY(-1px)}
.ast-mobile-header-wrap .ast-primary-header-bar,.ast-mobile-popup-drawer .ast-mobile-popup-inner{background:#0c1321!important}
#masthead .ast-mobile-header-content,#masthead .ast-mobile-header-content .main-navigation,#masthead .ast-mobile-header-content .main-header-menu,#masthead .ast-mobile-header-content .main-header-menu .menu-item,#masthead .ast-mobile-header-content .main-header-menu .menu-link{background:#0c1321!important}
#masthead .ast-mobile-header-content{border-top:1px solid var(--lp-line);box-shadow:0 18px 40px rgba(0,0,0,.34)}
#masthead .ast-mobile-header-content .main-header-menu{padding:8px 14px 18px!important}
#masthead .ast-mobile-header-content .main-header-menu .menu-link{color:#dce6f7!important;font-size:16px!important;padding:13px 8px!important}
.ast-mobile-menu-trigger-minimal{color:#fff!important}

.site-content{background:var(--lp-ink)}
.ast-container{max-width:1220px}
body.home .site-content>.ast-container,body.page-id-1961 .site-content>.ast-container,body.page-id-5 .site-content>.ast-container{max-width:none;padding:0}
body.home #primary,body.page-id-1961 #primary,body.page-id-5 #primary{margin:0;padding:0;width:100%}
body.home .site-main>article,body.page-id-1961 .site-main>article,body.page-id-5 .site-main>article{padding:0}
body.home .entry-header,body.page-id-1961 .entry-header,body.page-id-5 .entry-header{display:none}
body.home .entry-content,body.page-id-1961 .entry-content,body.page-id-5 .entry-content{margin:0}

.lp-hero{align-items:center;background:#070b13;display:flex;min-height:730px;overflow:hidden;position:relative}
.lp-hero::after{background:linear-gradient(90deg,#070b13 0%,rgba(7,11,19,.97) 35%,rgba(7,11,19,.55) 62%,rgba(7,11,19,.18) 100%),radial-gradient(circle at 32% 28%,rgba(30,136,229,.2),transparent 43%);content:"";inset:0;position:absolute;z-index:1}
.lp-hero__image{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}
.lp-hero__content{padding:88px 0;position:relative;z-index:2}
.lp-eyebrow{background:rgba(255,255,255,.06);border:1px solid var(--lp-line);border-radius:999px;color:#b9cdf0;display:inline-flex;font-size:12px;font-weight:800;letter-spacing:.12em;margin:0 0 24px;padding:8px 15px;text-transform:uppercase}
.lp-hero h1{font-size:clamp(38px,5.3vw,70px);line-height:1.06;margin:0 0 20px;max-width:780px}
.lp-hero h1 span{background:linear-gradient(95deg,#64b5f6 0%,#90caf9 46%,#fdd835 100%);-webkit-background-clip:text;background-clip:text;color:transparent;display:block}
.lp-lead{color:#b2bfd4;font-size:clamp(16px,1.6vw,19px);line-height:1.65;margin:0 0 30px;max-width:650px}
.lp-search{align-items:center;background:#fff;border:1px solid rgba(255,255,255,.5);border-radius:17px;box-shadow:0 25px 70px rgba(0,0,0,.36);display:flex;gap:8px;max-width:680px;padding:7px}
.lp-search input[type=search]{background:transparent!important;border:0!important;box-shadow:none!important;color:#121a2b!important;font-size:16px;height:50px;margin:0;min-width:0;padding:10px 16px!important}
.lp-search input[type=search]::placeholder{color:#78849a}
.lp-search button,.lp-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.checkout-button,.woocommerce button.single_add_to_cart_button,#place_order{background:linear-gradient(135deg,var(--lp-blue),var(--lp-blue-dark))!important;border:0!important;border-radius:13px!important;box-shadow:0 10px 27px rgba(30,136,229,.28);color:#fff!important;cursor:pointer;font-size:14px;font-weight:800;line-height:1.25;padding:15px 26px!important;text-decoration:none!important;transition:transform .2s,box-shadow .2s,filter .2s}
.lp-search button:hover,.lp-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.checkout-button:hover,.woocommerce button.single_add_to_cart_button:hover,#place_order:hover{box-shadow:0 14px 34px rgba(30,136,229,.38);filter:brightness(1.08);transform:translateY(-2px)}
.lp-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.lp-button{display:inline-flex;justify-content:center}
.lp-button--ghost{background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.2)!important;box-shadow:none}
.lp-stats{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:42px 0 0;max-width:820px;padding:0}
.lp-stats li{background:rgba(255,255,255,.055);border:1px solid var(--lp-line);border-radius:16px;padding:16px 18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.lp-stats strong{color:#fff;display:block;font-family:Unbounded,sans-serif;font-size:20px;line-height:1.2}
.lp-stats span{color:#93a4c0;font-size:12px}

.lp-category-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:42px}
.lp-category{background-position:center;background-size:cover;border:1px solid rgba(255,255,255,.16);border-radius:var(--lp-radius);box-shadow:var(--lp-shadow);color:#fff!important;display:flex;flex-direction:column;isolation:isolate;justify-content:flex-end;min-height:220px;overflow:hidden;padding:24px;position:relative;text-decoration:none!important;transition:transform .22s,box-shadow .22s,border-color .22s}
.lp-category::before{background:linear-gradient(180deg,rgba(5,9,16,.02) 12%,rgba(5,9,16,.48) 58%,rgba(5,9,16,.94) 100%);content:"";inset:0;position:absolute;z-index:-1}
.lp-category::after{background:linear-gradient(120deg,rgba(30,136,229,.13),transparent 48%);content:"";inset:0;position:absolute;z-index:-1}
.lp-category:hover{border-color:rgba(255,255,255,.34);box-shadow:0 30px 65px rgba(0,0,0,.34);transform:translateY(-6px)}
.lp-category strong,.lp-category small{position:relative;z-index:1}.lp-category strong{font-family:Unbounded,sans-serif;font-size:18px;line-height:1.25;text-shadow:0 2px 18px #000}.lp-category small{color:rgba(255,255,255,.82);font-size:13px}
.lp-category__icon{display:none}
.lp-category--oil{background-image:url('../images/category-oil.webp')}
.lp-category--filter{background-image:url('../images/category-filters.webp')}
.lp-category--brakes{background-image:url('../images/category-brakes.webp')}
.lp-category--suspension{background-image:url('../images/category-suspension.webp')}
.lp-category--accessories{background-image:url('../images/category-accessories.webp')}
.lp-category--tools{background-image:url('../images/category-tools.webp')}
.lp-category--oil .lp-category__icon{background:#fff;border-radius:52% 48% 56% 44%/62% 38% 62% 38%;clip-path:polygon(50% 0,90% 58%,84% 82%,65% 100%,35% 100%,16% 82%,10% 58%);opacity:.86;transform:rotate(45deg) scale(.62)}
.lp-category--filter .lp-category__icon{border:5px solid #fff;border-top-width:12px;clip-path:polygon(0 0,100% 0,65% 55%,65% 100%,35% 100%,35% 55%);opacity:.86}
.lp-category--brakes .lp-category__icon{border:7px solid #fff;border-radius:50%;box-shadow:inset 0 0 0 6px transparent;opacity:.86}
.lp-category--brakes .lp-category__icon::after{background:#fff;border-radius:50%;content:"";height:11px;left:11px;position:absolute;top:11px;width:11px}
.lp-category--suspension .lp-category__icon{background:repeating-linear-gradient(0deg,transparent 0 6px,#fff 6px 10px);border-left:4px solid #fff;border-right:4px solid #fff;opacity:.86;transform:skewX(-14deg) scale(.75)}
.lp-category--accessories .lp-category__icon{border:5px solid #fff;border-radius:50%;opacity:.86}
.lp-category--accessories .lp-category__icon::before,.lp-category--accessories .lp-category__icon::after{background:#fff;border-radius:50%;content:"";height:9px;position:absolute;top:15px;width:9px}
.lp-category--accessories .lp-category__icon::before{left:8px}.lp-category--accessories .lp-category__icon::after{right:8px}
.lp-category--tools .lp-category__icon{border:8px solid #fff;border-bottom-color:transparent;border-left-color:transparent;border-radius:50%;opacity:.86;transform:rotate(-45deg) scale(.65)}

.lp-products-section{background:#0b111d}
.lp-products-grid{margin-top:44px}
.lp-products-grid ul.products{display:grid!important;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0!important}
.lp-products-grid ul.products::before,.lp-products-grid ul.products::after{display:none!important}
.lp-products-grid ul.products li.product{float:none!important;margin:0!important;width:auto!important}
.lp-text-link{display:block;font-weight:800;margin:30px auto 0;text-align:center;text-decoration:none}

.woocommerce ul.products{align-items:stretch}
.woocommerce ul.products li.product{background:linear-gradient(160deg,rgba(27,39,61,.97),rgba(15,23,38,.97));border:1px solid var(--lp-line);border-radius:18px;box-shadow:0 14px 42px rgba(0,0,0,.2);display:flex!important;flex-direction:column;overflow:hidden;padding:0 0 16px;transition:transform .22s,border-color .22s,box-shadow .22s}
.woocommerce ul.products li.product:hover{border-color:rgba(100,181,246,.35);box-shadow:0 24px 58px rgba(0,0,0,.34);transform:translateY(-6px)}
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap{background:#0d1421;border-bottom:1px solid var(--lp-line);overflow:hidden}
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap img,.woocommerce ul.products li.product>a img{aspect-ratio:1/1;background:#0d1421;margin:0!important;object-fit:contain;padding:16px;transition:transform .28s;width:100%}
.woocommerce ul.products li.product:hover img{transform:scale(1.035)}
.woocommerce ul.products li.product .astra-shop-summary-wrap{align-items:center;display:flex;flex:1;flex-direction:column;padding:15px 16px 0;text-align:center!important}
.lp-product-category,.ast-woo-product-category{color:#7eb8ee!important;display:block;font-size:10px!important;font-weight:800;letter-spacing:.1em;order:-1;text-align:center;text-transform:uppercase;width:100%}
.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#f4f7fc!important;display:-webkit-box;font-family:Manrope,sans-serif!important;font-size:14px!important;font-weight:750;line-height:1.42;margin:7px 0 8px!important;min-height:60px;overflow:hidden;text-align:center;width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.woocommerce ul.products li.product .price{color:#fff!important;font-size:20px!important;font-weight:800;margin:0 0 14px!important;text-align:center;width:100%}
.woocommerce ul.products li.product .button{margin-top:auto!important;text-align:center;width:100%}
.woocommerce ul.products li.product .added_to_cart{color:#90caf9;font-weight:800;padding:8px 0 0;text-align:center}
.woocommerce span.onsale{background:var(--lp-red)!important;border-radius:10px!important;color:#fff;font-weight:800}

.lp-benefits{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:42px}
.lp-benefits article,.lp-steps article,body.home .lp-benefits article,body.home .lp-steps article,body.page-id-1961 .lp-steps article,body.page-id-5 .lp-steps article{background:linear-gradient(160deg,rgba(26,38,60,.88),rgba(15,23,38,.88));border:1px solid var(--lp-line);border-radius:18px;padding:28px}
.lp-benefits article>span,.lp-steps article>span{color:var(--lp-yellow);font-family:Unbounded,sans-serif;font-size:13px;font-weight:800}
.lp-benefits h3,.lp-steps h3{font-family:Manrope,sans-serif;font-size:17px;margin:13px 0 7px}
.lp-benefits p,.lp-steps p{color:var(--lp-muted);font-size:14px;line-height:1.55;margin:0}
.lp-brands{align-items:center;border-top:1px solid var(--lp-line);display:flex;flex-wrap:wrap;gap:20px 40px;justify-content:center;margin-top:50px;padding-top:32px}
.lp-brands span{color:#8190a9;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}

.lp-store-grid{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px}
.lp-store{background:var(--lp-card-solid);border:1px solid var(--lp-line);border-radius:var(--lp-radius);box-shadow:var(--lp-shadow);overflow:hidden}
.lp-store iframe{border:0;display:block;height:265px;width:100%}
.lp-store__body{padding:24px 26px 28px}
.lp-store__body h3{font-family:Manrope,sans-serif;font-size:21px;margin:0 0 8px}
.lp-store__body p{color:var(--lp-muted);font-size:14px;margin:0 0 10px}
.lp-store__body a{font-size:17px;font-weight:800;text-decoration:none}
.lp-cta{background:radial-gradient(650px 280px at 90% 0%,rgba(253,216,53,.14),transparent 64%),linear-gradient(135deg,#13233f,#0b1220);border:1px solid var(--lp-line);border-radius:25px;box-shadow:var(--lp-shadow);margin-top:44px;padding:48px 28px;text-align:center}
.lp-cta p{color:#9fb1ce;margin:0 0 4px}.lp-cta h2{font-size:clamp(24px,3vw,35px);margin:0 0 18px}.lp-cta a{color:var(--lp-yellow);font-family:Unbounded,sans-serif;font-size:clamp(22px,3vw,34px);font-weight:800;text-decoration:none}

.lp-page-hero{background:radial-gradient(700px 300px at 75% 10%,rgba(30,136,229,.19),transparent 68%),linear-gradient(150deg,#0b1322,#090e18);border-bottom:1px solid var(--lp-line);padding:86px 0 68px;text-align:center}
.lp-page-hero .lp-kicker{text-align:center}.lp-page-hero h1{font-size:clamp(38px,6vw,68px);margin:0}.lp-page-hero p:last-child{color:var(--lp-muted);font-size:18px;margin:14px auto 0;max-width:720px}
.lp-page-hero--photo{align-items:center;background:#070b13;display:flex;justify-content:center;min-height:360px;overflow:hidden;padding:0;position:relative}
.lp-page-hero--photo::after{background:linear-gradient(90deg,#070b13 0%,rgba(7,11,19,.96) 34%,rgba(7,11,19,.62) 62%,rgba(7,11,19,.28) 100%),radial-gradient(circle at 70% 20%,rgba(30,136,229,.2),transparent 46%);content:"";inset:0;position:absolute;z-index:1}
.lp-page-hero__image{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}
.lp-page-hero__content{padding:92px 0 78px;position:relative;z-index:2}
.lp-contacts-section{background:radial-gradient(900px 420px at 80% 0%,rgba(30,136,229,.1),transparent 62%),linear-gradient(180deg,#0a101c 0%,#090e18 100%)}
.lp-contact-grid{align-items:start;display:grid;gap:24px;grid-template-columns:.8fr 1.2fr;margin-top:48px}
.lp-contact-copy,.lp-original-contact-content,.lp-about-main{background:linear-gradient(160deg,rgba(26,38,60,.92),rgba(14,22,37,.92));border:1px solid var(--lp-line);border-radius:var(--lp-radius);box-shadow:var(--lp-shadow);padding:34px}
.lp-contact-copy .lp-kicker{text-align:left}.lp-contact-copy h2{font-size:32px;text-align:left}.lp-contact-copy p{color:var(--lp-muted)}
.lp-contact-lines{display:grid;gap:4px;margin-top:18px}
.lp-contact-label{color:var(--lp-muted)!important;font-size:14px;font-weight:700;margin:14px 0 0!important}
.lp-contact-label:first-child{margin-top:0!important}
.lp-contact-copy .lp-contact-phone,.lp-contact-copy .lp-contact-mail{color:var(--lp-yellow);display:block;font-family:Unbounded,sans-serif;font-size:clamp(18px,2vw,21px);font-weight:800;line-height:1.35;margin:4px 0 0;text-decoration:none}
.lp-contact-copy .lp-contact-mail{color:#90caf9;font-size:18px}
.lp-contact-channel{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px}
.lp-store-max-link,.lp-vk-link{align-items:center;background:rgba(255,255,255,.04);border:1px solid var(--lp-line);border-radius:14px;color:#e8eef9!important;display:inline-flex;gap:10px;font-weight:800;text-decoration:none!important;transition:border-color .2s,transform .2s,background-color .2s}
.lp-store-max-link{font-size:14px;padding:8px 12px;white-space:nowrap}.lp-store-max-link img{border-radius:8px;display:block;height:32px;width:32px}
.lp-vk-link{gap:12px;margin-top:26px;padding:12px 16px}.lp-vk-link img{border-radius:10px;display:block;height:40px;width:40px}
.lp-store-max-link:hover,.lp-vk-link:hover{background:rgba(30,136,229,.14);border-color:rgba(100,181,246,.45);color:#fff!important;transform:translateY(-1px)}
.lp-original-contact-content .elementor-top-section{display:none!important}
.lp-original-contact-content .elementor-element-d4c37e7{display:block!important;background:transparent!important;margin:0!important;padding:0!important}
.lp-original-contact-content .elementor-element-d4c37e7>.elementor-container>.elementor-column{display:none!important}
.lp-original-contact-content .elementor-element-d4c37e7>.elementor-container>.elementor-element-9d73edb{display:block!important;width:100%!important}
.lp-original-contact-content .elementor-element-4bcc378{display:block!important}
.lp-original-contact-content .elementor-element-dd9e98e{display:block!important}
.lp-original-contact-content .elementor-element-4262172,.lp-original-contact-content .elementor-element-d86b179{display:none!important}
.lp-original-contact-content .elementor-widget-container,.lp-original-contact-content .elementor-column-wrap,.lp-original-contact-content .elementor-widget-wrap{background:transparent!important;border:0!important;margin:0!important;padding:0!important}
.lp-original-contact-content h2,.lp-original-contact-content h3,.lp-original-contact-content .elementor-heading-title{color:#fff!important;font-family:Unbounded,sans-serif!important}
.lp-original-contact-content .elementor-element-4bcc378 .elementor-heading-title{color:#fff!important;font-family:Manrope,sans-serif!important;font-size:16px!important;font-weight:700!important;line-height:1.45!important;margin:0 0 22px!important}
.lp-contact-copy h2,.lp-original-contact-content .elementor-element-4bcc378 .elementor-heading-title{font-family:Unbounded,sans-serif!important;font-size:32px!important;font-weight:800!important;line-height:1.2!important;text-align:left!important}
.lp-original-contact-content label,.lp-pdn-consent label{color:#dce6f7!important}
.lp-pdn-consent a{color:#64b5f6!important}
.lp-pdn-consent input{accent-color:#ff3d16;flex:0 0 auto}

.lp-about-grid{align-items:stretch;display:grid;gap:24px;grid-template-columns:1.3fr .7fr}
.lp-about-main .lp-kicker{text-align:left}.lp-about-main h2{text-align:left}.lp-about-main p{color:var(--lp-muted);font-size:17px}.lp-about-main .lp-button{margin-top:14px}
.lp-about-facts{display:grid;gap:14px;grid-template-columns:1fr 1fr}
.lp-about-facts article,body.page-id-1961 .lp-about-facts article,body.page-id-5 .lp-about-facts article{background:linear-gradient(145deg,#162238,#0f1829);border:1px solid var(--lp-line);border-radius:18px;display:flex;flex-direction:column;justify-content:center;padding:28px}
.lp-about-facts strong{color:var(--lp-yellow);font-family:Unbounded,sans-serif;font-size:24px}.lp-about-facts span{color:var(--lp-muted);font-size:13px}
.lp-steps{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:38px}

input[type=text],input[type=email],input[type=tel],input[type=search],input[type=password],input[type=number],textarea,select,.select2-container--default .select2-selection--single{background:#0c1422!important;border:1px solid rgba(188,211,245,.2)!important;border-radius:12px!important;box-shadow:none!important;color:#f5f7fb!important;font-size:16px;min-height:48px;padding:11px 14px!important;transition:border-color .18s,box-shadow .18s}
textarea{min-height:130px}
input:focus,textarea:focus,select:focus,.select2-container--default.select2-container--focus .select2-selection--single{border-color:var(--lp-blue)!important;box-shadow:0 0 0 3px rgba(30,136,229,.18)!important;outline:none!important}
label,legend{color:#dce6f7!important;font-weight:700}
input::placeholder,textarea::placeholder{color:#7889a4!important}

.woocommerce-page .site-content,.woocommerce .site-content{background:radial-gradient(900px 420px at 75% 0%,rgba(30,136,229,.08),transparent 65%),var(--lp-ink)}
.woocommerce-page #primary{padding-top:54px;padding-bottom:70px}
.woocommerce-page .entry-title,.woocommerce-products-header__title,.woocommerce div.product .product_title{color:#fff}
.woocommerce .woocommerce-breadcrumb,.woocommerce .woocommerce-breadcrumb a{color:#8797b2}
.woocommerce .woocommerce-result-count{color:#a7b5ca}
.woocommerce .woocommerce-ordering select{min-width:220px}
.ast-woocommerce-container{position:relative}

.lp-filter-toggle{background:linear-gradient(135deg,var(--lp-blue),var(--lp-blue-dark));border:0;border-radius:12px;color:#fff;display:none;font-weight:800;margin:0 0 18px;padding:12px 20px}
.lp-shop-filter{background:rgba(20,31,50,.96);border:1px solid var(--lp-line);border-radius:18px;box-shadow:var(--lp-shadow);display:grid;gap:12px;margin:0 0 28px;padding:22px}
.lp-shop-filter__head{align-items:center;display:flex;justify-content:space-between}.lp-shop-filter__head h2{font-family:Manrope,sans-serif;font-size:20px;margin:0}.lp-shop-filter__head button{background:transparent;border:0;color:#fff;display:none;font-size:34px;line-height:1}
.lp-shop-filter fieldset{border:0;margin:0;padding:0}.lp-shop-filter legend{margin-bottom:8px}
.lp-price-fields{display:grid;gap:10px;grid-template-columns:1fr 1fr}.lp-price-fields label span{color:#92a3bf;display:block;font-size:12px;margin-bottom:3px}
.lp-shop-filter>.lp-button{justify-self:start}.lp-filter-reset{align-self:center;font-size:14px;font-weight:800;margin-left:8px;text-decoration:none}

.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;flex-wrap:wrap;gap:7px;justify-content:center}
.woocommerce nav.woocommerce-pagination ul li{border:0!important;margin:0!important}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{background:#151f32!important;border:1px solid var(--lp-line)!important;border-radius:10px;color:#dbe5f6!important;font-weight:800;min-width:44px;padding:10px 14px!important}
.woocommerce nav.woocommerce-pagination ul li span.current{background:linear-gradient(135deg,var(--lp-blue),var(--lp-blue-dark))!important;color:#fff!important}

.woocommerce div.product{background:transparent}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{background:#0e1726;border:1px solid var(--lp-line);border-radius:22px;overflow:hidden}
.woocommerce div.product div.images img{background:#0e1726;object-fit:contain}
.woocommerce div.product .summary{background:linear-gradient(160deg,rgba(25,37,59,.96),rgba(13,21,35,.96));border:1px solid var(--lp-line);border-radius:22px;box-shadow:var(--lp-shadow);padding:30px}
.woocommerce div.product .summary .price{color:#fff!important;font-size:34px!important;font-weight:850}
.woocommerce div.product .stock{color:#83d5a6!important;font-weight:800}
.woocommerce div.product form.cart .quantity .qty{height:52px}
.woocommerce div.product .product_meta{border-top:1px solid var(--lp-line);color:#91a2be;line-height:1.8;margin-top:20px;padding-top:18px}
.woocommerce div.product .product_meta .sku_wrapper{display:none}
.woocommerce div.product .woocommerce-tabs{background:#101927;border:1px solid var(--lp-line);border-radius:20px;margin-top:38px;padding:24px}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{border-color:var(--lp-line)}
.woocommerce div.product .woocommerce-tabs ul.tabs li{background:#141f33;border-color:var(--lp-line)}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#d9e3f3}
.woocommerce table.shop_attributes,.woocommerce table.woocommerce-product-attributes{border-color:var(--lp-line)!important;color:#eaf0f9}
.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td,.woocommerce-product-attributes-item__label,.woocommerce-product-attributes-item__value{border-color:var(--lp-line)!important;color:#eaf0f9!important;padding:12px 14px!important}
.woocommerce table.shop_attributes th,.woocommerce-product-attributes-item__label{color:#c9d7ec!important;font-weight:700!important;opacity:1!important;width:34%}
.woocommerce table.shop_attributes td p,.woocommerce-product-attributes-item__value p{color:#eaf0f9!important;margin:0}
.lp-product-service{border-top:1px solid var(--lp-line);margin-top:24px;padding-top:22px}.lp-product-service>div+div{margin-top:20px}.lp-product-service strong{color:#fff;display:block;font-size:14px;margin-bottom:8px}.lp-product-service p{color:var(--lp-muted);font-size:14px;margin:4px 0}.lp-stock-note p{color:#83d5a6}.lp-stock-note.is-out p{color:#f0a8a8}.lp-sku-chips{display:flex;flex-wrap:wrap;gap:7px}.lp-sku-chips span{background:#172b47;border:1px solid rgba(100,181,246,.26);border-radius:9px;color:#a9d4fa;font-size:13px;font-weight:750;padding:5px 10px}
.lp-warehouse-stock ul{list-style:none;margin:0;padding:0}.lp-warehouse-stock li{align-items:center;border-bottom:1px solid rgba(100,181,246,.14);display:flex;gap:16px;justify-content:space-between;padding:8px 0}.lp-warehouse-stock li:last-child{border-bottom:0}.lp-warehouse-stock__value{color:#83d5a6;font-size:14px;font-weight:800;text-align:right}.lp-warehouse-stock__value.is-out{color:#f0a8a8}.lp-warehouse-stock__value.is-unknown{color:var(--lp-muted);font-weight:700}
.lp-sku-row{display:none!important}

.woocommerce table.shop_table,.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout_coupon,.woocommerce form.login{background:#111b2b;border:1px solid var(--lp-line)!important;border-radius:18px!important;color:#eaf0f9;overflow:hidden}
.woocommerce table.shop_table th,.woocommerce table.shop_table td{border-color:var(--lp-line)!important}
.woocommerce table.shop_table a{font-weight:750;text-decoration:none}
.woocommerce-cart .cart-collaterals .cart_totals{padding:24px}
.woocommerce-cart .cart-collaterals .cart_totals h2{font-size:26px}
.woocommerce-checkout #payment{background:#111b2b!important;border:1px solid var(--lp-line);border-radius:18px;color:#dce6f7}
.woocommerce-checkout #payment div.payment_box{background:#18263d!important;color:#dce6f7!important}.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#18263d!important}
.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#15223a!important;border-top-color:var(--lp-blue)!important;color:#e7eef8!important}
.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{color:#64b5f6!important}
.lp-checkout-progress{margin:0 0 34px}.lp-checkout-progress ol{counter-reset:step;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.lp-checkout-progress li{align-items:center;background:#111a2a;border:1px solid var(--lp-line);border-radius:14px;color:#8191aa;display:flex;font-weight:800;gap:10px;padding:13px 16px}.lp-checkout-progress li span{align-items:center;background:#1b2940;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.lp-checkout-progress li.is-active{border-color:var(--lp-blue);color:#fff}.lp-checkout-progress li.is-active span{background:var(--lp-blue)}.lp-checkout-progress li.is-complete{color:#bcd5ef}.lp-checkout-progress li.is-complete span{background:#246ba5}

html,body,.site,.site-content,#content{background-color:#080d17!important}
.site{min-height:100vh}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#d9e3f3!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
.site-footer,.site-footer .site-primary-footer-wrap,.site-footer .site-below-footer-wrap,.ast-small-footer{background:#080d17!important;border-top:1px solid var(--lp-line);color:#b8c6dc}.site-footer [class*=ast-footer],.site-footer .ast-builder-grid-row{background:transparent!important}.site-footer a,.site-footer .ast-footer-copyright a{color:#d5e2f4!important}.ast-footer-copyright,.site-footer .ast-footer-copyright,.site-footer .ast-builder-html-element{color:#c5d4ea!important;font-size:13px}.ast-footer-copyright a[href*=astra]{display:none!important}.lp-legal-footer{background:#080d17!important;border-top:1px solid var(--lp-line)!important;color:#c5d4ea!important;display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:center;padding:18px 20px 25px!important}.lp-legal-footer a{color:#d5e2f4!important;font-size:13px;text-decoration:none}.lp-legal-footer a:hover{color:#fff!important}.yith-wcwl-add-to-wishlist,.compare.button,a.compare,.menu-item a[href*=compare],.menu-item a[href*=wishlist]{display:none!important}
#ast-scroll-top{background:linear-gradient(135deg,var(--lp-blue),var(--lp-blue-dark))!important;border-radius:12px!important}
[id*=f152] button,[class*=f152] button{border-radius:10px!important}

@media (min-width:922px){
  .lp-shop-filter{align-items:end;grid-template-columns:minmax(260px,1.2fr) minmax(220px,1fr) auto auto}
  .lp-shop-filter__head{display:none}.lp-shop-filter>label{grid-column:1}.lp-shop-filter>select{grid-column:1}.lp-shop-filter>fieldset{grid-column:2;grid-row:1/3}.lp-shop-filter>.lp-button{grid-column:3;grid-row:2}.lp-shop-filter>.lp-filter-reset{grid-column:4;grid-row:2}
}

@media (max-width:921px){
  body.admin-bar #masthead{top:46px}
  .lp-section{padding:70px 0}
  .lp-hero{min-height:690px}
  .lp-category-grid{grid-template-columns:repeat(2,1fr)}
  #masthead .ast-mobile-header-wrap .ast-primary-header-bar{min-height:78px;padding-left:14px;padding-right:14px}
  #masthead .site-branding{padding:8px 0}
  #masthead .custom-logo-link img{max-height:56px;max-width:260px}
  .lp-page-hero--photo{min-height:300px}
  .lp-page-hero--photo::after{background:linear-gradient(180deg,rgba(7,11,19,.5) 0%,rgba(7,11,19,.9) 48%,#070b13 100%),radial-gradient(circle at 55% 15%,rgba(30,136,229,.18),transparent 40%)}
  .lp-page-hero__content{padding:72px 0 56px}
  #masthead .menu-toggle{align-items:center;border:1px solid rgba(255,255,255,.28)!important;border-radius:14px!important;display:flex;height:48px;justify-content:center;margin:0;padding:0!important;width:48px}
  .ast-mobile-popup-drawer .ast-mobile-popup-header{min-height:72px;padding:12px 18px}
  .ast-mobile-popup-drawer .main-header-menu{padding:8px 16px 24px}
  .ast-mobile-popup-drawer .main-header-menu .menu-link{font-size:17px!important;padding:15px 12px!important}
  .lp-products-grid ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lp-benefits{grid-template-columns:repeat(2,1fr)}
  .lp-contact-grid,.lp-about-grid{grid-template-columns:1fr}
  .lp-filter-toggle{display:inline-flex}
  .lp-shop-filter{border-radius:22px 0 0 22px;height:100dvh;margin:0;max-width:390px;overflow:auto;padding:26px;position:fixed;right:0;top:0;transform:translateX(105%);transition:transform .22s;width:min(92vw,390px);z-index:10002}
  .lp-shop-filter.is-open{transform:translateX(0)}
  .lp-shop-filter__head button{display:block}
  body.lp-filter-open{overflow:hidden}
  body.lp-filter-open::after{background:rgba(0,0,0,.68);content:"";inset:0;position:fixed;z-index:10001}
  .woocommerce-page #primary{padding-top:35px}
}

@media (max-width:640px){
  .lp-shell{width:min(100% - 28px,1180px)}
  .lp-section{padding:62px 0}.lp-kicker{margin-bottom:9px}.lp-section h2{font-size:28px}.lp-section-lead{font-size:14px;line-height:1.55;margin:12px auto 28px}
  .lp-hero{min-height:720px}
  .lp-hero::after{background:linear-gradient(180deg,rgba(7,11,19,.46) 0%,rgba(7,11,19,.92) 36%,#070b13 75%),radial-gradient(circle at 55% 15%,rgba(30,136,229,.18),transparent 38%)}
  .lp-hero__image{height:43%;object-position:72% center}
  .lp-hero__content{align-self:flex-end;padding:210px 0 48px}
  .lp-eyebrow{font-size:10px;margin-bottom:15px}
  .lp-hero h1{font-size:clamp(31px,10.2vw,44px)}
  .lp-lead{font-size:15px;margin-bottom:20px}
  .lp-search{align-items:stretch;flex-direction:column;padding:6px}.lp-search input[type=search]{height:47px}.lp-search button{width:100%}
  .lp-hero__actions{display:grid;grid-template-columns:1fr 1fr}.lp-hero__actions .lp-button{align-items:center;padding:13px 12px!important;text-align:center}
  .lp-stats{gap:9px;grid-template-columns:repeat(2,1fr);margin-top:28px}.lp-stats li{padding:13px}.lp-stats strong{font-size:17px}
  .lp-category-grid{gap:12px;margin-top:28px}.lp-category{min-height:164px;padding:16px}.lp-category strong{font-size:13px;line-height:1.32}.lp-category small{font-size:12px}.lp-category__icon{display:none}
  .lp-products-grid ul.products{gap:11px}.woocommerce ul.products li.product{border-radius:14px;padding-bottom:11px}.woocommerce ul.products li.product .astra-shop-thumbnail-wrap img,.woocommerce ul.products li.product>a img{padding:9px}.woocommerce ul.products li.product .astra-shop-summary-wrap{padding:10px 10px 0}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important;min-height:52px}.woocommerce ul.products li.product .price{font-size:16px!important}.woocommerce ul.products li.product .button{font-size:11px!important;padding:11px 6px!important}
  .lp-benefits{gap:11px}.lp-benefits article,body.home .lp-benefits article{padding:18px}.lp-benefits h3{font-size:14px}.lp-benefits p{font-size:12px}
  .lp-store-grid{grid-template-columns:1fr}.lp-store iframe{height:220px}.lp-store__body{padding:19px}
  .lp-cta{padding:34px 17px}.lp-page-hero{padding:58px 0 48px}.lp-page-hero p:last-child{font-size:15px}
  .lp-contact-copy,.lp-original-contact-content,.lp-about-main{padding:22px}.lp-contact-copy h2{font-size:26px}.lp-about-facts{gap:10px}.lp-about-facts article,body.page-id-1961 .lp-about-facts article,body.page-id-5 .lp-about-facts article{padding:18px}.lp-about-facts strong{font-size:19px}.lp-steps{grid-template-columns:1fr}
  .woocommerce-page .site-content>.ast-container{padding-left:14px;padding-right:14px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none;margin:0 0 15px}.woocommerce .woocommerce-ordering select{width:100%}
  .woocommerce div.product .summary{padding:21px}.woocommerce div.product .summary .price{font-size:28px!important}
  .woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{border-bottom:1px solid var(--lp-line);display:block;padding:10px}
  .lp-checkout-progress ol{gap:7px}.lp-checkout-progress li{font-size:11px;gap:5px;padding:9px 7px}.lp-checkout-progress li span{height:24px;width:24px}
  body:not(.home) .site-content{padding-top:0}.woocommerce-page #primary{padding-top:24px}.woocommerce-page .site-main,.woocommerce-page article{margin-top:0}
}

@media (max-width:640px){.lp-contact-copy h2,.lp-original-contact-content .elementor-element-4bcc378 .elementor-heading-title{font-size:26px!important}}

@media (max-width:420px){
  .lp-shell{width:calc(100% - 24px)}
  #masthead .custom-logo-link img{max-height:50px;max-width:220px}
  .lp-category-grid{grid-template-columns:1fr}.lp-category{min-height:190px}
  .lp-hero__actions{grid-template-columns:1fr}.lp-stats{grid-template-columns:1fr 1fr}
}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
