:root{--red: #f00000;--beige: #faf8f2}.red{color:var(--red)}.white{color:#fff}.red-bg{background:var(--red)}.beige-bg{background:var(--beige)}.width-medium{max-width:90rem;margin-left:auto;margin-right:auto}div.spacer-lg:empty{height:clamp(4rem,4vw,6rem);display:block}div.spacer-med:empty{height:4rem;display:block}div.spacer-sm:empty{height:3rem;display:block}.page-width{padding:0 3rem}.padding-sm{padding-left:3rem;padding-right:3rem}.no-margin{margin:0}.mobile,.desktop{display:none!important}@media only screen and (min-width: 900px){.desktop{display:block!important}}@media only screen and (max-width: 899px){.mobile{display:block!important}.hero-featured-cats{display:none!important}}hr{margin:3rem 0}@media screen and (min-width: 750px){hr{margin:3rem 0}}a.button.button--primary,a.button.button--secondary{transition:.2s background ease-in-out,.2s color ease-in-out}a.button.button--secondary{background:var(--beige);border:1px solid}.button:before,.button:after{content:none}a.button.button--primary:hover,a.button.button--primary:focus{border:0;background:#000;color:#fff}a.button.button--secondary:hover,a.button.button--secondary:focus{background:var(--red);color:#fff}.field__button:not(.search__button)>.svg-wrapper{background:var(--red);border-radius:100%;color:#fff}.flexbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.justify-content-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-content-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.align-items-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;-ms-grid-row-align:stretch;align-items:stretch}.align-items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.align-items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.align-items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-direction-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flex-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}@media only screen and (max-width: 899px){.flex-1,.flex-2{flex-basis:100%;width:100%}}.gap{grid-gap:1em;gap:1em}.gap-lg,.gap-xlg{grid-gap:3em;gap:3em}@media only screen and (min-width: 900px){.gap-xlg{grid-gap:5em;gap:5em}}.col-3 .flex-item{-webkit-box-flex:3;-ms-flex:3 1 350px;flex:3 1 350px}.margin-top-auto{margin-top:auto}@font-face{font-family:Unbounded;src:url(/cdn/shop/files/Unbounded-Regular.woff2?v=1727795475) format("woff2"),url(/cdn/shop/files/Unbounded-Regular.woff?v=1727795475) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Newsreader;src:url(/cdn/shop/files/Newsreader60pt-LightItalic.woff2?v=1731349522) format("woff2"),url(/cdn/shop/files/Newsreader60pt-LightItalic.woff?v=1731349522) format("woff");font-weight:300;font-style:normal}body{--font-heading-family: Unbounded, sans-serif !important}.unbounded-font{font-family:Unbounded,sans-serif}.newsreader-font{font-family:Newsreader,Times New Roman,serif;font-style:normal;font-weight:300;letter-spacing:-2px}.small-headers{font-family:inherit;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:.8rem;text-transform:uppercase}.font-size-64{font-size:clamp(3rem,5vw,6.4rem);line-height:1.1}.font-size-40{font-size:clamp(2.5rem,5vw,4rem);line-height:1}.font-size-36{font-size:clamp(2rem,4vw,3.6rem);line-height:1}.font-size-32{font-size:clamp(2rem,4vw,3.2rem);line-height:1}.small-text{font-size:1.4rem;font-weight:700;text-transform:uppercase}.header,.header-wrapper{background:var(--beige)}.header__heading-link{padding:0}.nav-wrapper{background:#fff;border-top:.5px solid}.header__menu-item:hover span,.header__menu-item:focus span,.footer-block__details-content .list-menu__item--link:hover,.footer-block__details-content .list-menu__item--link:focus{text-decoration:none;color:var(--red)}.header__icon--cart .icon,svg.icon.icon-cart-empty{height:auto;width:auto}.cart-count-bubble{background-color:var(--red);bottom:2.2rem;left:2.7rem}.header-wrapper--border-bottom{border-bottom:.5px solid}@media only screen and (max-width: 989px){.header__icons{padding-right:0}.header__icon--cart,.header header-drawer{margin-left:0;margin-right:0}}@media only screen and (min-width: 990px){.header__icons{gap:2em}.header__icon--cart:after{content:"Cart"}.header__icon--account:after{content:"My Account"}.header__search .header__icon span.svg-wrapper:after{content:"Search";margin-left:7px}.header__icon,.header__icon--cart .icon{height:auto;width:auto;text-decoration:none}.header__icon .svg-wrapper{width:auto;margin-right:7px}.header__icon--cart{border:1px solid;border-radius:3px;padding:0 15px;background:#fff;color:var(--red)}svg.icon.icon-cart-empty>path{fill:var(--red)}}.list-menu--inline{justify-content:space-between;width:100%}.footer-block__brand-info{font-size:2rem;line-height:1.4;color:#000}.footer-block__brand-info strong{font-weight:800}.footer-block__details-content .list-menu__item--link.link{font-size:1.6rem}.home-hero{background:url(/cdn/shop/files/watermark-book.svg?v=1756920478) center bottom no-repeat;background-size:contain}.hero-featured-cats{display:grid;grid-template-columns:.75fr 1fr;gap:2rem;max-width:100rem;margin:auto}.hero-featured-cats a{color:#000;text-decoration:none}.hero-featured-cats a>svg>circle,.hero-featured-cats a>svg>path{transition:.2s all ease-in-out}.hero-featured-cats a:hover>svg>circle,.hero-featured-cats a:focus>svg>circle{fill:var(--red);stroke:var(--red)}.hero-featured-cats a:hover>svg>path,.hero-featured-cats a:focus>svg>path{fill:#fff}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size:20px;color:transparent}.collection-slide{width:160px;height:160px;border-radius:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;text-decoration:none;text-transform:uppercase;position:relative}.collections-carousel .swiper-wrapper{justify-content:center}.collections-carousel .swiper-slide{width:auto}.collection-slide h2{color:#fff;z-index:1;font-weight:700;text-align:center;line-height:1.2}.collection-slide:after{content:"";position:absolute;width:100%;height:100%;background:var(--red);transition:.3s opacity ease-in-out}.collection-slide:hover:after{opacity:0}.collections-carousel .swiper-wrapper{-webkit-transition-timing-function:linear!important;-o-transition-timing-function:linear!important;transition-timing-function:linear!important}svg.quote-icon{margin:auto;display:block;transform:translateY(-30px)}.testimonials .swiper-button-next,.testimonials .swiper-button-prev{width:auto;height:auto}.sale-text{max-width:500px}.sale-img{opacity:.9}@media only screen and (min-width: 900px){.sale-img{max-width:50%;padding-right:7rem}}.jub-number{position:relative}.counter{position:absolute;left:0;right:0;margin-inline:auto;width:fit-content}.placeholder-num{color:transparent}svg.services-watermark{width:100%;height:auto;position:absolute;z-index:-1}.accordion-button{width:100%;background:none;border:0;cursor:pointer;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.accordion-button>span{transition:.2s color ease-in-out;cursor:pointer}.accordion-button svg{transform:rotate(90deg);transition:.2s transform ease-in-out}.accordion-button.expanded svg{transform:rotate(270deg)}.accordion-button .font-size-36{margin-right:auto}.accordion-button:hover>span,.accordion-button:focus>span,.accordion-button.expanded>span{color:var(--red)}.accordion-panel.hidden{padding:0 1rem}.accordion-panel{padding:2rem 1rem 0;transition:.2s padding ease-in-out}.img-contain{max-width:100%;height:auto;object-fit:contain}@media only screen and (min-width: 900px){.history-text{padding-left:6rem;position:relative}.vertical-text{transform:rotate(180deg);writing-mode:vertical-rl;position:absolute;left:-12px}}.product.product--small{max-width:1140px;margin:auto}.product__media-wrapper .product__column-sticky{max-width:300px;margin-left:auto}.product .product__title h1{font-size:clamp(2rem,4vw,2.5rem)}.product-form__submit{max-width:270px}.product_tags span{border:1px solid #cfcfcf;border-radius:3px;padding:5px 7px;text-transform:uppercase;color:#343434;font-size:1.2rem;background:#fafafa}.related-products__heading{text-align:center;border-top:1px solid #ddd;padding-top:2em;margin:2em 0 3em}.card__inner .card__media .media img{object-fit:contain;object-position:center top}.badge.color-scheme-5,.price--on-sale .price__badge-sale{display:none!important}.price__sale .price-item--regular:before{content:"Compare at"}s.price-item.price-item--regular{text-decoration:none;letter-spacing:0;color:#666;display:block;margin-bottom:4px;font-size:10px}#product-grid li.grid__item.scroll-trigger.animate--slide-in{animation:none;transform:none;opacity:1}facet-filters-form.facets.facets-vertical-sort{margin-bottom:1rem}.collection-hero .collection-hero__title{text-align:center;margin-top:3.5rem}@media only screen and (min-width: 1439px){.grid--3-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing)* 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing)* 3 / 4)}}@media only screen and (min-width: 1919px){.grid--3-col-desktop .grid__item{width:calc(20% - var(--grid-desktop-horizontal-spacing)* 4 / 5);max-width:calc(20% - var(--grid-desktop-horizontal-spacing)* 4 / 5)}}.card__heading{font-family:var(--font-body-family);font-size:1.5rem;font-weight:700}.card-information>.price{color:#444;font-size:1.3rem}.facets__heading{font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/1/assets/jub.css.map */
