:root{--cirkul-blue: #005eb8;--cirkul-dark: #394448;--cirkul-sky: #00aaf5;--cirkul-yellow: #ffb600;--cirkul-cream: #efe9de;--cirkul-mist: #f3f3f7;--cirkul-line: rgba(57, 68, 72, .16)}.ckl-section{color:var(--cirkul-dark);background:#fff}.ckl-shell{width:min(100%,1300px);margin:0 auto;padding-inline:32px}.ckl-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 26px;border:2px solid var(--cirkul-blue);border-radius:999px;background:var(--cirkul-blue);color:#fff;font-weight:800;text-decoration:none}.ckl-button--light{background:#fff;color:var(--cirkul-blue)}.ckl-eyebrow{margin:0 0 10px;color:var(--cirkul-blue);font-size:12px;font-weight:900;text-transform:uppercase}.ckl-heading{margin:0;color:var(--cirkul-dark);font-weight:900;letter-spacing:0;line-height:.96}.ckl-card{border:1px solid var(--cirkul-line);border-radius:8px;background:#fff;overflow:hidden}.ckl-hero{position:relative;min-height:min(680px,calc(100vh - 90px));overflow:hidden;background:var(--cirkul-cream)}.ckl-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ckl-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffdb,#ffffff73 44%,#ffffff14)}.ckl-hero__content{position:relative;z-index:1;min-height:inherit;display:grid;align-content:center;max-width:560px;padding-block:84px}.ckl-hero h1{font-size:clamp(44px,7vw,92px)}.ckl-hero p{max-width:520px;margin:18px 0 26px;font-size:clamp(17px,2vw,23px);line-height:1.28;font-weight:700}.ckl-trust{background:var(--cirkul-blue);color:#fff}.ckl-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.ckl-trust__item{min-height:96px;display:grid;place-items:center;padding:18px;text-align:center;font-weight:900;text-transform:uppercase;background:#ffffff14}.ckl-collections{padding:54px 0 62px;background:#fff}.ckl-section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.ckl-section-title h2{font-size:clamp(30px,4vw,54px)}.ckl-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ckl-collection-card{min-height:210px;display:grid;align-content:end;padding:20px;color:#fff;text-decoration:none;background:linear-gradient(140deg,var(--cirkul-blue),var(--cirkul-sky))}.ckl-collection-card:nth-child(2n){background:linear-gradient(140deg,#394448,var(--cirkul-blue))}.ckl-collection-card:nth-child(3n){background:linear-gradient(140deg,var(--cirkul-yellow),var(--cirkul-blue))}.ckl-collection-card h3{margin:0 0 8px;color:inherit;font-size:22px;font-weight:900}.ckl-collection-card span{font-weight:800}.ckl-products{padding:52px 0 66px;background:var(--cirkul-mist)}.ckl-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ckl-product-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:414px;text-decoration:none;color:var(--cirkul-dark)}.ckl-product-card__badge{position:absolute;top:12px;left:12px;z-index:2;padding:5px 10px;border-radius:999px;background:#e4154f;color:#fff;font-size:11px;font-weight:900;letter-spacing:0}.ckl-product-card figure{display:grid;place-items:center;height:260px;margin:0;background:#fff}.ckl-product-card img{width:86%;height:86%;object-fit:contain}.ckl-product-card__body{display:grid;align-content:start;gap:8px;min-height:112px;padding:15px 15px 10px}.ckl-product-card h3{display:-webkit-box;min-height:38px;margin:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.25;font-weight:900}.ckl-price{font-weight:900;color:var(--cirkul-blue)}.ckl-price--sale{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px}.ckl-price--sale s{color:#7a8284;font-weight:800}.ckl-price--sale strong{color:var(--cirkul-blue);font-weight:900}.ckl-product-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:0 15px 15px;border-radius:999px;background:var(--cirkul-blue);color:#fff;font-size:13px;font-weight:900}.ckl-how{padding:62px 0;background:#fff}.ckl-how__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:center}.ckl-steps{display:grid;gap:14px}.ckl-step{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start;padding:18px;border:1px solid var(--cirkul-line);border-radius:8px;background:var(--cirkul-cream)}.ckl-step b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--cirkul-blue);color:#fff}.ckl-step h3{margin:0 0 5px;font-size:18px}.ckl-step p{margin:0;line-height:1.42}.ckl-plp{padding:34px 0 58px}.ckl-plp__hero{padding:34px 0 28px;border-bottom:1px solid var(--cirkul-line)}.ckl-plp__hero h1{font-size:clamp(42px,6vw,82px)}.ckl-plp__tools{display:flex;justify-content:space-between;gap:14px;padding:18px 0;font-weight:800}.ckl-plp__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ckl-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin:34px 0 0}.ckl-pagination__pages{display:flex;align-items:center;gap:8px}.ckl-pagination__link,.ckl-pagination__page,.ckl-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:8px 12px;border:1px solid var(--cirkul-line);border-radius:999px;background:#fff;color:var(--cirkul-dark);font-size:14px;font-weight:900;text-decoration:none;line-height:1}.ckl-pagination__link{min-width:86px;color:var(--cirkul-blue)}.ckl-pagination__page--current{border-color:var(--cirkul-blue);background:var(--cirkul-blue);color:#fff}.ckl-pagination__ellipsis{min-width:30px;border-color:transparent;background:transparent}.ckl-pdp{padding:32px 0 58px}.ckl-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.75fr);gap:34px;align-items:start}.ckl-pdp__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ckl-pdp__media figure{display:grid;place-items:center;min-height:360px;margin:0;background:var(--cirkul-mist);border-radius:8px}.ckl-pdp__media img{width:92%;height:92%;object-fit:contain}.ckl-pdp__info{position:sticky;top:90px;display:grid;gap:16px;padding:26px;border:1px solid var(--cirkul-line);border-radius:8px;background:#fff}.ckl-pdp h1{font-size:clamp(34px,4vw,58px)}.ckl-pdp__vendor{color:var(--cirkul-blue);font-size:12px;font-weight:900;text-transform:uppercase}.ckl-promo-badge{display:inline-flex;width:fit-content;align-items:center;min-height:28px;padding:5px 12px;border-radius:999px;background:#e4154f;color:#fff;font-size:12px;font-weight:900}.ckl-pdp__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 10px;font-size:22px;font-weight:900;color:var(--cirkul-blue)}.ckl-pdp__price s{color:#6c7271;font-weight:800}.ckl-pdp__price strong{color:var(--cirkul-blue)}.ckl-pdp__shipping{padding:12px 14px;border-radius:8px;background:#e4154f;color:#fff;font-size:16px;font-weight:900;text-align:center}.ckl-pdp__description{color:#3f4443;line-height:1.55}.ckl-pdp__description p,.ckl-pdp__description ul{margin:0}.ckl-pdp__description ul{padding-left:18px}.ckl-pdp button[name=add]{width:100%;min-height:48px;border:0;border-radius:999px;background:var(--cirkul-blue);color:#fff;font-weight:900;cursor:pointer}.ckl-pdp button[name=add][disabled]{opacity:.5;cursor:not-allowed}.ckl-pdp__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ckl-pdp__benefits span{padding:10px;background:var(--cirkul-cream);border-radius:8px;font-size:12px;font-weight:800;text-align:center}@media(max-width:900px){.ckl-shell{padding-inline:14px}.ckl-hero{min-height:620px}.ckl-hero__bg{content:url(https://cdn.shopify.com/s/files/1/0050/5217/0330/files/26084_Singles_Protein_-_Web__Homepage_Mobile_Hero_Banner.jpg?v=1781020127&width=800)}.ckl-hero:after{background:linear-gradient(180deg,#ffffffe0,#ffffff73,#ffffff1a)}.ckl-hero__content{align-content:start;padding-top:44px}.ckl-trust__grid{grid-template-columns:repeat(2,1fr)}.ckl-collection-grid,.ckl-product-grid,.ckl-plp__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ckl-product-card{min-height:368px}.ckl-product-card figure{height:210px}.ckl-pagination{flex-wrap:wrap;gap:8px}.ckl-pagination__pages{gap:6px}.ckl-pagination__link,.ckl-pagination__page,.ckl-pagination__ellipsis{min-width:36px;min-height:36px;padding:7px 10px}.ckl-how__grid,.ckl-pdp__grid{grid-template-columns:1fr}.ckl-pdp__media{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ckl-pdp__media figure{flex:0 0 86%;min-height:320px;scroll-snap-align:start}.ckl-pdp__info{position:static;padding:18px}}.announcement-bar-section .utility-bar{background:#ea7e61;color:#fff}.announcement-bar-section .announcement-bar__message,.announcement-bar-section .announcement-bar__link{color:#fff;font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.announcement-bar-section .utility-bar,.announcement-bar-section .utility-bar *{border-color:#ffffff3d}.header-wrapper{border-bottom:1px solid rgba(57,68,72,.14)}.header__menu-item,.header__active-menu-item{color:var(--cirkul-dark);font-weight:800;letter-spacing:0}.header__menu-item:hover,.header__active-menu-item:hover{color:var(--cirkul-blue)}.header__icon{color:var(--cirkul-dark)}.header__heading-link .h2{display:inline-block;width:118px;height:36px;margin:0;overflow:hidden;color:transparent;font-size:0;line-height:0;background:url(https://cdn.shopify.com/s/files/1/0050/5217/0330/files/2021-header-logo-blue.svg?v=4439436544074754903) center/contain no-repeat}@media(max-width:749px){.header__heading-link .h2{width:98px;height:30px}}.ckl-home{color:var(--cirkul-dark)}.ckl-home-hero{position:relative;min-height:640px;overflow:hidden;background:#f2e5ca}.ckl-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ckl-home-hero__media img{width:100%;height:100%;object-fit:cover;object-position:right center}.ckl-home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff7e4eb,#fff7e4c7 34%,#fff7e43d 58%,#fff7e400 76%);z-index:1}.ckl-home-hero__inner{position:relative;z-index:2;min-height:640px;display:grid;align-content:center}.ckl-home-hero__content{max-width:520px;padding:84px 0 92px}.ckl-home-hero__reviews{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--cirkul-dark);font-size:15px;font-weight:700}.ckl-home-hero__stars{color:#ffc53d;font-size:16px;letter-spacing:1px}.ckl-home-hero h1{margin:0;color:#4c5353;font-size:clamp(44px,5.9vw,72px);line-height:.96}.ckl-home-hero__copy{max-width:420px;margin:18px 0 28px;font-size:20px;line-height:1.25;font-weight:600}.ckl-button--home{background:#ffb81c;border-color:#ffb81c;color:#fff}.ckl-home-search-pill{position:absolute;top:82px;right:18%;z-index:3;display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:8px 14px;border:0;border-radius:999px;background:#ffbf19;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.ckl-home-valuebar{background:var(--cirkul-blue);color:#fff}.ckl-home-valuebar__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.ckl-home-valuebar__item{padding:18px 16px;text-align:center;font-size:15px;font-weight:900}.ckl-home-valuebar__item small{display:block;margin-top:4px;font-size:12px;font-weight:700;text-transform:uppercase}.ckl-home-section{padding:58px 0 66px}.ckl-home-section__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.ckl-home-section__eyebrow{margin:0 0 10px;color:var(--cirkul-blue);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.ckl-home-section__head h2{margin:0;color:#4c5353;font-size:clamp(30px,4vw,54px);line-height:.98}.ckl-home-section__link{color:var(--cirkul-blue);font-weight:800;white-space:nowrap}.ckl-home-collections-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ckl-home-collection-card,.ckl-home-flavor-card,.ckl-home-review,.ckl-home-product-card{border:1px solid var(--cirkul-line);border-radius:8px;overflow:hidden;background:#fff}.ckl-home-collection-card{display:grid;text-decoration:none;color:inherit}.ckl-home-collection-card__media,.ckl-home-flavor-card__media{display:grid;place-items:center;background:#f7f7fb}.ckl-home-collection-card__media img,.ckl-home-flavor-card__media img{width:100%;height:220px;object-fit:cover}.ckl-home-collection-card__body,.ckl-home-flavor-card__body{display:grid;gap:4px;padding:16px 18px 18px}.ckl-home-collection-card__body strong,.ckl-home-flavor-card__body strong{font-size:18px;line-height:1.1}.ckl-home-collection-card__body span,.ckl-home-flavor-card__body span{color:#6f7475;font-size:13px;font-weight:700}.ckl-home-bestsellers{background:#fff}.ckl-home-tabs{display:flex;flex-wrap:wrap;gap:10px}.ckl-home-tab{padding:10px 16px;border:1px solid rgba(57,68,72,.18);border-radius:999px;background:#fff;color:#4c5353;font-size:13px;font-weight:800}.ckl-home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ckl-home-product-card{position:relative;display:grid;text-decoration:none;color:inherit}.ckl-home-product-card__badge{position:absolute;top:12px;left:12px;z-index:2;padding:5px 10px;border-radius:999px;background:#e4154f;color:#fff;font-size:11px;font-weight:900;letter-spacing:0}.ckl-home-product-card__media{display:grid;place-items:center;min-height:240px;background:#fff}.ckl-home-product-card__media img{width:88%;height:88%;object-fit:contain}.ckl-home-product-card__body{display:grid;gap:8px;padding:16px}.ckl-home-product-card__title{font-size:15px;font-weight:900;line-height:1.25}.ckl-home-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;color:var(--cirkul-blue);font-size:16px;font-weight:900}.ckl-home-product-card__price small{color:#808486;font-size:13px;font-weight:700;text-decoration:line-through}.ckl-home-product-card__price strong{color:var(--cirkul-blue);font-weight:900}.ckl-home-product-card__cta{display:inline-flex;justify-content:center;min-height:44px;align-items:center;border-radius:999px;background:var(--cirkul-blue);color:#fff;font-size:13px;font-weight:900}.ckl-home-offer{background:#e1f3fb}.ckl-home-offer__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:center}.ckl-home-offer__media{display:grid;place-items:center;padding:14px;border-radius:8px;background:#fff}.ckl-home-offer__media img{width:100%;height:auto;object-fit:contain}.ckl-home-offer__reviews{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:15px;font-weight:700}.ckl-home-offer__reviews span{color:#ffc53d;font-size:16px;letter-spacing:1px}.ckl-home-offer h2{margin:0 0 14px;color:#4c5353;font-size:clamp(34px,4vw,58px);line-height:.98}.ckl-home-offer p{max-width:560px;margin:0 0 26px;font-size:18px;line-height:1.35;font-weight:600}.ckl-home-flavors{background:#fff}.ckl-home-flavor-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.ckl-home-flavor-card{display:grid;text-decoration:none;color:inherit}.ckl-home-flavor-card__media img{height:160px}.ckl-home-flavor-card__body{padding:14px 14px 16px}.ckl-home-social{background:#f3f3f7}.ckl-home-review{padding:18px}.ckl-home-review__kicker{margin:0 0 10px;color:var(--cirkul-blue);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.ckl-home-review h3{margin:0 0 10px;font-size:18px}.ckl-home-review p{margin:0;font-size:15px;line-height:1.45}.ckl-home-social-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ckl-home-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ckl-home-step{display:grid;gap:10px;padding:18px;border:1px solid var(--cirkul-line);border-radius:8px;background:var(--cirkul-cream)}.ckl-home-step__num{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--cirkul-blue);color:#fff;font-weight:900}.ckl-home-step h3{margin:0;font-size:18px}.ckl-home-step p{margin:0;line-height:1.45}.ckl-home-faq__items{display:grid;gap:10px}.ckl-home-faq__item{border:1px solid var(--cirkul-line);border-radius:8px;background:#fff}.ckl-home-faq__item summary{cursor:pointer;list-style:none;padding:18px 20px;font-size:16px;font-weight:900}.ckl-home-faq__item summary::-webkit-details-marker{display:none}.ckl-home-faq__item div{padding:0 20px 18px;color:#5c6264;line-height:1.5}.ckl-home-store{padding-top:24px}.ckl-home-store__panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid var(--cirkul-line);border-radius:8px;background:#fff}.ckl-home-store__panel h2{margin:0 0 6px;font-size:28px}.footer{background:#fff;color:#3f4443;border-top:1px solid rgba(57,68,72,.12)}.footer .footer__content-top{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.9fr);gap:48px;align-items:start}.footer .footer__blocks-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px}.footer .footer-block__heading{color:#3f4443;font-size:15px;font-weight:900}.footer .footer-block__details-content,.footer .list-menu__item{color:#6c7271}.footer .footer-block__brand-info img{max-width:120px}.footer .footer-block--newsletter{margin-top:0;padding-top:14px}.footer .footer__follow-on-shop{display:none!important}.footer .footer-block__newsletter{max-width:100%}.footer .footer__newsletter .field{border-color:#3944482e}.footer .footer__newsletter .field__input{border-radius:0}.footer .footer__content-bottom-wrapper{margin-top:28px;padding-top:22px;border-top:1px solid rgba(57,68,72,.1)}.footer .policies{display:flex;gap:24px}@media(max-width:900px){.ckl-home-hero,.ckl-home-hero__inner{min-height:580px}.ckl-home-hero__content{max-width:100%;padding:46px 0 72px}.ckl-home-search-pill{top:18px;right:14px}.ckl-home-valuebar__inner,.ckl-home-offer__grid,.ckl-home-social-grid,.ckl-home-steps-grid,.footer .footer__content-top,.footer .footer__blocks-wrapper{grid-template-columns:1fr}.ckl-home-collections-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.ckl-home-collection-card{flex:0 0 min(320px,calc(100vw - 48px));width:min(320px,calc(100vw - 48px));scroll-snap-align:start}.ckl-home-collection-card__media img{height:220px}.ckl-home-product-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.ckl-home-product-card{flex:0 0 min(320px,calc(100vw - 48px));width:min(320px,calc(100vw - 48px));scroll-snap-align:start}.ckl-home-product-card__media{min-height:240px}.ckl-home-flavor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ckl-home-store__panel,.ckl-home-section__head{flex-direction:column;align-items:start}.footer .footer__content-top{gap:28px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cirkul-theme.css.map */
