@import"https://fonts.googleapis.com/css2?family=Arimo:wght@400;500;600;700&display=swap";:root{--c-ink: #1c1c1c;--c-ink-2: #444444;--c-ink-3: #767676;--c-bg: #ffffff;--c-bg-soft: #faf8f4;--c-bg-strip: #f3f1eb;--c-line: #e8e6e0;--c-line-2: #d9d6cf;--c-accent: #2360b8;--c-sale: #d83c3c;--c-gold: #c98b2a;--c-cta: #111111;--c-cta-ink: #ffffff;--c-radius-sm: 4px;--c-radius: 8px;--c-radius-lg: 14px;--c-radius-pill: 999px;--c-shadow-sm: 0 1px 0 rgba(0, 0, 0, .04);--c-shadow-md: 0 6px 22px rgba(20, 20, 20, .08);--c-shadow-lg: 0 10px 32px rgba(20, 20, 20, .12);--c-container: 1280px;--c-container-narrow: 1100px;--c-font: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft YaHei", sans-serif;--c-font-display: "Helvetica Neue", Helvetica, Arial, sans-serif;--c-font-script: "Brush Script MT", "Snell Roundhand", cursive}.c-container{max-width:var(--c-container);margin:0 auto;padding:0 2.4rem}@media screen and (min-width:750px){.c-container{padding:0 3.2rem}}.c-container--narrow{max-width:var(--c-container-narrow)}.c-btn-pill{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 3.2rem;font-size:1.4rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--c-cta-ink);background:var(--c-cta);border:none;border-radius:var(--c-radius-pill);cursor:pointer;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.c-btn-pill:hover{opacity:.88;transform:translateY(-1px)}.c-btn-pill--lg{padding:1.6rem 4.8rem;font-size:1.5rem}.c-sec-title{font-size:2.4rem;font-weight:700;color:var(--c-ink);margin:0 0 2.4rem;letter-spacing:-.02em}.c-sec-title .c-chev{display:inline-block;margin-left:.6rem;font-weight:300;color:var(--c-ink-3);transform:translateY(-1px)}.c-badge-off{position:absolute;top:1rem;left:1rem;background:var(--c-sale);color:#fff;font-size:1.1rem;font-weight:700;padding:.4rem .8rem;border-radius:var(--c-radius-sm);z-index:2;pointer-events:none}.c-stars{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;color:var(--c-ink-3)}.c-stars .c-star-row{letter-spacing:.1em;color:#f5a623}.c-hr{height:1px;background:var(--c-line);border:none;margin:2.4rem 0}.c-hero-kicker{font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;opacity:.85;margin:0 0 1.2rem;display:inline-block}.slideshow__text-wrapper--c-decorated .c-hero-deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.c-hero-deco__item{position:absolute;display:inline-block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.12));animation:c-hero-deco-float 4s ease-in-out infinite}.c-hero-deco__item--1{top:8%;left:6%;font-size:5rem;animation-delay:0s}.c-hero-deco__item--2{top:14%;right:8%;font-size:6rem;animation-delay:.6s}.c-hero-deco__item--3{bottom:18%;left:10%;font-size:4.5rem;animation-delay:1.2s}.c-hero-deco__item--0{bottom:12%;right:6%;font-size:7rem;animation-delay:1.8s}@keyframes c-hero-deco-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(3deg)}}@media screen and (max-width:749px){.c-hero-deco__item{font-size:3.2rem!important}.c-hero-deco__item--1{top:4%;left:4%}.c-hero-deco__item--2{top:8%;right:4%}.c-hero-deco__item--3{bottom:12%;left:6%}.c-hero-deco__item--0{bottom:8%;right:4%}}@media(prefers-reduced-motion:reduce){.c-hero-deco__item{animation:none}}.slideshow__text-wrapper--c-decorated .slideshow__text{position:relative;z-index:1}.c-card-overlays{position:absolute;top:0;left:0;right:0;bottom:auto;pointer-events:none;z-index:3}.c-card-overlays__off{position:absolute;top:1rem;left:1rem;background:var(--c-sale);color:#fff;font-size:1.1rem;font-weight:800;padding:.4rem .8rem;border-radius:var(--c-radius-sm);line-height:1.2;letter-spacing:0;pointer-events:none}.c-card-overlays__video{position:absolute;top:1rem;right:4.6rem;width:2.6rem;height:2.6rem;background:#141414b8;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.c-card-overlays__video svg{width:1.2rem;height:1.2rem;transform:translate(1px)}.c-card-overlays__wishlist{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;background:#ffffffeb;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;box-shadow:0 2px 6px #00000014;transition:transform .18s ease,background .18s ease;padding:0}.c-card-overlays__wishlist:hover{transform:scale(1.08);background:#fff}.c-card-overlays__wishlist svg{width:1.5rem;height:1.5rem;fill:none;stroke:var(--c-ink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:fill .18s ease,stroke .18s ease}.c-card-overlays__wishlist.is-active svg{fill:var(--c-sale);stroke:var(--c-sale)}@media screen and (min-width:990px){.grid--6-col-desktop{grid-template-columns:repeat(6,minmax(0,1fr))}.grid--7-col-desktop{grid-template-columns:repeat(7,minmax(0,1fr))}.grid--8-col-desktop{grid-template-columns:repeat(8,minmax(0,1fr))}.slider--desktop.grid--7-col-desktop .grid__item,.slider--desktop.grid--8-col-desktop .grid__item{scroll-snap-align:start}}.card .card__heading,.card .card__heading a,.card .card__information a,.card-information a,.card__information .card__heading{color:var(--c-ink)!important}.price .price-item,.price .price__regular .price-item,.price .price__sale .price-item--sale,.price .price__sale .price-item--regular,.price__container .price-item{color:#333!important;font-weight:700!important;font-size:18px!important}.price .price__sale .price-item--regular,.price s.price-item,.price__container s{color:var(--c-ink-3)!important;font-weight:400!important;text-decoration:line-through}.rich-text .rich-text__heading,.rich-text .rich-text__text,.rich-text__blocks h2,.rich-text__blocks p,.multicolumn .multicolumn-card__info h3,.multicolumn-card__info h3,.multicolumn-card__info .rte,a:hover,.link:hover,.collection-hero__title,.collection-hero__description{color:var(--c-ink)!important}body.posy-shell .collection-hero__inner,body.posy-shell .collection-hero{text-align:center}body.posy-shell .collection-hero__title{justify-content:center}body.posy-shell .c-sub-tags{margin:0 auto 1.2rem}body.posy-shell .c-sub-tags__list{list-style:none;margin:0;padding:.4rem 0 1rem;display:flex;gap:.8rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}body.posy-shell .c-sub-tags__list::-webkit-scrollbar{display:none}body.posy-shell .c-sub-tags__item{flex:0 0 auto;list-style:none}body.posy-shell .c-sub-tags__item a,body.posy-shell .c-sub-tags__item>span{display:inline-flex;align-items:center;white-space:nowrap;padding:7px 13px;border-radius:4px;border:0;background:#f6f6f6;font-size:1.5rem;font-weight:400;color:#333!important;text-decoration:none;transition:background .15s ease}body.posy-shell .c-sub-tags__item a:hover{background:#ececec;color:#333!important}body.posy-shell .c-sub-tags__item.is-active a,body.posy-shell .c-sub-tags__item[aria-current] a,body.posy-shell .c-sub-tags__item a.is-active{background:#333;border-color:#333;color:#fff!important}@media screen and (max-width:768px){body.posy-shell .c-sub-tags__item a{padding:.6rem 1.1rem;font-size:1.2rem}}.utility-bar .announcement-bar__message{color:var(--c-ink)!important}@media screen and (min-width:990px){.slideshow--large{min-height:min(720px,78vh);height:auto}.slideshow--large .slideshow__slide,.slideshow--large .banner__media{min-height:min(720px,78vh)}.slideshow--large .banner__media img{width:100%;height:100%;object-fit:cover;object-position:center}}.section-header{position:relative}.section-header:after{content:"";display:block;height:14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 14' preserveAspectRatio='none'><path d='M0,7 Q30,2 60,7 T120,7 T180,7 T240,7' stroke='%237BB6F5' stroke-width='1' fill='none' stroke-dasharray='3,2'/><circle cx='15' cy='10' r='1.6' fill='%23FFB300'/><circle cx='45' cy='10' r='1.6' fill='%23FF8A2A'/><circle cx='75' cy='10' r='1.6' fill='%23FFD86B'/><circle cx='105' cy='10' r='1.6' fill='%23FFB300'/><circle cx='135' cy='10' r='1.6' fill='%23FF8A2A'/><circle cx='165' cy='10' r='1.6' fill='%23FFD86B'/><circle cx='195' cy='10' r='1.6' fill='%23FFB300'/><circle cx='225' cy='10' r='1.6' fill='%23FF8A2A'/></svg>");background-repeat:repeat-x;background-size:240px 14px;background-position:center;opacity:.85}@media(prefers-reduced-motion:reduce){.section-header:after{opacity:.6}}.c-load-more-wrap{text-align:center;padding:3.2rem 0 1.2rem}body.posy-shell .c-load-more-btn{display:inline-block;padding:6px 16px;background:#333;color:#fff;border:0;font-weight:400;font-size:1.4rem;letter-spacing:normal;border-radius:4px;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.c-load-more-btn:hover{opacity:.88;transform:translateY(-1px)}.c-load-more-btn:disabled{opacity:.55;cursor:wait;transform:none}.c-scroll-x{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.c-scroll-x::-webkit-scrollbar{display:none}.c-scroll-x>*{scroll-snap-align:start;flex:0 0 auto}.c-card-ribbon{display:none}.card__inner .c-card-ribbon{display:block;position:absolute;left:0;right:0;bottom:0;background:linear-gradient(135deg,#5db4f0,#4a9ee0);color:#fff;font-size:1.1rem;font-weight:600;padding:.5rem .8rem;text-align:center;letter-spacing:.02em;line-height:1.2;pointer-events:none;z-index:4}.card__inner .c-card-ribbon:before{content:"\1f381";margin-right:.4rem}.callie-demo-rating{display:flex;align-items:center;gap:.4rem;margin:.4rem 0 .2rem;font-size:1.2rem}.callie-demo-rating__stars{color:#f5a623;letter-spacing:1px}.callie-demo-rating__count{color:var(--c-ink-3, #767676)}@media screen and (max-width:768px){.card__inner .c-card-ribbon{font-size:.95rem;padding:.4rem .5rem}.callie-demo-rating{font-size:1.05rem}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/callie-tokens.css.map */
