<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-main{--transition-colors: background .2s ease-in, color .2s ease-in;display:grid;margin-bottom:3.2rem;position:relative;max-width:700px;margin:0 auto}.product-main .product-main__description{text-align:justify;margin-bottom:2.4rem;font-family:var(--font-avenir);font-size:1.8rem;font-style:italic}.product-main .product-main__description&gt;p:last-of-type{margin-bottom:0}.product-main .product-main__description.product-main__description--desktop{display:none}.product-main .product-main__truncate{display:block;font-weight:900;text-decoration:underline;cursor:pointer}.product-main .product-main__carousels{max-width:700px;width:100vw;position:relative}.product-main .product-main__carousels .product-main__carousels-item,.product-main .product-main__carousel img{width:100%}.product-main .product-main__carousel img:hover{cursor:zoom-in}.product-main .product-main__wishlist{position:absolute;top:8px;right:8px;z-index:2;background:var(--color-white);border-radius:50%}.product-main .product-main__wishlist button{margin-top:0;height:40px!important;width:40px!important}.product-main .product-main__wishlist .wk-icon{height:100%;width:100%;padding:.8rem;margin-right:0}.product-main .product-main__form{max-width:400px;margin:.8rem auto 4rem;width:100%;padding:0 1.6rem}.product-main .product-main__title{font-size:3rem;letter-spacing:.25rem;line-height:1.2;font-family:Abril Fatface;font-weight:400;margin-bottom:2rem}@media (min-width: 768px){.product-main .product-main__title{font-size:3.5rem}}.product-main .product-main__carousel.product-main__carousel--thumbs{max-width:340px;margin:-3.2rem auto 0}.product-main .product-main__carousel.product-main__carousel--thumbs .splide__list{padding-bottom:1.2rem!important}.product-main .product-main__carousel .splide__slide{background:#f5f5f5!important;border:none!important;transition:box-shadow .3s ease-in-out}.product-main .product-main__carousel .splide__slide img{display:block;margin-bottom:0}.product-main .product-main__carousel.product-main__carousel--thumbs .splide__list{padding:0 .8rem .8rem!important}.product-main .product-main__carousel.product-main__carousel--thumbs .splide__slide.is-active{box-shadow:0 1px 1px #0000001c,0 2px 2px #0000001c,0 4px 4px #0000001c,0 6px 8px #0000001c}.product-main .product-main__stock-notice,.product-main .product-main__sample-limit{color:var(--color-coral);font-weight:600;letter-spacing:.2rem;margin:1.2rem 0rem}.product-main .product-main__price{margin-bottom:2.4rem}.product-main .product-badge{margin-bottom:1.8rem}.product-main .product-main__reviews{margin-bottom:1.2rem}.product-main .product-main__reviews .reviews-badge .full-star{background-image:url(./star-full.svg)}.product-main .product-main__reviews .reviews-badge .half-star{background-image:url(./half-star-black.svg)}.product-main .product-main__zoom{position:absolute;bottom:80px;right:12px;z-index:1;border-radius:50%;height:32px;width:32px;border:none;padding-top:4px;background:var(--color-white)}.product-sticky-cta{position:fixed;bottom:-200px;width:100%;background:var(--color-white);z-index:9;display:flex;justify-content:center;align-items:baseline;padding:1.2rem;left:0;transition:bottom .2s ease-in;flex-wrap:wrap}.product-sticky-cta.product-sticky-cta--visible{bottom:0}.product-sticky-cta .price-group.price-group--full{flex-wrap:nowrap}.product-sticky-cta .product-sticky-cta__title{font-family:Abril Fatface;font-size:1.8rem;letter-spacing:.2rem;font-weight:400;margin-right:1.2rem;margin-bottom:.5rem}.product-sticky-cta [data-show-alt-sale]{font-size:1.2rem;display:none}.product-sticky-cta .product-sticky-cta__button{max-width:370px}.product-form-foot{position:relative}.product-preorder-wrap{position:relative;display:flex;margin:2.4rem 0 1.2rem;align-items:center}.product-form-foot .product-preorder{right:0;border:1px solid var(--color-dark-blue);border-radius:50%;width:2.4rem;text-align:center;letter-spacing:0rem;height:2.4rem;flex:1 0 auto}.product-form-foot .product-preorder:hover+.product-preorder__body{opacity:1}.product-form-foot .product-preorder+.product-preorder__body{transition:var(--transition-opacity);position:absolute;background:var(--color-teal);color:var(--color-white);top:0rem;padding:1.2rem;text-align:justify;opacity:0;pointer-events:none}.product-main .product__accordions{margin:0}.product-colour{margin-top:1em}.swatch-selector{display:flex;flex-wrap:wrap;gap:.5em;width:100%;margin-top:.5em;margin-bottom:1em;--swatch-size: 3.5em}.swatch-selector a{border-radius:50%;width:var(--swatch-size);height:var(--swatch-size);overflow:hidden;border:1px solid grey;transition-property:transform,box-shadow;transition-duration:.2s;transition-timing-function:cubic-bezier(.075,.82,.165,1);display:block;aspect-ratio:1/1;position:relative}.swatch-selector a img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:500px;width:100%;max-height:200%;object-fit:cover;object-position:center}.swatch-selector a:hover{transform:scale(1.05);box-shadow:1px 1px .5em #0003}.swatch-selector .selected{border-bottom:1px solid currentColor}.swatch-selector .selected a{pointer-events:none;border-width:2px;cursor:not-allowed}.swatch-selector .color{background-color:var(--swatch-color);padding-bottom:5px}.pswp .pswp__img{background:var(--color-white)}.pswp .pswp__counter{display:none}#usp_group{display:flex;flex-direction:column;gap:.5em;margin:1em 0}#usp_group .usp{display:flex;gap:.5em;align-items:center}#usp_group .usp__image{flex:0 0 auto}#usp_group .usp__title{text-transform:uppercase;font-weight:400}@media (min-width: 720px){.product-main .product-main__carousels{margin:0 auto}}@media (min-width: 768px){.product-sticky-cta .product-sticky-cta__button{margin-left:3.2rem}}@media (min-width: 1024px){.product-main{grid-template-columns:repeat(2,1fr);gap:2.4rem;margin:1.6rem 0 3.2rem;max-width:unset}@media (min-width: 1024px) and (max-width: 1200px){.product-main{padding:0 1.6rem}}.product-main .product-main__form{margin-top:1.8rem}.product-main .product-main__carousels{max-width:575px;width:100%;margin:unset}.product-main .product-main__description.product-main__description--desktop{display:block;margin-bottom:0;margin-left:.8rem}.product-main .product-main__description.product-main__description--mobile{display:none}.product-main .product-main__carousel.product-main__carousel--thumbs{margin-bottom:3.2rem}.product-main .product-main__zoom{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3208/assets/product.css.map */
</pre></body></html>