.cirkul-section{--cirkul-max-width: 1200px;--cirkul-blue: #005eb8;--cirkul-blue-bright: #00a3e0;--cirkul-blue-soft: #e5f5ff;--cirkul-text: #3f4443;--cirkul-muted: #6c7271;--cirkul-border: #d0d6d4;--cirkul-surface: #f3f2f7;--cirkul-gold-start: #ffd634;--cirkul-gold-end: #f3b300}.cirkul-section__container{max-width:var(--cirkul-max-width);margin:0 auto;padding-inline:1rem}.cirkul-section__heading{margin:0 0 .75rem;color:var(--cirkul-text);font-size:clamp(1.75rem,1.5rem + 1vw,2.5rem);line-height:1.1;font-weight:700}.cirkul-section__subheading{max-width:44rem;margin:0 auto;color:var(--cirkul-text);font-size:1rem;line-height:1.6}.cirkul-button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.5rem;border-radius:999px;border:1px solid transparent;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.cirkul-button:hover,.cirkul-button:focus-visible{transform:translateY(-1px)}.cirkul-button--primary{color:#fff;background:linear-gradient(135deg,var(--cirkul-blue) 0%,var(--cirkul-blue-bright) 100%)}.cirkul-button--primary:hover,.cirkul-button--primary:focus-visible{color:#fff;background:linear-gradient(135deg,#004892,#0091d0)}.cirkul-button--gold{color:#1c2d3d;background:linear-gradient(135deg,var(--cirkul-gold-start) 0%,var(--cirkul-gold-end) 100%)}.cirkul-button--gold:hover,.cirkul-button--gold:focus-visible{color:#1c2d3d;background:linear-gradient(135deg,#ffdf59,#f0b400)}.cirkul-button--ghost{color:#fff;background:#ffffff14;border-color:#ffffffe0}.cirkul-button--ghost:hover,.cirkul-button--ghost:focus-visible{color:#fff;background:#ffffff2e}.cirkul-button--small{min-height:2.75rem;padding:.72rem 1.25rem;font-size:.94rem}.cirkul-rating{display:inline-flex;align-items:center;gap:.6rem}.cirkul-rating__stars{display:inline-flex;gap:.15rem;color:var(--cirkul-gold-start)}.cirkul-rating__stars svg{width:1rem;height:1rem}.cirkul-rating__text{margin:0;color:#fff;font-size:.875rem}.cirkul-rating__highlight{font-weight:700}.cirkul-hero{position:relative;background:var(--cirkul-blue);--cirkul-hero-height: clamp(36rem, 153vw, 38.25rem)}.cirkul-hero__viewport{position:relative;overflow:hidden;height:var(--cirkul-hero-height);min-height:var(--cirkul-hero-height)}.cirkul-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:100%;opacity:0;pointer-events:none;transition:opacity .45s ease}.cirkul-hero__slide.is-active{opacity:1;pointer-events:auto}.cirkul-hero__media,.cirkul-hero__media picture,.cirkul-hero__media img{width:100%;height:100%}.cirkul-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.cirkul-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00254a6b,#003f7b2e 44%,#0000)}.cirkul-hero__media img{display:block;object-fit:cover}.cirkul-hero__content-wrap{position:relative;height:100%;min-height:var(--cirkul-hero-height);padding-block:0 3.25rem}.cirkul-hero__content{position:relative;z-index:1;display:flex;align-items:flex-start;height:100%;min-height:100%}.cirkul-hero__copy{max-width:30rem;color:#fff;text-align:center;margin:0 auto;padding-top:2.5rem}.cirkul-hero__title{margin:.75rem 0;color:#fff;font-size:clamp(2rem,1.6rem + 1.3vw,3.25rem);line-height:1.08;font-weight:700}.cirkul-hero__text{margin:0;color:#fff;font-size:1rem;line-height:1.6}.cirkul-hero__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.cirkul-hero__pagination{position:absolute;inset-inline:0;bottom:1rem;z-index:2;display:flex;justify-content:center;gap:.5rem}.cirkul-hero__bullet{width:.72rem;height:.72rem;padding:0;border:0;border-radius:999px;background:#ffffff7a}.cirkul-hero__bullet.is-active{background:#fff}.cirkul-hero__values{background:var(--cirkul-blue);padding:1rem 0 1.25rem}.cirkul-hero__values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.cirkul-hero__value{text-align:center;color:#fff;font-size:.88rem;line-height:1.3}.cirkul-hero__value strong{display:block}.cirkul-collection-tiles,.cirkul-flavor-categories,.cirkul-social-proof,.cirkul-faq,.cirkul-retailers{padding-block:2.5rem;background:#fff}.cirkul-collection-tiles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem}.cirkul-collection-tiles__card{color:inherit;text-decoration:none}.cirkul-collection-tiles__image-shell{aspect-ratio:1;overflow:hidden;border-radius:.75rem;background:var(--cirkul-surface)}.cirkul-collection-tiles__image-shell img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cirkul-collection-tiles__card:hover img,.cirkul-collection-tiles__card:focus-visible img{transform:scale(1.04)}.cirkul-collection-tiles__title{margin:.65rem 0 0;color:var(--cirkul-text);text-align:center;font-size:1rem;font-weight:700}.cirkul-bestsellers{padding-block:2.5rem}.cirkul-bestsellers__top{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cirkul-bestsellers__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;overflow:visible;padding-bottom:.25rem}.cirkul-bestsellers__tab{flex:1 0 auto;min-width:0;padding:.75rem 1rem;border:1px solid var(--cirkul-border);border-radius:.65rem;background:var(--cirkul-surface);color:var(--cirkul-text);font-size:1rem;font-weight:700;white-space:nowrap}.cirkul-bestsellers__tab.is-active{border-color:var(--cirkul-blue-bright);background:var(--cirkul-blue-bright);color:#fff}.cirkul-bestsellers__controls{display:none;gap:.75rem;justify-content:flex-end}.cirkul-bestsellers__arrow{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--cirkul-border);border-radius:.65rem;background:#fff;color:var(--cirkul-text)}.cirkul-bestsellers__arrow svg{width:1.2rem;height:1.2rem}.cirkul-bestsellers__panel{display:none}.cirkul-bestsellers__panel.is-active{display:block}.cirkul-bestsellers__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.cirkul-product-card{display:flex;flex-direction:column;height:100%}.cirkul-product-card__media{color:inherit;text-decoration:none}.cirkul-product-card__media-shell{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;border-radius:.5rem;background:#fff;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease,background-color .38s ease;will-change:transform}.cirkul-product-card__media-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .38s ease}.cirkul-product-card__media-shell img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;transition:transform .42s cubic-bezier(.22,1,.36,1),filter .42s ease;transform-origin:center bottom;will-change:transform}.cirkul-product-card:hover .cirkul-product-card__media-shell img,.cirkul-product-card:focus-within .cirkul-product-card__media-shell img{transform:scale(1.02)}.cirkul-product-card__content{display:flex;flex:1;flex-direction:column;padding-top:.85rem}.cirkul-product-card__eyebrow{margin:0 0 .2rem;color:var(--cirkul-muted);font-size:.78rem;line-height:1.35}.cirkul-product-card__title{margin:0;min-height:3rem;color:var(--cirkul-text);font-size:1rem;line-height:1.4;font-weight:700}.cirkul-product-card__title a{color:inherit;text-decoration:none}.cirkul-product-card__price{display:flex;align-items:center;gap:.55rem;margin-top:.75rem;color:var(--cirkul-text);font-size:1rem;font-weight:700}.cirkul-product-card__price-compare{color:var(--cirkul-muted);font-size:.92rem;font-weight:500;text-decoration:line-through}.cirkul-product-card__price-compare.is-hidden{display:none}.cirkul-product-card__swatches{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.85rem}.cirkul-product-card__swatch{display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.75rem;width:1.75rem;height:1.75rem;margin:0;padding:0;border:0;border-radius:50%;background:transparent;box-sizing:border-box;line-height:0;vertical-align:top;appearance:none;-webkit-appearance:none;outline:none}.cirkul-product-card__swatch-chip{display:block;width:1.1rem;height:1.1rem;border:1px solid rgba(17,17,17,.16);border-radius:999px;background-position:center;background-size:cover;transition:box-shadow .18s ease,transform .18s ease}.cirkul-product-card__swatch.is-active .cirkul-product-card__swatch-chip{box-shadow:0 0 0 2px #173a67}.cirkul-product-card__swatch:focus-visible .cirkul-product-card__swatch-chip{box-shadow:0 0 0 3px #173a672e}.cirkul-product-card__actions{margin-top:auto;padding-top:1rem}.cirkul-product-card__actions .cirkul-button{min-width:7rem}.cirkul-product-card.is-unavailable .cirkul-button{background:#d7dee4;color:#4f5f6f;pointer-events:none}.cirkul-product-card--bottles .cirkul-product-card__media-shell{background:var(--cirkul-surface)}.cirkul-product-card--cartridges .cirkul-product-card__media-shell,.cirkul-product-card--singles .cirkul-product-card__media-shell{padding:.7rem;border:1px solid rgba(0,94,184,.08);box-shadow:0 .7rem 1.4rem #12385e14;background:linear-gradient(180deg,#fff,#f6fbff)}.cirkul-product-card--cartridges .cirkul-product-card__media-shell:before,.cirkul-product-card--singles .cirkul-product-card__media-shell:before{opacity:1;background:radial-gradient(circle at 18% 18%,#ffc40029 0,#ffc40000 32%),radial-gradient(circle at 82% 22%,#00a3e029 0,#00a3e000 36%),radial-gradient(circle at 50% 88%,#ff729a24 0,#ff729a00 34%)}.cirkul-product-card--cartridges .cirkul-product-card__title,.cirkul-product-card--singles .cirkul-product-card__title{min-height:3.35rem}.cirkul-product-card--cartridges .cirkul-product-card__price,.cirkul-product-card--singles .cirkul-product-card__price{margin-top:.85rem}.cirkul-product-card--cartridges .cirkul-product-card__content,.cirkul-product-card--singles .cirkul-product-card__content{padding-top:.72rem}@media(hover:hover)and (pointer:fine){.cirkul-product-card--cartridges:hover .cirkul-product-card__media-shell,.cirkul-product-card--cartridges:focus-within .cirkul-product-card__media-shell,.cirkul-product-card--singles:hover .cirkul-product-card__media-shell,.cirkul-product-card--singles:focus-within .cirkul-product-card__media-shell{transform:translateY(-.45rem);box-shadow:0 1.4rem 2.7rem #103a5c2e}.cirkul-product-card--cartridges:hover .cirkul-product-card__media-shell img,.cirkul-product-card--cartridges:focus-within .cirkul-product-card__media-shell img,.cirkul-product-card--singles:hover .cirkul-product-card__media-shell img,.cirkul-product-card--singles:focus-within .cirkul-product-card__media-shell img{transform:translateY(-1rem) scale(1.1) rotate(-1deg);filter:drop-shadow(0 1.25rem 1.7rem rgba(16,58,92,.24))}}.cirkul-flavor-categories__intro,.cirkul-social-proof__intro,.cirkul-faq__intro,.cirkul-retailers__intro{text-align:center;margin-bottom:1.5rem}.cirkul-flavor-categories__grid{display:grid;gap:.8rem}.cirkul-flavor-category{position:relative;display:flex;align-items:center;min-height:6.45rem;padding:1.08rem 1rem;overflow:hidden;border-radius:.75rem;color:inherit;text-decoration:none;transition:transform .25s ease}.cirkul-flavor-category:hover,.cirkul-flavor-category:focus-visible{transform:translateY(-2px)}.cirkul-flavor-category__content{position:relative;z-index:1;max-width:calc(100% - 7rem)}.cirkul-flavor-category__title{display:flex;align-items:center;gap:.35rem;margin:0 0 .35rem;color:var(--cirkul-text);font-size:1rem;line-height:1.2;font-weight:700}.cirkul-flavor-category__title svg{width:.95rem;height:.95rem}.cirkul-flavor-category__text{margin:0;color:var(--cirkul-text);font-size:.82rem;line-height:1.4}.cirkul-flavor-category__image{position:absolute;right:-.4rem;bottom:-.15rem;width:auto;height:5rem;max-width:min(9rem,42vw);object-fit:contain;object-position:right bottom;transform:scale(1.22);transform-origin:right bottom}.cirkul-social-proof{background:#e0f3fb}.cirkul-social-proof__stars{display:inline-flex;gap:.12rem;color:#ffc107;margin-bottom:.5rem}.cirkul-social-proof__stars svg{width:1.1rem;height:1.1rem}.cirkul-social-proof__tabs{display:inline-flex;gap:.5rem;margin-top:1.25rem;padding:.25rem}.cirkul-social-proof__tab{padding:.75rem 1.2rem;border:1px solid var(--cirkul-border);border-radius:.65rem;background:#fff;color:var(--cirkul-text);font-size:.98rem;font-weight:700}.cirkul-social-proof__tab.is-active{border-color:var(--cirkul-blue-bright);background:var(--cirkul-blue-bright);color:#fff}.cirkul-social-proof__panel{display:none;margin-top:1.75rem}.cirkul-social-proof__panel.is-active{display:block}.cirkul-social-proof__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.cirkul-social-proof__card{min-width:0}.cirkul-social-proof__video-shell{position:relative;overflow:hidden;border-radius:.9rem;aspect-ratio:9 / 16;background:#f5f6f6}.cirkul-social-proof__video-shell video{width:100%;height:100%;object-fit:cover}.cirkul-social-proof__card-title{margin:.75rem 0 .2rem;color:var(--cirkul-text);font-size:1rem;font-weight:700;text-align:center}.cirkul-social-proof__card-subtitle{margin:0;color:var(--cirkul-text);font-size:.88rem;text-align:center}.cirkul-social-proof__review{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.25rem;height:100%;min-height:18.5rem;padding:1.75rem 1.25rem 1.6rem;border-radius:1.1rem;background:#17a0d8;text-align:center}.cirkul-social-proof__review-stars{display:inline-flex;align-items:center;justify-content:center;gap:.12rem;color:#ffc107}.cirkul-social-proof__review-stars svg{width:1rem;height:1rem}.cirkul-social-proof__review-quote{margin:0;color:#fff;font-size:1rem;line-height:1.5;text-wrap:pretty}.cirkul-social-proof__review-author{margin-top:auto;color:#fff;font-size:1rem;font-weight:700;white-space:nowrap}.cirkul-steps{background:var(--cirkul-blue-soft);padding-block:2.5rem}.cirkul-steps__grid{display:grid;gap:1.25rem}.cirkul-step__image-shell{overflow:hidden;border-radius:.8rem}.cirkul-step__image-shell img{width:100%;height:auto;display:block}.cirkul-step__title{margin:.85rem 0 .4rem;color:var(--cirkul-text);font-size:1.18rem;line-height:1.25;font-weight:700}.cirkul-step__text,.cirkul-step__note{margin:0;color:var(--cirkul-text);line-height:1.65}.cirkul-step__note{margin-top:.5rem;font-size:.88rem}.cirkul-steps__cta{display:flex;justify-content:center;margin-top:2rem}.cirkul-faq__list{max-width:50rem;margin:0 auto}.cirkul-faq__item{border-bottom:1px solid #f3f2f7}.cirkul-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;border:0;background:transparent;color:var(--cirkul-text);text-align:left;font-size:1rem;font-weight:700}.cirkul-faq__icon{font-size:1.5rem;line-height:1}.cirkul-faq__answer{max-height:0;overflow:hidden;transition:max-height .25s ease}.cirkul-faq__item.is-open .cirkul-faq__answer{max-height:18rem}.cirkul-faq__answer-inner{padding-bottom:1rem;color:var(--cirkul-text);line-height:1.7}.cirkul-faq__footer-link{display:flex;justify-content:center;margin-top:1.75rem}.cirkul-faq__footer-link a,.cirkul-retailers__cta a{color:var(--cirkul-text);font-weight:700;text-decoration:underline}.cirkul-retailers__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.cirkul-retailer{min-height:7.75rem;display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:.9rem;background:var(--cirkul-surface)}.cirkul-retailer img{max-height:3rem;width:auto}.cirkul-retailers__cta{margin-top:1.5rem;text-align:center}.cirkul-footer{padding-block:2.4rem 1.8rem;border-top:1px solid var(--cirkul-border);background:#fff}.cirkul-footer__inner{display:flex;flex-direction:column;gap:1.2rem;align-items:center}.cirkul-footer__brand img{width:8rem;height:auto}.cirkul-footer__menu{display:flex;flex-wrap:wrap;max-width:32rem;gap:.7rem 1.35rem;justify-content:center}.cirkul-footer__menu a{color:var(--cirkul-text);text-decoration:none;font-weight:700}.cirkul-footer__menu a:hover,.cirkul-footer__menu a:focus-visible{color:var(--cirkul-blue)}.cirkul-footer__payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem;margin-top:.2rem}.cirkul-footer__payment-chip{display:inline-flex;align-items:center;justify-content:center;min-width:2.85rem;min-height:1.7rem;padding:.22rem .5rem;border-radius:.22rem;background:#fff;box-shadow:0 0 0 1px #3f44431f}.cirkul-footer__payment-chip svg,.cirkul-footer__payment-chip .payment-icon{display:block;width:auto;height:1rem}#header-group .shopify-section{z-index:50}#header-group .header__row--top{background:#fff}#header-group .header__row--top .section,#header-group .header__row--bottom .section{max-width:1200px;margin-inline:auto}#header-group .header__row--top .announcement-bar,#header-group .header__row--top .header-announcements{background:var(--cirkul-blue)}#header-group .header__row--top,#header-group .header__row--bottom{box-shadow:0 2px 6px #1018280f}#header-group .header__row--top .header__menu a,#header-group .header__row--bottom .header__menu a,#header-group .header__row--top .header__link,#header-group .header__row--bottom .header__link{color:var(--cirkul-text);font-weight:600}#header-group .header__row--top .header__logo-link img,#header-group .cirkul-header-logo-fallback img{width:7.75rem;height:auto}#header-group .cirkul-header-logo-fallback{display:inline-flex;align-items:center}#header-group .announcement-bar{background:#005eb8;color:#d9d3ca}#header-group .announcement-bar .announcement-bar__slide,#header-group .announcement-bar .text-block,#header-group .announcement-bar a{color:#d9d3ca}#header-group .header__row--top{background:#f3f1ef}#header-group .header__column--right{display:flex;align-items:center;gap:.75rem}#header-group .cirkul-header-cta{display:none;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.15rem;border-radius:.3rem;background:#005eb8;color:#fff;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,transform .2s ease}#header-group .cirkul-header-cta:hover,#header-group .cirkul-header-cta:focus-visible{background:#004892;color:#fff;transform:translateY(-1px)}.shopify-section-group-footer-group{overflow:hidden}body[data-template*=product] .content-for-layout,body[data-template*=collection] .content-for-layout{--cirkul-max-width: 1200px}@media screen and (max-width:749px){#header-group .header__row--top,#header-group .header__columns,#header-group .header__row--top .header__logo-link,#header-group .cirkul-header-logo-fallback{min-height:3.25rem}#header-group .header__row--top .header__logo-link img,#header-group .cirkul-header-logo-fallback img{width:6.5rem}#header-group .header__icon--menu{padding-block:.75rem}#header-group .search-action button,#header-group .account-button,#header-group cart-drawer-component{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem}}@media screen and (min-width:750px){.cirkul-section__container{padding-inline:1.5rem}.cirkul-collection-tiles__grid,.cirkul-social-proof__track,.cirkul-bestsellers__track{grid-template-columns:repeat(4,minmax(0,1fr))}.cirkul-product-card__title{font-size:1.06rem}.cirkul-product-card--cartridges .cirkul-product-card__title,.cirkul-product-card--singles .cirkul-product-card__title{min-height:3.6rem}.cirkul-product-card--cartridges .cirkul-product-card__media-shell,.cirkul-product-card--singles .cirkul-product-card__media-shell{padding:.95rem}.cirkul-flavor-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cirkul-flavor-category{min-height:7rem;padding:1.2rem 1.1rem}.cirkul-flavor-category__content{max-width:calc(100% - 8.4rem)}.cirkul-flavor-category__image{right:-.3rem;bottom:-.2rem;height:5.75rem;max-width:min(10.25rem,45%);transform:scale(1.16)}.cirkul-steps__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cirkul-retailers__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:990px){.cirkul-hero{--cirkul-hero-height: 31.5rem}.cirkul-hero__viewport{min-height:var(--cirkul-hero-height)}.cirkul-hero__copy{margin:0;text-align:left;padding-top:4.75rem}.cirkul-hero__content-wrap{min-height:var(--cirkul-hero-height);padding-block:0 4rem}.cirkul-hero__actions{flex-direction:row;align-items:center;margin-top:1.5rem}.cirkul-hero__pagination{bottom:1.5rem}.cirkul-collection-tiles,.cirkul-bestsellers,.cirkul-flavor-categories,.cirkul-social-proof,.cirkul-steps,.cirkul-faq,.cirkul-retailers,.cirkul-footer{padding-block:4rem}.cirkul-bestsellers__top{flex-direction:row;align-items:center;justify-content:space-between}.cirkul-bestsellers__tabs{display:flex;overflow-x:auto}.cirkul-bestsellers__controls{display:inline-flex}.cirkul-social-proof__track{gap:1rem}.cirkul-social-proof__review{min-height:20rem;padding:2rem 1.5rem 1.8rem;border-radius:1.2rem}.cirkul-social-proof__review-stars svg{width:1.08rem;height:1.08rem}.cirkul-social-proof__review-quote{font-size:1.04rem;line-height:1.62}.cirkul-social-proof__review-author{font-size:1.06rem}#header-group .cirkul-header-cta{display:inline-flex}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cirkul-home.css.map */
