:root{--market-ink: #172238;--market-blue: #1e4e9d;--market-yellow: #f7c644;--market-cream: #f7f5f0;--market-mist: #e9f1fa}body{background:var(--market-cream);color:var(--market-ink)}.announcement-bar-section .utility-bar{background:var(--market-ink);color:#fff}.announcement-bar__message{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.header-wrapper{background:#f7f5f0f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header__heading-link .h2,.header__wordmark{color:var(--market-ink);font-weight:800;letter-spacing:-.055em;text-transform:none}.header__wordmark span{color:var(--market-blue);font-weight:600}.header__inline-menu .list-menu__item,.header__icon{color:var(--market-ink);font-weight:700;font-size:17px}.button,.shopify-payment-button__button--unbranded{border-radius:999px;font-weight:800;letter-spacing:.01em}.button:not(.button--secondary),.shopify-payment-button__button--unbranded{background:var(--market-blue);color:#fff}.button:not(.button--secondary):hover,.shopify-payment-button__button--unbranded:hover{background:#163d7e}.market-section{position:relative;overflow:clip}.market-eyebrow{margin:0 0 1.2rem;color:var(--market-blue);font-size:1.2rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.market-hero{background:var(--market-mist)}.market-hero__inner{display:grid;gap:3rem;align-items:center;min-height:56rem;padding-top:4.4rem;padding-bottom:5.2rem}.market-hero__copy{position:relative;z-index:1;max-width:55rem}.market-hero__title{max-width:52rem;margin:0;color:var(--market-ink);font-size:clamp(4.2rem,7vw,8.4rem);line-height:.95;letter-spacing:-.065em}.market-hero__text{max-width:45rem;margin:2rem 0 2.6rem;color:#3e4c61;font-size:1.8rem;line-height:1.45}.market-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.market-hero__note{margin:2rem 0 0;color:#526076;font-size:1.35rem}.market-hero__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:1.2rem}.market-hero__card{display:block;padding:.8rem;overflow:hidden;background:#fff;border:1px solid rgba(23,34,56,.08);border-radius:1.8rem;box-shadow:0 1.8rem 5rem #1e4e9d21;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.market-hero__card:nth-child(2){transform:translateY(-2.4rem)}.market-hero__card:hover{box-shadow:0 2.4rem 5.8rem #1e4e9d3b;transform:translateY(-.4rem)}.market-hero__card:nth-child(2):hover{transform:translateY(-2.8rem)}.market-hero__image{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:1.1rem;height:auto}.market-hero__label{display:block;padding:1rem .5rem .3rem;color:var(--market-ink);font-size:1.25rem;font-weight:800;text-align:center}.market-trust{background:var(--market-ink);color:#fff}.market-trust__grid{display:grid;grid-template-columns:1fr}.market-trust__item{display:flex;gap:1.4rem;align-items:flex-start;padding:2.4rem 0;border-bottom:1px solid rgba(255,255,255,.18)}.market-trust__item:last-child{border-bottom:0}.market-trust__icon{display:grid;flex:0 0 3.8rem;width:3.8rem;height:3.8rem;place-items:center;background:var(--market-yellow);border-radius:50%;color:var(--market-ink);font-weight:900}.market-trust__item h2{margin:0 0 .5rem;color:#fff;font-size:1.7rem}.market-trust__item p{margin:0;color:#ffffffbf;font-size:1.4rem;line-height:1.4}.market-categories,.market-products,.market-product-notes{padding-top:6.4rem;padding-bottom:6.4rem}.market-heading{display:grid;gap:1.2rem;align-items:end;margin-bottom:3rem}.market-heading h2{max-width:65rem;margin:0;color:var(--market-ink);font-size:clamp(3.2rem,4.4vw,5.4rem);line-height:1;letter-spacing:-.055em}.market-heading p:not(.market-eyebrow){max-width:52rem;margin:0;color:#526076;font-size:1.65rem;line-height:1.45}.market-category-grid{display:grid;gap:1.6rem}.market-category{position:relative;display:flex;min-height:29rem;padding:2.2rem;overflow:hidden;align-items:flex-end;background:#fff;border-radius:1.8rem;color:var(--market-ink);text-decoration:none}.market-category:after{position:absolute;inset:auto 0 0;height:60%;background:linear-gradient(transparent,#172238ad);content:""}.market-category img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.market-category:hover img{transform:scale(1.04)}.market-category__copy{position:relative;z-index:1}.market-category__kicker{display:block;margin-bottom:.6rem;color:var(--market-yellow);font-size:1.15rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.market-category h3{margin:0;color:#fff;font-size:3rem;letter-spacing:-.05em}.market-category__link{display:inline-block;margin-top:.8rem;color:#fff;font-size:1.4rem;font-weight:800;text-decoration:underline;text-underline-offset:.35rem}.market-products{background:#fff}.market-products .grid{row-gap:3.4rem}.market-products .card-wrapper{height:100%}.market-products .card{border-radius:1.3rem;overflow:hidden}.market-products .card__media .media{background:#f5f6f8}.market-products .card__heading{font-size:1.7rem}.market-products .price{font-weight:800}.market-products .badge{background:var(--market-yellow);color:var(--market-ink);font-weight:800}.market-product-notes{background:var(--market-mist)}.market-product-notes__grid{display:grid;gap:1rem}.market-product-note{padding:2rem;background:#fff;border:1px solid rgba(23,34,56,.08);border-radius:1.4rem}.market-product-note h2{margin:0 0 .8rem;color:var(--market-ink);font-size:1.8rem}.market-product-note p{margin:0;color:#526076;font-size:1.4rem;line-height:1.45}.product__info-wrapper .product__title h1{color:var(--market-ink);letter-spacing:-.04em}.product__info-wrapper .price{color:var(--market-ink);font-weight:800}.market-pdp-quick-proof{margin:1.4rem 0 1rem;padding:1.2rem 1.4rem;background:#fff;border:1px solid rgba(23,34,56,.12);border-radius:1.2rem}.market-pdp-quick-proof__rating{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;color:#3e4c61;font-size:1.35rem}.market-pdp-quick-proof__stars,.market-pdp-story__rating>span:first-child,.market-pdp-story__review-grid blockquote>span{color:#d99718;font-size:1.55rem;letter-spacing:.05em}.market-pdp-quick-proof__rating strong{color:var(--market-ink)}.market-pdp-quick-proof p{margin:.5rem 0 0;color:#607087;font-size:1.2rem}.market-pdp-quick-benefits{display:grid;gap:.55rem;margin:0 0 2rem;padding:0;list-style:none;color:#435166;font-size:1.3rem}.market-pdp-quick-benefits li{position:relative;padding-left:1.75rem}.market-pdp-quick-benefits li:before{position:absolute;left:0;color:var(--market-blue);content:"\2713";font-weight:900}.market-pdp-story{padding:6.8rem 0;background:var(--market-mist)}.market-pdp-story__heading{display:grid;gap:1.6rem;align-items:end;margin-bottom:3rem}.market-pdp-story h2{margin:0;color:var(--market-ink);font-size:clamp(3.2rem,4.4vw,5.3rem);line-height:1;letter-spacing:-.06em}.market-pdp-story__heading>p{max-width:50rem;margin:0;color:#4d5b6f;font-size:1.7rem;line-height:1.5}.market-pdp-story__overview{display:grid;gap:2.2rem}.market-pdp-story__media{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.86fr);gap:1rem;align-items:stretch;min-height:32rem}.market-pdp-story__image{min-width:0;margin:0;overflow:hidden;background:#fff;border-radius:1.6rem}.market-pdp-story__image img{display:block;width:100%;height:100%;object-fit:cover}.market-pdp-story__image--primary,.market-pdp-story__image--secondary{min-height:32rem}.market-pdp-story__features{padding:.7rem 0}.market-pdp-story__label{margin:0 0 1rem;color:var(--market-blue);font-size:1.15rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.market-pdp-story__features article{display:grid;grid-template-columns:3.5rem minmax(0,1fr);gap:1rem;padding:1.45rem 0;border-top:1px solid rgba(23,34,56,.14)}.market-pdp-story__features article:last-child{border-bottom:1px solid rgba(23,34,56,.14)}.market-pdp-story__features article>span{color:var(--market-blue);font-size:1.2rem;font-weight:800;letter-spacing:.08em}.market-pdp-story__features h3{margin:0 0 .5rem;color:var(--market-ink);font-size:1.9rem;line-height:1.1}.market-pdp-story__features p{margin:0;color:#566479;font-size:1.4rem;line-height:1.48}.market-pdp-story__routine{display:grid;gap:2.5rem;margin-top:5.8rem;padding:3rem;background:var(--market-ink);border-radius:1.8rem;color:#fff}.market-pdp-story__routine h2{color:#fff}.market-pdp-story__routine .market-eyebrow{color:var(--market-yellow)}.market-pdp-story__routine ol{display:grid;gap:1.5rem;margin:0;padding:0;list-style:none}.market-pdp-story__routine li{display:grid;grid-template-columns:3.4rem minmax(0,1fr);gap:1.1rem;align-items:start}.market-pdp-story__routine li>span{display:grid;width:3.2rem;height:3.2rem;place-items:center;background:var(--market-yellow);border-radius:50%;color:var(--market-ink);font-size:1.3rem;font-weight:900}.market-pdp-story__routine li p{margin:.3rem 0 0;color:#fffc;font-size:1.5rem;line-height:1.45}.market-pdp-story__reviews{margin-top:6.5rem}.market-pdp-story__reviews-heading{max-width:67rem}.market-pdp-story__reviews-heading h2{margin-bottom:1.4rem}.market-pdp-story__rating{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;color:#536177;font-size:1.45rem}.market-pdp-story__rating strong{color:var(--market-ink)}.market-pdp-story__source-note{margin:.9rem 0 0;color:#657489;font-size:1.2rem;line-height:1.4}.market-pdp-story__review-grid{display:grid;gap:1.3rem;margin-top:2.4rem}.market-pdp-story__review-grid blockquote{display:flex;flex-direction:column;min-height:21rem;margin:0;padding:2.2rem;background:#fff;border:1px solid rgba(23,34,56,.09);border-radius:1.5rem;box-shadow:0 1rem 2.6rem #1722380f}.market-pdp-story__review-grid blockquote p{margin:1.2rem 0;color:var(--market-ink);font-size:1.6rem;line-height:1.4}.market-pdp-story__review-grid blockquote footer{margin-top:auto;color:#5d6a7b;font-size:1.3rem;font-weight:800}.market-pdp-story__faq{display:grid;gap:2.6rem;margin-top:6.4rem;padding-top:5rem;border-top:1px solid rgba(23,34,56,.16)}.market-pdp-story__faq-items{display:grid;gap:.8rem}.market-pdp-story__faq details{background:#ffffffb3;border:1px solid rgba(23,34,56,.12);border-radius:1rem}.market-pdp-story__faq summary{position:relative;padding:1.65rem 4rem 1.65rem 1.6rem;color:var(--market-ink);cursor:pointer;font-size:1.55rem;font-weight:800;list-style:none}.market-pdp-story__faq summary::-webkit-details-marker{display:none}.market-pdp-story__faq summary:after{position:absolute;top:1.5rem;right:1.5rem;color:var(--market-blue);content:"+";font-size:2.2rem;font-weight:400;line-height:1}.market-pdp-story__faq details[open] summary:after{content:"\2013"}.market-pdp-story__faq details p{margin:0;padding:0 1.6rem 1.7rem;color:#566479;font-size:1.4rem;line-height:1.5}.market-pdp-story__reassurance{display:grid;gap:1.1rem;margin-top:5rem;padding:2rem 0 0;border-top:1px solid rgba(23,34,56,.16)}.market-pdp-story__reassurance p{margin:0;color:#435166;font-size:1.35rem;font-weight:700}.market-pdp-story__reassurance p>span{display:inline-grid;width:2rem;height:2rem;margin-right:.7rem;place-items:center;background:#d5e4f6;border-radius:50%;color:var(--market-blue);font-size:1.1rem;font-weight:900}.market-pdp-story__reassurance a{color:var(--market-ink)}.footer{background:var(--market-ink);color:#fff}.footer .footer-block__heading,.footer .footer-block__details-content a,.footer .footer__copyright,.footer .copyright__content a{color:#fff}.footer .footer-block__details-content,.footer .footer__copyright{color:#ffffffb8}.footer .footer-block__heading{font-size:1.5rem}.footer .footer-block__details-content a{text-decoration-thickness:1px;text-underline-offset:.3rem}.footer .list-payment{justify-content:flex-start}@media screen and (min-width:750px){.market-hero__inner{grid-template-columns:minmax(0,.98fr) minmax(36rem,.92fr);gap:5rem;min-height:62rem}.market-trust__grid{grid-template-columns:repeat(3,1fr);gap:2.6rem}.market-trust__item{padding:2.7rem 0;border-right:1px solid rgba(255,255,255,.18);border-bottom:0}.market-trust__item:not(:first-child){padding-left:2.6rem}.market-trust__item:last-child{border-right:0}.market-heading{grid-template-columns:1fr 1fr;gap:4rem}.market-category-grid{grid-template-columns:repeat(3,1fr)}.market-category{min-height:38rem}.market-product-notes__grid{grid-template-columns:repeat(3,1fr)}.market-pdp-quick-benefits{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.1rem}.market-pdp-story__heading{grid-template-columns:1fr 1fr;gap:5rem}.market-pdp-story__overview{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:5rem;align-items:center}.market-pdp-story__media,.market-pdp-story__image--primary,.market-pdp-story__image--secondary{min-height:46rem}.market-pdp-story__routine{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:5rem;padding:4.2rem}.market-pdp-story__review-grid{grid-template-columns:repeat(3,1fr)}.market-pdp-story__faq{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:5rem}.market-pdp-story__reassurance{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media screen and (max-width:749px){.market-hero__inner{min-height:auto}.market-hero__products{margin:0 -1.2rem;padding:0 10px}.market-hero__image{height:auto}.market-hero__card{padding:.5rem;border-radius:1.2rem}.market-hero__label{padding:.6rem .2rem .1rem;font-size:1.05rem}.market-hero__card:nth-child(2){transform:translateY(-1rem)}.market-hero__card:nth-child(2):hover{transform:translateY(-1.2rem)}.market-category{min-height:33rem}.market-products .grid--2-col-tablet-down .grid__item{width:calc(50% - .75rem);max-width:calc(50% - .75rem)}.market-pdp-story{padding:4.6rem 0}.market-pdp-story__media,.market-pdp-story__image--primary,.market-pdp-story__image--secondary{min-height:24rem}.market-pdp-story__routine{margin-top:4rem;padding:2.2rem}.market-pdp-story__reviews{margin-top:4.5rem}.market-pdp-story__review-grid blockquote{min-height:auto}.market-pdp-story__faq{margin-top:4.5rem;padding-top:4rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/market.css.map */
