:root{--v2-ink: #0b0f14;--v2-graphite: #151b22;--v2-muted: #5f6b76;--v2-line: #dfe6ec;--v2-soft: #f4f7f9;--v2-cloud: #edf4f8;--v2-blue: #1767d5;--v2-teal: #007f78;--v2-amber: #d98b18;--v2-white: #ffffff}html{scroll-behavior:smooth;scroll-padding-top:92px}.header__logo-link.has-logo-mark{--voltura-logo-mark-size: 24px;--voltura-logo-mark-gap: .58rem;gap:var(--voltura-logo-mark-gap)}.header__logo-mark{width:var(--voltura-logo-mark-size);height:var(--voltura-logo-mark-size);flex:0 0 var(--voltura-logo-mark-size);object-fit:contain;transform:scaleX(-1);transition:opacity var(--animation-nav, .18s) var(--animation-nav-delay, 0ms)}.header__logo-link.has-white-logo .header__logo-mark--dark{opacity:var(--header-logo-opacity, 1)}.header__logo-mark--light{position:absolute;top:50%;left:0;opacity:calc(1 - var(--header-logo-opacity, 1));transform:translateY(-50%) scaleX(-1)}.header__logo-link.has-logo-mark>.white-logo{top:50%;left:calc(var(--voltura-logo-mark-size) + var(--voltura-logo-mark-gap));transform:translateY(-50%)}body .button:not(.button--close){--buttons-border-width: 1px;--border-opacity: 1;overflow:hidden;border:1px solid rgba(9,27,43,.18)!important;border-radius:999px!important;background-clip:padding-box;box-shadow:none!important}body .button:not(.button--close):after{content:none!important;display:none!important}body .button:not(.button--close) .btn-fill{display:none!important}body .button:not(.button--close) .btn-text{position:relative;z-index:1;transform:none!important}body .button--primary:not(.button--close){border-color:var(--v2-ink)!important;color:var(--v2-white)!important;background:var(--v2-ink)!important}body .button--secondary:not(.button--close){color:var(--v2-ink)!important;background:#fffffff0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}body .button:not(.button--close):hover{border-color:#091b2b61!important;box-shadow:0 10px 22px #0b0f1414!important}.template-collection :is(.facet-wrapper,.sort-wrapper)>.button,.template-search :is(.facet-wrapper,.sort-wrapper)>.button{min-height:52px;height:52px;padding-inline:22px}.template-collection .sort-by[open],.template-search .sort-by[open]{border:1px solid rgba(9,27,43,.16)!important;border-radius:24px!important;background:var(--v2-white)!important;box-shadow:0 24px 60px #0b0f1424!important}.template-collection .sort-by[open]:after,.template-search .sort-by[open]:after{content:none!important;display:none!important}.v2-home,.v2-page{color:var(--v2-ink);background:var(--v2-white)}.v2-home *,.v2-page *{box-sizing:border-box;letter-spacing:0}.v2-shell{width:min(1320px,calc(100% - 48px));margin-inline:auto}.v2-eyebrow{margin:0 0 14px;color:var(--v2-teal);font-size:12px;font-weight:750;line-height:1.2;text-transform:uppercase}.v2-lead{max-width:640px;margin:24px 0 0;color:var(--v2-muted);font-size:19px;line-height:1.65}.v2-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:30px}.v2-button,.v2-card__form button,.v2-card__soldout{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border:1px solid var(--v2-ink);border-radius:999px;font:inherit;font-weight:750;line-height:1;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.v2-button:hover,.v2-card__form button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0b0f1424}.v2-button--primary,.v2-card__form button{border-color:var(--v2-ink);color:var(--v2-white);background:var(--v2-ink)}.v2-button--primary:hover,.v2-card__form button:hover{border-color:var(--v2-blue);color:var(--v2-white);background:var(--v2-blue)}.v2-button--secondary{border-color:#0b0f1438;color:var(--v2-ink);background:#ffffffb8}.v2-button--light{border-color:var(--v2-white);color:var(--v2-ink);background:var(--v2-white)}.v2-text-link{color:var(--v2-ink);font-weight:750;text-decoration:underline;text-decoration-color:#1767d573;text-decoration-thickness:1px;text-underline-offset:5px;transition:color .16s ease,text-decoration-color .16s ease}.v2-text-link:hover{color:var(--v2-blue);text-decoration-color:var(--v2-blue)}.v2-text-link--light{color:var(--v2-white);text-decoration-color:#ffffff8c}.v2-hero{position:relative;display:grid;overflow:hidden;min-height:720px;background:var(--v2-soft)}.v2-hero__slide{grid-area:1 / 1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .52s ease,visibility 0s linear .52s}.v2-hero__slide.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.v2-hero__slide--cool{background:radial-gradient(circle at 78% 18%,rgba(23,103,213,.13),transparent 34%),linear-gradient(135deg,#fff,#eef6fb)}.v2-hero__slide--white{background:linear-gradient(135deg,#fff,#f5f7f9 55%,#e9f4ef)}.v2-hero__slide--dark{color:var(--v2-white);background:linear-gradient(135deg,#0a0d12,#182637 55%,#0c3840)}.v2-hero__slide--dark .v2-eyebrow{color:#72ded6}.v2-hero__slide--dark h2,.v2-hero__slide--dark .v2-lead{color:var(--v2-white)}.v2-hero__slide--dark .v2-lead{opacity:.76}.v2-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:62px;min-height:720px;padding:54px 0 86px}.v2-hero__content{display:flex;flex-direction:column;align-items:flex-start;opacity:0;transform:translate3d(0,18px,0);transition:opacity .52s ease .12s,transform .62s cubic-bezier(.22,1,.36,1) .12s}.v2-hero__slide.is-active .v2-hero__content{opacity:1;transform:translateZ(0)}.v2-hero h1,.v2-hero h2{max-width:720px;margin:0;color:var(--v2-ink);font-size:clamp(56px,6.8vw,104px);line-height:.98;font-weight:760}.v2-hero__product{position:relative;display:flex;min-height:560px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(11,15,20,.08);border-radius:28px;color:var(--v2-ink);background:#ffffffe0;box-shadow:0 34px 78px #0b0f141f;opacity:0;transform:translate3d(18px,0,0) scale(.985);transition:opacity .56s ease 80ms,transform .76s cubic-bezier(.22,1,.36,1) 80ms,box-shadow .18s ease;will-change:transform}.v2-hero__slide.is-active .v2-hero__product{opacity:1;transform:translateZ(0) scale(1)}.v2-hero__product:hover{box-shadow:0 42px 90px #0b0f1429}.v2-hero__product img{width:100%;height:100%;max-height:560px;padding:7%;object-fit:contain;transition:transform .46s cubic-bezier(.22,1,.36,1)}.v2-hero__product:hover img{transform:scale(1.035)}.v2-hero__product-info{position:absolute;right:18px;bottom:18px;display:grid;gap:4px;max-width:calc(100% - 36px);padding:14px 16px;border:1px solid rgba(11,15,20,.09);border-radius:16px;background:#ffffffe6;box-shadow:0 18px 38px #0b0f141a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v2-hero__product-info strong{font-size:14px}.v2-hero__product-info span{color:var(--v2-muted);font-size:12px}.v2-hero__controls{position:absolute;z-index:4;right:50%;bottom:30px;display:flex;gap:10px;justify-content:center;transform:translate(50%)}.v2-hero__controls button{width:58px;height:26px;padding:11px 0;border:0;background:transparent;cursor:pointer}.v2-hero__controls span{display:block;width:100%;height:3px;overflow:hidden;border-radius:999px;background:#0b0f142e;transform-origin:left}.v2-hero__controls .is-active span{background:var(--v2-ink);transform:scaleX(0)}.v2-category-nav{position:sticky;z-index:8;top:0;border-block:1px solid var(--v2-line);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.v2-category-nav__inner{display:flex;gap:10px;overflow-x:auto;padding:12px 0;scrollbar-width:none}.v2-category-nav__inner::-webkit-scrollbar{display:none}.v2-category-nav a{flex:0 0 auto;padding:10px 14px;border:1px solid rgba(11,15,20,.12);border-radius:999px;color:var(--v2-ink);font-size:13px;font-weight:750;text-decoration:none;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.v2-category-nav a:hover{border-color:var(--v2-ink);color:var(--v2-white);background:var(--v2-ink)}.v2-trust{border-bottom:1px solid var(--v2-line);background:var(--v2-white)}.v2-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.v2-trust p{display:grid;gap:5px;margin:0;padding:24px 28px;border-right:1px solid var(--v2-line)}.v2-trust p:first-child{padding-left:0}.v2-trust p:last-child{padding-right:0;border-right:0}.v2-trust strong{color:var(--v2-ink);font-size:14px}.v2-trust span{color:var(--v2-muted);font-size:13px;line-height:1.45}.v2-section,.v2-guide{padding:104px 0}.v2-section--soft{background:linear-gradient(180deg,#ffffff 0%,var(--v2-soft) 100%)}.v2-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}.v2-heading h2,.v2-feature h2,.v2-finder h2,.v2-final h2,.v2-page__cta h2{max-width:820px;margin:0;color:var(--v2-ink);font-size:clamp(38px,4.3vw,66px);line-height:1.04;font-weight:740}.v2-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.v2-category-card{display:flex;min-height:270px;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--v2-line);border-radius:24px;color:var(--v2-ink);background:var(--v2-white);text-decoration:none;transition:transform .19s ease,border-color .19s ease,box-shadow .19s ease,background-color .19s ease}.v2-category-card:hover{transform:translateY(-5px);border-color:#1767d559;box-shadow:0 24px 48px #0b0f141a}.v2-category-card--dark{color:var(--v2-white);background:linear-gradient(135deg,#0d1117,#173444)}.v2-category-card span{color:var(--v2-teal);font-size:12px;font-weight:800}.v2-category-card--dark span{color:#83e3dc}.v2-category-card h3{margin:auto 0 10px;font-size:26px;font-weight:760}.v2-category-card p{margin:0;color:var(--v2-muted);line-height:1.55}.v2-category-card--dark p{color:#ffffffbd}.v2-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.v2-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--v2-line);border-radius:22px;background:var(--v2-white);transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease}.v2-card:hover{transform:translateY(-6px);border-color:#1767d53d;box-shadow:0 24px 46px #0b0f1417}.v2-card__image{display:flex;aspect-ratio:1 / 1;align-items:center;justify-content:center;overflow:hidden;padding:0;border-radius:21px 21px 0 0;background:var(--v2-cloud)}.v2-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .26s ease}.v2-card:hover .v2-card__image img{transform:scale(1.04)}.v2-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.v2-card__meta{margin:0 0 8px;color:var(--v2-teal);font-size:11px;font-weight:800;text-transform:uppercase}.v2-card h3{min-height:48px;margin:0;color:var(--v2-ink);font-size:17px;line-height:1.35;font-weight:740}.v2-card h3 a{color:inherit;text-decoration:none}.v2-card__body p:not(.v2-card__meta){margin:12px 0 0;color:var(--v2-muted);font-size:14px;line-height:1.52}.v2-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;font-size:14px;font-weight:750}.v2-card__bottom a{color:var(--v2-blue);text-underline-offset:4px}.v2-card__form,.v2-card__soldout{margin-top:14px}.v2-card__form button,.v2-card__soldout{width:100%;min-height:44px;font-size:13px}.v2-card__soldout{border-color:var(--v2-line);color:var(--v2-muted);background:var(--v2-soft);cursor:not-allowed}.v2-finder{padding:112px 0;color:var(--v2-white);background:linear-gradient(135deg,#0b0f14,#172231 60%,#063c42)}.v2-finder .v2-eyebrow{color:#72ded6}.v2-finder h2{color:var(--v2-white)}.v2-finder p{max-width:640px;color:#ffffffb8;font-size:17px;line-height:1.65}.v2-finder__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:start;gap:42px}.v2-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:30px}.v2-choice{min-height:74px;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;color:var(--v2-white);background:#ffffff0f;font:inherit;font-weight:750;text-align:left;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.v2-choice:hover,.v2-choice.is-active{transform:translateY(-2px);border-color:#72ded6e6;background:#72ded624}.v2-finder__result{position:sticky;top:92px;padding:32px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:#ffffffeb;color:var(--v2-ink);box-shadow:0 34px 70px #0000003d}.v2-finder__result span{color:var(--v2-teal);font-size:12px;font-weight:800;text-transform:uppercase}.v2-finder__result h3{margin:16px 0 0;font-size:clamp(28px,3vw,44px);line-height:1.08}.v2-finder__result p{color:var(--v2-muted)}.v2-feature{padding:106px 0 0}.v2-feature__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;border-radius:30px;background:var(--v2-ink);box-shadow:0 28px 70px #0b0f1424}.v2-feature__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:580px;padding:10%;color:var(--v2-white)}.v2-feature__content .v2-eyebrow{color:#72ded6}.v2-feature__content h2{color:var(--v2-white)}.v2-feature__content p:not(.v2-eyebrow){max-width:600px;color:#ffffffb8;font-size:17px;line-height:1.7}.v2-mini-list{display:grid;gap:10px;margin:24px 0 4px}.v2-mini-list span{padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#ffffffdb;background:#ffffff0f}.v2-feature__image{display:flex;min-height:580px;align-items:center;justify-content:center;overflow:hidden;background:var(--v2-white)}.v2-feature__image img{width:100%;height:100%;padding:8%;object-fit:contain;transition:transform .28s ease}.v2-feature__image:hover img{transform:scale(1.035)}.v2-spec-wall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--v2-line)}.v2-spec-wall article{padding:30px 28px;border-right:1px solid var(--v2-line)}.v2-spec-wall article:last-child{border-right:0}.v2-spec-wall span{display:block;color:var(--v2-ink);font-size:clamp(34px,4vw,60px);font-weight:760;line-height:1}.v2-spec-wall p{max-width:230px;margin:16px 0 0;color:var(--v2-muted);line-height:1.55}.v2-guide{border-top:1px solid var(--v2-line);background:var(--v2-soft)}.v2-guide__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--v2-line)}.v2-guide article{padding:34px 42px 0 0;border-right:1px solid var(--v2-line)}.v2-guide article+article{padding-left:42px}.v2-guide article:last-child{border-right:0}.v2-guide span{color:var(--v2-teal);font-size:12px;font-weight:800}.v2-guide h3{margin:34px 0 10px;color:var(--v2-ink);font-size:22px}.v2-guide p{max-width:360px;margin:0;color:var(--v2-muted);line-height:1.6}.v2-final{padding:86px 0;color:var(--v2-white);background:linear-gradient(135deg,#0b0f14,#12323d)}.v2-final__inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.v2-final .v2-eyebrow{color:#72ded6}.v2-final h2{color:var(--v2-white)}.v2-mobile-actions{position:fixed;z-index:20;right:14px;bottom:14px;left:14px;display:none;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border:1px solid rgba(11,15,20,.12);border-radius:999px;background:#ffffffeb;box-shadow:0 18px 46px #0b0f1433;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.v2-mobile-actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--v2-white);background:var(--v2-ink);font-weight:760;text-decoration:none}.v2-mobile-actions a+a{color:var(--v2-ink);background:var(--v2-cloud)}.v2-page{padding:74px 0 110px}.v2-page__hero{max-width:980px;padding:50px 0 78px}.v2-page__hero h1{margin:0;color:var(--v2-ink);font-size:clamp(48px,6vw,88px);line-height:1.02;font-weight:760}.v2-page__hero>p,.v2-page__hero>.rte{max-width:760px;margin:26px 0 0;color:var(--v2-muted);font-size:18px;line-height:1.7}.v2-page__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);gap:8vw;padding:66px 0;border-block:1px solid var(--v2-line)}.v2-page__split h2,.v2-contact-layout h2{margin:0 0 20px;color:var(--v2-ink);font-size:clamp(34px,3.6vw,56px);line-height:1.06}.v2-page__split p{max-width:640px;color:var(--v2-muted);font-size:16px;line-height:1.75}.v2-page__facts{border-top:1px solid var(--v2-line)}.v2-page__facts article{padding:22px 0;border-bottom:1px solid var(--v2-line)}.v2-page__facts strong{display:block;color:var(--v2-ink)}.v2-page__facts p{margin:7px 0 0}.v2-page__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:56px 0 0}.v2-page__cards article{padding:24px;border:1px solid var(--v2-line);border-radius:22px;background:var(--v2-soft)}.v2-page__cards span{color:var(--v2-teal);font-size:12px;font-weight:800}.v2-page__cards h3{margin:28px 0 10px;font-size:24px}.v2-page__cards p{margin:0;color:var(--v2-muted);line-height:1.6}.v2-page__cta{display:flex;align-items:end;justify-content:space-between;gap:40px;padding-top:66px}.v2-contact-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:24px}.v2-contact-panel,.v2-contact-form{padding:30px;border:1px solid var(--v2-line);border-radius:26px;background:var(--v2-white);box-shadow:0 18px 46px #0b0f140f}.v2-contact-panel{background:linear-gradient(135deg,#101820,#17323c);color:var(--v2-white)}.v2-contact-panel h2{color:var(--v2-white)}.v2-contact-panel dl{display:grid;gap:0;margin:22px 0;border-top:1px solid rgba(255,255,255,.16)}.v2-contact-panel dl div{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.16)}.v2-contact-panel dt{color:#72ded6;font-size:12px;font-weight:800;text-transform:uppercase}.v2-contact-panel dd{margin:5px 0 0;color:#ffffffdb}.v2-contact-panel a{color:var(--v2-white)}.v2-contact-panel p{color:#ffffffa8;line-height:1.6}.v2-contact-form{display:grid;gap:16px}.v2-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.v2-contact-form label{display:grid;gap:8px;color:var(--v2-ink);font-size:14px;font-weight:750}.v2-contact-form input,.v2-contact-form select,.v2-contact-form textarea{width:100%;border:1px solid var(--v2-line);border-radius:16px;padding:14px 16px;color:var(--v2-ink);background:var(--v2-soft);font:inherit;font-weight:500}.v2-contact-form textarea{resize:vertical}.v2-form-success,.v2-form-error{margin:0;padding:14px 16px;border-radius:16px;line-height:1.5}.v2-form-success{color:#075f35;background:#e8f8ef}.v2-form-error{color:#8a1f11;background:#fff0ed}.v2-faq-list{display:grid;gap:12px;max-width:980px}.v2-faq-list details{border:1px solid var(--v2-line);border-radius:20px;background:var(--v2-white)}.v2-faq-list summary{padding:22px 24px;color:var(--v2-ink);font-size:18px;font-weight:760;cursor:pointer}.v2-faq-list p{margin:0;padding:0 24px 24px;color:var(--v2-muted);line-height:1.65}.v2-home :focus-visible,.v2-page :focus-visible{outline:3px solid var(--v2-blue);outline-offset:4px}.v2-can-animate [data-v2-reveal]{opacity:0;transform:translate3d(0,24px,0);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1)}.v2-can-animate [data-v2-reveal].is-visible{opacity:1;transform:translateZ(0)}.v2-can-animate .v2-card:nth-child(2),.v2-can-animate .v2-category-card:nth-child(2){transition-delay:60ms}.v2-can-animate .v2-card:nth-child(3),.v2-can-animate .v2-category-card:nth-child(3){transition-delay:.12s}.v2-can-animate .v2-card:nth-child(4),.v2-can-animate .v2-category-card:nth-child(4){transition-delay:.18s}.header-section{border-bottom:1px solid var(--v2-line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-section .header{color:var(--v2-ink)}.header-section a,.header-section summary{transition:color .16s ease,opacity .16s ease}.header-section a:hover,.header-section summary:hover{color:var(--v2-blue)}.footer-group{background:var(--v2-ink)}.footer-group .section,.footer-group footer{border-radius:0!important}.footer-group a{transition:color .16s ease,opacity .16s ease}.footer-group a:hover{opacity:.74}.template-product .product__media,.template-product .media,.template-product .product-media,.template-collection .product-card__media>.media,.template-search .product-card__media>.media,.template-collection .card__media,.template-search .card__media{background:linear-gradient(145deg,#ffffff 0%,var(--v2-cloud) 100%)}.template-product .product__media img,.template-product .media img,.template-product .product-media img,.template-collection .product-card__media>.media>img,.template-search .product-card__media>.media>img{object-fit:contain;transition:transform .26s ease}.template-collection .product-card__media>.media>img,.template-search .product-card__media>.media>img{padding:clamp(10px,2vw,24px)}.template-collection .product-card__media,.template-search .product-card__media{border-radius:18px;overflow:hidden}.template-collection .collection-banner-section>.section,.template-search .shopify-section:first-child>.section{min-height:0!important;padding-block:clamp(40px,5vw,58px) clamp(24px,3vw,34px)!important}.template-collection .collection-banner-section>.section .page-width.h-full,.template-search .shopify-section:first-child>.section .page-width{display:block!important;min-height:0!important;height:auto!important}.template-collection .collection-banner-section .banner__box,.template-search .shopify-section:first-child .banner__box{padding-block:0!important}.template-collection .collection-banner-section .spacing-section,.template-search .shopify-section:first-child .spacing-section{display:none!important}.template-collection .collection-banner-section .banner__title,.template-search .shopify-section:first-child .banner__title{margin-top:14px}@media(max-width:767px){.template-collection .collection-banner-section .banner__media img,.template-collection .collection-banner-section picture img{object-position:76% center!important}}.template-collection .collection-section>.section,.template-search .shopify-section:nth-child(2)>.section{padding-top:clamp(18px,3vw,32px)!important}.template-product .product__media:hover img{transform:scale(1.018)}.template-product .product-form__submit,.template-collection .button,.template-search .button{border-radius:999px!important}@media(max-width:1180px){.v2-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v2-category-grid,.v2-spec-wall{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.v2-hero__grid,.v2-feature__grid,.v2-page__split,.v2-contact-layout,.v2-finder__grid{grid-template-columns:1fr}.v2-hero{min-height:auto}.v2-hero__grid{gap:34px;min-height:auto;padding:58px 0 88px}.v2-hero__product,.v2-feature__content,.v2-feature__image{min-height:460px}.v2-finder__result{position:static}.v2-final__inner,.v2-page__cta{display:grid}}@media(max-width:760px){html{scroll-padding-top:72px}.v2-shell{width:min(100% - 30px,1320px)}.v2-hero__grid{gap:26px;padding:44px 0 86px}.v2-hero h1,.v2-hero h2{font-size:clamp(44px,13.5vw,64px)}.v2-lead{font-size:16px}.v2-hero__product{min-height:330px;border-radius:20px}.v2-hero__product img{max-height:330px;padding:6%}.v2-hero__product-info{right:10px;bottom:10px;padding:11px 12px}.v2-hero__controls{bottom:24px}.v2-trust__grid,.v2-product-grid,.v2-category-grid,.v2-guide__grid,.v2-spec-wall,.v2-page__cards,.v2-field-grid,.v2-choice-grid{grid-template-columns:1fr}.v2-trust p,.v2-trust p:first-child,.v2-trust p:last-child{padding:18px 0;border-right:0;border-bottom:1px solid var(--v2-line)}.v2-section,.v2-guide,.v2-finder{padding:72px 0}.v2-heading{display:grid;margin-bottom:26px}.v2-heading h2,.v2-feature h2,.v2-finder h2,.v2-final h2,.v2-page__cta h2{font-size:clamp(34px,10vw,48px)}.v2-category-card{min-height:220px;border-radius:20px}.v2-card__body{padding:17px}.v2-feature{padding-top:72px}.v2-feature__grid{border-radius:20px}.v2-feature__content{min-height:auto;padding:48px 22px}.v2-feature__image{min-height:330px}.v2-spec-wall article,.v2-spec-wall article:last-child{padding:24px 0;border-right:0;border-bottom:1px solid var(--v2-line)}.v2-guide article,.v2-guide article+article{padding:24px 0;border-right:0;border-bottom:1px solid var(--v2-line)}.v2-guide article:last-child{border-bottom:0}.v2-guide h3{margin-top:18px}.v2-final{padding:62px 0 94px}.v2-actions{gap:12px}.v2-button,.v2-card__form button,.v2-card__soldout{width:100%}.v2-page{padding:34px 0 86px}.v2-page__hero{padding:42px 0 56px}.v2-page__hero h1{font-size:clamp(42px,12vw,62px)}.v2-page__split{padding:48px 0}.v2-contact-panel,.v2-contact-form,.v2-finder__result{padding:22px;border-radius:20px}.v2-mobile-actions{display:grid}}.v2-home--simplified .v2-hero{min-height:clamp(540px,72vh,660px);background:radial-gradient(circle at 82% 18%,rgba(23,103,213,.12),transparent 30%),linear-gradient(135deg,#fff,#f3f7fa 64%,#edf4f8)}.v2-home--simplified .v2-hero__grid{grid-template-columns:minmax(0,.95fr) minmax(360px,.9fr);min-height:clamp(540px,72vh,660px);gap:clamp(32px,5vw,66px);padding:clamp(42px,6vw,70px) 0}.v2-home--simplified .v2-hero h1{max-width:700px;font-size:clamp(48px,5.9vw,86px);line-height:.98}.v2-home--simplified .v2-hero__content,.v2-home--simplified .v2-hero__product{opacity:1;transform:none}.v2-home--simplified .v2-lead{max-width:610px;margin-top:20px}.v2-home--simplified .v2-hero__product{min-height:clamp(360px,42vw,500px);border-radius:24px;box-shadow:0 24px 60px #0b0f141a}.v2-home--simplified .v2-hero__product img{max-height:500px;padding:8%}.v2-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.v2-hero__badges span{padding:8px 12px;border:1px solid rgba(11,15,20,.11);border-radius:999px;color:var(--v2-muted);background:#ffffffb8;font-size:12px;font-weight:760}.v2-decision-tabs{padding:56px 0 40px;background:var(--v2-white)}.v2-decision-tabs__intro{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:20px}.v2-decision-tabs__intro h2{margin:0;color:var(--v2-ink);font-size:clamp(34px,4vw,58px);line-height:1.04;font-weight:750}.v2-decision-tabs__intro>p{max-width:440px;margin:0;color:var(--v2-muted);line-height:1.6}.v2-decision-tabs__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.v2-decision-card{display:flex;min-height:170px;flex-direction:column;padding:18px;border:1px solid var(--v2-line);border-radius:18px;color:var(--v2-ink);background:linear-gradient(180deg,#fff,#f8fbfd);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.v2-decision-card:hover{transform:translateY(-3px);border-color:#1767d557;box-shadow:0 18px 38px #0b0f1414}.v2-decision-card--strong{color:var(--v2-white);background:linear-gradient(135deg,#0b0f14,#17323d)}.v2-decision-card span{color:var(--v2-teal);font-size:12px;font-weight:820}.v2-decision-card--strong span{color:#72ded6}.v2-decision-card h3{margin:auto 0 8px;color:inherit;font-size:20px;line-height:1.18;font-weight:760}.v2-decision-card p{margin:0;color:var(--v2-muted);font-size:14px;line-height:1.5}.v2-decision-card--strong p{color:#ffffffc2}.v2-home--simplified .v2-trust{border-top:1px solid var(--v2-line)}.v2-home--simplified .v2-trust p{padding-block:18px}.v2-home--simplified .v2-finder--simple{padding:78px 0;border-block:1px solid var(--v2-line);color:var(--v2-ink);background:linear-gradient(180deg,#ffffff 0%,var(--v2-soft) 100%)}.v2-home--simplified .v2-finder--simple .v2-eyebrow{color:var(--v2-teal)}.v2-home--simplified .v2-finder--simple h2{color:var(--v2-ink)}.v2-home--simplified .v2-finder--simple p{color:var(--v2-muted)}.v2-home--simplified .v2-finder--simple .v2-choice{min-height:66px;border-color:#0b0f141f;color:var(--v2-ink);background:#ffffffd6}.v2-home--simplified .v2-finder--simple .v2-choice:hover,.v2-home--simplified .v2-finder--simple .v2-choice.is-active{border-color:#007f788a;background:#007f7814}.v2-home--simplified .v2-finder--simple .v2-finder__result{top:84px;border-color:#0b0f141a;background:var(--v2-white);box-shadow:0 22px 52px #0b0f141a}.v2-home--simplified .v2-section,.v2-home--simplified .v2-guide{padding:78px 0}.v2-home--simplified .v2-guide{background:var(--v2-white)}.v2-home--simplified .v2-final{padding:72px 0}@media(max-width:1180px){.v2-decision-tabs__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1050px){.v2-home--simplified .v2-hero__grid{grid-template-columns:1fr}.v2-home--simplified .v2-hero,.v2-home--simplified .v2-hero__grid{min-height:0}}@media(max-width:760px){.v2-home--simplified .v2-hero__grid{gap:18px;padding:30px 0 34px}.v2-home--simplified .v2-hero h1{font-size:clamp(36px,10.6vw,52px)}.v2-home--simplified .v2-lead{margin-top:16px;font-size:15px;line-height:1.54}.v2-home--simplified .v2-actions{margin-top:22px}.v2-home--simplified .v2-hero__badges{margin-top:14px}.v2-home--simplified .v2-hero__product{min-height:230px}.v2-home--simplified .v2-hero__product img{max-height:230px;padding:5%}.v2-home--simplified .v2-hero__product-info{display:none}.v2-decision-tabs{padding:42px 0 30px}.v2-decision-tabs__intro{display:grid;gap:12px}.v2-decision-tabs__grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:none}.v2-decision-tabs__grid::-webkit-scrollbar{display:none}.v2-decision-card{flex:0 0 78%;min-height:164px;scroll-snap-align:start}.v2-home--simplified .v2-section,.v2-home--simplified .v2-guide,.v2-home--simplified .v2-finder--simple{padding:58px 0}.v2-home--simplified .v2-final{padding:58px 0 94px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.v2-home *,.v2-page *{animation:none!important;transition:none!important}.v2-can-animate [data-v2-reveal],.v2-hero__content,.v2-hero__product{opacity:1;transform:none}}.v2-home--simplified .v2-hero{min-height:clamp(500px,64vh,610px);background:radial-gradient(circle at 80% 16%,rgba(23,103,213,.08),transparent 28%),linear-gradient(135deg,#fff,#f5f8fa 66%,#edf4f8)}.v2-home--simplified .v2-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(340px,.78fr);min-height:clamp(500px,64vh,610px);gap:clamp(28px,4.6vw,54px);padding:clamp(34px,5vw,56px) 0}.v2-home--simplified .v2-hero h1{max-width:650px;font-size:clamp(44px,5.2vw,76px);line-height:.99}.v2-home--simplified .v2-lead{max-width:560px;margin-top:18px;font-size:clamp(16px,1.2vw,18px);line-height:1.58}.v2-home--simplified .v2-actions{margin-top:24px}.v2-home--simplified .v2-hero__badges{margin-top:16px}.v2-home--simplified .v2-hero__badges span{padding:7px 11px;background:#ffffffc7;font-size:11px}.v2-home--simplified .v2-hero__product{min-height:clamp(320px,35vw,440px);border-radius:22px;box-shadow:0 20px 52px #0b0f1417}.v2-home--simplified .v2-hero__product img{max-height:420px;padding:7.5%}.v2-category-nav__inner{gap:8px;padding:10px 0}.v2-category-nav a{padding:9px 13px;font-size:12.5px}.v2-decision-tabs{padding:44px 0 30px}.v2-decision-tabs__intro{align-items:center;margin-bottom:16px}.v2-decision-tabs__intro h2{font-size:clamp(30px,3.2vw,48px)}.v2-decision-tabs__intro>p{max-width:410px;font-size:14px}.v2-decision-tabs__grid{gap:10px}.v2-decision-card{min-height:128px;padding:16px;border-radius:16px;background:#fff}.v2-decision-card--strong{border-color:transparent;color:var(--v2-white);background:linear-gradient(135deg,#0b0f14,#17323d)}.v2-decision-card h3{margin:auto 0 6px;font-size:18px}.v2-decision-card p{font-size:13px;line-height:1.45}.v2-home--simplified .v2-trust p{padding-block:16px}.v2-home--simplified .v2-finder--simple,.v2-home--simplified .v2-section,.v2-home--simplified .v2-guide{padding:64px 0}.v2-home--simplified .v2-final{padding:62px 0}@media(max-width:760px){.v2-shell{width:min(1320px,calc(100% - 30px))}.v2-home--simplified .v2-hero__grid{grid-template-columns:1fr;gap:16px;padding:26px 0}.v2-home--simplified .v2-hero h1{font-size:clamp(34px,9.6vw,44px);line-height:1.02}.v2-home--simplified .v2-lead{font-size:14.5px;line-height:1.55}.v2-home--simplified .v2-hero__badges{display:none}.v2-home--simplified .v2-hero__product{min-height:196px;border-radius:20px}.v2-home--simplified .v2-hero__product img{max-height:210px;padding:5%}.v2-category-nav__inner{padding:8px 0}.v2-category-nav a{padding:8px 12px;font-size:12px}.v2-decision-tabs{padding:34px 0 22px}.v2-decision-tabs__intro>p{display:none}.v2-decision-card{flex-basis:68%;min-height:132px;padding:14px}.v2-home--simplified .v2-finder--simple,.v2-home--simplified .v2-section,.v2-home--simplified .v2-guide{padding:48px 0}.v2-home--simplified .v2-final{padding:48px 0 90px}.v2-mobile-actions{left:16px;right:16px;bottom:14px;overflow:hidden;border:1px solid rgba(11,15,20,.1);border-radius:999px;background:#ffffffeb;box-shadow:0 18px 44px #0b0f1424;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}.v2-home--simplified .v2-decision-card.v2-decision-card--strong{border-color:#0b0f14!important;color:#fff!important;background:linear-gradient(135deg,#0b0f14,#132d38)!important;background-color:#0b0f14!important}.v2-home--simplified .v2-decision-card.v2-decision-card--strong span{color:#7be3db!important}.v2-home--simplified .v2-decision-card.v2-decision-card--strong h3{color:#fff!important}.v2-home--simplified .v2-decision-card.v2-decision-card--strong p{color:#ffffffc7!important}@media screen and (max-width:767px){.product__thumbnail.product__thumbnail:not([hidden]){width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.product__thumbnail.product__thumbnail:not([hidden])>:is(img,svg,video-media){width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important}}.v2-home--simplified .v2-hero__product{overflow:hidden!important;height:clamp(320px,35vw,440px)!important;background:#f5f7f8!important}.v2-home--simplified .v2-hero__product img{width:100%!important;height:100%!important;max-height:none!important;padding:0!important;border-radius:inherit!important;object-fit:cover!important;object-position:center center!important}@media screen and (max-width:760px){.v2-home--simplified .v2-hero__product{min-height:0!important;height:clamp(205px,54vw,235px)!important}}.v2-home--simplified .v2-hero{min-height:clamp(470px,58vh,590px)!important;border-bottom:1px solid rgba(11,15,20,.08);background:radial-gradient(circle at 84% 16%,rgba(0,127,120,.05),transparent 26%),linear-gradient(135deg,#fff,#f7fafb 68%,#eef5f7)!important}.v2-home--simplified .v2-hero__grid{min-height:clamp(470px,58vh,590px)!important;gap:clamp(24px,4vw,48px)!important;padding:clamp(30px,4.5vw,52px) 0!important}.v2-home--simplified .v2-hero h1{max-width:620px!important;font-size:clamp(42px,4.8vw,70px)!important;letter-spacing:0!important}.v2-home--simplified .v2-lead{max-width:530px!important;color:#53606b!important;font-size:clamp(15.5px,1.08vw,17px)!important}.v2-home--simplified .v2-hero__badges span{border-color:#0b0f1417!important;color:#33404a!important;background:#ffffffdb!important;box-shadow:0 8px 20px #0b0f140a}.v2-home--simplified .v2-hero__product{box-shadow:0 24px 70px #0b0f141a!important}.v2-home--simplified .v2-category-nav{border-bottom:1px solid rgba(11,15,20,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.v2-home--simplified .v2-category-nav__inner{justify-content:center;gap:7px!important}.v2-home--simplified .v2-category-nav a{border-color:#0b0f1417;color:#172029;background:#fff}.v2-home--simplified .v2-category-nav a:hover,.v2-home--simplified .v2-category-nav a:focus-visible{border-color:#007f7859;color:#005f5a;background:#f3fbfa}.v2-home--simplified .v2-decision-tabs--intro-only{padding:clamp(34px,4vw,50px) 0 clamp(18px,2.6vw,32px)!important;border-bottom:1px solid rgba(11,15,20,.08);background:#fff}.v2-home--simplified .v2-decision-tabs--intro-only .v2-decision-tabs__intro{margin-bottom:0!important}.v2-home--simplified .v2-decision-tabs--intro-only .v2-decision-tabs__intro h2{font-size:clamp(32px,3.6vw,54px)!important}.v2-home--simplified .v2-decision-tabs--intro-only .v2-decision-tabs__intro>p{max-width:430px}.v2-home--simplified .v2-trust{border-top:0!important;border-bottom:1px solid rgba(11,15,20,.08);background:#fff}.v2-home--simplified .v2-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.v2-home--simplified .v2-trust p{min-height:94px;padding-block:20px!important}.v2-home--simplified .v2-trust strong{color:#0b0f14}.v2-home--simplified .v2-trust span{color:#63717d}.v2-home--simplified .v2-finder--simple{padding:clamp(50px,6vw,72px) 0!important;background:linear-gradient(180deg,#fff,#f7fafb)!important}.v2-home--simplified .v2-finder--simple .v2-finder__result{box-shadow:0 26px 68px #0b0f1417!important}.v2-home--simplified .v2-section--soft{background:#fff!important}.v2-home--simplified .v2-section{padding:clamp(54px,6vw,76px) 0!important}.v2-home--simplified .v2-final{padding:clamp(54px,6vw,78px) 0!important;background:radial-gradient(circle at 88% 18%,rgba(123,227,219,.12),transparent 28%),linear-gradient(135deg,#070a0f,#101820 55%,#092b2e)}.v2-home--simplified .v2-final h2{max-width:760px}@media screen and (max-width:760px){.v2-home--simplified .v2-hero{min-height:0!important}.v2-home--simplified .v2-category-nav{display:block!important}.v2-home--simplified .v2-hero__grid{padding:24px 0 26px!important}.v2-home--simplified .v2-hero h1{font-size:clamp(34px,9.2vw,42px)!important}.v2-home--simplified .v2-category-nav__inner{justify-content:flex-start}.v2-home--simplified .v2-decision-tabs--intro-only{padding:34px 0 20px!important}.v2-home--simplified .v2-decision-tabs--intro-only .v2-decision-tabs__intro{display:grid;gap:10px}.v2-home--simplified .v2-decision-tabs--intro-only .v2-decision-tabs__intro h2{font-size:clamp(32px,9vw,42px)!important}.v2-home--simplified .v2-decision-tabs--intro-only .v2-decision-tabs__intro>p{display:block!important;font-size:14px;line-height:1.5}.v2-home--simplified .v2-trust__grid{grid-template-columns:1fr 1fr}.v2-home--simplified .v2-trust p{min-height:112px;padding:16px 14px!important}.v2-home--simplified .v2-finder--simple,.v2-home--simplified .v2-section{padding:44px 0!important}.v2-home--simplified .v2-final{padding:46px 0 92px!important}}.v2-home--unisynk-inspired{background:#fff}.v2-announcement{display:flex;min-height:34px;align-items:center;justify-content:center;gap:16px;padding:8px 18px;color:#fff;background:#06080b;font-size:12px;font-weight:750;line-height:1.2;text-align:center;text-transform:uppercase}.v2-announcement span{white-space:nowrap}.v2-announcement span+span:before{content:"/";margin-right:16px;color:#ffffff6b;font-weight:500}.v2-home--unisynk-inspired .v2-hero--commerce{min-height:620px!important;border-bottom:1px solid rgba(11,15,20,.1);background:linear-gradient(90deg,#fffffffa,#ffffffeb 42%,#f0f8f9d1),#f5fafb!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__grid{min-height:620px!important;grid-template-columns:minmax(0,.78fr) minmax(520px,1fr)!important;gap:34px!important;padding:0!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__content{z-index:2;padding:72px 0 68px}.v2-home--unisynk-inspired .v2-hero--commerce .v2-eyebrow{color:#007f78!important}.v2-home--unisynk-inspired .v2-hero--commerce h1{max-width:620px!important;color:#080c12!important;font-size:68px!important;line-height:.98!important;letter-spacing:0!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-lead{max-width:570px!important;color:#4f5d68!important;font-size:17px!important;line-height:1.55!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-actions{gap:12px}.v2-home--unisynk-inspired .v2-hero--commerce .v2-button{min-height:48px}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__badges{margin-top:16px}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__badges span{border-color:#0b0f141a!important;color:#303a43!important;background:#ffffffeb!important;box-shadow:none!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product{align-self:stretch;width:100%;min-height:620px!important;height:auto!important;margin-right:-48px;overflow:hidden!important;border:0!important;border-radius:0!important;background:#edf4f6!important;box-shadow:none!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffffad,#fff0 44%)}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product img{width:100%!important;height:100%!important;max-height:none!important;padding:0!important;border-radius:0!important;object-fit:cover!important;object-position:center right!important;transform:scale(1.01)}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product:hover img{transform:scale(1.025)}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product-info{z-index:2;right:clamp(20px,5vw,72px);bottom:42px;min-width:168px;border:0;border-radius:14px;box-shadow:0 18px 46px #0b0f1421}.v2-home--unisynk-inspired .v2-category-nav{top:0;background:#fffffff5!important}.v2-home--unisynk-inspired .v2-category-nav__inner{min-height:58px;align-items:center}.v2-home--unisynk-inspired .v2-category-nav a{padding:9px 15px;border-color:#0b0f141f!important;color:#18212a!important;background:#fff!important}.v2-home--unisynk-inspired .v2-category-nav a:first-child{color:#fff!important;border-color:#080c12!important;background:#080c12!important}.v2-home--unisynk-inspired .v2-category-nav a:hover,.v2-home--unisynk-inspired .v2-category-nav a:focus-visible{border-color:#080c12!important;color:#fff!important;background:#080c12!important}.v2-home--unisynk-inspired .v2-decision-tabs--intro-only{padding:44px 0 32px!important}.v2-home--unisynk-inspired .v2-decision-tabs--intro-only .v2-decision-tabs__intro{align-items:end}.v2-home--unisynk-inspired .v2-decision-tabs--intro-only .v2-decision-tabs__intro h2{max-width:620px;font-size:52px!important;line-height:1.02!important;letter-spacing:0!important}.v2-home--unisynk-inspired .v2-decision-tabs--intro-only .v2-decision-tabs__intro>p{max-width:500px;color:#53606b}.v2-home--unisynk-inspired .v2-trust p{min-height:88px}.v2-home--unisynk-inspired .v2-finder--simple{padding-top:66px!important}.v2-home--unisynk-inspired .v2-finder--simple .v2-finder__grid{align-items:center}.v2-home--unisynk-inspired .v2-finder--simple h2{max-width:680px;letter-spacing:0!important}.v2-home--unisynk-inspired #voltura-velger,.v2-home--unisynk-inspired #voltura-produkter,.v2-home--unisynk-inspired #voltura-start{scroll-margin-top:148px}@media screen and (max-width:989px){.v2-home--unisynk-inspired .v2-hero--commerce,.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__grid{min-height:0!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__grid{grid-template-columns:1fr!important;gap:24px!important;padding:34px 0 0!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__content{padding:0}.v2-home--unisynk-inspired .v2-hero--commerce h1{max-width:680px!important;font-size:54px!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product{min-height:380px!important;margin-right:0;border-radius:22px 22px 0 0!important}}@media screen and (max-width:760px){.v2-announcement{min-height:32px;gap:10px;justify-content:flex-start;overflow-x:auto;padding:7px 16px;scrollbar-width:none}.v2-announcement::-webkit-scrollbar{display:none}.v2-announcement span+span:before{margin-right:10px}.v2-announcement span:nth-child(3){display:none}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__grid{padding:26px 0 0!important}.v2-home--unisynk-inspired .v2-hero--commerce h1{font-size:42px!important;line-height:1!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-lead{font-size:16px!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-actions{width:100%}.v2-home--unisynk-inspired .v2-hero--commerce .v2-actions .v2-button{width:100%;justify-content:center}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__badges{gap:8px}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product{min-height:244px!important;height:244px!important;border-radius:18px 18px 0 0!important}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product:before{background:linear-gradient(180deg,#ffffff47,#fff0)}.v2-home--unisynk-inspired .v2-hero--commerce .v2-hero__product-info{right:14px;bottom:14px;min-width:140px}.v2-home--unisynk-inspired .v2-decision-tabs--intro-only{padding:34px 0 24px!important}.v2-home--unisynk-inspired .v2-decision-tabs--intro-only .v2-decision-tabs__intro h2{font-size:34px!important}.v2-home--unisynk-inspired .v2-trust__grid{grid-template-columns:1fr!important}.v2-home--unisynk-inspired .v2-trust p{min-height:0;border-right:0;border-bottom:1px solid rgba(11,15,20,.08)}.v2-home--unisynk-inspired #voltura-velger,.v2-home--unisynk-inspired #voltura-produkter,.v2-home--unisynk-inspired #voltura-start{scroll-margin-top:124px}}.v2-home--slideshow-only .v2-announcement{min-height:34px!important;color:#fff!important;background:#080c12!important;font-size:11px!important;font-weight:760!important}.v2-home--slideshow-only .v2-hero--commerce{position:relative!important;min-height:650px!important;overflow:hidden!important;color:#fff!important;background:#05070a!important;border-bottom:0!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__grid{width:min(1180px,calc(100% - 40px))!important;min-height:650px!important;grid-template-columns:1fr!important;place-items:center!important;gap:0!important;padding:0!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__content{z-index:3!important;max-width:760px!important;align-items:center!important;padding:92px 0 86px!important;text-align:center!important}.v2-home--slideshow-only .v2-hero__proof{margin:0 0 18px!important;color:#ffffffeb!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;text-transform:uppercase!important}.v2-home--slideshow-only .v2-hero--commerce .v2-eyebrow{margin-bottom:12px!important;color:#ffffffc2!important;font-size:12px!important}.v2-home--slideshow-only .v2-hero--commerce h1{max-width:780px!important;color:#fff!important;font-size:66px!important;line-height:.98!important;font-weight:820!important;text-align:center!important;text-transform:uppercase!important}.v2-home--slideshow-only .v2-hero--commerce .v2-lead{max-width:640px!important;margin-top:20px!important;color:#ffffffdb!important;font-size:18px!important;line-height:1.58!important}.v2-home--slideshow-only .v2-hero--commerce .v2-actions{justify-content:center!important;gap:16px!important;margin-top:32px!important}.v2-home--slideshow-only .v2-hero--commerce .v2-button{min-width:220px!important;min-height:58px!important;border-radius:0!important;color:#fff!important;background:#05070aad!important;border:1px solid rgba(255,255,255,.82)!important;text-transform:uppercase!important;box-shadow:none!important}.v2-home--slideshow-only .v2-hero--commerce .v2-button:hover,.v2-home--slideshow-only .v2-hero--commerce .v2-button:focus-visible{color:#05070a!important;background:#fff!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__badges,.v2-home--slideshow-only .v2-hero--commerce .v2-hero__product-info{display:none!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__product{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:100%!important;min-height:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:#05070a!important;box-shadow:none!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__product:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.08),transparent 28%),linear-gradient(180deg,#00000057,#0000008f 54%,#000000ad)!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__product img{width:100%!important;height:100%!important;max-height:none!important;padding:0!important;border-radius:0!important;object-fit:cover!important;object-position:center center!important;filter:saturate(.82) contrast(1.05) brightness(.78)!important;transform:scale(1.05)!important}@media screen and (max-width:760px){.v2-home--slideshow-only .v2-announcement{justify-content:center!important;min-height:30px!important;font-size:10px!important}.v2-home--slideshow-only .v2-announcement span:nth-child(3){display:none!important}.v2-home--slideshow-only .v2-hero--commerce,.v2-home--slideshow-only .v2-hero--commerce .v2-hero__grid{min-height:510px!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__content{padding:72px 0 52px!important}.v2-home--slideshow-only .v2-hero__proof{margin-bottom:13px!important;font-size:11px!important}.v2-home--slideshow-only .v2-hero--commerce .v2-eyebrow{font-size:10.5px!important}.v2-home--slideshow-only .v2-hero--commerce h1{max-width:350px!important;font-size:39px!important}.v2-home--slideshow-only .v2-hero--commerce .v2-lead{max-width:330px!important;font-size:14.5px!important;line-height:1.55!important}.v2-home--slideshow-only .v2-hero--commerce .v2-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:min(100%,330px)!important;gap:12px!important;margin-top:28px!important}.v2-home--slideshow-only .v2-hero--commerce .v2-actions .v2-button{min-width:0!important;min-height:56px!important;padding-inline:10px!important;font-size:11px!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero__product img{object-position:center center!important;transform:scale(1.14)!important}}.v2-home--slideshow-only .v2-category-nav{top:0!important;border-top:0!important;border-bottom:1px solid rgba(8,16,23,.08)!important;background:#fffffff0!important;-webkit-backdrop-filter:none;backdrop-filter:none}.v2-home--slideshow-only .v2-category-nav__inner{min-height:66px!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:10px 0!important}.v2-home--slideshow-only .v2-category-nav a{position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:40px!important;padding:11px 17px!important;color:#111820!important;background:#fff!important;border:1px solid rgba(8,16,23,.12)!important;border-radius:999px!important;font-size:13px!important;font-weight:760!important;line-height:1!important;box-shadow:0 10px 24px #0810170a!important;transform:translateY(0) scale(1)!important;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease!important;will-change:transform}.v2-home--slideshow-only .v2-category-nav a:after{content:""!important;position:absolute!important;right:14px!important;bottom:7px!important;left:14px!important;z-index:-1!important;height:4px!important;border-radius:999px!important;background:#8fc7ff!important;transform:translate(-118%) scaleX(.72)!important;transform-origin:left center!important;opacity:0!important;transition:transform .22s ease,opacity .16s ease!important}.v2-home--slideshow-only .v2-category-nav a:first-child,.v2-home--slideshow-only .v2-category-nav a:hover,.v2-home--slideshow-only .v2-category-nav a:focus-visible{color:#fff!important;background:#081017!important;border-color:#081017!important;box-shadow:0 14px 28px #00000024!important;transform:translateY(-3px) scale(1.035)!important}.v2-home--slideshow-only .v2-category-nav a:first-child:after,.v2-home--slideshow-only .v2-category-nav a:hover:after,.v2-home--slideshow-only .v2-category-nav a:focus-visible:after{opacity:1!important;transform:translate(0) scaleX(1)!important}@media(prefers-reduced-motion:reduce){.v2-home--slideshow-only .v2-category-nav a,.v2-home--slideshow-only .v2-category-nav a:after{transition:none!important}.v2-home--slideshow-only .v2-category-nav a:first-child,.v2-home--slideshow-only .v2-category-nav a:hover,.v2-home--slideshow-only .v2-category-nav a:focus-visible{transform:none!important}}.v2-home--slideshow-only .v2-finder--simple{border-top:0!important}@media screen and (max-width:760px){.v2-home--slideshow-only .v2-category-nav{position:sticky!important;top:0!important}.v2-home--slideshow-only .v2-category-nav__inner{justify-content:flex-start!important;min-height:58px!important;gap:8px!important;padding:9px 15px!important}.v2-home--slideshow-only .v2-category-nav a{min-height:38px!important;padding:10px 15px!important;font-size:13px!important}.v2-home--slideshow-only .v2-finder--simple{padding-top:46px!important}}.v2-home--slideshow-only .v2-hero--commerce{min-height:660px!important;overflow:hidden!important;color:#fff!important;background:#eef4f6!important}.v2-hero-slides{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.v2-hero--commerce.is-dragging,.v2-hero--commerce.is-dragging .v2-hero-slides{cursor:grabbing}.v2-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transform:none;transition:opacity .42s ease}.v2-hero-slide.is-active{opacity:1;pointer-events:auto;transform:none}.v2-hero-slide__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;background:#f2f6f7}.v2-hero-slide__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.32),transparent 30%),linear-gradient(180deg,#08101714,#08101747 52%,#08101775)}.v2-hero-slide__image img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center center!important;-webkit-user-drag:none;filter:none!important;transform:none}.v2-hero-slide__content{position:absolute;right:clamp(28px,7vw,118px);bottom:clamp(82px,11vh,126px);left:auto;z-index:3;display:grid;justify-items:end;max-width:min(600px,calc(100vw - 56px));margin-inline:0;text-align:right}.v2-hero-slide__proof,.v2-hero-slide__eyebrow{margin:0;color:#ffffffb3;font-size:12px;font-weight:760;line-height:1.2;text-transform:uppercase}.v2-hero-slide__proof{margin-bottom:12px}.v2-hero-slide__eyebrow{margin-bottom:12px;color:#ffffff9e}.v2-hero-slide__content h1,.v2-hero-slide__content h2{max-width:600px!important;margin:0!important;color:#ffffffd6!important;font-size:58px!important;font-weight:780!important;line-height:.98!important;letter-spacing:0!important;text-align:right!important;text-transform:none!important;text-wrap:balance}.v2-hero-slide__content p:not(.v2-hero-slide__proof):not(.v2-hero-slide__eyebrow){max-width:560px;margin:18px 0 0;color:#ffffffad;font-size:17px;line-height:1.56}.v2-hero-slide__button{display:inline-flex;min-width:176px;min-height:50px;align-items:center;justify-content:center;margin-top:28px;padding:14px 22px;color:#081017;background:#ffffffe0;border:1px solid rgba(255,255,255,.72);border-radius:999px;font-size:13px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 12px 30px #08101724;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.v2-hero-slide__button:hover,.v2-hero-slide__button:focus-visible{color:#081017;background:#fff;transform:translateY(-1px);box-shadow:0 16px 34px #0810172e}.v2-hero-slide__nav{position:absolute;right:0;bottom:30px;left:0;z-index:4;display:flex;justify-content:center;gap:9px}.v2-hero-slide__nav button{width:34px;height:3px;padding:0;background:#ffffff57;border:0;border-radius:999px;cursor:pointer;transition:width .18s ease,background .18s ease}.v2-hero-slide__nav button.is-active{width:54px;background:#ffffffe6}@media screen and (max-width:760px){.v2-home--slideshow-only .v2-hero--commerce{min-height:570px!important}.v2-hero-slide__image img{object-position:center center!important;filter:none!important;transform:none}.v2-hero-slide__image:after{background:radial-gradient(circle at 50% 32%,rgba(255,255,255,.26),transparent 30%),linear-gradient(180deg,#0810170f,#08101742 44%,#08101785)}.v2-hero-slide__content{right:18px;bottom:72px;left:auto;justify-items:end;max-width:min(330px,calc(100vw - 36px));text-align:right}.v2-hero-slide__proof,.v2-hero-slide__eyebrow{font-size:10.5px}.v2-hero-slide__proof{display:none}.v2-hero-slide__content h1,.v2-hero-slide__content h2{max-width:min(330px,calc(100vw - 36px))!important;font-size:38px!important;line-height:1!important;text-align:right!important}.v2-hero-slide__content p:not(.v2-hero-slide__proof):not(.v2-hero-slide__eyebrow){max-width:min(300px,calc(100vw - 42px));margin-top:12px;font-size:14.5px;line-height:1.5}.v2-hero-slide__button{min-width:164px;min-height:48px;margin-top:22px;font-size:12px}.v2-hero-slide__nav{bottom:26px}}.v2-home--slideshow-only .v2-hero--commerce .v2-hero-slide__proof,.v2-home--slideshow-only .v2-hero--commerce .v2-hero-slide__eyebrow{color:#ffffff94!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero-slide__proof{display:none!important}.v2-home--slideshow-only .v2-hero--commerce .v2-hero-slide__content h1,.v2-home--slideshow-only .v2-hero--commerce .v2-hero-slide__content h2{color:#ffffffc7!important;font-weight:720!important;text-shadow:0 18px 46px rgba(8,16,23,.3)}.v2-home--slideshow-only .v2-hero--commerce .v2-hero-slide__content p:not(.v2-hero-slide__proof):not(.v2-hero-slide__eyebrow){color:#ffffff9e!important}.v2-home--slideshow-only .v2-finder--simple{position:relative;overflow:hidden;padding:clamp(56px,7vw,86px) 0!important;color:#081017!important;background:linear-gradient(180deg,#fff,#f8fbfc 72%,#eef7f7)!important}.v2-home--slideshow-only .v2-finder--simple:before{content:"";position:absolute;top:30px;left:50%;width:min(680px,78vw);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(0,127,120,.28),transparent);opacity:.7}.v2-home--slideshow-only .v2-finder--simple .v2-finder__grid{align-items:center!important;gap:clamp(24px,5vw,64px)!important}.v2-home--slideshow-only .v2-finder--simple .v2-eyebrow{color:#007f78!important;font-size:12px!important}.v2-home--slideshow-only .v2-finder--simple h2{max-width:590px!important;color:#081017!important;font-size:clamp(38px,4.5vw,62px)!important;line-height:1!important;letter-spacing:0!important}.v2-home--slideshow-only .v2-finder--simple p{max-width:500px!important;color:#5a6670!important;font-size:16px!important;line-height:1.55!important}.v2-home--slideshow-only .v2-finder--simple .v2-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-width:560px;margin-top:24px!important}.v2-home--slideshow-only .v2-finder--simple .v2-choice{display:flex;min-height:64px!important;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px!important;border:1px solid rgba(8,16,23,.1)!important;border-radius:19px!important;color:#101820!important;background:#ffffffeb!important;box-shadow:0 12px 30px #0810170b}.v2-home--slideshow-only .v2-finder--simple .v2-choice:after{content:"";width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:#007f7838;transform:scale(.85);transition:transform .18s ease,background-color .18s ease}.v2-home--slideshow-only .v2-finder--simple .v2-choice:hover,.v2-home--slideshow-only .v2-finder--simple .v2-choice:focus-visible{transform:translateY(-1px);border-color:#007f7847!important;background:#fff!important}.v2-home--slideshow-only .v2-finder--simple .v2-choice.is-active{color:#fff!important;border-color:#081017!important;background:#081017!important;box-shadow:0 18px 36px #08101724}.v2-home--slideshow-only .v2-finder--simple .v2-choice.is-active:after{background:#72ded6;transform:scale(1.15)}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result{overflow:hidden;padding:clamp(24px,3vw,34px)!important;border:1px solid rgba(8,16,23,.08)!important;border-radius:30px!important;background:#fffffff0!important;box-shadow:0 18px 48px #08101714!important;-webkit-backdrop-filter:none;backdrop-filter:none}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result span{color:#007f78!important}.v2-finder__meter{height:4px;margin:18px 0;overflow:hidden;border-radius:999px;background:#e7f0f1}.v2-finder__meter span{display:block;width:46%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#081017,#007f78 52%,#72ded6);transform:translate(0)}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result h3{margin-top:0!important;color:#101820!important;font-size:clamp(27px,3vw,42px)!important;line-height:1.05!important}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result p{margin-top:14px;color:#66727c!important}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result [data-v2-result-link]{margin-top:18px!important}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result.is-updating h3,.v2-home--slideshow-only .v2-finder--simple .v2-finder__result.is-updating p{animation:v2FinderResultIn .36s ease both}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result.is-updating .v2-finder__meter span{animation:v2FinderBurst .52s ease both}@keyframes v2FinderScan{0%,to{opacity:.32;transform:translate(-50%) scaleX(.72)}50%{opacity:1;transform:translate(-50%) scaleX(1)}}@keyframes v2FinderMeter{0%,to{transform:translate(-12%)}50%{transform:translate(126%)}}@keyframes v2FinderBurst{0%{transform:translate(-70%) scaleX(.55)}to{transform:translate(0) scaleX(1)}}@keyframes v2FinderResultIn{0%{opacity:.55;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:760px){.v2-home--slideshow-only .v2-finder--simple{padding:42px 0 52px!important}.v2-home--slideshow-only .v2-finder--simple .v2-finder__grid{gap:22px!important}.v2-home--slideshow-only .v2-finder--simple h2{max-width:350px!important;font-size:clamp(34px,10.6vw,42px)!important}.v2-home--slideshow-only .v2-finder--simple p{max-width:340px!important;font-size:15.5px!important}.v2-home--slideshow-only .v2-finder--simple .v2-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:20px!important}.v2-home--slideshow-only .v2-finder--simple .v2-choice{min-height:58px!important;padding:13px 12px!important;border-radius:17px!important;font-size:14.5px!important}.v2-home--slideshow-only .v2-finder--simple .v2-finder__result{position:relative!important;top:auto!important;padding:24px!important;border-radius:24px!important}}@media(prefers-reduced-motion:reduce){.v2-home--slideshow-only .v2-finder--simple:before,.v2-finder__meter span,.v2-home--slideshow-only .v2-finder--simple .v2-finder__result.is-updating h3,.v2-home--slideshow-only .v2-finder--simple .v2-finder__result.is-updating p{animation:none!important}}#voltura-promo-overlay,.voltura-promo-overlay,.voltura-promo-modal{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}main-cart .discounts__discount .badge--onsale{display:none!important}:root{--voltura-blue-light: #8FC7FF;--color-foreground: 0 0 0 !important;--color-background: 255 255 255 !important;--color-button-background: 0 0 0 !important;--color-button-text: 255 255 255 !important;--color-sale-tag-background: 143 199 255 !important;--color-sale-tag-text: 0 0 0 !important}html,body{background:#fff!important;color:#000!important}body,.shopify-section,.page-width,.drawer,.modal,.cart__sidebar,.cart-details,.cart-note,.product-card,.collection,.section,.footer,.header,.header-section,.shopify-section-group-header-group{background-color:#fff!important;color:#000!important}a,button,summary,label,input,textarea,select,.price,.cart__item-title,.reversed-link,.text-opacity,.rte,.footer *,.header *,.cart__sidebar *,.cart__content *{color:#000!important}.v2-announcement,.announcement-bar,.shopify-section-group-header-group .announcement-bar,.shopify-section-group-header-group .v2-announcement,.free-shipping-bar progress-bar,.product__inventory progress-bar,.product-bundle__sidebar .free-shipping-bar progress-bar{background:#000!important;color:#fff!important}.v2-announcement *,.announcement-bar *,.button,.btn,.cart__checkout-button{color:#fff!important}.button,.btn,.cart__checkout-button{background:#000!important;border-color:#000!important}.button--secondary,.btn--secondary,.quantity,.quantity__button,.field,.input,.textarea,input,textarea,select,.cart-details,.cart-note textarea,.product-card,.card,.active-facets .badge,.discounts__discount .badge,.badge,.free-shipping-bar,.cart__sidebar,.cart__content,.drawer,.modal__content{background-color:#fff!important;border-color:#000!important;color:#000!important}.badge,.badge--highlight,.removable-facet,.cart-discount__count,.active-facets .badge,.discounts__discount .badge--highlight,.price__sale:after,.free-shipping-bar progress-bar:before,.product__inventory progress-bar:before,.product-bundle__sidebar .free-shipping-bar progress-bar:before,.v2-choice.is-active,.v2-slide-dot.is-active,.v2-finder__meter span,.v2-category-nav a[aria-current=page],.v2-category-nav a.is-active{background:#8fc7ff!important;color:#000!important;border-color:#000!important}.badge--onsale,.price--on-sale .price__regular,.price__regular,.price__sale,.sale,.onsale,.text-subdued,.tax-note,.cart-discount__count{color:#000!important}hr,.divider,.section-divider,table,td,th,.cart-item,.cart__items,.cart__sidebar,.drawer__footer,.header-section,.footer,.field,.input,.textarea{border-color:#000!important}svg,svg *,.icon,.icon *{color:currentColor!important;stroke:currentColor!important}.button:hover,.btn:hover,.cart__checkout-button:hover,button[type=submit]:hover,input[type=submit]:hover{background:#8fc7ff!important;border-color:#000!important;color:#000!important}::selection{background:#8fc7ff!important;color:#000!important}html body,html body .v2-home,html body .v2-section,html body .v2-shell,html body .v2-heading,html body .v2-category-nav,html body .cart,html body .cart__content,html body .cart__sidebar,html body .cart-details,html body .product-card,html body .card,html body .drawer,html body .modal,html body .shopify-section,html body .section{background-color:#fff!important;color:#000!important;border-color:#000!important}html body .v2-home *,html body .v2-section *,html body .v2-category-nav *,html body .cart *,html body .product-card *,html body .card *,html body .drawer *,html body .modal *,html body .footer-group *,html body .footer *{color:#000!important;border-color:#000!important}html body .v2-announcement,html body .announcement-bar,html body footer.footer-group,html body .footer{background:#000!important;background-color:#000!important;color:#fff!important;border-color:#000!important}html body .v2-announcement *,html body .announcement-bar *,html body footer.footer-group *,html body .footer *{color:#fff!important;border-color:#fff!important}html body .v2-hero,html body .v2-hero-slides,html body .v2-hero-slide,html body .v2-hero-slide__image,html body .cart-item__media,html body .media,html body .product-card__image,html body .product-card__figure{background:#fff!important;background-color:#fff!important}html body .v2-hero-slide__content,html body .v2-hero-slide__content *,html body .v2-hero-slide__proof,html body .v2-hero-slide__eyebrow{color:#000!important}html body .v2-hero-slide__button,html body .v2-hero-slide__button *,html body .v2-category-nav a.is-active,html body .v2-category-nav a[aria-current=page],html body .badge,html body .badge *,html body .cart-discount__count,html body .active-facets .badge,html body .discounts__discount .badge--highlight,html body .v2-choice.is-active,html body .v2-slide-dot.is-active,html body .v2-finder__meter span{background:#8fc7ff!important;background-color:#8fc7ff!important;color:#000!important;border-color:#000!important}html body .v2-slide-dot,html body .v2-hero-dots button,html body .v2-slider-dots button{background:#fff!important;background-color:#fff!important;color:#000!important;border-color:#000!important}html body .button.button--primary,html body .button--primary,html body .cart__checkout-button{background:#000!important;background-color:#000!important;color:#fff!important;border-color:#000!important}html body .button.button--primary *,html body .button--primary *,html body .cart__checkout-button *{color:#fff!important;border-color:#fff!important}html body .button.button--secondary,html body .button--secondary,html body input,html body textarea,html body select,html body .field,html body .input,html body .textarea,html body .quantity,html body .quantity__button,html body details,html body summary{background:#fff!important;background-color:#fff!important;color:#000!important;border-color:#000!important}html body .button:hover,html body .button:focus-visible,html body .btn:hover,html body .btn:focus-visible,html body a:hover,html body a:focus-visible{color:#000!important;border-color:#000!important}.v2-home--slideshow-only .v2-category-nav a{overflow:visible!important;color:#111820!important;background:#fff!important;border:1px solid #081017!important;box-shadow:none!important;transform:none!important;will-change:auto!important}.v2-home--slideshow-only .v2-category-nav a:after{content:none!important;display:none!important;opacity:0!important;transform:none!important}.v2-home--slideshow-only .v2-category-nav a:first-child,.v2-home--slideshow-only .v2-category-nav a:hover,.v2-home--slideshow-only .v2-category-nav a:focus-visible{color:#111820!important;background:#fff!important;border-color:#081017!important;box-shadow:none!important;transform:none!important}.v2-home--slideshow-only .v2-category-nav a:first-child:after,.v2-home--slideshow-only .v2-category-nav a:hover:after,.v2-home--slideshow-only .v2-category-nav a:focus-visible:after{content:none!important;display:none!important;opacity:0!important;transform:none!important}html body .v2-home--slideshow-only .v2-finder--simple h2+p{margin-top:6px!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final{padding:clamp(48px,6vw,74px) 20px!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-final__inner{width:min(100%,1120px)!important;max-width:1120px!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(22px,4vw,56px)!important;background:transparent!important;background-color:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-eyebrow{display:none!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final h2{max-width:700px!important;margin:0!important;font-size:clamp(36px,3.8vw,54px)!important;line-height:1.02!important;letter-spacing:0!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-actions{margin:0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-button{min-width:158px!important;background:#000!important;background-color:#000!important;color:#fff!important;border-color:#000!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-button:hover,html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-button:focus-visible{background:#8fc7ff!important;background-color:#8fc7ff!important;color:#000!important;border-color:#000!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-text-link{min-width:142px!important;background:#fff!important;background-color:#fff!important;color:#000!important;border-color:#000!important}@media screen and (max-width:900px){html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-final__inner{width:min(560px,calc(100% - 32px))!important;grid-template-columns:1fr!important;gap:22px!important;padding:0!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-actions{justify-content:flex-start!important}}@media screen and (max-width:560px){html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final{padding:38px 16px!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final h2{font-size:clamp(31px,10.5vw,42px)!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-button,html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired section.v2-final .v2-text-link{width:100%!important;min-width:0!important;padding:0 14px!important}}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final{padding:clamp(48px,6vw,74px) 20px!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final>.v2-shell.v2-final__inner{width:min(100%,1120px)!important;max-width:1120px!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(22px,4vw,56px)!important;background:transparent!important;background-color:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final .v2-eyebrow{display:none!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final h2{max-width:700px!important;margin:0!important;font-size:clamp(36px,3.8vw,54px)!important;line-height:1.02!important;letter-spacing:0!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final .v2-actions{margin:0!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final a.v2-button.v2-button--light{min-width:158px!important;background:#000!important;background-color:#000!important;color:#fff!important;border-color:#000!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final a.v2-button.v2-button--light:hover,html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final a.v2-button.v2-button--light:focus-visible{background:#8fc7ff!important;background-color:#8fc7ff!important;color:#000!important;border-color:#000!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final a.v2-text-link.v2-text-link--light{min-width:142px!important;background:#fff!important;background-color:#fff!important;color:#000!important;border-color:#000!important}@media screen and (max-width:900px){html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final>.v2-shell.v2-final__inner{width:min(560px,calc(100% - 32px))!important;grid-template-columns:1fr!important;gap:22px!important;padding:0!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final .v2-actions{justify-content:flex-start!important}}@media screen and (max-width:560px){html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final{padding:38px 16px!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final h2{font-size:clamp(31px,10.5vw,42px)!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final .v2-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important}html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final a.v2-button.v2-button--light,html body.template-index #MainContent .v2-home.v2-home--simplified.v2-home--unisynk-inspired.v2-home--slideshow-only section.v2-final a.v2-text-link.v2-text-link--light{width:100%!important;min-width:0!important;padding:0 14px!important}}html body #SearchDrawer.search-drawer.drawer,html body search-drawer#SearchDrawer.search-drawer.drawer{background:transparent!important;background-color:transparent!important;border-color:transparent!important}html body #SearchDrawer.search-drawer.drawer[active],html body #SearchDrawer.search-drawer.drawer[open],html body search-drawer#SearchDrawer.search-drawer.drawer[active],html body search-drawer#SearchDrawer.search-drawer.drawer[open]{background:transparent!important;background-color:transparent!important}html body #SearchDrawer.search-drawer.drawer:not([active])>.overlay,html body search-drawer#SearchDrawer.search-drawer.drawer:not([active])>.overlay{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body #SearchDrawer.search-drawer.drawer[active]>.overlay,html body #SearchDrawer.search-drawer.drawer[open]>.overlay,html body search-drawer#SearchDrawer.search-drawer.drawer[active]>.overlay,html body search-drawer#SearchDrawer.search-drawer.drawer[open]>.overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#05070a6b!important;background-color:#05070a6b!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body #SearchDrawer.search-drawer.drawer>.drawer__inner,html body search-drawer#SearchDrawer.search-drawer.drawer>.drawer__inner{background:#fff!important;background-color:#fff!important;border-left:1px solid rgba(8,16,23,.14)!important;box-shadow:-24px 0 70px #0000002e!important}@media screen and (min-width:761px){html body #SearchDrawer.search-drawer.drawer>.drawer__inner,html body search-drawer#SearchDrawer.search-drawer.drawer>.drawer__inner{right:0!important;left:auto!important;width:min(576px,38vw)!important}}@media screen and (max-width:760px){html body #SearchDrawer.search-drawer.drawer[active]>.overlay,html body #SearchDrawer.search-drawer.drawer[open]>.overlay,html body search-drawer#SearchDrawer.search-drawer.drawer[active]>.overlay,html body search-drawer#SearchDrawer.search-drawer.drawer[open]>.overlay{background:#05070a5c!important;background-color:#05070a5c!important}html body #SearchDrawer.search-drawer.drawer>.drawer__inner,html body search-drawer#SearchDrawer.search-drawer.drawer>.drawer__inner{border-left:0!important;box-shadow:0 -20px 50px #00000029!important}}html body.template-collection .header-section.header-sticky{height:88px!important;min-height:88px!important}html body.template-collection .header-section.header-sticky .header{position:relative!important}html body.template-collection .collection-banner-section .breadcrumb,html body.template-collection .collection-banner-section .breadcrumb *{display:none!important;visibility:hidden!important}html body.template-collection .collection-banner-section .banner__box{justify-content:center!important}html body.template-collection .collection-banner-section .banner__title{margin-top:0!important}@media screen and (max-width:749px){html body.template-collection .header-section.header-sticky{height:74px!important;min-height:74px!important}}html body.template-collection{background:#fff!important}html body.template-collection .header-section,html body.template-collection .shopify-section-group-header-group{--header-logo-opacity: 1 !important;--color-foreground: 0 0 0 !important;--color-background: 255 255 255 !important;height:88px!important;min-height:88px!important;background:#fff!important;background-color:#fff!important;color:#000!important;border-bottom:1px solid rgba(8,16,23,.12)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body.template-collection .header-section .header,html body.template-collection .shopify-section-group-header-group .header{position:relative!important}html body.template-collection .header-section *,html body.template-collection .shopify-section-group-header-group *{color:#000!important}html body.template-collection .header__logo-link.has-white-logo .header__logo-mark--dark,html body.template-collection .header__logo-link.has-white-logo .logo:not(.white-logo){opacity:1!important;visibility:visible!important}html body.template-collection .header__logo-link.has-white-logo .header__logo-mark--light,html body.template-collection .header__logo-link.has-white-logo .white-logo{opacity:0!important;visibility:hidden!important}html body.template-collection #MainContent{background:#fff!important;background-color:#fff!important}html body.template-collection .collection-banner-section{background:#f7fafb!important;background-color:#f7fafb!important;border-bottom:1px solid rgba(8,16,23,.1)!important}html body.template-collection .collection-banner-section .section,html body.template-collection .collection-banner-section .section--padding{min-height:0!important;padding:0!important;background:#f7fafb!important;background-color:#f7fafb!important}html body.template-collection .collection-banner-section .banner{min-height:clamp(230px,20vw,300px)!important;height:clamp(230px,20vw,300px)!important;max-height:300px!important;overflow:hidden!important;background:#f7fafb!important;background-color:#f7fafb!important}html body.template-collection .collection-banner-section .banner__media{background:#f7fafb!important;background-color:#f7fafb!important}html body.template-collection .collection-banner-section .banner__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;opacity:.24!important;filter:grayscale(.08) contrast(1.02)!important}html body.template-collection .collection-banner-section .banner__overlay{opacity:1!important;background:linear-gradient(90deg,#f7fafb 0% 39%,#f7fafbe0 62%,#f7fafb8a)!important}html body.template-collection .collection-banner-section .banner__content{display:flex!important;align-items:center!important;height:100%!important;min-height:inherit!important;color:#081017!important}html body.template-collection .collection-banner-section .banner__content .page-width{height:auto!important;min-height:0!important;align-items:center!important;justify-content:flex-start!important}html body.template-collection .collection-banner-section .banner__box{width:min(760px,100%)!important;max-width:760px!important;padding:clamp(26px,3.5vw,48px) 0!important;color:#081017!important;text-align:left!important}html body.template-collection .collection-banner-section empty-element,html body.template-collection .collection-banner-section .spacing-section{display:none!important}html body.template-collection .collection-banner-section .breadcrumb,html body.template-collection .collection-banner-section .breadcrumb *,html body.template-collection .collection-banner-section .breadcrumb a{display:none!important;visibility:hidden!important;color:#52616d!important;opacity:1!important;font-size:13px!important;font-weight:650!important;line-height:1.2!important}html body.template-collection .collection-banner-section .breadcrumb{margin-bottom:0!important}html body.template-collection .collection-banner-section .banner__title{max-width:920px!important;margin:0!important;color:#081017!important;font-size:clamp(40px,4.7vw,68px)!important;font-weight:760!important;line-height:1!important;letter-spacing:0!important;text-wrap:balance!important}html body.template-collection .collection-section .section,html body.template-collection .collection-section .section--padding{padding-top:clamp(18px,2.4vw,28px)!important;padding-bottom:clamp(72px,8vw,108px)!important;background:#fff!important;background-color:#fff!important}html body.template-collection .collection{display:grid!important;gap:clamp(18px,2vw,24px)!important}html body.template-collection .collection__topbar{position:relative!important;top:auto!important;background:transparent!important;background-color:transparent!important;margin:0!important;padding:0!important}html body.template-collection .facet-topbar{width:100%!important;max-width:none!important;min-height:68px!important;justify-content:space-between!important;padding:12px 0!important;gap:14px!important;border-bottom:1px solid rgba(8,16,23,.1)!important}html body.template-collection .facet-wrapper>.button,html body.template-collection .facet-sorting .button,html body.template-collection .sort-wrapper>.button,html body.template-collection .sort-wrapper .sort-by{min-height:48px!important;height:48px!important;border:1px solid rgba(8,16,23,.18)!important;border-radius:999px!important;background:#fff!important;background-color:#fff!important;color:#081017!important;box-shadow:none!important}html body.template-collection #ProductGridContainer{gap:clamp(24px,3vw,36px)!important}html body.template-collection #ProductGridContainer .card-grid{gap:clamp(18px,2.4vw,30px)!important}html body.template-collection .product-card{overflow:hidden!important;border:1px solid rgba(8,16,23,.1)!important;border-radius:8px!important;background:#fff!important;background-color:#fff!important;box-shadow:0 12px 30px #0810170f!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}html body.template-collection .product-card:hover,html body.template-collection .product-card:focus-within{transform:translateY(-3px)!important;border-color:#08101738!important;box-shadow:0 18px 42px #0810171a!important}html body.template-collection .product-card__media,html body.template-collection .product-card .media{background:#f6f8f9!important;background-color:#f6f8f9!important;border-radius:0!important}html body.template-collection .product-card .media img{width:100%!important;height:100%!important;padding:8%!important;object-fit:contain!important;object-position:center center!important;transition:transform .18s ease!important}html body.template-collection .product-card__content{padding:17px 18px 19px!important;gap:12px!important;background:#fff!important;background-color:#fff!important}html body.template-collection .product-card__details{align-items:flex-start!important;gap:12px!important}html body.template-collection .product-card__title{color:#081017!important;font-size:15px!important;font-weight:760!important;line-height:1.32!important;text-decoration:none!important}html body.template-collection .price,html body.template-collection .price *{color:#081017!important}html body.template-collection .price__regular{font-size:14px!important;font-weight:760!important}html body.template-collection .price__sale{color:#65717b!important;font-size:12px!important}html body.template-page .v2-page{padding:clamp(48px,6vw,82px) 0 clamp(76px,8vw,112px)!important;background:#fff!important;background-color:#fff!important}html body.template-page .v2-page__hero{max-width:1020px!important;padding:clamp(38px,5vw,66px) 0 clamp(34px,5vw,56px)!important;border-bottom:1px solid rgba(8,16,23,.12)!important}html body.template-page .v2-page__hero h1{max-width:980px!important;color:#081017!important;font-size:clamp(42px,5.2vw,76px)!important;line-height:1.03!important;letter-spacing:0!important}html body.template-page .v2-page__hero>p:not(.v2-eyebrow){max-width:760px!important;margin-top:22px!important;color:#5f6b76!important;font-size:17px!important;line-height:1.65!important}html body.template-page .v2-page__split{gap:clamp(36px,6vw,86px)!important;padding:clamp(42px,6vw,70px) 0!important}html body.template-page .v2-page__split h2,html body.template-page .v2-contact-layout h2{font-size:clamp(32px,3.2vw,50px)!important;line-height:1.08!important}html body.template-page .v2-page__cards{gap:14px!important;padding-top:clamp(36px,5vw,54px)!important}html body.template-page .v2-page__cards article,html body.template-page .v2-contact-form,html body.template-page .v2-contact-panel{border-radius:8px!important;border-color:#0810171f!important;box-shadow:none!important}html body.template-page .v2-contact-panel{background:#081017!important;background-color:#081017!important}html body.template-page .v2-contact-panel h2{color:#fff!important}html body.template-page .v2-contact-panel dt{color:#75efe8!important}html body.template-page .v2-contact-panel dd,html body.template-page .v2-contact-panel dd a,html body.template-page .v2-contact-panel p{color:#ffffffd1!important}html body.template-page .v2-contact-form input,html body.template-page .v2-contact-form select,html body.template-page .v2-contact-form textarea{border-radius:8px!important;background:#fff!important;background-color:#fff!important}html body.template-page .v2-page__cta{align-items:center!important;padding-top:clamp(42px,5vw,62px)!important;border-top:1px solid rgba(8,16,23,.12)!important}@media screen and (max-width:760px){html body.template-collection .header-section,html body.template-collection .shopify-section-group-header-group{height:74px!important;min-height:74px!important}html body.template-collection .collection-banner-section .banner{min-height:210px!important;height:210px!important}html body.template-collection .collection-banner-section .banner__media img{opacity:.18!important}html body.template-collection .collection-banner-section .banner__overlay{background:linear-gradient(180deg,#f7fafbf7,#f7fafbd1)!important}html body.template-collection .collection-banner-section .banner__box{padding:26px 0!important}html body.template-collection .collection-banner-section .breadcrumb{margin-bottom:0!important}html body.template-collection .collection-banner-section .banner__title{font-size:clamp(34px,10vw,42px)!important;line-height:1.02!important}html body.template-collection .collection-section .section,html body.template-collection .collection-section .section--padding{padding-top:22px!important;padding-bottom:64px!important}html body.template-collection .facet-topbar{min-height:58px!important;padding:8px 0 12px!important}html body.template-collection #ProductGridContainer .card-grid{gap:12px!important}html body.template-collection .product-card{border-radius:8px!important}html body.template-collection .product-card__content{padding:12px 12px 14px!important}html body.template-collection .product-card__title{font-size:12.5px!important;line-height:1.25!important}html body.template-page .v2-page{padding:32px 0 72px!important}html body.template-page .v2-page__hero{padding:28px 0 34px!important}html body.template-page .v2-page__hero h1{font-size:clamp(35px,10.2vw,44px)!important;line-height:1.04!important}html body.template-page .v2-page__hero>p:not(.v2-eyebrow){font-size:15.5px!important;line-height:1.58!important}html body.template-page .v2-page__split,html body.template-page .v2-contact-layout{gap:18px!important}html body.template-page .v2-page__cards{grid-template-columns:1fr!important}html body.template-page .v2-page__cta{align-items:flex-start!important;gap:20px!important}}html body .footer-group,html body footer.footer-group,html body #shopify-section-sections--19475129008278__footer,html body #shopify-section-sections--19475129008278__footer-copyright,html body footer.footer-group>.shopify-section,html body .footer-group>.shopify-section{background:#000!important;background-color:#000!important}html body .footer-group .section,html body footer.footer-group #shopify-section-sections--19475129008278__footer .section{background:#000!important;background-color:#000!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .section{padding-top:clamp(42px,4.2vw,58px)!important;padding-bottom:clamp(38px,4.2vw,54px)!important}@media screen and (min-width:990px){html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer{width:min(1440px,calc(100% - 96px))!important;max-width:none!important;grid-template-columns:minmax(330px,410px) minmax(0,1fr)!important;column-gap:clamp(68px,6vw,112px)!important;align-items:start!important;margin-inline:auto!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter,html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form{width:360px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter{transform:none!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__left{width:100%!important;max-width:none!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions{display:grid!important;grid-template-columns:minmax(170px,.78fr) minmax(170px,.7fr) minmax(220px,.9fr)!important;gap:clamp(42px,5vw,84px)!important;justify-content:space-between!important}}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter{max-width:390px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter>.h3,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter>p.h3{margin-bottom:18px!important;letter-spacing:0!important;font-size:clamp(36px,3vw,44px)!important;line-height:.98!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter>p:not(.h3){max-width:360px!important;margin-top:18px!important;color:#ffffffd6!important;line-height:1.45!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions{border-left-color:#ffffff29!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions summary,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions .footer__accordion-title,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions .h6,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions h2,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions h3{letter-spacing:0!important;font-size:clamp(22px,1.45vw,26px)!important;line-height:1.08!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions a{color:#ffffffbd!important;text-decoration:none!important;transition:color .18s ease,transform .18s ease!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions a:hover,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions a:focus-visible{color:#fff!important;transform:translate(2px)!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright{background:#000!important;background-color:#000!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .section{padding-top:0!important;padding-bottom:0!important;background:#000!important;background-color:#000!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .footer-copyright{width:100%!important;min-height:86px!important;margin-inline:auto!important;padding:22px max(48px,calc((100% - 1440px)/2))!important;border-top:1px solid rgba(255,255,255,.16)!important;color:#ffffffb8!important;background:#000!important;background-color:#000!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .footer-copyright *,html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .footer-copyright a{color:#ffffffb8!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .footer-copyright a:hover,html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .footer-copyright a:focus-visible{color:#fff!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .payment-icons{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .payment-icons svg{width:auto!important;height:23px!important;border-radius:4px!important;box-shadow:0 0 0 1px #ffffff2e!important}@media screen and (max-width:989px){html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer{width:min(100% - 32px,720px)!important;margin-inline:auto!important;gap:34px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter{width:100%!important;max-width:520px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter>.h3,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter>p.h3{max-width:340px!important;font-size:clamp(34px,10vw,42px)!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions{display:grid!important;gap:10px!important;border-left:0!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions>details,html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions>.details{overflow:hidden!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:8px!important;background:#ffffff09!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__accordions summary{min-height:54px!important;padding:15px 16px!important;font-size:16px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .footer-copyright{width:100%!important;display:grid!important;gap:18px!important;justify-items:center!important;min-height:0!important;padding:24px 16px 32px!important;text-align:center!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .payment-icons{order:-1!important;justify-content:center!important;gap:8px!important}}@media screen and (max-width:749px){html body footer.footer-group #shopify-section-sections--19475129008278__footer .section{padding-top:42px!important;padding-bottom:36px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer{width:calc(100% - 32px)!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .footer__newsletter>p:not(.h3){max-width:340px!important;margin-top:16px!important;font-size:13.5px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form,html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form .field{width:100%!important}}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form .field{position:relative!important;overflow:hidden!important;border-radius:999px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form input[type=email]{width:100%!important;height:54px!important;padding:0 66px 0 20px!important;color:#000!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form label{left:20px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form .self-submit-button{position:absolute!important;top:50%!important;right:6px!important;z-index:2!important;display:flex!important;width:42px!important;height:42px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#000!important;background-color:#000!important;transform:translateY(-50%)!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form .self-submit-button button{position:relative!important;inset:auto!important;display:flex!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important;color:#fff!important;transform:none!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form .self-submit-button .btn-text{display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;transform:none!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form .self-submit-button svg{display:block!important;width:16px!important;height:16px!important;color:#fff!important;stroke:currentColor!important;transform:none!important}html body .voltura-airpods-float{border-radius:10px!important;box-shadow:0 18px 42px #0000002e!important}@media screen and (min-width:750px){html body .voltura-airpods-float{left:14px!important;bottom:18px!important}}@media screen and (max-width:749px){html body footer.footer-group #shopify-section-sections--19475129008278__footer .newsletter-form .self-submit-button{right:6px!important}html body footer.footer-group #shopify-section-sections--19475129008278__footer-copyright .payment-icons svg{height:21px!important}html body .voltura-airpods-float{left:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 12px)!important;max-width:calc(100vw - 24px)!important}}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection{background:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection main.main-content,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-section{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section{border-bottom:1px solid rgba(8,16,23,.08)!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .section,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .relative,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner{min-height:clamp(280px,20vw,330px)!important;height:auto!important;overflow:hidden!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__media{display:none!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center right!important;transform:scale(.94)!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__overlay{background:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .page-width{width:min(1440px,calc(100% - 96px))!important;max-width:none!important;height:100%!important;margin-inline:auto!important;padding:clamp(34px,3.8vw,48px) 0!important;align-items:center!important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__box{width:min(680px,100%)!important;max-width:680px!important;padding:0!important;color:#081017!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__box:before{content:"FERDIG VALGT";display:inline-flex;min-height:28px;align-items:center;margin-bottom:18px;padding:0 12px;border:1px solid rgba(8,16,23,.12);border-radius:999px;color:#007f78;background:#ffffffc7;font-size:12px;font-weight:820;line-height:1}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__title{max-width:620px!important;margin:0!important;color:#081017!important;font-size:clamp(48px,4.7vw,68px)!important;font-weight:760!important;line-height:.97!important;letter-spacing:0!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__box:after{content:"Adapter og kabel samlet i en ryddig pakke. Velg iPhone eller USB-C.";display:block;max-width:660px;margin-top:16px;color:#5d6872;font-size:17px;font-weight:500;line-height:1.58}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection #shopify-section-template--19475134939286__main-collection{--section-padding-top: 18px !important;--section-padding-bottom: 86px !important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection #shopify-section-template--19475134939286__main-collection .section{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection #shopify-section-template--19475134939286__main-collection .page-width{width:min(1440px,calc(100% - 96px))!important;max-width:none!important;margin-inline:auto!important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar{position:sticky!important;top:78px!important;display:flex!important;min-height:66px!important;height:66px!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid rgba(8,16,23,.1)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__content{margin-top:24px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection #FacetFiltersActive{margin-top:0!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar .facet-wrapper,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar .sort-wrapper{margin:0!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar .button,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar summary,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar button{min-height:48px!important;border-radius:999px!important;color:#081017!important;background:#fff!important;border-color:#08101724!important;box-shadow:none!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection motion-list.card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;width:100%!important;margin-inline:0!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card{overflow:hidden!important;border:1px solid rgba(8,16,23,.09)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 16px 38px #08101712!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card:hover,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card:focus-within{border-color:#0810172e!important;box-shadow:0 22px 52px #0810171f!important;transform:translateY(-3px)!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__media{overflow:hidden!important;background:linear-gradient(180deg,#f9fbfc,#eef3f5)!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__media>a.media{aspect-ratio:1.38 / 1!important;height:auto!important;min-height:0!important;border-radius:0!important;background:transparent!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:clamp(16px,2.6vw,28px)!important;transform:scale(.98)!important;transition:transform .22s ease!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card:hover .product-card__media img{transform:scale(1.02)!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__content{gap:14px!important;padding:18px 18px 20px!important;background:#fff!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__details{align-items:flex-start!important;gap:16px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__title{color:#081017!important;font-size:17px!important;font-weight:760!important;line-height:1.26!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card .price,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card .price *{color:#081017!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card .price{font-size:15px!important;font-weight:780!important;line-height:1.25!important;text-align:right!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card .price__regular,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card .price__sale{display:grid!important;gap:3px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card s,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card .price__compare{color:#7c8790!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .quick-add{right:14px!important;bottom:14px!important;left:auto!important;width:auto!important;justify-content:flex-end!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .quick-add .button{min-height:42px!important;padding-inline:18px!important;border-radius:999px!important;background:#081017!important;color:#fff!important;border-color:#081017!important;box-shadow:0 12px 28px #0810172e!important}@media screen and (max-width:989px){html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .page-width,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection #shopify-section-template--19475134939286__main-collection .page-width{width:min(100% - 32px,720px)!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner{min-height:292px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__media{display:none!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__overlay{background:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__title{max-width:360px!important;font-size:clamp(42px,12vw,58px)!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .banner__box:after{max-width:350px;font-size:15.5px}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar{position:relative!important;top:auto!important;min-height:0!important;height:auto!important;margin-bottom:18px!important;padding:0 0 14px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection motion-list.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__details{flex-direction:column!important;gap:10px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card .price{text-align:left!important}}@media screen and (max-width:749px){html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection-banner-section .page-width{padding:42px 0 38px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection #shopify-section-template--19475134939286__main-collection{--section-padding-top: 18px !important;--section-padding-bottom: 58px !important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection #shopify-section-template--19475134939286__main-collection .collection.page-width{width:calc(100% - 32px)!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important;gap:10px!important;width:100%!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__content{margin-top:16px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection.with-drawer>.button.button--primary.icon-with-text{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection facet-sticky,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection facet-sticky.facet-sticky{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar .facet-wrapper,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar .sort-wrapper{display:block!important;width:100%!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar .button,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar summary,html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .collection__topbar button{width:100%!important;min-width:0!important;min-height:46px!important;padding-inline:12px!important;font-size:13px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection motion-list.card-grid{grid-template-columns:1fr!important;gap:16px!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__media>a.media{aspect-ratio:1.22 / 1!important}html:has(link[rel=canonical][href$="/collections/bundles"]) body.template-collection .product-card__content{padding:16px!important}}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection{background:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection main.main-content,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-section{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section{border-bottom:1px solid rgba(8,16,23,.08)!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .section,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .relative,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner{min-height:clamp(270px,18vw,320px)!important;height:auto!important;overflow:hidden!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__media{display:none!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__overlay{background:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .page-width{width:min(1440px,calc(100% - 96px))!important;max-width:none!important;height:100%!important;margin-inline:auto!important;padding:clamp(34px,3.8vw,48px) 0!important;align-items:center!important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__box{width:min(680px,100%)!important;max-width:680px!important;padding:0!important;color:#081017!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__box:before{content:"RASK LADING";display:inline-flex;min-height:28px;align-items:center;margin-bottom:18px;padding:0 12px;border:1px solid rgba(8,16,23,.12);border-radius:999px;color:#007f78;background:#ffffffc7;font-size:12px;font-weight:820;line-height:1}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__title{max-width:620px!important;margin:0!important;color:#081017!important;font-size:clamp(52px,4.9vw,72px)!important;font-weight:760!important;line-height:.97!important;letter-spacing:0!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__box:after{content:"Kompakte USB-C-adaptere for hjem, jobb og reise.";display:block;max-width:620px;margin-top:16px;color:#5d6872;font-size:17px;font-weight:500;line-height:1.58}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection #shopify-section-template--19475134939286__main-collection{--section-padding-top: 18px !important;--section-padding-bottom: 86px !important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection #shopify-section-template--19475134939286__main-collection .section{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection #shopify-section-template--19475134939286__main-collection .page-width{width:min(1440px,calc(100% - 96px))!important;max-width:none!important;margin-inline:auto!important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar{position:sticky!important;top:78px!important;display:flex!important;min-height:66px!important;height:66px!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid rgba(8,16,23,.1)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection:has(motion-list.card-grid .product-card:first-child:last-child) .collection__topbar{display:none!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__content{margin-top:24px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection:has(motion-list.card-grid .product-card:first-child:last-child) .collection__content{margin-top:0!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection #FacetFiltersActive{margin-top:0!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar .facet-wrapper,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar .sort-wrapper{margin:0!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar .button,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar summary,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar button{min-height:48px!important;border-radius:999px!important;color:#081017!important;background:#fff!important;border-color:#08101724!important;box-shadow:none!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection motion-list.card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;width:100%!important;margin-inline:0!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:last-child){grid-template-columns:minmax(0,428px)!important;justify-content:center!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card{overflow:hidden!important;border:1px solid rgba(8,16,23,.09)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 16px 38px #08101712!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card:hover,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card:focus-within{border-color:#0810172e!important;box-shadow:0 22px 52px #0810171f!important;transform:translateY(-3px)!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__media{overflow:hidden!important;background:linear-gradient(180deg,#f9fbfc,#eef3f5)!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__media>a.media{aspect-ratio:1.24 / 1!important;height:auto!important;min-height:0!important;border-radius:0!important;background:transparent!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:clamp(18px,2.8vw,32px)!important;transform:scale(.98)!important;transition:transform .22s ease!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card:hover .product-card__media img{transform:scale(1.02)!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__content{gap:14px!important;padding:18px 18px 20px!important;background:#fff!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__details{align-items:flex-start!important;gap:16px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__title{color:#081017!important;font-size:17px!important;font-weight:760!important;line-height:1.26!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card .price,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card .price *{color:#081017!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card .price{font-size:15px!important;font-weight:780!important;line-height:1.25!important;text-align:right!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .quick-add{right:14px!important;bottom:14px!important;left:auto!important;width:auto!important;justify-content:flex-end!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .quick-add .button{min-height:42px!important;padding-inline:18px!important;border-radius:999px!important;background:#081017!important;color:#fff!important;border-color:#081017!important;box-shadow:0 12px 28px #0810172e!important}@media screen and (max-width:989px){html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .page-width,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection #shopify-section-template--19475134939286__main-collection .page-width{width:min(100% - 32px,720px)!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner{min-height:276px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__title{max-width:360px!important;font-size:clamp(46px,13vw,60px)!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .banner__box:after{max-width:350px;font-size:15.5px}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar{position:relative!important;top:auto!important;min-height:0!important;height:auto!important;margin-bottom:18px!important;padding:0 0 14px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection motion-list.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:last-child){grid-template-columns:minmax(0,428px)!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__details{flex-direction:column!important;gap:10px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card .price{text-align:left!important}}@media screen and (max-width:749px){html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection-banner-section .page-width{padding:42px 0 38px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection #shopify-section-template--19475134939286__main-collection{--section-padding-top: 18px !important;--section-padding-bottom: 58px !important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection #shopify-section-template--19475134939286__main-collection .collection.page-width{width:calc(100% - 32px)!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar{display:grid!important;grid-template-columns:1fr!important;align-items:center!important;gap:10px!important;width:100%!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__content{margin-top:16px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection.with-drawer>.button.button--primary.icon-with-text{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection facet-sticky,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection facet-sticky.facet-sticky{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar .facet-wrapper,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar .sort-wrapper{display:block!important;width:100%!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar .button,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar summary,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .collection__topbar button{width:100%!important;min-width:0!important;min-height:46px!important;padding-inline:12px!important;font-size:13px!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection motion-list.card-grid,html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:last-child){grid-template-columns:1fr!important;gap:16px!important;justify-content:stretch!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__media>a.media{aspect-ratio:1.18 / 1!important}html:has(link[rel=canonical][href$="/collections/adapter"]) body.template-collection .product-card__content{padding:16px!important}}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection{background:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection main.main-content,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-section{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section{border-bottom:1px solid rgba(8,16,23,.08)!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .section,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .relative,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner{min-height:clamp(270px,18vw,320px)!important;height:auto!important;overflow:hidden!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__media{display:none!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__overlay{background:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .page-width{width:min(1440px,calc(100% - 96px))!important;max-width:none!important;height:100%!important;margin-inline:auto!important;padding:clamp(34px,3.8vw,48px) 0!important;align-items:center!important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__box{width:min(720px,100%)!important;max-width:720px!important;padding:0!important;color:#081017!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__box:before{content:"KABELGUIDE";display:inline-flex;min-height:28px;align-items:center;margin-bottom:18px;padding:0 12px;border:1px solid rgba(8,16,23,.12);border-radius:999px;color:#007f78;background:#ffffffc7;font-size:12px;font-weight:820;line-height:1}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__title{max-width:620px!important;margin:0!important;color:#081017!important;font-size:clamp(52px,4.9vw,72px)!important;font-weight:760!important;line-height:.97!important;letter-spacing:0!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__box:after{content:"USB-C og Lightning-kabler med ryddig lengdevalg.";display:block;max-width:660px;margin-top:16px;color:#5d6872;font-size:17px;font-weight:500;line-height:1.58}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection #shopify-section-template--19475134939286__main-collection{--section-padding-top: 18px !important;--section-padding-bottom: 86px !important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection #shopify-section-template--19475134939286__main-collection .section{background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection #shopify-section-template--19475134939286__main-collection .page-width{width:min(1440px,calc(100% - 96px))!important;max-width:none!important;margin-inline:auto!important;background:#f6f8f9!important;background-color:#f6f8f9!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar{position:sticky!important;top:78px!important;display:flex!important;min-height:66px!important;height:66px!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid rgba(8,16,23,.1)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection:has(motion-list.card-grid .product-card:first-child:nth-last-child(2)) .collection__topbar,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection:has(motion-list.card-grid .product-card:first-child:last-child) .collection__topbar{display:none!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__content{margin-top:24px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection:has(motion-list.card-grid .product-card:first-child:nth-last-child(2)) .collection__content,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection:has(motion-list.card-grid .product-card:first-child:last-child) .collection__content{margin-top:0!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection #FacetFiltersActive{margin-top:0!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar .facet-wrapper,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar .sort-wrapper{margin:0!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar .button,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar summary,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar button{min-height:48px!important;border-radius:999px!important;color:#081017!important;background:#fff!important;border-color:#08101724!important;box-shadow:none!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;width:100%!important;margin-inline:0!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:nth-last-child(2)){grid-template-columns:repeat(2,minmax(0,428px))!important;justify-content:center!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:last-child){grid-template-columns:minmax(0,428px)!important;justify-content:center!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card{overflow:hidden!important;border:1px solid rgba(8,16,23,.09)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 16px 38px #08101712!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card:hover,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card:focus-within{border-color:#0810172e!important;box-shadow:0 22px 52px #0810171f!important;transform:translateY(-3px)!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__media{overflow:hidden!important;background:linear-gradient(180deg,#f9fbfc,#eef3f5)!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__media>a.media{aspect-ratio:1.18 / 1!important;height:auto!important;min-height:0!important;border-radius:0!important;background:transparent!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:clamp(14px,2.3vw,26px)!important;transform:scale(.99)!important;transition:transform .22s ease!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card:hover .product-card__media img{transform:scale(1.02)!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__content{gap:14px!important;padding:18px 18px 20px!important;background:#fff!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__details{align-items:flex-start!important;gap:16px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__title{color:#081017!important;font-size:17px!important;font-weight:760!important;line-height:1.26!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card .price,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card .price *{color:#081017!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card .price{font-size:15px!important;font-weight:780!important;line-height:1.25!important;text-align:right!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .quick-add{right:14px!important;bottom:14px!important;left:auto!important;width:auto!important;justify-content:flex-end!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .quick-add .button{min-height:42px!important;padding-inline:18px!important;border-radius:999px!important;background:#081017!important;color:#fff!important;border-color:#081017!important;box-shadow:0 12px 28px #0810172e!important}@media screen and (max-width:989px){html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .page-width,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection #shopify-section-template--19475134939286__main-collection .page-width{width:min(100% - 32px,720px)!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner{min-height:276px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__title{max-width:360px!important;font-size:clamp(46px,13vw,60px)!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .banner__box:after{max-width:350px;font-size:15.5px}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar{position:relative!important;top:auto!important;min-height:0!important;height:auto!important;margin-bottom:18px!important;padding:0 0 14px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:nth-last-child(2)),html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:last-child){grid-template-columns:repeat(2,minmax(0,428px))!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__details{flex-direction:column!important;gap:10px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card .price{text-align:left!important}}@media screen and (max-width:749px){html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection-banner-section .page-width{padding:42px 0 38px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection #shopify-section-template--19475134939286__main-collection{--section-padding-top: 18px !important;--section-padding-bottom: 58px !important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection #shopify-section-template--19475134939286__main-collection .collection.page-width{width:calc(100% - 32px)!important;max-width:none!important;margin-inline:auto!important;padding-inline:0!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar{display:grid!important;grid-template-columns:1fr!important;align-items:center!important;gap:10px!important;width:100%!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__content{margin-top:16px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection.with-drawer>.button.button--primary.icon-with-text{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection facet-sticky,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection facet-sticky.facet-sticky{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar .facet-wrapper,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar .sort-wrapper{display:block!important;width:100%!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar .button,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar summary,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .collection__topbar button{width:100%!important;min-width:0!important;min-height:46px!important;padding-inline:12px!important;font-size:13px!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid,html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:nth-last-child(2)),html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection motion-list.card-grid:has(.product-card:first-child:last-child){grid-template-columns:1fr!important;gap:16px!important;justify-content:stretch!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__media>a.media{aspect-ratio:1.18 / 1!important}html:has(link[rel=canonical][href$="/collections/kabler"]) body.template-collection .product-card__content{padding:16px!important}}#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary,#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary[href*="/collections/all"]{background:#0b0f14!important;background-color:#0b0f14!important;border-color:#0b0f14!important;color:#fff!important}#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary *,#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary[href*="/collections/all"] *{color:#fff!important}#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary:hover,#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary:focus-visible,#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary[href*="/collections/all"]:hover,#shopify-section-template--19475135561878__voltura-page .v2-page__cta .v2-actions .v2-button.v2-button--primary[href*="/collections/all"]:focus-visible{background:#000!important;background-color:#000!important;border-color:#000!important;color:#fff!important}html body.template-cart #MainContent{background:#fff!important}html body.template-cart .cart.section{padding:clamp(32px,5vw,72px) 0 clamp(52px,7vw,96px)!important;background:#fff!important}html body.template-cart .cart .page-width{width:min(100% - 32px,1280px)!important;margin-inline:auto!important;padding-inline:0!important}html body.template-cart .cart .title-wrapper{align-items:end!important;gap:20px!important;margin:0 0 clamp(32px,4vw,52px)!important}html body.template-cart .cart .title-wrapper .heading,html body.template-cart .cart .title-wrapper h1,html body.template-cart .cart h1{max-width:11ch!important;color:#05070a!important;font-size:clamp(46px,6.2vw,92px)!important;font-weight:800!important;line-height:.92!important;letter-spacing:0!important}html body.template-cart .cart .title-wrapper .button,html body.template-cart .cart .title-wrapper a[href*="/collections"],html body.template-cart .cart a.button--secondary{min-height:46px!important;border:1px solid #0b0f14!important;border-radius:999px!important;background:#fff!important;color:#0b0f14!important;padding-inline:22px!important;font-size:14px!important;font-weight:750!important;box-shadow:none!important}html body.template-cart .cart__content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,420px)!important;gap:clamp(32px,5vw,72px)!important;align-items:start!important}html body.template-cart .cart__items,html body.template-cart cart-items,html body.template-cart .cart-items,html body.template-cart .cart__form{min-width:0!important}html body.template-cart .cart-item,html body.template-cart .cart-items .cart-item{display:grid!important;grid-template-columns:118px minmax(0,1fr) auto auto!important;align-items:center!important;gap:clamp(18px,2.5vw,34px)!important;min-height:156px!important;margin:0 0 18px!important;padding:22px!important;border:1px solid rgba(11,15,20,.12)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 18px 46px #0f172a0f!important}html body.template-cart .cart-item__media{width:118px!important;height:118px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(11,15,20,.08)!important;border-radius:8px!important;background:#f6f8f9!important}html body.template-cart .cart-item__media img,html body.template-cart .cart-item img{width:100%!important;height:100%!important;object-fit:contain!important;padding:12px!important}html body.template-cart .cart-item__details,html body.template-cart .cart-item__content{display:grid!important;gap:8px!important;min-width:0!important}html body.template-cart .cart-item__details a,html body.template-cart .cart-item__name,html body.template-cart .cart-item__title{color:#05070a!important;font-size:clamp(16px,1.4vw,20px)!important;font-weight:750!important;line-height:1.2!important;text-decoration:none!important}html body.template-cart .cart-item__price,html body.template-cart .cart-item__totals,html body.template-cart .cart-item .price{color:#0b0f14!important;font-size:clamp(16px,1.25vw,18px)!important;font-weight:650!important}html body.template-cart quantity-input,html body.template-cart .quantity,html body.template-cart .cart-item__quantity{min-width:92px!important;min-height:42px!important;border:1px solid rgba(11,15,20,.18)!important;border-radius:999px!important;background:#fff!important}html body.template-cart .cart-item__remove,html body.template-cart .cart-item a[href*=change],html body.template-cart .cart-item button[name="updates[]"]+a{color:#0b0f149e!important;font-size:13px!important;font-weight:650!important;text-decoration:underline!important;text-underline-offset:4px!important}html body.template-cart .cart__footer,html body.template-cart .cart__sidebar{position:sticky!important;top:106px!important;align-self:start!important;display:grid!important;gap:22px!important;padding:28px!important;border:1px solid rgba(11,15,20,.14)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 22px 60px #0f172a14!important}html body.template-cart .cart__sidebar .free-shipping,html body.template-cart .cart__sidebar .shipping-bar,html body.template-cart .cart__sidebar .progress-bar{margin:0!important}html body.template-cart .free-shipping,html body.template-cart .cart__sidebar .cart-shipping{padding:0 0 18px!important;border-bottom:1px solid rgba(11,15,20,.12)!important}html body.template-cart .cart__sidebar .cart-subtotal,html body.template-cart .totals,html body.template-cart .cart__subtotal{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:18px!important;padding-top:2px!important;border:0!important}html body.template-cart .cart__sidebar .cart-subtotal *,html body.template-cart .totals *,html body.template-cart .cart__subtotal *{color:#05070a!important}html body.template-cart .cart__sidebar .cart-subtotal .price,html body.template-cart .totals__subtotal-value,html body.template-cart .cart__subtotal .price{font-size:clamp(25px,2.2vw,34px)!important;font-weight:850!important;line-height:1!important}html body.template-cart .cart-note,html body.template-cart .cart-details,html body.template-cart .cart__blocks details,html body.template-cart .cart__content details{border:1px solid rgba(11,15,20,.13)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}html body.template-cart .cart-note summary,html body.template-cart .cart-details summary,html body.template-cart .cart__blocks details summary,html body.template-cart .cart__content details summary{min-height:58px!important;padding:0 20px!important;font-size:18px!important;font-weight:750!important}html body.template-cart .cart-note textarea,html body.template-cart textarea[name=note]{min-height:128px!important;border:1px solid rgba(11,15,20,.16)!important;border-radius:8px!important;background:#fbfbfb!important;padding:16px!important;font-size:15px!important;resize:vertical!important}html body.template-cart .cart__checkout-button,html body.template-cart .cart__sidebar button[name=checkout],html body.template-cart .cart__footer button[name=checkout]{width:100%!important;min-height:58px!important;border:1px solid #000000!important;border-radius:999px!important;background:#000!important;background-color:#000!important;color:#fff!important;font-size:16px!important;font-weight:800!important;box-shadow:none!important}html body.template-cart .cart__checkout-button *,html body.template-cart .cart__sidebar button[name=checkout] *,html body.template-cart .cart__footer button[name=checkout] *{color:#fff!important;stroke:#fff!important}html body.template-cart .cart.is-empty{min-height:58vh!important;display:grid!important;align-items:center!important}html body.template-cart .cart.is-empty .empty-state,html body.template-cart .cart.is-empty .cart__empty-text,html body.template-cart .cart.is-empty .grid{max-width:520px!important;margin-inline:auto!important;text-align:center!important}html body #voltura-email-discount-popup{background:#0009!important;background-color:#0009!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}html body #voltura-email-discount-popup .voltura-email-popup__panel{width:min(100%,470px)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:8px!important;background:#fff!important;color:#05070a!important;box-shadow:0 28px 90px #00000047!important}html body #voltura-email-discount-popup .voltura-email-popup__accent{height:6px!important;background:#000!important;border-bottom:0!important}html body #voltura-email-discount-popup .voltura-email-popup__body{gap:18px!important;padding:36px!important}html body #voltura-email-discount-popup .voltura-email-popup__close{top:14px!important;right:14px!important;border-color:#0b0f1429!important;background:#f7f8f9!important;background-color:#f7f8f9!important}html body #voltura-email-discount-popup .voltura-email-popup__eyebrow{color:#06766f!important;font-size:12px!important;font-weight:850!important}html body #voltura-email-discount-popup .voltura-email-popup__title{max-width:9ch!important;color:#05070a!important;font-size:clamp(42px,5.4vw,58px)!important;font-weight:850!important;line-height:.94!important}html body #voltura-email-discount-popup .voltura-email-popup__text,html body #voltura-email-discount-popup .voltura-email-popup__note{color:#0b0f14b8!important}html body #voltura-email-discount-popup .voltura-email-popup__input{min-height:52px!important;border-color:#0b0f142e!important;background:#f7f8f9!important;background-color:#f7f8f9!important;color:#05070a!important}html body #voltura-email-discount-popup .voltura-email-popup__button{min-height:52px!important;border-color:#000!important;background:#000!important;background-color:#000!important;color:#fff!important}html body #voltura-email-discount-popup .voltura-email-popup__button *{color:#fff!important}@media(max-width:899px){html body.template-cart .cart.section{padding-top:28px!important}html body.template-cart .cart .page-width{width:min(100% - 28px,680px)!important}html body.template-cart .cart .title-wrapper{display:grid!important;gap:18px!important;margin-bottom:28px!important}html body.template-cart .cart .title-wrapper .heading,html body.template-cart .cart .title-wrapper h1,html body.template-cart .cart h1{max-width:9ch!important;font-size:clamp(42px,13vw,58px)!important}html body.template-cart .cart__content{display:grid!important;grid-template-columns:1fr!important;gap:22px!important}html body.template-cart .cart-item,html body.template-cart .cart-items .cart-item{grid-template-columns:92px minmax(0,1fr)!important;gap:16px!important;min-height:0!important;padding:16px!important}html body.template-cart .cart-item__media{width:92px!important;height:92px!important}html body.template-cart .cart-item__quantity,html body.template-cart .cart-item__totals,html body.template-cart .cart-item quantity-input,html body.template-cart .cart-item .quantity{grid-column:2!important;justify-self:start!important}html body.template-cart .cart__footer,html body.template-cart .cart__sidebar{position:static!important;padding:20px!important;box-shadow:0 16px 44px #0f172a12!important}html body.template-cart .cart-note,html body.template-cart .cart-details,html body.template-cart .cart__blocks details,html body.template-cart .cart__content details{border-radius:8px!important}html body #voltura-email-discount-popup{align-items:end!important;padding:12px!important}html body #voltura-email-discount-popup .voltura-email-popup__panel{width:100%!important}html body #voltura-email-discount-popup .voltura-email-popup__body{padding:30px 22px 24px!important}}@media(max-width:520px){html body.template-cart .cart .title-wrapper .heading,html body.template-cart .cart .title-wrapper h1,html body.template-cart .cart h1{font-size:40px!important;line-height:.96!important}html body.template-cart .cart .title-wrapper .button,html body.template-cart .cart .title-wrapper a[href*="/collections"],html body.template-cart .cart a.button--secondary{width:100%!important;justify-content:center!important}}html body.template-cart table,html body.template-cart .cart table{width:100%!important;border-collapse:separate!important;border-spacing:0 14px!important}html body.template-cart .cart-item,html body.template-cart .cart-items .cart-item{display:table-row!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body.template-cart .cart-item>td,html body.template-cart .cart-item>th{padding:20px 18px!important;vertical-align:middle!important;border-top:1px solid rgba(11,15,20,.12)!important;border-bottom:1px solid rgba(11,15,20,.12)!important;background:#fff!important}html body.template-cart .cart-item>td:first-child,html body.template-cart .cart-item>th:first-child{border-left:1px solid rgba(11,15,20,.12)!important;border-radius:8px 0 0 8px!important}html body.template-cart .cart-item>td:last-child,html body.template-cart .cart-item>th:last-child{border-right:1px solid rgba(11,15,20,.12)!important;border-radius:0 8px 8px 0!important}html body.template-cart .cart-item__media{width:108px!important;height:108px!important}html body.template-cart .cart-item__media img,html body.template-cart .cart-item img{padding:10px!important}html body.template-cart .cart-item quantity-input,html body.template-cart .cart-item .quantity,html body.template-cart .cart-item__quantity{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body.template-cart .cart-item quantity-input input,html body.template-cart .cart-item .quantity input,html body.template-cart .cart-item input[type=number],html body.template-cart .cart-item input[name^=updates]{display:inline-block!important;visibility:visible!important;opacity:1!important;width:34px!important;min-width:34px!important;height:36px!important;padding:0!important;border:0!important;background:transparent!important;color:#05070a!important;font-size:14px!important;font-weight:650!important;text-align:center!important}html body.template-cart .cart-item quantity-input button,html body.template-cart .cart-item .quantity button{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}html body.template-cart .cart-details{padding:0!important;border:0!important;background:transparent!important}html body.template-cart .cart-details details,html body.template-cart .cart__content .cart-details details{width:100%!important;border:1px solid rgba(11,15,20,.13)!important;border-radius:8px!important;background:#fff!important}html body.template-cart .cart-note{border:0!important;padding:0!important}html body.template-cart .cart-note textarea,html body.template-cart textarea[name=note]{width:100%!important}@media(max-width:899px){html body.template-cart table,html body.template-cart .cart table{border-spacing:0 12px!important}html body.template-cart .cart-item>td,html body.template-cart .cart-item>th{padding:16px 12px!important}html body.template-cart .cart-item__media{width:86px!important;height:86px!important}html body.template-cart .cart__sidebar{margin-inline:0!important;width:100%!important}}html body #CookieBanner,html body cookie-banner#CookieBanner,html body #CookieBanner.x-modal.cookie-modal.drawer{background:transparent!important;background-color:transparent!important}html body #CookieBanner[open] .overlay,html body #CookieBanner[active] .overlay,html body #CookieBanner:not([hidden]) .overlay{visibility:visible!important;opacity:1!important;background:#0000008f!important;background-color:#0000008f!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}html body #CookieBanner .drawer__inner{background:#fffffff7!important;background-color:#fffffff7!important;border:1px solid rgba(5,7,10,.18)!important;box-shadow:0 28px 90px #0000003d!important}html body #CookieBanner .drawer__content,html body #CookieBanner .drawer__scrollable,html body #CookieBanner .cookie-banner{background:transparent!important;background-color:transparent!important}@media(max-width:640px){html body #CookieBanner .drawer__inner{border-left:0!important;border-right:0!important;box-shadow:0 -20px 70px #0000003d!important}}html body.template-collection .product-card__media,html body.template-collection .product-card .media{padding:0!important;overflow:hidden!important}html body.template-collection .product-card__media>a.media,html body.template-collection .product-card__media>.media,html body.template-collection .product-card .media{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important}html body.template-collection .product-card__media img,html body.template-collection .product-card .media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card .product-card__media.product-card__media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card .media.media img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;padding:0!important;object-fit:cover!important;object-position:center center!important;transform:none!important}html body.template-collection .product-card:hover .product-card__media img,html body.template-collection .product-card:hover .media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card:hover .product-card__media.product-card__media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card:hover .media.media img{transform:scale(1.015)!important}html body .header-section.header-sticky{z-index:70!important;transition:transform .22s ease,opacity .18s ease,box-shadow .18s ease!important;will-change:transform!important}html body .header-section.header-sticky:not(.header-hidden){transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important}html body .header-section.header-sticky:not(.header-hidden) .header[is=sticky-header][data-sticky-type=on-scroll-up]{transform:translateY(0)!important}html body .header-section.header-hidden[data-sticky-type=on-scroll-up],html body .header-section.voltura-header-hidden[data-sticky-type=on-scroll-up]{transform:translateY(calc(-100% - 2px))!important;opacity:0!important;pointer-events:none!important}html body .header-section.header-hidden[data-sticky-type=on-scroll-up] .header,html body .header-section.voltura-header-hidden[data-sticky-type=on-scroll-up] .header{transform:none!important}html body .header-section.header-sticky .header,html body .header-section.header-scrolled .header{background:#fff!important;background-color:#fff!important;color:#000!important}html body .header-section.header-sticky a,html body .header-section.header-sticky button,html body .header-section.header-sticky summary,html body .header-section.header-sticky .header__logo-link,html body .header-section.header-sticky .header__navigation,html body .header-section.header-sticky .header__icons{pointer-events:auto!important}html body.template-collection .shopify-section-group-header-group{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;height:auto!important;min-height:0!important;transform:none!important;z-index:70!important}html body.template-collection .header-section.header-sticky{position:sticky!important;top:0!important;left:auto!important;right:auto!important;width:100%!important}html body.template-collection #MainContent{padding-top:0!important}html,body{background:#fff!important}html body #voltura-email-discount-popup,html body .voltura-email-popup,html body .voltura-airpods-float,html body [id*=email-discount],html body [class*=email-discount],html body [class*=discount-popup],html body .cart-discount,html body [id^=CartDiscount],html body [aria-controls^=CartDiscount],html body .cart-discount__count,html body .price__sale{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html.overflow-hidden,body.overflow-hidden{overflow:auto!important}html body #CookieBanner[open] .overlay,html body #CookieBanner[active] .overlay,html body #CookieBanner:not([hidden]) .overlay{background:#ffffff42!important;background-color:#ffffff42!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body #CookieBanner .drawer__inner{background:#fff!important;background-color:#fff!important;color:#05070a!important}html body .price--on-sale .price__regular,html body .price--on-sale .price__regular *{color:#05070a!important;text-decoration:none!important}html body.template-collection .product-card,html body.template-collection .product-card .product-card__media{position:relative!important}html body.template-collection .product-card .quick-add{position:absolute!important;left:14px!important;right:14px!important;bottom:14px!important;width:auto!important;margin:0!important;padding:0!important;display:block!important;transform:none!important;pointer-events:auto!important;z-index:6!important}html body.template-collection .product-card .quick-add form{width:100%!important}html body.template-collection .product-card .quick-add .button{width:100%!important;min-width:0!important;min-height:46px!important;height:46px!important;border-radius:999px!important;border:1px solid rgba(0,127,120,.55)!important;background:#fff!important;color:#007f78!important;opacity:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 18px!important;box-shadow:0 10px 24px #05070a14!important;transform:none!important}html body.template-collection .product-card .quick-add .button .btn-fill,html body.template-collection .product-card .quick-add .button .btn-text{display:none!important}html body.template-collection .product-card .quick-add .button .voltura-quick-label{position:relative!important;z-index:2!important;display:inline-block!important;color:#007f78!important;font-size:13px!important;font-weight:850!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}html body.template-collection .product-card .quick-add .button:hover{border-color:#007f78!important;background:#eefaf8!important;color:#006b65!important}html body.template-collection .product-card .quick-add .button:hover .voltura-quick-label{color:#006b65!important}html body.template-collection .product-card .quick-add .button:focus-visible{outline:2px solid #007f78!important;outline-offset:3px!important}html body .voltura-conversion-strip{border-block:1px solid rgba(11,15,20,.12);background:#fff}html body .voltura-conversion-strip__inner{width:min(1320px,calc(100% - 48px));margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#0b0f141f}html body .voltura-conversion-strip__item{min-height:88px;display:grid;align-content:center;gap:4px;padding:18px 20px;background:#fff}html body .voltura-conversion-strip__item strong{color:#05070a;font-size:14px;font-weight:850;line-height:1.2}html body .voltura-conversion-strip__item span,html body .voltura-card-proof,html body .voltura-product-proof span,html body .voltura-product-nudge p{color:#0b0f14b8;font-size:13px;line-height:1.35}html body .voltura-card-proof{margin-top:10px;padding-top:10px;border-top:1px solid rgba(11,15,20,.1)}html body .voltura-product-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 4px}html body .voltura-product-proof__item{display:grid;gap:3px;padding:12px;border:1px solid rgba(11,15,20,.12);border-radius:8px;background:#f7f9fb}html body .voltura-product-proof strong{color:#05070a;font-size:13px;font-weight:850;line-height:1.2}html body .voltura-product-nudge{display:grid;gap:4px;margin:12px 0 14px;padding:14px 16px;border:1px solid rgba(11,15,20,.12);border-radius:8px;background:#fffdf5}html body .voltura-product-nudge strong{color:#05070a;font-size:14px;font-weight:850}@media(max-width:899px){html body .voltura-conversion-strip__inner{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}html body .voltura-conversion-strip__item{min-height:78px;padding:14px 16px}html body .voltura-airpods-float{display:none!important}}@media(max-width:520px){html body.template-collection .product-card .quick-add{left:10px!important;right:10px!important;bottom:10px!important}html body.template-collection .product-card .quick-add .button{min-height:44px!important;height:44px!important}html body .voltura-conversion-strip__inner,html body .voltura-product-proof{grid-template-columns:1fr}html body .v2-product-grid{gap:16px!important}}html body.template-collection .collection-section,html body.template-collection .collection-section .section,html body.template-collection .collection-section .section--padding,html body.template-collection #MainContent{background:radial-gradient(circle at 84% 4%,#79d2ff2e,#79d2ff00 32vw),linear-gradient(180deg,#f7fcff 0,#fff 235px 100%)!important}html body .v2-category-nav,html body .voltura-conversion-strip{background:linear-gradient(90deg,#fff,#eff9ffbd,#fff)!important}html body .voltura-product-proof__item,html body .voltura-product-nudge{border-color:#68c5f53d!important;background:linear-gradient(180deg,#fff,#f6fcff)!important}html body.template-collection #ProductGridContainer .card-grid{align-items:stretch!important;gap:clamp(18px,2.2vw,30px)!important}@media(min-width:990px){html body.template-collection #ProductGridContainer .card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:641px)and (max-width:989px){html body.template-collection #ProductGridContainer .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}html body.template-collection .product-card{display:flex!important;min-height:100%!important;overflow:hidden!important;border:1px solid rgba(8,16,23,.12)!important;border-radius:8px!important;background:#fff!important;box-shadow:0 18px 44px #08101712,0 18px 54px #79d2ff14!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}html body.template-collection .product-card:hover,html body.template-collection .product-card:focus-within{transform:translateY(-3px)!important;border-color:#59c0f485!important;box-shadow:0 22px 52px #0810171a,0 22px 62px #79d2ff29!important}html body.template-collection .product-card__media,html body.template-collection .product-card .media{background:radial-gradient(circle at 86% 12%,#85daff47,#85daff00 34%),linear-gradient(180deg,#fbfdff,#f6f9fb)!important;border-radius:0!important}html body.template-collection .product-card .media{border-bottom:1px solid rgba(8,16,23,.08)!important}html body.template-collection .product-card .media img{width:100%!important;height:100%!important;padding:clamp(16px,5.6vw,34px)!important;object-fit:contain!important;object-position:center center!important;mix-blend-mode:multiply!important;transform:none!important;transition:transform .18s ease!important}html body.template-collection .product-card:hover .media img{transform:scale(1.025)!important}html body.template-collection .product-card .quick-view__button{top:14px!important;right:14px!important;display:inline-flex!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;opacity:1!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(123,205,247,.28)!important;border-radius:999px!important;background:#ffffffeb!important;color:#0810179e!important;box-shadow:0 12px 28px #08101714!important;transform:none!important}html body.template-collection .product-card .quick-view__button .btn-fill{display:none!important}html body.template-collection .product-card .quick-add{left:auto!important;right:clamp(16px,2vw,22px)!important;bottom:clamp(16px,2vw,22px)!important;width:auto!important;justify-content:flex-end!important}html body.template-collection .product-card .quick-add form{width:auto!important}html body.template-collection .product-card .quick-add .button{width:auto!important;min-width:154px!important;min-height:48px!important;height:48px!important;padding:0 22px!important;border:1px solid rgba(75,220,212,.34)!important;border-radius:999px!important;background:#07131d!important;color:#51d6cf!important;box-shadow:0 14px 28px #0810172e,inset 0 0 0 1px #8edfff1a!important}html body.template-collection .product-card .quick-add .button .voltura-quick-label{color:#51d6cf!important;font-size:13px!important;font-weight:850!important}html body.template-collection .product-card .quick-add .button:hover{border-color:#4bdcd48c!important;background:#0a1b27!important;color:#75efe8!important}html body.template-collection .product-card .quick-add .button:hover .voltura-quick-label{color:#75efe8!important}html body.template-collection .product-card__content{display:flex!important;min-height:214px!important;padding:18px 20px 20px!important;gap:0!important;background:#fff!important}html body.template-collection .product-card__details{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) auto!important;gap:11px 16px!important;align-items:end!important}html body.template-collection .product-card__details>p{display:block!important;grid-column:1 / -1!important;min-width:0!important;margin:0!important}html body.template-collection .voltura-card-kicker{display:block!important;margin:0 0 10px!important;color:#0e6b80!important;font-size:11px!important;font-weight:900!important;line-height:1.2!important;letter-spacing:0!important;text-transform:uppercase!important}html body.template-collection .product-card__title{display:block!important;color:#07131d!important;font-size:clamp(18px,1.35vw,22px)!important;font-weight:850!important;line-height:1.18!important;letter-spacing:0!important;text-decoration:none!important}html body.template-collection .voltura-card-description{display:block!important;max-width:34ch!important;margin-top:10px!important;color:#081017b8!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important;letter-spacing:0!important}html body.template-collection .product-card__details>.flex{grid-column:1!important;grid-row:2!important;min-width:0!important}html body.template-collection .price,html body.template-collection .price *{color:#07131d!important}html body.template-collection .price__regular{font-size:16px!important;font-weight:850!important;line-height:1.15!important}html body.template-collection .price__regular small{display:inline!important;margin-right:3px!important;color:#0810179e!important;font-size:12px!important;font-weight:650!important}html body.template-collection .voltura-card-detail-link{grid-column:2!important;grid-row:2!important;align-self:center!important;color:#07131d!important;font-size:14px!important;font-weight:850!important;line-height:1.1!important;text-decoration:none!important;white-space:nowrap!important}html body.template-collection .voltura-card-detail-link:hover{color:#0e6b80!important}html body.template-collection .voltura-collection-proof{margin-top:14px!important;padding-top:12px!important;border-top:1px solid rgba(8,16,23,.13)!important;color:#081017b3!important;font-size:13px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:0!important}@media(max-width:640px){html body.template-collection #ProductGridContainer .card-grid{grid-template-columns:1fr!important;gap:18px!important}html body.template-collection .product-card__content{min-height:226px!important;padding:18px 19px 20px!important}html body.template-collection .product-card__title{font-size:20px!important;line-height:1.18!important}html body.template-collection .product-card .quick-add{left:20px!important;right:20px!important;bottom:18px!important;width:auto!important}html body.template-collection .product-card .quick-add form,html body.template-collection .product-card .quick-add .button{width:100%!important}html body.template-collection .product-card .quick-add .button{min-width:0!important}}html body.template-collection .product-card.product-card .product-card__media.product-card__media img,html body.template-collection .product-card.product-card .media.media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card .product-card__media.product-card__media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card .media.media img{display:block!important;box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;padding:clamp(16px,5.6vw,34px)!important;object-fit:contain!important;object-position:center center!important}@media(max-width:640px){html body.template-collection,html body.template-collection #MainContent{overflow-x:hidden!important}html body.template-collection .collection.page-width,html body.template-collection .collection__content,html body.template-collection #ProductGridContainer,html body.template-collection #ProductGridContainer .card-grid,html body.template-collection .product-card{width:100%!important;min-width:0!important;max-width:100%!important}html body.template-collection .collection__content{display:block!important}html body.template-collection .product-card.product-card .product-card__media.product-card__media img,html body.template-collection .product-card.product-card .media.media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card .product-card__media.product-card__media img,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection .product-card.product-card .media.media img{padding:16px!important}html body.template-collection .product-card__details{grid-template-columns:1fr!important;gap:9px!important}html body.template-collection .product-card__details>.flex,html body.template-collection .voltura-card-detail-link{grid-column:1!important;grid-row:auto!important}html body.template-collection .voltura-card-detail-link{justify-self:start!important}}@media(max-width:640px){html body #CookieBanner .drawer__inner{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}html body #CookieBanner .drawer__content,html body #CookieBanner .drawer__scrollable,html body #CookieBanner .cookie-banner{box-sizing:border-box!important;max-width:100%!important;overflow-x:hidden!important}html body #CookieBanner .drawer__scrollable{width:100%!important;padding-right:16px!important;padding-left:16px!important}html body #CookieBanner .cookie-banner{width:100%!important;max-width:calc(100vw - 32px)!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}html body #CookieBanner h1,html body #CookieBanner h2,html body #CookieBanner h3,html body #CookieBanner .heading,html body #CookieBanner [class*=title]{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;text-align:center!important;font-size:20px!important;line-height:1.2!important;letter-spacing:0!important}html body #CookieBanner p,html body #CookieBanner span,html body #CookieBanner li{max-width:100%!important;white-space:normal!important;overflow-wrap:break-word!important}html body #CookieBanner .button,html body #CookieBanner button{min-width:0!important}}@media(max-width:640px){html body #shopify-section-sections--19475130515606__cookie-banner #CookieBanner .drawer__inner{right:0!important;left:0!important;width:100vw!important;min-width:0!important;max-width:100vw!important;margin:0!important}html body #shopify-section-sections--19475130515606__cookie-banner #CookieBanner .drawer__scrollable,html body #shopify-section-sections--19475130515606__cookie-banner #CookieBanner .cookie-banner{width:calc(100vw - 40px)!important;min-width:0!important;max-width:calc(100vw - 40px)!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important}html body #shopify-section-sections--19475130515606__cookie-banner #CookieBanner h2.heading{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;text-align:center!important;font-size:18px!important;line-height:1.25!important}}html body .v2-category-nav a{position:relative!important;isolation:isolate!important;overflow:hidden!important;transform:translateY(0) scale(1)!important;border-color:#0810172e!important;background:linear-gradient(180deg,#fffffff5,#ffffffe6)!important;box-shadow:0 0 #68c5f500!important;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .22s ease!important;will-change:transform!important}html body .v2-category-nav a:before{content:""!important;position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;z-index:-1!important;border-radius:inherit!important;background:radial-gradient(circle at 30% 20%,#fffffff2,#fff0 32%),linear-gradient(135deg,#eaf8ff,#d7f1ff 52%,#c9edff)!important;opacity:0!important;transition:opacity .18s ease!important}@media(hover:hover){html body .v2-category-nav a:hover{transform:translateY(-4px) scale(1.035)!important;animation:volturaCategoryPillHover .36s cubic-bezier(.22,1,.36,1) both!important;border-color:#4cb4eeb8!important;background:radial-gradient(circle at 28% 18%,#ffffffeb,#fff0 34%),linear-gradient(135deg,#eaf8ff,#d7f1ff 52%,#c9edff)!important;color:#07384d!important;box-shadow:0 12px 24px #40a9e22e,0 0 0 3px #8bdaff33!important}html body .v2-category-nav a:hover:before{opacity:1!important}}html body .v2-category-nav a:focus-visible{transform:translateY(-3px) scale(1.02)!important;border-color:#4cb4eed1!important;background:linear-gradient(135deg,#eaf8ff,#d7f1ff 52%,#c9edff)!important;color:#07384d!important;box-shadow:0 12px 24px #40a9e229,0 0 0 3px #8bdaff57!important;outline:none!important}@keyframes volturaCategoryPillHover{0%{transform:translateY(0) scale(1)}58%{transform:translateY(-6px) scale(1.045)}to{transform:translateY(-4px) scale(1.035)}}@media(prefers-reduced-motion:reduce){html body .v2-category-nav a,html body .v2-category-nav a:hover,html body .v2-category-nav a:focus-visible{animation:none!important;transition:background-color .12s ease,background .12s ease,border-color .12s ease,color .12s ease!important;transform:none!important}}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired nav.v2-category-nav.v2-category-nav a{position:relative!important;isolation:isolate!important;overflow:hidden!important;transform:translateY(0) scale(1)!important;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .22s ease!important;will-change:transform!important}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired nav.v2-category-nav.v2-category-nav a:before{content:""!important;position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;z-index:-1!important;border-radius:inherit!important;background:radial-gradient(circle at 30% 20%,#fffffff2,#fff0 32%),linear-gradient(135deg,#eaf8ff,#d7f1ff 52%,#c9edff)!important;opacity:0!important;transition:opacity .18s ease!important}@media(hover:hover){html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired nav.v2-category-nav.v2-category-nav a:hover{transform:translateY(-4px) scale(1.035)!important;animation:volturaCategoryPillHover .36s cubic-bezier(.22,1,.36,1) both!important;border-color:#4cb4eeb8!important;background:radial-gradient(circle at 28% 18%,#ffffffeb,#fff0 34%),linear-gradient(135deg,#eaf8ff,#d7f1ff 52%,#c9edff)!important;background-color:#d7f1ff!important;color:#07384d!important;box-shadow:0 12px 24px #40a9e22e,0 0 0 3px #8bdaff33!important}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired nav.v2-category-nav.v2-category-nav a:hover:before{opacity:1!important}}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired nav.v2-category-nav.v2-category-nav a:focus-visible{transform:translateY(-3px) scale(1.02)!important;border-color:#4cb4eed1!important;background:linear-gradient(135deg,#eaf8ff,#d7f1ff 52%,#c9edff)!important;background-color:#d7f1ff!important;color:#07384d!important;box-shadow:0 12px 24px #40a9e229,0 0 0 3px #8bdaff57!important;outline:none!important}html body .product-card.product-card .quick-add.quick-add .button.button,html body .product-card.product-card .quick-add.quick-add button.button,html body .v2-card.v2-card .v2-card__form.v2-card__form button,html body product-form button[type=submit].button,html body .product-form button[type=submit].button,html body form[action*="/cart/add"] button[type=submit].button,html body .shopify-product-form.shopify-product-form button[type=submit].button,html body button[name=add].button,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card.v2-card .v2-card__form.v2-card__form button,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button,html body.template-product form[action*="/cart/add"].shopify-product-form.shopify-product-form button[type=submit].button,html body.template-product product-form button[type=submit].button{border-color:#000!important;background:#000!important;background-color:#000!important;color:#8fe3ff!important;box-shadow:0 12px 26px #0000002e,0 0 0 1px #8fe3ff33 inset!important}html body .product-card.product-card .quick-add.quick-add .button.button *,html body .product-card.product-card .quick-add.quick-add .button.button .voltura-quick-label,html body .product-card.product-card .quick-add.quick-add button.button *,html body .v2-card.v2-card .v2-card__form.v2-card__form button *,html body product-form button[type=submit].button *,html body .product-form button[type=submit].button *,html body form[action*="/cart/add"] button[type=submit].button *,html body .shopify-product-form.shopify-product-form button[type=submit].button *,html body button[name=add].button *,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card.v2-card .v2-card__form.v2-card__form button *,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button *,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button .voltura-quick-label,html body.template-product form[action*="/cart/add"].shopify-product-form.shopify-product-form button[type=submit].button *,html body.template-product product-form button[type=submit].button *{color:#8fe3ff!important;border-color:#8fe3ff!important;stroke:#8fe3ff!important}html body .product-card.product-card .quick-add.quick-add .button.button:hover,html body .product-card.product-card .quick-add.quick-add button.button:hover,html body .v2-card.v2-card .v2-card__form.v2-card__form button:hover,html body product-form button[type=submit].button:hover,html body .product-form button[type=submit].button:hover,html body form[action*="/cart/add"] button[type=submit].button:hover,html body .shopify-product-form.shopify-product-form button[type=submit].button:hover,html body button[name=add].button:hover,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card.v2-card .v2-card__form.v2-card__form button:hover,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button:hover,html body.template-product form[action*="/cart/add"].shopify-product-form.shopify-product-form button[type=submit].button:hover,html body.template-product product-form button[type=submit].button:hover{border-color:#8fe3ff!important;background:#000!important;background-color:#000!important;color:#b9efff!important;box-shadow:0 14px 30px #0000003d,0 0 0 2px #8fe3ff66 inset,0 0 0 3px #8fe3ff29!important}html body .product-card.product-card .quick-add.quick-add .button.button:hover *,html body .product-card.product-card .quick-add.quick-add .button.button:hover .voltura-quick-label,html body .v2-card.v2-card .v2-card__form.v2-card__form button:hover *,html body form[action*="/cart/add"] button[type=submit].button:hover *,html body button[name=add].button:hover *{color:#b9efff!important;stroke:#b9efff!important}html body .product-card.product-card .quick-add.quick-add .button.button,html body .product-card.product-card .quick-add.quick-add button.button,html body .v2-card.v2-card .v2-card__form.v2-card__form button,html body product-form button[type=submit].button,html body .product-form button[type=submit].button,html body form[action*="/cart/add"] button[type=submit].button,html body .shopify-product-form.shopify-product-form button[type=submit].button,html body button[name=add].button,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card.v2-card .v2-card__form.v2-card__form button,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button,html body.template-product form[action*="/cart/add"].shopify-product-form.shopify-product-form button[type=submit].button,html body.template-product product-form button[type=submit].button{border-color:#000!important;background:#000!important;background-color:#000!important;color:#fff!important}html body .product-card.product-card .quick-add.quick-add .button.button *,html body .product-card.product-card .quick-add.quick-add .button.button .voltura-quick-label,html body .product-card.product-card .quick-add.quick-add button.button *,html body .v2-card.v2-card .v2-card__form.v2-card__form button *,html body product-form button[type=submit].button *,html body .product-form button[type=submit].button *,html body form[action*="/cart/add"] button[type=submit].button *,html body .shopify-product-form.shopify-product-form button[type=submit].button *,html body button[name=add].button *,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card.v2-card .v2-card__form.v2-card__form button *,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button *,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button .voltura-quick-label,html body.template-product form[action*="/cart/add"].shopify-product-form.shopify-product-form button[type=submit].button *,html body.template-product product-form button[type=submit].button *{color:#fff!important;border-color:#fff!important;stroke:#fff!important}html body .product-card.product-card .quick-add.quick-add .button.button:hover,html body .product-card.product-card .quick-add.quick-add button.button:hover,html body .v2-card.v2-card .v2-card__form.v2-card__form button:hover,html body product-form button[type=submit].button:hover,html body .product-form button[type=submit].button:hover,html body form[action*="/cart/add"] button[type=submit].button:hover,html body .shopify-product-form.shopify-product-form button[type=submit].button:hover,html body button[name=add].button:hover,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card.v2-card .v2-card__form.v2-card__form button:hover,html body.template-collection #ProductGridContainer .product-card.product-card .quick-add.quick-add .button.button:hover,html body.template-product form[action*="/cart/add"].shopify-product-form.shopify-product-form button[type=submit].button:hover,html body.template-product product-form button[type=submit].button:hover{border-color:#000!important;background:#000!important;background-color:#000!important;color:#fff!important;box-shadow:0 14px 30px #00000038,0 0 0 2px #8fe3ff42 inset,0 0 0 3px #8fe3ff21!important}html body .product-card.product-card .quick-add.quick-add .button.button:hover *,html body .product-card.product-card .quick-add.quick-add .button.button:hover .voltura-quick-label,html body .v2-card.v2-card .v2-card__form.v2-card__form button:hover *,html body form[action*="/cart/add"] button[type=submit].button:hover *,html body button[name=add].button:hover *{color:#fff!important;stroke:#fff!important}html body,html body #MainContent,html body.template-collection #MainContent,html body.template-product #MainContent,html body.template-page #MainContent,html body.template-cart #MainContent,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-section,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired section.v2-section,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired #voltura-produkter,html body.template-collection .collection-section,html body.template-collection .collection-section .section,html body.template-product .shopify-section,html body.template-page .shopify-section{background:radial-gradient(circle at 14% 8%,#8fe3ff3d,#8fe3ff00 30rem),radial-gradient(circle at 86% 18%,#c7edff47,#c7edff00 32rem),linear-gradient(180deg,#f5fbff,#fff 42%,#f7fcff)!important;background-color:#f7fcff!important}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-shell,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-heading,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-card__body,html body.template-collection .product-card,html body.template-collection .product-card__content,html body.template-product product-info,html body.template-cart .cart__sidebar,html body.template-cart .cart-item{background-color:#fff!important}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-shell,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-heading{background:transparent!important}html body,html body #MainContent,html body.template-collection #MainContent,html body.template-product #MainContent,html body.template-page #MainContent,html body.template-cart #MainContent,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-section,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired section.v2-section,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired #voltura-produkter,html body.template-collection .collection-section,html body.template-collection .collection-section .section,html body.template-product .shopify-section,html body.template-page .shopify-section{background:radial-gradient(circle at 16% 10%,#8fe3ff21,#8fe3ff00 28rem),radial-gradient(circle at 88% 18%,#c7edff24,#c7edff00 30rem),linear-gradient(180deg,#fbfeff,#fff 46%,#fbfeff)!important;background-color:#fbfeff!important}html body,html body #MainContent,html body main#MainContent{background:radial-gradient(circle at 12% 7%,#8fe3ff24,#8fe3ff00 34rem),radial-gradient(circle at 88% 18%,#c7edff1f,#c7edff00 36rem),linear-gradient(180deg,#f9fdff,#fff 40%,#f9fdff)!important;background-color:#f9fdff!important}html body.template-index #MainContent,html body.template-index #MainContent .v2-home,html body.template-index #MainContent .v2-home--unisynk-inspired,html body.template-index #MainContent .v2-section,html body.template-index #MainContent #voltura-produkter,html body #shopify-section-template--22041168830614__voltura_home{background:radial-gradient(circle at 12% 8%,#8fe3ff29,#8fe3ff00 32rem),radial-gradient(circle at 88% 16%,#c7edff24,#c7edff00 34rem),linear-gradient(180deg,#f8fdff,#fff 44%,#f9fdff)!important;background-color:#f8fdff!important}html body .v2-card,html body .v2-card__body,html body .product-card,html body .product-card__content,html body .card-wrapper{background-color:#fff!important}html body .v2-card__form button,html body .v2-card__form button:hover,html body .v2-card__form button:focus,html body .product-card .quick-add .button,html body .product-card .quick-add .button:hover,html body .product-card .quick-add .button:focus,html body .quick-add__submit,html body .quick-add__submit:hover,html body .quick-add__submit:focus,html body form[action*="/cart/add"] button[type=submit],html body form[action*="/cart/add"] button[type=submit]:hover,html body form[action*="/cart/add"] button[type=submit]:focus,html body .product-form__submit,html body .product-form__submit:hover,html body .product-form__submit:focus{background:#000!important;background-color:#000!important;border-color:#000!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}html body .v2-card__form button *,html body .product-card .quick-add .button *,html body .quick-add__submit *,html body form[action*="/cart/add"] button[type=submit] *,html body .product-form__submit *{color:#fff!important;-webkit-text-fill-color:#ffffff!important;stroke:#fff!important}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired .v2-section.v2-section.v2-section,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired section.v2-section.v2-section.v2-section,html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired #voltura-produkter#voltura-produkter,html body.template-index #MainContent #voltura-produkter#voltura-produkter{background:radial-gradient(circle at 10% 10%,#8fe3ff33,#8fe3ff00 32rem),radial-gradient(circle at 88% 15%,#c7edff2b,#c7edff00 34rem),linear-gradient(180deg,#f6fcff,#fff 43%,#f8fdff)!important;background-color:#f6fcff!important}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired #voltura-produkter#voltura-produkter.v2-section.v2-section.v2-section,html body.template-index #MainContent #voltura-produkter#voltura-produkter.v2-section.v2-section.v2-section,.v2-home #voltura-produkter.v2-section--soft,.v2-home--simplified #voltura-produkter.v2-section--soft{background:#fff!important;background-color:#fff!important;background-image:none!important}html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired #voltura-produkter#voltura-produkter .v2-card__image.v2-card__image,html body.template-index #MainContent #voltura-produkter#voltura-produkter .v2-card__image.v2-card__image,.v2-home #voltura-produkter .v2-card__image,.v2-home--simplified #voltura-produkter .v2-card__image{background:#fff!important;background-color:#fff!important}@media(max-width:760px){html body.template-index #MainContent .v2-home.v2-home.v2-home--unisynk-inspired.v2-home--unisynk-inspired #voltura-produkter#voltura-produkter.v2-section.v2-section.v2-section,html body.template-index #MainContent #voltura-produkter#voltura-produkter.v2-section.v2-section.v2-section,.v2-home #voltura-produkter.v2-section,.v2-home--simplified #voltura-produkter.v2-section{padding:34px 0 52px!important;background:#fff!important;background-color:#fff!important;background-image:none!important}.v2-home #voltura-produkter .v2-heading,.v2-home--simplified #voltura-produkter .v2-heading{gap:10px!important;margin-bottom:14px!important}.v2-home #voltura-produkter .v2-eyebrow,.v2-home--simplified #voltura-produkter .v2-eyebrow{margin-bottom:8px!important}.v2-home #voltura-produkter .v2-heading h2,.v2-home--simplified #voltura-produkter .v2-heading h2{font-size:clamp(30px,8.8vw,40px)!important;line-height:1.02!important}.v2-home #voltura-produkter .v2-product-grid,.v2-home--simplified #voltura-produkter .v2-product-grid{gap:14px!important}}html body.template-index #MainContent .v2-home.v2-home--slideshow-only .v2-hero-slide__image{background:#f3f6f7!important;background-color:#f3f6f7!important}html body.template-index #MainContent .v2-home.v2-home--slideshow-only .v2-hero-slide__image:after{z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,#f3f6f7b8,#f3f6f729 11%,#ffffff0a 36%,#ffffff2e 58%,#ffffffc7 78%,#fffffffa),linear-gradient(180deg,#f3f6f775,#f3f6f700 18% 78%,#f3f6f7c2),radial-gradient(circle at 30% 42%,#fff0 0% 36%,#f3f6f75c 76%,#f3f6f7ad)!important}html body.template-index #MainContent .v2-home.v2-home--slideshow-only .v2-hero-slide__picture,html body.template-index #MainContent .v2-home.v2-home--slideshow-only .v2-hero-slide__image picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important}html body.template-index #MainContent .v2-home.v2-home--slideshow-only .v2-hero-slide__image img{position:absolute!important;z-index:1!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;padding:0!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:none!important;mix-blend-mode:normal!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image,html body.template-collection .product-card__media,html body.template-collection .product-card .media,html body.template-product .product__media.media{background:radial-gradient(circle at 82% 12%,#8fe3ff38,#8fe3ff00 34%),linear-gradient(180deg,#fbfdff,#f4f7f9)!important;background-color:#f6f8f9!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image img,html body.template-collection .product-card__media img,html body.template-collection .product-card .media img{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;padding:clamp(16px,6%,34px)!important;object-fit:contain!important;object-position:center center!important;mix-blend-mode:multiply!important;transform:none!important}html body.template-product .product__media.media>img,html body.template-product .product__media.media picture>img{display:block!important;width:100%!important;height:100%!important;padding:clamp(18px,5vw,58px)!important;object-fit:contain!important;object-position:center center!important;mix-blend-mode:multiply!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card:hover .v2-card__image img,html body.template-collection .product-card:hover .product-card__media img,html body.template-collection .product-card:hover .media img{transform:scale(1.018)!important}@media(max-width:989px){html body.template-index #MainContent .v2-home.v2-home--slideshow-only .v2-hero-slide__image:after{background:linear-gradient(180deg,#f3f6f78f,#ffffff14 34%,#ffffffd6 76%,#fffffffa),linear-gradient(90deg,#f3f6f780,#f3f6f700 18% 82%,#ffffffb8)!important}html body.template-index #MainContent .v2-home.v2-home--slideshow-only .v2-hero-slide__image img{object-position:center center!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image img,html body.template-collection .product-card__media img,html body.template-collection .product-card .media img{padding:18px!important}}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image,html body.template-collection .product-card__media,html body.template-collection .product-card .media,html body.template-collection .product-card__media .media--contain{display:block!important;overflow:hidden!important;padding:0!important;background:linear-gradient(180deg,#fbfdff,#f3f7f9)!important;background-color:#f3f7f9!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image img,html body.template-collection .product-card__media img,html body.template-collection .product-card .media img,html body.template-collection .product-card__media .media--contain img{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:none!important;max-height:none!important;padding:0!important;object-fit:cover!important;object-position:center center!important;mix-blend-mode:normal!important;transform:none!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card:hover .v2-card__image img,html body.template-collection .product-card:hover .product-card__media img,html body.template-collection .product-card:hover .media img,html body.template-collection .product-card:hover .media--contain img{transform:scale(1.025)!important}@media(max-width:989px){html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image img,html body.template-collection .product-card__media img,html body.template-collection .product-card .media img,html body.template-collection .product-card__media .media--contain img{padding:0!important;object-fit:cover!important;object-position:center center!important}}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card{--voltura-product-card-radius: 30px;position:relative!important;overflow:hidden!important;isolation:isolate!important;border:1px solid #000!important;border-radius:var(--voltura-product-card-radius)!important;background:#fff!important;background-clip:padding-box!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:6!important;pointer-events:none!important;border:1px solid #000!important;border-radius:inherit!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image{position:relative!important;z-index:1!important;overflow:hidden!important;border-radius:calc(var(--voltura-product-card-radius) - 1px) calc(var(--voltura-product-card-radius) - 1px) 0 0!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__image img{display:block!important}html body.template-index #MainContent .v2-home.v2-home--unisynk-inspired .v2-card__body{position:relative!important;z-index:2!important;overflow:hidden!important;border-radius:0 0 calc(var(--voltura-product-card-radius) - 1px) calc(var(--voltura-product-card-radius) - 1px)!important;background:#fff!important;background-clip:padding-box!important}html body.template-collection #MainContent .voltura-collection-entry{display:none!important}html body.template-collection.template-collection,html body.template-collection.template-collection #MainContent{background:#fff!important;background-color:#fff!important}html body.template-collection.template-collection #MainContent .collection-banner-section,html body.template-collection.template-collection #MainContent .collection-banner-section .section,html body.template-collection.template-collection #MainContent .collection-banner-section .section--padding,html body.template-collection.template-collection #MainContent .collection-banner-section .relative,html body.template-collection.template-collection #MainContent .collection-banner-section .banner{background:#f7f9fa!important;background-color:#f7f9fa!important}html body.template-collection.template-collection #MainContent .collection-banner-section{border-bottom:1px solid rgba(8,16,23,.08)!important}html body.template-collection.template-collection #MainContent .collection-banner-section .section,html body.template-collection.template-collection #MainContent .collection-banner-section .section--padding{min-height:0!important;padding:0!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner{min-height:clamp(210px,16vw,280px)!important;height:clamp(210px,16vw,280px)!important;max-height:280px!important;overflow:hidden!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner:before,html body.template-collection.template-collection #MainContent .collection-banner-section .banner:after,html body.template-collection.template-collection #MainContent .collection-banner-section .banner__box:before,html body.template-collection.template-collection #MainContent .collection-banner-section .banner__media,html body.template-collection.template-collection #MainContent .collection-banner-section .banner__overlay,html body.template-collection.template-collection #MainContent .collection-banner-section empty-element,html body.template-collection.template-collection #MainContent .collection-banner-section .spacing-section,html body.template-collection.template-collection #MainContent .collection-banner-section .breadcrumb,html body.template-collection.template-collection #MainContent .collection-banner-section .breadcrumb *,html body.template-collection.template-collection #MainContent .collection-banner-section .banner__box>animate-element{display:none!important;visibility:hidden!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__content{position:relative!important;display:flex!important;align-items:center!important;min-height:inherit!important;height:100%!important;overflow:visible!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__content .page-width,html body.template-collection.template-collection #MainContent .collection-banner-section .banner__content>.page-width{width:min(1320px,calc(100% - 48px))!important;max-width:1320px!important;height:auto!important;min-height:0!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important;align-items:center!important;justify-content:flex-start!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__box{width:min(700px,100%)!important;max-width:700px!important;padding:0!important;color:#081017!important;text-align:left!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__title{max-width:680px!important;margin:0!important;color:#081017!important;font-size:clamp(38px,4.1vw,62px)!important;font-weight:760!important;line-height:1!important;letter-spacing:0!important;text-wrap:balance!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__box:after{content:"Fraktvalg vises i kassen / 14 dagers lovbestemt angrerett"!important;display:inline-flex!important;width:auto!important;max-width:100%!important;margin-top:18px!important;padding:9px 13px!important;border:1px solid rgba(8,16,23,.12)!important;border-radius:999px!important;color:#25313a!important;background:#fff!important;font-size:11px!important;font-weight:820!important;line-height:1.2!important;text-transform:uppercase!important;box-shadow:none!important}html body.template-collection.template-collection #MainContent .collection-section,html body.template-collection.template-collection #MainContent .collection-section .section,html body.template-collection.template-collection #MainContent .collection-section .section--padding,html body.template-collection.template-collection #shopify-section-template--19475134939286__main-collection.collection-section,html body.template-collection.template-collection #shopify-section-template--19475134939286__main-collection .section,html body.template-collection.template-collection #shopify-section-template--19475134939286__main-collection .section--padding,html body.template-collection.template-collection #shopify-section-template--19475134939286__main-collection .collection,html body.template-collection.template-collection #shopify-section-template--19475134939286__main-collection .facet-topbar{background:#fff!important;background-color:#fff!important}html body.template-collection.template-collection #MainContent .collection-section .section,html body.template-collection.template-collection #MainContent .collection-section .section--padding{padding-top:0!important;padding-bottom:clamp(72px,8vw,108px)!important}html body.template-collection.template-collection #MainContent .collection.page-width,html body.template-collection.template-collection #shopify-section-template--19475134939286__main-collection .collection.page-width{width:min(1320px,calc(100% - 48px))!important;max-width:1320px!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important;gap:0!important}html:has(link[rel=canonical][href*="/collections/"]) body.template-collection.template-collection main#MainContent#MainContent #shopify-section-template--19475134939286__main-collection.collection-section.collection-section,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection.template-collection main#MainContent#MainContent #shopify-section-template--19475134939286__main-collection .section.section,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection.template-collection main#MainContent#MainContent #shopify-section-template--19475134939286__main-collection .section--padding.section--padding,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection.template-collection main#MainContent#MainContent #shopify-section-template--19475134939286__main-collection .collection.collection,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection.template-collection main#MainContent#MainContent #shopify-section-template--19475134939286__main-collection .facet-topbar.facet-topbar{background:#fff!important;background-color:#fff!important}html:has(link[rel=canonical][href*="/collections/"]) body.template-collection.template-collection main#MainContent#MainContent #shopify-section-template--19475134939286__main-collection .collection.page-width.page-width{width:min(1320px,calc(100% - 48px))!important;max-width:1320px!important;margin-right:auto!important;margin-left:auto!important}html body.template-collection.template-collection #MainContent .collection__topbar{position:relative!important;top:auto!important;margin:0!important;padding:22px 0 18px!important;border-bottom:1px solid rgba(8,16,23,.09)!important;background:#fff!important;background-color:#fff!important}html body.template-collection.template-collection #MainContent .collection__topbar .page-width,html body.template-collection.template-collection #MainContent .facet-topbar,html body.template-collection.template-collection #shopify-section-template--19475134939286__main-collection .facet-topbar{width:100%!important;max-width:none!important;min-height:48px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:0!important;background:transparent!important}html body.template-collection.template-collection #MainContent .facet-wrapper>.button,html body.template-collection.template-collection #MainContent .facet-sorting .button,html body.template-collection.template-collection #MainContent .sort-wrapper>.button,html body.template-collection.template-collection #MainContent .sort-wrapper .sort-by{min-height:44px!important;height:44px!important;padding-right:18px!important;padding-left:18px!important;border:1px solid rgba(8,16,23,.14)!important;border-radius:999px!important;color:#081017!important;background:#fff!important;background-color:#fff!important;box-shadow:none!important}html body.template-collection.template-collection #MainContent .facet-sorting>span{color:#3d4852!important;font-size:14px!important}html body.template-collection.template-collection #MainContent #ProductGridContainer{gap:0!important;padding-top:clamp(26px,3vw,38px)!important}html body.template-collection.template-collection #MainContent #ProductGridContainer .card-grid{gap:clamp(18px,2vw,28px)!important}html body.template-collection.template-collection #MainContent .collection__content{display:block!important}html body.template-collection.template-collection #MainContent .product-card{overflow:hidden!important;border:1px solid rgba(8,16,23,.1)!important;border-radius:8px!important;background:#fff!important;background-color:#fff!important;box-shadow:none!important;transform:none!important;transition:border-color .16s ease,box-shadow .16s ease!important}html body.template-collection.template-collection #MainContent .product-card:hover,html body.template-collection.template-collection #MainContent .product-card:focus-within{border-color:#08101733!important;box-shadow:0 14px 34px #08101714!important;transform:none!important}html body.template-collection.template-collection #MainContent .product-card__media,html body.template-collection.template-collection #MainContent .product-card .media,html body.template-collection.template-collection #MainContent .product-card__media .media--contain{background:#f7fafc!important;background-color:#f7fafc!important;border-radius:0!important}html body.template-collection.template-collection #MainContent .product-card__media img,html body.template-collection.template-collection #MainContent .product-card .media img,html body.template-collection.template-collection #MainContent .product-card__media .media--contain img{padding:0!important;object-fit:cover!important;object-position:center center!important}html body.template-collection.template-collection #MainContent .product-card__content{padding:16px 18px 18px!important;gap:10px!important;background:#fff!important;background-color:#fff!important}html body.template-collection.template-collection #MainContent .product-card__details{align-items:flex-start!important;gap:10px!important}html body.template-collection.template-collection #MainContent .product-card__title{color:#081017!important;font-size:14.5px!important;font-weight:760!important;line-height:1.32!important;text-decoration:none!important}html body.template-collection.template-collection #MainContent .price,html body.template-collection.template-collection #MainContent .price *{color:#081017!important}html body.template-collection.template-collection #MainContent .price__regular{font-size:14px!important;font-weight:760!important}html body.template-collection.template-collection #MainContent .quick-view__button{width:38px!important;height:38px!important;min-height:38px!important;border-color:#0810171f!important;background:#ffffffe0!important;box-shadow:none!important}@media(max-width:989px){html body.template-collection.template-collection #MainContent .collection-banner-section .banner{min-height:178px!important;height:178px!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__content .page-width,html body.template-collection.template-collection #MainContent .collection.page-width,html:has(link[rel=canonical][href*="/collections/"]) body.template-collection.template-collection main#MainContent#MainContent #shopify-section-template--19475134939286__main-collection .collection.page-width.page-width{width:min(100% - 32px,1320px)!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__title{max-width:100%!important;font-size:clamp(31px,9vw,42px)!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__box:after{margin-top:14px!important;white-space:normal!important;font-size:10.5px!important}html body.template-collection.template-collection #MainContent .collection__topbar{padding:16px 0 14px!important}html body.template-collection.template-collection #MainContent .facet-topbar{min-height:44px!important}html body.template-collection.template-collection #MainContent #ProductGridContainer{padding-top:22px!important}html body.template-collection.template-collection #MainContent #ProductGridContainer .card-grid{gap:12px!important}html body.template-collection.template-collection #MainContent .product-card__content{padding:12px 12px 14px!important}html body.template-collection.template-collection #MainContent .product-card__title{font-size:12.5px!important;line-height:1.28!important}}html body .voltura-reviews{display:none!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot{grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;width:min(760px,100%)!important;margin-top:clamp(30px,4vw,54px)!important;padding:22px 24px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:8px!important;background:#ffffff0f!important;background-color:#ffffff0f!important;box-shadow:none!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot__copy{display:grid!important;gap:8px!important;min-width:0!important;background:transparent!important;background-color:transparent!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot__eyebrow{margin:0!important;color:#ffffffad!important;font-size:11px!important;font-weight:850!important;line-height:1.2!important;text-transform:uppercase!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot h2{margin:0!important;color:#fff!important;font-size:clamp(20px,2vw,27px)!important;font-weight:820!important;line-height:1.08!important;letter-spacing:0!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot p{max-width:54ch!important;margin:0!important;color:#ffffffc2!important;font-size:14px!important;line-height:1.45!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot__button{display:inline-flex!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:12px 18px!important;border:1px solid #ffffff!important;border-radius:999px!important;color:#000!important;background:#fff!important;background-color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;transition:transform .16s ease,box-shadow .16s ease!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot__button:hover,html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot__button:focus-visible{transform:translateY(-1px)!important;box-shadow:0 12px 26px #ffffff29!important;outline:none!important}@media screen and (max-width:900px){html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot{grid-template-columns:1fr!important;margin-top:24px!important;padding:20px!important}html body footer.footer-group .footer .footer__accordions .voltura-footer-trustpilot__button{width:100%!important}}html body .free-shipping-bar{overflow:hidden!important;padding:14px 16px!important;border:1px solid rgba(56,173,222,.18)!important;border-radius:16px!important;background:#f3fbff!important;box-shadow:none!important}html body .free-shipping-bar progress-bar,html body .free-shipping-bar .progress-bar,html body .free-shipping-bar progress{display:none!important}html body .free-shipping-bar .text-sm,html body .free-shipping-bar span{color:#081017!important;font-weight:760!important}html body.template-collection.template-collection #MainContent .collection-banner-section .banner__box:after{content:"Fraktvalg vises i kassen / 14 dagers lovbestemt angrerett"!important}@media(max-width:989px){html body.template-collection.template-collection #MainContent .collection-banner-section .banner__box:after{font-size:10px!important}}html body.template-collection #MainContent .product-card .quick-add{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/27/assets/voltura-2.css.map */
