.cart-add-module__ig-saG__root{gap:10px;display:grid}.cart-add-module__ig-saG__primary{background:var(--brand-primary,#245df4);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:14px 20px;font-weight:600;display:flex}.cart-add-module__ig-saG__primary:hover{background:#174bdb}.cart-add-module__ig-saG__primary:disabled{opacity:.55;cursor:wait}.cart-add-module__ig-saG__success{flex-wrap:wrap;align-items:start;gap:8px;font-size:13px;line-height:1.5;display:flex}.cart-add-module__ig-saG__success span{flex:1;min-width:0}.cart-add-module__ig-saG__success a{text-decoration:underline}.cart-add-module__ig-saG__success button{min-height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;padding:8px 0}.cart-add-module__ig-saG__error{color:var(--danger-text);font-size:13px}
.breadcrumbs-module__jLuuEq__nav{color:var(--text-tertiary);font-size:var(--font-size-14);line-height:var(--line-height-body)}.breadcrumbs-module__jLuuEq__list{align-items:center;gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs-module__jLuuEq__item{align-items:center;gap:var(--space-3);display:inline-flex}.breadcrumbs-module__jLuuEq__item:not(:last-child):after{color:var(--border-control);content:"/"}.breadcrumbs-module__jLuuEq__link{color:var(--link-default);text-underline-offset:.2em}.breadcrumbs-module__jLuuEq__link:hover{color:var(--link-hover)}
.category-entry-module__J79vdG__root{background:var(--bg-canvas);padding-block:28px 24px}.category-entry-module__J79vdG__title{font-family:var(--font-family-sans);overflow-wrap:anywhere;margin:16px 0 0;font-size:32px;font-weight:600;line-height:1.2}.category-entry-module__J79vdG__description{max-width:850px;color:var(--text-secondary);margin:14px 0 0;line-height:1.6}.category-entry-module__J79vdG__series{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.category-entry-module__J79vdG__series a{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:40px;color:var(--text-primary);border-radius:8px;align-items:center;padding:8px 14px;font-size:14px;text-decoration:none;display:inline-flex}.category-entry-module__J79vdG__series a[aria-current=page]{border-color:var(--link-default);color:var(--link-default)}.category-entry-module__J79vdG__series a:hover{background:var(--surface-secondary)}@media (max-width:639px){.category-entry-module__J79vdG__root{padding-block:16px}.category-entry-module__J79vdG__title{margin-top:12px;font-size:24px}}
.power-choice-module__DmNwUa__guide{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:10px;margin:28px 0 20px;padding:22px}.power-choice-module__DmNwUa__guide h2{margin:0 0 18px;font-size:20px}.power-choice-module__DmNwUa__steps{counter-reset:steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.power-choice-module__DmNwUa__steps li{counter-increment:steps}.power-choice-module__DmNwUa__steps li:before{content:"0" counter(steps);color:var(--link-default);margin-bottom:8px;font-size:12px;display:block}.power-choice-module__DmNwUa__steps h3{margin:0 0 8px;font-size:15px}.power-choice-module__DmNwUa__steps p,.power-choice-module__DmNwUa__note{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.6}.power-choice-module__DmNwUa__region{color:var(--text-secondary);margin-top:18px;font-size:13px;line-height:1.6}.power-choice-module__DmNwUa__region summary{cursor:pointer;padding-block:8px}.power-choice-module__DmNwUa__region p{margin:6px 0}.power-choice-module__DmNwUa__compareChoice{border-top:1px solid var(--border-subtle);cursor:pointer;align-items:center;gap:8px;min-height:44px;padding:8px 16px;font-size:13px;display:flex}.power-choice-module__DmNwUa__compareChoice input{width:17px;height:17px;accent-color:var(--link-default)}.power-choice-module__DmNwUa__compareChoice:has(input:disabled){color:var(--text-secondary);cursor:default}.power-choice-module__DmNwUa__bar{z-index:20;background:var(--surface-primary);border:1px solid var(--border-control);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:min(950px,100% - 32px);padding:12px 16px;font-size:14px;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0002}.power-choice-module__DmNwUa__buttons{flex-wrap:wrap;gap:8px;display:flex}.power-choice-module__DmNwUa__button,.power-choice-module__DmNwUa__remove{border:1px solid var(--border-control);min-height:44px;color:var(--text-primary);background:var(--surface-primary);font:inherit;cursor:pointer;border-radius:6px;padding:8px 12px}.power-choice-module__DmNwUa__button:disabled{opacity:.5;cursor:default}.power-choice-module__DmNwUa__primary{background:var(--action-primary-bg);color:var(--action-primary-text);border-color:var(--action-primary-bg)}.power-choice-module__DmNwUa__dialog{border:1px solid var(--border-control);background:var(--surface-primary);width:min(1120px,100vw - 24px);max-height:calc(100dvh - 32px);color:var(--text-primary);border-radius:12px;padding:0}.power-choice-module__DmNwUa__dialog::backdrop{background:#0008}.power-choice-module__DmNwUa__dialogHeader{z-index:2;background:var(--surface-primary);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;position:sticky;top:0}.power-choice-module__DmNwUa__dialogHeader h2{margin:0;font-size:20px}.power-choice-module__DmNwUa__dialogBody{padding:16px 20px 24px}.power-choice-module__DmNwUa__tableScroll{margin-top:16px;overflow:auto}.power-choice-module__DmNwUa__scrollHint{display:none}.power-choice-module__DmNwUa__table{border-collapse:collapse;width:100%;font-size:13px;line-height:1.5}.power-choice-module__DmNwUa__table th,.power-choice-module__DmNwUa__table td{border:1px solid var(--border-subtle);vertical-align:top;text-align:left;min-width:180px;max-width:270px;padding:12px}.power-choice-module__DmNwUa__table thead th{background:var(--surface-secondary)}.power-choice-module__DmNwUa__table tbody th{font-weight:500}.power-choice-module__DmNwUa__table a{color:var(--link-default)}.power-choice-module__DmNwUa__remove{margin-top:8px;font-size:12px;display:block}@media (max-width:639px){.power-choice-module__DmNwUa__steps{grid-template-columns:1fr;gap:18px}.power-choice-module__DmNwUa__steps li{padding-left:32px;position:relative}.power-choice-module__DmNwUa__steps li:before{position:absolute;top:2px;left:0}.power-choice-module__DmNwUa__guide{padding:18px}.power-choice-module__DmNwUa__bar{font-size:13px;bottom:8px}.power-choice-module__DmNwUa__compareChoice{padding-inline:12px;font-size:12px}.power-choice-module__DmNwUa__dialogHeader,.power-choice-module__DmNwUa__dialogBody{padding:12px}.power-choice-module__DmNwUa__table th,.power-choice-module__DmNwUa__table td{min-width:160px}.power-choice-module__DmNwUa__scrollHint{color:var(--text-secondary);font-size:12px;line-height:1.5;display:block}.power-choice-module__DmNwUa__table tr>:first-child{background:var(--surface-secondary);min-width:120px;max-width:140px;position:sticky;left:0}}
.brand-logo-module__5xjH9W__logo{color:var(--text-primary);white-space:nowrap;align-items:center;gap:.28em;line-height:1;text-decoration:none;display:inline-flex}.brand-logo-module__5xjH9W__mark{object-fit:contain;flex:none;width:1.22em;height:1.22em}.brand-logo-module__5xjH9W__wordmark{letter-spacing:-.065em;font-weight:780}.brand-logo-module__5xjH9W__wordmark span{color:var(--action-primary-bg)}.brand-logo-module__5xjH9W__watermark{z-index:1;opacity:.11;pointer-events:none;-webkit-user-select:none;user-select:none;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:12px;right:12px}.brand-logo-module__5xjH9W__watermark img{object-fit:contain;width:100%;height:100%}
.catalog-product-card-module__5TCOza__card{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:12px;flex-direction:column;min-width:0;height:100%;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.catalog-product-card-module__5TCOza__featured{border-color:var(--border-control);background:var(--surface-secondary)}.catalog-product-card-module__5TCOza__featuredDroneMedia{border-radius:12px 12px 0 0;overflow:hidden}.catalog-product-card-module__5TCOza__featuredDroneMedia .catalog-product-card-module__5TCOza__image{transform:scale(1.3)}.catalog-product-card-module__5TCOza__fiberCard .catalog-product-card-module__5TCOza__name{min-height:4em}.catalog-product-card-module__5TCOza__fiberCard .catalog-product-card-module__5TCOza__variants{min-height:3em}.catalog-product-card-module__5TCOza__card:hover{border-color:var(--border-control);box-shadow:0 4px 16px #0000000d}.catalog-product-card-module__5TCOza__media{place-items:center;height:196px;padding:6px;display:grid;position:relative}.catalog-product-card-module__5TCOza__image{object-fit:contain;width:100%;height:100%;min-height:0;display:block}.catalog-product-card-module__5TCOza__watermark{opacity:.09;width:32px;height:32px;bottom:8px;right:10px}.catalog-product-card-module__5TCOza__archive{color:var(--text-secondary);font-size:11px;position:absolute;bottom:6px;left:16px}.catalog-product-card-module__5TCOza__fallback{color:var(--text-secondary);justify-items:center;gap:8px;font-size:12px;display:grid}.catalog-product-card-module__5TCOza__condition{background:var(--surface-secondary);border:1px solid var(--border-subtle);border-radius:4px;padding:4px 8px;font-size:12px;position:absolute;top:12px;left:12px}.catalog-product-card-module__5TCOza__content{flex-direction:column;flex:1;min-width:0;padding:0 18px 18px;display:flex}.catalog-product-card-module__5TCOza__availability{color:var(--text-secondary);align-items:center;gap:6px;margin:0 0 8px;font-size:12px;line-height:1.4;display:flex}.catalog-product-card-module__5TCOza__available:before{content:"";background:#238044;border-radius:50%;flex:0 0 5px;height:5px}.catalog-product-card-module__5TCOza__name{letter-spacing:-.015em;overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:650;line-height:1.3}.catalog-product-card-module__5TCOza__cardLink{min-width:0;color:inherit;border-radius:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.catalog-product-card-module__5TCOza__cardLink:focus-visible{outline:2px solid var(--action-primary-bg);outline-offset:3px}.catalog-product-card-module__5TCOza__card:hover .catalog-product-card-module__5TCOza__name{color:var(--link-default)}.catalog-product-card-module__5TCOza__variants{color:var(--text-secondary);margin:5px 0 0;font-size:12px;line-height:1.5}.catalog-product-card-module__5TCOza__facts{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 0;padding:12px 0;display:grid}.catalog-product-card-module__5TCOza__facts>div{min-width:0}.catalog-product-card-module__5TCOza__facts dt{color:var(--text-secondary);font-size:11px;line-height:1.5}.catalog-product-card-module__5TCOza__facts dd{color:var(--text-primary);font-variant-numeric:tabular-nums;margin:3px 0 0;font-size:15px;font-weight:550;line-height:1.4}.catalog-product-card-module__5TCOza__facts dd span{color:var(--text-secondary)}.catalog-product-card-module__5TCOza__purchase{margin-top:auto;padding-top:14px}.catalog-product-card-module__5TCOza__price,.catalog-product-card-module__5TCOza__onRequest{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:0;font-size:22px;font-weight:650;line-height:28px}.catalog-product-card-module__5TCOza__onRequest{letter-spacing:-.01em;font-size:18px}.catalog-product-card-module__5TCOza__priceCaption{color:var(--text-secondary);margin:3px 0 0;font-size:11px;line-height:1.5}.catalog-product-card-module__5TCOza__action{background:var(--surface-selected);min-height:42px;color:var(--link-default);border-radius:7px;justify-content:space-between;align-items:center;gap:6px;margin-top:14px;padding:8px 12px;font-size:13px;font-weight:550;display:flex}.catalog-product-card-module__5TCOza__action svg{flex-shrink:0}.catalog-product-card-module__5TCOza__card:hover .catalog-product-card-module__5TCOza__action,.catalog-product-card-module__5TCOza__card:focus-within .catalog-product-card-module__5TCOza__action{background:var(--action-primary-bg);color:var(--action-primary-text)}@media (max-width:639px){.catalog-product-card-module__5TCOza__media{height:148px;padding:4px}.catalog-product-card-module__5TCOza__content{padding:0 12px 12px}.catalog-product-card-module__5TCOza__name{font-size:15px}.catalog-product-card-module__5TCOza__availability,.catalog-product-card-module__5TCOza__variants{font-size:11px}.catalog-product-card-module__5TCOza__facts{gap:8px;margin-top:12px;padding-block:10px}.catalog-product-card-module__5TCOza__facts dt{font-size:10px}.catalog-product-card-module__5TCOza__facts dd{font-size:13px}.catalog-product-card-module__5TCOza__price{font-size:20px}.catalog-product-card-module__5TCOza__onRequest{font-size:15px}.catalog-product-card-module__5TCOza__priceCaption{min-height:33px}.catalog-product-card-module__5TCOza__action{min-height:44px;margin-top:10px;padding:8px;font-size:12px}.catalog-product-card-module__5TCOza__purchase{padding-top:12px}.catalog-product-card-module__5TCOza__watermark{width:26px;height:26px;bottom:6px;right:7px}}@media (max-width:359px){.catalog-product-card-module__5TCOza__content{padding-inline:9px}.catalog-product-card-module__5TCOza__action svg{display:none}}@media (prefers-reduced-motion:reduce){.catalog-product-card-module__5TCOza__card{transition:none}}.catalog-product-card-module__5TCOza__powerCard .catalog-product-card-module__5TCOza__name{min-height:3.9em}.catalog-product-card-module__5TCOza__powerCard .catalog-product-card-module__5TCOza__variants{min-height:3em}.catalog-product-card-module__5TCOza__powerCard .catalog-product-card-module__5TCOza__availability{min-height:17px}.catalog-product-card-module__5TCOza__powerCard .catalog-product-card-module__5TCOza__facts{min-height:71px}.catalog-product-card-module__5TCOza__differentiator{min-height:3em;color:var(--text-secondary);margin:10px 0 0;font-size:12px;line-height:1.5}.catalog-product-card-module__5TCOza__compatible{border-top:1px solid var(--border-subtle);min-height:44px;color:var(--link-default);padding:10px 16px;font-size:12px;line-height:1.5}.catalog-product-card-module__5TCOza__powerActions{min-height:90px}.catalog-product-card-module__5TCOza__powerActions .catalog-product-card-module__5TCOza__compatible{display:block}.catalog-product-card-module__5TCOza__accessoryHint{border-top:1px solid var(--border-subtle);min-height:44px;color:var(--text-secondary);align-items:center;margin:0;padding:8px 16px;font-size:12px;display:flex}@media (max-width:639px){.catalog-product-card-module__5TCOza__powerCard .catalog-product-card-module__5TCOza__facts{grid-template-columns:1fr;gap:8px;min-height:76px}.catalog-product-card-module__5TCOza__powerCard .catalog-product-card-module__5TCOza__facts>div{flex-wrap:wrap;align-items:baseline;column-gap:5px;display:flex}.catalog-product-card-module__5TCOza__powerCard .catalog-product-card-module__5TCOza__facts dd{margin:0}}
.catalog-filters-panel-module__yEESnG__form{color:var(--text-primary);margin:0}.catalog-filters-panel-module__yEESnG__heading{justify-content:space-between;align-items:center;gap:12px;padding:20px 20px 14px;display:flex}.catalog-filters-panel-module__yEESnG__heading h2{margin:0;font-size:17px;font-weight:600}.catalog-filters-panel-module__yEESnG__heading button{min-height:32px;color:var(--link-default);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;display:flex}.catalog-filters-panel-module__yEESnG__heading button:disabled{color:var(--text-secondary);opacity:.6;cursor:default}.catalog-filters-panel-module__yEESnG__group{border:0;border-top:1px solid var(--border-subtle);min-width:0;margin:0 20px;padding:18px 0}.catalog-filters-panel-module__yEESnG__group legend{float:left;width:100%;margin:0 0 12px;padding:0;font-size:14px;font-weight:600}.catalog-filters-panel-module__yEESnG__group>:nth-child(2){clear:both}.catalog-filters-panel-module__yEESnG__search{border:1px solid var(--border-default);width:100%;height:40px;font:inherit;background:var(--surface-secondary);border-radius:6px;padding:8px 10px;font-size:13px}.catalog-filters-panel-module__yEESnG__search::placeholder{color:var(--text-secondary)}.catalog-filters-panel-module__yEESnG__options{scrollbar-width:thin;max-height:308px;margin-top:8px;overflow-y:auto}.catalog-filters-panel-module__yEESnG__choice{cursor:pointer;align-items:center;gap:10px;min-height:40px;padding:6px 0;font-size:14px;line-height:1.35;display:flex}.catalog-filters-panel-module__yEESnG__choice input{appearance:none;border:1px solid var(--border-control);background:var(--surface-primary);border-radius:4px;flex:0 0 18px;place-content:center;width:18px;height:18px;margin:0;display:grid}.catalog-filters-panel-module__yEESnG__choice input:checked{background:var(--action-primary-bg);border-color:var(--action-primary-bg)}.catalog-filters-panel-module__yEESnG__choice input:checked:after{content:"";border:solid var(--action-primary-text);border-width:0 0 2px 2px;width:8px;height:4px;transform:rotate(-45deg)translateY(-1px)}.catalog-filters-panel-module__yEESnG__choice:has(input:disabled){color:var(--text-secondary);opacity:.6;cursor:default}.catalog-filters-panel-module__yEESnG__count{color:var(--text-secondary);font-variant-numeric:tabular-nums;margin-left:auto;font-size:12px}.catalog-filters-panel-module__yEESnG__more{min-height:36px;color:var(--link-default);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13px;display:flex}.catalog-filters-panel-module__yEESnG__hint{color:var(--text-secondary);margin:10px 0 0;font-size:12px;line-height:1.5}.catalog-filters-panel-module__yEESnG__actions{background:var(--surface-primary);border-top:1px solid var(--border-subtle);padding:16px 20px 20px;position:sticky;bottom:0}.catalog-filters-panel-module__yEESnG__actions button{background:var(--action-primary-bg);width:100%;min-height:44px;color:var(--action-primary-text);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.catalog-filters-panel-module__yEESnG__actions button:disabled{opacity:.5;cursor:not-allowed}.catalog-filters-panel-module__yEESnG__actions button span{font-variant-numeric:tabular-nums;font-size:12px}.catalog-filters-panel-module__yEESnG__live{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (forced-colors:active){.catalog-filters-panel-module__yEESnG__choice input{appearance:auto}.catalog-filters-panel-module__yEESnG__choice input:after{display:none}}.catalog-filters-panel-module__yEESnG__powerField{gap:8px;margin-block:12px;font-size:13px;display:grid}
.catalog-price-filter-module__NSq1jq__group{border:0;border-top:1px solid var(--border-subtle);min-width:0;margin:0 20px;padding:18px 0}.catalog-price-filter-module__NSq1jq__group legend{float:left;width:100%;margin:0 0 12px;padding:0;font-size:14px;font-weight:600}.catalog-price-filter-module__NSq1jq__group>:nth-child(2){clear:both}.catalog-price-filter-module__NSq1jq__hint+.catalog-price-filter-module__NSq1jq__fields{margin-top:10px}.catalog-price-filter-module__NSq1jq__fields{clear:both;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.catalog-price-filter-module__NSq1jq__field{border:1px solid var(--border-control);background:var(--surface-primary);cursor:text;border-radius:6px;min-width:0;padding:7px 10px}.catalog-price-filter-module__NSq1jq__field>span{color:var(--text-secondary);font-size:11px;line-height:16px;display:block}.catalog-price-filter-module__NSq1jq__field input{width:100%;min-width:0;height:23px;color:var(--text-primary);font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;padding:0;font-size:14px;display:block}.catalog-price-filter-module__NSq1jq__field input::placeholder{color:var(--text-secondary);opacity:1}.catalog-price-filter-module__NSq1jq__field:focus-within{outline:2px solid var(--action-primary-bg);outline-offset:2px}.catalog-price-filter-module__NSq1jq__field:has([aria-invalid=true]){border-color:var(--danger-text)}.catalog-price-filter-module__NSq1jq__slider{height:36px;margin:8px 12px 0;position:relative}.catalog-price-filter-module__NSq1jq__track{background:var(--border-default);border-radius:4px;height:4px;position:absolute;inset:16px 0 auto}.catalog-price-filter-module__NSq1jq__track span{left:var(--start);right:calc(100% - var(--end));border-radius:inherit;background:var(--action-primary-bg);height:100%;position:absolute}.catalog-price-filter-module__NSq1jq__slider input{appearance:none;pointer-events:none;background:0 0;width:calc(100% + 24px);height:36px;margin:0;position:absolute;top:0;left:-12px}.catalog-price-filter-module__NSq1jq__slider input::-webkit-slider-runnable-track{background:0 0;height:4px}.catalog-price-filter-module__NSq1jq__slider input::-moz-range-track{background:0 0;height:4px}.catalog-price-filter-module__NSq1jq__slider input::-webkit-slider-thumb{appearance:none;border:2px solid var(--action-primary-bg);background:var(--surface-primary);pointer-events:auto;cursor:ew-resize;border-radius:50%;width:24px;height:24px;margin-top:-10px}.catalog-price-filter-module__NSq1jq__slider input::-moz-range-thumb{border:2px solid var(--action-primary-bg);background:var(--surface-primary);pointer-events:auto;cursor:ew-resize;border-radius:50%;width:20px;height:20px}.catalog-price-filter-module__NSq1jq__slider input:focus-visible{z-index:1;outline:none}.catalog-price-filter-module__NSq1jq__slider input:focus-visible::-webkit-slider-thumb{outline:2px solid var(--action-primary-bg);outline-offset:3px}.catalog-price-filter-module__NSq1jq__slider input:focus-visible::-moz-range-thumb{outline:2px solid var(--action-primary-bg);outline-offset:3px}.catalog-price-filter-module__NSq1jq__slider:has(input:disabled){opacity:.4}.catalog-price-filter-module__NSq1jq__slider input:disabled::-webkit-slider-thumb{cursor:not-allowed}.catalog-price-filter-module__NSq1jq__footer{min-height:28px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.catalog-price-filter-module__NSq1jq__footer button{min-height:28px;color:var(--link-default);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.catalog-price-filter-module__NSq1jq__hint{color:var(--text-secondary);margin:4px 0 0;font-size:11px;line-height:1.5}.catalog-price-filter-module__NSq1jq__error{color:var(--danger-text);margin:8px 0 0;font-size:12px;line-height:1.5}.catalog-price-filter-module__NSq1jq__srOnly{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (forced-colors:active){.catalog-price-filter-module__NSq1jq__track,.catalog-price-filter-module__NSq1jq__track span{background:canvastext}}
.product-detail-module__omC3GG__main{padding-block:24px 64px}.product-detail-module__omC3GG__header{gap:18px;margin-bottom:28px;display:grid}.product-detail-module__omC3GG__headingRow{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.product-detail-module__omC3GG__headingRow h1{font:600 40px/1.15 var(--font-sans);letter-spacing:-1.5px}.product-detail-module__omC3GG__productType{color:var(--text-secondary);font-size:13px}.product-detail-module__omC3GG__overview{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:start;gap:56px;display:grid}.product-detail-module__omC3GG__visual,.product-detail-module__omC3GG__decision{min-width:0}.product-detail-module__omC3GG__decision{padding-top:4px}.product-detail-module__omC3GG__decisionIntro{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:12px;display:flex}.product-detail-module__omC3GG__eyebrow{color:var(--text-secondary);letter-spacing:.1em;font-size:11px;font-weight:500}.product-detail-module__omC3GG__price{margin-block:20px 28px}.product-detail-module__omC3GG__price>p{letter-spacing:-1px;font-size:30px;font-weight:600}.product-detail-module__omC3GG__price>span{color:var(--text-secondary);align-items:center;gap:8px;margin-top:5px;font-size:13px;display:flex}.product-detail-module__omC3GG__statusDot{background:var(--text-secondary);border-radius:50%;width:6px;height:6px}.product-detail-module__omC3GG__variantHeading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.product-detail-module__omC3GG__variantHeading h2{font:600 15px/1.4 var(--font-sans)}.product-detail-module__omC3GG__variantHeading>span{color:var(--text-secondary);font-size:11px}.product-detail-module__omC3GG__variants{border:0;gap:8px;margin:0;padding:0;display:grid}.product-detail-module__omC3GG__variant{border:1px solid var(--border-control);cursor:pointer;border-radius:12px;align-items:center;gap:12px;min-height:52px;padding:14px 16px;display:flex}.product-detail-module__omC3GG__variant:has(input:checked){border-color:var(--action-primary-bg);background:var(--surface-selected);box-shadow:inset 0 0 0 1px var(--action-primary-bg)}.product-detail-module__omC3GG__variant:focus-within{outline:3px solid var(--focus-ring);outline-offset:2px}.product-detail-module__omC3GG__variant input{width:16px;height:16px;accent-color:var(--action-primary-bg);flex-shrink:0;margin:0}.product-detail-module__omC3GG__variantCopy{gap:3px;font-size:14px;line-height:1.4;display:grid}.product-detail-module__omC3GG__variantCopy small{color:var(--text-secondary);font-size:11px}.product-detail-module__omC3GG__bundleLink{align-items:center;gap:6px;min-height:44px;font-size:12px;display:inline-flex}.product-detail-module__omC3GG__storeNote{border-top:1px solid var(--border-subtle);align-items:start;gap:12px;margin-top:16px;padding-top:16px;display:flex}.product-detail-module__omC3GG__storeNote svg{color:var(--text-secondary);flex-shrink:0;margin-top:2px}.product-detail-module__omC3GG__storeNote>div{gap:4px;display:grid}.product-detail-module__omC3GG__storeNote strong{font-size:13px;font-weight:500}.product-detail-module__omC3GG__storeNote span{color:var(--text-secondary);font-size:12px;line-height:1.5}.product-detail-module__omC3GG__quickFacts{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr));gap:16px;margin-top:24px;padding-top:24px;display:grid}.product-detail-module__omC3GG__quickFacts>div{min-width:0}.product-detail-module__omC3GG__quickFacts dt{color:var(--text-secondary);margin-bottom:5px;font-size:11px}.product-detail-module__omC3GG__quickFacts dd{overflow-wrap:anywhere;font-size:20px;font-weight:500}.product-detail-module__omC3GG__quickFacts .product-detail-module__omC3GG__factCondition{color:var(--text-secondary);margin-top:5px;font-size:10px;font-weight:400;line-height:1.5}.product-detail-module__omC3GG__pageNav{border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;gap:32px;margin-top:64px;display:flex}.product-detail-module__omC3GG__pageNav a{min-height:56px;color:var(--text-primary);align-items:center;font-size:14px;text-decoration:none;display:flex}.product-detail-module__omC3GG__pageNav a:first-child{border-bottom:2px solid var(--action-primary-bg)}.product-detail-module__omC3GG__pageNav a:hover{color:var(--link-default)}.product-detail-module__omC3GG__section{gap:20px;margin-top:44px;display:grid}.product-detail-module__omC3GG__sectionTitle{font:600 28px/1.2 var(--font-sans);letter-spacing:-.8px;scroll-margin-top:24px}.product-detail-module__omC3GG__specGroupHeading{gap:12px;display:grid}.product-detail-module__omC3GG__specGroupHeading>p{color:var(--text-secondary);font-size:14px}.product-detail-module__omC3GG__bundle{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 56px;margin:4px 0 0;padding:0;list-style:none;display:grid}.product-detail-module__omC3GG__bundle li{border-bottom:1px solid var(--border-subtle);justify-content:space-between;gap:20px;padding-block:16px;font-size:14px;display:flex}.product-detail-module__omC3GG__bundle li>span:last-child{white-space:nowrap;color:var(--text-secondary)}.product-detail-module__omC3GG__specGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;display:grid}.product-detail-module__omC3GG__specGroup{min-width:0}.product-detail-module__omC3GG__specGroup h3{font:500 18px/1.5 var(--font-sans);margin-bottom:14px}.product-detail-module__omC3GG__specifications{margin:0}.product-detail-module__omC3GG__specification{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:20px;padding-block:15px;font-size:13px;display:grid}.product-detail-module__omC3GG__specification dt{color:var(--text-secondary)}.product-detail-module__omC3GG__specification dd{overflow-wrap:anywhere;gap:6px;margin:0;display:grid}.product-detail-module__omC3GG__specification dd span{color:var(--text-secondary);font-size:11px;line-height:1.5}.product-detail-module__omC3GG__shop{background:var(--surface-secondary);border-radius:20px;grid-template-columns:1.2fr 1fr;gap:60px;margin-top:64px;padding:44px;display:grid}.product-detail-module__omC3GG__shop h2{font:500 30px/1.2 var(--font-sans);letter-spacing:-1px;margin-block:16px}.product-detail-module__omC3GG__shop p{color:var(--text-secondary);max-width:430px;font-size:14px;line-height:1.6}.product-detail-module__omC3GG__shop a{align-items:center;gap:10px;min-height:44px;margin-top:14px;font-weight:500;text-decoration:none;display:inline-flex}.product-detail-module__omC3GG__shopAddress{border-left:1px solid var(--border-default);padding-left:44px}.product-detail-module__omC3GG__shopAddress h3{font:500 21px/1.45 var(--font-sans);margin-block:12px}.product-detail-module__omC3GG__shopAddress p{align-items:center;gap:8px;font-size:12px;display:flex}.product-detail-module__omC3GG__recovery{background:var(--warning-bg);margin-bottom:12px;padding:12px;font-size:13px}.product-detail-module__omC3GG__recoveryAction{min-height:44px;color:var(--link-default);cursor:pointer;background:0 0;border:0;padding:8px 0;text-decoration:underline}@media (max-width:1100px){.product-detail-module__omC3GG__overview{gap:32px}.product-detail-module__omC3GG__headingRow h1{font-size:36px}.product-detail-module__omC3GG__specGroups{gap:28px}.product-detail-module__omC3GG__shop{gap:32px;padding:32px}}@media (max-width:1023px){.product-detail-module__omC3GG__overview{grid-template-columns:1fr}.product-detail-module__omC3GG__visual,.product-detail-module__omC3GG__decision{width:100%;max-width:760px;margin-inline:auto}.product-detail-module__omC3GG__specGroups{grid-template-columns:1fr}.product-detail-module__omC3GG__bundle{gap:0 28px}}@media (max-width:767px){.product-detail-module__omC3GG__main{padding-block:16px 40px}.product-detail-module__omC3GG__header{gap:14px;margin-bottom:20px}.product-detail-module__omC3GG__headingRow h1{letter-spacing:-1px;font-size:30px}.product-detail-module__omC3GG__productType{display:none}.product-detail-module__omC3GG__overview{gap:30px}.product-detail-module__omC3GG__price>p{font-size:28px}.product-detail-module__omC3GG__price{margin-block:14px 22px}.product-detail-module__omC3GG__quickFacts{gap:12px}.product-detail-module__omC3GG__quickFacts dd{font-size:18px}.product-detail-module__omC3GG__variantHeading h2{font-size:14px}.product-detail-module__omC3GG__variant{padding:14px 12px}.product-detail-module__omC3GG__pageNav{gap:16px;margin-top:40px}.product-detail-module__omC3GG__pageNav a{min-height:48px;font-size:12px}.product-detail-module__omC3GG__section{gap:16px;margin-top:32px}.product-detail-module__omC3GG__sectionTitle{font-size:24px}.product-detail-module__omC3GG__bundle{grid-template-columns:1fr}.product-detail-module__omC3GG__specification{gap:14px;font-size:12px}.product-detail-module__omC3GG__shop{grid-template-columns:1fr;gap:28px;margin-top:40px;padding:24px}.product-detail-module__omC3GG__shop h2{font-size:26px}.product-detail-module__omC3GG__shopAddress{border-left:0;border-top:1px solid var(--border-default);padding:24px 0 0}.product-detail-module__omC3GG__shopAddress h3{font-size:19px}}.product-detail-module__omC3GG__specGroup:only-child{grid-column:1/-1}@media (min-width:1024px){.product-detail-module__omC3GG__specGroup:only-child .product-detail-module__omC3GG__specifications{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:44px;display:grid}}.product-detail-module__omC3GG__bundleSection,.product-detail-module__omC3GG__specSection{gap:28px;margin-top:64px}.product-detail-module__omC3GG__detailHeading{justify-content:space-between;align-items:center;gap:24px;display:flex}.product-detail-module__omC3GG__detailHeading .product-detail-module__omC3GG__sectionTitle{margin-top:10px;font-size:34px}.product-detail-module__omC3GG__selectedKit{border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:10px;max-width:50%;padding:12px 16px;font-size:14px;display:inline-flex}.product-detail-module__omC3GG__selectedKit svg{color:var(--action-primary-bg);flex-shrink:0}.product-detail-module__omC3GG__bundleCards{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.product-detail-module__omC3GG__bundleCards li{min-width:0}.product-detail-module__omC3GG__itemVisual{background:var(--surface-secondary);min-height:148px;color:var(--text-primary);border-radius:16px;place-items:center;display:grid;position:relative}.product-detail-module__omC3GG__itemQuantity{background:var(--surface-primary);border-radius:8px;padding:4px 9px;font-size:13px;font-weight:600;position:absolute;top:12px;right:12px}.product-detail-module__omC3GG__bundleCards p{padding:14px 4px 0;font-size:14px;line-height:1.5}.product-detail-module__omC3GG__bundleHelp{background:var(--surface-secondary);border-radius:16px;align-items:center;gap:24px;padding:28px;display:flex}.product-detail-module__omC3GG__bundleHelp>svg{flex-shrink:0}.product-detail-module__omC3GG__bundleHelp h3{font:500 20px/1.4 var(--font-sans)}.product-detail-module__omC3GG__bundleHelp p{color:var(--text-secondary);margin-top:8px;font-size:14px}.product-detail-module__omC3GG__bundleHelp a{flex-shrink:0;align-items:center;gap:10px;min-height:44px;margin-left:auto;font-size:14px;display:flex}.product-detail-module__omC3GG__specModel{color:var(--text-secondary);font-size:14px}.product-detail-module__omC3GG__specFilters{flex-wrap:wrap;gap:8px;display:flex}.product-detail-module__omC3GG__specFilters button{border:1px solid var(--border-subtle);background:var(--surface-primary);cursor:pointer;border-radius:10px;min-height:44px;padding:10px 18px;font-size:14px}.product-detail-module__omC3GG__specFilters button[aria-pressed=true]{background:var(--text-primary);border-color:var(--text-primary);color:var(--surface-primary)}.product-detail-module__omC3GG__specPanels{gap:20px;display:grid}.product-detail-module__omC3GG__specPanel{border:1px solid var(--border-subtle);border-radius:20px;grid-template-columns:240px minmax(0,1fr);gap:36px;padding:28px;display:grid}.product-detail-module__omC3GG__specPanel>header h3{font:600 20px/1.4 var(--font-sans);margin-top:16px}.product-detail-module__omC3GG__specPanel>header p{color:var(--text-secondary);margin-top:8px;font-size:13px}.product-detail-module__omC3GG__specIcon{width:48px;height:48px;color:var(--action-primary-bg);background:var(--surface-selected);border-radius:12px;place-items:center;display:grid}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:24px;padding:16px 0;font-size:14px}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification:first-child{padding-top:0}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification:last-child{border-bottom:0;padding-bottom:0}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification dd span{font-size:12px}@media (max-width:1023px){.product-detail-module__omC3GG__bundleCards{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail-module__omC3GG__specPanel{grid-template-columns:180px minmax(0,1fr);gap:24px}.product-detail-module__omC3GG__bundleHelp{flex-wrap:wrap}.product-detail-module__omC3GG__bundleHelp a{margin-left:0}}@media (max-width:767px){.product-detail-module__omC3GG__bundleSection,.product-detail-module__omC3GG__specSection{gap:20px;margin-top:40px}.product-detail-module__omC3GG__detailHeading{flex-direction:column;align-items:flex-start;gap:16px}.product-detail-module__omC3GG__detailHeading .product-detail-module__omC3GG__sectionTitle{font-size:28px}.product-detail-module__omC3GG__selectedKit{max-width:100%;font-size:13px}.product-detail-module__omC3GG__bundleCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.product-detail-module__omC3GG__itemVisual{min-height:120px}.product-detail-module__omC3GG__bundleCards p{padding-top:10px;font-size:13px}.product-detail-module__omC3GG__bundleHelp{gap:16px;padding:20px}.product-detail-module__omC3GG__bundleHelp a{flex-shrink:1}.product-detail-module__omC3GG__specPanel{grid-template-columns:1fr;gap:24px;padding:20px}.product-detail-module__omC3GG__specPanel>header{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.product-detail-module__omC3GG__specPanel>header h3{margin:0;font-size:18px}.product-detail-module__omC3GG__specPanel>header p{width:100%;margin:0}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification{grid-template-columns:1fr;gap:6px}.product-detail-module__omC3GG__specFilters button{padding:10px 12px;font-size:12px}}.product-detail-module__omC3GG__availability{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.product-detail-module__omC3GG__usedCondition{color:var(--text-primary);margin-left:auto}.product-detail-module__omC3GG__price{margin:20px 0 12px}.product-detail-module__omC3GG__price>p{letter-spacing:-1.2px;font-size:36px}.product-detail-module__omC3GG__contactAction{margin-top:0;margin-bottom:20px}.product-detail-module__omC3GG__notForSale{border:1px solid var(--border-subtle);background:var(--surface-secondary);color:var(--text-secondary);border-radius:10px;padding:14px 16px;font-size:13px;line-height:1.5}.product-detail-module__omC3GG__specPanel{border:0;border-radius:0;padding:0;display:block}.product-detail-module__omC3GG__specPanels{gap:36px}.product-detail-module__omC3GG__specPanel>header{border-bottom:2px solid var(--text-primary);flex-wrap:wrap;align-items:baseline;gap:12px 24px;padding-bottom:18px;display:flex}.product-detail-module__omC3GG__specPanel>header h3{margin:0;font-size:19px;font-weight:500}.product-detail-module__omC3GG__specPanel>header p{margin:0}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification{border:0;grid-template-columns:minmax(0,1fr) minmax(0,2fr);padding:17px 20px}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification:nth-child(odd){background:var(--surface-secondary)}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification:first-child,.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification:last-child{padding:17px 20px}.product-detail-module__omC3GG__description{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:64px;margin-top:80px;padding-top:56px;scroll-margin-top:24px;display:grid}.product-detail-module__omC3GG__description h2{font:500 34px/1.2 var(--font-sans);letter-spacing:-1px;margin-top:16px}.product-detail-module__omC3GG__description h2 span{color:var(--text-secondary)}.product-detail-module__omC3GG__description header a{align-items:center;min-height:44px;margin-top:24px;font-size:14px;text-decoration:none;display:inline-flex}.product-detail-module__omC3GG__descriptionBody{max-width:800px}.product-detail-module__omC3GG__descriptionBody p{color:var(--text-secondary);font-size:15px;line-height:1.8}.product-detail-module__omC3GG__descriptionBody .product-detail-module__omC3GG__descriptionLead{color:var(--text-primary);font-size:20px;line-height:1.6}.product-detail-module__omC3GG__descriptionBody h3{font:500 20px/1.4 var(--font-sans);margin:30px 0 10px}.product-detail-module__omC3GG__storeSection{border-radius:20px;grid-template-columns:1.2fr 1fr;margin-top:80px;scroll-margin-top:24px;display:grid;overflow:hidden}.product-detail-module__omC3GG__storeIntro{background:var(--text-primary);color:var(--surface-primary);padding:48px}.product-detail-module__omC3GG__storeEyebrow{letter-spacing:.12em;color:#bfc0c5;font-size:11px}.product-detail-module__omC3GG__storeIntro h2{font:500 36px/1.15 var(--font-sans);letter-spacing:-1.1px;margin:28px 0 20px}.product-detail-module__omC3GG__storeIntro p{color:#c5c6cb;max-width:390px;font-size:15px;line-height:1.65}.product-detail-module__omC3GG__storeIntro a{color:var(--surface-primary);text-decoration:none}.product-detail-module__omC3GG__storeIntro .product-detail-module__omC3GG__storePhone{letter-spacing:-.5px;align-items:center;gap:20px;min-height:44px;margin-top:28px;font-size:25px;display:inline-flex}.product-detail-module__omC3GG__storeChannels{gap:12px;margin-top:20px;display:flex}.product-detail-module__omC3GG__storeChannels a{border:1px solid #73747a;border-radius:8px;align-items:center;gap:18px;min-height:44px;padding:10px 16px;font-size:13px;display:inline-flex}.product-detail-module__omC3GG__storeChannels a:hover{background:#323237}.product-detail-module__omC3GG__storeInfo{background:var(--surface-secondary);padding:48px}.product-detail-module__omC3GG__storeInfo h3{font:500 32px/1.2 var(--font-sans);letter-spacing:-.8px;margin-top:28px}.product-detail-module__omC3GG__storeCity{color:var(--text-secondary);margin-top:10px;font-size:15px}.product-detail-module__omC3GG__storeHours{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;margin-top:28px;padding-top:22px;font-size:13px;display:flex}.product-detail-module__omC3GG__storeMap{background:var(--surface-primary);min-height:52px;color:var(--text-primary);border:1px solid var(--border-control);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:12px 18px;font-size:14px;text-decoration:none;display:flex}.product-detail-module__omC3GG__storeMap:hover{border-color:var(--text-primary)}.product-detail-module__omC3GG__storeEmail{min-height:44px;color:var(--text-secondary);align-items:center;margin-top:8px;font-size:13px;display:inline-flex}@media (max-width:1023px){.product-detail-module__omC3GG__description{gap:32px}.product-detail-module__omC3GG__storeIntro,.product-detail-module__omC3GG__storeInfo{padding:32px}.product-detail-module__omC3GG__storeIntro h2{font-size:30px}.product-detail-module__omC3GG__storeIntro .product-detail-module__omC3GG__storePhone{font-size:22px}}@media (max-width:767px){.product-detail-module__omC3GG__price>p{font-size:32px}.product-detail-module__omC3GG__availability{margin-bottom:20px}.product-detail-module__omC3GG__specPanel{padding:0}.product-detail-module__omC3GG__specPanel>header{gap:8px;padding-bottom:14px}.product-detail-module__omC3GG__specPanel>header h3{font-size:18px}.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification,.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification:first-child,.product-detail-module__omC3GG__specPanel .product-detail-module__omC3GG__specification:last-child{grid-template-columns:1fr;gap:5px;padding:14px 16px}.product-detail-module__omC3GG__description{grid-template-columns:1fr;gap:28px;margin-top:48px;padding-top:32px}.product-detail-module__omC3GG__description h2{font-size:28px}.product-detail-module__omC3GG__description header a{margin-top:12px}.product-detail-module__omC3GG__descriptionBody .product-detail-module__omC3GG__descriptionLead{font-size:18px}.product-detail-module__omC3GG__descriptionBody p{font-size:14px}.product-detail-module__omC3GG__descriptionBody h3{margin-top:24px;font-size:19px}.product-detail-module__omC3GG__storeSection{grid-template-columns:1fr;margin-top:48px}.product-detail-module__omC3GG__storeIntro,.product-detail-module__omC3GG__storeInfo{padding:28px 24px}.product-detail-module__omC3GG__storeIntro h2,.product-detail-module__omC3GG__storeInfo h3{font-size:28px}.product-detail-module__omC3GG__storeChannels{flex-wrap:wrap;gap:8px}.product-detail-module__omC3GG__storeIntro .product-detail-module__omC3GG__storePhone{gap:12px;font-size:21px}}
.power-banner-module__JcxDBG__banner{color:var(--text-primary);background:#edf2e9;border-radius:24px;grid-template-columns:1.15fr 1fr;align-items:center;gap:20px;margin-top:32px;padding:56px;display:grid;position:relative;overflow:hidden}.power-banner-module__JcxDBG__copy{z-index:1;position:relative}.power-banner-module__JcxDBG__eyebrow{letter-spacing:.14em;color:#475744;margin:0 0 24px;font-size:12px;font-weight:650}.power-banner-module__JcxDBG__copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.6vw,54px);font-weight:600;line-height:1.06}.power-banner-module__JcxDBG__description{color:#465244;max-width:440px;margin:24px 0;font-size:15px;line-height:1.65}.power-banner-module__JcxDBG__action{color:#fff;background:#243d29;border-radius:8px;align-items:center;gap:24px;min-height:48px;padding:15px 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.power-banner-module__JcxDBG__action:hover{background:#344f39}.power-banner-module__JcxDBG__action:focus-visible{outline:3px solid var(--action-primary-bg);outline-offset:4px}.power-banner-module__JcxDBG__visual{place-items:center;min-height:310px;display:grid;position:relative}.power-banner-module__JcxDBG__circle{aspect-ratio:1;background:#dce6d6;border-radius:50%;width:88%;position:absolute}.power-banner-module__JcxDBG__product{object-fit:contain;mix-blend-mode:multiply;width:100%;height:320px;position:relative}.power-banner-module__JcxDBG__caption{color:#4f604b;margin-top:12px;font-size:11px;position:relative}@media (max-width:899px){.power-banner-module__JcxDBG__banner{padding:32px}.power-banner-module__JcxDBG__product{height:270px}.power-banner-module__JcxDBG__visual{min-height:270px}}@media (max-width:639px){.power-banner-module__JcxDBG__banner{border-radius:16px;grid-template-columns:1fr;gap:24px;padding:28px 24px}.power-banner-module__JcxDBG__copy h2{font-size:34px}.power-banner-module__JcxDBG__eyebrow{margin-bottom:18px}.power-banner-module__JcxDBG__description{margin-block:20px;font-size:14px}.power-banner-module__JcxDBG__visual{min-height:210px}.power-banner-module__JcxDBG__product{height:220px}.power-banner-module__JcxDBG__circle{width:210px}.power-banner-module__JcxDBG__action{justify-content:space-between;width:100%}}
.site-shell-module__aIdW9a__header{z-index:30;background:var(--surface-primary);border-bottom:1px solid var(--border-subtle);position:relative}.site-shell-module__aIdW9a__utility{background:var(--surface-secondary);color:var(--text-secondary);font-size:12px}.site-shell-module__aIdW9a__utility>div{justify-content:space-between;gap:16px;padding-block:9px;display:flex}.site-shell-module__aIdW9a__utility span{align-items:center;gap:7px;display:inline-flex}.site-shell-module__aIdW9a__mainNav{align-items:center;gap:24px;padding-block:22px;display:flex}.site-shell-module__aIdW9a__logo{flex:none;font-size:28px}.site-shell-module__aIdW9a__catalog{background:var(--action-primary-bg);color:#fff;min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:9px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.site-shell-module__aIdW9a__catalog:hover{background:var(--action-primary-hover)}.site-shell-module__aIdW9a__catalog[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.site-shell-module__aIdW9a__search{flex:1;min-width:0;display:block;position:relative}.site-shell-module__aIdW9a__search input{background:0 0;border:0;width:100%;min-width:0;padding:12px 16px;font-size:14px}.site-shell-module__aIdW9a__search button{cursor:pointer;background:0 0;border:0;place-items:center;min-width:48px;min-height:48px;display:grid}.site-shell-module__aIdW9a__search input:focus-visible{outline:none}.site-shell-module__aIdW9a__phone,.site-shell-module__aIdW9a__cart{min-width:44px;min-height:44px;color:var(--text-primary);white-space:nowrap;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.site-shell-module__aIdW9a__cart{flex-direction:column;gap:3px;font-size:11px}.site-shell-module__aIdW9a__cartIcon{display:flex;position:relative}.site-shell-module__aIdW9a__cartCount{color:#fff;background:#245df4;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:-8px;left:15px}.site-shell-module__aIdW9a__navigation>div{align-items:center;gap:clamp(14px,2vw,30px);display:flex;overflow-x:auto}.site-shell-module__aIdW9a__navigation a{min-height:45px;color:var(--text-primary);flex-shrink:0;align-items:center;gap:7px;font-size:13px;text-decoration:none;display:inline-flex}.site-shell-module__aIdW9a__navigation a:hover{color:var(--link-default)}.site-shell-module__aIdW9a__navigation .site-shell-module__aIdW9a__visit{color:var(--text-secondary);margin-left:auto}.site-shell-module__aIdW9a__menuButton{display:none}.site-shell-module__aIdW9a__catalogPanel{z-index:40;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--surface-primary);position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 36px #0000001a}.site-shell-module__aIdW9a__catalogPanel[hidden]{display:none}.site-shell-module__aIdW9a__catalogPanelInner{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding-block:28px 32px;display:grid}.site-shell-module__aIdW9a__catalogPanel h2{color:var(--text-secondary);margin:0 0 12px;font-size:13px;font-weight:650}.site-shell-module__aIdW9a__catalogPanel section>a{min-height:40px;color:var(--text-primary);justify-content:space-between;align-items:center;gap:12px;font-size:14px;text-decoration:none;display:flex}.site-shell-module__aIdW9a__catalogPanel section>a:hover{color:var(--link-default)}.site-shell-module__aIdW9a__allCatalog{border:1px solid var(--border-control);min-height:44px;color:var(--text-primary);white-space:nowrap;border-radius:8px;grid-column:1/-1;place-self:start;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.site-shell-module__aIdW9a__mobileMenu{background:var(--surface-primary);width:min(440px,100%);max-width:100%;height:100dvh;max-height:100dvh;color:var(--text-primary);border:0;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow:hidden}.site-shell-module__aIdW9a__mobileMenu::backdrop{background:#00000070}.site-shell-module__aIdW9a__mobileMenuBody{overscroll-behavior:contain;height:100%;padding:12px 20px 32px;overflow-y:auto}.site-shell-module__aIdW9a__mobileMenuHeading{z-index:1;background:var(--surface-primary);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;min-height:64px;display:flex;position:sticky;top:-12px}.site-shell-module__aIdW9a__mobileMenuHeading strong{font-size:18px}.site-shell-module__aIdW9a__mobileMenuHeading button{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.site-shell-module__aIdW9a__mobilePrimary{border-bottom:1px solid var(--border-subtle);padding:12px 0;display:grid}.site-shell-module__aIdW9a__mobilePrimary a{min-height:48px;color:var(--text-primary);align-items:center;font-size:17px;font-weight:600;text-decoration:none;display:flex}.site-shell-module__aIdW9a__mobileCatalog{gap:24px;padding-block:24px;display:grid}.site-shell-module__aIdW9a__mobileCatalog h2{color:var(--text-secondary);margin:0 0 8px;font-size:13px;font-weight:650}.site-shell-module__aIdW9a__mobileCatalog a{min-height:44px;color:var(--text-primary);align-items:center;font-size:14px;text-decoration:none;display:flex}.site-shell-module__aIdW9a__mobileVisit{border-top:1px solid var(--border-subtle);min-height:48px;color:var(--link-default);align-items:center;gap:8px;font-size:14px;text-decoration:none;display:flex}body:has(.site-shell-module__aIdW9a__mobileMenu[open]){overflow:hidden}.site-shell-module__aIdW9a__footer{background:var(--surface-secondary);border-top:1px solid var(--border-subtle);padding-block:56px 24px;scroll-margin-top:24px}.site-shell-module__aIdW9a__footerGrid{grid-template-columns:1.15fr repeat(4,minmax(0,1fr));gap:32px;display:grid}.site-shell-module__aIdW9a__footerGrid>*{min-width:0}.site-shell-module__aIdW9a__footerGrid h2{font:600 15px/1.5 var(--font-sans);margin:0 0 12px}.site-shell-module__aIdW9a__footerGrid a:not(.site-shell-module__aIdW9a__logo){min-height:40px;color:var(--text-primary);align-items:center;gap:5px;font-size:13px;text-decoration:none;display:flex}.site-shell-module__aIdW9a__footerGrid a:not(.site-shell-module__aIdW9a__logo):hover{color:var(--link-default);text-decoration:underline}.site-shell-module__aIdW9a__brandNote{margin-top:18px;font-size:15px;line-height:1.65}.site-shell-module__aIdW9a__footerMuted{color:var(--text-secondary);margin-top:12px;font-size:12px;line-height:1.7}.site-shell-module__aIdW9a__footerGrid a.site-shell-module__aIdW9a__footerPhone{letter-spacing:-.5px;font-size:18px;font-weight:600}.site-shell-module__aIdW9a__messengers{flex-wrap:wrap;align-items:center;gap:4px 14px;margin-top:8px;display:flex}.site-shell-module__aIdW9a__address{margin:12px 0 4px;font-size:13px;line-height:1.55}.site-shell-module__aIdW9a__footerBottom{border-top:1px solid var(--border-subtle);color:var(--text-secondary);justify-content:space-between;gap:24px;margin-top:40px;padding-top:24px;font-size:11px;line-height:1.6;display:flex}@media (max-width:1180px){.site-shell-module__aIdW9a__mainNav{gap:16px}.site-shell-module__aIdW9a__phone span:not(.site-shell-module__aIdW9a__sr-only){display:none}.site-shell-module__aIdW9a__navigation>div{gap:24px}.site-shell-module__aIdW9a__footerGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-shell-module__aIdW9a__footerGrid>:first-child{grid-row:span 2}}@media (max-width:767px){.site-shell-module__aIdW9a__utility>div{gap:8px;padding-block:7px;font-size:10px}.site-shell-module__aIdW9a__utility .site-shell-module__aIdW9a__utilityDetail{display:none}.site-shell-module__aIdW9a__mainNav{grid-template-columns:minmax(0,1fr) repeat(3,44px);align-items:center;gap:8px 4px;padding-block:8px 12px;display:grid}.site-shell-module__aIdW9a__mainNav .site-shell-module__aIdW9a__logo{justify-self:start;margin-right:0;font-size:24px}.site-shell-module__aIdW9a__catalog,.site-shell-module__aIdW9a__navigation,.site-shell-module__aIdW9a__catalogPanel{display:none}.site-shell-module__aIdW9a__search{border-radius:10px;grid-area:2/1/auto/-1}.site-shell-module__aIdW9a__search input{padding:10px 12px;font-size:16px}.site-shell-module__aIdW9a__search button{min-height:44px}.site-shell-module__aIdW9a__phone,.site-shell-module__aIdW9a__cart{place-items:center;gap:0;width:44px;height:44px;min-height:44px;display:grid}.site-shell-module__aIdW9a__phone svg,.site-shell-module__aIdW9a__cart svg{width:22px;height:22px}.site-shell-module__aIdW9a__cart span{display:none}.site-shell-module__aIdW9a__menuButton{width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.site-shell-module__aIdW9a__menuButton svg{width:22px;height:22px}.site-shell-module__aIdW9a__menuButton[aria-expanded=true]{background:var(--surface-selected);color:var(--link-default)}.site-shell-module__aIdW9a__footer{padding-block:36px 24px}.site-shell-module__aIdW9a__footerGrid{grid-template-columns:1fr 1fr;gap:32px 20px}.site-shell-module__aIdW9a__footerGrid>:first-child,.site-shell-module__aIdW9a__footerGrid>:last-child{grid-area:auto/1/auto/-1}.site-shell-module__aIdW9a__footerGrid a:not(.site-shell-module__aIdW9a__logo){min-height:44px}.site-shell-module__aIdW9a__footerBottom{flex-direction:column;gap:16px}.site-shell-module__aIdW9a__footerGrid h2{margin-bottom:8px}}@media (max-width:380px){.site-shell-module__aIdW9a__footerGrid{grid-template-columns:1fr}.site-shell-module__aIdW9a__footerGrid>*{grid-column:1}.site-shell-module__aIdW9a__mainNav .site-shell-module__aIdW9a__logo{font-size:22px}.site-shell-module__aIdW9a__utility>div{font-size:9px}.site-shell-module__aIdW9a__footerGrid a.site-shell-module__aIdW9a__footerPhone{font-size:20px}}.site-shell-module__aIdW9a__legalLinks{flex-wrap:wrap;gap:0 24px;padding-top:16px;font-size:13px;display:flex}.site-shell-module__aIdW9a__legalLinks a{text-underline-offset:3px;align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}
.product-results-module__v8uzPG__section{background:var(--bg-canvas);padding-bottom:64px}.product-results-module__v8uzPG__layout{grid-template-columns:264px minmax(0,1fr);align-items:start;gap:24px;display:grid}.product-results-module__v8uzPG__filters{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:10px;overflow:clip}.product-results-module__v8uzPG__results{min-width:0}.product-results-module__v8uzPG__toolbar{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:44px;color:var(--text-secondary);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:8px 12px 8px 16px;font-size:13px;display:flex}.product-results-module__v8uzPG__sort{align-items:center;gap:10px;display:flex}.product-results-module__v8uzPG__sort select{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);font:inherit;border-radius:6px;min-height:44px;padding:10px 28px 10px 10px}.product-results-module__v8uzPG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.product-results-module__v8uzPG__item{min-width:0}.product-results-module__v8uzPG__resultCount strong{color:var(--text-primary);font-weight:500}.product-results-module__v8uzPG__resultsEnd{text-align:center;color:var(--text-secondary);margin:28px 0;font-size:13px}.product-results-module__v8uzPG__help{background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.product-results-module__v8uzPG__help h2{margin:0 0 6px;font-size:17px;font-weight:600}.product-results-module__v8uzPG__help p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.product-results-module__v8uzPG__help a{min-height:44px;color:var(--link-default);white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.product-results-module__v8uzPG__chips{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-results-module__v8uzPG__chips button{border:1px solid var(--border-subtle);background:var(--surface-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.product-results-module__v8uzPG__empty{text-align:center;background:var(--surface-secondary);border-radius:8px;padding:60px 20px}.product-results-module__v8uzPG__empty h2{margin:0 0 10px;font-size:20px}.product-results-module__v8uzPG__empty p{color:var(--text-secondary);font-size:14px}.product-results-module__v8uzPG__empty button{background:var(--action-primary-bg);color:var(--action-primary-text);cursor:pointer;border:0;border-radius:6px;padding:12px 16px}.product-results-module__v8uzPG__mobileFilter{display:none}@media (max-width:1199px){.product-results-module__v8uzPG__layout{grid-template-columns:240px minmax(0,1fr);gap:20px}.product-results-module__v8uzPG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px}}@media (max-width:899px){.product-results-module__v8uzPG__layout{grid-template-columns:minmax(0,1fr);gap:12px}.product-results-module__v8uzPG__mobileFilter{background:var(--surface-primary);border:1px solid var(--border-control);border-radius:6px;justify-self:start;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:14px;display:flex}.product-results-module__v8uzPG__filters{display:none}.product-results-module__v8uzPG__dot{background:var(--action-primary-bg);border-radius:50%;width:6px;height:6px}}@media (max-width:639px){.product-results-module__v8uzPG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.product-results-module__v8uzPG__toolbar{gap:8px;padding:8px;font-size:12px}.product-results-module__v8uzPG__resultCount>span{display:none}.product-results-module__v8uzPG__sort{font-size:0}.product-results-module__v8uzPG__sort select{max-width:175px;font-size:12px}.product-results-module__v8uzPG__help{flex-direction:column;align-items:flex-start;gap:12px;padding:20px}}@media (max-width:899px){.product-results-module__v8uzPG__results{display:contents}.product-results-module__v8uzPG__mobileFilter{z-index:1;grid-area:1/1}.product-results-module__v8uzPG__toolbar{background:0 0;border:0;grid-area:1/1;justify-content:flex-end;margin:0;padding:0 0 0 140px}.product-results-module__v8uzPG__resultCount{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.product-results-module__v8uzPG__filters{grid-area:2/1}.product-results-module__v8uzPG__sort,.product-results-module__v8uzPG__sort select{min-width:0;max-width:100%}.product-results-module__v8uzPG__resultsEnd{margin:12px 0}}@media (max-width:359px){.product-results-module__v8uzPG__toolbar{padding-left:130px}}.product-results-module__v8uzPG__paginationBlock{justify-items:center;gap:12px;margin:24px 0;display:grid}.product-results-module__v8uzPG__paginationBlock .product-results-module__v8uzPG__resultsEnd{margin:0}.product-results-module__v8uzPG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.product-results-module__v8uzPG__pagination a,.product-results-module__v8uzPG__pagination>span{border:1px solid var(--border-subtle);background:var(--surface-primary);min-width:44px;height:44px;color:var(--text-primary);border-radius:6px;place-items:center;padding:8px;font-size:14px;text-decoration:none;display:grid}.product-results-module__v8uzPG__pagination a:hover{border-color:var(--border-selected);color:var(--link-default)}.product-results-module__v8uzPG__pagination a[aria-current=page]{background:var(--action-primary-bg);border-color:var(--action-primary-bg);color:var(--action-primary-text)}.product-results-module__v8uzPG__pagination>span{color:var(--text-secondary);background:0 0}.product-results-module__v8uzPG__pagination .product-results-module__v8uzPG__paginationGap{border:0;min-width:16px;padding:0}.product-results-module__v8uzPG__toolbar{scroll-margin-top:20px}@media (max-width:639px){.product-results-module__v8uzPG__pagination{gap:2px}.product-results-module__v8uzPG__pagination .product-results-module__v8uzPG__paginationNeighbor{display:none}}.product-results-module__v8uzPG__filterDialog{background:var(--surface-primary);width:min(420px,100%);max-width:100%;height:100dvh;max-height:100dvh;color:var(--text-primary);border:0;margin:0;padding:0;position:fixed;inset:0 0 0 auto;overflow-y:auto}.product-results-module__v8uzPG__filterDialog::backdrop{background:#0006}.product-results-module__v8uzPG__drawerBody{min-height:100%;padding-top:40px;position:relative}.product-results-module__v8uzPG__closeFilters{width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid;position:absolute;top:8px;right:14px}body:has(.product-results-module__v8uzPG__filterDialog[open]){overflow:hidden}.product-results-module__v8uzPG__purposes{flex-wrap:wrap;gap:8px;padding-bottom:20px;display:flex}.product-results-module__v8uzPG__purposes button{border:1px solid var(--border-subtle);background:var(--surface-primary);min-height:42px;color:var(--text-primary);cursor:pointer;border-radius:7px;padding:10px 16px;font-size:13px}.product-results-module__v8uzPG__purposes button[aria-pressed=true]{background:var(--action-primary-bg);border-color:var(--action-primary-bg);color:var(--action-primary-text)}.product-results-module__v8uzPG__priceNotice{border:1px solid var(--border-selected);background:var(--surface-selected);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 16px;padding:16px;font-size:14px;display:flex}.product-results-module__v8uzPG__priceNotice p{margin:5px 0 0;font-size:13px;line-height:1.5}.product-results-module__v8uzPG__priceNotice button{border:1px solid var(--border-control);background:var(--surface-primary);color:var(--link-default);cursor:pointer;border-radius:6px;flex-shrink:0;min-height:44px;padding:10px 12px}.product-results-module__v8uzPG__notes{color:var(--text-secondary);margin:16px 0;font-size:12px;line-height:1.6}.product-results-module__v8uzPG__mobileCount{display:none}@media (max-width:899px){.product-results-module__v8uzPG__mobileCount{color:var(--text-secondary);margin:0;font-size:13px;display:block}.product-results-module__v8uzPG__priceNotice{flex-direction:column;align-items:flex-start;gap:12px;margin:0}.product-results-module__v8uzPG__purposes{flex-wrap:nowrap;margin-bottom:8px;padding-bottom:12px;overflow-x:auto}.product-results-module__v8uzPG__purposes button{white-space:nowrap}.product-results-module__v8uzPG__productTypes{flex-wrap:wrap;overflow-x:visible}.product-results-module__v8uzPG__powerTypes{flex-wrap:nowrap;overflow-x:auto}}
.product-gallery-module__6Aecma__gallery{min-width:0}.product-gallery-module__6Aecma__stage{aspect-ratio:4/3;background:var(--surface-secondary);border-radius:20px;position:relative;overflow:hidden}.product-gallery-module__6Aecma__stageLabel{z-index:1;color:var(--text-secondary);letter-spacing:.03em;font-size:11px;position:absolute;top:22px;left:24px}.product-gallery-module__6Aecma__enlarge{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;position:absolute;inset:0}.product-gallery-module__6Aecma__mainImage{object-fit:contain;mix-blend-mode:multiply;padding:20px}.product-gallery-module__6Aecma__watermark{opacity:.09;width:52px;height:52px;bottom:22px;right:72px}.product-gallery-module__6Aecma__expandIcon{background:var(--surface-primary);border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:20px;right:20px}.product-gallery-module__6Aecma__count{pointer-events:none;font-size:12px;position:absolute;bottom:24px;left:24px}.product-gallery-module__6Aecma__count span{color:var(--text-secondary)}.product-gallery-module__6Aecma__thumbnails{gap:10px;margin-top:14px;padding:4px;display:flex;overflow-x:auto}.product-gallery-module__6Aecma__thumbnails button{border:1px solid var(--border-control);background:var(--surface-secondary);cursor:pointer;border-radius:10px;flex:0 0 84px;width:84px;height:66px;padding:5px}.product-gallery-module__6Aecma__thumbnails button[aria-pressed=true]{border:2px solid var(--action-primary-bg);background:var(--surface-selected)}.product-gallery-module__6Aecma__thumbnails img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-gallery-module__6Aecma__caption{color:var(--text-secondary);margin-top:16px;font-size:12px;line-height:1.5}.product-gallery-module__6Aecma__fallback{aspect-ratio:4/3;background:var(--surface-secondary);color:var(--text-secondary);border-radius:20px;place-content:center;padding:24px;display:grid}.product-gallery-module__6Aecma__dialog{width:min(1100px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--text-primary);background:var(--surface-primary);border:0;border-radius:20px;padding:0;overflow:auto}.product-gallery-module__6Aecma__dialog::backdrop{background:#101012a6}.product-gallery-module__6Aecma__dialogContent{padding:48px 24px 20px}.product-gallery-module__6Aecma__close{background:var(--surface-secondary);cursor:pointer;z-index:2;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:12px}.product-gallery-module__6Aecma__zoomStage{position:relative}.product-gallery-module__6Aecma__zoomImage{object-fit:contain;width:100%;height:min(65vh,700px);margin-inline:auto}.product-gallery-module__6Aecma__zoomWatermark{opacity:.08;width:64px;height:64px;bottom:20px;right:24px}.product-gallery-module__6Aecma__zoomNav{justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.product-gallery-module__6Aecma__zoomNav button{border:1px solid var(--border-control);background:var(--surface-primary);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.product-gallery-module__6Aecma__primary{background:var(--action-primary-bg);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:56px;padding:16px 20px;font-size:15px;font-weight:600;display:flex}.product-gallery-module__6Aecma__primary:hover{background:var(--action-primary-hover)}.product-gallery-module__6Aecma__primary:disabled{background:var(--disabled-bg);color:var(--text-disabled);cursor:wait}.product-gallery-module__6Aecma__contactHint{text-align:center;color:var(--text-secondary);margin-top:10px;font-size:12px;line-height:1.7}.product-gallery-module__6Aecma__contactHint a{color:var(--text-primary)}.product-gallery-module__6Aecma__contactDialog{width:min(480px,100% - 32px)}.product-gallery-module__6Aecma__contactContent{padding:44px 28px 28px}.product-gallery-module__6Aecma__contactContent h2{font:600 28px/1.2 var(--font-sans);letter-spacing:-.6px;margin-block:12px}.product-gallery-module__6Aecma__kicker{letter-spacing:.12em;color:var(--text-secondary);font-size:10px}.product-gallery-module__6Aecma__contactDescription{color:var(--text-secondary);font-size:14px}.product-gallery-module__6Aecma__chosen{background:var(--surface-secondary);border-radius:12px;gap:4px;margin-block:24px;padding:16px;font-size:14px;display:grid}.product-gallery-module__6Aecma__chosen span{color:var(--text-secondary)}.product-gallery-module__6Aecma__channel{border:1px solid var(--border-control);min-height:56px;color:var(--text-primary);border-radius:12px;align-items:center;gap:14px;margin-top:10px;padding:16px;text-decoration:none;display:flex}.product-gallery-module__6Aecma__channel svg:last-child{margin-left:auto}.product-gallery-module__6Aecma__channel:hover{background:var(--surface-selected);color:var(--link-default)}.product-gallery-module__6Aecma__unavailable{color:var(--text-secondary);text-align:center;margin-block:16px;font-size:13px}@media (max-width:767px){.product-gallery-module__6Aecma__mainImage{padding:12px}.product-gallery-module__6Aecma__stageLabel{font-size:10px;top:16px;left:16px}.product-gallery-module__6Aecma__count{bottom:16px;left:16px}.product-gallery-module__6Aecma__expandIcon{bottom:10px;right:12px}.product-gallery-module__6Aecma__watermark{width:40px;height:40px;bottom:12px;right:60px}.product-gallery-module__6Aecma__zoomWatermark{width:42px;height:42px;bottom:10px;right:12px}.product-gallery-module__6Aecma__caption{font-size:11px}.product-gallery-module__6Aecma__contactContent{padding:44px 20px 20px}}.product-gallery-module__6Aecma__contactHint a{align-items:center;min-height:44px;display:inline-flex}.product-gallery-module__6Aecma__secondaryContact{width:100%;min-height:44px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}
.priority-drones-module__-XvNaG__section{margin-top:72px}.priority-drones-module__-XvNaG__heading{margin-bottom:20px}.priority-drones-module__-XvNaG__kicker{color:var(--text-secondary);letter-spacing:.12em;margin:0 0 8px;font-size:11px;font-weight:600;line-height:1.6}.priority-drones-module__-XvNaG__heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.4vw,34px);font-weight:600;line-height:1.2}.priority-drones-module__-XvNaG__groups{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.priority-drones-module__-XvNaG__groups button{border:1px solid var(--border,#d8dce3);min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:24px;padding:10px 20px}.priority-drones-module__-XvNaG__groups button[aria-pressed=true]{color:#fff;background:#172538;border-color:#172538}.priority-drones-module__-XvNaG__groups button:focus-visible,.priority-drones-module__-XvNaG__card a:focus-visible{outline-offset:3px;outline:2px solid #2457ff}.priority-drones-module__-XvNaG__grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:20px;margin:0;padding:0;list-style:none;display:grid}.priority-drones-module__-XvNaG__card{border:1px solid var(--border-subtle,#d8dce3);background:var(--surface-primary);border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.priority-drones-module__-XvNaG__product{min-height:148px;color:inherit;background:var(--surface-secondary);align-items:center;gap:16px;padding:16px 20px;text-decoration:none;display:flex}.priority-drones-module__-XvNaG__media{flex:0 0 148px;place-items:center;height:116px;display:grid;overflow:hidden}.priority-drones-module__-XvNaG__media img{object-fit:contain;width:184px;max-width:none;height:140px}.priority-drones-module__-XvNaG__identity{flex:1;min-width:0}.priority-drones-module__-XvNaG__identity h3{letter-spacing:-.02em;overflow-wrap:anywhere;margin:0;font-size:19px;font-weight:600;line-height:1.3}.priority-drones-module__-XvNaG__status{color:var(--text-secondary);margin:0 0 6px;font-size:11px;line-height:1.4}.priority-drones-module__-XvNaG__product>svg{color:var(--link-default,#2457ff);flex-shrink:0}.priority-drones-module__-XvNaG__product:hover h3,.priority-drones-module__-XvNaG__offers a:hover{color:var(--link-default,#2457ff)}.priority-drones-module__-XvNaG__offers{flex:1;margin:0;padding:8px 20px 12px;list-style:none}.priority-drones-module__-XvNaG__offers li+li{border-top:1px solid var(--border-subtle,#e1e4e9)}.priority-drones-module__-XvNaG__offers a{min-height:48px;color:inherit;justify-content:space-between;align-items:baseline;gap:16px;padding:13px 0;font-size:13px;line-height:1.5;text-decoration:none;display:flex}.priority-drones-module__-XvNaG__offers span{min-width:0}.priority-drones-module__-XvNaG__offers strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:15px}.priority-drones-module__-XvNaG__photoNote{color:var(--text-secondary);margin:0;padding:0 20px 16px;font-size:11px;line-height:1.5}@media (max-width:1199px){.priority-drones-module__-XvNaG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.priority-drones-module__-XvNaG__section{margin-top:48px}.priority-drones-module__-XvNaG__product{gap:12px;padding:14px 16px}.priority-drones-module__-XvNaG__media{flex-basis:110px}.priority-drones-module__-XvNaG__media img{width:146px}.priority-drones-module__-XvNaG__identity h3{font-size:17px}.priority-drones-module__-XvNaG__offers{padding-inline:16px}}@media (max-width:639px){.priority-drones-module__-XvNaG__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px}.priority-drones-module__-XvNaG__heading h2{font-size:27px}.priority-drones-module__-XvNaG__product{min-height:132px}.priority-drones-module__-XvNaG__media{flex-basis:126px;height:104px}.priority-drones-module__-XvNaG__media img{width:162px;height:130px}}
.site-search-module__6XN3wa__form{border:1px solid var(--border-control);background:var(--surface-secondary);border-radius:12px;min-width:0;display:flex;overflow:hidden}.site-search-module__6XN3wa__form input::-webkit-search-cancel-button{display:none}.site-search-module__6XN3wa__form:focus-within{outline:3px solid var(--focus-ring);outline-offset:2px}.site-search-module__6XN3wa__dropdown{z-index:50;border:1px solid var(--border-subtle);background:var(--surface-primary);overscroll-behavior:contain;border-radius:12px;max-height:min(560px,65dvh);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0000001f}.site-search-module__6XN3wa__status{color:var(--text-secondary);padding:14px 16px;font-size:12px;line-height:1.5}.site-search-module__6XN3wa__list{margin:0;padding:0;list-style:none}.site-search-module__6XN3wa__list a{color:var(--text-primary);align-items:center;gap:12px;padding:10px 16px;text-decoration:none;display:flex}.site-search-module__6XN3wa__list a:hover,.site-search-module__6XN3wa__active{background:var(--surface-selected)}.site-search-module__6XN3wa__list img{object-fit:contain;flex-shrink:0;width:56px;height:56px}.site-search-module__6XN3wa__noImage{height:56px;color:var(--text-secondary);background:var(--surface-secondary);border-radius:6px;flex:0 0 56px;place-items:center;font-size:12px;display:grid}.site-search-module__6XN3wa__itemCopy{gap:3px;min-width:0;display:grid}.site-search-module__6XN3wa__itemCopy strong{font-size:14px;font-weight:600}.site-search-module__6XN3wa__itemCopy>span{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.site-search-module__6XN3wa__itemCopy b{font-size:12px;font-weight:500}.site-search-module__6XN3wa__all{border-top:1px solid var(--border-subtle);min-height:48px;color:var(--link-default);align-items:center;padding:12px 16px;font-size:13px;text-decoration:none;display:flex}@media (max-width:767px){.site-search-module__6XN3wa__form{border-radius:10px}.site-search-module__6XN3wa__dropdown{max-height:min(440px,60dvh)}.site-search-module__6XN3wa__list a{padding:10px 12px}}
.cart-shell-module__-D_e-W__shell{border-bottom:1px solid var(--border-subtle);background:var(--surface-primary)}.cart-shell-module__-D_e-W__shellInner{justify-content:space-between;align-items:center;gap:20px;max-width:1280px;min-height:88px;margin:auto;padding:16px 32px;display:flex}.cart-shell-module__-D_e-W__logo{flex:none;font-size:24px}.cart-shell-module__-D_e-W__back{min-height:44px;color:var(--text-secondary);align-items:center;gap:8px;font-size:13px;text-decoration:none;display:flex}.cart-shell-module__-D_e-W__phone{min-height:44px;color:var(--text-primary);align-items:center;gap:8px;font-size:14px;text-decoration:none;display:flex}.cart-shell-module__-D_e-W__page{max-width:1280px;min-height:70vh;margin:auto;padding:30px 32px 80px}.cart-shell-module__-D_e-W__header{gap:10px;display:grid}.cart-shell-module__-D_e-W__header h1{letter-spacing:-1px;font-size:34px;font-weight:600;line-height:1.2}.cart-shell-module__-D_e-W__header p{color:var(--text-secondary);font-size:14px}.cart-shell-module__-D_e-W__footer{max-width:1280px;color:var(--text-secondary);border-top:1px solid var(--border-subtle);justify-content:space-between;gap:16px;margin:auto;padding:24px 32px;font-size:12px;display:flex}@media (max-width:767px){.cart-shell-module__-D_e-W__shellInner{gap:12px;min-height:72px;padding:12px 20px}.cart-shell-module__-D_e-W__logo{font-size:23px}.cart-shell-module__-D_e-W__back{margin-left:auto}.cart-shell-module__-D_e-W__phone span{display:none}.cart-shell-module__-D_e-W__page{padding:26px 20px 48px}.cart-shell-module__-D_e-W__header h1{font-size:28px}.cart-shell-module__-D_e-W__header p{font-size:13px}.cart-shell-module__-D_e-W__footer{flex-direction:column;padding:20px}}@media (max-width:360px){.cart-shell-module__-D_e-W__page,.cart-shell-module__-D_e-W__shellInner{padding-inline:16px}.cart-shell-module__-D_e-W__back{font-size:12px}}
.power-compatible-module__HPciTq__compatible{padding-block:48px;scroll-margin-top:90px}.power-compatible-module__HPciTq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-bottom:32px;display:flex}.power-compatible-module__HPciTq__eyebrow{color:var(--text-secondary);margin-bottom:10px;font-size:12px;display:block}.power-compatible-module__HPciTq__header h2{letter-spacing:-.025em;font-size:clamp(24px,3vw,32px);line-height:1.2}.power-compatible-module__HPciTq__header>p{max-width:740px;color:var(--text-secondary);flex-basis:100%;font-size:14px;line-height:1.65}.power-compatible-module__HPciTq__verified{color:#28633b;background:#edf5ef;border-radius:30px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;display:inline-flex}.power-compatible-module__HPciTq__group+.power-compatible-module__HPciTq__group{margin-top:28px}.power-compatible-module__HPciTq__group>h3{align-items:center;gap:10px;margin-bottom:12px;font-size:17px;display:flex}.power-compatible-module__HPciTq__group>h3 span{background:var(--surface-secondary);width:23px;height:23px;color:var(--text-secondary);border-radius:50%;place-items:center;font-size:12px;font-weight:400;display:grid}.power-compatible-module__HPciTq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0;list-style:none;display:grid}.power-compatible-module__HPciTq__card{border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:12px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.power-compatible-module__HPciTq__product{color:var(--text-primary);align-items:center;gap:20px;padding:20px;text-decoration:none;display:flex}.power-compatible-module__HPciTq__media{flex:0 0 120px;place-items:center;width:120px;height:120px;display:grid}.power-compatible-module__HPciTq__media img{object-fit:contain;width:100%;height:100%}.power-compatible-module__HPciTq__noPhoto{color:var(--text-secondary);justify-items:center;gap:8px;font-size:12px;display:grid}.power-compatible-module__HPciTq__identity{min-width:0}.power-compatible-module__HPciTq__identity h4{overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.45}.power-compatible-module__HPciTq__price{margin-top:10px;font-size:14px;font-weight:500}.power-compatible-module__HPciTq__action{color:var(--link-default);align-items:center;gap:8px;margin-top:12px;font-size:13px;display:inline-flex}.power-compatible-module__HPciTq__product:hover .power-compatible-module__HPciTq__action{text-decoration:underline}.power-compatible-module__HPciTq__conditions{border-top:1px solid var(--border-subtle);background:var(--surface-secondary);flex:1;padding:16px 20px}.power-compatible-module__HPciTq__conditions p{color:var(--text-secondary);font-size:13px;line-height:1.65}.power-compatible-module__HPciTq__source{min-height:32px;color:var(--link-default);text-underline-offset:3px;align-items:center;gap:6px;margin-top:8px;font-size:12px;display:inline-flex}.power-compatible-module__HPciTq__help{background:var(--surface-secondary);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:24px;display:flex}.power-compatible-module__HPciTq__help h3{margin-bottom:6px;font-size:16px}.power-compatible-module__HPciTq__help p{max-width:570px;color:var(--text-secondary);font-size:13px;line-height:1.6}.power-compatible-module__HPciTq__help>a{background:var(--action-primary-bg);min-height:46px;color:var(--action-primary-text);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;padding:12px 16px;font-size:13px;text-decoration:none;display:inline-flex}.power-compatible-module__HPciTq__compatible a:focus-visible{outline:2px solid var(--link-default);outline-offset:-3px}@media (max-width:899px){.power-compatible-module__HPciTq__help{flex-direction:column;align-items:flex-start}}@media (max-width:639px){.power-compatible-module__HPciTq__compatible{padding-block:32px}.power-compatible-module__HPciTq__header{gap:14px;margin-bottom:24px}.power-compatible-module__HPciTq__grid{grid-template-columns:1fr}.power-compatible-module__HPciTq__product{gap:14px;padding:16px}.power-compatible-module__HPciTq__media{flex-basis:90px;width:90px;height:100px}.power-compatible-module__HPciTq__identity h4{font-size:14px}.power-compatible-module__HPciTq__conditions{padding:14px 16px}.power-compatible-module__HPciTq__help{gap:16px;padding:20px}.power-compatible-module__HPciTq__help>a{width:100%;font-size:12px}}
.power-landing-module__cbF-Va__page{background:var(--bg-canvas);color:var(--text-primary)}.power-landing-module__cbF-Va__header{padding-block:28px 20px}.power-landing-module__cbF-Va__header h1{max-width:1100px;margin:16px 0 12px;font-size:32px;font-weight:600;line-height:1.2}.power-landing-module__cbF-Va__header>p{max-width:900px;color:var(--text-secondary);margin:0;font-size:15px;line-height:1.65}.power-landing-module__cbF-Va__catalogJump{min-height:44px;color:var(--link-default);align-items:center;gap:10px;margin-top:8px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.power-landing-module__cbF-Va__catalogJump span:first-child{color:var(--text-secondary);font-variant-numeric:tabular-nums}.power-landing-module__cbF-Va__catalogAnchor{scroll-margin-top:24px}.power-landing-module__cbF-Va__navigation{flex-wrap:wrap;align-items:center;gap:4px 28px;padding-block:0 24px;display:flex}.power-landing-module__cbF-Va__navGroup{align-items:baseline;gap:16px;display:flex}.power-landing-module__cbF-Va__navLabel{color:var(--text-secondary);font-size:12px}.power-landing-module__cbF-Va__navLinks{flex-wrap:wrap;align-items:center;gap:4px 20px;display:flex}.power-landing-module__cbF-Va__navLinks a,.power-landing-module__cbF-Va__compareLink{min-height:44px;color:var(--text-primary);align-items:center;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.power-landing-module__cbF-Va__navLinks a[aria-current=page]{color:var(--link-default);text-underline-offset:7px;text-decoration:underline;text-decoration-thickness:2px}.power-landing-module__cbF-Va__compareLink{color:var(--link-default);gap:10px;margin-left:auto}.power-landing-module__cbF-Va__block{border-top:1px solid var(--border-subtle);margin:0 0 32px;padding-top:24px}.power-landing-module__cbF-Va__block h2{margin:0 0 18px;font-size:22px;font-weight:600;line-height:1.3}.power-landing-module__cbF-Va__block h3{margin:0 0 10px;font-size:16px;font-weight:600;line-height:1.4}.power-landing-module__cbF-Va__block p{max-width:960px;color:var(--text-secondary);margin:0 0 16px;font-size:14px;line-height:1.65}.power-landing-module__cbF-Va__block a{color:var(--link-default);text-underline-offset:4px;font-size:14px;text-decoration:none}.power-landing-module__cbF-Va__page a:hover{text-decoration:underline}.power-landing-module__cbF-Va__page :is(a,button,input,select,[tabindex]):focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.power-landing-module__cbF-Va__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.power-landing-module__cbF-Va__grid article{border-right:1px solid var(--border-subtle);flex-direction:column;min-width:0;padding-right:24px;display:flex}.power-landing-module__cbF-Va__grid article:last-child{border-right:0;padding-right:0}.power-landing-module__cbF-Va__grid article>a{align-self:start;align-items:center;min-height:36px;margin-top:auto;font-weight:500;display:inline-flex}.power-landing-module__cbF-Va__grid article>p:last-child{margin-bottom:0}.power-landing-module__cbF-Va__block .power-landing-module__cbF-Va__moreLink{margin:18px 0 0}.power-landing-module__cbF-Va__moreLink a{align-items:center;gap:10px;min-height:44px;font-weight:500;display:inline-flex}.power-landing-module__cbF-Va__secondary{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) minmax(220px,.65fr);align-items:start;gap:32px;margin-top:20px;padding-top:22px;display:grid}.power-landing-module__cbF-Va__secondary p{margin-bottom:0;font-size:13px}.power-landing-module__cbF-Va__productLinks{gap:4px;display:grid}.power-landing-module__cbF-Va__productLinks a{justify-content:space-between;align-items:center;gap:16px;min-height:44px;font-size:13px;display:flex}.power-landing-module__cbF-Va__form{flex-wrap:wrap;align-items:end;gap:16px;margin-block:20px;display:flex}.power-landing-module__cbF-Va__form label,.power-landing-module__cbF-Va__selectField{color:var(--text-secondary);flex-direction:column;gap:8px;font-size:13px;display:flex}.power-landing-module__cbF-Va__form input,.power-landing-module__cbF-Va__selectField select{border:1px solid var(--border-default);background:var(--surface-primary);max-width:100%;min-height:44px;color:var(--text-primary);font:inherit;border-radius:6px;padding:11px 12px;font-size:14px}.power-landing-module__cbF-Va__form input{width:200px}.power-landing-module__cbF-Va__form button,.power-landing-module__cbF-Va__block .power-landing-module__cbF-Va__button{background:var(--action-primary-bg);min-height:44px;color:var(--action-primary-text);font:inherit;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;padding:12px 18px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.power-landing-module__cbF-Va__form button:hover,.power-landing-module__cbF-Va__block .power-landing-module__cbF-Va__button:hover{background:var(--action-primary-hover);text-decoration:none}.power-landing-module__cbF-Va__block .power-landing-module__cbF-Va__note{font-size:13px}.power-landing-module__cbF-Va__calculatorResult{border-left:3px solid var(--border-selected);background:var(--surface-primary);border-radius:0 8px 8px 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:20px;display:flex}.power-landing-module__cbF-Va__calculatorResult p{color:var(--text-primary);margin:0}.power-landing-module__cbF-Va__scroll{overscroll-behavior-x:contain;border:1px solid var(--border-subtle);background:var(--surface-primary);border-radius:10px;max-width:100%;overflow-x:auto}.power-landing-module__cbF-Va__table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.power-landing-module__cbF-Va__table th,.power-landing-module__cbF-Va__table td{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);vertical-align:top;text-align:left;min-width:190px;max-width:260px;padding:16px;font-weight:400;line-height:1.55}.power-landing-module__cbF-Va__table th:first-child{z-index:1;background:var(--surface-secondary);min-width:164px;max-width:180px;color:var(--text-secondary);position:sticky;left:0}.power-landing-module__cbF-Va__table thead th{background:var(--surface-primary);padding-block:20px;font-weight:600}.power-landing-module__cbF-Va__table thead a{color:var(--text-primary);font-size:14px}.power-landing-module__cbF-Va__table tbody tr:first-child td{white-space:nowrap;font-weight:600}.power-landing-module__cbF-Va__table tr:last-child>*{border-bottom:0}.power-landing-module__cbF-Va__table tr>:last-child{border-right:0}.power-landing-module__cbF-Va__block .power-landing-module__cbF-Va__subheading{margin-top:28px;font-size:18px}.power-landing-module__cbF-Va__tableNotes{grid-template-columns:1fr 1fr;gap:24px;margin-top:20px;display:grid}.power-landing-module__cbF-Va__tableNotes p{margin:0;font-size:13px}.power-landing-module__cbF-Va__compatibilityHeader{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.power-landing-module__cbF-Va__compatibilityHeader h2{margin-bottom:8px}.power-landing-module__cbF-Va__selectField{flex-shrink:0;width:320px}.power-landing-module__cbF-Va__compatibilityList{margin:20px 0 0;padding:0;list-style:none}.power-landing-module__cbF-Va__compatibilityList li{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(200px,.7fr) 1fr;gap:24px;padding:20px 0;display:grid}.power-landing-module__cbF-Va__compatibilityProduct{justify-content:space-between;align-items:baseline;gap:16px;font-weight:500;display:flex}.power-landing-module__cbF-Va__compatibilityList p{margin-bottom:8px}.power-landing-module__cbF-Va__compatibilityList .power-landing-module__cbF-Va__sourceLink{color:var(--text-secondary);font-size:12px;text-decoration:underline}.power-landing-module__cbF-Va__block .power-landing-module__cbF-Va__compatibilityEmpty{max-width:760px;margin:20px 0 0;font-size:13px}@media (max-width:1100px){.power-landing-module__cbF-Va__navigation{gap:0 24px}.power-landing-module__cbF-Va__compareLink{margin-left:0}.power-landing-module__cbF-Va__grid{gap:20px}.power-landing-module__cbF-Va__grid article{padding-right:20px}}@media (max-width:700px){.power-landing-module__cbF-Va__header{padding-block:16px}.power-landing-module__cbF-Va__header h1{margin-top:12px;font-size:24px}.power-landing-module__cbF-Va__header>p{font-size:14px}.power-landing-module__cbF-Va__navigation{flex-direction:column;align-items:flex-start;gap:0;padding-bottom:20px}.power-landing-module__cbF-Va__navGroup{align-items:baseline;gap:10px;width:100%}.power-landing-module__cbF-Va__navLabel{flex-shrink:0;width:62px}.power-landing-module__cbF-Va__navLinks{gap:0 16px}.power-landing-module__cbF-Va__navLinks a,.power-landing-module__cbF-Va__compareLink{font-size:13px}.power-landing-module__cbF-Va__compareLink{margin-left:72px}.power-landing-module__cbF-Va__block{margin-bottom:28px;padding-top:20px}.power-landing-module__cbF-Va__block h2{margin-bottom:16px;font-size:20px}.power-landing-module__cbF-Va__grid{grid-template-columns:1fr;gap:0}.power-landing-module__cbF-Va__grid article{border-right:0;border-bottom:1px solid var(--border-subtle);padding:18px 0}.power-landing-module__cbF-Va__grid article:first-child{padding-top:0}.power-landing-module__cbF-Va__grid article:last-child{border-bottom:0;padding-bottom:0}.power-landing-module__cbF-Va__grid article>p{margin-bottom:8px}.power-landing-module__cbF-Va__secondary,.power-landing-module__cbF-Va__tableNotes{grid-template-columns:1fr;gap:16px}.power-landing-module__cbF-Va__secondary{margin-top:16px;padding-top:20px}.power-landing-module__cbF-Va__productLinks a{font-size:13px}.power-landing-module__cbF-Va__form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.power-landing-module__cbF-Va__form input{width:100%;min-width:0}.power-landing-module__cbF-Va__form label{min-width:0;font-size:12px}.power-landing-module__cbF-Va__form button{grid-column:1/-1}.power-landing-module__cbF-Va__calculatorResult{padding:16px}.power-landing-module__cbF-Va__calculatorResult .power-landing-module__cbF-Va__button{width:100%}.power-landing-module__cbF-Va__table th:first-child{min-width:112px;max-width:112px;padding:12px;font-size:12px}.power-landing-module__cbF-Va__table th,.power-landing-module__cbF-Va__table td{min-width:174px;padding:12px}.power-landing-module__cbF-Va__compatibilityHeader{flex-direction:column;gap:4px}.power-landing-module__cbF-Va__selectField{width:100%}.power-landing-module__cbF-Va__compatibilityHeader .power-landing-module__cbF-Va__note{margin-bottom:12px}.power-landing-module__cbF-Va__compatibilityList li{grid-template-columns:1fr;gap:10px}}
.home-page-module__sHnpOG__page{background:var(--surface-primary);padding:24px 0 64px}.home-page-module__sHnpOG__page a{text-decoration:none}.home-page-module__sHnpOG__page a:focus-visible{outline:3px solid var(--action-primary-bg);outline-offset:5px}.home-page-module__sHnpOG__hero{isolation:isolate;background:var(--color-neutral-900);min-height:550px;color:var(--color-neutral-0);border-radius:16px;align-items:center;display:flex;position:relative;overflow:hidden}.home-page-module__sHnpOG__heroBackdrop{object-fit:cover;object-position:center 58%;z-index:-2}.home-page-module__sHnpOG__hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#06141ad1,#06141a59 53%,#06141a0d);position:absolute;inset:0}.home-page-module__sHnpOG__heroCopy{z-index:1;width:58%;padding:58px;position:relative}.home-page-module__sHnpOG__eyebrow,.home-page-module__sHnpOG__kicker{letter-spacing:.12em;margin:0 0 16px;font-size:11px;font-weight:600;line-height:1.6}.home-page-module__sHnpOG__eyebrow{color:var(--color-neutral-0)}.home-page-module__sHnpOG__hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.4vw,66px);font-weight:600;line-height:1.06}.home-page-module__sHnpOG__heroDescription{color:var(--color-neutral-0);margin:24px 0 28px;font-size:18px;line-height:1.55}.home-page-module__sHnpOG__heroActions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-page-module__sHnpOG__primary{background:var(--action-primary-bg);min-height:48px;color:var(--action-primary-text);border-radius:8px;justify-content:center;align-items:center;gap:22px;padding:13px 20px;font-size:14px;font-weight:600;line-height:1.5;transition:background .15s;display:inline-flex}.home-page-module__sHnpOG__primary:hover{background:var(--color-blue-700)}.home-page-module__sHnpOG__primary svg,.home-page-module__sHnpOG__textLink svg{flex-shrink:0}.home-page-module__sHnpOG__heroSecondary{color:var(--color-neutral-0);align-items:center;gap:7px;min-height:44px;font-size:14px;display:inline-flex}.home-page-module__sHnpOG__heroSecondary:hover{text-decoration:underline}.home-page-module__sHnpOG__heroProduct{width:49%;color:var(--color-neutral-0);justify-content:center;align-items:center;display:flex;position:absolute;top:3%;bottom:0;right:1%}.home-page-module__sHnpOG__heroDrone{object-fit:contain;filter:drop-shadow(0 22px 20px #0000004d);width:100%;height:100%}.home-page-module__sHnpOG__heroProductLabel{border-bottom:1px solid #ffffff80;align-items:center;gap:18px;padding:10px 0;font-size:13px;display:flex;position:absolute;bottom:28px;right:30px}.home-page-module__sHnpOG__section{margin-top:72px}.home-page-module__sHnpOG__sectionHeading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.home-page-module__sHnpOG__sectionHeading h2,.home-page-module__sHnpOG__businessCopy h2,.home-page-module__sHnpOG__help h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.4vw,34px);font-weight:600;line-height:1.2}.home-page-module__sHnpOG__kicker{color:var(--text-secondary);margin-bottom:10px}.home-page-module__sHnpOG__textLink{color:var(--text-primary);white-space:nowrap;align-items:center;gap:10px;min-height:44px;font-size:14px;display:inline-flex}.home-page-module__sHnpOG__textLink:hover{color:var(--link-default)}.home-page-module__sHnpOG__categories,.home-page-module__sHnpOG__purposes,.home-page-module__sHnpOG__products,.home-page-module__sHnpOG__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.home-page-module__sHnpOG__categories li,.home-page-module__sHnpOG__products li{min-width:0}.home-page-module__sHnpOG__category{background:var(--surface-secondary);min-height:166px;color:var(--text-primary);border-radius:12px;justify-content:space-between;align-items:center;padding:22px;transition:background .15s;display:flex;position:relative;overflow:hidden}.home-page-module__sHnpOG__category:hover{background:var(--color-neutral-100)}.home-page-module__sHnpOG__category>div{z-index:1;flex-shrink:0;position:relative}.home-page-module__sHnpOG__category h3{margin:0 0 6px;font-size:17px;font-weight:600}.home-page-module__sHnpOG__category p{color:var(--text-secondary);margin:0 0 22px;font-size:11px}.home-page-module__sHnpOG__category img{object-fit:contain;width:48%;height:125px;margin-right:-6px}.home-page-module__sHnpOG__purpose{isolation:isolate;height:320px;color:var(--color-neutral-0);background:var(--color-neutral-900);border-radius:12px;align-items:end;display:flex;position:relative;overflow:hidden}.home-page-module__sHnpOG__purpose>img{object-fit:cover;z-index:-2;transition:transform .3s}.home-page-module__sHnpOG__purpose:before{content:"";z-index:-1;background:linear-gradient(#0000 15%,#000000d9);position:absolute;inset:0}.home-page-module__sHnpOG__purpose:hover>img{transform:scale(1.035)}.home-page-module__sHnpOG__purpose>div{width:100%;padding:24px}.home-page-module__sHnpOG__purpose h3{letter-spacing:-.02em;margin:0 0 10px;font-size:22px;font-weight:550;line-height:1.2}.home-page-module__sHnpOG__purpose p{max-width:25ch;margin:0;font-size:13px;line-height:1.5}.home-page-module__sHnpOG__purposeArrow{border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:20px;right:20px}.home-page-module__sHnpOG__productNote{max-width:100ch;color:var(--text-secondary);margin:18px 0 0;font-size:12px;line-height:1.6}.home-page-module__sHnpOG__process{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:36px 0}.home-page-module__sHnpOG__sectionHeading>p{color:var(--text-secondary);margin:0;font-size:14px}.home-page-module__sHnpOG__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.home-page-module__sHnpOG__steps li{padding-left:52px;position:relative}.home-page-module__sHnpOG__stepNumber{color:var(--link-default);font-size:24px;font-weight:500;line-height:1.2;position:absolute;top:0;left:0}.home-page-module__sHnpOG__steps h3{margin:0 0 10px;font-size:18px;font-weight:600}.home-page-module__sHnpOG__steps p{max-width:36ch;color:var(--text-secondary);margin:0;font-size:14px;line-height:1.6}.home-page-module__sHnpOG__business{background:var(--surface-secondary);border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.home-page-module__sHnpOG__businessMedia{min-height:420px;position:relative}.home-page-module__sHnpOG__businessMedia img{object-fit:cover}.home-page-module__sHnpOG__businessCopy{padding:44px}.home-page-module__sHnpOG__businessCopy>p:not(.home-page-module__sHnpOG__kicker){max-width:46ch;color:var(--text-secondary);margin:22px 0;font-size:15px;line-height:1.65}.home-page-module__sHnpOG__businessCopy ul{margin:0 0 28px;padding-left:18px;font-size:13px;line-height:2}.home-page-module__sHnpOG__businessCopy li::marker{color:var(--link-default)}.home-page-module__sHnpOG__help{border:1px solid var(--border-subtle);border-radius:16px;justify-content:space-between;align-items:center;gap:36px;padding:42px 48px;display:flex}.home-page-module__sHnpOG__help p:not(.home-page-module__sHnpOG__kicker){color:var(--text-secondary);margin:18px 0 0;font-size:15px;line-height:1.65}.home-page-module__sHnpOG__helpActions{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;display:flex}.home-page-module__sHnpOG__helpPhone{color:var(--text-primary);font-size:19px;font-weight:500}.home-page-module__sHnpOG__helpActions>span{color:var(--text-secondary);font-size:11px}@media (max-width:1199px){.home-page-module__sHnpOG__heroCopy{width:62%;padding:38px}.home-page-module__sHnpOG__hero{min-height:500px}.home-page-module__sHnpOG__category{padding:18px}.home-page-module__sHnpOG__category h3{font-size:15px}.home-page-module__sHnpOG__category img{width:42%}.home-page-module__sHnpOG__purpose>div{padding:18px}.home-page-module__sHnpOG__purpose h3{font-size:20px}.home-page-module__sHnpOG__businessCopy{padding:32px}}@media (max-width:999px){.home-page-module__sHnpOG__categories,.home-page-module__sHnpOG__purposes,.home-page-module__sHnpOG__products{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page-module__sHnpOG__category img{width:45%}.home-page-module__sHnpOG__heroCopy{width:70%;padding:32px}.home-page-module__sHnpOG__heroProduct{width:46%;right:-5%}.home-page-module__sHnpOG__heroActions{flex-direction:column;align-items:start;gap:10px}.home-page-module__sHnpOG__purpose{height:290px}.home-page-module__sHnpOG__steps{gap:24px}.home-page-module__sHnpOG__steps li{padding-left:0}.home-page-module__sHnpOG__stepNumber{margin-bottom:12px;display:block;position:static}.home-page-module__sHnpOG__help{padding:32px}}@media (max-width:767px){.home-page-module__sHnpOG__page{padding-top:16px}.home-page-module__sHnpOG__section{margin-top:48px}.home-page-module__sHnpOG__sectionHeading{flex-wrap:wrap;align-items:start;gap:10px;margin-bottom:20px}.home-page-module__sHnpOG__sectionHeading .home-page-module__sHnpOG__textLink{min-height:32px}.home-page-module__sHnpOG__business{grid-template-columns:1fr}.home-page-module__sHnpOG__businessMedia{min-height:250px}.home-page-module__sHnpOG__help{flex-direction:column;align-items:start}.home-page-module__sHnpOG__helpActions{align-items:start}}@media (max-width:639px){.home-page-module__sHnpOG__hero{align-items:start;min-height:590px}.home-page-module__sHnpOG__heroCopy{width:100%;padding:28px 24px}.home-page-module__sHnpOG__hero h1{font-size:44px}.home-page-module__sHnpOG__eyebrow{margin-bottom:18px;font-size:9px}.home-page-module__sHnpOG__heroDescription{max-width:27ch;margin:18px 0 20px;font-size:16px}.home-page-module__sHnpOG__heroActions{flex-direction:row;gap:4px 16px}.home-page-module__sHnpOG__heroSecondary{font-size:12px}.home-page-module__sHnpOG__heroProduct{width:80%;height:245px;top:auto;bottom:0;right:0}.home-page-module__sHnpOG__heroProductLabel{padding:8px 0;font-size:11px;bottom:12px;right:22px}.home-page-module__sHnpOG__hero:before{background:linear-gradient(#06141abf,#06141a33)}.home-page-module__sHnpOG__heroBackdrop{object-position:60% center}.home-page-module__sHnpOG__categories{gap:10px}.home-page-module__sHnpOG__category{flex-direction:column-reverse;align-items:start;min-height:186px;padding:16px}.home-page-module__sHnpOG__category img{width:100%;height:86px;margin:-5px 0 8px}.home-page-module__sHnpOG__category>div{width:100%}.home-page-module__sHnpOG__category h3{font-size:15px}.home-page-module__sHnpOG__category p{margin:0;font-size:10px}.home-page-module__sHnpOG__category svg{width:14px;position:absolute;bottom:3px;right:0}.home-page-module__sHnpOG__purposes{scroll-snap-type:x mandatory;gap:12px;padding:0 0 12px;display:flex;overflow-x:auto}.home-page-module__sHnpOG__purposes li{scroll-snap-align:start;flex:0 0 82%}.home-page-module__sHnpOG__purpose{height:290px}.home-page-module__sHnpOG__purpose h3{font-size:23px}.home-page-module__sHnpOG__purpose>div{padding:22px}.home-page-module__sHnpOG__products{gap:10px}.home-page-module__sHnpOG__sectionHeading h2,.home-page-module__sHnpOG__businessCopy h2,.home-page-module__sHnpOG__help h2{font-size:27px}.home-page-module__sHnpOG__textLink{font-size:13px}.home-page-module__sHnpOG__steps{grid-template-columns:1fr;gap:26px}.home-page-module__sHnpOG__steps li{padding-left:46px}.home-page-module__sHnpOG__stepNumber{position:absolute}.home-page-module__sHnpOG__steps h3{font-size:17px}.home-page-module__sHnpOG__process{padding:28px 0}.home-page-module__sHnpOG__businessCopy{padding:28px 24px}.home-page-module__sHnpOG__businessMedia{min-height:220px}.home-page-module__sHnpOG__help{gap:24px;padding:28px 24px}.home-page-module__sHnpOG__helpPhone{font-size:20px}.home-page-module__sHnpOG__desktopBreak{display:none}}@media (prefers-reduced-motion:reduce){.home-page-module__sHnpOG__purpose>img,.home-page-module__sHnpOG__category,.home-page-module__sHnpOG__primary{transition:none}.home-page-module__sHnpOG__purpose:hover>img{transform:none}}.home-page-module__sHnpOG__machines{margin:48px 0 28px}.home-page-module__sHnpOG__machineHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;margin-bottom:14px;display:flex}.home-page-module__sHnpOG__machineHeading h2{letter-spacing:-.03em;margin:0;font-size:clamp(22px,2vw,28px);line-height:1.2}.home-page-module__sHnpOG__machineGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.home-page-module__sHnpOG__machineCard{border:1px solid var(--border-subtle);height:100%;color:var(--text-primary);background:var(--surface-secondary);border-radius:12px;align-items:center;gap:24px;padding:16px 24px 16px 16px;display:flex}.home-page-module__sHnpOG__machineCard img{object-fit:contain;width:38%;max-width:200px;height:150px}.home-page-module__sHnpOG__machineCard>div{min-width:0}.home-page-module__sHnpOG__machineCard h3{margin:0;font-size:18px;font-weight:600;line-height:1.35}.home-page-module__sHnpOG__machineCard p{margin:12px 0 8px;font-size:22px;font-weight:600}.home-page-module__sHnpOG__machineCard span{color:var(--link-default);align-items:center;gap:8px;font-size:13px;display:flex}.home-page-module__sHnpOG__machineCard:hover{border-color:var(--link-default)}@media (max-width:767px){.home-page-module__sHnpOG__machines{margin-top:36px}.home-page-module__sHnpOG__machineGrid{grid-template-columns:1fr;gap:10px}.home-page-module__sHnpOG__machineCard{gap:16px;padding:12px}.home-page-module__sHnpOG__machineCard img{width:35%;height:112px}.home-page-module__sHnpOG__machineCard h3{font-size:16px}.home-page-module__sHnpOG__machineCard p{margin:8px 0;font-size:20px}}
