.product-v2{--pv2-blue:var(--blue,#145c9e);--pv2-blue-dark:#0d477b;--pv2-ink:#17283e;--pv2-muted:#53677c;--pv2-line:#dbe6f0;--pv2-pale:#edf5fd;--pv2-white:#fff;--pv2-space-1:8px;--pv2-space-2:12px;--pv2-space-3:16px;--pv2-space-4:24px;--pv2-space-5:32px;--pv2-space-6:48px;--pv2-space-7:64px;--pv2-radius-sm:8px;--pv2-radius:14px;--pv2-radius-lg:18px;--pv2-card-pad:24px;--pv2-large-pad:32px;--pv2-grid-gap:20px;--pv2-section-space:clamp(40px,4.5vw,64px);--pv2-shadow:0 8px 28px rgba(22,61,102,.08);color:var(--pv2-ink);padding-bottom:32px;line-height:1.55;font-family:Inter,Arial,sans-serif;min-width:0}
.product-v2 *{box-sizing:border-box;min-width:0}
.product-v2 h1,.product-v2 h2,.product-v2 h3,.product-v2 p{margin:0}
.product-v2 h1{font-family:Unbounded,Inter,sans-serif;font-size:clamp(24px,2.5vw,38px);line-height:1.23;color:var(--pv2-blue);font-weight:600;letter-spacing:-.025em;overflow-wrap:anywhere}
.product-v2 h2{font-family:Unbounded,Inter,sans-serif;font-size:clamp(21px,2vw,28px);line-height:1.35;font-weight:500;letter-spacing:-.02em}
.product-v2 h3{font-size:18px;line-height:1.4;font-weight:650}
.product-v2 a{color:var(--pv2-blue)}
.product-v2 img{max-width:100%;display:block}
.product-v2 :focus-visible{outline:3px solid #2377cf;outline-offset:4px}
.product-v2 [hidden]{display:none!important}
.product-v2:focus{outline:none}
body:has(.product-v2)>.pv2-skip{position:fixed;top:8px;left:16px;z-index:10000;transform:translateY(-200%);padding:12px 20px;border-radius:6px;background:#fff;color:#194f80;border:2px solid #194f80}
body:has(.product-v2)>.pv2-skip:focus{transform:none}
.product-v2 .pv2-sticky-cta{display:none}
.product-v2 .pv2-faq-item h3 button:focus-visible{outline-offset:-4px}
.product-v2 .pv2-section-nav a:focus-visible{outline-offset:-3px}
@media(max-width:768px){.product-v2 .pv2-sticky-cta:not([hidden]){display:block;position:fixed;z-index:20;bottom:0;left:0;right:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid var(--pv2-line);box-shadow:0 -4px 16px #193c5514}.product-v2 .pv2-sticky-cta .pv2-button{width:100%}.product-v2{padding-bottom:96px}}
.product-v2 .pv2-section{margin-top:var(--pv2-section-space);scroll-margin-top:180px}
.product-v2 .pv2-section>h2{margin-bottom:var(--pv2-space-4)}
.product-v2 .pv2-hero{background:#fff;border:1px solid var(--pv2-line);border-radius:var(--pv2-radius);padding:28px}
/* Narrow compatibility fix: original stylesheet sets document min-width:328px. */
html:has(.product-v2),body:has(.product-v2){min-width:0}
body:has(.product-v2) .core-container{min-width:0}
body:has(.product-v2) .breadcrumb+.product-v2{margin-top:16px}
body:has(.product-v2) .footer_policy_title{min-width:0;max-width:100%;white-space:normal}
body:has(.product-v2) .footer_policy_title a,body:has(.product-v2) .footer_policy_title span{white-space:normal;overflow-wrap:anywhere;max-width:100%}
body:has(.product-v2) .footer_policy-wrapper>*{white-space:normal;overflow-wrap:anywhere;max-width:100%;min-width:0}
.product-v2 .pv2-hero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);column-gap:clamp(28px,3.5vw,52px);row-gap:var(--pv2-space-4);padding:var(--pv2-large-pad);border:1px solid var(--pv2-line);box-shadow:var(--pv2-shadow);grid-template-areas:"heading gallery" "facts gallery" "price gallery" "actions gallery";align-items:start}
.product-v2 .pv2-hero-heading{grid-area:heading;padding-top:12px}
.product-v2 .pv2-eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:650;color:var(--pv2-muted);margin-bottom:10px}
.product-v2 .pv2-gallery{grid-area:gallery;align-self:start}
.product-v2 .pv2-gallery-main{display:block;position:relative;border-radius:18px;overflow:hidden;background:#f2f4f5;border:1px solid var(--pv2-line)}
.product-v2 .pv2-gallery-main>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.product-v2 .pv2-image-zoom{position:absolute;bottom:14px;left:14px;padding:6px 12px;background:#fffef5e8;border-radius:6px;font-size:12px;color:#263c52}
.product-v2 .pv2-hero-facts{grid-area:facts}
.product-v2 .pv2-intro{font-size:15px;line-height:1.7}
.product-v2 .pv2-chips{list-style:none;padding:0;margin:16px 0;display:flex;flex-wrap:wrap;gap:8px}
.product-v2 .pv2-chips li{background:var(--pv2-pale);border:1px solid #d7e7f7;color:var(--pv2-blue);padding:7px 11px;border-radius:var(--pv2-radius-sm);font-size:12px}.product-v2 .pv2-chips strong{font-weight:650}
.product-v2 .pv2-availability{background:#edf8f0!important;color:#235e35!important}
.product-v2 .pv2-hero-service{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid var(--pv2-line);border-bottom:1px solid var(--pv2-line);font-size:13px;font-weight:600}
.product-v2 .pv2-hero-service span{font-size:12px;color:var(--pv2-muted);font-weight:400}
.product-v2 .pv2-hero-price{grid-area:price}
.product-v2 .pv2-price{font-size:28px;font-weight:700}
.product-v2 .pv2-price-message{font-size:20px;line-height:1.45;font-weight:650}
.product-v2 .pv2-muted{color:var(--pv2-muted);font-size:13px;line-height:1.6;margin-top:6px}
.product-v2 .pv2-hero-actions{grid-area:actions;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pv2-space-2);align-self:start}
.product-v2 .pv2-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:11px 18px;border:1px solid var(--pv2-blue);border-radius:var(--pv2-radius-sm);background:var(--pv2-blue);color:white;font:600 13px/1.35 Inter,Arial,sans-serif;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}
.product-v2 .pv2-button:hover{background:#0d477b}
.product-v2 .pv2-button:active{background:#093b67;transform:translateY(1px)}
.product-v2 .pv2-button-secondary{color:var(--pv2-blue);background:#fff}
.product-v2 .pv2-button-secondary:hover{background:var(--pv2-pale)}
.product-v2 .pv2-button-secondary:active{background:#dceafb}
.product-v2 .pv2-phone{grid-column:1/-1;display:inline-flex;align-items:center;width:max-content;max-width:100%;font-size:13px;font-weight:600;padding:8px 0;text-decoration:none;min-height:44px}.product-v2 .pv2-phone:hover{text-decoration:underline}
.product-v2 .pv2-thumbnails{display:flex;gap:8px;margin-top:10px;overflow:auto;padding:4px}
.product-v2 .pv2-thumbnails button{flex:0 0 96px;border:2px solid transparent;padding:0;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer}
.product-v2 .pv2-thumbnails button[aria-pressed=true]{border-color:var(--pv2-blue)}
.product-v2 .pv2-thumbnails img{object-fit:cover;width:96px;height:72px}
.product-v2 .pv2-lightbox{border:0;border-radius:12px;padding:48px 16px 16px;max-width:min(96vw,1100px);max-height:94vh;background:white}
.product-v2 .pv2-lightbox::backdrop{background:#11263ad9}
.product-v2 .pv2-lightbox img{max-height:78vh;width:auto;object-fit:contain}
.product-v2 .pv2-lightbox-close{position:absolute;right:12px;top:8px;padding:8px 12px;min-height:36px;background:white;color:var(--pv2-blue);border:1px solid var(--pv2-line);border-radius:5px;cursor:pointer}
.product-v2 .pv2-quote{background:var(--pv2-pale);border:1px solid #d6e6f7;border-radius:var(--pv2-radius);padding:28px}
.product-v2 .pv2-quote>h2{margin-bottom:8px}
.product-v2 .pv2-form{margin-top:20px}
.product-v2 .pv2-quote-heading{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:24px;align-items:center}
.product-v2 .pv2-quote-heading>img{width:250px;height:auto;object-fit:contain}
@media(max-width:768px){.product-v2 .pv2-quote-heading{grid-template-columns:1fr}.product-v2 .pv2-quote-heading>img{display:none}}
.product-v2 .pv2-local-note{font-size:12px;color:#68501f;background:#fff8e8;border:1px solid #eadcbd;border-radius:6px;padding:10px 12px;margin-bottom:16px}
.product-v2 .pv2-form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}
.product-v2 .pv2-field{display:flex;flex-direction:column;gap:6px;grid-column:span 3;min-width:0;font-size:12px;font-weight:600}
.product-v2 .pv2-col-2{grid-column:span 2}.product-v2 .pv2-col-3{grid-column:span 3}.product-v2 .pv2-col-5{grid-column:span 5}.product-v2 .pv2-col-6{grid-column:span 6}.product-v2 .pv2-col-9{grid-column:span 9}
.product-v2 .pv2-field-label{display:flex;align-items:flex-end;flex-wrap:wrap;gap:3px 6px;min-height:34px;line-height:1.35;color:var(--pv2-ink)}
.product-v2 .pv2-field-meta{color:var(--pv2-muted);font-weight:400}.product-v2 .pv2-required{color:#a32121;font-weight:700}
.product-v2 .pv2-control{box-sizing:border-box;display:block;width:100%;min-width:0;height:48px;min-height:48px;border:1px solid #b8c9da;border-radius:7px;background-color:#fff;padding:12px 13px;font:400 14px/22px Inter,Arial,sans-serif;color:var(--pv2-ink);box-shadow:none}
.product-v2 select.pv2-control{appearance:none;padding-right:40px;background-image:linear-gradient(45deg,transparent 50%,#45627d 50%),linear-gradient(135deg,#45627d 50%,transparent 50%);background-position:calc(100% - 17px) 21px,calc(100% - 12px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
.product-v2 input[type=date].pv2-control{appearance:none;line-height:22px}
.product-v2 .pv2-control:focus-visible{border-color:var(--pv2-blue);outline:3px solid #2377cf40;outline-offset:1px}
.product-v2 .pv2-control:disabled{background:#edf2f6;color:#66798b;cursor:not-allowed}
.product-v2 .pv2-field [aria-invalid=true]{border:2px solid #a92525}
.product-v2 .pv2-field [aria-invalid=true]:focus-visible{outline-color:#a9252566}
.product-v2 .pv2-error{color:#a32121;font-size:12px;font-weight:500;line-height:1.5}
.product-v2 .pv2-error:empty,.product-v2 .pv2-form-status:empty{display:none}
.product-v2 .pv2-form-status{padding:14px;background:#fff;border:1px solid var(--pv2-line);border-radius:6px;margin-bottom:18px}
.product-v2 .pv2-form-status[data-state=success]{border-color:#357c4b;color:#235f35}
.product-v2 .pv2-form-status[data-state=error]{border-color:#b64a4a;background:#fff5f5;color:#7f1d1d}.product-v2 .pv2-form-status[data-state=loading]{border-color:#8daecc;background:#f5faff;color:#294c6d}
.product-v2 .pv2-company-fields{margin-top:16px;font-size:13px}
.product-v2 .pv2-company-fields summary{cursor:pointer;min-height:44px;display:list-item;padding:8px 0;color:var(--pv2-blue)}
.product-v2 .pv2-company-fields .pv2-form-grid{margin-top:8px}
.product-v2 .pv2-consent{display:flex;align-items:flex-start;gap:10px;margin-top:20px;font-size:12px;line-height:1.6}
.product-v2 .pv2-consent input{width:20px;height:20px;margin:0;flex-shrink:0;accent-color:var(--pv2-blue)}
.product-v2 .pv2-consent a{text-decoration:underline}
.product-v2 .pv2-form-footer{display:flex;align-items:center;gap:20px;margin-top:18px}
.product-v2 .pv2-form-footer .pv2-button{min-width:230px}
.product-v2 .pv2-button:disabled{opacity:.65;cursor:wait}
.product-v2 .pv2-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.product-v2 .pv2-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pv2-grid-gap);margin-top:var(--pv2-space-4);padding:var(--pv2-card-pad);background:linear-gradient(100deg,#f3f8ff,#eaf3fd);border:1px solid #e0ebf5;border-radius:var(--pv2-radius)}
.product-v2 .pv2-trust-item{display:flex;align-items:center;gap:var(--pv2-space-2);min-height:64px;padding:4px;font-size:12px;font-weight:650;line-height:1.4}
.product-v2 .pv2-icon-box{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;border-radius:12px;background:#fff;border:1px solid #dce9f5}.product-v2 .pv2-icon-box img{width:44px;height:44px;object-fit:contain}
.product-v2 .pv2-trust-item span{display:block;font-size:11px;font-weight:400;color:var(--pv2-muted);margin-top:4px}
.product-v2 .pv2-info-tabs{border:1px solid var(--pv2-line);border-radius:var(--pv2-radius);background:var(--pv2-white);box-shadow:var(--pv2-shadow);overflow:hidden}
.product-v2 .pv2-section-nav{display:flex;gap:4px;position:static;background:#f2f7fc;border-bottom:1px solid var(--pv2-line);margin:0;padding:8px;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
.product-v2 .pv2-section-nav button{flex:1 0 auto;min-height:46px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:10px 16px;background:transparent;color:var(--pv2-muted);font:600 13px/1.35 Inter,Arial,sans-serif;white-space:nowrap;cursor:pointer}
.product-v2 .pv2-section-nav button:hover{background:#fff;color:var(--pv2-blue)}
.product-v2 .pv2-section-nav button[aria-selected=true]{border-color:#c8dcef;background:#fff;color:var(--pv2-blue);box-shadow:0 2px 8px rgba(22,61,102,.08)}
.product-v2 .pv2-section-nav button:focus-visible{outline:3px solid #2377cf;outline-offset:-2px}
.product-v2 .pv2-tab-panels{padding:var(--pv2-large-pad)}
.product-v2 .pv2-tab-panels>.pv2-section{margin-top:0;scroll-margin-top:calc(var(--pv2-header-height,90px) + 24px)}
.product-v2 .pv2-tab-panels>.pv2-section>h2,.product-v2 .pv2-tab-panels>.pv2-section>.pv2-section-heading{margin-bottom:var(--pv2-space-4)}
.product-v2 .pv2-tab-accordion{display:none}
.product-v2 .pv2-description-body{max-width:940px}
.product-v2 .pv2-description-body p{font-size:14px;line-height:1.75;color:var(--pv2-muted)}
.product-v2 .pv2-description-body p+p{margin-top:14px}
.product-v2 .pv2-section{scroll-margin-top:calc(var(--pv2-header-height,90px) + 90px)}
.product-v2 .pv2-panel{padding:var(--pv2-card-pad);background:var(--pv2-white);border:1px solid var(--pv2-line);border-radius:var(--pv2-radius);box-shadow:var(--pv2-shadow)}
.product-v2 .pv2-spec-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--pv2-grid-gap)}
.product-v2 .pv2-spec-table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}
.product-v2 .pv2-spec-table th,.product-v2 .pv2-spec-table td{padding:13px 12px;border-bottom:1px solid var(--pv2-line);vertical-align:top;overflow-wrap:anywhere}
.product-v2 .pv2-spec-table th{font-weight:500;width:48%;color:var(--pv2-muted)}
.product-v2 .pv2-spec-note{margin:18px 10px 0}
.product-v2 .pv2-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.product-v2 .pv2-application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product-v2 .pv2-application-card{display:flex;flex-direction:column;align-items:center;padding:var(--pv2-card-pad);text-align:center}
.product-v2 .pv2-application-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto var(--pv2-space-3);border-radius:14px;background:var(--pv2-pale)}.product-v2 .pv2-application-icon img{width:54px;height:54px;object-fit:contain}
.product-v2 .pv2-application-card h3{display:flex;align-items:flex-start;justify-content:center;min-height:2.8em;font-size:16px}
.product-v2 .pv2-application-card p{font-size:13px;color:var(--pv2-muted);margin-top:10px;line-height:1.6}
.product-v2 .pv2-cms-copy{font-size:14px;line-height:1.7}.product-v2 .pv2-cms-copy>*+*{margin-top:var(--pv2-space-3)}.product-v2 .pv2-cms-copy ul,.product-v2 .pv2-cms-copy ol{display:grid;gap:var(--pv2-space-2);margin:0;padding-left:22px}.product-v2 .pv2-cms-copy a{overflow-wrap:anywhere}
.product-v2 .pv2-alternative{padding:22px 26px;margin-top:20px;border-radius:10px;border-left:3px solid var(--pv2-blue);background:var(--pv2-pale)}
.product-v2 .pv2-alternative p{font-size:13px;margin-top:8px;color:var(--pv2-muted)}
.product-v2 .pv2-selection-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--pv2-space-2);margin-top:var(--pv2-space-3)}
.product-v2 .pv2-selection-item{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:72px;padding:12px 14px;border:1px solid var(--pv2-line);border-radius:var(--pv2-radius-sm);background:#fff;text-decoration:none}.product-v2 .pv2-selection-item small{color:var(--pv2-muted);font-size:11px;line-height:1.35}.product-v2 .pv2-selection-current{border:2px solid var(--pv2-blue);background:#f6faff;color:var(--pv2-blue)}
.product-v2 .pv2-section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:22px}
.product-v2 .pv2-section-heading>a{font-size:13px;flex-shrink:0}
.product-v2 .pv2-slider-shell{position:relative;margin:20px 0 0}.product-v2 .pv2-slider-shell .swiper{overflow:hidden}.product-v2 .pv2-slider-shell .swiper-wrapper{align-items:stretch}.product-v2 .pv2-slider-button{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--pv2-blue);border-radius:50%;background:#fff;color:var(--pv2-blue);font-size:20px;line-height:1;cursor:pointer;transform:translateY(-50%)}.product-v2 .pv2-slider-button-prev{left:-64px}.product-v2 .pv2-slider-button-next{right:-64px}.product-v2 .pv2-slider-button:hover{background:#edf6ff}.product-v2 .pv2-slider-button:focus-visible{outline:3px solid rgba(12,96,168,.25);outline-offset:2px}.product-v2 .pv2-slider-button.swiper-button-disabled{opacity:.35;cursor:default}.product-v2 .pv2-slider-button.swiper-button-lock{display:inline-flex}
@media(max-width:1400px){.product-v2 .pv2-slider-button-prev{left:-40px}.product-v2 .pv2-slider-button-next{right:-40px}}
@media(max-width:992px){.product-v2 .pv2-slider-button-prev{left:8px}.product-v2 .pv2-slider-button-next{right:8px}}
.product-v2 .pv2-product-card{display:flex;flex-direction:column;gap:var(--pv2-space-2);height:auto}.product-v2 .pv2-product-card-media{display:block;overflow:hidden;border-radius:10px;background:#f1f4f6;aspect-ratio:16/9}.product-v2 .pv2-product-card-media>img{width:100%;height:100%;object-fit:cover}.product-v2 .pv2-product-card h3{min-height:2.8em;font-size:16px}.product-v2 .pv2-product-card h3 a{text-decoration:none}.product-v2 .pv2-product-card h3 a:hover{text-decoration:underline}.product-v2 .pv2-product-price{font-weight:700}.product-v2 .pv2-product-actions{display:grid;grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);gap:8px;margin-top:auto}.product-v2 .pv2-product-actions .pv2-button{flex:1;padding:10px;font-size:12px}
.product-v2 .pv2-current-action{display:flex;align-items:center;justify-content:center;min-height:48px;padding:11px 18px;border:1px solid #b9d4ee;border-radius:var(--pv2-radius-sm);background:#e6f1fc;color:var(--pv2-blue);font-size:13px;font-weight:650;text-align:center}
.product-v2 .pv2-current{border:2px solid #397dbf;background:#f6faff}
.product-v2 .pv2-current-label{position:absolute;top:-11px;left:16px;background:var(--pv2-blue);color:#fff;border-radius:5px;padding:3px 10px;font-size:11px}
.product-v2 .pv2-document-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.product-v2 .pv2-document-list li{display:flex;gap:12px;align-items:flex-start}
.product-v2 .pv2-document-list a{text-decoration:underline}
.product-v2 .pv2-document-request{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:var(--pv2-space-3);align-items:center}.product-v2 .pv2-document-request .pv2-button{min-width:210px}
.product-v2 .pv2-delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.product-v2 .pv2-delivery-grid article{display:flex;align-items:center;gap:var(--pv2-space-3);text-align:left}.product-v2 .pv2-delivery-grid .pv2-icon-box{flex-basis:64px;width:64px;height:64px}.product-v2 .pv2-delivery-grid img{width:52px;height:52px;object-fit:contain}
.product-v2 .pv2-delivery-grid h3{font-size:14px}
.product-v2 .pv2-delivery-note{padding:16px;background:var(--pv2-pale);border-radius:8px;margin-top:16px;font-size:13px;color:var(--pv2-muted)}
.product-v2 .pv2-company-trust{background:#f0f6fd}
.product-v2 .pv2-company-trust ul{list-style:none;padding:0;display:grid;gap:10px;margin:16px 0}
.product-v2 .pv2-company-trust li{display:flex;gap:9px;font-size:13px;line-height:1.5}
.product-v2 .pv2-company-trust li>span{color:var(--pv2-blue);font-weight:700}
.product-v2 .pv2-company-trust>a{font-size:13px}
.product-v2 .pv2-reviews-slider-shell{margin-top:20px}.product-v2 .pv2-reviews-slider-shell .pv2-slider-button-prev{left:-24px}.product-v2 .pv2-reviews-slider-shell .pv2-slider-button-next{right:-24px}.product-v2 .pv2-reviews-slider .swiper-wrapper{align-items:stretch}.product-v2 .pv2-reviews-slider .swiper-slide{box-sizing:border-box;height:auto;min-height:280px;padding:22px}
.product-v2 .pv2-reviews-note{margin-top:var(--pv2-space-2)}
.product-v2 .pv2-review{margin:0;display:flex;flex-direction:column;gap:18px}
.product-v2 .pv2-review blockquote{margin:0;font-size:13px;line-height:1.65}
.product-v2 .pv2-review figcaption{font-size:12px;margin-top:auto}
.product-v2 .pv2-review figcaption span{display:block;color:var(--pv2-muted);margin-top:4px}
.product-v2 .pv2-help{display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:var(--pv2-space-4);align-items:center;padding:var(--pv2-large-pad);border-radius:var(--pv2-radius);background:linear-gradient(100deg,#e4f0ff,#f1f7fd);border:1px solid #d4e6f8}
.product-v2 .pv2-help h2{font-size:24px}
.product-v2 .pv2-help p{margin:10px 0 18px;font-size:14px;color:var(--pv2-muted)}
.product-v2 .pv2-help-icon{display:grid;place-items:center;width:80px;height:80px;border-radius:18px;background:#fff;border:1px solid #d4e6f8}.product-v2 .pv2-help-icon img{width:64px;height:64px;object-fit:contain}
.product-v2 .pv2-faq-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--pv2-space-2);align-items:start}
.product-v2 .pv2-faq-item{border:1px solid var(--pv2-line);border-radius:8px;background:#fff;overflow:hidden}
.product-v2 .pv2-faq-item h3{font-size:14px}
.product-v2 .pv2-faq-item h3 button{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;width:100%;min-height:56px;background:#fff;color:var(--pv2-ink);border:0;text-align:left;font:600 14px/1.5 Inter,Arial,sans-serif;cursor:pointer}
.product-v2 .pv2-faq-item h3 button>span{font-size:24px;color:var(--pv2-blue);font-weight:400;line-height:1}
.product-v2 .pv2-faq-item h3 button[aria-expanded=true]>span{transform:rotate(45deg)}
.product-v2 .pv2-faq-answer{padding:0 18px 18px;font-size:13px;line-height:1.7;color:var(--pv2-muted)}
.product-v2 .pv2-faq-expand{background:none;border:0;min-height:44px;padding:8px 0;color:var(--pv2-blue);font:500 13px Inter,Arial,sans-serif;cursor:pointer;text-decoration:underline}
@media(max-width:768px){.product-v2 .pv2-faq-grid{grid-template-columns:1fr}}
@media(max-width:768px){.product-v2 .pv2-help{grid-template-columns:64px minmax(0,1fr)}.product-v2 .pv2-help-icon{width:64px;height:64px}.product-v2 .pv2-help-icon img{width:52px;height:52px}.product-v2 .pv2-help .pv2-button{grid-column:1/-1}}
@media(max-width:570px){.product-v2 .pv2-reviews-slider .swiper-slide{min-height:0}.product-v2 .pv2-delivery-grid{grid-template-columns:1fr}.product-v2 .pv2-delivery-grid article{display:flex;align-items:center;gap:var(--pv2-space-3);text-align:left}.product-v2 .pv2-help{grid-template-columns:1fr;padding:var(--pv2-large-pad)}.product-v2 .pv2-help-icon{display:none}.product-v2 .pv2-help h2{font-size:20px}.product-v2 .pv2-help .pv2-button{grid-column:auto;width:100%}}
@media(max-width:570px){.product-v2 .pv2-document-list{grid-template-columns:1fr}.product-v2 .pv2-document-request{grid-template-columns:48px minmax(0,1fr);gap:var(--pv2-space-2)}.product-v2 .pv2-document-request .pv2-button{grid-column:1/-1;width:100%;min-width:0}}
@media(max-width:768px){.product-v2 .pv2-section-heading{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:570px){.product-v2 .pv2-slider-shell{margin:20px 0 0}.product-v2 .pv2-slider-button,.product-v2 .pv2-slider-button.swiper-button-lock{display:none}.product-v2 .pv2-product-card h3{min-height:0}.product-v2 .pv2-product-actions{grid-template-columns:1fr}}
@media(max-width:992px){.product-v2 .pv2-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:570px){.product-v2 .pv2-application-grid{gap:var(--pv2-grid-gap)}.product-v2 .pv2-application-card h3{font-size:14px}.product-v2 .pv2-application-card p{font-size:12px}.product-v2 .pv2-alternative{padding:var(--pv2-card-pad)}}
@media(max-width:360px){.product-v2 .pv2-application-grid{grid-template-columns:1fr}}
@media(max-width:570px){.product-v2 .pv2-application-card h3{min-height:0}.product-v2 .pv2-selection-list{grid-template-columns:1fr}.product-v2 .pv2-selection-item{min-height:64px}}
@media(max-width:390px){.product-v2 .pv2-hero{padding:16px}.product-v2 .pv2-intro{font-size:14px}}
@media(max-width:768px){.product-v2 .pv2-spec-layout{grid-template-columns:1fr;gap:var(--pv2-grid-gap)}.product-v2 .pv2-panel{padding:var(--pv2-card-pad)}}
@media(max-width:570px){.product-v2 .pv2-spec-table tr{display:grid;grid-template-columns:1fr}.product-v2 .pv2-spec-table th,.product-v2 .pv2-spec-table td{display:block;width:auto;padding:8px 0}.product-v2 .pv2-spec-table th{border-bottom:0;font-size:12px}.product-v2 .pv2-spec-table td{padding-top:0}.product-v2 .pv2-spec-table tr:last-child td{border-bottom:0}.product-v2 .pv2-spec-note{margin:var(--pv2-space-3) 0 0}}
@media(max-width:992px){.product-v2 .pv2-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:570px){.product-v2 .pv2-trust-strip{grid-template-columns:1fr;gap:var(--pv2-space-2);padding:var(--pv2-card-pad)}.product-v2 .pv2-trust-item{align-items:center;gap:var(--pv2-space-2)}.product-v2 .pv2-icon-box{flex-basis:48px;width:48px;height:48px}.product-v2 .pv2-icon-box img{width:38px;height:38px}.product-v2 .pv2-info-tabs{border:0;background:transparent;box-shadow:none;overflow:visible}.product-v2 .pv2-section-nav{display:none}.product-v2 .pv2-tab-panels{display:grid;gap:10px;padding:0}.product-v2 .pv2-tab-accordion{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;padding:12px 16px;border:1px solid var(--pv2-line);border-radius:10px;background:#fff;color:var(--pv2-ink);font:650 14px/1.4 Inter,Arial,sans-serif;text-align:left;cursor:pointer}.product-v2 .pv2-tab-accordion span{position:relative;width:18px;height:18px;flex:0 0 18px}.product-v2 .pv2-tab-accordion span:before,.product-v2 .pv2-tab-accordion span:after{content:"";position:absolute;left:3px;right:3px;top:8px;height:2px;border-radius:2px;background:var(--pv2-blue)}.product-v2 .pv2-tab-accordion span:after{transform:rotate(90deg);transition:transform .15s}.product-v2 .pv2-tab-accordion[aria-expanded=true]{border-color:#b9d4ee;border-radius:10px 10px 0 0;background:var(--pv2-pale);color:var(--pv2-blue)}.product-v2 .pv2-tab-accordion[aria-expanded=true] span:after{transform:rotate(0)}.product-v2 .pv2-tab-panels>.pv2-section{margin-top:-10px;padding:18px;border:1px solid #b9d4ee;border-top:0;border-radius:0 0 10px 10px;background:#fff}.product-v2 .pv2-tab-panels>.pv2-section>h2,.product-v2 .pv2-tab-panels>.pv2-section>.pv2-section-heading{margin-bottom:18px}.product-v2 .pv2-tab-panels>.pv2-section h2{font-size:20px}}
@media(max-width:920px){.product-v2 .pv2-form-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.product-v2 .pv2-col-2,.product-v2 .pv2-col-3{grid-column:span 3}.product-v2 .pv2-col-5,.product-v2 .pv2-col-6,.product-v2 .pv2-col-9{grid-column:span 6}}
@media(max-width:768px){.product-v2 .pv2-form-footer{align-items:stretch;flex-direction:column;gap:10px}}
@media(max-width:570px){.product-v2 .pv2-quote{padding:18px}.product-v2 .pv2-form-grid{grid-template-columns:minmax(0,1fr)}.product-v2 .pv2-field,.product-v2 .pv2-col-2,.product-v2 .pv2-col-3,.product-v2 .pv2-col-5,.product-v2 .pv2-col-6,.product-v2 .pv2-col-9{grid-column:1}.product-v2 .pv2-field-label{min-height:0}.product-v2 .pv2-company-fields .pv2-form-grid{grid-template-columns:minmax(0,1fr)}.product-v2 .pv2-control{font-size:16px}.product-v2 .pv2-form-footer .pv2-button{min-width:0;width:100%}}
@media(max-width:1024px){.product-v2 .pv2-hero{column-gap:24px}.product-v2 .pv2-price-message{font-size:18px}}
@media(max-width:768px){.product-v2 .pv2-hero{grid-template-columns:1fr;grid-template-areas:"heading" "gallery" "facts" "price" "actions";gap:var(--pv2-space-4)}.product-v2 .pv2-gallery-main>img{aspect-ratio:4/3}.product-v2 .pv2-hero-heading{padding-top:0}}
@media(max-width:570px){.product-v2 .pv2-hero-actions{grid-template-columns:1fr}.product-v2 .pv2-hero-actions .pv2-button{width:100%}}
@media(max-width:570px){.product-v2{--pv2-card-pad:18px;--pv2-large-pad:20px;--pv2-grid-gap:14px;--pv2-section-space:40px;padding-bottom:16px}.product-v2 .pv2-section{scroll-margin-top:130px}.product-v2 .pv2-hero{padding:18px}.product-v2 h1{font-size:24px}}
@media(prefers-reduced-motion:reduce){.product-v2 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
