/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.ws-cart-page{--ws-cart-radius:14px;--ws-cart-surface:#ffffff;--ws-cart-surface-muted:#f8fafc;--ws-cart-border:#e5e7eb;--ws-cart-text-muted:#6b7280;--ws-cart-accent:var(--ws-color-primary,#111827);width:100%;max-width:1180px;margin:1.5rem auto;padding:0;color:#111827;box-sizing:border-box;overflow-x:clip;}.ws-cart-page *,.ws-cart-page *::before,.ws-cart-page *::after{box-sizing:border-box;}@media (min-width:600px){.ws-cart-page{margin:2.25rem auto;}}.ws-cart-page__header{margin-bottom:1.25rem;}.ws-cart-page__title{margin:0;font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700;letter-spacing:-0.01em;line-height:1.2;}.ws-cart-page__meta{margin:0.375rem 0 0;color:var(--ws-cart-text-muted);font-size:0.9375rem;}.ws-cart-page__empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1rem;background:var(--ws-cart-surface);border:1px solid var(--ws-cart-border);border-radius:var(--ws-cart-radius);color:var(--ws-cart-text-muted);text-align:center;}@media (min-width:600px){.ws-cart-page__empty{padding:3.5rem 1.5rem;gap:1.25rem;}}.ws-cart-page__empty svg{width:48px;height:48px;color:var(--ws-cart-text-muted);opacity:0.55;}@media (min-width:600px){.ws-cart-page__empty svg{width:64px;height:64px;}}.ws-cart-page__empty-text{margin:0;font-size:1rem;color:#111827;}.ws-cart-page__layout{display:flex;flex-direction:column;gap:1rem;min-width:0;}@media (min-width:960px){.ws-cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1.5rem;align-items:start;}}.ws-cart-page__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.75rem;min-width:0;}@media (min-width:600px){.ws-cart-page__items{gap:1rem;}}.ws-cart-page__item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"media body remove"
    "subtotal subtotal subtotal";gap:0.625rem;padding:0.875rem;background:var(--ws-cart-surface);border:1px solid var(--ws-cart-border);border-radius:var(--ws-cart-radius);min-width:0;align-items:center;transition:box-shadow 0.18s ease,transform 0.18s ease,opacity 0.25s ease;}.ws-cart-page__item:hover{box-shadow:0 8px 24px -18px rgba(15,23,42,0.25);}.ws-cart-page__item.is-removing{opacity:0;transform:translateY(-4px);}@media (min-width:600px){.ws-cart-page__item{grid-template-columns:88px minmax(0,1fr) minmax(7rem,max-content) auto;grid-template-areas:"media body subtotal remove";gap:1rem;padding:1rem;}}.ws-cart-page__item-media{grid-area:media;width:64px;height:64px;border-radius:10px;overflow:hidden;background:var(--ws-cart-surface-muted);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit;text-decoration:none;}.ws-cart-page__item-media:hover,.ws-cart-page__item-media:focus-visible{text-decoration:none;}@media (min-width:600px){.ws-cart-page__item-media{width:88px;height:88px;border-radius:12px;}}.ws-cart-page__item-media img{width:100%;height:100%;object-fit:cover;display:block;}.ws-cart-page__item-placeholder{color:var(--ws-cart-text-muted);opacity:0.5;}.ws-cart-page__item-body{grid-area:body;min-width:0;max-width:100%;display:flex;flex-direction:column;gap:0.25rem;}@media (min-width:600px){.ws-cart-page__item-body{gap:0.375rem;}}.ws-cart-page__item-title{font-weight:600;color:inherit;text-decoration:none;font-size:0.9375rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;min-width:0;}@media (min-width:600px){.ws-cart-page__item-title{font-size:1rem;}}.ws-cart-page__item-title:hover{text-decoration:underline;}.ws-cart-page__item-sku{margin:0;color:var(--ws-cart-text-muted);font-size:0.6875rem;font-variant-numeric:tabular-nums;}@media (min-width:600px){.ws-cart-page__item-sku{font-size:0.75rem;}}.ws-cart-page__item-qty{min-width:0;margin-top:0.25rem;}.ws-cart-page__item-subtotal{grid-area:subtotal;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0.125rem;text-align:right;font-variant-numeric:tabular-nums;min-width:0;}@media (max-width:599px){.ws-cart-page__item-subtotal{margin-top:0.25rem;padding-top:0.625rem;border-top:1px solid var(--ws-cart-border);}}.ws-cart-page__item-subtotal-value{display:block;width:100%;text-align:right;}.ws-cart-page__item-subtotal-value .price.price{display:flex;flex-direction:column;align-items:flex-end;justify-items:end;gap:0;width:100%;}.ws-cart-page__item-subtotal-value .price .price__original,.ws-cart-page__item-subtotal-value .price .price__current{text-align:right;}.ws-cart-page__item-remove{grid-area:remove;background:transparent;border:1px solid transparent;color:var(--ws-cart-text-muted);width:32px;height:32px;padding:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease;}@media (min-width:600px){.ws-cart-page__item-remove{width:36px;height:36px;border-radius:10px;}}.ws-cart-page__item-remove:hover,.ws-cart-page__item-remove:focus-visible{color:#b91c1c;background:#fef2f2;border-color:#fecaca;outline:none;}.ws-cart-page__item .quantity-selector{width:auto;}@media (max-width:599px){.ws-cart-page__item .quantity-selector__btn{width:32px;height:32px;}.ws-cart-page__item .quantity-selector__input{width:2.25rem;height:32px;font-size:0.875rem;}}.ws-cart-page__summary{display:flex;flex-direction:column;gap:0.875rem;padding:1.125rem;background:var(--ws-cart-surface);border:1px solid var(--ws-cart-border);border-radius:var(--ws-cart-radius);min-width:0;}@media (min-width:600px){.ws-cart-page__summary{gap:1rem;padding:1.5rem;}}@media (min-width:960px){.ws-cart-page__summary{position:sticky;top:1rem;box-shadow:0 24px 60px -45px rgba(15,23,42,0.35);}}.ws-cart-page__summary-title{margin:0;font-size:1.0625rem;font-weight:700;}@media (min-width:600px){.ws-cart-page__summary-title{font-size:1.125rem;}}.ws-cart-page__summary-rows{margin:0;display:flex;flex-direction:column;gap:0.5rem;padding-top:0.5rem;border-top:1px solid var(--ws-cart-border);}.ws-cart-page__summary-row{display:flex;justify-content:space-between;align-items:center;gap:0.75rem;}.ws-cart-page__summary-row dt{margin:0;color:var(--ws-cart-text-muted);font-size:0.9375rem;}.ws-cart-page__summary-row dd{margin:0;font-weight:600;font-variant-numeric:tabular-nums;text-align:right;}.ws-cart-page__summary-row--total{padding-top:0.625rem;border-top:1px solid var(--ws-cart-border);}.ws-cart-page__summary-row--total dt{color:#111827;font-size:1rem;}.ws-cart-page__summary-row--original dd{color:var(--ws-cart-text-muted);font-weight:500;}.ws-cart-page__summary-row--savings dt,.ws-cart-page__summary-row--savings dd{color:#047857;font-weight:600;}.ws-cart-page__summary-row.is-hidden{display:none;}.ws-cart-page__item-savings{display:block;margin-top:0.125rem;color:#047857;font-size:0.8125rem;font-weight:600;text-align:right;width:100%;}.ws-cart-page__item-voucher{display:block;margin-top:0.125rem;color:#047857;font-size:0.8125rem;font-weight:600;text-align:right;width:100%;}.ws-cart-page__item-voucher--na{color:var(--ws-cart-text-muted);font-weight:500;font-style:italic;}.ws-cart-page__continue,.ws-cart-page__continue:visited{align-self:flex-start;margin-top:0.125rem;color:var(--ws-cart-text-muted);text-decoration:none;font-size:0.9375rem;transition:color 0.15s ease;}.ws-cart-page__continue:hover,.ws-cart-page__continue:focus-visible{color:#1f2937;text-decoration:underline;text-underline-offset:0.2em;}.ws-cart-page__clear{align-self:flex-start;background:none;border:none;padding:0;margin:0;font-size:0.8125rem;color:var(--ws-cart-text-muted);text-decoration:underline;cursor:pointer;}.ws-cart-page__clear:hover{color:#b91c1c;}.ws-cart-page__admin-discount{margin:var(--space-3) 0;padding:var(--space-3);border:1px dashed var(--color-neutral-300);border-radius:var(--radius-md);}.ws-cart-page__admin-discount .form-item{margin:0 0 var(--space-2);}.ws-cart-page__summary-row--admin-discount dt,.ws-cart-page__summary-row--admin-discount dd{color:#047857;font-weight:600;}.ws-cart-page__summary-row--voucher dt,.ws-cart-page__summary-row--voucher dd{color:#047857;font-weight:600;}.ws-cart-page__summary-tag{display:inline-block;margin-left:0.375rem;padding:0.0625rem 0.375rem;border-radius:var(--radius-sm,0.25rem);background:#ecfdf5;color:#047857;font-size:0.75rem;font-weight:600;letter-spacing:0.02em;}.ws-cart-page__voucher{margin:var(--space-3,0.75rem) 0;}.ws-cart-page__voucher.is-busy{opacity:0.6;pointer-events:none;}.ws-cart-page__voucher-label{display:block;margin-bottom:0.375rem;color:var(--ws-cart-text-muted);font-size:0.8125rem;}.ws-cart-page__voucher.is-applied .ws-cart-page__voucher-label{display:none;}.ws-cart-page__voucher-form{display:flex;gap:0.5rem;}.ws-cart-page__voucher-input{flex:1 1 auto;min-width:0;padding:0.5rem 0.625rem;border:1px solid var(--ws-cart-border);border-radius:var(--radius-md,0.375rem);font-size:0.875rem;text-transform:uppercase;}.ws-cart-page__voucher-input:focus-visible{outline:none;border-color:#6b7280;box-shadow:0 0 0 2px rgba(107,114,128,0.25);}.ws-cart-page__voucher-apply{flex:0 0 auto;padding:0.5rem 0.875rem;border:1px solid var(--ws-cart-border);border-radius:var(--radius-md,0.375rem);background:#ffffff;color:#1f2937;font-size:0.875rem;font-weight:600;cursor:pointer;}.ws-cart-page__voucher-apply:hover{background:#f9fafb;border-color:#d1d5db;}.ws-cart-page__voucher-applied{display:none;align-items:center;justify-content:space-between;gap:0.5rem;margin-top:0.5rem;padding:0.5rem 0.625rem;border:1px solid #a7f3d0;background:#ecfdf5;border-radius:var(--radius-md,0.375rem);}.ws-cart-page__voucher.is-applied .ws-cart-page__voucher-applied{display:flex;}.ws-cart-page__voucher.is-applied .ws-cart-page__voucher-form{display:none;}.ws-cart-page__voucher-applied-code{font-weight:600;color:#047857;letter-spacing:0.02em;}.ws-cart-page__voucher-remove{background:none;border:none;padding:0;color:var(--ws-cart-text-muted);font-size:0.8125rem;text-decoration:underline;cursor:pointer;}.ws-cart-page__voucher-remove:hover{color:#b91c1c;}.ws-cart-page__voucher-message{margin:0.375rem 0 0;font-size:0.8125rem;color:var(--ws-cart-text-muted);}.ws-cart-page__voucher-message.is-error{color:#b91c1c;}.ws-cart-page__voucher-message:empty{display:none;}@media (max-width:19.999em){.ws-cart-page{width:auto;margin-inline:calc(-1 * var(--space-4));padding-inline:2px;}.ws-cart-page{--font-size-xs:0.625rem;--font-size-sm:0.6875rem;--font-size-base:0.8125rem;--font-size-lg:0.9375rem;--font-size-xl:1.0625rem;--font-size-2xl:1.125rem;--font-size-3xl:1.375rem;}.ws-cart-page__summary{padding:0.5rem;}.ws-cart-page__title{font-size:1.25rem;}.ws-cart-page__meta,.ws-cart-page__item-title,.ws-cart-page__summary-row dt,.ws-cart-page__summary-row dd{font-size:0.75rem;}.ws-cart-page__item-sku,.ws-cart-page__item-savings,.ws-cart-page__item-voucher{font-size:0.625rem;}.ws-cart-page__summary-title{font-size:0.875rem;}.ws-cart-page__summary-row--total dt,.ws-cart-page__summary-row--total dd{font-size:0.8125rem;}.ws-cart-page__item{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"media . remove"
      "body body body"
      "subtotal subtotal subtotal";gap:0.375rem;padding:0.375rem;}.ws-cart-page__item-media{width:40px;height:40px;}.ws-cart-page__item-qty .quantity-selector{width:100%;min-width:0;}.ws-cart-page__item-qty .quantity-selector__btn{width:2.25rem;min-width:2.25rem;}.ws-cart-page__item-qty .quantity-selector__input{width:100%;min-width:2rem;padding:var(--space-1);font-size:var(--font-size-sm);}.ws-cart-page__summary-row{flex-wrap:wrap;gap:0.125rem 0.5rem;}}.ws-cart-page__mobile-cta{position:fixed;inset-inline:0;bottom:0;z-index:50;display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem calc(0.75rem + env(safe-area-inset-bottom,0px));background:var(--ws-cart-surface,#fff);border-top:1px solid var(--ws-cart-border,#e5e7eb);box-shadow:0 -6px 16px rgba(15,23,42,0.08);}.ws-cart-page__mobile-cta[hidden]{display:none !important;}.ws-cart-page__mobile-cta-info{display:flex;flex-direction:column;gap:0.125rem;flex:1 1 auto;min-width:0;}.ws-cart-page__mobile-cta-label{font-size:0.6875rem;color:var(--ws-cart-text-muted,#6b7280);text-transform:uppercase;letter-spacing:0.04em;}.ws-cart-page__mobile-cta-amount{font-size:1.125rem;font-weight:700;color:#111827;white-space:nowrap;}.ws-cart-page__mobile-cta-link.button--checkout{flex:0 0 auto;min-height:3rem;padding-inline:1.25rem;white-space:nowrap;}@media (min-width:960px){.ws-cart-page__mobile-cta{display:none !important;}}
.ws-voucher-notice{position:fixed;left:50%;bottom:1.25rem;z-index:1300;max-width:min(28rem,calc(100vw - 2rem));padding:0.875rem 1.25rem;font-size:0.9375rem;font-weight:600;line-height:1.45;text-align:center;color:#ffffff;background-color:var(--color-gray-900,#0f172a);border-radius:0.75rem;box-shadow:0 12px 28px rgba(15,23,42,0.28);opacity:0;pointer-events:none;transform:translate(-50%,0.75rem);transition:opacity 200ms ease-out,transform 200ms ease-out;}.ws-voucher-notice.is-visible{opacity:1;transform:translate(-50%,0);}.ws-voucher-notice--success{background-color:var(--color-gray-900,#0f172a);}.ws-voucher-notice--error{background-color:var(--color-red-700,#B91C1C);}@media (prefers-reduced-motion:reduce){.ws-voucher-notice{transition:none;}}
/* @license SIL Open Font License 1.1 https://openfontlicense.org/ */
@font-face{font-family:'Schibsted Grotesk';font-style:normal;font-weight:400 700;font-display:swap;src:url('/libraries/schibsted-grotesk/latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Schibsted Grotesk';font-style:normal;font-weight:400 700;font-display:swap;src:url('/libraries/schibsted-grotesk/latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:'Hanken Grotesk';font-style:normal;font-weight:400 700;font-display:swap;src:url('/libraries/hanken-grotesk/latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Hanken Grotesk';font-style:normal;font-weight:400 700;font-display:swap;src:url('/libraries/hanken-grotesk/latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
