:root{--lcc-cream: #f6f0e4;--lcc-paper: #fffaf1;--lcc-ink: #17231e;--lcc-forest: #173e33;--lcc-forest-2: #235244;--lcc-lilac: #c9b8df;--lcc-lilac-light: #eae1f2;--lcc-coral: #ed735f;--lcc-yellow: #f2d36b;--lcc-pink: #edbdca;--lcc-green: #80a664;--lcc-kraft: #ba7941;--lcc-kraft-light: #dfc29c;--lcc-display: "Arial Black", "Helvetica Neue", Arial, sans-serif;--lcc-sans: "Helvetica Neue", Arial, sans-serif;--lcc-serif: "Bodoni 72", Didot, "Iowan Old Style", Baskerville, Georgia, serif;--lcc-rule: 1px solid rgba(23, 35, 30, .32)}html{scroll-behavior:smooth}body.lcc-theme{background:var(--lcc-cream);color:var(--lcc-ink);font-family:var(--lcc-sans)}body.lcc-theme .gradient{background:transparent}body.lcc-theme .page-width{max-width:150rem;padding-left:clamp(16px,3vw,48px);padding-right:clamp(16px,3vw,48px)}body.lcc-theme h1,body.lcc-theme h2,body.lcc-theme h3,body.lcc-theme .h0,body.lcc-theme .h1,body.lcc-theme .h2{color:var(--lcc-ink);letter-spacing:-.045em}body.lcc-theme a{color:inherit}body.lcc-theme :focus-visible{outline:3px solid var(--lcc-coral);outline-offset:3px;box-shadow:none}body.lcc-theme .rte a{text-underline-offset:.25em}.lcc-kicker{margin:0 0 18px;font-family:var(--lcc-sans);font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}.lcc-button,body.lcc-theme .button,body.lcc-theme .shopify-payment-button__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--lcc-ink);border-radius:999px;background:transparent;color:var(--lcc-ink);font-family:var(--lcc-sans);font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}.lcc-button:hover,body.lcc-theme .button:hover,body.lcc-theme .shopify-payment-button__button:hover{background:var(--lcc-ink);color:var(--lcc-paper);transform:translateY(-2px)}.lcc-home .lcc-button--dark{background:var(--lcc-ink);color:var(--lcc-paper)!important}.lcc-home .lcc-button--dark:hover{background:var(--lcc-coral);border-color:var(--lcc-coral);color:var(--lcc-ink)}.lcc-button-row{display:flex;flex-wrap:wrap;gap:10px}.lcc-text-link{display:inline-block;border-bottom:1px solid;font-family:var(--lcc-serif);font-size:19px;font-style:italic;text-decoration:none}body.lcc-theme .shopify-section-header-sticky{z-index:20}body.lcc-theme .announcement-bar-section .utility-bar{min-height:38px;border:0;background:var(--lcc-coral);color:var(--lcc-ink)}body.lcc-theme .announcement-bar-section .utility-bar__grid{min-height:38px;max-width:none;padding:0 24px}body.lcc-theme .announcement-bar-section .announcement-bar__message{min-height:38px;display:flex;align-items:center;justify-content:center;margin:0;padding:7px 0;color:var(--lcc-ink);font-family:var(--lcc-sans);font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.2;text-align:center;text-transform:uppercase}body.lcc-theme .section-header{margin-bottom:0!important}body.lcc-theme .header-wrapper{border-top:0;border-bottom:var(--lcc-rule);background:color-mix(in srgb,var(--lcc-cream) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.lcc-theme .header{min-height:92px;height:92px;max-width:100%;grid-template-areas:"heading navigation icons";grid-template-columns:minmax(210px,1.2fr) minmax(400px,2fr) minmax(230px,1.2fr);align-items:center;gap:24px;padding:0 34px}body.lcc-theme .header__heading-link,body.lcc-theme .header__heading{grid-area:heading;justify-self:start;padding:0}body.lcc-theme .header__heading-link{display:flex;align-items:center;gap:12px;text-decoration:none}body.lcc-theme .header__heading-logo-wrapper{width:39px;height:49px;flex:0 0 39px}body.lcc-theme .header__heading-logo{width:39px;height:49px;max-height:none;object-fit:contain}body.lcc-theme .lcc-header-wordmark{max-width:135px;font-family:var(--lcc-display);font-size:15px;font-weight:900;letter-spacing:-.03em;line-height:.93;text-transform:uppercase}body.lcc-theme .lcc-header-nav{grid-area:navigation;justify-self:center;margin:0}body.lcc-theme .lcc-header-nav .list-menu{flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(22px,3vw,48px)}body.lcc-theme .lcc-header-nav .header__menu-item{position:relative;padding:12px 0;color:var(--lcc-ink);font-family:var(--lcc-sans);font-size:12px;font-weight:800;letter-spacing:.09em;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap}body.lcc-theme .lcc-header-nav .header__menu-item:after,body.lcc-theme .header__icons>.header__search summary:after,body.lcc-theme .header__icons>.header__icon:after{content:"";position:absolute;right:0;bottom:3px;left:0;height:5px;border-radius:999px;background:var(--lcc-lilac);transform:scaleX(0);transition:transform .18s ease}body.lcc-theme .lcc-header-nav .header__menu-item:hover:after,body.lcc-theme .header__icons>.header__search summary:hover:after,body.lcc-theme .header__icons>.header__icon:hover:after{transform:scaleX(1)}body.lcc-theme .header__icons{grid-area:icons;justify-self:end;width:auto;gap:20px}body.lcc-theme .header__icons>.header__search,body.lcc-theme .header__icons>.header__icon,body.lcc-theme .header__icons>.header__search summary{position:relative;width:auto;height:auto;min-width:0;color:var(--lcc-ink);text-decoration:none}body.lcc-theme .header__icons>.header__icon,body.lcc-theme .header__icons>.header__search summary{padding:12px 0}body.lcc-theme .lcc-header-action-label,body.lcc-theme .lcc-menu-label{display:none;font-family:var(--lcc-sans);font-size:12px;font-weight:800;letter-spacing:.09em;line-height:1;text-transform:uppercase;white-space:nowrap}body.lcc-theme .cart-count-bubble{background:var(--lcc-coral);color:var(--lcc-ink)}body.lcc-theme .menu-drawer{background:var(--lcc-paper)}body.lcc-theme .menu-drawer__menu-item{font-family:var(--lcc-serif);font-size:2.5rem}@media(min-width:990px){body.lcc-theme .lcc-header-action-label{display:inline}body.lcc-theme .header__icons>.header__search summary>span:first-child,body.lcc-theme .header__icons>.header__icon--account>account-icon,body.lcc-theme .header__icons>.header__icon--account>.svg-wrapper,body.lcc-theme .header__icons>.header__icon--cart>.svg-wrapper,body.lcc-theme .header__icons>.header__icon--cart .cart-count-bubble{display:none}}.lcc-home{overflow:hidden;background:var(--lcc-cream);color:var(--lcc-ink)}.lcc-home__hero{min-height:min(780px,calc(100vh - 82px));display:grid;grid-template-columns:minmax(380px,.88fr) minmax(0,1.35fr);border-bottom:var(--lcc-rule)}.lcc-home__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(54px,6vw,100px) clamp(26px,5vw,78px);background:var(--lcc-lilac)}.lcc-home__hero-copy h1{max-width:620px;margin:0 0 28px;font-family:var(--lcc-display);font-size:clamp(72px,7.6vw,126px);font-weight:900;letter-spacing:-.075em;line-height:.76;text-transform:uppercase}.lcc-home__hero-copy h1 em{display:block;color:var(--lcc-coral);font-family:var(--lcc-serif);font-weight:400;letter-spacing:-.05em;text-transform:none}.lcc-home__hero-deck{max-width:560px;margin:0 0 32px;font-family:var(--lcc-serif);font-size:clamp(20px,1.6vw,26px);line-height:1.34}.lcc-home__dateline{margin:48px 0 0;font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.lcc-home__hero-media{position:relative;min-height:620px;overflow:hidden;background:var(--lcc-yellow)}.lcc-home__hero-media>img{width:100%;height:100%;display:block;object-fit:cover}.lcc-home__roundel{position:absolute;top:42px;right:42px;width:150px;height:150px;display:grid;place-items:center;padding:27px;border-radius:50%;background:var(--lcc-paper);font-family:var(--lcc-serif);font-size:18px;font-style:italic;line-height:1.05;text-align:center;transform:rotate(7deg)}.lcc-home__folio{position:absolute;right:20px;bottom:24px;padding:8px 12px;background:var(--lcc-forest);color:var(--lcc-paper);font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.lcc-home__ticker{min-width:max-content;display:flex;align-items:center;justify-content:space-around;gap:30px;padding:16px clamp(20px,4vw,60px);border-bottom:var(--lcc-rule);background:var(--lcc-paper);font-family:var(--lcc-display);font-size:clamp(15px,1.4vw,21px);font-weight:900;letter-spacing:-.025em;text-transform:uppercase}.lcc-home__ticker i,.lcc-home__marquee i,.lcc-product-story__marquee i{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--lcc-coral)}.lcc-home__intro{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(30px,7vw,110px);align-items:end;padding:clamp(76px,9vw,145px) clamp(20px,5vw,78px)}.lcc-home__intro h2{max-width:1000px;margin:0;font-family:var(--lcc-display);font-size:clamp(52px,6.5vw,108px);font-weight:900;letter-spacing:-.07em;line-height:.82;text-transform:uppercase}.lcc-home__intro h2 em{display:block;color:var(--lcc-forest-2);font-family:var(--lcc-serif);font-weight:400;text-transform:none}.lcc-home__intro>div p{margin:0 0 25px;font-family:var(--lcc-serif);font-size:22px;line-height:1.4}.lcc-home__palette{padding:clamp(54px,6vw,96px) clamp(16px,3vw,48px);background:var(--lcc-forest);color:var(--lcc-paper)}.lcc-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}.lcc-section-head h2{margin:0;color:var(--lcc-paper);font-family:var(--lcc-serif);font-size:clamp(60px,7vw,110px);font-weight:400;line-height:.84}.lcc-section-head>p{max-width:470px;margin:0;font-family:var(--lcc-serif);font-size:20px;line-height:1.35}.lcc-palette-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.lcc-palette-card{position:relative;min-height:540px;display:flex;flex-direction:column;overflow:hidden;border-radius:34px;color:var(--lcc-ink);text-decoration:none}.lcc-palette-card:nth-child(1){background:var(--lcc-pink)}.lcc-palette-card:nth-child(2){background:var(--lcc-yellow)}.lcc-palette-card:nth-child(3){background:var(--lcc-green)}.lcc-palette-card:nth-child(4){background:var(--lcc-kraft-light)}.lcc-card-number{position:absolute;z-index:1;top:20px;left:22px;font-size:10px;font-weight:800;letter-spacing:.14em}.lcc-palette-card__image{min-height:0;flex:1;display:grid;place-items:center;padding:34px 16px 0}.lcc-palette-card__image img{width:100%;height:350px;object-fit:contain;transition:transform .24s ease}.lcc-palette-card:hover .lcc-palette-card__image img{transform:scale(1.035) rotate(-1deg)}.lcc-palette-card__label{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px}.lcc-palette-card__label strong{max-width:230px;font-family:var(--lcc-display);font-size:27px;letter-spacing:-.055em;line-height:.88;text-transform:uppercase}.lcc-palette-card__label i,.lcc-product-story__card-copy>i{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border:1px solid;border-radius:50%;font-family:var(--lcc-serif);font-size:24px;font-style:normal}.lcc-home__audience{padding:clamp(76px,8vw,130px) clamp(16px,4vw,64px)}.lcc-home__audience>h2{max-width:1120px;margin:0 0 65px;font-family:var(--lcc-display);font-size:clamp(58px,7.4vw,118px);font-weight:900;letter-spacing:-.075em;line-height:.78;text-transform:uppercase}.lcc-home__audience>h2 em{color:var(--lcc-coral);font-family:var(--lcc-serif);font-weight:400;text-transform:none}.lcc-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lcc-audience-card{position:relative;min-height:620px;overflow:hidden;border-radius:38px;background:var(--lcc-paper);text-decoration:none}.lcc-audience-card__image{position:absolute;top:0;right:0;bottom:0;left:0}.lcc-audience-card__image:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#17231edb)}.lcc-audience-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.lcc-audience-card:hover img{transform:scale(1.025)}.lcc-audience-card__copy{position:absolute;z-index:1;right:34px;bottom:34px;left:34px;display:flex;flex-direction:column;gap:12px;color:#fff}.lcc-audience-card__copy small{font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.lcc-audience-card__copy strong{max-width:540px;font-family:var(--lcc-serif);font-size:clamp(31px,3.1vw,50px);font-weight:400;letter-spacing:-.035em;line-height:.98}.lcc-home__marquee,.lcc-product-story__marquee{min-width:max-content;display:flex;align-items:center;gap:34px;padding:23px 0;overflow:hidden;border-block:var(--lcc-rule);background:var(--lcc-yellow);font-family:var(--lcc-display);font-size:clamp(22px,2.4vw,35px);font-weight:900;letter-spacing:-.035em;text-transform:uppercase}.lcc-home__kraft{display:grid;grid-template-columns:1.1fr .9fr;min-height:700px}.lcc-home__kraft-image{position:relative;min-height:600px;overflow:hidden}.lcc-home__kraft-image img{width:100%;height:100%;object-fit:cover}.lcc-home__kraft-image>span{position:absolute;left:34px;bottom:34px;padding:12px 18px;border-radius:999px;background:var(--lcc-paper);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lcc-home__kraft-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(60px,7vw,110px);background:var(--lcc-kraft-light)}.lcc-home__kraft-copy h2{margin:0 0 32px;font-family:var(--lcc-display);font-size:clamp(54px,5.5vw,91px);font-weight:900;letter-spacing:-.068em;line-height:.81;text-transform:uppercase}.lcc-home__kraft-copy h2 em{display:block;color:var(--lcc-forest-2);font-family:var(--lcc-serif);font-weight:400;text-transform:none}.lcc-home__kraft-copy>p:not(.lcc-kicker){max-width:520px;margin:0 0 32px;font-family:var(--lcc-serif);font-size:22px;line-height:1.4}.lcc-home__principles{padding:clamp(75px,9vw,140px) clamp(18px,4vw,64px);background:var(--lcc-lilac-light)}.lcc-home__principles>h2{max-width:950px;margin:0 0 70px;font-family:var(--lcc-serif);font-size:clamp(57px,7vw,108px);font-weight:400;line-height:.85}.lcc-home__principles ol{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;border-top:var(--lcc-rule);list-style:none}.lcc-home__principles li{min-height:210px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-right:var(--lcc-rule)}.lcc-home__principles li:first-child{border-left:var(--lcc-rule)}.lcc-home__principles li span{font-size:10px;font-weight:800;letter-spacing:.14em}.lcc-home__principles li strong{max-width:260px;font-family:var(--lcc-display);font-size:28px;letter-spacing:-.05em;line-height:.9;text-transform:uppercase}.lcc-collection-intro{padding:0 clamp(16px,3vw,48px) 24px}.lcc-collection-intro__issue{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:var(--lcc-rule);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lcc-collection-intro__grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);min-height:540px;margin-top:12px}.lcc-collection-intro__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,5vw,80px);background:var(--lcc-lilac);border-radius:34px 0 0 34px}.lcc-collection-intro--food .lcc-collection-intro__copy{background:var(--lcc-kraft-light)}.lcc-collection-intro__copy h1{margin:0 0 26px;font-family:var(--lcc-display);font-size:clamp(57px,6.5vw,104px);font-weight:900;letter-spacing:-.075em;line-height:.78;text-transform:uppercase;overflow-wrap:anywhere}.lcc-collection-intro__description{max-width:560px;font-family:var(--lcc-serif);font-size:21px;line-height:1.38}.lcc-collection-intro__visual{position:relative;min-height:500px;overflow:hidden;border-radius:0 34px 34px 0;background:var(--lcc-yellow)}.lcc-collection-intro__visual img{width:100%;height:100%;display:block;object-fit:cover}.lcc-collection-intro__visual>span{position:absolute;right:26px;bottom:26px;padding:11px 16px;border-radius:999px;background:var(--lcc-paper);font-family:var(--lcc-serif);font-size:15px;font-style:italic}.lcc-collection-intro__nav{display:flex;flex-wrap:wrap;gap:8px;padding-top:16px}.lcc-collection-intro__nav a{padding:10px 17px;border:1px solid var(--lcc-ink);border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.lcc-collection-intro__nav a:hover{background:var(--lcc-ink);color:var(--lcc-paper)}body.template-collection .section-template--main-collection-product-grid-padding,body.template-collection [class*=section-][class*=-padding]{padding-top:18px}body.template-collection .facets-container{margin-bottom:20px;padding:16px 20px;border-block:var(--lcc-rule)}body.template-collection .facets__heading,body.template-collection .facet-filters__label,body.template-collection .product-count{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}body.template-collection .facets__summary{font-family:var(--lcc-serif);font-size:17px}body.template-collection #product-grid,body.template-search #product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:1px;gap:12px}body.template-collection #product-grid>.grid__item,body.template-search #product-grid>.grid__item{width:100%;max-width:none;grid-column:span 3;grid-row:span 44;padding:0}body.template-collection #product-grid>.grid__item:nth-child(7n+1),body.template-search #product-grid>.grid__item:nth-child(7n+1){grid-column:span 6;grid-row:span 52}body.template-collection #product-grid>.grid__item:nth-child(7n+4),body.template-search #product-grid>.grid__item:nth-child(7n+4){grid-row:span 48}body.template-collection #product-grid .card-wrapper,body.template-collection #product-grid .card,body.template-search #product-grid .card-wrapper,body.template-search #product-grid .card{height:100%}body.template-collection #product-grid .card,body.template-search #product-grid .card{overflow:hidden;border-radius:30px;background:var(--lcc-pink)}body.template-collection #product-grid>.grid__item:nth-child(5n+2) .card,body.template-search #product-grid>.grid__item:nth-child(5n+2) .card{background:var(--lcc-yellow)}body.template-collection #product-grid>.grid__item:nth-child(5n+3) .card,body.template-search #product-grid>.grid__item:nth-child(5n+3) .card{background:var(--lcc-green)}body.template-collection #product-grid>.grid__item:nth-child(5n+4) .card,body.template-search #product-grid>.grid__item:nth-child(5n+4) .card{background:var(--lcc-lilac)}body.template-collection #product-grid>.grid__item:nth-child(5n+5) .card,body.template-search #product-grid>.grid__item:nth-child(5n+5) .card{background:var(--lcc-kraft-light)}body.template-collection #product-grid .card__inner,body.template-search #product-grid .card__inner{min-height:0;flex:1 1 auto;background:transparent}body.template-collection #product-grid .card__inner:before,body.template-search #product-grid .card__inner:before{padding-bottom:72%}body.template-collection #product-grid>.grid__item:not(:nth-child(7n+1)) .card__inner:before,body.template-search #product-grid>.grid__item:not(:nth-child(7n+1)) .card__inner:before{padding-bottom:105%}body.template-collection #product-grid .card__media,body.template-search #product-grid .card__media{width:100%;height:100%!important;margin:0}body.template-collection #product-grid .card__media .media,body.template-search #product-grid .card__media .media{background:var(--lcc-paper)}body.template-collection #product-grid .card__media img,body.template-search #product-grid .card__media img{padding:18px;object-fit:contain;mix-blend-mode:normal;transition:transform .24s ease}body.template-collection #product-grid .card:hover .card__media img,body.template-search #product-grid .card:hover .card__media img{transform:scale(1.035)}body.template-collection #product-grid .card__content,body.template-search #product-grid .card__content{flex:0 0 auto;padding:16px 20px 22px}body.template-collection #product-grid .card__heading,body.template-search #product-grid .card__heading{font-family:var(--lcc-display);font-size:clamp(18px,1.8vw,27px);font-weight:900;letter-spacing:-.05em;line-height:.94;text-transform:uppercase}body.lcc-theme .product-card-wrapper .card__heading a,body.lcc-theme .product-card-wrapper:hover .card__heading a,body.lcc-theme .product-card-wrapper.underline-links-hover:hover .card__heading a{text-decoration:none}body.template-collection #product-grid .price,body.template-search #product-grid .price{margin-top:13px;font-family:var(--lcc-serif);font-size:18px}body.template-collection .pagination-wrapper{margin-top:55px}body.template-search .template-search .product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:1px;gap:12px}body.template-search .template-search .product-grid>.grid__item{width:100%;max-width:none;grid-column:span 3;grid-row:span 44;padding:0}body.template-search .template-search .product-grid>.grid__item:nth-child(7n+1){grid-column:span 6;grid-row:span 52}body.template-search .template-search .product-grid>.grid__item:nth-child(7n+4){grid-row:span 48}body.template-search .template-search .product-grid .card-wrapper,body.template-search .template-search .product-grid .card{height:100%}body.template-search .template-search .product-grid .card{overflow:hidden;border-radius:30px;background:var(--lcc-pink)}body.template-search .template-search .product-grid>.grid__item:nth-child(5n+2) .card{background:var(--lcc-yellow)}body.template-search .template-search .product-grid>.grid__item:nth-child(5n+3) .card{background:var(--lcc-green)}body.template-search .template-search .product-grid>.grid__item:nth-child(5n+4) .card{background:var(--lcc-lilac)}body.template-search .template-search .product-grid>.grid__item:nth-child(5n+5) .card{background:var(--lcc-kraft-light)}body.template-search .template-search .product-grid .card__inner{min-height:0;flex:1 1 auto;background:transparent}body.template-search .template-search .product-grid .card__inner:before{padding-bottom:72%}body.template-search .template-search .product-grid>.grid__item:not(:nth-child(7n+1)) .card__inner:before{padding-bottom:105%}body.template-search .template-search .product-grid .card__media{width:100%;height:100%!important;margin:0}body.template-search .template-search .product-grid .card__media .media{background:var(--lcc-paper)}body.template-search .template-search .product-grid .card__media img{padding:18px;object-fit:contain;mix-blend-mode:normal}body.template-search .template-search .product-grid .card__content{flex:0 0 auto;padding:16px 20px 22px}body.template-search .template-search .product-grid .card__heading{font-family:var(--lcc-display);font-size:clamp(18px,1.8vw,27px);font-weight:900;letter-spacing:-.05em;line-height:.94;text-transform:uppercase}body.template-search .template-search .product-grid .price{margin-top:13px;font-family:var(--lcc-serif);font-size:18px}body.template-product product-info{padding:0 0 12px}body.template-product product-info>.page-width{max-width:100%;padding:0 clamp(16px,3vw,48px)}body.template-product .product{align-items:stretch;gap:12px}body.template-product .product.product--large .product__media-wrapper{width:calc(55% - 6px);max-width:calc(55% - 6px);border-radius:36px}body.template-product .product.product--large .product__info-wrapper{width:calc(45% - 6px);max-width:calc(45% - 6px);border-radius:36px}body.template-product .product__media-wrapper{overflow:hidden;padding:clamp(18px,3vw,42px);background:var(--lcc-pink)}body.template-product.lcc-product-food .product__media-wrapper{background:var(--lcc-kraft-light)}body.template-product .product__info-wrapper{padding:clamp(34px,3.8vw,58px);background:var(--lcc-lilac-light)}body.template-product.lcc-product-food .product__info-wrapper{background:#d7bb95}body.template-product .product__column-sticky{top:105px}body.template-product .product__text.caption-with-letter-spacing{margin-bottom:19px;color:var(--lcc-forest);font-size:10px;font-weight:800;letter-spacing:.15em}body.template-product .product__title h1{margin:0 0 25px;font-family:var(--lcc-display);font-size:clamp(39px,3.45vw,56px);font-weight:900;letter-spacing:-.06em;line-height:.88;overflow-wrap:normal;word-break:normal;text-wrap:balance;text-transform:uppercase}body.template-product .product__title:before{content:"Colour cup collection";display:block;margin-bottom:16px;font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}body.template-product.lcc-product-food .product__title:before{content:"Kraft food collection \b7  Trade packs"}body.template-product .price--large{font-family:var(--lcc-serif);font-size:clamp(32px,3.2vw,48px)}body.template-product .product__tax,body.template-product .installment{font-size:11px}body.template-product .product-form__input{max-width:none;margin-top:26px}body.template-product .product-form__input .form__label{margin-bottom:12px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}body.template-product .product-form__input input[type=radio]+label{min-width:68px;padding:12px 16px;border:1px solid var(--lcc-ink);border-radius:999px;background:transparent;font-family:var(--lcc-sans);font-size:11px;font-weight:800;letter-spacing:.05em}body.template-product .product-form__input input[type=radio]:checked+label{background:var(--lcc-ink);color:var(--lcc-paper)}body.template-product .quantity{width:118px;min-height:57px;display:grid;grid-template-columns:36px minmax(0,1fr) 36px;overflow:hidden;border:1px solid var(--lcc-ink);border-radius:999px;background:var(--lcc-paper)}body.template-product .quantity:before,body.template-product .quantity:after{display:none}body.template-product .quantity__button{width:36px;min-width:36px;min-height:55px;margin:0;background:transparent!important;color:var(--lcc-ink)}body.template-product .quantity__input{width:100%;min-width:0;min-height:55px;padding:0;background:transparent!important;color:var(--lcc-ink);font-family:var(--lcc-sans);font-size:14px;font-weight:800}body.template-product .product-form__submit{min-height:58px;background:var(--lcc-forest);color:var(--lcc-paper)}body.template-product .product-form__submit:hover{background:var(--lcc-coral);color:var(--lcc-ink)}body.template-product .shopify-payment-button__button{min-height:58px}body.template-product .product__media-list{gap:10px}body.template-product .product__media-item{overflow:hidden;border-radius:24px;background:var(--lcc-paper);box-shadow:0 16px 34px #17231e14}body.template-product .product__media img{object-fit:contain;mix-blend-mode:normal}body.template-product .thumbnail{overflow:hidden;border-radius:50%}.lcc-product-story{overflow:hidden;background:var(--lcc-cream)}.lcc-product-story__marquee{margin-top:0;background:var(--lcc-yellow)}.lcc-product-story--food .lcc-product-story__marquee{background:var(--lcc-kraft-light)}.lcc-product-story__feature{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.lcc-product-story__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(55px,7vw,110px);background:var(--lcc-lilac)}.lcc-product-story--food .lcc-product-story__copy{background:var(--lcc-kraft-light)}.lcc-product-story__copy h2,.lcc-product-story__details header h2,.lcc-product-story__questions header h2{margin:0 0 30px;font-family:var(--lcc-display);font-size:clamp(53px,6vw,96px);font-weight:900;letter-spacing:-.07em;line-height:.81;text-transform:uppercase}.lcc-product-story__copy h2 em,.lcc-product-story__details header h2 em,.lcc-product-story__questions header h2 em{display:block;color:var(--lcc-forest-2);font-family:var(--lcc-serif);font-weight:400;text-transform:none}.lcc-product-story__copy>p:not(.lcc-kicker){max-width:580px;margin:0 0 28px;font-family:var(--lcc-serif);font-size:22px;line-height:1.4}.lcc-product-story__image{position:relative;min-height:600px;overflow:hidden;background:var(--lcc-paper)}.lcc-product-story__image img,.lcc-product-story__image svg{width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}.lcc-product-story__image>span{position:absolute;right:30px;bottom:30px;max-width:155px;padding:23px;border-radius:50%;background:var(--lcc-paper);font-family:var(--lcc-serif);font-size:17px;font-style:italic;line-height:1.05;text-align:center;transform:rotate(6deg)}.lcc-product-story__details{padding:clamp(52px,6vw,90px) clamp(16px,4vw,64px) clamp(64px,7vw,105px);border-top:var(--lcc-rule)}.lcc-product-story__details>header{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);column-gap:48px;align-items:end;margin-bottom:36px}.lcc-product-story__details header .lcc-kicker{grid-column:1 / -1}.lcc-product-story__details header h2{margin:0;font-size:clamp(50px,5.4vw,82px)}.lcc-product-story__details header>p:last-child{max-width:520px;margin:0;font-family:var(--lcc-serif);font-size:20px;line-height:1.4}.lcc-product-story__snapshot{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:24px clamp(38px,6vw,90px);padding:clamp(34px,4.5vw,66px);border-radius:34px;background:var(--lcc-yellow)}.lcc-product-story--food .lcc-product-story__snapshot{background:var(--lcc-kraft-light)}.lcc-product-story__snapshot h3{margin:0;font-family:var(--lcc-serif);font-size:clamp(32px,3.4vw,50px);font-weight:400;line-height:1.02}.lcc-product-story__snapshot dl{grid-column:2;grid-row:1 / span 2;margin:0}.lcc-product-story__snapshot dl>div{display:grid;grid-template-columns:.65fr 1.35fr;gap:20px;padding:14px 0;border-bottom:var(--lcc-rule)}.lcc-product-story__snapshot dl>div:first-child{border-top:var(--lcc-rule)}.lcc-product-story__snapshot dt{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lcc-product-story__snapshot dd{margin:0;font-family:var(--lcc-serif);font-size:17px;overflow-wrap:anywhere}.lcc-product-story__note{align-self:end;margin:0;padding:18px;border:1px solid;border-radius:18px;font-family:var(--lcc-serif);font-style:italic}.lcc-product-story__related{padding:clamp(62px,7vw,105px) clamp(16px,3vw,48px) clamp(75px,8vw,120px);background:var(--lcc-forest);color:var(--lcc-paper)}.lcc-product-story__related>header{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:0 0 36px}.lcc-product-story__related .lcc-kicker{margin:0;color:var(--lcc-yellow)}body.lcc-theme .lcc-product-story__related h2{margin:0;color:var(--lcc-paper);font-family:var(--lcc-display);font-size:clamp(48px,5.4vw,78px);font-weight:900;letter-spacing:-.065em;line-height:.86;text-transform:uppercase}.lcc-product-story__related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}body.lcc-theme .lcc-product-story__card{min-height:520px;display:flex;flex-direction:column;overflow:hidden;border-radius:34px;background:var(--lcc-yellow);color:var(--lcc-ink);text-decoration:none}.lcc-product-story__card:nth-child(2){background:var(--lcc-green)}.lcc-product-story__card:nth-child(3){background:var(--lcc-lilac)}.lcc-product-story--food .lcc-product-story__card{background:var(--lcc-kraft-light)}.lcc-product-story--food .lcc-product-story__card:nth-child(2){background:var(--lcc-yellow)}.lcc-product-story--food .lcc-product-story__card:nth-child(3){background:var(--lcc-lilac)}.lcc-product-story__card-image{min-height:0;flex:1;margin:16px 16px 0;padding:20px;overflow:hidden;border-radius:25px;background:#fff;box-shadow:0 16px 30px #17231e1a}.lcc-product-story__card-image img,.lcc-product-story__card-image svg{width:100%;height:300px;object-fit:contain;mix-blend-mode:normal}.lcc-product-story__card-copy{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 25px 28px;color:var(--lcc-ink)}.lcc-product-story__card-copy span{display:flex;flex-direction:column;gap:8px}.lcc-product-story__card-copy small{color:var(--lcc-ink);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lcc-product-story__card-copy strong{max-width:340px;color:var(--lcc-ink);font-family:var(--lcc-display);font-size:24px;letter-spacing:-.05em;line-height:.92;text-transform:uppercase}.lcc-product-story__questions{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(38px,6vw,90px);align-items:start;padding:clamp(68px,8vw,125px) clamp(16px,4vw,64px);border-top:var(--lcc-rule);background:var(--lcc-cream)}.lcc-product-story__questions header .lcc-kicker{margin-bottom:22px}.lcc-product-story__questions header h2{margin:0;font-size:clamp(50px,5.5vw,84px)}.lcc-product-story__faq{padding:clamp(30px,4vw,58px);border-radius:34px;background:var(--lcc-paper)}.lcc-product-story__faq details{border-top:var(--lcc-rule)}.lcc-product-story__faq details:last-child{border-bottom:var(--lcc-rule)}.lcc-product-story__faq summary{padding:20px 34px 20px 0;cursor:pointer;font-family:var(--lcc-serif);font-size:20px}.lcc-product-story__faq details p{margin:0;padding:0 0 22px;font-size:16px;line-height:1.5}body.template-search .template-search,body.template-list-collections .collection-list-wrapper,body.template-blog .main-blog,body.template-cart .cart__items,body.template-customers-account main,body[class*=template-customers-] main{padding-top:clamp(45px,7vw,95px);padding-bottom:clamp(60px,8vw,120px)}body.template-search .template-search__header,body.template-list-collections .title-wrapper-with-link,body.template-blog .title--primary,body.template-page .main-page-title,body.template-cart .title-wrapper-with-link,body.template-404 .title{border-bottom:var(--lcc-rule);padding-bottom:26px;font-family:var(--lcc-serif);font-size:clamp(54px,7vw,105px);font-weight:400;line-height:.86}body.template-search .template-search__header h1{font-family:var(--lcc-serif);font-size:clamp(52px,7vw,96px);font-weight:400;line-height:.88}body.template-search .search__input,body.lcc-theme .field__input,body.lcc-theme .select__select,body.lcc-theme textarea{border-radius:18px;background:var(--lcc-paper)}body.template-cart .cart-item{background:var(--lcc-paper)}body.template-cart .cart-item__media img{border-radius:18px}body.template-cart .cart-item__name{font-family:var(--lcc-serif);font-size:20px}body.template-cart .cart__footer{padding:32px;border-radius:30px;background:var(--lcc-lilac-light)}body.template-cart .totals__total-value{font-family:var(--lcc-serif);font-size:32px}body.template-list-collections .collection-list{gap:12px}body.template-list-collections .collection-list__item .card{overflow:hidden;border-radius:32px;background:var(--lcc-lilac)}body.template-list-collections .collection-list__item:nth-child(3n+2) .card{background:var(--lcc-yellow)}body.template-list-collections .collection-list__item:nth-child(3n+3) .card{background:var(--lcc-kraft-light)}body.template-blog .blog-articles{gap:12px}body.template-blog .blog-articles__article{overflow:hidden;border-radius:30px;background:var(--lcc-paper)}body.template-blog .card__heading{font-family:var(--lcc-serif);font-size:28px;line-height:1.05}body.template-article .article-template__title{font-family:var(--lcc-serif);font-size:clamp(50px,7vw,104px);font-weight:400;line-height:.88}body.template-article .article-template__content{max-width:82rem;font-family:var(--lcc-serif);font-size:20px;line-height:1.58}body.template-page .page-width--narrow{max-width:105rem}body.template-page .rte{font-family:var(--lcc-serif);font-size:19px;line-height:1.58}body.template-page #MainContent>.shopify-section:first-of-type{padding-top:clamp(22px,3vw,46px)}body.template-page .banner,body.template-page .slideshow{margin-inline:clamp(10px,3vw,46px);overflow:hidden;border-radius:34px}body.template-page .banner__box,body.template-page .slideshow__text.banner__box{padding:clamp(28px,4vw,55px);border-radius:28px;background:color-mix(in srgb,var(--lcc-paper) 88%,transparent)}body.template-page .banner__heading,body.template-page .slideshow__text h2{font-family:var(--lcc-display);font-size:clamp(44px,6vw,86px);font-weight:900;letter-spacing:-.065em;line-height:.84;text-transform:uppercase}body.template-page .banner__text,body.template-page .slideshow__text .rte{font-family:var(--lcc-serif);font-size:20px}body.template-page .image-with-text{max-width:calc(100% - clamp(20px,6vw,92px));margin-inline:auto;overflow:hidden;border-radius:34px}body.template-page .image-with-text__media{border:0;border-radius:0}body.template-page .image-with-text__content{background:var(--lcc-lilac-light)}body.template-page .shopify-section:nth-of-type(2n) .image-with-text__content{background:var(--lcc-kraft-light)}body.template-page .image-with-text__heading{font-family:var(--lcc-display);font-size:clamp(43px,5vw,76px);font-weight:900;letter-spacing:-.06em;line-height:.86;text-transform:uppercase}body.template-page .rich-text__wrapper{padding-block:clamp(50px,7vw,105px)}body.template-page .rich-text__heading{font-family:var(--lcc-serif);font-size:clamp(50px,7vw,100px);font-weight:400;line-height:.88}body.template-page .multicolumn-list{gap:12px}body.template-page .multicolumn-card{height:100%;overflow:hidden;border-radius:28px;background:var(--lcc-paper)}body.template-page .multicolumn-list__item:nth-child(3n+1) .multicolumn-card{background:var(--lcc-pink)}body.template-page .multicolumn-list__item:nth-child(3n+2) .multicolumn-card{background:var(--lcc-yellow)}body.template-page .multicolumn-list__item:nth-child(3n+3) .multicolumn-card{background:var(--lcc-green)}body.template-page .multicolumn-card__info h3{font-family:var(--lcc-display);font-size:24px;letter-spacing:-.045em;line-height:.94;text-transform:uppercase}body.template-page .contact{max-width:105rem;margin-block:clamp(38px,6vw,90px);padding:clamp(30px,5vw,70px);border-radius:34px;background:var(--lcc-lilac-light)}body.template-page .contact h2{font-family:var(--lcc-serif);font-size:clamp(51px,7vw,92px);font-weight:400;line-height:.86}body.template-page .blog__title{font-family:var(--lcc-serif);font-size:clamp(48px,6vw,82px);font-weight:400}body.template-page .blog__posts .card{overflow:hidden;border-radius:28px;background:var(--lcc-paper)}.lcc-quote{display:grid;grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr);gap:12px;padding:0 clamp(16px,3vw,48px) clamp(70px,9vw,130px)}.lcc-quote__intro,.lcc-quote__form-wrap{padding:clamp(34px,5vw,76px);border-radius:34px}.lcc-quote__intro{background:var(--lcc-lilac)}.lcc-quote__form-wrap{background:var(--lcc-paper)}.lcc-quote__intro h2{margin:0 0 30px;font-family:var(--lcc-display);font-size:clamp(49px,5vw,78px);font-weight:900;letter-spacing:-.065em;line-height:.82;text-transform:uppercase}.lcc-quote__intro h2 em{display:block;color:var(--lcc-coral);font-family:var(--lcc-serif);font-weight:400;text-transform:none}.lcc-quote__intro>p:not(.lcc-kicker){font-family:var(--lcc-serif);font-size:20px;line-height:1.42}.lcc-quote__intro dl{margin:38px 0 0}.lcc-quote__intro dl>div{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:14px 0;border-top:var(--lcc-rule)}.lcc-quote__intro dt{font-size:10px;font-weight:800;letter-spacing:.1em}.lcc-quote__intro dd{margin:0;font-family:var(--lcc-serif);font-size:16px}.lcc-quote__field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 14px}.lcc-quote__field{display:flex;flex-direction:column;gap:8px}.lcc-quote__field label{font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.lcc-quote__field label span{font-weight:500}.lcc-quote__field input,.lcc-quote__field select,.lcc-quote__field textarea{width:100%;min-height:52px;padding:13px 15px;border:1px solid rgba(23,35,30,.55);border-radius:14px;background:#fff;color:var(--lcc-ink);font:inherit}.lcc-quote__field textarea{resize:vertical}.lcc-quote__field--message{margin-top:22px}.lcc-quote__submit{width:100%;margin-top:22px;background:var(--lcc-forest)!important;color:var(--lcc-paper)!important}.lcc-quote__success,.lcc-quote__errors{margin:0 0 24px;padding:18px;border:1px solid;border-radius:15px;font-family:var(--lcc-serif)}.lcc-quote__success{background:#d8ead7}.lcc-quote__errors{background:#f6d9d2}body.template-policy .shopify-policy__container{max-width:100rem;padding:clamp(50px,8vw,120px) clamp(20px,5vw,70px)}body.template-policy .shopify-policy__title h1{font-family:var(--lcc-serif);font-size:clamp(52px,7vw,96px);font-weight:400;line-height:.88}body.template-policy .shopify-policy__body{font-family:var(--lcc-serif);font-size:18px;line-height:1.58}body.template-404 .center{padding-block:clamp(75px,12vw,170px)}body.template-404 .button{margin-top:25px}body[class*=template-customers-] main .customer{max-width:82rem;padding:clamp(34px,5vw,70px);border-radius:34px;background:var(--lcc-lilac-light)}body[class*=template-customers-] main h1{font-family:var(--lcc-serif);font-size:clamp(50px,6vw,84px);font-weight:400;line-height:.9}body.lcc-theme .footer{margin-top:0;border-top:0;background:var(--lcc-forest);color:var(--lcc-paper)}body.lcc-theme .footer .footer__content-top{max-width:100%;padding:clamp(55px,7vw,105px) clamp(18px,4vw,64px)}body.lcc-theme .footer .footer__blocks-wrapper{gap:35px}body.lcc-theme .footer .footer-block__heading{color:var(--lcc-yellow);font-family:var(--lcc-sans);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}body.lcc-theme .footer .footer-block__details-content,body.lcc-theme .footer .footer-block__details-content a,body.lcc-theme .footer .footer-block__details-content h5{color:var(--lcc-paper);font-family:var(--lcc-serif);font-size:17px;font-weight:400;line-height:1.35}body.lcc-theme .footer .footer-block--menu a:hover{color:var(--lcc-yellow)}body.lcc-theme .footer .footer-block__image-wrapper{overflow:hidden;border-radius:30px}body.lcc-theme .footer .footer__content-bottom{border-top:1px solid rgba(255,250,241,.28);padding:20px clamp(18px,4vw,64px)}body.lcc-theme .footer .copyright__content,body.lcc-theme .footer .policies li a{color:var(--lcc-paper)}@media(max-width:1100px){.lcc-palette-grid{grid-template-columns:repeat(2,1fr)}body.template-collection #product-grid>.grid__item,body.template-search #product-grid>.grid__item{grid-column:span 6}body.template-collection #product-grid>.grid__item:nth-child(7n+1),body.template-search #product-grid>.grid__item:nth-child(7n+1){grid-column:span 12}body.template-search .template-search .product-grid>.grid__item{grid-column:span 6}body.template-search .template-search .product-grid>.grid__item:nth-child(7n+1){grid-column:span 12}body.template-product .product.product--large .product__media-wrapper,body.template-product .product.product--large .product__info-wrapper{width:100%;max-width:100%}body.template-product .product__info-wrapper{margin-top:12px}}@media(max-width:989px){body.lcc-theme .announcement-bar-section .utility-bar,body.lcc-theme .announcement-bar-section .utility-bar__grid,body.lcc-theme .announcement-bar-section .announcement-bar__message{min-height:29px}body.lcc-theme .announcement-bar-section .utility-bar__grid{padding-inline:14px}body.lcc-theme .announcement-bar-section .announcement-bar__message{padding-block:6px;font-size:10px}body.lcc-theme .announcement-bar-section .announcement-bar__message span{white-space:normal;overflow-wrap:anywhere}body.lcc-theme .header{min-height:76px;height:76px;grid-template-areas:"left-icons heading icons";grid-template-columns:1fr auto 1fr;gap:8px;padding:0 14px}body.lcc-theme .header__heading-link{gap:7px}body.lcc-theme .header__heading-logo-wrapper{width:27px;height:35px;flex-basis:27px}body.lcc-theme .header__heading-logo{width:27px;height:35px}body.lcc-theme .lcc-header-wordmark{max-width:94px;font-size:10px}body.lcc-theme .lcc-header-nav{display:none}body.lcc-theme header-drawer{grid-area:left-icons;justify-self:start;margin-left:0}body.lcc-theme .header__heading,body.lcc-theme .header__heading-link{grid-area:heading;justify-self:center}body.lcc-theme .header__icon--menu{width:auto;min-width:0;height:auto;color:var(--lcc-ink)}body.lcc-theme .header__icon--menu>span:first-child{display:none}body.lcc-theme .lcc-menu-label{display:inline}body.lcc-theme .header__icons{gap:0}body.lcc-theme .header__icons>.header__search,body.lcc-theme .header__icons>.header__icon--account{display:none}body.lcc-theme .header__icons>.header__icon--cart{width:auto;min-width:0;height:auto}body.lcc-theme .header__icons>.header__icon--cart>.svg-wrapper,body.lcc-theme .header__icons>.header__icon--cart .cart-count-bubble{display:none}body.lcc-theme .header__icons>.header__icon--cart .lcc-header-action-label{display:inline}.lcc-home__hero{grid-template-columns:1fr}.lcc-home__hero-copy,.lcc-home__hero-media{min-height:560px}.lcc-home__intro{grid-template-columns:1fr;align-items:start}.lcc-home__kraft{grid-template-columns:1fr}.lcc-home__kraft-copy{min-height:550px}.lcc-collection-intro__grid{grid-template-columns:1fr}.lcc-collection-intro__copy{border-radius:30px 30px 0 0}.lcc-collection-intro__visual{min-height:430px;border-radius:0 0 30px 30px}.lcc-product-story__feature{grid-template-columns:1fr}.lcc-product-story__image{min-height:520px}.lcc-product-story__details>header{grid-template-columns:1fr;row-gap:24px}.lcc-product-story__snapshot{grid-template-columns:1fr}.lcc-product-story__snapshot dl{grid-column:1;grid-row:auto}.lcc-product-story__questions,.lcc-quote{grid-template-columns:1fr}}@media(max-width:749px){.lcc-button-row{align-items:stretch}.lcc-button-row .lcc-button{flex:1 1 auto}.lcc-home__hero-copy{min-height:500px;padding:55px 20px}.lcc-home__hero-copy h1{font-size:clamp(58px,20vw,80px)}.lcc-home__hero-media{min-height:410px}.lcc-home__roundel{top:20px;right:18px;width:112px;height:112px;padding:20px;font-size:14px}.lcc-home__ticker{justify-content:flex-start;overflow:hidden;font-size:14px}.lcc-home__intro h2{font-size:49px}.lcc-section-head{align-items:start;flex-direction:column}.lcc-section-head h2{font-size:55px}.lcc-palette-grid{grid-template-columns:1fr}.lcc-palette-card{min-height:500px}.lcc-home__audience>h2{font-size:50px}.lcc-audience-grid{grid-template-columns:1fr}.lcc-audience-card{min-height:520px}.lcc-home__marquee,.lcc-product-story__marquee{justify-content:flex-start;padding-left:18px;font-size:19px}.lcc-home__kraft-image{min-height:430px}.lcc-home__kraft-copy{min-height:500px;padding:56px 22px}.lcc-home__kraft-copy h2{font-size:50px}.lcc-home__principles>h2{font-size:52px}.lcc-home__principles ol{grid-template-columns:1fr;border-top:0}.lcc-home__principles li{min-height:145px;border-top:var(--lcc-rule);border-right:0}.lcc-home__principles li:first-child{border-left:0}.lcc-collection-intro{padding-inline:10px}.lcc-collection-intro__issue{padding-inline:7px}.lcc-collection-intro__copy{padding:48px 24px}.lcc-collection-intro__copy h1{font-size:52px}.lcc-collection-intro__visual{min-height:350px}.lcc-collection-intro__nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.lcc-collection-intro__nav a{flex:0 0 auto}body.template-collection #product-grid,body.template-search #product-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:10px}body.template-collection #product-grid>.grid__item,body.template-search #product-grid>.grid__item,body.template-collection #product-grid>.grid__item:nth-child(7n+1),body.template-search #product-grid>.grid__item:nth-child(7n+1),body.template-collection #product-grid>.grid__item:nth-child(7n+4),body.template-search #product-grid>.grid__item:nth-child(7n+4){grid-column:1;grid-row:auto;min-height:500px}body.template-collection #product-grid .card__inner:before,body.template-search #product-grid .card__inner:before,body.template-collection #product-grid>.grid__item:not(:nth-child(7n+1)) .card__inner:before,body.template-search #product-grid>.grid__item:not(:nth-child(7n+1)) .card__inner:before{padding-bottom:78%}body.template-search .template-search .product-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:10px}body.template-search .template-search .product-grid>.grid__item,body.template-search .template-search .product-grid>.grid__item:nth-child(7n+1),body.template-search .template-search .product-grid>.grid__item:nth-child(7n+4){min-height:500px;grid-column:span 1;grid-row:auto}body.template-search .template-search .product-grid .card__inner:before,body.template-search .template-search .product-grid>.grid__item:not(:nth-child(7n+1)) .card__inner:before{padding-bottom:100%!important}body.template-search .template-search .product-grid .card__content{padding:14px 15px 18px}body.template-search .template-search .product-grid .card__heading{font-size:20px;line-height:.95}body.template-search .template-search .product-grid .price{font-size:16px}body.template-product product-info>.page-width{padding-inline:10px}body.template-product .product__media-wrapper,body.template-product .product__info-wrapper{border-radius:28px}body.template-product .product__info-wrapper{padding:40px 22px}body.template-product .product__title h1{font-size:46px}.lcc-product-story__details{padding:48px 10px 64px}.lcc-product-story__details>header{padding-inline:12px}.lcc-product-story__snapshot{padding:28px 22px;border-radius:28px}.lcc-product-story__snapshot dl>div{grid-template-columns:1fr;gap:4px}.lcc-product-story__copy{padding:58px 22px}.lcc-product-story__copy h2,.lcc-product-story__details header h2,.lcc-product-story__questions header h2{font-size:49px}.lcc-product-story__image{min-height:410px}.lcc-product-story__related{padding-inline:10px}.lcc-product-story__related>header{padding-inline:12px}body.lcc-theme .lcc-product-story__related h2{font-size:44px}.lcc-product-story__related-grid{grid-template-columns:1fr}.lcc-product-story__card{min-height:500px}.lcc-product-story__questions{padding:58px 10px 72px}.lcc-product-story__questions>header{padding-inline:12px}.lcc-product-story__faq{padding:28px 22px;border-radius:28px}.lcc-quote{padding-inline:10px}.lcc-quote__intro,.lcc-quote__form-wrap{padding:40px 22px;border-radius:28px}.lcc-quote__intro h2{font-size:46px}.lcc-quote__field-grid{grid-template-columns:1fr}body.lcc-theme .footer .footer__content-top{padding-inline:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lcc-palette-card__image img,.lcc-audience-card__image img,body.template-collection #product-grid .card__media img,body.template-search #product-grid .card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lcc-editorial.css.map?lcc=1788876750 */
