.gvs-cart-page,.cart-drawer{--gvs-cart-accent: #90f22e;--gvs-cart-accent-strong: #7bdc22;--gvs-cart-accent-dark: #111111;--gvs-cart-orange: #ff8a00;--gvs-cart-orange-hover: #e97800;--gvs-cart-ink: #171717;--gvs-cart-muted: #626760;--gvs-cart-border: rgba(17, 17, 17, .12);--gvs-cart-border-strong: rgba(17, 17, 17, .19);--gvs-cart-surface: #f6f7f4;--gvs-cart-soft-green: #f2fbe9;--gvs-cart-radius-lg: 24px;--gvs-cart-radius-md: 16px;--gvs-cart-shadow: 0 16px 44px rgba(15, 18, 14, .08)}.gvs-cart-delivery{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px 12px;width:100%;padding:14px;overflow:hidden;border:1px solid rgb(144 242 46 / 32%);border-radius:15px;background:var(--gvs-cart-soft-green);color:var(--gvs-cart-ink)}.gvs-cart-delivery.is-unlocked{border-color:#90f22e7a;background:linear-gradient(135deg,#effbe5,#f8fff2)}.gvs-cart-delivery__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--gvs-cart-accent);color:#111}.gvs-cart-delivery.is-unlocked .gvs-cart-delivery__icon:after{content:"\2713";position:absolute;top:-5px;right:-5px;display:grid;place-items:center;width:17px;height:17px;border:2px solid #fff;border-radius:999px;background:var(--gvs-cart-accent);color:#111;font-size:.64rem;font-weight:900;line-height:1}.gvs-cart-delivery__icon svg{width:24px;height:24px}.gvs-cart-delivery__copy{display:grid;align-content:center;gap:3px;min-width:0}.gvs-cart-delivery__copy strong{color:var(--gvs-cart-ink);font-size:.88rem;font-weight:800;line-height:1.2}.gvs-cart-delivery__copy span{color:var(--gvs-cart-muted);font-size:.76rem;line-height:1.4}.gvs-cart-delivery__copy a{color:inherit;font-weight:750;text-underline-offset:2px}.gvs-cart-delivery__progress{grid-column:1 / -1;width:100%;height:8px;overflow:hidden;border-radius:999px;background:#1111111c}.gvs-cart-delivery__progress span{display:block;width:var(--gvs-cart-delivery-progress, 0%);min-width:3px;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gvs-cart-accent-strong),var(--gvs-cart-accent));transition:width .22s ease}.gvs-cart-delivery.is-unlocked .gvs-cart-delivery__progress span{min-width:100%}.gvs-cart-page{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(0px,1.4vw,18px);padding-bottom:clamp(24px,4vw,56px)}.gvs-cart-page__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 24px;min-width:0;padding-bottom:22px}.gvs-cart-page__heading-wrap{min-width:0}.gvs-cart-page .cart-title h1{margin:0;color:var(--gvs-cart-ink);font-family:var(--font-heading--family, "League Spartan", sans-serif);font-weight:var(--font-heading--weight, 700);letter-spacing:var(--gvs-heading-tracking-display, -.012em);line-height:1;text-transform:uppercase}.gvs-cart-page .cart-title .cart-bubble{min-width:30px;min-height:30px;padding:5px 9px;border-radius:999px;background:var(--gvs-cart-accent)}.gvs-cart-page .cart-title .cart-bubble__background{display:none}.gvs-cart-page .cart-title .cart-bubble__text{color:#111;font-size:.76rem;font-weight:850}.gvs-cart-page__intro{max-width:650px;margin:9px 0 0;color:var(--gvs-cart-muted);font-size:clamp(.94rem,.16vw + .9rem,1.02rem);line-height:1.55}.gvs-cart-page__continue{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 15px;border:1px solid var(--gvs-cart-border-strong);border-radius:999px;color:var(--gvs-cart-ink);font-size:.82rem;font-weight:750;text-decoration:none;white-space:nowrap}.gvs-cart-page__continue span{font-size:1rem;transition:transform .16s ease}.gvs-cart-page__header>.gvs-cart-delivery{grid-column:1 / -1;margin-top:12px}.gvs-cart-page__items-panel{min-width:0;padding:clamp(18px,2vw,28px);border:1px solid var(--gvs-cart-border);border-radius:var(--gvs-cart-radius-lg);background:#fff;box-shadow:0 10px 34px #0f120e0b}.gvs-cart-page__summary-panel{min-width:0;height:fit-content;align-self:start}.gvs-cart-page .cart__summary-container,.gvs-cart-page .cart__summary-inner{height:auto;border-radius:var(--gvs-cart-radius-lg)!important}.gvs-cart-page .cart__summary-container{display:block;height:fit-content;overflow:visible;grid-row:auto;grid-template-rows:none;border:1px solid var(--gvs-cart-border)!important;background:#fff;box-shadow:var(--gvs-cart-shadow)}.gvs-cart-page .cart__summary-inner{top:calc(var(--header-height, 0px) + 18px)!important;gap:18px;padding:26px!important;background:#fff}.gvs-cart-page .cart__summary-totals{gap:16px;margin:0!important;padding:0!important;border:0!important}.gvs-cart-summary__header{display:grid;gap:5px;padding-bottom:16px;border-bottom:1px solid var(--gvs-cart-border)}.gvs-cart-summary__eyebrow{color:var(--gvs-cart-accent-dark);font-family:var(--font-heading--family, "League Spartan", sans-serif);font-size:.69rem;font-weight:800;letter-spacing:.075em;line-height:1;text-transform:uppercase}.gvs-cart-summary__heading-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.gvs-cart-summary__heading-row h2{margin:0;color:var(--gvs-cart-ink);font-family:var(--font-heading--family, "League Spartan", sans-serif);font-size:clamp(1.55rem,2vw,2rem);font-weight:700;letter-spacing:-.01em;line-height:1;text-transform:uppercase}.gvs-cart-summary__heading-row>span{color:var(--gvs-cart-muted);font-size:.78rem;font-weight:700;white-space:nowrap}.gvs-cart-summary__delivery-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--gvs-cart-border);border-bottom:1px solid var(--gvs-cart-border);color:var(--gvs-cart-muted);font-size:.82rem;line-height:1.35}.gvs-cart-summary__delivery-row strong{color:var(--gvs-cart-ink);font-weight:800;text-align:right}.gvs-cart-page .cart__summary-item.cart__total{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.gvs-cart-page .cart__total-label{padding-top:2px;color:var(--gvs-cart-ink);font-size:.92rem;font-weight:800}.gvs-cart-page .cart__total-container .gvs-cart-vat-price__line--inc{font-size:clamp(1.35rem,2vw,1.68rem);font-weight:900}.gvs-cart-page .cart__vat-note,.gvs-cart-page .tax-note{color:var(--gvs-cart-muted);font-size:.75rem;line-height:1.45}.gvs-cart-page .cart-items__table-row{--cart-item-price-width: 7.5rem;grid-template-columns:112px minmax(0,1fr) 150px minmax(112px,auto);grid-template-areas:"media details quantity price" "media error error price";gap:20px;align-items:center;margin-bottom:22px;padding-bottom:22px}.gvs-cart-page .cart-items__media{grid-area:media;width:112px}.gvs-cart-page .cart-items__details{grid-area:details}.gvs-cart-page .cart-items__quantity{grid-area:quantity}.gvs-cart-page .cart-items__price{grid-area:price}.gvs-cart-page .cart-items__error{grid-area:error}.gvs-cart-page .cart-items__media-container{width:112px;height:112px;aspect-ratio:1;border:1px solid rgba(17,17,17,.08);border-radius:16px;background:var(--gvs-cart-surface)}.gvs-cart-page .cart-items__media-image{width:100%;height:100%;padding:7px;object-fit:contain}.gvs-cart-page .cart-items__details{min-width:0;color:var(--gvs-cart-muted)}.gvs-cart-page .cart-items__title{display:inline;color:var(--gvs-cart-ink);font-size:clamp(.94rem,.2vw + .9rem,1.05rem);font-weight:750;line-height:1.35;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.gvs-cart-page .cart-items__selection{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px;color:var(--gvs-cart-muted);font-size:.78rem;line-height:1.35}.gvs-cart-page .cart-items__selection-label,.gvs-cart-page .cart-items__properties dt{color:var(--gvs-cart-ink);font-weight:700}.gvs-cart-page .cart-items__properties-list{display:grid;gap:3px;margin-top:8px;color:var(--gvs-cart-muted)}.gvs-cart-page .cart-items__properties{display:flex;flex-wrap:wrap;gap:4px}.gvs-cart-page .cart-items__unit-price-vat{margin-top:10px}.gvs-cart-page .cart-items__quantity{display:flex;align-items:center;gap:8px;width:auto;margin:0}.gvs-cart-page .cart-items__quantity .quantity-selector{flex:0 0 116px;width:116px;min-height:42px;border:1px solid var(--gvs-cart-border-strong);border-radius:999px;background:#fff}.gvs-cart-page .cart-items__quantity .quantity-selector button,.gvs-cart-page .cart-items__quantity .quantity-selector input{min-width:38px;min-height:40px}.gvs-cart-page .cart-items__remove{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;padding:0;border:0;border-radius:999px;background:var(--gvs-cart-surface);color:#585d56;font-size:.73rem;font-weight:700}.gvs-cart-page .cart-items__remove svg{width:16px;height:16px}.gvs-cart-page .cart-items__price{min-width:0;text-align:right}.gvs-cart-page .cart-items__price .gvs-cart-vat-line-total{justify-items:end}.gvs-cart-page .cart-items__price .gvs-cart-vat-price__line--inc{font-size:1rem}.gvs-cart-page .cart-items__price .gvs-cart-vat-price__line--ex{font-size:.73rem}.gvs-cart-page .cart-item__error{padding:9px 11px;border-radius:10px;background:#fff1f1;color:#8f2020}.gvs-cart-page .cart__ctas{gap:12px}.cart__checkout-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:9px}.gvs-cart-page .cart__checkout-button{min-height:56px;height:56px;border:1px solid var(--gvs-cart-orange);border-radius:14px;background:var(--gvs-cart-orange);color:#111;font-family:var(--font-heading--family, "League Spartan", sans-serif);font-size:1.05rem;font-weight:800;letter-spacing:-.005em}.gvs-cart-checkout-button__icon{display:inline-flex;width:20px;height:20px}.gvs-cart-checkout-button__icon svg{width:100%;height:100%}.cart__checkout-button.is-loading{cursor:progress;opacity:.78}.cart__checkout-button.is-loading:after{content:"";width:15px;height:15px;margin-left:2px;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:gvs-cart-spin .65s linear infinite}@keyframes gvs-cart-spin{to{transform:rotate(360deg)}}.gvs-cart-checkout-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;color:var(--gvs-cart-muted);font-size:.72rem;font-weight:650;line-height:1.45;text-align:center}.gvs-cart-checkout-note>span{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:999px;background:#90f22e3d;color:var(--gvs-cart-accent-dark);font-size:.62rem;font-weight:900}.gvs-cart-reassurance{display:grid;gap:8px;margin:2px 0 0;padding:13px;border:1px solid var(--gvs-cart-border);border-radius:14px;background:var(--gvs-cart-surface)}.gvs-cart-reassurance li{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px}.gvs-cart-reassurance__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:#90f22e38;color:var(--gvs-cart-accent-dark)}.gvs-cart-reassurance__icon svg{width:17px;height:17px}.gvs-cart-reassurance li>span:last-child{display:grid;gap:1px;min-width:0}.gvs-cart-reassurance strong{color:var(--gvs-cart-ink);font-size:.74rem;line-height:1.2}.gvs-cart-reassurance small{color:var(--gvs-cart-muted);font-size:.66rem;line-height:1.3}.gvs-cart-express{display:grid;gap:8px;margin-top:3px;padding-top:12px;border-top:1px solid var(--gvs-cart-border)}.gvs-cart-express__label{color:var(--gvs-cart-muted);font-size:.69rem;font-weight:700;text-align:center}.gvs-cart-empty-actions{display:grid;gap:10px;width:min(100%,430px);margin-inline:auto}.gvs-cart-empty-actions__primary{width:100%;min-height:52px;margin:0!important;border:1px solid var(--gvs-cart-accent);border-radius:13px;background:var(--gvs-cart-accent);color:#111;font-family:var(--font-heading--family, "League Spartan", sans-serif);font-weight:800}.gvs-cart-empty-actions__secondary,.gvs-cart-empty-actions__support{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:12px;font-size:.78rem;font-weight:750;text-align:center}.gvs-cart-empty-actions__secondary{border:1px solid var(--gvs-cart-border-strong);color:var(--gvs-cart-ink);text-decoration:none}.gvs-cart-empty-actions__support{color:var(--gvs-cart-accent-dark);text-decoration:underline;text-decoration-color:var(--gvs-cart-accent);text-decoration-thickness:2px;text-underline-offset:3px}.gvs-cart-empty-login{margin:14px 0 0;color:var(--gvs-cart-muted);font-size:.78rem;text-align:center}.gvs-cart-page.cart-page--empty{width:100%;max-width:820px;min-height:420px;margin-inline:auto;padding:clamp(36px,7vw,84px) clamp(18px,4vw,42px);border:1px solid var(--gvs-cart-border);border-radius:var(--gvs-cart-radius-lg);background:linear-gradient(180deg,#fff,#fbfcfa);text-align:center}.gvs-cart-page.cart-page--empty .gvs-cart-page__header{display:block;width:100%;padding:0}.gvs-cart-page.cart-page--empty .cart-page__title,.gvs-cart-page.cart-page--empty .cart-page__more-blocks{margin-top:0}.gvs-cart-page.cart-page--empty .cart-page__items{width:100%;margin-top:24px;padding:0;border:0;background:transparent;box-shadow:none}.cart-drawer .gvs-cart-delivery{margin:0 0 16px;padding:12px 12px 13px;grid-template-columns:38px minmax(0,1fr);gap:10px;border-radius:13px}.cart-drawer .gvs-cart-delivery__icon{width:38px;height:38px;border-radius:10px}.cart-drawer .gvs-cart-delivery__icon svg{width:22px;height:22px}.cart-drawer .gvs-cart-delivery.is-unlocked .gvs-cart-delivery__icon:after{top:-5px;right:-5px;left:auto}.cart-drawer .gvs-cart-delivery__copy strong{font-size:.82rem}.cart-drawer .gvs-cart-delivery__copy span{font-size:.7rem}.cart-drawer .gvs-cart-delivery__progress{height:7px}.cart-drawer .gvs-cart-summary__delivery-row{padding:7px 0;font-size:.72rem}.cart-drawer .gvs-cart-checkout-button__icon{width:18px;height:18px}.cart-drawer .gvs-cart-checkout-note{flex-wrap:wrap;padding-inline:4px;font-size:.66rem;line-height:1.45}.cart-drawer .gvs-cart-empty-actions{width:100%}.cart-drawer .gvs-cart-empty-actions__primary{min-height:50px}.cart-drawer .gvs-cart-empty-actions__secondary{min-height:42px;background:#fff}.cart-drawer .gvs-cart-empty-actions__support{min-height:auto;padding-top:3px}cart-items-component[aria-busy=true] .cart-items__table,cart-items-component[aria-busy=true] .cart__summary-totals{cursor:progress}cart-items-component[aria-busy=true] .quantity-selector,cart-items-component[aria-busy=true] .cart-items__remove{pointer-events:none}.gvs-cart-page :where(a,button,input):focus-visible,.cart-drawer :where(a,button,input):focus-visible{outline:2px solid var(--gvs-cart-accent-dark);outline-offset:2px}@media(hover:hover)and (pointer:fine){.gvs-cart-page__continue:hover{border-color:var(--gvs-cart-accent-strong);background:var(--gvs-cart-soft-green)}.gvs-cart-page__continue:hover span{transform:translate(-2px)}.gvs-cart-page .cart-items__title:hover,.gvs-cart-empty-actions__support:hover{color:var(--gvs-cart-ink);text-decoration-color:var(--gvs-cart-accent)}.gvs-cart-page .cart-items__remove:hover{background:#eceee9;color:var(--gvs-cart-ink)}.gvs-cart-page .cart__checkout-button:hover{border-color:var(--gvs-cart-orange-hover);background:var(--gvs-cart-orange-hover)}}@media screen and (max-width:1099px)and (min-width:750px){.gvs-cart-page .cart-items__table-row{grid-template-columns:94px minmax(0,1fr) minmax(116px,auto);grid-template-areas:"media details price" "media quantity price" "error error error";align-items:start;gap:12px 16px}.gvs-cart-page .cart-items__media,.gvs-cart-page .cart-items__details,.gvs-cart-page .cart-items__quantity,.gvs-cart-page .cart-items__price{grid-area:revert}.gvs-cart-page .cart-items__media{grid-area:media;width:94px}.gvs-cart-page .cart-items__details{grid-area:details}.gvs-cart-page .cart-items__quantity{grid-area:quantity}.gvs-cart-page .cart-items__price{grid-area:price}.gvs-cart-page .cart-items__error{grid-area:error}.gvs-cart-page .cart-items__media-container{width:94px;height:94px}}@media screen and (max-width:749px){.gvs-cart-page{padding-inline:0;padding-bottom:28px}.gvs-cart-page__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding-bottom:16px}.gvs-cart-page .cart-title h1{font-size:clamp(2rem,10vw,2.8rem)}.gvs-cart-page__intro{grid-column:1 / -1;font-size:.88rem}.gvs-cart-page__continue{min-height:38px;padding-inline:12px;font-size:.74rem}.gvs-cart-page__header>.gvs-cart-delivery{margin-top:6px}.gvs-cart-page__items-panel{padding:16px 14px;border-radius:18px}.gvs-cart-page__summary-panel{margin-top:18px}.gvs-cart-page .cart__summary-container{border-radius:18px!important}.gvs-cart-page .cart__summary-inner{gap:16px;padding:20px 16px!important}.gvs-cart-page .cart-items__table-row{display:grid;grid-template-columns:82px minmax(0,1fr)!important;grid-template-areas:"media details" "media price" "media quantity" "error error"!important;gap:7px 12px;align-items:start;margin-bottom:18px;padding-bottom:18px}.gvs-cart-page .cart-items__media{grid-area:media;width:82px}.gvs-cart-page .cart-items__details{grid-area:details}.gvs-cart-page .cart-items__price{grid-area:price;text-align:left}.gvs-cart-page .cart-items__quantity{grid-area:quantity}.gvs-cart-page .cart-items__error{grid-area:error}.gvs-cart-page .cart-items__media-container{width:82px;height:82px;border-radius:13px}.gvs-cart-page .cart-items__title{font-size:.88rem}.gvs-cart-page .cart-items__unit-price-vat{display:none}.gvs-cart-page .cart-items__price .gvs-cart-vat-line-total{justify-items:start;text-align:left}.gvs-cart-page .cart-items__price .gvs-cart-vat-price,.gvs-cart-page .cart-items__price .gvs-cart-vat-price--end{align-items:flex-start;text-align:left}.gvs-cart-page .cart-items__price .gvs-cart-vat-price__line{justify-content:flex-start}.gvs-cart-page .cart-items__quantity{display:grid;grid-template-columns:112px auto;justify-content:start;gap:8px}.gvs-cart-page .cart-items__quantity .quantity-selector{flex-basis:112px;width:112px}.gvs-cart-page .cart-items__remove{width:42px;min-width:42px;padding:0}.gvs-cart-page .cart-items__remove-label{display:none}.gvs-cart-page .cart__checkout-button{min-height:54px;height:54px}.gvs-cart-reassurance{grid-template-columns:1fr}.gvs-cart-page.cart-page--empty{min-height:360px;padding:42px 18px;border-radius:18px}}@media screen and (max-width:380px){.gvs-cart-page__header{grid-template-columns:1fr}.gvs-cart-page__continue{justify-self:start}.gvs-cart-page .cart-items__table-row{grid-template-columns:72px minmax(0,1fr)!important;column-gap:10px}.gvs-cart-page .cart-items__media,.gvs-cart-page .cart-items__media-container{width:72px;height:72px}}@media(prefers-reduced-motion:reduce){.gvs-cart-delivery__progress span,.gvs-cart-page__continue span{transition:none}.cart__checkout-button.is-loading:after{animation-duration:1.2s}}.gvs-cart-page__empty-intro{max-width:620px;margin:12px auto 0;color:var(--gvs-cart-muted);font-size:clamp(.94rem,.25vw + .9rem,1.04rem);line-height:1.55;text-wrap:balance}.gvs-cart-delivery.is-empty{grid-template-columns:42px minmax(0,1fr);max-width:650px;margin-inline:auto;text-align:left}.gvs-cart-page.cart-page--empty{max-width:940px;min-height:0;padding:clamp(42px,5vw,64px) clamp(24px,5vw,64px)}.gvs-cart-page.cart-page--empty .gvs-cart-page__header>.gvs-cart-delivery{margin-top:24px}.gvs-cart-page.cart-page--empty .cart-page__items{max-width:580px;margin:22px auto 0}.gvs-cart-page.cart-page--empty .gvs-cart-empty-actions{width:min(100%,520px);gap:11px}.gvs-cart-page.cart-page--empty .gvs-cart-empty-actions__primary{min-height:54px}.gvs-cart-page.cart-page--empty .gvs-cart-empty-actions__secondary{min-height:46px;background:#fff}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics{padding-top:clamp(28px,4vw,42px);padding-bottom:clamp(28px,4vw,42px)}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .section-resource-list{padding-block-start:34px!important;padding-block-end:36px!important}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta{--gvs-advice-padding-top: 38px;--gvs-advice-padding-bottom: 44px}@media screen and (max-width:749px){.gvs-cart-page.cart-page--empty{padding:28px 12px 30px;border-radius:18px}.gvs-cart-page.cart-page--empty .cart-title h1{max-width:290px;margin-inline:auto;font-size:clamp(2rem,11vw,2.65rem);line-height:.98;text-wrap:balance}.gvs-cart-page__empty-intro{max-width:310px;margin-top:10px;font-size:.86rem;line-height:1.45}.gvs-cart-page.cart-page--empty .gvs-cart-page__header>.gvs-cart-delivery{margin-top:18px}.gvs-cart-page.cart-page--empty .gvs-cart-delivery.is-empty{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px}.gvs-cart-page.cart-page--empty .gvs-cart-delivery__icon{width:38px;height:38px;border-radius:10px}.gvs-cart-page.cart-page--empty .gvs-cart-delivery__copy strong{font-size:.8rem}.gvs-cart-page.cart-page--empty .gvs-cart-delivery__copy span{font-size:.69rem;line-height:1.35}.gvs-cart-page.cart-page--empty .cart-page__items{margin-top:14px}.gvs-cart-page.cart-page--empty .gvs-cart-empty-actions{gap:8px}.gvs-cart-page.cart-page--empty .gvs-cart-empty-actions__primary{min-height:48px}.gvs-cart-page.cart-page--empty .gvs-cart-empty-actions__secondary{min-height:42px}.gvs-cart-page.cart-page--empty .gvs-cart-empty-actions__support{min-height:34px;padding-inline:8px;font-size:.72rem}.gvs-cart-page.cart-page--empty .gvs-cart-empty-login{margin-top:9px;font-size:.7rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics{padding-top:24px!important;padding-bottom:26px!important}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__panel{padding:20px 12px;border-radius:18px}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__header{margin-bottom:14px}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__eyebrow{margin-bottom:5px;font-size:.65rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__heading{font-size:clamp(1.65rem,8vw,2.15rem);line-height:1}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__text{margin-top:8px;font-size:.78rem;line-height:1.4}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__grid{gap:8px}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__card{grid-template-columns:26px minmax(0,1fr);gap:7px;padding:10px;border-radius:12px}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__icon{width:26px;height:26px;flex-basis:26px}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__badge{margin-bottom:5px;padding:3px 6px;font-size:.54rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__value{font-size:clamp(1.35rem,7vw,1.8rem);letter-spacing:-.035em}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__label{margin-top:4px;font-size:.69rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__description{margin-top:3px;font-size:.63rem;line-height:1.3}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__footer{gap:7px;margin-top:14px;padding-top:12px;font-size:.7rem;line-height:1.4}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .section-resource-list{overflow:hidden;padding-block-start:26px!important;padding-block-end:30px!important;row-gap:16px}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .section-resource-list__header{padding-inline:18px}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .resource-list.hidden--desktop{width:100%;max-width:100%;overflow:clip}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .resource-list__carousel{width:100%;max-width:100%;overflow:clip;--resource-list-column-gap: 12px}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .resource-list__carousel .resource-list__slide{--slide-width: min( calc(100vw - 70px) , 296px) !important;width:var(--slide-width)!important;max-width:var(--slide-width)!important;flex-basis:var(--slide-width)!important}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .resource-list__carousel slideshow-slides{margin-inline:0;padding-inline:18px;scroll-padding-inline:18px}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .resource-list__carousel slideshow-arrows{display:none!important}body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .resource-list__dots{margin-top:0}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta{padding-block:26px 30px!important}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__panel{padding:20px 14px;border-radius:20px}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__content{gap:16px}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__heading{font-size:clamp(2rem,10.5vw,2.8rem);line-height:.96}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__subheading{margin-top:10px;font-size:.96rem;line-height:1.35}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__text{margin-top:10px;font-size:.8rem;line-height:1.5}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__actions{margin-top:16px}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__microcopy{margin-top:9px;font-size:.7rem;line-height:1.35}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__advisor-body{padding:16px}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__advisor-badge{margin-bottom:8px;padding:5px 8px;font-size:.62rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__advisor-heading{font-size:1.3rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__advisor-text{margin-top:8px;font-size:.78rem;line-height:1.45}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__contact-list{gap:7px;margin-top:12px}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__contact-link{min-height:40px;padding:8px 10px;border-radius:11px;font-size:.78rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__advisor-note{margin-top:9px;font-size:.67rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__points--bottom-bar{gap:6px;margin-top:14px;padding-top:12px}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__point{align-items:center;gap:8px;padding:9px 10px;border-radius:12px}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__point-icon{width:25px;height:25px;flex-basis:25px;font-size:.75rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__point-text{gap:0}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__point-text strong{font-size:.76rem}body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta__point-text small{display:none}}@media screen and (max-width:360px){body:has(.gvs-cart-page.cart-page--empty) .ui-test-product-list .resource-list__carousel .resource-list__slide{--slide-width: calc(100vw - 54px) !important}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__card{grid-template-columns:1fr}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics__icon{display:none}}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics{padding-top:24px!important;padding-bottom:24px!important}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__panel{padding:20px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__header{margin-bottom:14px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__eyebrow{margin-bottom:5px;font-size:.66rem}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__heading{font-size:clamp(1.45rem,2.3vw,2.25rem)}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__text{margin-top:7px;font-size:.82rem;line-height:1.4}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__footer{margin-top:14px;padding-top:12px;font-size:.72rem;line-height:1.4}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__heading{max-width:640px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__subheading{max-width:650px;margin-top:10px;font-size:clamp(.98rem,1.25vw,1.22rem)}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__actions{margin-top:16px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__microcopy{margin-top:8px;font-size:.74rem}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__advisor-body{padding:18px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__advisor-badge{margin-bottom:7px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__advisor-heading{font-size:clamp(1.15rem,1.8vw,1.55rem)}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__advisor-text{margin-top:7px;font-size:.78rem;line-height:1.4}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__contact-list{margin-top:11px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__contact-link{min-height:40px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__advisor-note{margin-top:7px;font-size:.66rem}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__points--bottom-bar{margin-top:16px;padding-top:12px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__point{padding:10px 12px}body:has(.gvs-cart-page.cart-page--empty) .gvs-trust-metrics,body:has(.gvs-cart-page.cart-page--empty) .gvs-expert-advice-cta{display:none!important}@media screen and (min-width:750px){.gvs-cart-page__header{padding-bottom:18px}.gvs-cart-page__header>.gvs-cart-delivery{margin-top:8px}.gvs-cart-page__items-panel{padding:clamp(18px,1.5vw,24px)}.gvs-cart-page .cart__summary-inner{gap:15px;padding:22px!important}.gvs-cart-page .cart__summary-totals{gap:13px}.gvs-cart-summary__header{padding-bottom:13px}.gvs-cart-page .gvs-cart-reassurance{gap:6px;padding:10px}.gvs-cart-page .gvs-cart-reassurance li{grid-template-columns:27px minmax(0,1fr);gap:7px}.gvs-cart-page .gvs-cart-reassurance__icon{width:27px;height:27px;border-radius:8px}.gvs-cart-page .gvs-cart-reassurance strong{font-size:.7rem}.gvs-cart-page .gvs-cart-reassurance small{font-size:.61rem}}@media screen and (max-width:749px){.gvs-cart-page{padding-bottom:20px}.gvs-cart-page__header{padding-bottom:13px}.gvs-cart-page__header>.gvs-cart-delivery{margin-top:3px}.gvs-cart-page__summary-panel{margin-top:14px}.gvs-cart-page .cart__summary-inner{gap:13px;padding:17px 14px!important}.gvs-cart-summary__header{gap:3px;padding-bottom:11px}.gvs-cart-summary__heading-row h2{font-size:1.45rem}.gvs-cart-page .cart__checkout-button{min-height:52px;height:52px}.gvs-cart-page .gvs-cart-reassurance{gap:6px;padding:10px}.gvs-cart-page .gvs-cart-reassurance li{grid-template-columns:26px minmax(0,1fr);gap:7px}.gvs-cart-page .gvs-cart-reassurance__icon{width:26px;height:26px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics{padding-top:20px!important;padding-bottom:20px!important}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__panel{padding:14px 12px;border-radius:17px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__header{margin-bottom:11px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__heading{font-size:clamp(1.35rem,6.8vw,1.75rem)}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__text{font-size:.72rem}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__grid{gap:7px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__card{gap:6px;padding:9px;border-radius:12px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__value{font-size:1.35rem}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-trust-metrics__footer{margin-top:11px;padding-top:9px;font-size:.65rem}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__subheading{margin-top:8px;font-size:.9rem}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__actions{margin-top:13px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__advisor-body{padding:14px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__points--bottom-bar{gap:6px;margin-top:12px;padding-top:10px}body:has(.gvs-cart-page:not(.cart-page--empty)) .gvs-expert-advice-cta__point{padding:9px 10px}}.gvs-cart-page .gvs-cart-price-context{display:grid;gap:3px}.gvs-cart-page .gvs-cart-price-context__label{display:block;color:var(--gvs-cart-muted);font-family:var(--font-heading--family, "League Spartan", sans-serif);font-size:.62rem;font-weight:850;letter-spacing:.075em;line-height:1;text-transform:uppercase}.gvs-cart-page .gvs-cart-price-context--unit .gvs-cart-price-context__label{margin-bottom:1px}.gvs-cart-page .gvs-cart-price-context--line-total{justify-items:end}.gvs-cart-page .gvs-cart-price-context--line-total .gvs-cart-price-context__label{text-align:right}@media screen and (max-width:749px){.gvs-cart-page .cart-items__table-row{grid-template-areas:"media details" "media quantity" "media price" "error error"!important}.gvs-cart-page .cart-items__unit-price-vat{display:grid;margin-top:8px}.gvs-cart-page .gvs-cart-price-context__label{font-size:.58rem}.gvs-cart-page .gvs-cart-price-context--line-total{justify-items:start;margin-top:2px;padding-top:7px;border-top:1px solid rgba(17,17,17,.08)}.gvs-cart-page .gvs-cart-price-context--line-total .gvs-cart-price-context__label{text-align:left}.gvs-cart-page .gvs-cart-price-context--single-quantity,.gvs-cart-page .gvs-cart-items__price--single-quantity{display:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gvs-cart-commerce.css.map */
