.vp-join,.vp-footer{font-size:14px;letter-spacing:0;line-height:1.3}.vp-join{background:#fff;text-align:center;padding:45px 20px}.vp-join h2{font-size:26px;margin:0 0 22px;letter-spacing:0;font-weight:600}.vp-join>p{color:#777;margin:0 auto 30px;max-width:540px}.vp-footer{background:#333;color:#fff;padding:90px 32px 35px}.vp-footer-inner,.vp-footer-bottom{max-width:1340px;margin:auto}.vp-footer-inner{display:grid;grid-template-columns:repeat(4,1fr) 2fr;gap:45px}.vp-footer-news{grid-column:5;grid-row:1}.vp-footer h2{font-family:inherit;font-size:18px;color:inherit;margin:0 0 12px;font-weight:600;letter-spacing:0}.vp-footer p{font-size:13px}.vp-footer-form{display:flex;align-items:center;border:1px solid #666;border-radius:30px;position:relative;margin:18px 0;min-height:46px;gap:6px;flex-wrap:wrap}.vp-footer-form input{font:inherit;background:transparent;border:0;color:inherit;padding:12px 16px;flex:1;min-width:0;width:80px;outline-offset:3px}.vp-footer-form input::placeholder{color:inherit;opacity:1}.vp-footer-form button{font:inherit;border:0;background:#fff;color:#333;border-radius:28px;padding:14px 18px;cursor:pointer}.vp-footer-form>p,.vp-footer-form>.errors{flex-basis:100%;padding:0 15px}.vp-footer-email{display:block;margin-top:55px}.vp-footer a{color:inherit;text-decoration:none;font-size:13px}.vp-footer a:hover{text-decoration:underline}.vp-footer-column summary{list-style:none;font-weight:600;margin-bottom:25px}.vp-footer-column summary::-webkit-details-marker{display:none}.vp-footer-column summary span{display:none}.vp-footer-column>div{display:flex;flex-direction:column;gap:20px}.vp-footer-bottom{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding-top:70px;font-size:12px;color:#bbb}.vp-footer-bottom>span{margin-left:auto}.vp-payments{display:flex;gap:5px;flex-basis:100%}.vp-payments svg{width:35px;height:23px}.vp-join .vp-footer-form{max-width:500px;margin:0 auto;border-color:#ddd}.vp-join .vp-footer-form button{width:36px;height:36px;border-radius:50%;padding:0;margin-right:4px;color:#fff;background:#333;font-size:25px}.vp-footer summary:focus-visible{outline:2px solid white}.vp-footer-column:not([open])>div{display:none}@media(min-width:750px){.vp-footer-column>div{display:flex!important}.vp-footer-column summary{pointer-events:none}}@media(max-width:749px){.vp-join{padding:28px 20px 34px}.vp-join h2{font-size:20px;margin-bottom:22px}.vp-join>p{font-size:14px;margin-bottom:32px;max-width:355px}.vp-footer{padding:65px 20px 30px}.vp-footer-inner{display:flex;flex-direction:column;gap:0}.vp-footer-news{order:-1;margin-bottom:15px}.vp-footer h2{font-size:16px}.vp-footer-news p{font-size:13px;max-width:300px}.vp-footer-email{margin:35px 0 20px}.vp-footer-column{border-top:1px solid #606060}.vp-footer-column:last-child{border-bottom:1px solid #606060}.vp-footer-column summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin:0;padding:13px 0;font-size:14px}.vp-footer-column summary span{display:block}.vp-footer-column[open] summary span{transform:rotate(180deg)}.vp-footer-column>div{padding:8px 0 22px;gap:16px}.vp-footer-bottom{padding-top:8px;gap:10px}.vp-footer-bottom p{font-size:11px;margin:0}.vp-footer-bottom>span{font-size:11px}.vp-payments{flex-wrap:wrap}}.ve-section.ve-cart-drawer{margin:0 0 0 auto;padding:0;border:0;width:var(--ve-cart-width);max-width:90vw;height:100dvh;max-height:none;background:var(--ve-cart-background);color:var(--ve-cart-text);transform:translate(100%);transition:transform .3s ease;overflow:hidden}.ve-cart-drawer[open]{display:flex;flex-direction:column}.ve-cart-drawer.ve-open{transform:translate(0)}.ve-cart-drawer::backdrop{background:#0006}.ve-cart-head{height:72px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #333}.ve-cart-head h2{font-size:24px}.ve-cart-head button{border:0;background:none;padding:5px;font-size:24px;line-height:1}.ve-cart-content{overflow:auto;flex:1}.ve-cart-empty{text-align:center;padding:64px 20px}.ve-cart-empty p{margin:14px 0 20px}.ve-cart-empty .ve-button{min-height:40px;background:var(--ve-cart-accent);font-size:14px}.ve-cart-content>form{min-height:100%;display:flex;flex-direction:column}.ve-cart-lines{flex:1;padding:20px}.ve-cart-line{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #ddd}.ve-cart-line img{width:100%;height:100px;object-fit:contain;background:#fff}.ve-cart-line h3{font-size:17px}.ve-cart-line p{font-size:13px;margin:8px 0}.ve-cart-line-controls{display:flex;justify-content:space-between;align-items:center;gap:12px}.ve-cart-line input{width:70px;padding:6px;text-align:center;border:1px solid #aaa;border-radius:24px;background:transparent}.ve-cart-line-controls button{border:0;border-bottom:1px solid;background:none;font-size:12px}.ve-cart-total{padding:20px;border-top:1px solid #aaa}.ve-cart-total>div{display:flex;justify-content:space-between}.ve-cart-total p{font-size:12px}.ve-cart-total>.ve-button{width:100%;margin-bottom:12px}.ve-cart-total>a{display:block;text-align:center;text-decoration:underline;font-size:13px}.ve-cart-error{padding:12px 20px;color:#b81722;background:#fff;margin:0;font-size:13px}.ve-cart-drawer[aria-busy=true] .ve-cart-content{opacity:.55;pointer-events:none}@media(max-width:749px){.ve-cart-head{height:59px;padding:15px 20px}.ve-cart-head h2{font-size:20px}.ve-cart-empty{padding:64px 20px}.ve-cart-line{grid-template-columns:80px 1fr}.ve-cart-line img{height:80px}}@media(prefers-reduced-motion:reduce){.ve-cart-drawer{transition:none!important}}.ve-cart-drawer .ve-cart-head button{font-size:24px}.ve-cart-empty .ve-button{padding-left:20px;padding-right:20px}.ve-section.ve-catalog{padding-top:0}.ve-collection-banner{position:relative;height:var(--ve-banner-height);background:#3d3d3d;color:#fff}.ve-collection-banner>img,.ve-collection-banner>picture{position:absolute;width:100%;height:100%;object-fit:cover}.ve-banner-shade:empty{display:block}.ve-banner-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0005}.ve-collection-heading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:60px 40px 30px}.ve-collection-heading nav{font-size:13px;margin-bottom:5px}.ve-collection-heading h1{font-size:46px}.ve-collection-heading>div{font-size:18px;margin-top:25px;max-width:1100px}.ve-collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:40px 0 55px}.ve-collection-toolbar>button{border:0;background:transparent;padding:0}.ve-collection-toolbar select{border:0;background:transparent;padding:8px;max-width:190px}.ve-column-switch{display:flex;gap:20px}.ve-column-switch button{border:1px solid #aaa;background:none;border-radius:30px;padding:2px 18px;font-size:23px;line-height:1.2}.ve-product-grid-catalog{display:grid;grid-template-columns:repeat(var(--ve-columns),minmax(0,1fr));gap:32px 20px}.ve-active-filters{display:flex;gap:12px;flex-wrap:wrap}.ve-active-filters a{padding:5px 12px;border:1px solid #ccc;border-radius:20px;margin-bottom:20px;font-size:13px}.ve-pagination{text-align:center;margin-top:40px}.ve-pagination a,.ve-pagination span{padding:10px}.ve-filter-dialog{margin:0 0 0 auto;border:0;padding:30px;width:min(420px,92vw);height:100dvh;max-height:none;background:#f7f7f7;transform:translate(100%);transition:transform .2s ease-in}.ve-filter-dialog[open]{display:flex;flex-direction:column}.ve-filter-dialog.ve-open{transform:translate(0)}.ve-filter-dialog::backdrop{background:#0007}.ve-filter-head{display:flex;justify-content:space-between;align-items:center;font-size:14px}.ve-filter-head small{display:block;margin-top:5px}.ve-filter-dialog form{flex:1;display:flex;flex-direction:column;min-height:0}.ve-filters{flex:1;overflow:auto;margin-top:20px}.ve-filters details{background:#fff;margin-bottom:15px;padding:20px}.ve-filters summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer}.ve-filters label{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:14px}.ve-filters label span{margin-left:auto}.ve-filters input[type=number]{width:100px;padding:5px}.ve-filter-bottom{display:grid;gap:12px;padding-top:25px}.ve-filter-bottom .ve-button{width:100%}@media(max-width:749px){.ve-collection-banner{height:var(--ve-banner-mobile)}.ve-collection-heading{padding:55px 20px 25px}.ve-collection-heading h1{font-size:24px}.ve-collection-heading>div{font-size:14px;margin-top:15px}.ve-collection-toolbar{flex-wrap:wrap;padding:30px 0;gap:20px;font-size:13px}.ve-column-switch{order:3;width:100%;justify-content:center}.ve-column-switch button[data-ve-columns="3"]{display:none}.ve-column-switch button{padding:2px 18px}.ve-product-grid-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.ve-product-grid-catalog .ve-card-copy{padding:12px 8px}.ve-product-grid-catalog .ve-card h3,.ve-product-grid-catalog .ve-price{font-size:15px}.ve-product-grid-catalog .ve-price s{display:block;margin:5px 0}.ve-product-grid-catalog .ve-button{padding:8px 4px;font-size:11px}.ve-collection-toolbar select{max-width:160px}.ve-filter-dialog{padding:30px}.ve-product-grid-catalog.ve-one-column{grid-template-columns:1fr}}.ve-columns-mobile{display:none}@media(max-width:749px){.ve-columns-desktop{display:none}.ve-columns-mobile{display:flex}.ve-columns-mobile{order:3;width:100%;justify-content:center}.ve-collection-toolbar>form{margin-left:auto}.ve-collection-toolbar{gap:12px}.ve-collection-toolbar>button span{display:block;font-size:11px}.ve-column-switch button{padding:2px 10px;font-size:18px}.ve-collection-toolbar select{width:130px;max-width:130px;padding:5px 0;font-size:12px}}.ve-compare-root{color:var(--ve-compare-foreground);font-family:var(--ve-body)}.ve-section.ve-compare-tray{position:fixed;z-index:75;bottom:4px;left:40px;right:40px;border:1px solid #333;padding:20px;background:#fff;font-size:14px;box-shadow:0 0 0 1px #555;min-height:158px}.ve-compare-tray[hidden]{display:none}.ve-compare-tray-row{display:flex;align-items:center;gap:20px;margin-top:16px}.ve-compare-selected{display:flex;gap:20px;flex:1;overflow:auto}.ve-compare-chip{position:relative;display:flex;align-items:center;gap:10px;flex:0 0 280px;padding:10px;background:#f7f7f7;border-radius:10px;font-size:14px}.ve-compare-chip img{width:60px;height:60px;object-fit:contain;background:#fff}.ve-compare-chip span{display:block;color:#d91a21;margin-top:8px}.ve-compare-chip button{position:absolute;right:8px;top:8px;border:0;border-radius:50%;width:20px;height:20px;padding:0;background:#303030;color:#fff}.ve-section .ve-compare-close{position:absolute;right:0;top:-20px;border:0;width:40px;height:40px;border-radius:50%;background:#303030;color:#fff;font-size:26px;line-height:1}.ve-section.ve-compare-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;max-height:none;border:0;margin:0;padding:60px 20px;background:var(--ve-compare-background);color:var(--ve-compare-foreground)}.ve-compare-dialog .ve-compare-close{position:fixed;top:20px;right:20px;width:30px;height:30px;font-size:22px;z-index:2}.ve-compare-scroll{overflow:auto;max-width:100%;height:100%}.ve-compare-table{border:0;border-collapse:separate;border-spacing:0;margin:auto;table-layout:fixed;width:var(--ve-compare-table-width,760px);font-size:16px;box-shadow:none}.ve-compare-table th,.ve-compare-table td{border:0;padding:15px 20px;text-align:center;vertical-align:middle;font-weight:400}.ve-compare-table th:first-child{width:240px;text-align:left}.ve-compare-table tbody tr:nth-child(odd){background:#fff}.ve-compare-table thead th{padding:0 20px 15px}.ve-compare-table thead img{width:100%;height:218px;object-fit:contain;background:#fff}.ve-compare-table h3{font-size:16px;margin:20px 0}.ve-compare-table .ve-button{font-size:14px;min-height:38px;padding:8px 20px}.ve-compare-photo{position:relative}.ve-compare-photo button{position:absolute;right:20px;top:20px;border:0;border-radius:50%;background:#303030;color:#fff;width:30px;height:30px}.ve-card .ve-card-compare{position:absolute;right:10px;top:50px;border:0;width:30px;height:30px;border-radius:50%;background:#f7f7f7;color:#303030;display:grid;place-items:center;padding:7px;z-index:2}.ve-card .ve-card-compare:hover{background:var(--ve-accent)}@media(max-width:749px){.ve-section.ve-compare-tray{left:15px;right:15px;padding:12px;min-height:145px}.ve-compare-tray-row{gap:10px;margin-top:12px;align-items:flex-end}.ve-compare-selected{gap:10px}.ve-compare-chip{flex-basis:190px;font-size:12px;padding:8px}.ve-compare-chip img{width:45px;height:60px}.ve-compare-tray .ve-button{font-size:11px;padding:8px 12px;white-space:nowrap}.ve-section.ve-compare-dialog{padding:60px 15px 20px}.ve-compare-table{font-size:13px;width:var(--ve-compare-mobile-width,600px)}.ve-compare-table th:first-child{width:140px}.ve-compare-table th,.ve-compare-table td{padding:12px}.ve-compare-table thead img{height:150px}.ve-compare-table h3{font-size:14px}.ve-compare-table .ve-button{font-size:12px}}.ve-compare-root .ve-compare-photo button,.ve-compare-root .ve-compare-chip button{color:#fff;font-size:20px;line-height:1}.ve-hero-copy h1{font-size:var(--vp-title);line-height:1.08;color:inherit}@media(max-width:749px){.ve-layout-hero{height:var(--ve-mobile-height)}.ve-hero-copy{width:calc(100% - 40px)}.ve-hero-copy h1{font-size:var(--vp-mobile-title);line-height:1.08}.ve-hero-copy p{font-size:14px;margin:20px 0 30px}.ve-hero-prev{left:15px}.ve-hero-next{right:15px}.ve-dots button{width:7px;height:7px}.ve-dots button[aria-pressed=true]{width:25px}.ve-split{display:flex;flex-direction:column;gap:28px}.ve-split-copy,.ve-split-reverse .ve-split-copy{order:0;width:100%}.ve-split-copy h2{font-size:var(--vp-mobile-title)}.ve-split-copy>div{font-size:14px}.ve-split-image{height:auto;aspect-ratio:1;width:100%}.ve-inline-stats{margin-top:25px;gap:20px}.ve-inline-stats dt{font-size:18px}.ve-inline-stats dd{font-size:12px}.ve-content .ve-rail>.ve-story-card{flex-basis:88%}.ve-story-image{height:var(--ve-mobile-height)}.ve-story-copy h3{font-size:20px}.ve-story-copy p,.ve-story-copy>div{font-size:14px}.ve-layout-video{height:var(--ve-mobile-height)}.ve-video-copy h2{font-size:var(--vp-mobile-title)}.ve-hotspot-image{height:var(--ve-mobile-height)}.ve-hotspot>div{width:180px}.ve-faq details{padding:18px 20px;margin:10px 0}.ve-stats-grid>div{padding:20px 10px}.ve-stats-grid h3{font-size:18px}.ve-stats-grid p{font-size:12px}.ve-tab-content{display:flex;flex-direction:column}.ve-tab-feature{min-height:300px}.ve-tab-feature>div{padding:40px 25px}.ve-tab-feature h3{font-size:22px}.ve-tab-content .ve-rail>*{flex-basis:69%}.ve-hotpick-image{height:var(--ve-mobile-height)}.ve-hotpick-image>div{padding:25px;max-width:100%;justify-content:flex-start;background:linear-gradient(#fffd,transparent)}.ve-hotpick-image h3{font-size:22px}.ve-hotpick-image p{font-size:13px}.ve-hotpick-bottom{flex-wrap:wrap;gap:25px}.ve-hotpick-bottom dl{order:-1;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}.ve-hotpick-bottom dt{font-size:18px}}.ve-stack-card{position:sticky;top:var(--ve-stack-top);display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#fff;border-radius:10px;overflow:hidden;margin-bottom:40px}.ve-stack-card:last-child{margin-bottom:0}.ve-stack-photo{height:var(--ve-stack-height)}.ve-stack-copy{padding:50px 50px 50px 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ve-stack-copy h2{font-size:var(--vp-title);margin-bottom:14px}.ve-stack-copy>div{font-size:18px;line-height:1.4}.ve-stack-copy p{margin:0}.ve-stack-copy .ve-button{margin-top:28px}@media(max-width:749px){.ve-stack-card{top:var(--ve-stack-mobile-top);display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.ve-stack-photo{height:var(--ve-stack-mobile);width:100%}.ve-stack-copy{padding:10px 10px 50px}.ve-stack-copy h2{font-size:var(--vp-mobile-title)}.ve-stack-copy>div{font-size:14px}.ve-stack-copy .ve-button{margin-top:28px}}@media(prefers-reduced-motion:reduce){.ve-stack-card{position:relative;top:0}}.ve-footer-root{padding:0!important;background:#fff}.ve-footer-root .ve-wrap{max-width:calc(var(--ve-footer-width) + 80px)}.ve-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-top:70px;padding-bottom:70px;min-height:250px}.ve-newsletter h2{font-size:34px;line-height:1.12}.ve-newsletter p{font-size:16px;margin:20px 0 0;max-width:550px}.ve-email-row{border-bottom:1px solid #303030;display:flex;align-items:center}.ve-email-row input{border:0;background:none;flex:1;min-width:0;padding:12px 0;outline-offset:3px}.ve-email-row button{border:0;background:none;font-size:25px;padding:10px}.ve-footer{background:var(--ve-footer-bg);color:var(--ve-footer-text);padding:85px 0 45px;min-height:551px}.ve-footer-grid{display:grid;grid-template-columns:2.4fr repeat(4,1fr);gap:35px}.ve-footer-brand h2{font-size:24px;margin:0 0 20px}.ve-footer-brand p{font-size:14px;margin:0 0 24px;max-width:350px}.ve-footer-brand>a{font-size:14px}.ve-socials{display:flex;gap:20px;margin-top:30px;font-size:13px}.ve-footer-column summary{font-size:16px;list-style:none;font-weight:600;pointer-events:none}.ve-footer-column summary span{display:none}.ve-footer-column a{font-size:14px;display:block;margin-top:18px}.ve-footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:80px;border-top:1px solid #ffffff30;padding-top:25px;font-size:12px}.ve-footer-bottom ul{list-style:none;padding:0;margin:0;display:flex;gap:7px;flex-wrap:wrap}.ve-footer-bottom svg{width:38px;height:24px}@media(max-width:749px){.ve-newsletter{display:block;padding-top:45px;padding-bottom:45px;min-height:300px}.ve-newsletter h2{font-size:22px}.ve-newsletter p{font-size:14px;margin-top:22px}.ve-newsletter form{margin-top:35px}.ve-email-row{font-size:13px}.ve-footer{padding:40px 0 25px;min-height:540px}.ve-footer-grid{display:block}.ve-footer-brand h2{font-size:20px}.ve-footer-brand p{font-size:13px;margin-bottom:20px}.ve-socials{margin:20px 0 25px}.ve-footer-column{border-bottom:1px solid #ffffff30}.ve-footer-column summary{pointer-events:auto;cursor:pointer;display:flex;justify-content:space-between;font-size:14px;padding:14px 0}.ve-footer-column summary span{display:block}.ve-footer-column a{font-size:13px;margin:0 0 16px}.ve-footer-bottom{display:block;margin-top:30px;font-size:10px;border:0;padding-top:0}.ve-footer-bottom ul{margin-top:25px}}.ve-footer-email{display:flex;align-items:center;gap:10px;border-bottom:1px solid #999;margin:0 0 25px}.ve-footer-email input{width:100%;min-width:0;background:transparent;border:0;padding:12px 0;font-size:13px}.ve-footer-email button{border:0;border-radius:30px;padding:7px 18px;background:#fff;color:#303030;white-space:nowrap;font-size:12px}.ve-newsletter{display:block}.ve-newsletter form{max-width:650px;margin-top:22px}.ve-newsletter{padding-top:60px;padding-bottom:55px}.ve-newsletter h2{font-size:34px}.ve-newsletter p{margin-top:18px}.ve-newsletter .ve-email-row button{background:#303030;color:#fff;border-radius:50%;width:40px;height:40px;padding:0;font-size:20px}.ve-newsletter .ve-email-row{border:0;background:#f7f7f7;border-radius:24px}.ve-newsletter input{padding-left:18px}@media(max-width:749px){.ve-newsletter{min-height:345px;padding-top:55px;padding-bottom:55px}.ve-newsletter h2{font-size:22px}.ve-newsletter form{margin-top:30px}.ve-newsletter .ve-email-row button{width:32px;height:32px}.ve-footer-email{max-width:350px}.ve-footer-brand h2{font-size:19px}}.ve-stats-grid p{overflow-wrap:anywhere}.ve-newsletter{text-align:center}.ve-newsletter p,.ve-newsletter form{margin-left:auto;margin-right:auto}.ve-newsletter .ve-email-row{background:#fff;border:1px solid #d6d6d6;padding:3px}.ve-footer-logo{display:block;width:100%;max-width:420px;margin-bottom:30px}.ve-footer-logo img{display:block;width:100%;height:auto;filter:brightness(0) invert(1)}.ve-newsletter-art{height:320px;overflow:hidden}.ve-newsletter-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.ve-footer-email{border:1px solid #666;border-radius:30px;padding:3px;margin-top:16px}.ve-footer-email input{padding-left:14px}.ve-footer-email button{min-height:38px}.ve-footer-brand h2{font-size:20px}.ve-footer-brand p{font-size:14px}.ve-footer-brand>a:not(.ve-footer-logo){display:block;margin-top:20px}@media(max-width:749px){.ve-newsletter{min-height:0;padding-top:28px;padding-bottom:30px}.ve-newsletter h2{font-size:20px}.ve-newsletter p{font-size:14px}.ve-newsletter-art{height:180px}.ve-footer{padding-top:36px}.ve-footer-logo{max-width:none;margin-bottom:25px}.ve-footer-brand h2{font-size:16px;margin-bottom:12px}.ve-footer-brand p{font-size:13px;margin-bottom:14px}.ve-footer-email{max-width:none}.ve-footer-email button{min-height:34px}.ve-footer-column summary{font-size:14px}}.ve-footer-finish{display:block;margin-top:60px;padding-top:20px}.ve-footer-finish .ve-footer-payments{display:flex;gap:5px;margin:0 0 8px;padding:0;list-style:none;flex-wrap:wrap}.ve-footer-finish .ve-footer-payments li{display:flex}.ve-footer-finish .ve-footer-payments svg{width:34px;height:22px}.ve-payment-electron{position:relative}.ve-payment-electron span{position:absolute;bottom:2px;left:0;width:100%;text-align:center;color:#172274;font:700 4px Arial,sans-serif;line-height:1;background:#fff}.ve-footer-legal{display:flex;justify-content:space-between;align-items:center;gap:12px}.ve-footer-legal p{margin:0;color:var(--ve-footer-text);opacity:.75;font-size:12px;line-height:1.5}.ve-footer-language{display:flex;align-items:center;gap:7px;flex:none;margin:0}.ve-footer-language .ve-language-flag{width:24px;height:18px}.ve-footer-language select{-webkit-appearance:none;appearance:none;background:transparent;color:inherit;border:0;padding:4px 0;cursor:pointer;font:inherit;font-size:12px}.ve-footer-language option{background:#303030;color:#fff}.ve-footer-language span{font-size:13px}@media(max-width:749px){.ve-footer-finish{margin-top:6px;padding-top:0;border:0}.ve-footer-finish .ve-footer-payments{gap:4px;margin-bottom:4px}.ve-footer-finish .ve-footer-payments svg{width:32px;height:20px}.ve-footer-legal{align-items:flex-start;gap:8px}.ve-footer-legal p{font-size:11px;flex:1}.ve-footer-language select{font-size:11px}.ve-footer-language .ve-language-flag{width:22px;height:18px}}.ve-footer-brand>a:not(.ve-footer-logo){margin-top:0;padding-top:0}.ve-footer-email{margin-bottom:22px}.ve-socials:empty{display:none}@media(max-width:749px){.ve-footer{padding-top:32px}.ve-footer-logo{margin-bottom:28px}.ve-footer-brand .ve-footer-email{margin-top:18px;margin-bottom:20px}.ve-footer-brand>a:not(.ve-footer-logo){margin:0 0 24px;font-size:13px;line-height:1.5}.ve-footer-brand{padding-bottom:0}.ve-footer-column:first-of-type{border-top:1px solid #ffffff30}.ve-footer-root .ve-footer-column summary{padding:16px 0}.ve-footer-email button{min-height:36px}.ve-footer-email input{padding-top:11px;padding-bottom:11px}}.ve-section,.ve-header{font-family:var(--ve-body);font-size:16px;line-height:1.4;letter-spacing:0;color:var(--ve-ink)}.ve-section *,.ve-header *{box-sizing:border-box}.ve-section h1,.ve-section h2,.ve-section h3{font-family:var(--ve-heading);font-weight:600;letter-spacing:0;color:inherit;line-height:1.087}:where(.ve-section) h1,:where(.ve-section) h2,:where(.ve-section) h3{margin:0}.ve-section a,.ve-header a{color:inherit;text-decoration:none}.ve-section button,.ve-section input,.ve-section select,.ve-header button,.ve-header input,.ve-header select{font:inherit;color:inherit}.ve-section button,.ve-header button,.ve-header summary{cursor:pointer}.ve-section [hidden]{display:none!important}.ve-section{padding:var(--vp-space,100px) 0;scroll-margin-top:130px}.ve-wrap{max-width:calc(var(--vp-width,1340px) + 80px);padding:0 40px;margin:auto}.ve-heading{margin-bottom:50px}.ve-heading h2{font-size:var(--vp-title,46px);margin-bottom:28px}.ve-heading p{font-size:18px;line-height:1.4;margin:0;max-width:900px}.ve-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 24px;border:1px solid transparent;border-radius:var(--ve-radius,30px);background:var(--ve-accent);color:#242424!important;font-size:14px;font-weight:500;text-align:center}.ve-button-outline{border-color:#303030;background:transparent}.ve-button-dark{background:#303030;color:#fff!important}.ve-button:disabled{opacity:.45;cursor:not-allowed}:where(.ve-section) picture{display:block;width:100%;height:100%}.ve-section picture img{display:block;width:100%;height:100%;object-fit:var(--vp-fit,cover);object-position:var(--vp-x,50%) var(--vp-y,50%)}.ve-rail{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ve-rail::-webkit-scrollbar{display:none}.ve-rail>*{flex:0 0 calc((100% - 60px)/4);min-width:0;scroll-snap-align:start}.ve-arrows{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}.ve-circle{width:40px;height:40px;border-radius:50%;border:1px solid #ccc;background:#fff;font-size:24px;display:inline-grid;place-items:center}.ve-card{background:#fff;min-width:0}.ve-card-media{display:block;position:relative;aspect-ratio:1;overflow:hidden}.ve-card-media img{position:absolute;width:100%;height:100%;object-fit:contain;top:0;right:0;bottom:0;left:0}.ve-card-second{opacity:0;transition:opacity .3s}.ve-card-media:hover .ve-card-second{opacity:1}.ve-sale{position:absolute;left:10px;top:10px;background:#d82022;color:#fff;padding:4px 8px;font-size:12px}.ve-card-copy{padding:22px}.ve-card h3{font-size:22px;line-height:1.2}.ve-price{color:#d91a21;font-size:20px;margin:15px 0}.ve-price s{color:#888;font-size:14px;margin-left:12px}.ve-card .ve-button{width:100%;margin-top:15px}.ve-tabs{display:flex;gap:16px;overflow:auto;scrollbar-width:none;margin:0 0 32px}.ve-tabs button{border:1px solid #bbb;border-radius:30px;padding:12px 30px;background:transparent;white-space:nowrap}.ve-tabs button[aria-selected=true]{background:var(--ve-accent);border-color:var(--ve-accent)}.ve-editor-note{padding:30px;border:1px dashed #bbb;text-align:center;background:#fafafa}.ve-icon{position:relative;display:inline-grid;place-items:center;flex:none;width:30px;height:32px;border:0;background:none;padding:3px;list-style:none}.ve-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.4}.ve-icon small{position:absolute;right:-4px;top:-4px;font-size:9px;background:var(--ve-accent);color:#222;border-radius:20px;padding:1px 4px}.ve-header{position:relative;z-index:50}.ve-announcement{height:36px;background:var(--ve-accent);color:#222;display:grid;place-items:center;font-size:12px}.ve-header-row{height:68px;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:0 40px;background:var(--ve-head-bg);color:var(--ve-head-text)}.ve-header-overlay .ve-header-row{position:absolute;top:36px;left:0;right:0;background:transparent;color:#fff}.ve-logo{width:var(--ve-logo,150px);flex:none;display:block}.ve-logo img{width:100%;height:auto;display:block}.ve-header-overlay .ve-logo img{filter:brightness(0) invert(1)}.ve-desktop-nav{display:flex;align-items:center;gap:30px;flex:1;font-size:16px;font-weight:600}.ve-desktop-nav>details{position:relative}.ve-desktop-nav summary{list-style:none;display:flex;gap:5px;align-items:center}.ve-desktop-nav summary::-webkit-details-marker,.ve-search summary::-webkit-details-marker{display:none}.ve-submenu{position:absolute;left:-24px;top:100%;min-width:220px;padding:24px;background:#fff;color:#303030;box-shadow:0 12px 25px #0001}.ve-submenu a{display:block;padding:10px 0}.ve-header-actions{display:flex;align-items:center;gap:18px}.ve-search form{position:absolute;left:0;right:0;top:100%;padding:24px;background:#fff;color:#303030;display:flex;justify-content:center;gap:15px}.ve-search input{width:min(600px,70%);padding:10px;border:1px solid #aaa}.ve-menu{border:0;margin:0;padding:0;width:min(340px,calc(100vw - 40px));max-width:none;height:100dvh;max-height:none;background:#f7f7f7;color:#303030;transform:translate(-100%);transition:transform .2s ease-in;flex-direction:column}.ve-menu[open]{display:flex}.ve-menu.ve-open{transform:translate(0)}.ve-menu::backdrop{background:#0007}.ve-menu-top{display:flex;justify-content:space-between;align-items:center;margin:0 20px;padding:14px 0;border-bottom:1px solid #555}.ve-menu nav{flex:1;overflow:auto;padding:0 20px;font-size:13px}.ve-menu nav a,.ve-menu nav summary{display:flex;justify-content:space-between;padding:12px 0;list-style:none}.ve-menu details>div{padding-left:16px}.ve-menu-bottom{border-top:1px solid #444;padding:25px 20px;font-size:13px}.ve-menu-bottom label{display:block;margin-bottom:12px}.ve-menu-bottom select{display:block;width:100%;border:0;background:transparent;padding:5px 0}.ve-mobile-only{display:none}.ve-section :focus-visible,.ve-header :focus-visible{outline:2px solid #7c8c00;outline-offset:4px}@media(max-width:1100px){.ve-desktop-nav{gap:16px;font-size:14px}.ve-header-row{gap:20px;padding:0 25px}}@media(max-width:989px){.ve-mobile-only{display:inline-grid}.ve-desktop-nav,.ve-desktop-only{display:none}.ve-announcement{height:26px;font-size:11px}.ve-header-row{height:48px;padding:0 20px;gap:15px}.ve-header-overlay .ve-header-row{top:26px}.ve-logo{width:var(--ve-mobile-logo,104px);margin-right:auto}.ve-header-actions{gap:13px}.ve-menu{font-family:var(--ve-body)}}@media(max-width:749px){.ve-section{padding:var(--vp-mobile-space,55px) 0;font-size:14px}.ve-wrap{padding:0 20px}.ve-heading{margin-bottom:32px}.ve-heading h2{font-size:var(--vp-mobile-title,22px);margin-bottom:25px}.ve-heading p{font-size:14px}.ve-button{min-height:36px;padding:8px 20px;font-size:13px}.ve-rail{gap:16px;margin-right:-20px;padding-right:20px}.ve-rail>*{flex-basis:69%}.ve-card-copy{padding:15px}.ve-card h3,.ve-price{font-size:18px}.ve-tabs{gap:14px;margin-bottom:24px}.ve-tabs button{font-size:13px;padding:10px 24px}.ve-arrows{margin-top:20px}.ve-circle{width:32px;height:32px;font-size:20px}}@media(prefers-reduced-motion:reduce){.ve-section *,.ve-header *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.ve-section button.ve-circle{font-size:24px;line-height:1}.ve-card{position:relative}.ve-card-quick{position:absolute;left:20px;right:20px;top:240px;border:0;border-radius:30px;padding:10px;background:#303030;color:#fff!important;opacity:0;transition:opacity .3s;z-index:2;font-size:13px!important}.ve-card:hover .ve-card-quick,.ve-card:focus-within .ve-card-quick{opacity:1}.ve-quick-dialog{border:0;max-width:calc(100vw - 40px);width:900px;max-height:90dvh;padding:45px;overflow:auto;background:#fff;color:#303030}.ve-quick-dialog::backdrop{background:#0009}.ve-quick-close{position:absolute;top:10px;right:10px}.ve-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.ve-quick-grid img{width:100%;height:auto}.ve-quick-grid h2{font-size:26px}.ve-quick-grid select{display:block;width:100%;padding:10px;margin:15px 0}.ve-quick-grid .ve-button{width:100%}.ve-quick-grid form{margin-bottom:15px}.ve-section span[id]{scroll-margin-top:130px}@media(max-width:749px){.ve-section button.ve-circle{font-size:20px}.ve-card-quick{position:static;opacity:1;margin:0 15px 15px;width:calc(100% - 30px);font-size:11px!important}.ve-quick-dialog{padding:45px 20px 25px}.ve-quick-grid{grid-template-columns:1fr;gap:15px}.ve-quick-grid img{max-height:280px;object-fit:contain}.ve-quick-grid h2{font-size:22px}}.ve-card .ve-card-copy{padding:26px}.ve-card .ve-card-copy h3{font-size:18px;line-height:1.2}.ve-card .ve-price{font-size:18px;font-weight:600;margin:18px 0 20px}.ve-card-specs{margin:0}.ve-card-specs>div{display:flex;gap:9px;align-items:center;min-height:43px;border-bottom:1px solid #aaa;padding:6px 0}.ve-card-specs>div:last-child{border-bottom:0}.ve-card-specs img{width:30px;height:30px;object-fit:contain;flex:none}.ve-card-specs dt{font-size:16px;line-height:1.125;font-weight:500}.ve-card-specs dd{font-size:12px;line-height:1.33;margin:0}.ve-card .ve-card-quick{position:absolute;left:auto;right:10px;top:10px;bottom:auto;width:30px;height:30px;padding:7px;border-radius:50%;background:#f7f7f7;color:#303030!important;opacity:1;margin:0;display:grid;place-items:center}.ve-card .ve-card-quick:hover{background:var(--ve-accent)}.ve-layout-products .ve-rail{gap:10px}.ve-layout-products .ve-rail>.ve-card{flex-basis:calc((100% - 30px)/4)}.ve-layout-products .ve-tabs button[aria-selected=true]{background:#303030;color:#fff;border-color:#303030}@media(max-width:749px){.ve-card .ve-card-copy{padding:16px}.ve-card .ve-card-copy h3{font-size:16px}.ve-card .ve-price{font-size:16px;margin:15px 0}.ve-card-specs dt{font-size:14px}.ve-card-specs dd{font-size:11px}.ve-layout-products .ve-rail>.ve-card{flex-basis:80%}.ve-product-grid-catalog .ve-card-copy{padding:12px 8px}.ve-product-grid-catalog .ve-card-copy h3{font-size:15px}.ve-product-grid-catalog .ve-card-specs>div{flex-wrap:wrap;gap:3px;min-height:45px}.ve-product-grid-catalog .ve-card-specs dt{font-size:12px}.ve-product-grid-catalog .ve-card-specs dd{font-size:10px}.ve-product-grid-catalog .ve-card-specs img{width:22px;height:22px}}.ve-header small[hidden]{display:none}.ve-header-leading{display:flex;align-items:center;gap:10px}.ve-header-leading:empty{display:none}.ve-header-row{position:relative}.ve-region{position:relative;font-size:12px}.ve-region summary{display:flex;align-items:center;gap:5px;list-style:none;cursor:pointer}.ve-region summary::-webkit-details-marker{display:none}.ve-flag{width:24px;height:24px;display:inline-grid;place-items:center;border-radius:50%;overflow:hidden;flex:none;background:#039;color:#ffdf00;font-size:19px;line-height:1}.ve-flag svg{width:100%;height:100%}.ve-flag-fr{background:linear-gradient(90deg,#002395 33.33%,#fff 33.33% 66.66%,#ed2939 66.66%)}.ve-flag-de{background:linear-gradient(#111 33.33%,#d00 33.33% 66.66%,#ffce00 66.66%)}.ve-region-panel{position:absolute;top:calc(100% + 12px);left:0;width:160px;background:#f7f7f7;color:#303030;box-shadow:0 8px 20px #0002;padding:6px 0;z-index:4}.ve-region-languages button{display:flex;align-items:center;gap:10px;background:none;border:0;padding:9px 12px;width:100%;text-align:left;font-size:13px}.ve-region-languages button:hover,.ve-region-languages button[aria-current]{background:#eee}.ve-region-country{display:block;border-top:1px solid #ddd;margin-top:5px;padding:10px 12px;font-size:11px}.ve-region-country select{display:block;width:100%;font-size:12px;border:0;background:transparent;padding:8px 0}.ve-header [hidden]{display:none!important}.ve-search-overlay{position:fixed;inset:var(--ve-ann-height,36px) 0 0;z-index:80;color:#303030}.ve-search-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#0006;border:0}.ve-search-bar{position:relative;display:flex;align-items:center;gap:6px;background:#f7f7f7;padding:0 24px;height:68px;animation:ve-search-in .2s ease}.ve-search-bar input{flex:1;min-width:0;background:transparent;border:0;padding:12px 0;outline:none;font-size:14px}.ve-search-bar button:last-child{font-size:24px}.ve-search-bar input::-webkit-search-cancel-button{display:none}@keyframes ve-search-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:990px){.ve-header-leading{order:3}.ve-header-actions{order:4}.ve-logo{order:1}.ve-desktop-nav{order:2}}@media(max-width:989px){.ve-header-row{display:grid;grid-template-columns:1fr auto 1fr;gap:6px;padding:0 16px}.ve-header-row .ve-logo{margin:0;width:min(var(--ve-mobile-logo,104px),28vw);justify-self:center}.ve-header-actions{justify-self:end;gap:8px}.ve-header-leading{gap:5px;min-width:0}.ve-region summary{gap:3px;font-size:10px}.ve-region .ve-flag{width:21px;height:21px}.ve-region-caret{font-size:12px}.ve-header-leading>.ve-icon{width:25px}.ve-search-overlay{top:var(--ve-ann-height,26px)}.ve-search-bar{height:48px;padding:0 20px}.ve-search-bar input{font-size:12px}.ve-region-panel{top:calc(100% + 13px);left:-24px}.ve-menu{width:min(340px,calc(100vw - 40px))}}@media(prefers-reduced-motion:reduce){.ve-search-bar{animation:none}}.ve-menu-login{display:flex;align-items:center;gap:12px;font-size:12px}.ve-menu-login svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.3}.ve-menu nav{font-size:12px}.ve-menu nav a,.ve-menu nav summary{padding:12px 0}.ve-menu-bottom label{font-size:12px}.ve-menu-bottom,.ve-menu-top{border-color:#303030}.ve-header-leading{order:0}.ve-region-panel{left:auto;right:0}@media(min-width:990px){.ve-header-leading{display:none}}@media(max-width:989px){.ve-header-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:0 12px;gap:4px}.ve-header-actions{gap:3px}.ve-header-actions>.ve-icon{width:25px}.ve-header-actions .ve-region summary{font-size:10px;gap:2px}.ve-header-actions .ve-flag{width:19px;height:19px}.ve-header-actions .ve-region-panel{left:auto;right:0;top:calc(100% + 14px)}}@media(max-width:359px){.ve-header-row .ve-logo{width:90px}.ve-header-actions{gap:1px}.ve-header-actions>.ve-icon{width:23px}.ve-header-actions .ve-flag{width:17px;height:17px}}.vp-home-products{overflow:hidden}.vp-home-heading h2{font-size:var(--vp-title);line-height:1.1;margin:0 0 18px;font-weight:600}.vp-home-heading p{font-size:18px;line-height:1.25;max-width:800px;margin:0}.vp-home-heading{margin-bottom:40px}.vp-home-tabs{display:flex;gap:14px;overflow:auto;scrollbar-width:none;margin:0 0 20px;padding:0;justify-content:flex-start}.vp-home-tabs button{flex:none;white-space:nowrap;border:1px solid #ccc;border-radius:30px;background:#fff;color:#303030;font:inherit;font-size:16px;line-height:20px;padding:12px 28px}.vp-home-tabs button[aria-selected=true]{background:#303030;border-color:#303030;color:#fff}.vp-home-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch}.vp-home-track>.ve-card{flex:0 0 calc((100% - (var(--home-columns) - 1)*10px)/var(--home-columns));min-width:0;scroll-snap-align:start;background:var(--home-card-bg);position:relative}.vp-home-products .ve-card-media{display:block;position:relative;aspect-ratio:1;height:auto;overflow:hidden;background:var(--home-card-bg)}.vp-home-products .ve-card-media img{width:100%;height:100%;object-fit:contain}.vp-home-products .ve-card-media .ve-card-second{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s}.vp-home-products .ve-card-media.vp-image-second .ve-card-second{opacity:1}.vp-home-products .ve-card-media:not(.vp-image-second):hover .ve-card-second{opacity:0}.vp-home-products .vp-home-add{position:absolute;top:calc((100vw - 110px)/var(--home-columns) - 48px);left:50%;transform:translate(-50%);background:var(--ve-accent);border:0;border-radius:30px;white-space:nowrap;padding:9px 20px;font:inherit;font-size:14px;z-index:2}.vp-home-image-nav{display:flex;justify-content:space-between;padding:0 20px;height:32px;margin-top:0}.vp-home-image-nav button{border:1px solid #eee;background:#fff;color:#bbb;border-radius:50%;width:30px;height:30px;font-size:22px;line-height:1}.vp-home-image-nav button:disabled{opacity:.4}.vp-home-products .ve-card-copy{padding:15px 20px 20px}.vp-home-products .ve-card-copy h3{font-size:18px;line-height:1.2;margin:0;min-height:43px;font-weight:600}.vp-home-products .ve-card-copy .ve-price{color:var(--home-price);font-size:16px;margin:18px 0 12px;font-weight:600}.vp-home-products .ve-price s{font-size:12px;color:#555;font-weight:400}.vp-home-products .ve-card-specs>div{gap:5px;min-height:34px;padding:7px 0;flex-wrap:wrap;justify-content:flex-start}.vp-home-products .ve-card-specs dt,.vp-home-products .ve-card-specs dd{font-size:13px;line-height:1.15;font-weight:400;margin:0}.vp-home-products .ve-card-specs svg,.vp-home-products .ve-card-specs img{width:20px;height:20px;flex:none}.vp-home-products .ve-card-quick{right:10px;top:10px}.vp-home-products .ve-card-compare{position:absolute;top:50px;right:10px;width:30px;height:30px;border:0;border-radius:50%;background:#f7f7f7;display:grid;place-items:center}.vp-home-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px}.vp-home-pagination button{height:24px;width:24px;border:0;border-radius:20px;background:#e7e7e7;transition:width .3s,background .3s;padding:0}.vp-home-pagination button[aria-pressed=true]{width:58px;background:#303030}.vp-home-pagination[hidden]{display:none}@media(min-width:750px){.vp-home-track>.ve-card .vp-home-add{top:auto;margin-top:-48px}.vp-home-products .vp-home-pagination{margin-top:40px}}@media(max-width:749px){.vp-home-heading h2{font-size:var(--vp-mobile-title);line-height:24px;margin-bottom:14px}.vp-home-heading p{font-size:14px;line-height:17px}.vp-home-heading{margin-bottom:40px}.vp-home-tabs{margin-bottom:18px;gap:14px}.vp-home-tabs button{font-size:14.56px;line-height:18px;padding:11px 27px;min-width:132px}.vp-home-track>.ve-card{flex-basis:var(--home-card-width)}.vp-home-products .vp-home-add{top:calc(var(--home-card-width) - 44px);height:30px;padding:0 16px;font-size:12.48px}.vp-home-products .ve-card-copy{padding:14px 13px 16px}.vp-home-products .ve-card-copy h3{font-size:14.56px;line-height:16.64px;min-height:34px}.vp-home-products .ve-card-copy .ve-price{font-size:12.48px;line-height:14.56px;margin:14px 0 12px}.vp-home-products .ve-price s{font-size:10px}.vp-home-products .ve-card-specs>div{min-height:32px;padding:6px 0;gap:4px}.vp-home-products .ve-card-specs dt,.vp-home-products .ve-card-specs dd{font-size:12.48px;line-height:14px}.vp-home-products .ve-card-specs svg,.vp-home-products .ve-card-specs img{width:18px;height:18px}.vp-home-products .ve-sale{font-size:11px;padding:4px 8px}.vp-home-products .ve-quick-dialog .ve-price{font-size:18px}}@media(prefers-reduced-motion:reduce){.vp-home-products *{transition:none!important;scroll-behavior:auto!important}}.vr-reviews{background:var(--vr-bg);color:var(--vr-text);padding:var(--vr-space) 0;font-family:var(--font-body-family,Urbanist,sans-serif)}.vr-wrap{width:calc(100% - 80px);max-width:var(--vr-width);margin:auto}.vr-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.vr-heading h2{font-family:var(--font-heading-family,Urbanist,sans-serif);font-size:var(--vr-title);font-weight:600;line-height:1.087;margin:0 0 20px;color:inherit}.vr-heading p{font-size:18px;line-height:22px;margin:0}.vr-more{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#303030;color:#fff;text-decoration:none;border-radius:30px;padding:15px 24px;font-size:14px;line-height:18px;white-space:nowrap}.vr-more span{display:inline-block;transition:transform .2s}.vr-more:hover span{transform:translate(2px,-2px)}.vr-slider{position:relative}.vr-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.vr-track::-webkit-scrollbar{display:none}.vr-card{position:relative;isolation:isolate;flex:0 0 calc((100% - 30px)/4);height:var(--vr-height);border-radius:var(--vr-radius);overflow:hidden;scroll-snap-align:start}.vr-front{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box;padding:30px 17px 15px;background:var(--vr-card);clip-path:inset(0 0 0 0);transition:clip-path .6s}.vr-quote{font-size:14px;line-height:18px;overflow:auto;min-height:0;margin-bottom:20px}.vr-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-shrink:0}.vr-person{display:flex;align-items:center;gap:10px;min-width:0;font-size:16px;line-height:18px}.vr-person>span:last-child{overflow-wrap:anywhere}.vr-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:none}.vr-avatar-empty{display:block;background:#e5e5e5}.vr-score{display:flex;align-items:center;gap:4px;color:var(--vr-stars);font-size:16px;line-height:16px;flex:none}.vr-stars{display:flex;width:90px}.vr-stars svg{width:18px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.vr-stars .vr-filled{fill:currentColor}.vr-arrow{position:absolute;z-index:4;top:61.58%;transform:translateY(-50%);height:40px;width:40px;padding:10px;border:1px solid #30303022;border-radius:50%;background:var(--vr-arrow);color:#303030;cursor:pointer}.vr-arrow svg{width:100%;height:100%;stroke:currentColor;stroke-width:1;fill:none}.vr-arrow:disabled{opacity:.35;cursor:default}.vr-prev{left:40px}.vr-next{right:40px}.vr-reveal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#333}.vr-reveal>img,.vr-reveal>video{width:100%;height:100%;object-fit:cover;display:block}.vr-reveal-name{position:absolute;bottom:15px;left:17px;color:#fff;text-shadow:0 1px 5px #000}.vr-card.vr-show-media .vr-front{clip-path:inset(100% 0 0 0);pointer-events:none}.vr-media-toggle{position:absolute;right:12px;top:12px;z-index:3;background:#fff9;border:0;border-radius:50%;width:28px;height:28px;cursor:pointer}.vr-media-toggle:focus-visible,.vr-arrow:focus-visible,.vr-track:focus-visible{outline:2px solid currentColor;outline-offset:2px}.vr-editor-note{font-size:13px;background:#fff7d8;padding:12px 16px;margin:0 0 20px}.vr-empty{color:#777}@media(hover:hover){.vr-has-media:hover .vr-front{clip-path:inset(100% 0 0 0);pointer-events:none}}@media(max-width:989px)and (min-width:750px){.vr-card{flex-basis:calc((100% - 20px)/3)}}@media(max-width:749px){.vr-reviews{padding:var(--vr-mobile-space) 0}.vr-wrap{width:calc(100% - 40px)}.vr-heading{flex-direction:column;align-items:center;gap:19.5px;text-align:center;margin-bottom:30px}.vr-heading h2{font-size:var(--vr-mobile-title);line-height:1.095;margin-bottom:20px}.vr-heading p{font-size:14px;line-height:17px}.vr-more{font-size:12.48px;line-height:13.52px;padding:8.32px 15.6px}.vr-card{flex-basis:calc((100% - 2px)/1.2);height:var(--vr-mobile-height)}.vr-quote{font-size:13.52px;line-height:15.6px}.vr-person{font-size:12.48px;line-height:14.56px}.vr-score{font-size:12.48px}.vr-arrow{position:absolute;transform:none;top:calc(50% + 22px);width:30px;height:30px;padding:7px}.vr-card{text-align:left}.vr-prev{left:20px}.vr-next{right:20px}}@media(prefers-reduced-motion:reduce){.vr-front,.vr-more span{transition:none}}.ve-product{padding-top:0}.ve-breadcrumb{font-size:12px;padding:35px 0 25px}.ve-product-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:90px}.ve-gallery{min-width:0}.ve-gallery-stage{position:relative;aspect-ratio:1;background:#fff;touch-action:pan-y}.ve-gallery-stage figure{margin:0;height:100%;width:100%}.ve-gallery-stage figure img{width:100%;height:100%;object-fit:contain}.ve-gallery-prev,.ve-gallery-next{position:absolute;top:50%;transform:translateY(-50%);background:#333;color:#fff;border:0}.ve-gallery-prev{left:0}.ve-gallery-next{right:0}.ve-gallery-zoom{position:absolute;bottom:10px;right:10px;border:0}.ve-thumbs{display:flex;gap:10px;overflow:auto;margin:20px 0 0;scrollbar-width:none}.ve-thumbs button{width:70px;height:70px;flex:none;padding:0;border:1px solid transparent;border-radius:4px;background:#fff}.ve-thumbs button[aria-pressed=true]{border:2px solid #333}.ve-thumbs img{width:100%;height:100%;object-fit:contain}.ve-product-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px;padding:35px 0}.ve-product-stats>div{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.ve-product-stats strong{font-size:16px;font-weight:600}.ve-product-stats span{font-size:13px;line-height:1.2}.ve-product-stats .ve-stat-image{margin:0}.ve-stat-image img{width:100%;height:100%;object-fit:contain}.ve-buy h1{font-size:34px;line-height:38px;margin-bottom:20px}.ve-product-price{font-size:28px;color:#d91b20;margin:0 0 18px}.ve-product-price s{font-size:18px;color:#888;margin-left:18px}.ve-shipping{font-size:14px;margin-bottom:26px}.ve-quantity-row{display:flex;align-items:center;justify-content:space-between;margin:24px 0}.ve-quantity{display:flex;border:1px solid #aaa;border-radius:30px;overflow:hidden;width:180px;height:42px}.ve-quantity button{width:45px;flex:none;border:0;background:transparent}.ve-quantity input{width:90px;text-align:center;border:0;background:transparent;-moz-appearance:textfield}.ve-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.ve-add,.ve-buy-now{width:100%;margin-bottom:12px}.ve-variant-label{display:block}.ve-variant-label select{display:block;width:100%;padding:12px;border:1px solid #aaa;background:#fff;margin-top:10px}.ve-form-status{font-size:13px}.ve-product-details{margin-top:30px}.ve-product-details details{border-bottom:1px solid #ddd;padding:20px 0}.ve-product-details summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer}.ve-product-details details>div{font-size:14px;line-height:1.5;padding-top:15px}.ve-service-tabs{margin-top:30px;font-size:13px}.ve-service-tabs>[role=tablist]{display:flex;gap:10px}.ve-service-tabs button{flex:1;background:transparent;border:0;border-bottom:2px solid transparent;padding:14px 0}.ve-service-tabs button[aria-selected=true]{border-color:var(--ve-accent)}.ve-service-tabs>div:not([role]){padding:20px 0}.ve-zoom-dialog{border:0;background:#fff;max-width:95vw;width:min(950px,95vw);height:min(95vh,950px);padding:20px}.ve-zoom-dialog img{width:100%;height:100%;object-fit:contain}.ve-zoom-dialog button{position:absolute;top:15px;right:15px}.ve-zoom-dialog::backdrop{background:#000b}@media(max-width:989px){.ve-product-grid{grid-template-columns:minmax(0,1fr);gap:25px}.ve-buy h1{font-size:22px;line-height:1.12}.ve-gallery-stage{width:100%}.ve-product-stats{padding:30px 0 0}.ve-product-stats strong{font-size:14px}.ve-product-stats span{font-size:12px}.ve-product-price{font-size:22px}.ve-shipping{font-size:12px}.ve-breadcrumb{padding:30px 0 25px;font-size:11px}.ve-buy h1{margin-top:10px}.ve-product-details details{font-size:14px}.ve-service-tabs button{font-size:12px}.ve-quantity-row{font-size:14px}.ve-gallery-prev,.ve-gallery-next{width:32px;height:32px}}.ve-product-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.ve-breadcrumb{font-size:16px;padding:36px 0 30px}.ve-gallery{display:grid;grid-template-columns:14.14% minmax(0,1fr);gap:20px;align-content:start}.ve-gallery-stage{grid-column:2;grid-row:1}.ve-thumbs{grid-column:1;grid-row:1;flex-direction:column;margin:0;gap:20px;max-height:550px}.ve-thumbs button{width:100%;height:auto;aspect-ratio:1}.ve-product-stats{grid-column:2;padding:10px 0 25px;gap:30px 20px}.ve-section .ve-gallery-prev,.ve-section .ve-gallery-next{color:#fff}.ve-buy h1{font-size:var(--ve-pdp-title,34px)}.ve-product-grid{column-gap:var(--ve-pdp-gap,20px)}.ve-product-price{font-size:var(--ve-price-size,28px)}@media(max-width:989px){.ve-product-grid{grid-template-columns:minmax(0,1fr);gap:25px}.ve-gallery{display:flex;flex-direction:column;gap:0}.ve-thumbs{flex-direction:row;gap:10px;margin-top:20px;max-height:none}.ve-thumbs button{width:70px;height:70px}.ve-product-stats{padding:30px 0 0;gap:30px 20px}.ve-buy h1{font-size:var(--ve-pdp-mobile-title,19px)}.ve-breadcrumb{font-size:11px;padding:30px 0 25px}.ve-product-price{font-size:22px}}.ve-product .ve-gallery-stage .ve-gallery-prev,.ve-product .ve-gallery-stage .ve-gallery-next{color:#fff;background:#333;width:40px;height:40px;padding:11px;display:flex;align-items:center;justify-content:center}.ve-product .ve-gallery-stage .ve-circle:disabled{background:#aaa;opacity:.6;cursor:default}.ve-product .ve-gallery-stage .ve-circle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.2}.ve-product .ve-gallery-stage .ve-gallery-zoom{color:#333;background:#fff}.ve-product .ve-thumbs button:focus-visible{outline:2px solid #333;outline-offset:2px}@media(max-width:989px){.ve-product .ve-thumbs button{width:var(--ve-mobile-thumb,64.3px);height:var(--ve-mobile-thumb,64.3px)}.ve-product .ve-buy h1{font-size:calc(var(--ve-pdp-mobile-title,19px)*.9852631579);line-height:1.111111}}@media(max-width:989px){.ve-product .ve-buy h1{margin:10px 0 12px}.ve-product .ve-product-price{font-size:calc(var(--ve-mobile-price,18px)*.9822222222);line-height:1.117647;margin-bottom:4px}.ve-product .ve-product-price s{font-size:.85em;margin-left:12px}}.ve-variant-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.ve-variant-buttons button{display:inline-flex;align-items:center;gap:9px;min-height:40px;border:1px solid #ccc;border-radius:24px;padding:8px 16px;background:#fff;font-size:14px}.ve-variant-buttons button[aria-pressed=true]{border-color:#303030;box-shadow:0 0 0 1px #303030}.ve-variant-dot{display:inline-block;width:18px;height:18px;border:1px solid #ccc;border-radius:50%;background:#eee}.ve-variant-dot[data-colour=black]{background:#222}.ve-variant-dot[data-colour=white]{background:#fff}.ve-variant-dot[data-colour=gray]{background:#888}.ve-colour-photo-note{font-size:12px;line-height:1.5;color:#666;margin-top:12px}.ve-variant-ready .ve-variant-label select{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;padding:0;margin:0;border:0}.ve-variant-ready .ve-variant-label select:focus-visible{position:static;width:100%;height:auto;clip-path:none;padding:8px}.ve-variant-buttons{display:none}.ve-variant-ready .ve-variant-buttons{display:flex}.ve-product-stats .ve-stat-image{width:var(--ve-spec-icon-size,36px);height:var(--ve-spec-icon-size,36px)}.ve-stat-image svg{width:100%;height:100%}.ve-pdp-refined .ve-gallery-stage{overflow:hidden}.ve-pdp-refined .ve-gallery-track{display:flex;height:100%;transition:transform var(--ve-gallery-duration,.3s) ease;will-change:transform}.ve-pdp-refined .ve-gallery-track figure{display:block!important;flex:0 0 100%;min-width:0}.ve-pdp-refined .ve-gallery-track figure[hidden]{display:block!important}.ve-pdp-refined .ve-buy h1{margin:0 0 12px;font-weight:600;line-height:1.117647}.ve-pdp-refined .ve-product-price{font-weight:600;line-height:1.12;margin-bottom:6px}.ve-pdp-refined .ve-product-price s{font-weight:400}.ve-pdp-refined .ve-shipping{font-size:16px;line-height:1.25;margin:0 0 12px}.ve-pdp-refined .ve-shipping p{margin:0}.ve-pdp-refined .ve-variant-label{font-size:16px;line-height:1.2}.ve-pdp-refined.ve-colours-swatches .ve-variant-buttons{gap:12px;margin-top:12px}.ve-pdp-refined.ve-colours-swatches .ve-variant-buttons button{width:42px;height:42px;min-height:0;border:2px solid transparent;padding:3px;position:relative;justify-content:center;border-radius:50%;box-shadow:none}.ve-pdp-refined.ve-colours-swatches .ve-variant-buttons button[aria-pressed=true]{border-color:#303030}.ve-pdp-refined.ve-colours-swatches .ve-variant-dot{width:100%;height:100%;flex:none}.ve-pdp-refined.ve-colours-swatches .ve-colour-name{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.ve-pdp-refined .ve-colour-photo-note{margin:10px 0 0;font-size:12px;line-height:1.35}.ve-pdp-refined .ve-quantity-row{margin:18px 0 12px}.ve-pdp-refined .ve-add,.ve-pdp-refined .ve-buy-now{min-height:44px;line-height:1;padding:12px 20px;margin:0 0 8px}.ve-pdp-refined .ve-form-status:empty{display:none}.ve-pdp-refined .ve-product-details{margin-top:25px}.ve-pdp-refined .ve-product-details summary{align-items:center;font-size:16px}.ve-pdp-refined .ve-product-details summary span{font-size:20px;transition:transform .2s}.ve-pdp-refined .ve-product-details details[open] summary span{transform:rotate(180deg)}.ve-pdp-refined .ve-service-tabs{margin-top:30px}.ve-pdp-refined .ve-service-tabs [role=tablist]{gap:20px}.ve-pdp-refined .ve-service-tabs button{font-weight:600;line-height:1.2;font-size:15px}.ve-pdp-refined .ve-quantity button:disabled{opacity:.35;cursor:default}@media(max-width:989px){.ve-pdp-refined .ve-product-grid{row-gap:var(--ve-gallery-gap,10px)}.ve-pdp-refined .ve-product-stats{padding:30px 0 0;gap:30px 20px}.ve-pdp-refined .ve-product-stats strong{font-size:14.56px;line-height:16.64px}.ve-pdp-refined .ve-product-stats span{font-size:12.48px;line-height:14.56px}.ve-pdp-refined .ve-buy h1{margin:0 0 12px}.ve-pdp-refined .ve-product-price{font-weight:600;line-height:19.76px;margin-bottom:6px}.ve-pdp-refined .ve-shipping,.ve-pdp-refined .ve-variant-label,.ve-pdp-refined .ve-quantity-row{font-size:12.48px;line-height:14.56px}.ve-pdp-refined .ve-shipping{margin-bottom:12px}.ve-pdp-refined.ve-colours-swatches .ve-variant-buttons{gap:8px;margin-top:8px}.ve-pdp-refined.ve-colours-swatches .ve-variant-buttons button{width:36px;height:36px;padding:2px}.ve-pdp-refined .ve-colour-photo-note{font-size:11.44px;line-height:14.56px}.ve-pdp-refined .ve-quantity-row{margin:14px 0 12px}.ve-pdp-refined .ve-quantity{width:180px;height:30px}.ve-pdp-refined .ve-quantity button{width:35px}.ve-pdp-refined .ve-quantity input{width:110px;font-size:12.48px}.ve-pdp-refined .ve-add,.ve-pdp-refined .ve-buy-now{min-height:var(--ve-mobile-button,36px);height:var(--ve-mobile-button,36px);padding:8px 16px;font-size:12.48px}.ve-pdp-refined .ve-product-details{margin-top:20px}.ve-pdp-refined .ve-product-details details{padding:16px 0}.ve-pdp-refined .ve-product-details summary{font-size:14.56px;line-height:16.64px}.ve-pdp-refined .ve-product-details details>div{font-size:12.48px;line-height:1.45}.ve-pdp-refined .ve-service-tabs button{font-size:12.48px}.ve-pdp-refined .ve-service-tabs>div:not([role]){font-size:12.48px;line-height:1.45}}@media(prefers-reduced-motion:reduce){.ve-pdp-refined .ve-gallery-track{transition:none}}.ve-pdp-refined .ve-service-tabs button{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:12px}.vp-service-icon{width:60px;height:60px;display:block}.vp-service-icon svg{width:100%;height:100%}@media(max-width:749px){.vp-service-icon{width:50px;height:50px}.ve-pdp-refined .ve-service-tabs button{gap:10px}}.vp-power-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:50px;align-items:center}.vp-power-photo{height:var(--vp-power-height);min-width:0;overflow:hidden;border-radius:10px;background:#fff}.vp-power-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vp-power-cards article{background:var(--vp-power-card);padding:25px 30px 30px;border-radius:10px;min-width:0}.vp-power-title{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:15px;color:var(--ve-accent)}.vp-power-title span{width:25px;height:25px;flex:none}.vp-power-title svg{width:100%;height:100%}.vp-power-title h3{font-size:22px;line-height:1.15;margin:0;color:inherit;text-align:center;font-weight:600}.vp-power-cards dl{margin:0}.vp-power-cards dl>div{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding-top:20px;font-size:16px;line-height:1.25}.vp-power-cards dt{flex:1;font-weight:400}.vp-power-cards dd{margin:0;flex:1;text-align:right;overflow-wrap:anywhere}@media(max-width:989px){.vp-power-layout{gap:20px}.vp-power-cards article{padding:20px}.vp-power-title h3{font-size:18px}}@media(max-width:749px){.vp-power-layout{grid-template-columns:1fr;gap:30px}.vp-power-photo{height:var(--vp-power-mobile-height)}.vp-power-cards{grid-template-columns:1fr}.vp-power-cards article{padding:30px var(--vp-power-padding)}.vp-power-title{margin-bottom:10px}.vp-power-title h3{font-size:15.6px;line-height:17.68px}.vp-power-cards dl>div{font-size:12.48px;line-height:14.56px;padding-top:20px}.vp-power-refined .ve-heading h2{font-size:var(--vp-mobile-title)}}.vp-tech-group{margin:0 0 20px}.vp-tech-group summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;background:#303030;color:#fff;padding:18px 30px;font-size:26px;font-weight:600;line-height:1.15;list-style:none}.vp-tech-group summary::-webkit-details-marker{display:none}.vp-tech-group summary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;flex:none;transition:transform .2s}.vp-tech-group[open] summary svg{transform:rotate(180deg)}.vp-tech-panel{background:#fff;padding:30px 40px}.vp-tech-panel dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 25px;margin:0}.vp-tech-panel dl>div{text-align:center;min-width:0}.vp-tech-panel dt{font-size:20px;line-height:1.2;font-weight:600;margin-bottom:12px}.vp-tech-panel dd{font-size:16px;line-height:1.3;margin:0;overflow-wrap:anywhere}.vp-tech-drawing{max-width:1000px;margin:0 auto 30px}.vp-tech-drawing img{width:100%;height:auto;object-fit:contain}.vp-tech-note{font-size:13px;color:#777;line-height:1.4;margin-top:20px}@media(max-width:749px){.vp-tech-group summary{font-size:16.64px;line-height:18.72px;padding:14px 15px}.vp-tech-group summary svg{width:16px;height:16px}.vp-tech-panel{padding:25px 15px}.vp-tech-panel dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.vp-tech-panel dt{font-size:14.56px;line-height:16.64px;margin-bottom:12px}.vp-tech-panel dd{font-size:12.48px;line-height:14.56px}.vp-tech-note{font-size:11.44px;line-height:14.56px}}@media(prefers-reduced-motion:reduce){.vp-tech-group summary svg{transition:none}}.ve-product-nav{position:sticky;top:0;z-index:25;background:#303030;color:#fff;padding:19px 0}.ve-product-nav>.ve-wrap{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:25px}.ve-product-nav-actions{display:flex;align-items:center;gap:25px;font-size:13px}.ve-product-nav-links{display:flex;gap:12px;overflow:auto;scrollbar-width:none}.ve-product-nav-links a{background:#fff;color:#303030;border-radius:30px;white-space:nowrap;padding:10px 22px;font-size:17px}.ve-product-nav-links a:hover{background:var(--ve-accent)}@media(max-width:989px){.ve-product-nav{padding:14px 0}.ve-product-nav>.ve-wrap{display:flex;flex-direction:column;gap:14px}.ve-product-nav-actions{justify-content:space-between;font-size:12px}.ve-product-nav-actions .ve-button{font-size:12px;min-height:34px}.ve-product-nav-links{margin:0 -20px;padding:0 20px}.ve-product-nav-links a{font-size:13px;padding:8px 17px}}.shopify-section:has(>.ve-product-nav){position:sticky;top:0;z-index:45}.ve-product-nav{position:static}.ve-sticky-form{display:flex;align-items:center;gap:16px}.ve-sticky-form select{max-width:160px;color:#fff;background:transparent;border:1px solid #888;border-radius:30px;padding:10px;font-size:13px}.ve-sticky-form select option{color:#303030}.ve-sticky-form .ve-quantity{width:140px;height:38px}.ve-sticky-form .ve-quantity button{width:35px}.ve-sticky-form .ve-quantity input{width:70px;color:#fff}.ve-product-nav-links{align-items:center}.ve-product-nav-links a{font-size:15px;padding:8px 18px}.ve-product-nav .ve-button{min-height:38px;padding:8px 20px}.ve-product-nav .ve-button:disabled{opacity:.65}@media(max-width:989px){.ve-sticky-form{justify-content:space-between;width:100%}.ve-product-nav-actions{width:100%}.ve-sticky-form .ve-quantity{width:120px;height:34px}.ve-sticky-form .ve-quantity button{width:30px}.ve-sticky-form .ve-quantity input{width:60px}.ve-product-nav-links a{font-size:13px}.ve-product-nav{padding:12px 0}.ve-product-nav>.ve-wrap{gap:12px}}.ve-product-nav-links a[aria-current=true]{background:var(--ve-accent)}.shopify-section>span[id]{display:block;scroll-margin-top:120px}@media(max-width:989px){.shopify-section>span[id]{scroll-margin-top:125px}}@media(max-width:749px){.ve-product-nav>.ve-wrap{gap:12px}.ve-sticky-form{gap:6px}.ve-sticky-form select{min-width:0;width:32%;max-width:120px;font-size:12px;height:38px;padding:8px}.ve-sticky-form .ve-quantity{flex:1;min-width:88px;width:auto;height:38px}.ve-sticky-form .ve-quantity input{flex:1;min-width:0;width:20px}.ve-sticky-form .ve-quantity button{width:28px}.ve-product-nav .ve-button{font-size:12px;padding:8px 14px;min-height:38px;white-space:nowrap}.ve-product-nav-links a{font-size:18.72px;line-height:20.8px;padding:8px 17px}.ve-product-nav-links{gap:12px;scroll-snap-type:x proximity}.ve-product-nav-links a{scroll-snap-align:start}}.ve-layout-hero{padding:0!important;position:relative;height:var(--ve-height);background:#252525!important;color:#fff!important}.ve-hero-slides,.ve-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0}.ve-hero-slide{opacity:0;visibility:hidden;transition:opacity .6s ease}.ve-hero-slide.ve-active{opacity:1;visibility:visible}.ve-hero-shade:empty{display:block}.ve-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--ve-overlay))}.ve-hero-copy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(950px,85%);text-align:center}.ve-hero-copy h1,.ve-hero-copy h2{font-size:var(--vp-title);line-height:1.08;color:inherit}.ve-hero-copy p{font-size:18px;margin:22px 0 58px}.ve-hero-prev,.ve-hero-next{position:absolute;top:50%;z-index:2;transform:translateY(-50%);border:0;color:#333}.ve-hero-prev{left:40px}.ve-hero-next{right:40px}.ve-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px}.ve-dots button{width:12px;height:12px;border:0;padding:0;background:#999;border-radius:20px;transition:width .3s}.ve-dots button[aria-pressed=true]{width:46px;background:#fff}.ve-split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.ve-split-copy h2{font-size:var(--vp-title);margin:0 0 28px}.ve-split-copy>div{font-size:18px;margin-bottom:28px}.ve-split-copy p{margin:0 0 20px}.ve-split-image{height:var(--ve-image-height)}.ve-split-reverse .ve-split-copy{order:2}.ve-inline-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:40px}.ve-inline-stats dt{font-size:24px;font-weight:600}.ve-inline-stats dd{margin:5px 0 0;font-size:14px}.ve-story-image{height:var(--ve-image-height);overflow:hidden}.ve-story-image img{transition:transform .4s}.ve-story-card:hover .ve-story-image img{transform:scale(1.035)}.ve-story-copy{padding:25px 0}.ve-story-copy h3{font-size:24px;line-height:1.2}.ve-story-copy p,.ve-story-copy>div{font-size:16px}.ve-story-copy a{display:inline-block;margin-top:15px}.ve-content .ve-rail>.ve-story-card{flex-basis:calc((100% - (var(--ve-columns) - 1)*20px)/var(--ve-columns))}.ve-layout-category .ve-story-card,.ve-layout-review .ve-story-card{position:relative}.ve-layout-category .ve-story-copy,.ve-layout-review .ve-story-copy{position:absolute;left:0;right:0;bottom:0;padding:60px 30px 30px;color:#fff;background:linear-gradient(transparent,#000a)}.ve-layout-video{padding:0!important;position:relative;height:var(--ve-height);background:#222!important;color:#fff!important;overflow:hidden}.ve-layout-video video{width:100%;height:100%;object-fit:cover}.ve-video-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;pointer-events:none;padding:20px}.ve-video-copy h2{font-size:var(--vp-title)}.ve-hotspot-image{position:relative;height:var(--ve-image-height)}.ve-hotspot{position:absolute;transform:translate(-50%,-50%)}.ve-hotspot summary{list-style:none;width:36px;height:36px;border-radius:50%;background:#fff;color:#222;display:grid;place-items:center;cursor:pointer;box-shadow:0 0 0 8px #fff4}.ve-hotspot>div{position:absolute;width:240px;padding:20px;background:#fff;color:#333;bottom:50px;left:50%;transform:translate(-50%);z-index:2}.ve-faq details{background:#fff;padding:22px 30px;margin:12px 0}.ve-faq summary{display:flex;justify-content:space-between;gap:20px;list-style:none;cursor:pointer}.ve-faq details>div{padding-top:20px}.ve-centered{text-align:center}.ve-centered p{margin:auto}.ve-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.ve-stats-grid>div{padding:30px;background:#fff}.ve-stats-grid h3{font-size:28px}.ve-stat-image{width:45px;height:45px;margin-bottom:20px}.ve-tab-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ve-tab-feature{position:relative;min-height:370px;overflow:hidden}.ve-tab-feature picture{position:absolute;top:0;right:0;bottom:0;left:0}.ve-tab-feature>div{position:relative;padding:60px 35px;color:#fff;background:#0005;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ve-tab-feature h3{font-size:30px}.ve-tab-content .ve-rail>*{flex-basis:calc(50% - 10px)}.ve-hotpick-image{height:var(--ve-image-height);position:relative}.ve-hotpick-image>div{position:absolute;top:0;right:0;bottom:0;left:0;padding:50px;max-width:55%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#fff9,transparent)}.ve-hotpick-image h3{font-size:30px;margin-bottom:15px}.ve-hotpick-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:30px}.ve-hotpick-bottom>span{font-size:24px;font-weight:600}.ve-hotpick-bottom dl{display:flex;gap:40px;margin:0}.ve-hotpick-bottom dt{font-size:20px;font-weight:600}.ve-hotpick-bottom dd{font-size:13px;margin:5px 0 0}.ve-layout-stats .ve-heading:has(h2:empty){display:none}@media(max-width:749px){.ve-layout-hero{height:var(--ve-mobile-height)}.ve-hero-copy{width:calc(100% - 40px)}.ve-hero-copy h1,.ve-hero-copy h2{font-size:var(--vp-mobile-title);line-height:1.08}.ve-hero-copy p{font-size:14px;margin:20px 0 30px}.ve-hero-prev{left:15px}.ve-hero-next{right:15px}.ve-dots button{width:7px;height:7px}.ve-dots button[aria-pressed=true]{width:25px}.ve-split{display:flex;flex-direction:column;gap:28px}.ve-split-copy,.ve-split-reverse .ve-split-copy{order:0;width:100%}.ve-split-copy h2{font-size:var(--vp-mobile-title)}.ve-split-copy>div{font-size:14px}.ve-split-image{height:auto;aspect-ratio:1;width:100%}.ve-inline-stats{margin-top:25px;gap:20px}.ve-inline-stats dt{font-size:18px}.ve-inline-stats dd{font-size:12px}.ve-content .ve-rail>.ve-story-card{flex-basis:88%}.ve-story-image{height:var(--ve-mobile-height)}.ve-story-copy h3{font-size:20px}.ve-story-copy p,.ve-story-copy>div{font-size:14px}.ve-layout-video{height:var(--ve-mobile-height)}.ve-video-copy h2{font-size:var(--vp-mobile-title)}.ve-hotspot-image{height:var(--ve-mobile-height)}.ve-hotspot>div{width:180px}.ve-faq details{padding:18px 20px;margin:10px 0}.ve-stats-grid>div{padding:20px 10px}.ve-stats-grid h3{font-size:18px}.ve-stats-grid p{font-size:12px}.ve-tab-content{display:flex;flex-direction:column}.ve-tab-feature{min-height:300px}.ve-tab-feature>div{padding:40px 25px}.ve-tab-feature h3{font-size:22px}.ve-tab-content .ve-rail>*{flex-basis:69%}.ve-hotpick-image{height:var(--ve-mobile-height)}.ve-hotpick-image>div{padding:25px;max-width:100%;justify-content:flex-start;background:linear-gradient(#fffd,transparent)}.ve-hotpick-image h3{font-size:22px}.ve-hotpick-image p{font-size:13px}.ve-hotpick-bottom{flex-wrap:wrap;gap:25px}.ve-hotpick-bottom dl{order:-1;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px}.ve-hotpick-bottom dt{font-size:18px}}.ve-section .ve-circle{color:#303030}.ve-spec-table{display:grid;grid-template-columns:repeat(3,1fr);gap:0 50px}.ve-spec-table>div{display:flex;flex-direction:column;padding:22px 0;border-bottom:1px solid #ddd;gap:12px}.ve-spec-table span{font-size:18px;font-weight:600}.ve-spec-table strong{font-size:16px;font-weight:400}@media(max-width:749px){.ve-spec-table{grid-template-columns:1fr}.ve-spec-table>div{flex-direction:row;justify-content:space-between;gap:20px;padding:16px 0}.ve-spec-table span,.ve-spec-table strong{font-size:14px}.ve-spec-table strong{text-align:right}}.ve-comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:0}.ve-comparison-card{padding:38px 30px;text-align:center;background:#fff;min-height:390px}.ve-comparison-card:first-child{background:#303030;color:#fff}.ve-comparison-card h3{font-size:22px}.ve-comparison-price{font-size:34px;font-weight:600;margin:28px 0}.ve-comparison-card:first-child .ve-comparison-price{color:var(--ve-accent)}.ve-comparison-highlight{background:var(--ve-accent);padding-top:65px;padding-bottom:65px}.ve-comparison-data{text-align:left;margin:25px 0}.ve-comparison-data p{padding:12px 0;margin:0;border-bottom:1px solid #8885;font-size:15px}.ve-comparison-card .ve-button{width:100%;margin-top:12px}.ve-technical summary{display:flex;justify-content:space-between;cursor:pointer;background:#303030;color:#fff;padding:15px 30px;list-style:none;font-size:22px}.ve-technical .ve-spec-table{background:#fff;padding:30px 40px;grid-template-columns:repeat(4,1fr);gap:25px}.ve-technical .ve-spec-table>div{border:0;text-align:center;padding:15px 0}.ve-technical-note{font-size:13px;color:#777;max-width:1000px}.ve-performance{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.ve-performance-image{height:540px;background:#fff}.ve-performance-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ve-performance-grid>div{background:#262626;padding:25px}.ve-performance-grid h3{color:var(--ve-accent);font-size:23px;margin-bottom:20px}.ve-performance-grid p{font-size:15px;line-height:1.5}.ve-faq{max-width:880px;margin:auto}.ve-layout-products .ve-tabs:has(button:only-child){display:none}@media(max-width:749px){.ve-comparison-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;margin:0 -20px;padding:0 20px;gap:12px;align-items:stretch}.ve-comparison-card{flex:0 0 90%;scroll-snap-align:center;padding:30px 22px;min-height:330px}.ve-comparison-card h3{font-size:20px}.ve-comparison-price{font-size:28px}.ve-technical summary{padding:12px 15px;font-size:15px}.ve-technical .ve-spec-table{grid-template-columns:repeat(2,1fr);gap:15px;padding:20px 15px}.ve-technical .ve-spec-table>div{flex-direction:column;text-align:center;padding:12px 0;gap:10px}.ve-technical .ve-spec-table strong{text-align:center}.ve-technical .ve-spec-table span,.ve-technical .ve-spec-table strong{font-size:12px}.ve-performance{grid-template-columns:1fr;gap:25px}.ve-performance-image{height:335px}.ve-performance-grid>div{padding:18px 12px}.ve-performance-grid h3{font-size:17px}.ve-performance-grid p{font-size:12px}}.ve-layout-hero{overflow:hidden}.ve-hero-slides{display:flex;transition:transform .3s ease;will-change:transform}.ve-hero-slide{position:relative;inset:auto;flex:0 0 100%;height:100%;opacity:1;visibility:visible;transition:none}.ve-hero-slide.ve-active{opacity:1}.ve-dots button{position:relative;overflow:hidden;width:12px;height:12px;border-radius:10px;background:#666}.ve-dots button[aria-pressed=true]{width:46px;background:#666}.ve-dots button[aria-pressed=true]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transform-origin:left;animation:ve-progress var(--ve-autoplay,5s) linear forwards}.ve-layout-hero:focus-within .ve-dots button:after,.ve-layout-hero:hover .ve-dots button:after{animation-play-state:paused}.ve-section .ve-footer-email button{color:#303030}.ve-section .ve-footer-email input{color:#fff}@keyframes ve-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:749px){.ve-dots button{width:24px;height:24px;border-radius:10px}.ve-dots button[aria-pressed=true]{width:58px}}.ve-core{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:100px;min-height:623px;background:#252525;color:#fff;border-radius:10px;overflow:hidden}.ve-core-background,.ve-core-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ve-core-shade:empty{display:block}.ve-core-shade{background:#000b}.ve-core-copy{position:relative;padding:50px 0 50px 20px;display:flex;flex-direction:column;justify-content:center}.ve-core-copy h2{font-size:var(--vp-title);margin-bottom:12px}.ve-core-copy p{font-size:16px;line-height:1.3;margin:0 0 60px}.ve-core-copy dl{border-top:1px solid #777;display:grid;grid-template-columns:repeat(3,1fr);gap:20px 32px;padding-top:14px;margin:0}.ve-core-copy dt{font-size:22px;font-weight:600;line-height:1.1}.ve-core-copy dd{font-size:16px;line-height:1.2;margin:4px 0 0}.ve-core-photo{position:relative;padding:60px 20px 60px 0;min-width:0}.ve-core-photo picture{height:503px;border-radius:10px;overflow:hidden}.ve-core-photo img{background:#fff}@media(max-width:749px){.ve-core{grid-template-columns:1fr;gap:12px;min-height:0}.ve-core-copy{padding:20px 20px 0}.ve-core-copy h2{font-size:var(--vp-mobile-title)}.ve-core-copy p{font-size:14px;margin-bottom:35px}.ve-core-copy dl{gap:20px 20px}.ve-core-copy dt{font-size:16px}.ve-core-copy dd{font-size:12px}.ve-core-photo{padding:0 20px 20px}.ve-core-photo picture{height:248px}}.ve-layout-marquee .ve-wrap{padding:0;max-width:none}.ve-layout-marquee .ve-heading{display:none}.ve-marquee{overflow:hidden;padding:30px 0}.ve-marquee-track{display:flex;width:max-content;gap:20px;animation:ve-service-scroll var(--ve-marquee-duration,14s) linear infinite}.ve-marquee-group{display:flex;gap:20px;flex:none}.ve-marquee-item{display:flex;align-items:center;gap:20px;padding:0 25px;flex:none}.ve-marquee-item h3{font-size:16px;margin-bottom:10px}.ve-marquee-item p{font-size:14px;margin:0;white-space:nowrap}.ve-marquee-icon{width:36px;height:36px;flex:none}.ve-marquee:hover .ve-marquee-track,.ve-marquee:focus-within .ve-marquee-track{animation-play-state:paused}@keyframes ve-service-scroll{to{transform:translate(calc(-1 * var(--ve-marquee-distance)))}}@media(prefers-reduced-motion:reduce){.ve-marquee{overflow:auto}.ve-marquee-track{animation:none}.ve-marquee-group[aria-hidden=true]{display:none}}.ve-pdp-content .ve-heading p:empty{display:none}.ve-pdp-content.ve-layout-products .ve-heading h2{font-size:30px}.ve-pdp-content.ve-layout-products .ve-heading{margin-bottom:25px}.ve-pdp-content.ve-layout-rail .ve-story-copy{padding:20px 0}.ve-pdp-content.ve-layout-rail .ve-story-copy h3{font-size:24px;line-height:1.15;margin:0 0 14px}.ve-pdp-content.ve-layout-rail .ve-story-copy p:empty{display:none}.ve-pdp-content .ve-faq summary span{transition:transform .2s}.ve-pdp-content .ve-faq details[open] summary span{transform:rotate(180deg)}@media(max-width:749px){.ve-pdp-content.ve-layout-rail .ve-heading{text-align:center}.ve-pdp-content.ve-layout-rail .ve-story-copy h3{font-size:18.72px;line-height:20.8px}.ve-pdp-content .ve-core-copy dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 32px}.ve-pdp-content .ve-core-copy dt{font-size:15.6px;line-height:17.68px}.ve-pdp-content .ve-core-copy dd,.ve-pdp-content .ve-core-copy p{font-size:12.48px;line-height:14.56px}.ve-pdp-content .ve-technical .ve-spec-table{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.ve-pdp-content .ve-technical .ve-spec-table>div{min-width:0}.ve-pdp-content .ve-technical .ve-spec-table span{font-size:14.56px;line-height:16.64px}.ve-pdp-content .ve-technical .ve-spec-table strong{font-size:12.48px;line-height:14.56px}.ve-pdp-content .ve-faq details{padding:16px 20px}.ve-pdp-content .ve-faq summary{font-size:14.56px;line-height:16.64px;gap:12px;align-items:center}.ve-pdp-content .ve-faq details>div{font-size:12.48px;line-height:1.45}.ve-pdp-content.ve-layout-products .ve-heading h2{font-size:21.84px;line-height:23.92px}.ve-pdp-content.ve-layout-products .ve-rail>*{flex-basis:44%;min-width:0}.ve-pdp-content.ve-layout-products .ve-card-copy{padding:14px 10px}.ve-pdp-content.ve-layout-products .ve-card h3{font-size:14.56px;line-height:16.64px}}
/*# sourceMappingURL=/cdn/shop/t/20/compiled_assets/styles.css.map */
