.product-template p{margin:0;font-size:1.4rem}.product-template__breadcrumb{display:none}.product-template__breadcrumb .container{max-width:unset}@media (min-width:992px){.product-template__breadcrumb{display:block}}.product-template__row{width:100%;max-width:var(--max-container-width);margin:0 auto;padding-bottom:var(--spacing-lg)}@media (min-width:992px){.product-template__row{padding:0 var(--edge) var(--spacing-lg);display:grid;grid-template-columns:58% 1fr;gap:5rem;margin-top:1.5rem}}@media (min-width:1280px){.product-template__row{gap:7rem}}.product-template__col{display:flex;flex-direction:column;width:100%;max-width:700px;margin:0 auto}@media (min-width:992px){.product-template__col{max-width:749px}}.product-template__gallery{width:100%;overflow:hidden;position:relative}.product-template__gallery .gallery-main{overflow:hidden;grid-template-columns:1fr;gap:.1rem;display:grid;position:relative}.product-template__gallery .gallery-main .image-grid-item{height:0;padding-bottom:100%;width:100%}.product-template__gallery .gallery-main .image-grid-item img{position:absolute;left:50%;transform:translate(-50%)}.product-template__gallery .gallery-main.is-only-image .flickity-button{display:none}.product-template__gallery .gallery-nav{margin-top:.6rem;padding:0 .6rem}@media (min-width:992px){.product-template__gallery .gallery-nav{margin-top:1rem;padding:0}}.product-template__gallery .gallery-nav .image-nav{height:60px;width:60px;margin-right:.6rem;border-bottom:.3rem solid #fff0}@media (min-width:992px){.product-template__gallery .gallery-nav .image-nav{margin-right:1rem;height:100px;width:100px}}.product-template__gallery .gallery-nav .image-nav:last-of-type{margin-right:0}.product-template__gallery .gallery-nav .image-nav.is-selected{border-color:var(--black)}.product-template__gallery img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;width:80%;height:80%;margin:10% auto}.product-template__gallery .flickity-button{background-color:var(--white);height:3.5rem;width:3.5rem;box-shadow:0 4px 10px #0000000f}@media (min-width:992px){.product-template__gallery .flickity-button{height:4.5rem;width:4.5rem;box-shadow:none}}.product-template__gallery .flickity-button svg{display:none}.product-template__gallery .flickity-button:after{content:"";background-image:url('data:image/svg+xml,<svg width="22" height="16" viewBox="0 0 22 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.25 15L1.25 8L8.25 1" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M20.5 8L1.25 8" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center;background-size:1.5rem;display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}@media (min-width:992px){.product-template__gallery .flickity-button:after{background-size:2rem}}.product-template__gallery .flickity-button:focus{box-shadow:none}.product-template__gallery .flickity-button.next:after{transform:rotate(180deg)}.product-template__gallery .flickity-button:hover{opacity:.8}.product-template__gallery wishlist-button-product{position:absolute;top:1.5rem;right:1.5rem;z-index:2}.product-template__gallery wishlist-button-product .wk-button{padding:0;min-height:unset}.product-template__gallery wishlist-button-product .wk-button:not(.wk-selected) svg path{stroke:var(--text-accent);stroke-width:.15rem}.product-template__gallery .product-badges{z-index:1;top:1rem;left:1rem;gap:1rem}@media (min-width:992px){.product-template__gallery .product-badges{top:2rem;left:2rem}}.product-template__gallery .product-badges .badge{padding:.5rem 1rem;font-size:1.2rem}@media (min-width:992px){.product-template__gallery .product-badges .badge{padding:1rem 1.5rem;font-size:1.4rem}}.product-template__information{padding:0 1.5rem;text-align:center;margin-top:var(--edge);text-align:left;display:flex;flex-direction:column}@media (min-width:992px){.product-template__information{margin-top:0;padding:0}}.product-template__vendor-review{display:flex;justify-content:space-between;align-items:center}.product-template__vendor-review p{margin:0}.product-template__vendor-review img{max-width:8.5rem;max-height:2.4rem}.product-template__details{display:flex;flex-direction:column;gap:.8rem}.product-template__title{font-size:1.8rem;line-height:130%;margin:0;white-space:normal}@media (min-width:992px){.product-template__title{font-size:2.2rem}}.product-template__sku,.product-template__description{color:var(--text-secondary);font-size:1.4rem}.product-template__variants{position:relative;margin-top:1.7rem}.product-template__variants .variant-icon{height:2rem;width:2rem;border-radius:50%;margin-right:1rem}.product-template__variants .variant-icon+span{width:calc(100% - 10.5rem);left:4.5rem}.product-template__variants--select{position:relative}.product-template__variants--select:before{content:"";position:absolute;right:4.5rem;top:1.3rem;width:1px;height:2.2rem;background:var(--border-accent-three)}.product-template__variants--select:after{content:"";background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 9 6'%3E%3Cpath fill='%23000000' fill-rule='evenodd' d='M.18 1.53L.887.823 4.533 4.47 8.18.823l.707.707-4.354 4.354L.18 1.53z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;display:block;position:absolute;height:100%;width:1.4rem;right:1.5rem;top:0;transition:0.2s;z-index:-1}.product-template__variants--select.active select{border-bottom-left-radius:0;border-bottom-right-radius:0}.product-template__variants--select.active:after{transform:rotate(180deg)}.product-template__variants--select>div{margin:0;outline:none;background-image:unset;background-color:#fff0;border:1px solid var(--border-accent-three);color:var(--text-secondary);border-radius:.2rem;cursor:pointer;padding-right:6.5rem;font-size:1.4rem;line-height:160%;padding:1.2rem 1.6rem;display:flex;align-items:center;height:4.6rem}.product-template__variants--select>div span{display:block;width:calc(100% - 7.5rem);text-overflow:ellipsis;overflow:hidden;text-wrap:nowrap;position:absolute;left:1.6rem}.product-template__variants--dropdown{position:absolute;top:100%;background:var(--white);display:flex;flex-direction:column;z-index:2;border:1px solid var(--border-accent-three);border-top:none;border-bottom-left-radius:.2rem;border-bottom-right-radius:.2rem;max-height:54rem;overflow:scroll!important;width:100%;-ms-overflow-style:none;scrollbar-width:none}.product-template__variants--dropdown a{padding:1.5rem;font-size:1.4rem;display:flex;align-items:center}.product-template__variants--dropdown .variant-icon+span{width:calc(100% - 3rem)}.product-template__variants--dropdown:-webkit-scrollbar{display:none}.product-template__variants .select-option-text{margin-bottom:.8rem}.product-template__price{margin-top:1.7rem;font-size:1.6rem;display:flex;flex-direction:column;gap:.6rem}.product-template__price span{font-weight:500}.product-template__price .price__sale span{color:var(--ecommerce-sale)}.product-template__price .price__sale s{font-size:1.4rem}.product-template__promo-banner{font-weight:500;font-size:12px;padding:1.2rem 1.4rem;margin-top:1.7rem}.product-template__instalments .multi-payments{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;font-size:1.2rem;color:var(--text-secondary)}@media (min-width:1300px){.product-template__instalments .multi-payments{line-height:1.4rem;padding-top:.6rem}}.product-template__instalments .multi-payments__item{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}.product-template__instalments .multi-payments__item .afterpay-icon,.product-template__instalments .multi-payments__item .laybuy-icon{width:5.8rem}.product-template__instalments .multi-payments__item-separator{color:var(--black)}.product-template__description{margin-top:.6rem;display:inline;position:relative}.product-template__description .description_content{line-height:1.96rem;max-height:6rem;overflow:hidden;transition:0.8s}@media (min-width:992px){.product-template__description .description_content{max-height:4.1rem}}.product-template__description .read-more{text-decoration:underline;cursor:pointer}@media (min-width:992px){.product-template__description .read-more{position:absolute;padding-right:.5rem;right:0;bottom:0;background-color:#fff;padding-left:.5rem}}.product-template__description .read-more,.product-template__description .read-more.expanded{display:none}.product-template__description.is-overflowed:not(.expanded) .read-more{display:block}.product-template__description.expanded .description_content{max-height:100rem}.product-template__description p:first-child{margin-top:0}.product-template__description p:last-child{margin-bottom:0}.product-template__actions{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}.product-template__actions .custom-btn{padding-top:1.8rem;padding-bottom:1.8rem}.product-template__actions form{display:flex;justify-content:space-between}.product-template__actions form .quantity-selector{width:8.8rem}.product-template__actions form button[type="submit"]{width:calc(100% - 9.5rem);padding:0;border-radius:.3rem;text-transform:uppercase;font-weight:500;letter-spacing:1px;font-size:1.5rem;border:none}.product-template__actions form button[type="submit"]:hover{background:var(--brand-secondary)}.product-template__actions .product-sold-out-banner.product-banner{padding:1.2rem;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:500}.product-template__accordion{margin-top:3rem}.product-template__accordion .accordion-list{margin:0}.product-template__rewards{margin-top:1.5rem}.product-template__rewards a{text-decoration:underline}.product-template .product-banner{background:var(--bg-secondary);padding:1.5rem;display:flex}.product-template .product-banner svg{height:2rem;width:2rem}.product-template__click-collect-banner{margin-top:3rem;flex-direction:column;gap:1.5rem}.product-template__click-collect-banner a{text-decoration:underline}.product-template__click-collect-banner .click-collect-row{display:flex;flex-direction:column;justify-content:space-between;font-size:1.4rem;line-height:2rem;gap:.4rem}@media (min-width:992px){.product-template__click-collect-banner .click-collect-row{flex-direction:column;align-items:start;gap:1rem}}.product-template__click-collect-banner .click-collect-row .click-collect-icon{width:2.5rem}.product-template__click-collect-banner .available-text{font-weight:500;display:flex;gap:.4rem}.product-template__click-collect-banner .ready-text{font-size:1.2rem}@media (min-width:992px){.product-template__click-collect-banner .ready-text{text-align:right}}.product-template__pdp-banner{margin-top:3rem}@media (min-width:992px){.product-template__pdp-banner{margin-top:4rem}}.product-template__pdp-banner img{width:100%;height:80px;object-fit:cover}.product-template__pdp-banner .desktop{display:none}@media (min-width:992px){.product-template__pdp-banner .desktop{display:block}}.product-template__pdp-banner .mobile{height:60px}@media (min-width:425px){.product-template__pdp-banner .mobile{height:70px}}@media (min-width:525px){.product-template__pdp-banner .mobile{height:80px}}@media (min-width:768px){.product-template__pdp-banner .mobile{height:100px}}@media (min-width:992px){.product-template__pdp-banner .mobile{display:none}}.product-template__add-to-cart.loading:disabled{background:var(--dark);border-color:var(--dark)}.product-template__add-error{margin-top:.5rem;line-height:2rem;font-size:1.2rem;color:var(--state-critical);font-weight:500}