*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:clip}body{margin:0;min-height:100vh;max-width:100%;overflow-x:clip;display:flex;flex-direction:column;font-family:var(--Universal500, var(--font-body));font-size:var(--text-size);line-height:1;color:var(--colour, var(--color-text));background:var(--background, var(--color-white));-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.shopify-section-group-header-group,.shopify-section:has(>.site-header),.shopify-section:has(.site-header){position:sticky;top:0;z-index:900}.shopify-section:has(.site-header){background:var(--background, var(--color-white))}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}a:hover{color:currentColor;opacity:.75}a.product-card:hover,a.product-card:focus-visible{opacity:1}:focus-visible{outline:2px solid var(--color-navy);outline-offset:2px}.skip-link{position:absolute;left:-9999px;z-index:9999;padding:.75rem 1rem;background:var(--color-navy);color:var(--color-white)}.skip-link:focus{left:var(--gutter);top:var(--gutter)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--padding, var(--gutter))}.main-content{min-height:50vh;flex:1 0 auto;width:100%}h1,.h1,h2,.h2,h3,.h3{font-family:var(--Universal745, var(--font-ui-strong));font-weight:var(--fw-745, 700);color:var(--colour, var(--color-text));margin:0 0 .25em}h1,.h1{font-size:var(--h1-size);line-height:1.12}h2,.h2{font-size:var(--h2-size);line-height:1.12}h3,.h3{font-size:var(--h3-size);line-height:1.2}h4,.h4{font-size:var(--h4-size);font-family:var(--Universal745, var(--font-ui-strong));font-weight:var(--fw-745, 700);line-height:1;margin:0 0 .5em;text-transform:uppercase}h5,.h5{font-size:var(--h5-size);font-family:var(--Universal880, var(--font-ui-black));font-weight:var(--fw-880, 800);line-height:1;margin:0 0 .5em;text-transform:uppercase}h6,.h6{font-size:var(--h6-size);font-family:var(--Universal650, var(--font-ui));font-weight:var(--fw-650, 600);line-height:1;margin:0 0 .5em;text-transform:uppercase}.main-content p{line-height:1.5;margin:0 0 .75em}.eyebrow,.label-caps{font-family:var(--Universal745, var(--font-ui-strong));font-size:var(--h4-size);font-weight:var(--fw-745, normal);letter-spacing:0;text-transform:uppercase;color:var(--colour, var(--color-text));line-height:1}.ui-caps,.mobile-nav__body a,.mobile-nav__body button{font-family:var(--Universal650, var(--font-ui));font-weight:var(--fw-650, normal);letter-spacing:0;text-transform:uppercase}.badge-status{display:inline-block;padding:.4rem .75rem;font-family:var(--Universal745, var(--font-ui-strong));font-size:11px;font-weight:var(--fw-745, 700);letter-spacing:.025em;text-transform:uppercase;border-radius:var(--radius-sm, 6px);background:var(--color-status-stock);color:var(--colour, var(--color-text));line-height:1.2}.text-muted{color:var(--color-text-muted)}.text-measure{max-width:42rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:1em 1.5em;font-family:var(--Universal745, var(--font-ui-strong));font-size:11px;font-weight:var(--fw-745, 700);letter-spacing:.025em;line-height:1.2;text-transform:uppercase;text-decoration:none!important;border-radius:var(--radius-sm, 6px);border:1px solid currentColor;background:transparent;color:var(--colour, var(--color-text));cursor:pointer;transition:all .1s ease-out;box-sizing:border-box;text-align:center}.btn:hover{text-decoration:none!important;background-color:var(--colour, var(--color-text));border-color:var(--colour, var(--color-text));color:var(--background-lighter, var(--color-bg-soft));opacity:1}.btn--primary{background:var(--colour, var(--color-text));color:var(--background-lighter, var(--color-bg-soft));border-color:var(--colour, var(--color-text))}.btn--primary:hover{background:transparent;color:var(--colour, var(--color-text));border-color:var(--colour, var(--color-text))}.btn--secondary{background:transparent;color:var(--colour, var(--color-text));border-color:currentColor}.btn--secondary:hover{background-color:var(--colour, var(--color-text));border-color:var(--colour, var(--color-text));color:var(--background-lighter, var(--color-bg-soft))}.btn__icon-circle{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:1px solid currentColor;border-radius:50%;font-size:.85rem;line-height:1}.btn__icon-arrow{font-size:.9rem;line-height:1}.btn-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}@media(max-width:1080px){.btn{font-size:10px}}.field{display:flex;flex-direction:column;gap:5px;margin-bottom:1rem}.field__label{font-size:var(--h6-size);font-family:var(--Universal650, var(--font-ui));font-weight:var(--fw-650, 600);line-height:1;letter-spacing:0;text-transform:uppercase}.field__input,.field__textarea,.field__select,.select,.main-collection__sort-select,.country-selector__select{--field-height: 44px;--field-radius: .5rem;--field-border: color-mix(in srgb, var(--colour, var(--color-text)) 14%, transparent);--field-border-hover: color-mix(in srgb, var(--colour, var(--color-text)) 28%, transparent);--field-ring: color-mix(in srgb, var(--colour, var(--color-text)) 22%, transparent);height:var(--field-height);min-height:var(--field-height);max-height:var(--field-height);padding:0 .75rem;font-family:var(--Universal500, var(--font-body));font-size:var(--text-small, 12px);font-weight:var(--fw-500, 300);line-height:1.25;letter-spacing:.01em;color:var(--colour, var(--color-text));background-color:var(--background, var(--color-white));border:1px solid var(--field-border, var(--color-border, #e4e4e7));border-radius:var(--field-radius);box-shadow:0 1px 2px color-mix(in srgb,var(--colour, var(--color-text)) 4%,transparent);box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}.field__input,.field__textarea,.field__select{width:100%}.field__select,.select,.main-collection__sort-select,.country-selector__select{padding-right:2.35rem;background-color:var(--background, var(--color-white));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:.875rem .875rem;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease,background-image .2s ease}.field__select:focus,.select:focus,.main-collection__sort-select:focus,.country-selector__select:focus,.field__select:focus-visible,.select:focus-visible,.main-collection__sort-select:focus-visible,.country-selector__select:focus-visible{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")}.main-collection__sort-select,.country-selector__select{width:auto;max-width:min(100%,16rem);min-width:7.5rem;font-family:var(--Universal650, var(--font-ui));font-size:var(--text-small, 12px);font-weight:var(--fw-650, 400);letter-spacing:.02em}.country-selector__select{min-width:6.75rem;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.field__select:disabled,.field__input:disabled,.field__textarea:disabled,.select:disabled,.main-collection__sort-select:disabled,.country-selector__select:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.field__textarea{height:auto;min-height:8rem;max-height:none;padding:.75rem;line-height:1.45;white-space:normal;overflow:auto;resize:vertical}.field__input::placeholder,.field__textarea::placeholder{color:color-mix(in srgb,var(--colour, var(--color-text)) 45%,transparent);font-family:inherit;font-weight:inherit}.field__input:hover:not(:disabled),.field__textarea:hover:not(:disabled),.field__select:hover:not(:disabled),.select:hover:not(:disabled),.main-collection__sort-select:hover:not(:disabled),.country-selector__select:hover:not(:disabled){border-color:var(--field-border-hover)}.field__input:focus,.field__textarea:focus,.field__select:focus,.select:focus,.main-collection__sort-select:focus,.country-selector__select:focus,.field__input:focus-visible,.field__textarea:focus-visible,.field__select:focus-visible,.select:focus-visible,.main-collection__sort-select:focus-visible,.country-selector__select:focus-visible{border-color:color-mix(in srgb,var(--colour, var(--color-text)) 40%,transparent);background-color:var(--background, var(--color-white));outline:none;box-shadow:0 0 0 2px var(--background, var(--color-white)),0 0 0 4px var(--field-ring)}.field__select option,.select option,.main-collection__sort-select option,.country-selector__select option{font-family:var(--Universal500, var(--font-body));font-size:var(--text-small, 12px);font-weight:var(--fw-500, 300);letter-spacing:.01em;color:var(--colour, var(--color-text));background:var(--background, var(--color-white))}.field__error{color:#cc1414;font-size:var(--text-small)}.checkbox{display:flex;gap:5px;align-items:flex-start;margin-bottom:1rem;font-family:var(--Universal500, var(--font-body));text-transform:none;font-size:var(--text-size);line-height:1.4}.checkbox input{margin-top:.15rem;width:auto;height:20px;flex-shrink:0;accent-color:var(--colour, var(--color-text))}@media(max-width:1080px){.field__input,.field__textarea,.field__select,.select,.main-collection__sort-select,.country-selector__select{font-size:16px!important}}.grid{display:grid;gap:var(--gutter)}.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}@media(min-width:768px){.grid--2,.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.product-card{display:flex;flex-direction:column;gap:.55rem;text-decoration:none;color:inherit;opacity:1}.product-card:hover,.product-card:focus-visible{text-decoration:none;opacity:1}.product-card__media{position:relative;aspect-ratio:1 / 1;background:var(--color-gallery-bg);overflow:hidden;isolation:isolate}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .4s ease,opacity .35s ease}.product-card__media--has-hover>img,.product-card__media--has-hover .product-card__img--primary,.product-card__media--has-hover .product-card__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.product-card__media--has-hover>img:first-of-type,.product-card__media--has-hover .product-card__img--primary{z-index:1;opacity:1}.product-card__media--has-hover>img:nth-of-type(2),.product-card__media--has-hover .product-card__img--hover{z-index:2;opacity:0;pointer-events:none}.product-card:hover .product-card__media--has-hover>img:first-of-type,.product-card:hover .product-card__media--has-hover .product-card__img--primary,.product-card:focus-visible .product-card__media--has-hover>img:first-of-type,.product-card:focus-visible .product-card__media--has-hover .product-card__img--primary{opacity:0}.product-card:hover .product-card__media--has-hover>img:nth-of-type(2),.product-card:hover .product-card__media--has-hover .product-card__img--hover,.product-card:focus-visible .product-card__media--has-hover>img:nth-of-type(2),.product-card:focus-visible .product-card__media--has-hover .product-card__img--hover{opacity:1}.product-card:hover .product-card__media:not(.product-card__media--has-hover) img{transform:scale(1.03)}.product-card__badge{position:absolute;top:.65rem;left:.65rem;z-index:2;margin:0;padding:.35rem .5rem;background:var(--color-white, #fff);color:var(--color-text, #121212);font-family:var(--Universal650, var(--font-ui));font-size:10px;font-weight:var(--fw-650, 600);letter-spacing:.06em;text-transform:uppercase;line-height:1.2;max-width:calc(100% - 1.3rem);pointer-events:none}.product-card__meta{display:flex;flex-direction:column;gap:.2rem}.product-card__title{font-family:var(--Universal650, var(--font-ui));font-size:var(--text-small);font-weight:var(--fw-650, 600);letter-spacing:.01em;text-transform:none;margin:0;line-height:1.3;color:var(--colour, var(--color-text));overflow-wrap:anywhere;word-break:break-word}.product-card__brand{font-family:var(--Universal500, var(--font-body));font-size:11px;font-weight:300;letter-spacing:.02em;text-transform:uppercase;color:var(--colour, var(--color-text));margin:0;line-height:1.3;opacity:.55}.product-card__price{margin:.15rem 0 0;font-family:var(--Universal500, var(--font-body));font-size:12px;font-weight:400;letter-spacing:.01em;color:var(--colour, var(--color-text));line-height:1.3}.product-card__price .price__tax{display:none}.product-card__enquire{margin:.2rem 0 0;font-family:var(--Universal650, var(--font-ui));font-size:11px;font-weight:var(--fw-650, 600);letter-spacing:.06em;text-transform:uppercase;color:var(--colour, var(--color-text));line-height:1.3;opacity:.72;transition:opacity .15s ease}.product-card:hover .product-card__enquire{opacity:1}.product-card--overlay{gap:0}.product-card--overlay .product-card__media{position:relative}.product-card--overlay .product-card__meta--overlay{position:absolute;inset:auto 0 0;z-index:2;display:flex;flex-direction:column;gap:.2rem;padding:1rem .85rem .9rem;background:linear-gradient(to top,#0b1e3cd1,#0b1e3c73 55%,#0b1e3c00);pointer-events:none}.product-card--overlay .product-card__title{color:#fff}.product-card--overlay .product-card__brand{color:#ffffffc7;opacity:1}.product-card--overlay .product-card__price,.product-card--overlay .product-card__enquire{color:#ffffffeb;margin:.15rem 0 0;font-size:11px;opacity:1}.product-card--overlay .price__from,.product-card--overlay .price__tax{color:#ffffffb3}.section{padding-block:clamp(3rem,6vw,5.5rem)}.section--flush{padding-block:0}.section__header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.shopify-policy__container{width:100%;max-width:var(--container-max, 1600px);margin-inline:auto;padding-inline:var(--padding, var(--gutter));padding-block:clamp(3rem,6vw,5.5rem)}.main-policy__layout,.main-page__layout{margin-inline:0}.main-policy__header,.main-page__header,.shopify-policy__title{margin-bottom:clamp(1.75rem,3vw,2.5rem);padding-bottom:1.25rem;border-bottom:1px solid color-mix(in srgb,var(--colour, var(--color-text)) 12%,transparent);text-align:left}.shopify-policy__title{max-width:42rem}.main-policy__title,.main-page__title,.shopify-policy__title h1{margin:0;font-family:var(--Universal745, var(--font-ui-strong));font-size:clamp(1.85rem,2.4vw + 1rem,2.6rem);font-weight:var(--fw-745, 500);line-height:1.12;text-align:left}.shopify-policy__body{max-width:42rem;margin-bottom:0}.main-policy__body,.main-page__body,.shopify-policy__body .rte{font-family:var(--Universal500, var(--font-body));font-size:1rem;line-height:1.7;color:var(--colour, var(--color-text))}.main-policy__body>*:first-child,.main-page__body>*:first-child,.shopify-policy__body .rte>*:first-child{margin-top:0}.main-policy__body p,.main-page__body p,.main-policy__body ul,.main-page__body ul,.main-policy__body ol,.main-page__body ol,.shopify-policy__body .rte p,.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{margin:0 0 1.35em}.main-policy__body h2,.main-page__body h2,.shopify-policy__body .rte h2{margin:2.75rem 0 .85rem;font-family:var(--Universal650, var(--font-ui));font-size:1.05rem;font-weight:var(--fw-650, 400);line-height:1.35;letter-spacing:.01em}.main-policy__body h3,.main-page__body h3,.shopify-policy__body .rte h3,.main-policy__body h4,.main-page__body h4,.shopify-policy__body .rte h4{margin:2rem 0 .75rem;font-family:var(--Universal650, var(--font-ui));font-size:1rem;font-weight:var(--fw-650, 400);line-height:1.35}.main-policy__body ul,.main-page__body ul,.main-policy__body ol,.main-page__body ol,.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{padding-left:1.25rem}.main-policy__body li+li,.main-page__body li+li,.shopify-policy__body .rte li+li{margin-top:.5em}.main-policy__body a,.main-page__body a,.shopify-policy__body .rte a{text-decoration:underline;text-underline-offset:3px}.main-policy__body strong,.main-page__body strong,.shopify-policy__body .rte strong{font-weight:var(--fw-745, 500)}.divider{border:0;border-top:1px solid var(--color-border);margin:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.badge-status--mto{background:var(--color-bg-soft);color:var(--color-text-muted)}.toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%) translateY(120%);z-index:1200;padding:.85rem 1.25rem;background:var(--colour, var(--color-text));color:var(--background-lighter, #f2f2f2);font-family:var(--Universal650, var(--font-ui));font-size:11px;letter-spacing:.025em;text-transform:uppercase;border-radius:4px;transition:transform .3s ease;pointer-events:none}.toast.is-visible{transform:translate(-50%) translateY(0)}.overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b1e3c66;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:900}.overlay-backdrop.is-open{opacity:1;visibility:visible}body.scroll-lock,body.search-dropdown-open{overflow:hidden}.h-scroll{position:relative}.h-scroll__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--colour, var(--color-text));background:var(--color-white, #fff);color:var(--colour, var(--color-text));cursor:pointer;transition:opacity .2s ease,background .2s ease,color .2s ease}.h-scroll__btn:hover:not(:disabled){background:var(--colour, var(--color-text));color:var(--color-white, #fff)}.h-scroll__btn:disabled,.h-scroll__btn[hidden]{opacity:0;pointer-events:none}.h-scroll__btn--prev{left:.75rem}.h-scroll__btn--next{right:.75rem}.h-scroll__btn--prev .icon{transform:rotate(180deg)}.h-scroll [data-h-scroll-track]{scrollbar-width:none}.h-scroll [data-h-scroll-track]::-webkit-scrollbar{display:none}@media(max-width:600px){.h-scroll__btn{width:40px;height:40px}.h-scroll__btn--prev{left:.4rem}.h-scroll__btn--next{right:.4rem}}@media(prefers-reduced-motion:no-preference){.scroll-reveal,.scroll-reveal-item{opacity:0;transform:translate3d(0,28px,0);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.scroll-reveal.is-revealed,.scroll-reveal-item.is-revealed{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal-item{opacity:1;transform:none}}.variant-selector{display:flex;flex-direction:column;gap:.85rem;margin:0 0 1rem}.variant-selector .field__label{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline}.variant-selector__selected{font-family:var(--Universal500, var(--font-body));font-size:12px;font-weight:400;letter-spacing:.02em;text-transform:none;opacity:.65}.variant-selector__swatches{display:flex;flex-wrap:wrap;gap:.45rem}.variant-selector__swatch{-webkit-appearance:none;appearance:none;margin:0;padding:.55rem .75rem;border:1px solid var(--line-colour, var(--color-border, #ddd));background:var(--color-white, #fff);color:inherit;cursor:pointer;font-family:var(--Universal500, var(--font-body));font-size:12px;line-height:1.2;text-align:left;transition:border-color .15s ease,background .15s ease,color .15s ease}.variant-selector__swatch:hover{border-color:var(--colour, var(--color-text))}.variant-selector__swatch.is-selected{border-color:var(--colour, var(--color-text));background:var(--colour, var(--color-text));color:var(--background, var(--color-white))}.variant-selector__swatch-label{display:block;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(prefers-reduced-motion:reduce){.field__input,.field__textarea,.field__select,.select,.main-collection__sort-select,.country-selector__select,.overlay-backdrop,.product-card__media img,.product-card__media svg{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
