:root{--jr-radius-sm: .8rem;--jr-radius-md: 1.2rem;--jr-radius-lg: 1.6rem;--jr-radius-xl: 2.2rem;--jr-radius-pill: 9999px;--jr-border: rgba(18, 18, 18, .16);--jr-border-strong: rgba(18, 18, 18, .28);--jr-shadow-sm: 0 1px 2px rgba(18, 18, 18, .06);--jr-shadow-md: 0 8px 24px rgba(18, 18, 18, .12);--jr-accent: #3f5a49;--jr-accent-rgb: 63, 90, 73;--jr-accent-soft: rgba(63, 90, 73, .14);--jr-highlight: #f4c24d;--jr-highlight-rgb: 244, 194, 77;--jr-highlight-soft: rgba(244, 194, 77, .2);--jr-surface: rgba(250, 247, 242, .98);--jr-surface-strong: rgba(248, 244, 236, .98);--jr-focus: 0 0 0 .3rem var(--jr-accent-soft);--jr-option-gap: .8rem;--jr-option-min: 10.5rem}html,body{-webkit-user-select:text!important;user-select:text!important}.jr-u-block{display:block}.jr-u-mt-sm{margin-top:.75rem}.jr-u-mt-xs{margin-top:.25rem}.jr-u-mt-md{margin-top:.9rem}.jr-u-ml-xs{margin-left:.35rem}.jr-u-nowrap{white-space:nowrap}@media screen and (max-width: 749px){.jr-utility-postcode[data-jr-postcode-placement=drawer]{margin:.9rem 1.2rem .4rem}.jr-utility-postcode[data-jr-postcode-placement=drawer] .jr-utility-postcode__pill{width:100%;justify-content:space-between}}.jr-delivery[data-jr-delivery-surface=quickadd] .jr-delivery__rates{display:none!important}.jr-delivery[data-jr-delivery-surface=quickadd] .jr-delivery__help{display:none}.header-wrapper{background:transparent;border-bottom:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:.9rem 0}.header-wrapper .header{border-radius:var(--jr-radius-xl);border:1px solid rgba(18,18,18,.1);background:#faf7f2eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--jr-shadow-md)}@media screen and (max-width: 749px){.header-wrapper{padding:.6rem 0}.header-wrapper .header{border-radius:var(--jr-radius-xl);padding-left:1.4rem!important;padding-right:1.4rem!important;column-gap:.6rem}.header-wrapper .header__heading-logo{max-width:16rem;height:auto}.header-wrapper .header__icons{column-gap:.2rem}.header-wrapper .header__icon{padding:.7rem}}.header-wrapper .header__heading-link,.header-wrapper .header__icon,.header-wrapper .header__icon--cart,.header-wrapper .header__icon--account{border-radius:var(--jr-radius-pill)}.header-wrapper .header__icon:hover{background:#f4c24d29}.header-wrapper .cart-count-bubble{left:auto;right:.35rem;bottom:auto;top:.35rem;height:2rem;min-width:2rem;width:auto;padding:0 .5rem;border-radius:var(--jr-radius-pill);background:rgba(var(--jr-accent-rgb),.96);color:#fff;font-size:1rem;font-weight:750;letter-spacing:0;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 18px #1212122e}@media screen and (min-width: 990px){.header-wrapper .header__menu-item{border-radius:var(--jr-radius-pill);padding:1.1rem 1.4rem;margin:0 .2rem;font-weight:720;letter-spacing:-.01em;border:1px solid rgba(18,18,18,.1);background:#ffffffa6;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.header-wrapper .header__menu-item:hover{background:#f4c24d2e;border-color:#3f5a492e}.header-wrapper .header__menu-item:focus-visible{outline:0;box-shadow:var(--jr-focus)}.header-wrapper .header__menu-item.is-active{background:#3f5a491a;box-shadow:inset 0 0 0 1px #3f5a492e}.header__inline-menu summary.list-menu__item{padding-right:1.4rem}.header__inline-menu summary.list-menu__item svg,.header__inline-menu summary.list-menu__item .svg-wrapper{display:none}.header__inline-menu summary.list-menu__item::-webkit-details-marker{display:none}.header__inline-menu summary.list-menu__item::marker{content:""}.header--middle-left:not(.drawer-menu){grid-template-columns:auto 1fr auto;column-gap:2rem}.header--middle-left:not(.drawer-menu) .header__inline-menu{margin-left:0;justify-self:center}.header--middle-left:not(.drawer-menu) .header__inline-menu>.list-menu--inline{width:100%;justify-content:center}}.jr-quick-filter{margin:1.4rem 0 0;padding:1.1rem;border:1px solid rgba(var(--jr-accent-rgb),.16);border-radius:var(--jr-radius-xl);background:linear-gradient(180deg,#f4c24d1f,#f4c24d0f)}.jr-quick-filter__field{position:relative}.jr-quick-filter__row{display:grid;gap:1rem}@media screen and (min-width: 750px){.jr-quick-filter__row{grid-template-columns:1fr auto;align-items:end}}.jr-quick-filter__label{display:block;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;opacity:.8;margin:0 0 .5rem}.jr-quick-filter__input{padding-right:4.6rem}.jr-quick-filter__clear{position:absolute;right:.6rem;bottom:.6rem;width:3.6rem;height:3.6rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:inline-flex;align-items:center;justify-content:center}.jr-quick-filter__clear:hover{border-color:var(--jr-border-strong)}.jr-quick-filter__clear:focus-visible{box-shadow:var(--jr-focus);outline:0}.jr-quick-filter__meta{margin-top:.75rem;opacity:.88;font-weight:650}.jr-quick-filter__price{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid rgba(18,18,18,.1)}.jr-quick-filter__toggles{display:inline-flex;gap:.6rem;flex-wrap:wrap;justify-content:flex-end}.jr-quick-filter__actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:end;justify-content:flex-end}.jr-toggle{border:1px solid var(--jr-border);background:#ffffffbf;border-radius:var(--jr-radius-pill);padding:.7rem 1.05rem;font:inherit;cursor:pointer;box-shadow:var(--jr-shadow-sm);font-weight:650;letter-spacing:-.01em;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.jr-toggle:hover{border-color:rgba(var(--jr-accent-rgb),.2);background:#f4c24d24}.jr-toggle[aria-pressed=true]{border-color:rgba(var(--jr-accent-rgb),.92);background:rgba(var(--jr-accent-rgb),.92);color:#fff;box-shadow:0 0 0 .25rem rgba(var(--jr-highlight-rgb),.18)}.jr-toggle:focus-visible{outline:0;box-shadow:var(--jr-focus),var(--jr-shadow-sm)}.template-search .jr-quick-filter{max-width:74.1rem;margin-left:auto;margin-right:auto}.jr-price-bar__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.jr-price-bar__title{font-weight:750}.jr-price-bar__clear a{font-size:1.2rem;opacity:.85}.jr-price-facet{--jr-price-track-height: .8rem;--jr-price-thumb-size: 2.2rem}.jr-price-slider__row{display:flex;align-items:center;justify-content:flex-end}.jr-price-slider__values{display:inline-flex;align-items:baseline;gap:.6rem;font-size:1.3rem;opacity:.9}.jr-price-slider__dash{opacity:.6}.jr-price-slider__track{position:relative;margin-top:.7rem;height:var(--jr-price-thumb-size)}.jr-price-slider__track:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:var(--jr-price-track-height);border-radius:999px;background:#12121224}.jr-price-slider__fill{position:absolute;top:50%;transform:translateY(-50%);height:var(--jr-price-track-height);border-radius:999px;background:rgba(var(--jr-accent-rgb),.65)}.jr-price-slider__range{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;margin:0;background:transparent;pointer-events:none;-webkit-appearance:none;appearance:none}.jr-price-slider__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:var(--jr-price-thumb-size);height:var(--jr-price-thumb-size);border-radius:999px;border:2px solid rgba(255,255,255,.9);background:rgb(var(--jr-accent-rgb));box-shadow:var(--jr-shadow-md);pointer-events:auto}.jr-price-slider__range::-moz-range-thumb{width:var(--jr-price-thumb-size);height:var(--jr-price-thumb-size);border-radius:999px;border:2px solid rgba(255,255,255,.9);background:rgb(var(--jr-accent-rgb));box-shadow:var(--jr-shadow-md);pointer-events:auto}.jr-price-slider__range::-moz-range-track{background:transparent}.jr-facets--price-bar .mobile-facets__wrapper{display:none}.jr-results-bar{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:.6rem 0 1rem}.jr-results-bar__count{display:inline-flex;align-items:center;gap:.9rem;opacity:.85}.jr-results-bar__sort .select__select{border-radius:var(--jr-radius-pill)}.jr-results-bar__sort .select{min-width:22rem}.jr-results-bar__sort .facet-filters__sort.select__select{border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border-strong);background:#ffffffc7;box-shadow:var(--jr-shadow-sm);padding-left:1.4rem;padding-right:3.2rem}.jr-results-bar__sort-form{margin:0}.jr-admin-note{opacity:.75;margin:1.4rem 0 0}.jr-price-from{display:inline-flex;align-items:baseline;gap:.6rem;padding:.55rem .85rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(63,90,73,.22);background:#3f5a4914;font-weight:750}.jr-price-from__label{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;opacity:.75}.jr-price-from__value{font-size:1.6rem;font-weight:900}.jr-readmore{margin-top:1rem;border-radius:var(--jr-radius-lg);border:1px solid var(--jr-border);background:#faf7f2d9;box-shadow:var(--jr-shadow-sm);overflow:hidden}.jr-readmore__summary{list-style:none;cursor:pointer;padding:1.1rem 1.2rem;display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem}.jr-readmore__summary::-webkit-details-marker{display:none}.jr-readmore__toggle{flex:0 0 auto;font-weight:750;color:#3f5a49f2;white-space:nowrap}.jr-readmore__less,.jr-readmore[open] .jr-readmore__more{display:none}.jr-readmore[open] .jr-readmore__less{display:inline}.jr-readmore[open] .jr-readmore__excerpt{display:none}.jr-readmore .collection-hero__description{padding:0 1.2rem 1.2rem}.jr-call-button{position:fixed;left:1.2rem;top:50%;transform:translateY(-50%);z-index:40;display:inline-flex;align-items:center;gap:.7rem;padding:.9rem 1.05rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#faf9f7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--jr-shadow-md);text-decoration:none;color:rgb(var(--color-foreground))}.chat-app,.chat-app .chat-toggle,iframe[title*="Shopify Inbox"],iframe[title*=Inbox],iframe[src*=inbox],iframe[id*=inbox],iframe[id*=chat][src*=shopify]{z-index:30!important}body.overflow-hidden .chat-app,body.overflow-hidden-mobile .chat-app,body.overflow-hidden-tablet .chat-app,body.overflow-hidden-desktop .chat-app,body.overflow-hidden iframe[title*="Shopify Inbox"],body.overflow-hidden iframe[title*=Inbox],body.overflow-hidden iframe[src*=inbox],body.overflow-hidden iframe[id*=inbox],body.overflow-hidden iframe[id*=chat][src*=shopify],body.overflow-hidden-mobile iframe[title*="Shopify Inbox"],body.overflow-hidden-mobile iframe[title*=Inbox],body.overflow-hidden-mobile iframe[src*=inbox],body.overflow-hidden-mobile iframe[id*=inbox],body.overflow-hidden-mobile iframe[id*=chat][src*=shopify],body.overflow-hidden-tablet iframe[title*="Shopify Inbox"],body.overflow-hidden-tablet iframe[title*=Inbox],body.overflow-hidden-tablet iframe[src*=inbox],body.overflow-hidden-tablet iframe[id*=inbox],body.overflow-hidden-tablet iframe[id*=chat][src*=shopify],body.overflow-hidden-desktop iframe[title*="Shopify Inbox"],body.overflow-hidden-desktop iframe[title*=Inbox],body.overflow-hidden-desktop iframe[src*=inbox],body.overflow-hidden-desktop iframe[id*=inbox],body.overflow-hidden-desktop iframe[id*=chat][src*=shopify],body.overflow-hidden .jr-call-button,body.overflow-hidden-mobile .jr-call-button,body.overflow-hidden-tablet .jr-call-button,body.overflow-hidden-desktop .jr-call-button{display:none!important}.jr-call-button:hover{border-color:var(--jr-border-strong)}.jr-call-button:focus-visible{outline:0;box-shadow:var(--jr-focus),var(--jr-shadow-md)}.jr-call-button__icon svg{width:1.8rem;height:1.8rem}.jr-call-button__label{font-weight:650;font-size:1.3rem;letter-spacing:.01em}@media screen and (max-width: 749px){.jr-call-button{left:auto;right:1.2rem;top:auto;bottom:9.6rem;transform:none}}.page-width{max-width:calc(var(--page-width) + 4rem)}.jr-page-width-wide{max-width:min(calc(var(--page-width) + 32rem),calc(100vw - 4rem));margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media screen and (max-width: 749px){.jr-page-width-wide{max-width:100%;padding-left:1.5rem;padding-right:1.5rem}}.jr-home-hero{display:grid;grid-template-columns:1fr;gap:1.6rem;align-items:stretch}@media screen and (min-width: 990px){.jr-home-hero{grid-template-columns:1.35fr 1fr;gap:2.4rem;align-items:center}}.jr-home-hero__media{border-radius:var(--jr-radius-lg);overflow:hidden;border:1px solid rgba(18,18,18,.1);box-shadow:var(--jr-shadow-sm);background:#f4c24d0f}.jr-home-hero__image{width:100%;height:auto;display:block}.jr-home-hero__placeholder{border-radius:var(--jr-radius-lg)}.jr-home-hero__content{border-radius:var(--jr-radius-lg);border:1px solid rgba(18,18,18,.1);background:var(--jr-surface);box-shadow:var(--jr-shadow-sm);padding:1.6rem 1.6rem 1.4rem}@media screen and (min-width: 990px){.jr-home-hero__content{padding:2.2rem 2.2rem 2rem}}.jr-home-hero__kicker{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .8rem;border-radius:var(--jr-radius-pill);background:#f4c24d38;color:#3f5a49f2;border:1px solid rgba(244,194,77,.35);font-weight:750;letter-spacing:.04em;text-transform:uppercase;font-size:1.1rem}.jr-home-hero__heading{margin:1.1rem 0 .8rem;font-weight:850;line-height:1.04;letter-spacing:-.02em;font-size:clamp(3.2rem,4vw,4.6rem)}.jr-home-hero__subheading{opacity:.9;font-size:1.6rem}.jr-home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.2rem}.jr-home-hero__usps{margin:1.2rem 0 0;padding:0;list-style:none;display:grid;gap:.75rem}.jr-home-hero__usp{display:flex;align-items:center;gap:.75rem;font-weight:600;opacity:.9}.jr-home-hero__usp .svg-wrapper{width:2rem;height:2rem;border-radius:var(--jr-radius-pill);display:inline-flex;align-items:center;justify-content:center;background:#3f5a491a}.jr-story-strip{margin-top:1.2rem}.jr-story-strip__heading{margin:0 0 1.2rem;font-weight:850;letter-spacing:-.01em}.jr-story-strip__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media screen and (min-width: 750px){.jr-story-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 990px){.jr-story-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.jr-story-strip__card{border:1px solid rgba(18,18,18,.1);border-radius:var(--jr-radius-lg);background:var(--jr-surface);box-shadow:var(--jr-shadow-sm);padding:1.3rem 1.3rem 1.2rem}.jr-story-strip__icon{width:3rem;height:3rem;border-radius:var(--jr-radius-md);background:#f4c24d2e;display:inline-flex;align-items:center;justify-content:center;color:#3f5a49f2;margin-bottom:.8rem}.jr-story-strip__title{font-weight:800;margin-bottom:.5rem}.jr-story-strip__text{opacity:.88;font-size:1.35rem}slideshow-component{display:block}.slideshow.banner{border-radius:var(--jr-radius-xl);overflow:hidden;border:1px solid rgba(18,18,18,.1);box-shadow:var(--jr-shadow-md)}.slideshow__text.banner__box{background:#21372c94!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18)!important;border-radius:var(--jr-radius-xl);box-shadow:var(--jr-shadow-md);padding:2rem 2rem 1.8rem;max-width:54rem}@media screen and (max-width: 749px){.slideshow__text.banner__box{padding:1.5rem 1.4rem 1.3rem;background:transparent!important;border-color:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.slideshow__text.banner__box .banner__heading{color:#fff!important;text-shadow:0 .2rem 1.2rem rgba(0,0,0,.45)}.slideshow__text.banner__box .banner__text,.slideshow__text.banner__box .banner__text *{color:#ffffffeb!important;text-shadow:0 .2rem 1.1rem rgba(0,0,0,.35)}}.slideshow__text.banner__box .banner__heading{font-weight:900;letter-spacing:-.02em;line-height:1.02;color:#fff!important}.slideshow__text.banner__box .banner__text{font-size:1.7rem;line-height:1.5;color:#ffffffeb!important}.slideshow__text.banner__box .banner__buttons{margin-top:1.2rem}.slideshow__text.banner__box .banner__buttons .button--secondary{--color-button: 255, 255, 255;--color-button-text: var(--jr-accent-rgb);--alpha-button-background: .94;--buttons-border-width: 1px;--buttons-border-opacity: 1;--border-opacity: var(--buttons-border-opacity);box-shadow:var(--jr-shadow-sm)}.slideshow__text.banner__box .banner__buttons .button--secondary:hover{--color-button: var(--jr-highlight-rgb);--alpha-button-background: .2}.slideshow__controls{position:absolute;left:50%;transform:translate(-50%);bottom:1.2rem;z-index:1;--color-foreground: 18, 18, 18;border-radius:var(--jr-radius-pill);background:#faf7f2e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(18,18,18,.1);box-shadow:var(--jr-shadow-sm);padding:.25rem .35rem}.slideshow__controls .slider-button{width:4.2rem;height:4.2rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(18,18,18,.1);background:#ffffffa6}.slideshow__controls .slider-button:hover{border-color:#1212122e;background:#f4c24d24}.slider-counter__link--dots .dot{background-color:rgba(var(--jr-accent-rgb),.18);border-color:rgba(var(--jr-accent-rgb),.5)}.slider-counter__link--active.slider-counter__link--dots .dot{background-color:var(--jr-accent);border-color:var(--jr-accent);box-shadow:0 0 0 .2rem #f4c24d2e}.slider-buttons:not(.slideshow__controls) .slider-button{border-radius:var(--jr-radius-pill);border:1px solid rgba(18,18,18,.1);background:#faf7f2e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.slider-buttons:not(.slideshow__controls) .slider-button:hover{border-color:#1212122e;background:#f4c24d24}.shopify-section-group-header-group{position:relative;z-index:50}.section-header~.shopify-section-group-header-group{z-index:50}@media screen and (min-width: 990px){.header-wrapper .header{position:relative}html.jr-mega-open .header-wrapper .header{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent;box-shadow:none}.header__inline-menu .list-menu--inline>li{position:relative}.jr-mega-menu .mega-menu__content.jr-mega-menu__content{position:fixed;left:50%;right:auto;top:calc(100% - 1px);width:var(--jr-header-width, 100vw);padding-top:0;padding-bottom:1.2rem;border-top:0;background:#faf7f2eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40;max-height:calc(100vh - var(--header-bottom-position-desktop, 9.2rem) - 2rem);transform:translate(-50%,-1.5rem);opacity:0;border-radius:0 0 var(--jr-radius-xl) var(--jr-radius-xl);border:1px solid rgba(18,18,18,.1);box-shadow:var(--jr-shadow-md);overflow:hidden}.jr-mega-menu .mega-menu__content.jr-mega-menu__content:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;background:transparent}.jr-mega-menu[open] .mega-menu__content.jr-mega-menu__content{transform:translate(-50%);opacity:1}.jr-mega-menu__container{width:100%;max-width:none;margin:0;padding-left:2.4rem;padding-right:2.4rem;padding-top:0}.jr-mega-menu__inner{display:grid;grid-template-columns:minmax(26rem,32rem) 1fr;gap:0;max-width:112rem;margin:0 auto;border:0;border-radius:0;overflow:hidden;box-shadow:none;background:transparent}.jr-mega-menu__col{padding:1.6rem;min-height:28rem}.jr-mega-menu__col--l2{background:#f4c24d1a;border-right:1px solid rgba(18,18,18,.08);overflow-y:visible}.jr-mega-menu__col-title{font-weight:850;letter-spacing:-.01em;margin-bottom:1.1rem;opacity:.95}.jr-mega-menu__l2-list{display:grid;gap:.35rem;list-style:none;padding:0;margin:0}.jr-mega-menu__l2-list>li{list-style:none;margin:0;padding:0}.jr-mega-menu__l2-link{display:flex;align-items:center;justify-content:flex-start;gap:.9rem;padding:.85rem .95rem;border-radius:var(--jr-radius-md);border:1px solid rgba(18,18,18,.08);background:#ffffffb3;color:rgba(var(--color-foreground),.92);text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.jr-mega-menu__l2-link:hover{border-color:#3f5a4938;background:#ffffffe6;transform:translateY(-1px)}.jr-mega-menu__l2-link.is-active{border-color:#3f5a494d;background:#3f5a491a;box-shadow:0 0 0 .25rem #f4c24d2e}.jr-mega-menu__l2-link:focus-visible{outline:0;box-shadow:var(--jr-focus)}.jr-mega-menu__chev{display:none!important}.jr-mega-menu__panel{animation:jrMegaFade .16s ease;max-height:none;overflow:visible;padding-right:0}@keyframes jrMegaFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.jr-mega-menu__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.jr-mega-menu__panel-title{font-weight:900;letter-spacing:-.01em}.jr-mega-menu__panel-title-link{text-decoration:none;color:rgba(var(--color-foreground),.95)}.jr-mega-menu__panel-title-link:hover{text-decoration:underline;text-decoration-thickness:.2rem;text-underline-offset:.3rem}.jr-mega-menu__view-all{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(18,18,18,.1);background:#f4c24d29;text-decoration:none;font-weight:750;color:#3f5a49f2;white-space:nowrap}.jr-mega-menu__l3-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1.2rem;padding:0;margin:0;list-style:none}@media screen and (min-width: 1200px){.jr-mega-menu__l3-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.jr-mega-menu__l3-link{display:inline-flex;width:100%;padding:.55rem .1rem;text-decoration:none;color:rgba(var(--color-foreground),.88)}.jr-mega-menu__l3-link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-decoration-thickness:.2rem;text-underline-offset:.3rem}.jr-mega-menu__empty{opacity:.85;padding:.6rem 0}}.collapsible-content details,.collapsible-content .accordion{border-radius:var(--jr-radius-lg)}.collapsible-content details{border:1px solid rgba(18,18,18,.12);background:var(--jr-surface);box-shadow:var(--jr-shadow-sm)}.collapsible-content details[open]{border-color:#3f5a4938}.collapsible-content summary{padding:1.2rem 1.3rem}.collapsible-content .accordion__content{padding-left:1.3rem;padding-right:1.3rem;padding-bottom:1.2rem}.collapsible-content .accordion__title{font-weight:800}@media screen and (min-width: 990px){.page-width{padding-left:3rem;padding-right:3rem}}@media screen and (min-width: 990px){.jr-page-width-wide{padding-left:3rem;padding-right:3rem}}@media screen and (min-width: 990px){.template-index .jr-image-with-text__page-width{max-width:var(--page-width)}}@media screen and (min-width: 750px){.jr-facets-right{display:flex;flex-direction:row;gap:0}.jr-facets-right.jr-facets--inline{display:block}.jr-facets-right .jr-results{flex:1 1 auto;min-width:0;padding-right:3rem}.jr-facets-right.jr-facets--inline .jr-results{padding-right:0}.jr-facets-right .facets-wrapper{padding-right:0;padding-left:3rem;margin-left:0;border-left:1px solid var(--jr-border);flex:0 0 30rem;align-self:flex-start;position:sticky;top:calc(var(--header-bottom-position-desktop, 9rem) + 1.2rem);max-height:none;overflow:visible}.jr-facets-right .facets__form-vertical{width:auto}.jr-facets-right .facets__heading--vertical{font-weight:850}.jr-facets-right .facets__disclosure-vertical{border-top-color:#12121214}.jr-facets-right .facet-checkbox{padding:.85rem 1rem;border-radius:var(--jr-radius-md);border:1px solid rgba(18,18,18,.1);background:#ffffffb3}.jr-facets-right .facets__label.active .facet-checkbox{border-color:#3f5a4947;background:#3f5a491a}.jr-facets-right .facet-checkbox>svg,.jr-facets-right .facet-checkbox>.svg-wrapper{display:none}}.product-card-wrapper .card,.collection-card-wrapper .card{border-radius:var(--jr-radius-xl);border:1px solid var(--jr-border);background:#ffffffc7;box-shadow:var(--jr-shadow-sm);overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-card-wrapper:hover .card,.collection-card-wrapper:hover .card{border-color:var(--jr-border-strong);box-shadow:0 10px 26px #1212121a;transform:translateY(-2px)}.product-card-wrapper .card__information,.collection-card-wrapper .card__information{padding-left:1.2rem;padding-right:1.2rem}.product-card-wrapper .card,.product-card-wrapper .card__inner{--ratio-percent: 150% !important}.product-card-wrapper .card__media .media{background:#fffffff2}.product-card-wrapper .card__media .media>img{object-fit:contain;padding:.6rem;box-sizing:border-box}.jr-collection-stagger{display:grid;gap:1.6rem}.jr-collection-stagger__item{display:block}@media screen and (min-width: 990px){.jr-collection-stagger__card{display:grid;grid-template-columns:1.1fr .9fr;grid-template-areas:"media content";gap:0;align-items:stretch;min-height:34rem}.jr-collection-stagger__item.is-reverse .jr-collection-stagger__card{grid-template-columns:.9fr 1.1fr;grid-template-areas:"content media"}}.jr-collection-stagger__card{border-radius:var(--jr-radius-xl);border:1px solid rgba(var(--jr-accent-rgb),.14);background:#faf7f2eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--jr-shadow-md);overflow:hidden}.jr-collection-stagger__media{position:relative;min-height:22rem;background:#fffc;grid-area:media}.jr-collection-stagger__media img,.jr-collection-stagger__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.jr-collection-stagger__content{padding:1.4rem 1.4rem 1.6rem;display:grid;gap:.8rem;align-content:center;grid-area:content}.jr-collection-stagger__pill-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.jr-collection-stagger__pill{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .8rem;border-radius:9999px;border:1px solid rgba(var(--jr-accent-rgb),.18);background:#ffffffa6;font-size:1.2rem;font-weight:650}.jr-collection-stagger__title{margin:0;font-size:clamp(2.2rem,2vw,3.2rem);line-height:1.12;letter-spacing:-.02em}.jr-collection-stagger__desc{margin:0;color:#121212b8;line-height:1.5}.jr-collection-stagger__actions{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center;margin-top:.3rem}.jr-contact-band{border-radius:var(--jr-radius-xl);border:1px solid rgba(var(--jr-accent-rgb),.18);background:#3f5a491a;box-shadow:var(--jr-shadow-md);padding:1.6rem}@media screen and (min-width: 750px){.jr-contact-band{padding:2.4rem}}.jr-featured-stagger{display:grid;gap:1.4rem}.jr-featured-stagger__item{display:block}.jr-featured-stagger__card{border-radius:var(--jr-radius-xl);border:1px solid rgba(var(--jr-accent-rgb),.14);background:#faf7f2eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--jr-shadow-md);overflow:hidden}.jr-featured-stagger__media{display:block;background:#ffffffd9;min-height:18rem}.jr-featured-stagger__media img,.jr-featured-stagger__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.jr-featured-stagger__content{padding:1.4rem 1.4rem 1.6rem;display:grid;gap:.8rem}.jr-featured-stagger__pill-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.jr-featured-stagger__pill{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:9999px;border:1px solid rgba(var(--jr-accent-rgb),.18);background:#ffffffa6;font-size:1.2rem;font-weight:650}.jr-featured-stagger__title{margin:0;font-size:clamp(2.1rem,2vw,2.8rem);line-height:1.12;letter-spacing:-.02em}.jr-featured-stagger__desc{margin:0;color:#121212b8;line-height:1.5}.jr-featured-stagger__price .price{font-size:1.6rem}.jr-featured-stagger__actions{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center;margin-top:.2rem}@media screen and (min-width: 990px){.jr-featured-stagger__card{display:grid;grid-template-columns:.85fr 1.15fr;grid-template-areas:"media content";min-height:24rem}.jr-featured-stagger__item.is-reverse .jr-featured-stagger__card{grid-template-columns:1.15fr .85fr;grid-template-areas:"content media"}.jr-featured-stagger__media{grid-area:media;min-height:100%}.jr-featured-stagger__content{grid-area:content;align-content:center;padding:1.8rem 2rem 2rem}}.jr-delivery{border-radius:var(--jr-radius-xl);border:1px solid rgba(var(--jr-accent-rgb),.18);background:#faf7f2eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--jr-shadow-md);padding:1.35rem 1.35rem 1.15rem;max-width:100%;overflow:hidden}.jr-collection-description{max-width:100%;margin-top:2.8rem}.jr-cart-delivery-estimate{margin-top:1.2rem}.jr-delivery__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.jr-delivery__title{font-weight:700;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:.55rem}.jr-delivery__title:before{content:"\1f69a";font-size:1.25em;line-height:1}.jr-delivery__title:before{content:"\1f69a"}.jr-delivery__controls{display:flex;align-items:flex-end;gap:.6rem;flex-wrap:wrap}.jr-delivery__btn.button{border-radius:var(--jr-radius-pill);border:1px solid rgba(var(--jr-accent-rgb),.18);background:rgba(var(--jr-accent-rgb),1);color:#fff;box-shadow:var(--jr-shadow-sm);min-height:3.6rem;padding:0 1.25rem}.jr-delivery__btn.button:hover{background:rgba(var(--jr-accent-rgb),.92)}.jr-delivery__btn.button.loading{color:transparent}.jr-delivery__btn.button.loading>.loading__spinner .path{stroke:#fff}@keyframes jr-delivery-dots{to{width:1.5em}}.jr-delivery--loading .jr-delivery__status:after{content:"...";display:inline-block;width:0;overflow:hidden;margin-left:.25rem;animation:jr-delivery-dots 1.2s steps(4,end) infinite;vertical-align:bottom}.jr-delivery__label{font-size:1.2rem;opacity:.8}.jr-delivery__zip{display:grid;align-content:start;gap:.25rem;flex:0 1 auto}.jr-delivery__input{width:9.5rem;height:3.6rem;border-radius:9999px;border:1px solid rgba(18,18,18,.16);padding:0 1.1rem;background:#ffffffe6}.jr-delivery__input:focus-visible{outline:none;box-shadow:var(--jr-focus)}.jr-delivery__help{margin-top:.5rem;color:rgba(var(--color-foreground),.78)}.jr-delivery__status{margin-top:.5rem;color:rgba(var(--color-foreground),.86)}.jr-delivery__rate-list{margin:.6rem 0 0;padding:0;list-style:none;display:grid;gap:.55rem;max-height:18rem;overflow:auto;overscroll-behavior:contain}.jr-delivery__rate{padding:.85rem .95rem;border-radius:var(--jr-radius-md);border:1px solid rgba(var(--jr-accent-rgb),.14);background:#ffffffb8;display:flex;align-items:center;justify-content:space-between;gap:1rem}.jr-delivery__rate-main{min-width:0}.jr-delivery__rate-name{font-weight:700;letter-spacing:-.01em;line-height:1.1}.jr-delivery__rate-eta{margin-top:.25rem;font-size:1.25rem;color:rgba(var(--color-foreground),.72)}.jr-delivery__rate-price{font-weight:850;font-size:1.55rem;letter-spacing:-.02em;white-space:nowrap;padding:.35rem .75rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(var(--jr-accent-rgb),.16);background:#f4c24d2e}.jr-delivery__rate-price[data-jr-delivery-price=free]{background:rgba(var(--jr-accent-rgb),.14);border-color:rgba(var(--jr-accent-rgb),.18)}@media screen and (max-width: 749px){.jr-delivery{padding:1rem}.jr-delivery__controls{display:grid;grid-template-columns:1fr auto;align-items:end;gap:.6rem}.jr-delivery__zip{width:100%}.jr-delivery__btn{white-space:nowrap}.jr-delivery__input{width:100%}.jr-delivery__rate{padding:.8rem .85rem}}#shopify-section-jr_aussie_callout .image-with-text{border-radius:var(--jr-radius-xl);overflow:hidden;border:1px solid rgba(var(--jr-accent-rgb),.14);box-shadow:var(--jr-shadow-md)}#shopify-section-jr_aussie_callout .image-with-text__grid{gap:0}#shopify-section-jr_aussie_callout .image-with-text__media-item>.image-with-text__media,#shopify-section-jr_aussie_callout .image-with-text__media-item>.image-with-text__media img,#shopify-section-jr_aussie_callout .image-with-text__media-item>.image-with-text__media .placeholder-svg{border-radius:0}#shopify-section-jr_aussie_callout .image-with-text__content{padding:clamp(2.2rem,3vw,4rem)}#shopify-section-jr_aussie_callout .image-with-text__content .image-with-text__text-item{max-width:56rem}#shopify-section-jr_aussie_callout .image-with-text__content .button{border-radius:9999px;padding-inline:2.4rem}.jr-contact-band__inner{display:grid;gap:1.2rem;grid-template-columns:1fr;align-items:center}@media screen and (min-width: 990px){.jr-contact-band__inner{grid-template-columns:1.2fr .8fr;gap:2rem}}.jr-contact-band__title{margin:0;font-size:clamp(2.4rem,2.2vw,3.4rem);letter-spacing:-.02em}.jr-contact-band__text{margin:.35rem 0 0;color:#121212b8;line-height:1.5}.jr-contact-band__actions{display:flex;justify-content:flex-start;gap:.8rem;flex-wrap:wrap}@media screen and (min-width: 990px){.jr-contact-band__actions{justify-content:flex-end}}.product-media-modal__content img[data-media-id]{transition:transform .16s ease}.product-media-modal__content img.jr-media-zoom--active{transition:none;will-change:transform}.jr-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1.4rem}.jr-zoom-overlay[hidden]{display:none!important}.jr-zoom-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.jr-zoom-overlay__panel{position:relative;width:min(1100px,calc(100vw - 2.8rem));height:min(84vh,820px);border-radius:var(--jr-radius-xl);border:1px solid rgba(255,255,255,.18);background:#faf7f2fa;box-shadow:var(--jr-shadow-md);overflow:hidden}.jr-zoom-overlay__close{position:absolute;top:1.2rem;right:1.2rem;width:4.2rem;height:4.2rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(18,18,18,.12);background:#ffffffb3;color:#121212c7;font-size:2.8rem;line-height:1;cursor:pointer;z-index:2}.jr-zoom-overlay__close:hover{background:#f4c24d2e}.jr-zoom-overlay__viewport{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;touch-action:none;background:#fffc;-webkit-user-select:none!important;user-select:none!important}.jr-zoom-overlay__img{max-width:92%;max-height:92%;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none}.jr-zoom-overlay__hint{position:absolute;left:1.2rem;bottom:1.2rem;padding:.6rem .9rem;border-radius:9999px;border:1px solid rgba(18,18,18,.1);background:#ffffffbf;font-size:1.25rem;color:#121212b8;z-index:2}.button,.shopify-payment-button__button{border-radius:var(--jr-radius-pill);min-height:4.8rem;font-weight:600;letter-spacing:.02rem}.product-form__input.product-form__input--pill input[type=radio]+label{border:1px solid var(--jr-border-strong);background:#ffffffeb;box-shadow:var(--jr-shadow-sm);letter-spacing:.02rem;font-weight:650}.product-form__input.product-form__input--pill input[type=radio]+label:hover{border-color:rgba(var(--jr-accent-rgb),.55);background:rgba(var(--jr-highlight-rgb),.12)}.product-form__input.product-form__input--pill input[type=radio]:checked+label{background-color:var(--jr-accent);border-color:rgba(var(--jr-accent-rgb),.95);color:#fff}.product-form__input.product-form__input--pill input[type=radio]:focus-visible+label{box-shadow:var(--jr-focus),var(--jr-shadow-sm)}shopify-accelerated-checkout,shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: var(--jr-radius-pill);--shopify-accelerated-checkout-button-box-shadow: var(--jr-shadow-sm);display:block;width:100%}shop-pay-wallet-button{display:block;width:100%;border-radius:var(--jr-radius-pill)!important;overflow:hidden}#dynamic-checkout-cart shop-pay-wallet-button,#dynamic-checkout-cart shopify-paypal-button,#dynamic-checkout-cart shopify-google-pay-button{display:block;width:100%}#dynamic-checkout-cart shop-pay-wallet-button{min-height:4.4rem}.shopify-payment-button__button--branded,.shopify-payment-button__button--branded .shopify-cleanslate,.shopify-payment-button{border-radius:var(--jr-radius-pill)!important;overflow:hidden}.shopify-payment-button__button--branded iframe{display:block;width:100%;border-radius:inherit!important}.search-modal.modal__content{background:#faf9f7eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,18,18,.1)}.search-modal__content{max-width:min(76rem,calc(100vw - 2.4rem))}.search-modal__content .field{border-radius:var(--jr-radius-pill)}.search-modal__content .field:before,.search-modal__content .field:after,.search-modal__content .field__input{border-radius:var(--jr-radius-pill)}.search-modal__content .field__input{background:#ffffffdb}.search-modal__content .field__button{border-radius:999px}.search-modal__content .search-modal__close-button{border-radius:999px;padding:.6rem;border:1px solid rgba(18,18,18,.1);background:#ffffffa6}.search-modal__content .search-modal__close-button:hover{border-color:#1212122e;background:#f4c24d24}.quick-add-modal{background:#00000059!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.quick-add-modal__content{--color-foreground: 18, 18, 18;--color-background: 250, 247, 242;background:#faf7f2fa;border-radius:var(--jr-radius-xl);border:1px solid rgba(18,18,18,.12);box-shadow:var(--jr-shadow-md)}.quick-add-modal__content-info{background:transparent}.predictive-search{border-radius:var(--jr-radius-xl);overflow:hidden}@media screen and (min-width: 750px){.predictive-search--header{border-bottom-left-radius:var(--jr-radius-xl);border-bottom-right-radius:var(--jr-radius-xl)}}.footer .newsletter-form__field-wrapper .field{border-radius:var(--jr-radius-pill)}.footer .newsletter-form__field-wrapper .field:before,.footer .newsletter-form__field-wrapper .field:after,.footer .newsletter-form__field-wrapper .field__input{border-radius:var(--jr-radius-pill)}.footer .newsletter-form__button{border-radius:999px}.button--primary,.shopify-payment-button__button--unbranded,.product .product-form__submit{--color-button: var(--jr-accent-rgb);--color-button-text: 255, 255, 255;--alpha-button-background: 1}.button:before,.button:after,.shopify-challenge__button:before,.shopify-challenge__button:after,.customer button:before,.customer button:after,button.shopify-payment-button__button--unbranded:before,button.shopify-payment-button__button--unbranded:after{border-radius:inherit}.button--secondary,.button--tertiary{border-radius:var(--jr-radius-pill)}.button:focus-visible,.shopify-payment-button__button:focus-visible{box-shadow:var(--jr-focus)}.section-collection-list .collection-list-view-all .button,.collection .collection__view-all .button,.blog .blog__view-all .button{--color-button: 255, 255, 255;--color-button-text: var(--jr-accent-rgb);--alpha-button-background: .88;--buttons-border-width: 1px;--buttons-border-opacity: 1;--border-opacity: var(--buttons-border-opacity);box-shadow:var(--jr-shadow-sm)}.section-collection-list .title-wrapper-with-link .link.underlined-link,.blog .title-wrapper-with-link .link.underlined-link,.collection .collection__view-all .link.underlined-link{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.25rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#ffffffa6;box-shadow:var(--jr-shadow-sm);color:rgb(var(--jr-accent-rgb));text-decoration:none;font-weight:650;letter-spacing:.02rem}.section-collection-list .title-wrapper-with-link .link.underlined-link:hover,.blog .title-wrapper-with-link .link.underlined-link:hover,.collection .collection__view-all .link.underlined-link:hover{border-color:var(--jr-border-strong);background:#f4c24d24;text-decoration:none}.section-collection-list .title-wrapper-with-link .link.underlined-link:focus-visible,.blog .title-wrapper-with-link .link.underlined-link:focus-visible,.collection .collection__view-all .link.underlined-link:focus-visible{outline:0;box-shadow:var(--jr-focus),var(--jr-shadow-sm)}.product-card-wrapper .quick-add__submit.button,#cart-notification .button{--buttons-border-width: 1px;--buttons-border-opacity: 1;--alpha-button-background: 1}.product-card-wrapper .quick-add__submit.button--secondary,#cart-notification .button--secondary{--color-button: 255, 255, 255;--color-button-text: var(--jr-accent-rgb)}.field__input,.select__select,.text-area,input[type=number],input[type=text],input[type=email],input[type=tel],textarea,select{border-radius:var(--jr-radius-md);border-color:var(--jr-border)}.field{border-radius:var(--jr-radius-pill)}.field:before,.field:after{border-radius:inherit;border-color:var(--jr-border)}.field:hover:before,.field:hover:after{border-color:var(--jr-border-strong)}.field__input{border-radius:inherit}.card,.card__inner,.card__content,.product__media,.media{border-radius:var(--jr-radius-xl)}.card__inner{box-shadow:var(--jr-shadow-sm);border:1px solid var(--jr-border)}.card--standard .card__inner{background:rgb(var(--color-background))}.product__info-wrapper{padding-left:0}@media screen and (min-width: 990px){.product__column-sticky{top:2rem}.product.grid--2-col-tablet>.product__media-wrapper.grid__item{width:calc(52% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(52% - var(--grid-desktop-horizontal-spacing) / 2)}.product.grid--2-col-tablet>.product__info-wrapper.grid__item{width:calc(48% - var(--grid-desktop-horizontal-spacing) / 2);max-width:calc(48% - var(--grid-desktop-horizontal-spacing) / 2)}}.product__title h1{letter-spacing:-.02em;display:inline-block;padding:.55rem .95rem;border-radius:var(--jr-radius-lg);background:#4f5b4814;border:1px solid rgba(79,91,72,.18);max-width:100%}.product media-gallery,.product .product__media-wrapper{border-radius:var(--jr-radius-md)}.product .product__media-list{border-radius:var(--jr-radius-md);overflow:hidden}.product .product__media-item .media,.product .product__media-item .product__modal-opener,.product .product__media-item img{border-radius:var(--jr-radius-md)}.product .thumbnail-list__item .thumbnail{border-radius:var(--jr-radius-md);border:1px solid var(--jr-border);background:rgb(var(--color-background))}.product .thumbnail-list__item .thumbnail[aria-current=true]{border-color:var(--jr-accent);box-shadow:var(--jr-focus)}.product .thumbnail-slider .slider-button{width:4.2rem;height:4.2rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#faf9f7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--jr-shadow-sm)}.product .thumbnail-slider .slider-button:hover{border-color:var(--jr-border-strong)}.product .thumbnail-slider .slider-button .svg-wrapper{width:1.6rem;height:1.6rem}.product .product__accordion details{border:1px solid var(--jr-border);border-radius:var(--jr-radius-lg);background:#ffffffb3}.product .product__accordion summary{font-size:1.55rem}.product .product__accordion .accordion__content,.product .product__accordion .accordion__content p,.product .product__description,.product .product__description p{font-size:1.55rem;line-height:1.6}.product .product__description{color:rgba(var(--color-foreground),.92)}.product .product__accordion details+details{margin-top:.8rem}.product .product__accordion summary{padding:1.2rem 1.3rem}.product .product__accordion .accordion__content{padding-left:1.3rem;padding-right:1.3rem;padding-bottom:1.2rem}.product .icon-with-text{gap:1.2rem;margin:.8rem 0 1.2rem}.product .icon-with-text__item{display:inline-flex;align-items:center;gap:.7rem;border:1px solid var(--jr-border);border-radius:var(--jr-radius-pill);padding:.7rem 1rem;background:#4f5b480f;min-width:0}.product .product__info-container .icon-with-text--horizontal{justify-content:flex-start;column-gap:.8rem;row-gap:.8rem;padding-bottom:.2rem;overflow:visible;flex-wrap:wrap}.product .product__info-container .icon-with-text{--icon-size: 1.8rem;--icon-spacing: 0}.product .product__info-container .icon-with-text--horizontal .icon-with-text__item{flex-direction:row;width:auto;flex:0 0 auto;padding:.65rem .95rem}.product .product__info-container .icon-with-text--horizontal .svg-wrapper,.product .product__info-container .icon-with-text--horizontal img{margin-bottom:0}.product .product__info-container .icon-with-text--horizontal .h4{text-align:left;white-space:normal;font-size:1.3rem;line-height:1.2}.image-with-text .image-with-text__grid{gap:3rem}.image-with-text .image-with-text__media,.image-with-text .image-with-text__content{border-radius:var(--jr-radius-lg)}.image-with-text .image-with-text__media{overflow:hidden;box-shadow:var(--jr-shadow-md)}.template-product .jr-image-with-text__page-width{max-width:var(--page-width)}.template-product .image-with-text{border-radius:var(--jr-radius-xl);border:1px solid rgba(var(--jr-accent-rgb),.14);background:#faf7f2eb;box-shadow:var(--jr-shadow-md);overflow:hidden}.template-product .image-with-text .image-with-text__grid{gap:0}.template-product .image-with-text .image-with-text__media,.template-product .image-with-text .image-with-text__content{border-radius:0;box-shadow:none;background:transparent}.template-product .image-with-text .image-with-text__media{background:#ffffffeb}.template-product .image-with-text .image-with-text__media.media>img{object-fit:cover;object-position:center center;padding:0;box-sizing:border-box}.template-product .image-with-text .image-with-text__content{padding:2rem 2.2rem}@media screen and (max-width: 749px){.template-product .image-with-text .image-with-text__content{padding:1.6rem}}.multicolumn .multicolumn-card{border-radius:var(--jr-radius-lg);border:1px solid var(--jr-border);box-shadow:var(--jr-shadow-sm)}.multicolumn .multicolumn-card__info{padding:1.6rem}.template-product .multicolumn .page-width{max-width:var(--page-width)}@media screen and (max-width: 989px){.template-product .multicolumn .page-width{padding-left:1.5rem;padding-right:1.5rem}}.template-product .multicolumn .multicolumn-card{border-radius:var(--jr-radius-xl);border:1px solid var(--jr-border);background:#faf7f2eb;box-shadow:var(--jr-shadow-sm);overflow:hidden}.template-product .multicolumn .multicolumn-card__info{padding:1.8rem;display:grid;gap:.9rem;align-content:start}.template-product .multicolumn .multicolumn-card__info h3{font-weight:780;letter-spacing:-.01em;margin:0;font-size:1.75rem}.template-product .multicolumn .multicolumn-card__info .rte{color:rgba(var(--color-foreground),.88);font-size:1.5rem;line-height:1.6}.template-product .multicolumn .multicolumn-card__image-wrapper .media{background:#fffffff2}.template-product .multicolumn .multicolumn-card__image-wrapper .media>img{object-fit:contain;padding:1rem;box-sizing:border-box}.jr-pill{display:inline-flex;align-items:center;gap:.4rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);padding:.35rem .75rem;font-size:1.2rem;line-height:1.2;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.jr-card-pills{margin-top:.6rem;display:flex;gap:.6rem;flex-wrap:wrap}.jr-product-pills{margin-top:1.6rem;display:flex;gap:.7rem;flex-wrap:wrap;padding:.6rem;border-radius:var(--jr-radius-xl);border:1px solid rgba(18,18,18,.08);background:#f4c24d14;width:fit-content}.jr-pill--primary{border-color:rgba(var(--color-foreground),.18);box-shadow:var(--jr-shadow-sm)}.jr-pill--aussie{border-color:#4f5b4873;background:#4f5b481f;color:rgb(var(--color-foreground))}.jr-pill--delivery{border-color:rgba(var(--jr-highlight-rgb),.65);background:rgba(var(--jr-highlight-rgb),.16);color:rgb(var(--color-foreground))}[data-jr-metro-badge]{display:none}html[data-jr-metro-delivery="1"] [data-jr-metro-badge]{display:inline-flex}.utility-bar{background:#0f1110;color:#fff}.utility-bar.gradient{background:#0f1110}.utility-bar a,.utility-bar .announcement-bar__message,.utility-bar .announcement-bar__message span,.utility-bar .announcement-bar__link{color:#fff}.utility-bar .announcement-bar__link:hover{opacity:.92}.utility-bar .jr-utility-center{display:flex;align-items:center;justify-content:center;gap:1.2rem;min-width:0}.utility-bar .announcement-bar,.utility-bar .announcement-bar-slider{min-width:0}.utility-bar .announcement-bar__message{margin:0}.utility-bar .jr-utility-actions{display:inline-flex;align-items:center;gap:.8rem;flex:0 0 auto;position:relative;z-index:5}.utility-bar .jr-utility-postcode{position:relative;z-index:5}.utility-bar .announcement-bar__link{position:relative;z-index:1}.jr-utility-postcode__pill{display:inline-flex;align-items:center;gap:.7rem;padding:.45rem .8rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(255,255,255,.26);background:#ffffff1f;box-shadow:0 10px 20px #00000014;max-width:34rem}.jr-utility-postcode__pill:hover{background:#ffffff29}.jr-utility-postcode__pill:focus-within{border-color:rgba(var(--jr-highlight-rgb),.8);box-shadow:var(--jr-focus),0 10px 20px #00000014}.jr-utility-postcode__dot{width:.9rem;height:.9rem;border-radius:50%;background:#fffffff2;box-shadow:0 6px 14px #00000029;flex:0 0 auto}.jr-utility-postcode__prefix{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;opacity:.82;white-space:nowrap}.jr-utility-postcode__input{width:7rem;padding:0;border:0;background:transparent;outline:none;font:inherit;font-weight:750;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-foreground))}.jr-utility-postcode__input::placeholder{opacity:.8;font-weight:650;letter-spacing:.04em;text-transform:none}.jr-utility-postcode__edit{display:inline-flex;align-items:center;justify-content:center;height:2.6rem;padding:0 .9rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(255,255,255,.22);background:#0000001f;color:rgb(var(--color-foreground));font:inherit;font-weight:750;cursor:pointer;white-space:nowrap}.jr-utility-postcode__edit:hover{background:#00000029}.jr-utility-postcode__edit:focus-visible{box-shadow:var(--jr-focus)}.jr-utility-postcode__clear{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border-radius:var(--jr-radius-pill);border:1px solid rgba(255,255,255,.22);background:#00000014;color:rgb(var(--color-foreground));font:inherit;font-weight:750;line-height:1;cursor:pointer;flex:0 0 auto}.jr-utility-postcode__clear:hover{background:#00000024}.jr-utility-postcode__clear:focus-visible{box-shadow:var(--jr-focus)}.jr-utility-postcode__status{font-size:1.1rem;opacity:.78;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jr-utility-postcode__hint{display:block;margin-top:.3rem;font-size:1.05rem;opacity:.7;text-align:right}.jr-utility-call{display:inline-flex;align-items:center;justify-content:center;height:3.2rem;padding:0 1.2rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(255,255,255,.22);background:#ffffff24;color:rgb(var(--color-foreground));text-decoration:none;font-weight:750;letter-spacing:.02em}.jr-utility-call:hover{filter:brightness(.98);background:#ffffff2e}html[data-jr-metro-delivery="1"] .jr-utility-postcode__pill{border-color:rgba(var(--jr-highlight-rgb),.75);background:rgba(var(--jr-highlight-rgb),.2)}@media screen and (max-width: 749px){.utility-bar .jr-utility-center{justify-content:space-between}.utility-bar .jr-utility-actions{gap:.6rem}.jr-utility-postcode__pill{padding:.35rem .6rem;max-width:16rem}.jr-utility-postcode__input{width:6.4rem}.jr-utility-postcode__edit{height:2.5rem;padding:0 .8rem}.jr-utility-postcode__clear{width:2.5rem;height:2.5rem}.jr-utility-call{padding:0 1rem;height:3rem}}.jr-starting-price{display:flex;align-items:baseline;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}.jr-starting-price__label{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.jr-starting-price__value{font-size:2.2rem;font-weight:850;padding:.35rem .85rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(79,91,72,.25);background:var(--jr-accent);color:#fff;box-shadow:0 10px 22px #4f5b4838}.product .product-form__submit{background:var(--jr-accent);color:#fff;border:1px solid rgba(79,91,72,.4);box-shadow:0 12px 28px #4f5b4838}.product .product-form__submit:hover{filter:brightness(.96)}.product .product-form__submit:focus-visible{box-shadow:var(--jr-focus),0 12px 28px #4f5b4838}.product .product-form__submit[disabled],.product .product-form__submit:disabled{opacity:.55}.jr-configurator{border:1px solid rgba(79,91,72,.22);border-radius:var(--jr-radius-lg);padding:1.5rem;box-shadow:var(--jr-shadow-sm);background:linear-gradient(180deg,#f4c24d24,#fff0) var(--jr-surface)}.product__info-container .jr-configurator--in-product{border-radius:var(--jr-radius-lg);padding:1.25rem}.jr-configurator__steps{display:grid;gap:.9rem}.jr-stepper{display:grid;gap:1.2rem;grid-template-columns:1fr;position:relative}@media screen and (min-width: 990px){.jr-stepper{grid-template-columns:1fr 22rem;align-items:start}}.jr-stepper__steps{min-width:0}.jr-stepper__side{position:relative;min-height:1px}@media screen and (min-width: 1200px){.jr-stepper{grid-template-columns:1fr}.jr-stepper__side{position:absolute;top:0;right:-23.2rem;width:22rem}}quick-add-modal .jr-stepper{grid-template-columns:1fr!important}quick-add-modal .jr-stepper__side{position:static!important;width:auto!important;right:auto!important;top:auto!important}quick-add-modal .jr-stepper__price{position:static!important;transform:none!important;width:100%!important;margin:0 0 .9rem;border-radius:var(--jr-radius-lg)}.jr-stepper__price[hidden]{display:none!important}.jr-stepper__price{position:absolute;top:0;right:0;width:100%;border:1px solid rgba(79,91,72,.45);border-radius:var(--jr-radius-lg);background:linear-gradient(180deg,#f4c24d38,#faf9f7fa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--jr-shadow-md);padding:1rem 1rem .9rem;transition:transform .22s ease;will-change:transform}.jr-stepper__price-note{font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.jr-stepper__price-value{margin-top:.25rem;font-size:2.05rem;font-weight:800;white-space:nowrap}.jr-stepper__price-sub{margin-top:.6rem;display:inline-flex;align-items:center;gap:.6rem;padding:.55rem .8rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(79,91,72,.22);background:#f4c24d24;font-size:1.15rem;font-weight:700;color:#3f5a49fa;line-height:1.2}.jr-stepper__price-sub:empty{display:none}.jr-stepper__price-sub:before{content:"ETA";display:inline-flex;align-items:center;justify-content:center;height:2.1rem;padding:0 .7rem;border-radius:var(--jr-radius-pill);background:#4f5b48eb;color:#fff;font-weight:750;font-size:1.05rem;letter-spacing:.08em}.jr-configurator__production{display:flex;align-items:center;justify-content:space-between;gap:.9rem 1.2rem;margin:.6rem 0 1.1rem;padding:.95rem 1.05rem;border-radius:var(--jr-radius-lg);border:1px solid rgba(79,91,72,.2);background:#faf9f7e0;box-shadow:var(--jr-shadow-sm)}.jr-configurator__production-kicker{font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#3f5a49fa;opacity:.86}.jr-configurator__production-eta{margin:0}[data-jr-configurator-lead-time]{display:inline-flex;align-items:center;gap:.6rem;padding:.65rem .95rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(79,91,72,.28);background:#f4c24d2e;color:#3f5a49fa;font-size:1.2rem;font-weight:650;letter-spacing:.02em;text-transform:none;line-height:1.25}[data-jr-configurator-lead-time]:before{content:"ETA";display:inline-flex;align-items:center;justify-content:center;height:2.1rem;padding:0 .7rem;border-radius:var(--jr-radius-pill);background:#4f5b48eb;color:#fff;font-weight:750;font-size:1.05rem;letter-spacing:.08em}@media screen and (max-width: 749px){.jr-configurator__production{align-items:flex-start;justify-content:flex-start;flex-direction:column}}@media screen and (max-width: 989px){.jr-stepper__side{order:-1;position:static}.jr-stepper__price{position:static;transform:none!important;width:fit-content;margin-left:auto;margin-bottom:.5rem;border-radius:var(--jr-radius-pill);padding:.75rem 1rem}.jr-stepper__price-value{font-size:1.6rem}}.jr-step{border:1px solid var(--jr-border);border-radius:var(--jr-radius-lg);background:#ffffffd1;overflow:hidden}.jr-step[open]{border-color:#4f5b4847;background:var(--jr-surface-strong);box-shadow:var(--jr-shadow-md)}.jr-step summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.3rem;background:linear-gradient(90deg,#f4c24d24,#4f5b480d);position:relative}.jr-step[open] summary{background:linear-gradient(90deg,#f4c24d38,#4f5b481a)}.jr-step summary:focus-visible{outline:0;box-shadow:var(--jr-focus)}.jr-step summary:before{content:"";position:absolute;left:0;top:.7rem;bottom:.7rem;width:.35rem;border-radius:var(--jr-radius-pill);background:#4f5b4800}.jr-step[open] summary:before{background:#f4c24df2}.jr-step summary::-webkit-details-marker{display:none}.jr-step summary:after{content:"\203a";font-size:1.8rem;line-height:1;opacity:.7;transform:rotate(90deg);transition:transform .16s ease}.jr-step[open] summary:after{transform:rotate(-90deg)}.jr-step__label{display:inline-flex;align-items:center;gap:.85rem;font-weight:650}.jr-step__num{width:2.4rem;height:2.4rem;border-radius:var(--jr-radius-pill);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;background:#f4c24d38;color:#3f5a49f2;flex:0 0 auto}.jr-step__text{font-weight:750;letter-spacing:.01em}.jr-step[open] .jr-step__num{background:linear-gradient(180deg,#3f5a49,#3f5a49eb);color:#fff;box-shadow:0 10px 22px #4f5b4838}.jr-step[data-jr-step-complete="1"]:not([open]) .jr-step__num{background:#f4c24d2e;border:1px solid rgba(79,91,72,.3);color:#4f5b48f2}.jr-step[data-jr-step-complete="1"]:not([open]){border-color:#4f5b4838}.jr-step[data-jr-step-complete="0"] .jr-step__num{background:#1212120f;color:#121212b8}.jr-step[data-jr-step-complete="0"][open] .jr-step__num{background:var(--jr-accent);color:#fff}.jr-step summary{min-height:5.4rem}@media screen and (max-width: 749px){.jr-step__num{width:2.2rem;height:2.2rem}.jr-step__text{font-size:1.45rem}}.jr-step__value{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#f4c24d1a;font-size:1.2rem;white-space:nowrap}.jr-step__value[data-jr-step-complete="1"]{border-color:#4f5b4800;background:linear-gradient(180deg,#3f5a49,#3f5a49eb);color:#fff;box-shadow:0 10px 22px #4f5b4833}.jr-step__value[data-jr-step-complete="1"]:before{content:"\2713";display:inline-block;margin-right:.45rem;font-weight:800}.jr-step__content{padding:0 1.3rem 1.2rem}.jr-step__content .jr-configurator__field label{margin-top:.4rem}.jr-number-stepper{display:grid;grid-template-columns:3.6rem 1fr 3.6rem;align-items:center;gap:.6rem;padding:.6rem;border:1px solid var(--jr-border);border-radius:var(--jr-radius-pill);background:#faf7f2eb}.jr-number-stepper__btn{width:3.6rem;height:3.6rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#f4c24d24;font-size:1.8rem;line-height:1;font-weight:700}.jr-number-stepper__btn:hover{border-color:var(--jr-border-strong);background:#f4c24d33}.jr-number-stepper__input{width:100%;text-align:center;font-weight:750;font-size:1.5rem;border:1px solid transparent;background:transparent;padding:.2rem .4rem}.jr-number-stepper__input:focus-visible{outline:none;box-shadow:var(--jr-focus);border-radius:var(--jr-radius-md)}.jr-toggle{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--jr-border);border-radius:var(--jr-radius-pill);padding:.4rem;gap:.4rem;background:#ffffffeb}.jr-toggle__option{position:relative;display:grid}.jr-toggle__option input{position:absolute;opacity:0;pointer-events:none}.jr-toggle__label{display:flex;align-items:center;justify-content:center;min-height:3.8rem;border-radius:var(--jr-radius-pill);border:1px solid transparent;font-weight:650;cursor:pointer}.jr-toggle__option input:checked+.jr-toggle__label{background:var(--jr-accent);color:#fff;box-shadow:var(--jr-shadow-sm)}.jr-toggle__option input:focus-visible+.jr-toggle__label{box-shadow:var(--jr-focus)}.jr-configurator__heading{display:inline-block;padding:.6rem 1rem;border-radius:var(--jr-radius-lg);background:#4f5b4814;border:1px solid rgba(79,91,72,.18)}.jr-configurator__grid{display:grid;gap:1.2rem;grid-template-columns:1fr}@media screen and (min-width: 750px){.jr-configurator__grid{grid-template-columns:1fr 1fr}}.jr-configurator--in-product .jr-configurator__grid{grid-template-columns:1fr}.jr-configurator__field label{font-weight:600;margin-bottom:.45rem}.jr-configurator__field select,.jr-configurator__field input,.jr-configurator__field textarea{width:100%}.jr-configurator__errors[hidden]{display:none!important}.jr-configurator__errors{border:1px solid rgba(180,40,40,.25);background:#b428280f;border-radius:var(--jr-radius-lg);padding:1rem 1.1rem;margin:.75rem 0 1rem}.jr-configurator__estimate{border-top:1px solid var(--jr-border);margin-top:1.2rem;padding-top:1.2rem;display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.jr-configurator__estimate [hidden]{display:none!important}@media screen and (max-width: 749px){.jr-configurator__estimate{flex-direction:column;align-items:flex-start}}.jr-configurator__colour-preview{margin-top:.7rem}.jr-configurator__colour-preview img{width:100%;height:auto;border-radius:var(--jr-radius-md);border:1px solid var(--jr-border);display:block}.jr-configurator__swatches{margin-top:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr))}.jr-configurator__swatches[hidden]{display:none!important}.jr-configurator__swatch{-webkit-appearance:none;appearance:none;cursor:pointer;padding:.85rem;text-align:left;display:grid;gap:.5rem}.jr-configurator__swatch img{width:100%;height:auto;border-radius:var(--jr-radius-sm);border:1px solid rgba(18,18,18,.08);display:block}.jr-configurator__swatch-label{font-size:1.2rem;line-height:1.15;font-weight:650}.jr-configurator__swatch,.jr-option-tile{border:1px solid var(--jr-border);border-radius:var(--jr-radius-md);background:rgb(var(--color-background));box-shadow:none}.jr-configurator__swatch{position:relative}.jr-configurator__swatch:hover,.jr-option-tile:hover{background:#f4c24d14}.jr-configurator__swatch[aria-pressed=true],.jr-option-tile[aria-pressed=true]{border-color:#4f5b48bf;box-shadow:0 0 0 2px #4f5b482e,0 12px 24px #4f5b481a;background:linear-gradient(180deg,#f4c24d2e,#4f5b4814)}.jr-configurator__swatch[aria-pressed=true]:after{content:"\2713";position:absolute;top:.7rem;right:.7rem;width:2.2rem;height:2.2rem;border-radius:var(--jr-radius-pill);background:var(--jr-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;box-shadow:0 10px 20px #4f5b4838}.jr-option-tile[aria-pressed=true] .jr-option-tile__inner:after{content:"\2713";position:absolute;right:.7rem;bottom:.7rem;width:2.2rem;height:2.2rem;border-radius:var(--jr-radius-pill);background:var(--jr-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.2rem;box-shadow:0 10px 20px #4f5b4838}.jr-option-group{display:grid;gap:var(--jr-option-gap);grid-template-columns:repeat(auto-fill,minmax(var(--jr-option-min),1fr))}.jr-option-group[data-jr-option-tiles=size-standard]{display:flex;overflow-x:auto;gap:var(--jr-option-gap);padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth}.jr-option-group[data-jr-option-tiles=size-standard]::-webkit-scrollbar{display:none}.jr-option-group[data-jr-option-tiles=size-standard] .jr-option-tile{flex:0 0 auto;min-width:16.5rem;scroll-snap-align:start}.jr-option-group--full{display:block}.jr-option-group--full .jr-option-tile--custom{width:100%;min-width:100%}.jr-option-scroller{position:relative}.jr-option-scroller__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:3rem;height:3rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#faf7f2eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--jr-shadow-sm);display:none;font-size:1.6rem;line-height:1;color:#3f5a49f2}.jr-option-scroller__btn[disabled]{opacity:.4}.jr-option-scroller__btn[data-jr-scroll=prev]{left:.4rem}.jr-option-scroller__btn[data-jr-scroll=next]{right:.4rem}@media screen and (min-width: 750px){.jr-option-scroller[data-jr-scrollable="1"] .jr-option-scroller__btn{display:inline-flex;align-items:center;justify-content:center}}@media screen and (max-width: 749px){.jr-option-group{display:flex;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.jr-option-tile{min-width:15rem;scroll-snap-align:start}}@media screen and (min-width: 990px){[data-jr-option-tiles=material]{grid-template-columns:repeat(2,minmax(0,1fr))}[data-jr-option-tiles=finishType]{grid-template-columns:repeat(3,minmax(0,1fr))}}.jr-option-tile{-webkit-appearance:none;appearance:none;cursor:pointer;padding:1rem 1.1rem;text-align:left;display:grid;gap:.4rem;position:relative}.jr-option-tile:hover{border-color:var(--jr-border-strong)}.jr-option-tile[aria-disabled=true]{cursor:not-allowed;opacity:.55;background:#12121205}.jr-option-tile[aria-disabled=true]:hover{background:#12121205;border-color:var(--jr-border)}.jr-option-tile:focus-visible{outline:none;box-shadow:var(--jr-focus)}.jr-option-tile__title{font-weight:650;font-size:1.35rem;line-height:1.2}.jr-option-tile__meta{font-size:1.2rem;opacity:.8}.jr-option-help{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-weight:700;font-size:1.2rem;line-height:1;padding:0;cursor:pointer}.jr-option-help:hover{border-color:var(--jr-border-strong);background:#4f5b480f}.jr-option-help--corner{position:absolute;top:.8rem;right:.8rem;z-index:2}.jr-option-tile__inner{padding-right:3.2rem}.jr-option-tile--has-help .jr-option-tile__inner{padding-right:3.8rem}.jr-step__help{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#ffffffeb;color:#3f5a49fa;font-weight:750;font-size:1.15rem;line-height:1;padding:0;cursor:pointer}.jr-step__help:hover{border-color:var(--jr-border-strong);background:#f4c24d24}.jr-step__help:focus-visible{outline:none;box-shadow:var(--jr-focus)}[data-jr-option-tiles=material] .jr-option-tile{min-height:6.6rem;height:100%}[data-jr-option-tiles=material] .jr-option-tile__inner{height:100%;display:flex;flex-direction:column;justify-content:center;gap:.35rem}.jr-configurator__custom-size-row{display:grid;gap:1rem;grid-template-columns:1fr}.jr-configurator__custom-size-row[hidden]{display:none!important}.jr-configurator__custom-size-row .jr-configurator__field label{white-space:nowrap}.jr-configurator__constraints{grid-column:1 / -1;margin:0;opacity:.85}.jr-configurator__oversize-call-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding:1rem;border-radius:var(--jr-radius-lg);border:1px solid rgba(79,91,72,.35);background:#f4c24d29;box-shadow:var(--jr-shadow-sm)}.jr-configurator__oversize-call-row[hidden]{display:none!important}.jr-configurator__oversize-call{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1.2rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(79,91,72,.45);background:#4f5b48eb;color:#3f5a49fa;font-weight:650;font-size:1.3rem;text-decoration:none;white-space:nowrap}.jr-configurator__oversize-call:hover{filter:brightness(.97)}.jr-configurator__oversize-call-row[data-jr-constraint-kind=oversize]{border-color:#c4594673;background:#c459461a}.jr-configurator__oversize-call-row[data-jr-constraint-kind=undersize]{border-color:#3678aa73;background:#3678aa1a}.jr-configurator__oversize-call-text{font-weight:650;line-height:1.25}.jr-configurator__oversize-call-row[data-jr-constraint-kind=oversize] .jr-configurator__oversize-call{background:#c45946eb;color:#fff;border-color:#c45946eb}.jr-configurator__oversize-call-row[data-jr-constraint-kind=undersize] .jr-configurator__oversize-call{background:#3678aaeb;color:#fff;border-color:#3678aaeb}@media screen and (max-width: 749px){.jr-configurator__oversize-call-row{justify-content:stretch;flex-direction:column;align-items:stretch}.jr-configurator__oversize-call{width:100%}}@media screen and (min-width: 750px){.jr-configurator__custom-size-row{grid-template-columns:1fr 1fr 1fr}}.product__info-container .jr-configurator{margin-top:1.25rem;margin-bottom:1.25rem}.product__info-container .product-form__quantity{margin:1.25rem 0}.product__info-container .product-form__quantity .quantity__label{font-weight:600;letter-spacing:.02em;margin:0 0 .55rem}.product__info-container .product-form__quantity .quantity{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#ffffffdb;box-shadow:var(--jr-shadow-sm)}.product__info-container .product-form__quantity .quantity:before,.product__info-container .product-form__quantity .quantity:after{content:none}.product__info-container .product-form__quantity .quantity__button{width:3.4rem;height:3.4rem;border-radius:999px;background:#ffffffeb;border:1px solid rgba(var(--color-foreground),.14)}.product__info-container .product-form__quantity .quantity__button:hover{background:#faf9f7fa;border-color:rgba(var(--color-foreground),.22)}.product__info-container .product-form__quantity .quantity__button .svg-wrapper{width:1.7rem;height:1.7rem}.product__info-container .product-form__quantity .quantity__input{width:4.2rem;min-width:4.2rem;padding:0;margin:0;font-weight:650;font-size:1.55rem;line-height:1;text-align:center;background:transparent;border:none;-webkit-appearance:textfield;appearance:textfield}.product__info-container .product-form__quantity .quantity__input::-webkit-outer-spin-button,.product__info-container .product-form__quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.jr-configurator__qty-row{display:grid;gap:.6rem;margin:1.1rem 0 .75rem}.jr-configurator__qty-label{font-weight:650;letter-spacing:.02em;color:rgba(var(--color-foreground),.92)}.jr-configurator__qty-label-sub{font-weight:500;color:rgba(var(--color-foreground),.65)}.jr-configurator__qty-slot .product-form__quantity{margin:0;border:0;background:transparent;padding:0;box-shadow:none;outline:none}.jr-configurator__qty-slot .quantity__label,.jr-configurator__qty-slot .quantity__rules-cart{display:none!important}.jr-pdp-lower{margin-top:3rem}.jr-pdp-lower__card{border-radius:var(--jr-radius-xl);border:1px solid var(--jr-border);background:#faf9f7d1;box-shadow:var(--jr-shadow-sm);padding:2rem}.jr-pdp-lower__title{font-size:1.65rem;line-height:1.15;margin:0 0 1rem}.jr-pdp-lower__content{font-size:1.55rem;line-height:1.7;color:rgba(var(--color-foreground),.9)}@media screen and (max-width: 749px){.jr-pdp-lower{margin-top:2rem}.jr-pdp-lower__card{padding:1.4rem}}.jr-sticky-cta{position:fixed;left:50%;transform:translate(-50%);bottom:2rem;z-index:60;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:.95rem 1rem;border-radius:var(--jr-radius-pill);border:1px solid var(--jr-border);background:#faf9f7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--jr-shadow-md);box-sizing:border-box;overflow:hidden;width:min(56rem,calc(100vw - 2.4rem))}.jr-sticky-cta[hidden]{display:none!important}.jr-sticky-cta>div{min-width:0}.jr-sticky-cta__title{font-weight:650;font-size:1.3rem;line-height:1.15;margin-bottom:.25rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.jr-sticky-cta__meta{display:flex;gap:.6rem;flex-wrap:nowrap;font-size:1.2rem;opacity:.85;min-width:0}.jr-sticky-cta__meta [data-jr-sticky-selection],.jr-sticky-cta__meta [data-jr-pdp-sticky-selection]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jr-sticky-cta__price{font-weight:750;white-space:nowrap}.jr-sticky-cta__button{--color-button: var(--jr-accent-rgb);--color-button-text: 255, 255, 255;--alpha-button-background: 1;padding:1.05rem 1.6rem;border-radius:var(--jr-radius-pill);white-space:nowrap;display:inline-flex;align-items:center;gap:.6rem}.jr-sticky-cta__button-price{display:inline;font-weight:750;white-space:nowrap;font-size:1.35rem;line-height:1}.jr-sticky-cta__button-price:empty{display:none!important}.jr-sticky-cta__button-price:before{content:"\b7";opacity:.85;margin:0 .45rem 0 .1rem}.jr-sticky-cta:not([data-jr-mode=call]) .jr-sticky-cta__meta .jr-sticky-cta__price{display:none}.jr-sticky-cta[data-jr-mode=call]{border-color:#c4594673;background:#c459461a}.jr-sticky-cta[data-jr-mode=call] .jr-sticky-cta__button{--color-button: 196, 89, 70;--color-button-text: 255, 255, 255;--alpha-button-background: 1}@media screen and (max-width: 749px){body.jr-has-sticky-cta{padding-bottom:calc(7.2rem + env(safe-area-inset-bottom,0px))}.jr-sticky-cta{left:0;right:0;bottom:0;transform:none;width:100%;border-radius:var(--jr-radius-xl) var(--jr-radius-xl) 0 0;padding:.85rem .95rem calc(.85rem + env(safe-area-inset-bottom,0px));grid-template-columns:1fr auto;gap:.7rem}.jr-sticky-cta__title{font-size:1.05rem;margin-bottom:.15rem;display:block;white-space:nowrap;text-overflow:ellipsis}.jr-sticky-cta__meta{display:none}.jr-sticky-cta [data-jr-sticky-selection],.jr-sticky-cta [data-jr-pdp-sticky-selection]{display:none!important}.jr-sticky-cta__button{padding:1rem 1.25rem;gap:.5rem}.jr-sticky-cta__button [data-jr-sticky-btn-label],.jr-sticky-cta__button [data-jr-pdp-sticky-btn-label]{font-size:1.05rem}.jr-sticky-cta__button-price{font-size:1.25rem;line-height:1;opacity:.95}}@media screen and (max-width: 989px){.jr-stepper__price{width:100%;margin-left:0;border-radius:var(--jr-radius-lg)}.jr-stepper__price-value{font-size:1.75rem}}.jr-option-scroller[data-jr-scrollable="1"] .jr-option-scroller__btn{display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 749px){.jr-option-scroller__btn{width:2.6rem;height:2.6rem;font-size:1.45rem}.jr-option-scroller__btn[data-jr-scroll=prev]{left:.25rem}.jr-option-scroller__btn[data-jr-scroll=next]{right:.25rem}}.jr-configurator__custom-size-row label{white-space:nowrap}.jr-step summary:after{content:"\203a"!important}.jr-option-help:focus-visible{box-shadow:var(--jr-focus)}.jr-dialog::backdrop{background:#00000059}.jr-dialog{border:1px solid var(--jr-border);border-radius:var(--jr-radius-xl);padding:1.4rem;box-shadow:var(--jr-shadow-md);max-width:52rem;width:calc(100% - 3rem)}.jr-dialog__header{padding-bottom:.9rem;border-bottom:1px solid rgba(18,18,18,.08)}.jr-dialog__body .rte{color:#121212c2;line-height:1.55}.jr-dialog .contact__fields{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width: 750px){.jr-dialog{max-width:64rem;padding:1.8rem}.jr-dialog .contact__fields{grid-template-columns:1fr 1fr}}.jr-dialog .field__input{border-radius:var(--jr-radius-lg);border-color:#1212121f;background:#fffc}.jr-dialog .field__input:focus-visible{outline:0;box-shadow:var(--jr-focus);border-color:rgba(var(--jr-accent-rgb),.45)}.jr-dialog .contact__button .button{width:100%;border-radius:var(--jr-radius-pill)}.jr-dialog .form-status{border-radius:var(--jr-radius-lg)}.contact.page-width--narrow{background:#faf7f2eb;border:1px solid rgba(18,18,18,.1);border-radius:var(--jr-radius-xl);box-shadow:var(--jr-shadow-md);padding:clamp(1.6rem,2.4vw,2.4rem)}.contact.page-width--narrow .contact__fields{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width: 750px){.contact.page-width--narrow .contact__fields{grid-template-columns:1fr 1fr}}.contact.page-width--narrow .field{margin-top:0}.contact.page-width--narrow .field__input{border-radius:var(--jr-radius-lg);border-color:#1212121f;background:#fffc}.contact.page-width--narrow .field__input:focus-visible{outline:0;box-shadow:var(--jr-focus);border-color:rgba(var(--jr-accent-rgb),.45)}.contact.page-width--narrow .contact__button .button{width:100%;border-radius:var(--jr-radius-pill)}.jr-dialog__title{margin:0 0 .6rem;font-weight:700}.jr-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.jr-dialog__body{display:grid;gap:1.2rem}.jr-dialog__iframe{width:100%;height:min(72vh,68rem);border:1px solid rgba(18,18,18,.1);border-radius:var(--jr-radius-lg);background:#fff}.jr-dialog__actions{display:flex;justify-content:flex-end;margin-top:1.2rem}.jr-dialog .product-popup-modal__toggle{width:4.2rem;height:4.2rem;border-radius:var(--jr-radius-pill);border:1px solid rgba(18,18,18,.12);background:#ffffffb3;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.jr-dialog .product-popup-modal__toggle:hover{background:#f4c24d2e}.product .product-form__submit,.product .shopify-payment-button__button{--color-button: var(--jr-accent-rgb);--color-button-text: 255, 255, 255;--alpha-button-background: 1}.product .product-form__submit:hover,.product .shopify-payment-button__button:hover{filter:brightness(.96)}
/*# sourceMappingURL=/cdn/shop/t/16/assets/jr-theme.css.map */
