rf-colour-viewer,rf-product-gallery-v2,rf-gallery-lightbox{display:block}.rf-v2{--rf-v2-gap: 1.2rem;--rf-v2-radius: .8rem;--rf-v2-swatch-size: 8.4rem;--rf-v2-selected: .2rem solid rgb(var(--color-foreground));margin-bottom:2rem}.rf-v2__viewer{position:relative}@media screen and (min-width:990px){.rf-v2__viewer{position:sticky;top:5rem;z-index:1}}@media screen and (min-width:750px)and (max-width:989px){.rf-v2__viewer{position:sticky;top:4rem}}.rf-v2__viewer-frame{position:relative;width:100%;aspect-ratio:var(--rf-v2-ratio, 1);overflow:hidden;border-radius:var(--rf-v2-radius);background-color:rgba(var(--color-foreground),.04)}.rf-v2__viewer-frame--contain,.rf-v2__viewer-frame--cover{background-color:rgba(var(--color-foreground),.04)}.rf-v2__viewer-frame--contain{display:flex;align-items:center;justify-content:center}.rf-v2__viewer-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.rf-v2__viewer-frame .rf-v2__viewer-image{object-fit:contain;object-position:center center}.rf-v2__viewer-frame.rf-v2__viewer-frame--cover .rf-v2__viewer-image{object-fit:cover;object-position:center center}.rf-v2__viewer-placeholder{display:block;width:100%;height:100%}.rf-v2__viewer-caption{margin:1rem 0 1.4rem;font-size:1.4rem;letter-spacing:.06rem}.rf-v2__viewer-caption-label{color:rgba(var(--color-foreground),.75)}.rf-v2__swatches{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--rf-v2-swatch-size),1fr));gap:1rem .8rem;margin:0;padding:0;border:0}.rf-v2__swatches-legend{grid-column:1 / -1;padding:0;margin-bottom:.4rem;font-size:1.3rem;font-weight:600;letter-spacing:.1rem;text-transform:uppercase}.rf-v2__swatch{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.4rem;border:.2rem solid transparent;border-radius:var(--rf-v2-radius);cursor:pointer;text-align:center;transition:border-color var(--duration-short, .1s) ease,background-color var(--duration-short, .1s) ease}.rf-v2__swatch:hover{border-color:rgba(var(--color-foreground),.35)}.rf-v2__swatch:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.rf-v2__swatch.is-selected{border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05)}.rf-v2__swatch-media{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--rf-v2-swatch-radius, .4rem);background-color:rgba(var(--color-foreground),.06)}.rf-v2__swatches--circle .rf-v2__swatch-media{border-radius:50%}.rf-v2__swatches--square .rf-v2__swatch-media{border-radius:.2rem}.rf-v2__swatch-image{display:block;width:100%;height:100%;object-fit:cover}.rf-v2__swatch-name{font-size:1.2rem;line-height:1.3}.rf-v2__swatch--text .rf-v2__swatch-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.1rem;text-align:center}.rf-v2__swatch.is-unavailable{cursor:not-allowed}.rf-v2__swatch.is-unavailable:hover{border-color:transparent}.rf-v2__swatch.is-unavailable .rf-v2__swatch-media{position:relative;opacity:.45;filter:saturate(.55)}.rf-v2__swatch.is-unavailable .rf-v2__swatch-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top right,transparent calc(50% - .12rem),rgba(var(--color-foreground),.75) calc(50% - .12rem),rgba(var(--color-foreground),.75) calc(50% + .12rem),transparent calc(50% + .12rem));pointer-events:none}.rf-v2__swatch.is-unavailable .rf-v2__swatch-name{text-decoration:line-through;color:rgba(var(--color-foreground),.7)}.rf-v2-gallery{margin:.2rem 0 2.4rem}.rf-v2-gallery__heading{margin:0 0 1rem;font-size:1.4rem;letter-spacing:.08rem;text-transform:uppercase}.rf-v2-gallery__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(6.8rem,1fr));gap:.8rem;margin:0;padding:0;list-style:none}.rf-v2-gallery__item{margin:0}.rf-v2-gallery__thumb{display:block;width:100%;padding:0;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.4rem;background:none;cursor:zoom-in;overflow:hidden;line-height:0}.rf-v2-gallery__thumb:hover,.rf-v2-gallery__thumb:focus-visible{border-color:rgb(var(--color-foreground));outline-offset:.2rem}.rf-v2-swatch-inputs{position:absolute;width:1px;height:1px;min-width:0;max-width:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.rf-v2-swatch-block{margin:0 0 1.6rem}.rf-v2-swatch-block .rf-v2__swatches{margin-top:0}@media screen and (min-width:750px){body:has(rf-colour-viewer) .product__info-wrapper.product__column-sticky{position:static;z-index:auto}body:has(rf-colour-viewer) rf-colour-viewer[data-rf-v2-part=viewer]{position:sticky;top:3rem;z-index:2}}.rf-v2-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;height:100dvh;background-color:#000000f0;overscroll-behavior:contain}.rf-v2-lightbox[hidden]{display:none}.rf-v2-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000f0}.rf-v2-lightbox__dialog{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;max-width:none;max-height:none;gap:0;padding:0;color:#fff}.rf-v2-lightbox__figure{display:flex;align-items:center;justify-content:center;margin:0;width:100%;height:100%;max-width:100%;min-height:0}.rf-v2-lightbox__image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:0}.rf-v2-lightbox__caption{position:absolute;left:0;bottom:0;z-index:2;margin:0;max-width:55%;padding:5.6rem 4.8rem 2.8rem;font-size:1.4rem;line-height:1.5;text-align:left;color:#fff;text-shadow:0 .1rem .3rem rgba(0,0,0,.55);background:linear-gradient(to top,#000000b8,#00000080 30%,#0000002e 66%,#0000);pointer-events:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:calc(4.5em + 8.4rem);overflow:hidden;overflow-wrap:anywhere}.rf-v2-lightbox__caption[hidden]{display:none}.rf-v2-lightbox__counter{position:absolute;top:1.6rem;left:50%;transform:translate(-50%);z-index:2;margin:0;padding:.4rem 1.2rem;border-radius:999px;background-color:#00000073;font-size:1.4rem;color:#ffffffeb;pointer-events:none}.rf-v2-lightbox__close,.rf-v2-lightbox__nav{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(255,255,255,.5);border-radius:50%;background-color:#00000073;color:#fff;cursor:pointer;transition:background-color var(--duration-short, .1s) ease}.rf-v2-lightbox__close:focus-visible,.rf-v2-lightbox__nav:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}.rf-v2-lightbox__close:hover,.rf-v2-lightbox__nav:hover{background-color:#ffffff2e}.rf-v2-lightbox__close .svg-wrapper,.rf-v2-lightbox__nav .svg-wrapper{width:1.8rem;height:1.8rem}.rf-v2-lightbox__close{position:absolute;top:.8rem;right:.8rem}.rf-v2-lightbox__nav--prev{position:absolute;left:.6rem;top:50%;transform:translateY(-50%) rotate(90deg)}.rf-v2-lightbox__nav--next{position:absolute;right:.6rem;top:50%;transform:translateY(-50%) rotate(-90deg)}@media screen and (min-width:750px){.rf-v2{--rf-v2-swatch-size: 9.6rem}.rf-v2-lightbox__nav--prev{left:2.4rem}.rf-v2-lightbox__nav--next{right:2.4rem}.rf-v2-lightbox__close{top:2.4rem;right:2.4rem}.rf-v2-lightbox__caption{max-width:52%;padding:6.4rem 5.6rem 3.2rem;font-size:1.5rem}}@media screen and (min-width:750px)and (max-width:989px){.rf-v2-lightbox__caption{max-width:72%;padding:5.6rem 3.2rem 2.8rem}}@media screen and (max-width:749px){.rf-v2__swatches{grid-template-columns:repeat(auto-fill,minmax(7.2rem,1fr))}.rf-v2-gallery__list{grid-template-columns:repeat(auto-fill,minmax(6.4rem,1fr))}.rf-v2-lightbox__image{max-height:100%;max-width:100%}.rf-v2-lightbox__close,.rf-v2-lightbox__nav{width:4.8rem;height:4.8rem}.rf-v2-lightbox__close{top:1.2rem;right:1.2rem}.rf-v2-lightbox__nav--prev{left:.8rem}.rf-v2-lightbox__nav--next{right:.8rem}.rf-v2-lightbox__caption{max-width:calc(100% - 3.2rem);padding:4.8rem 1.6rem calc(1.6rem + env(safe-area-inset-bottom,0px));font-size:1.25rem;line-height:1.5;-webkit-line-clamp:3}.rf-v2-lightbox__counter{top:1.2rem;font-size:1.3rem}}.rf-v2-lightbox__figure{touch-action:pan-y}@media(prefers-reduced-motion:reduce){.rf-v2__swatch,.rf-v2-lightbox__close,.rf-v2-lightbox__nav{transition:none}}.rf-v2-gallery__thumb-image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.rf-v2-gallery__caption{display:block;margin-top:.4rem;font-size:1.1rem;color:rgba(var(--color-foreground),.75)}.rf-v2-gallery__colour-label{display:block;margin-top:.3rem;font-size:1.1rem;line-height:1.3;color:rgba(var(--color-foreground),.85);text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}
/*# sourceMappingURL=/cdn/shop/t/15/assets/rf-variant-image-v2.css.map */
