:root{--cm-accent: #E8156B;--cm-accent-dark: #C40057;--cm-text: #1a1a1a;--cm-muted: #6b6b6b;--cm-bg: #ffffff;--cm-bg-soft: #faf7f5;--cm-card-bg: #ffffff;--cm-border: rgba(0,0,0,.08);--cm-radius: 12px;--cm-ease: cubic-bezier(.22, 1, .36, 1);--cm-font-serif: var(--font-heading-family, Georgia, "Times New Roman", serif);--cm-font-sans: var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}.cm-section{font-family:var(--cm-font-sans);color:var(--cm-text);background:var(--cm-bg);padding:clamp(56px,8vw,96px) 0}.cm-section--soft{background:var(--cm-bg-soft)}.cm-section--dark{background:#1a1a1a;color:#fff}.cm-section--sky{background:radial-gradient(ellipse 50% 30% at 15% 25%,rgba(255,255,255,.55),transparent 65%),radial-gradient(ellipse 45% 28% at 85% 70%,rgba(255,255,255,.5),transparent 65%),radial-gradient(ellipse 40% 25% at 50% 90%,rgba(255,255,255,.45),transparent 60%),linear-gradient(135deg,#d6e8f5,#e5eff8 45%,#f3f7fb);position:relative}.cm-section--sky:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100' preserveAspectRatio='none'><g fill='%23ffffff' opacity='0.35'><ellipse cx='30' cy='20' rx='18' ry='8'/><ellipse cx='42' cy='18' rx='14' ry='6'/><ellipse cx='150' cy='70' rx='20' ry='9'/><ellipse cx='163' cy='68' rx='15' ry='7'/><ellipse cx='100' cy='30' rx='16' ry='7'/></g></svg>");background-size:100% 100%;background-repeat:no-repeat;pointer-events:none;z-index:0}.cm-section--sky>*{position:relative;z-index:1}.cm-wrap{max-width:1200px;margin:0 auto;padding:0 24px}.cm-eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cm-accent);margin:0 0 16px}.cm-heading{font-family:var(--cm-font-serif);font-size:clamp(28px,4vw,44px);line-height:1.15;font-weight:700;letter-spacing:-.01em;margin:0 0 16px;color:var(--cm-accent)}.cm-heading--dark{color:var(--cm-text)}.cm-heading p{margin:0}.cm-section .cm-heading,.cm-section .cm-it__heading,.cm-section .cm-card__title,.cm-section .cm-timeline__title,.cm-section .cm-vs__col-title,.cm-section .cm-alert__heading,.cm-section .cm-sci__ing-name,.cm-section .cm-tt__author,.cm-section .cm-eyebrow{font-family:var(--font-heading-family, var(--cm-font-serif))!important;font-style:var(--font-heading-style, normal)}.cm-section .cm-heading,.cm-section .cm-it__heading,.cm-section .cm-alert__heading{font-weight:var(--font-heading-weight, 700)!important}.cm-section,.cm-section .cm-body,.cm-section .cm-subheading,.cm-section .cm-step__text,.cm-section .cm-it__sub,.cm-section .cm-it__text,.cm-section .cm-it__bullets,.cm-section .cm-bul__list,.cm-section .cm-tt__quote,.cm-section .cm-timeline__bullets,.cm-section .cm-timeline__quote,.cm-section .cm-vs__rows,.cm-section .cm-sci__bullets,.cm-section .cm-sci__ing-desc,.cm-section .cm-faq__body,.cm-section .cm-faq__item summary,.cm-section .cm-alert__body{font-family:var(--font-body-family, var(--cm-font-sans))!important}.cm-subheading{font-size:17px;line-height:1.55;color:var(--cm-text);margin:0 0 24px;max-width:60ch;font-weight:500}.cm-body{font-size:16px;line-height:1.65;color:var(--cm-text)}.cm-it{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:850px){.cm-it{grid-template-columns:1fr 1fr;gap:64px}.cm-it--media-right .cm-it__media{order:2}}.cm-it__media{position:relative;aspect-ratio:4 / 3;border-radius:var(--cm-radius);overflow:hidden;background:var(--cm-bg-soft)}.cm-it__media img,.cm-it__media svg{width:100%;height:100%;object-fit:cover;display:block}.cm-it__heading{font-size:clamp(28px,4vw,44px);line-height:1.1;font-weight:800;letter-spacing:-.02em;color:var(--cm-accent);margin:0 0 14px}.cm-it__heading p{margin:0}.cm-it__sub{font-size:17px;line-height:1.55;color:var(--cm-text);margin:0 0 18px;font-weight:500}.cm-it__bullets{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:10px;font-size:16px;line-height:1.4}.cm-it__bullets li{display:flex;align-items:center;gap:12px}.cm-it__bullets li:before{content:"";flex:0 0 18px;width:18px;height:18px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8156B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><line x1='6' y1='6' x2='18' y2='18'/><line x1='6' y1='18' x2='18' y2='6'/></svg>");background-size:contain;background-repeat:no-repeat}.cm-it__bullets--check li:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8156B' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='5,12 10,17 19,7'/></svg>")}.cm-it__text p{margin:0 0 12px;font-size:16px;line-height:1.65}.cm-it__text p:last-child{margin-bottom:0}.cm-it__signature{margin-top:18px;font-style:italic;color:var(--cm-muted);font-size:14px}.cm-it--stacked{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:760px;margin:0 auto;gap:20px}.cm-it__avatar{width:180px;height:180px;border-radius:99px;overflow:hidden;background:var(--cm-bg-soft);flex-shrink:0;box-shadow:0 8px 24px #00000014}.cm-it__avatar img,.cm-it__avatar svg{width:100%;height:100%;object-fit:cover;display:block}.cm-it--stacked .cm-eyebrow{margin:4px 0 0}.cm-it--stacked .cm-it__heading{font-size:clamp(28px,4vw,44px);margin:4px 0 0}.cm-it--stacked .cm-it__sub{font-size:17px;margin:0;max-width:640px}.cm-it__body-block{max-width:640px;text-align:left;font-size:16px;line-height:1.7;color:var(--cm-text)}.cm-it__body-block p{margin:0 0 14px}.cm-it__body-block p:last-child{margin-bottom:0}.cm-it__media-wide{width:100%;aspect-ratio:16 / 9;border-radius:var(--cm-radius);overflow:hidden;background:var(--cm-bg-soft);margin:12px 0}.cm-it__media-wide img{width:100%;height:100%;object-fit:cover;display:block}.cm-it--stacked .cm-it__signature{margin-top:4px}.cm-it--stacked .cm-cta__wrap{margin-top:16px}@media(max-width:600px){.cm-it__avatar{width:140px;height:140px}.cm-it__body-block{font-size:15px}.cm-it__media-wide{aspect-ratio:4 / 3}}.cm-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:700px){.cm-cards{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:1024px){.cm-cards--6{grid-template-columns:repeat(6,1fr)}.cm-cards--5{grid-template-columns:repeat(5,1fr)}.cm-cards--4{grid-template-columns:repeat(4,1fr)}}.cm-cards__head{text-align:center;max-width:720px;margin:0 auto 48px}.cm-card{background:transparent;border:0;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;transition:transform .3s var(--cm-ease);opacity:0;transform:translateY(20px)}.cm-card.is-revealed{opacity:1;transform:translateY(0)}.cm-card__icon{width:100%;max-width:110px;aspect-ratio:1 / 1;display:grid;place-items:center;background:#fff;border:2px solid var(--cm-accent);border-radius:18px;color:var(--cm-accent);padding:14px;overflow:hidden;transition:transform .35s var(--cm-ease),box-shadow .35s var(--cm-ease)}.cm-card:hover .cm-card__icon{transform:translateY(-2px);box-shadow:0 8px 20px #e8156b1f}.cm-card__icon svg{width:56%;height:56%}.cm-card__img{width:100%;height:100%;object-fit:contain;display:block}.cm-card--has-image .cm-card__icon{padding:12px}.cm-card__title{font-size:15px;font-weight:700;line-height:1.35;margin:0;color:var(--cm-text);letter-spacing:-.01em;max-width:14ch}.cm-card__subtitle{font-size:13px;color:var(--cm-muted);margin:0;line-height:1.4}.cm-card--excluded .cm-card__icon{border-color:#d8a0a0;color:#b03a2e}.cm-card--excluded .cm-card__title{color:#7a4040}.cm-steps__head{text-align:center;max-width:720px;margin:0 auto 56px}.cm-steps{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:700px){.cm-steps{grid-template-columns:repeat(3,1fr);gap:36px;position:relative}}.cm-step{text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;position:relative}.cm-step__num{width:56px;height:56px;display:grid;place-items:center;background:var(--cm-accent);color:#fff;border-radius:99px;font-size:22px;font-weight:800;font-family:var(--cm-font-sans);box-shadow:0 8px 20px #e8156b40}.cm-step__text{font-size:16px;line-height:1.5;color:var(--cm-text);font-weight:500;max-width:280px;margin:0}.cm-tl3__head{text-align:center;max-width:720px;margin:0 auto 48px}.cm-tl3__list{list-style:none;margin:0;padding:0;position:relative}.cm-tl3__list:before{content:"";position:absolute;left:18px;top:16px;bottom:16px;width:3px;background:var(--cm-accent);border-radius:99px}.cm-tl3__phase{position:relative;padding-left:56px;margin-bottom:28px;display:flex;flex-direction:column;gap:12px}.cm-tl3__phase:last-child{margin-bottom:0}.cm-tl3__arrow{position:absolute;left:-2px;top:-30px;width:40px;height:40px;border-radius:99px;background:var(--cm-accent);color:#fff;display:grid;place-items:center;box-shadow:0 0 0 4px #fffbf8,0 4px 12px #e8156b40;z-index:1}.cm-tl3__arrow svg{width:18px;height:18px}.cm-tl3__textcol{padding:4px 0;text-align:center}.cm-tl3__phaselabel{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1a1a1a;margin-bottom:12px}.cm-tl3__icon-bookmark{width:14px;height:14px}.cm-tl3__title{font-family:var(--font-heading-family, var(--cm-font-serif))!important;font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 800)!important;font-size:clamp(24px,4.5vw,32px);line-height:1.1;color:var(--cm-accent);letter-spacing:-.01em;max-width:14ch;margin:0 auto}.cm-tl3__card{position:relative;border-radius:16px;padding:22px 24px;background:radial-gradient(ellipse 60% 40% at 18% 22%,rgba(255,255,255,.65),transparent 65%),radial-gradient(ellipse 55% 35% at 82% 78%,rgba(255,255,255,.55),transparent 65%),radial-gradient(ellipse 40% 28% at 50% 90%,rgba(255,255,255,.5),transparent 60%),linear-gradient(135deg,#d6e8f5,#e5eff8,#f3f7fb);overflow:hidden}.cm-tl3__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cm-tl3__bullets li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.45;color:#1a1a1a;font-weight:500}.cm-tl3__check{flex:0 0 18px;width:18px;height:18px;margin-top:2px}.cm-tl3__feels{margin-top:18px;padding-top:16px;border-top:1px solid rgba(15,138,95,.18);text-align:center}.cm-tl3__feels-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0d8a5f;margin-bottom:8px}.cm-tl3__icon-sprout{width:16px;height:16px}.cm-tl3__quote{font-size:14.5px;font-style:italic;font-weight:500;color:#1a1a1a;margin:0;line-height:1.45}@media(min-width:900px){.cm-tl3__list{max-width:980px;margin:0 auto}.cm-tl3__list:before{left:50%;transform:translate(-50%);top:0;bottom:0}.cm-tl3__phase{display:grid;grid-template-columns:1fr 56px 1fr;align-items:center;padding-left:0;margin-bottom:56px;column-gap:24px}.cm-tl3__arrow{position:relative;left:auto;top:auto;grid-column:2;grid-row:1;margin:0 auto}.cm-tl3__phase:nth-child(odd) .cm-tl3__textcol{grid-column:1;grid-row:1;text-align:right}.cm-tl3__phase:nth-child(odd) .cm-tl3__title{margin-right:0;margin-left:auto}.cm-tl3__phase:nth-child(odd) .cm-tl3__card{grid-column:3;grid-row:1}.cm-tl3__phase:nth-child(2n) .cm-tl3__card{grid-column:1;grid-row:1}.cm-tl3__phase:nth-child(2n) .cm-tl3__textcol{grid-column:3;grid-row:1;text-align:left}.cm-tl3__phase:nth-child(2n) .cm-tl3__title{margin-left:0;margin-right:auto}.cm-tl3__phase:first-child .cm-tl3__arrow{visibility:hidden}}@media(max-width:899px){.cm-tl3__textcol{text-align:left}.cm-tl3__title{margin-left:0}.cm-tl3__phase:first-child .cm-tl3__arrow{display:none}}.cm-tt__head{text-align:center;max-width:720px;margin:0 auto 48px}.cm-tt{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:700px){.cm-tt{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.cm-tt{grid-template-columns:repeat(4,1fr)}}.cm-tt__card{background:var(--cm-card-bg);border:1px solid var(--cm-border);border-radius:var(--cm-radius);padding:24px 22px;display:flex;flex-direction:column;gap:16px}.cm-tt__stars{display:flex;gap:2px;color:#f5b301}.cm-tt__stars svg{width:16px;height:16px;fill:currentColor}.cm-tt__quote{font-size:15px;line-height:1.55;color:var(--cm-text);margin:0;font-weight:500}.cm-tt__author{margin-top:auto;padding-top:14px;border-top:1px solid var(--cm-border);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cm-muted)}.cm-tt__tag{text-align:center;margin:36px 0 0;font-size:14px;font-weight:600;color:var(--cm-accent);letter-spacing:.04em}.cm-vs__head{text-align:center;max-width:720px;margin:0 auto 48px}.cm-vs{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.cm-vs{grid-template-columns:1fr 1fr;gap:24px}}.cm-vs__col{background:var(--cm-card-bg);border:2px solid var(--cm-border);border-radius:var(--cm-radius);padding:28px 24px}.cm-vs__col--good{border-color:var(--cm-accent);background:linear-gradient(180deg,#fff1f5,#fff)}.cm-vs__col-head{text-align:center;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--cm-border)}.cm-vs__col-title{font-size:18px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0}.cm-vs__col--good .cm-vs__col-title{color:var(--cm-accent)}.cm-vs__rows{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.cm-vs__rows li{display:flex;flex-direction:column;gap:4px;font-size:15px;line-height:1.4}.cm-vs__rows li:before{content:attr(data-label);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cm-muted)}.cm-vs__col--good .cm-vs__rows li strong{color:var(--cm-accent)}.cm-vs__col--bad .cm-vs__rows li strong{color:#1a1a1a;opacity:.7}.cm-bul__inner{max-width:720px;margin:0 auto;text-align:center}.cm-bul__list{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:12px;font-size:18px;line-height:1.4}.cm-bul__list li{display:inline-flex;align-items:center;gap:12px;justify-content:center}.cm-bul__list li:before{content:"";flex:0 0 22px;width:22px;height:22px;background:var(--cm-accent);border-radius:99px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'><path d='M3 7l3 3 5-6' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:14px;background-repeat:no-repeat;background-position:center}.cm-bul__welcome{margin:32px 0 0;font-size:18px;font-weight:700;color:var(--cm-accent)}.cm-alert{background:linear-gradient(180deg,#fff1f5,#fff);border:2px dashed var(--cm-accent);border-radius:var(--cm-radius);padding:32px 28px;display:grid;grid-template-columns:1fr;gap:24px;align-items:center}@media(min-width:850px){.cm-alert{grid-template-columns:2fr 1fr;padding:40px;gap:40px}}.cm-alert__heading{font-size:clamp(22px,3.5vw,32px);font-weight:800;margin:0 0 14px;color:var(--cm-accent);letter-spacing:-.01em}.cm-alert__body{font-size:16px;line-height:1.5;color:var(--cm-text);margin:0 0 12px}.cm-alert__body--bold{font-weight:700}.cm-alert__media{aspect-ratio:1 / 1;border-radius:var(--cm-radius);overflow:hidden;background:#fff}.cm-alert__media img,.cm-alert__media svg{width:100%;height:100%;object-fit:cover;display:block}.cm-faq__head{text-align:center;max-width:720px;margin:0 auto 48px}.cm-faq__list{max-width:780px;margin:0 auto;border-top:1px solid var(--cm-border)}.cm-faq__item{border-bottom:1px solid var(--cm-border)}.cm-faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:16px;padding:20px 4px;font-size:16px;font-weight:700;color:var(--cm-text);line-height:1.3}.cm-faq__item summary::-webkit-details-marker{display:none}.cm-faq__q{flex:1;min-width:0}.cm-faq__chev{flex:0 0 20px;width:20px;height:20px;transition:transform .25s ease;color:var(--cm-accent)}.cm-faq__item[open] .cm-faq__chev{transform:rotate(180deg)}.cm-faq__body{padding:0 4px 22px;font-size:15px;line-height:1.65;color:var(--cm-muted)}.cm-faq__body p{margin:0 0 12px}.cm-faq__body p:last-child{margin-bottom:0}.cm-sci__head{max-width:720px;margin:0 auto 56px;text-align:center}.cm-sci__layout{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:56px}@media(min-width:850px){.cm-sci__layout{grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}}.cm-sci__media{aspect-ratio:4 / 3;border-radius:var(--cm-radius);overflow:hidden;background:var(--cm-bg-soft)}.cm-sci__media img,.cm-sci__media svg{width:100%;height:100%;object-fit:cover;display:block}.cm-sci__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px;font-size:16px;line-height:1.45}.cm-sci__bullets li{display:flex;align-items:center;gap:12px;font-weight:500}.cm-sci__bullets li:before{content:"";flex:0 0 22px;width:22px;height:22px;background:var(--cm-accent);border-radius:99px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'><path d='M3 7l3 3 5-6' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-size:14px;background-repeat:no-repeat;background-position:center}.cm-sci__inside{text-align:center;margin-top:40px}.cm-sci__inside-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--cm-accent);margin:0 0 32px}.cm-sci__ingredients{display:grid;grid-template-columns:repeat(2,1fr);gap:32px 20px}@media(min-width:1024px){.cm-sci__ingredients{grid-template-columns:repeat(4,1fr);gap:28px}}.cm-sci__ing{text-align:center;padding:0;border:0;background:transparent;display:flex;flex-direction:column;gap:12px;align-items:center}.cm-sci__ing-icon{width:96px;height:96px;border-radius:99px;background:#ffffffb3;color:var(--cm-accent);display:grid;place-items:center;overflow:hidden;box-shadow:0 4px 14px #0000000f}.cm-sci__ing-icon svg{width:38px;height:38px}.cm-sci__ing-icon img{width:100%;height:100%;object-fit:cover;display:block}.cm-sci__ing-name{font-size:19px;font-weight:700;margin:0;color:var(--cm-accent);letter-spacing:-.01em}.cm-sci__ing-desc{font-size:14.5px;line-height:1.5;color:var(--cm-text);margin:0;font-style:italic;max-width:22ch}@media(max-width:500px){.cm-sci__ing-icon{width:84px;height:84px}.cm-sci__ing-name{font-size:17px}.cm-sci__ing-desc{font-size:13.5px}}.cm-cta{display:inline-flex;align-items:center;gap:12px;padding:18px 36px;background:var(--cm-accent);color:#fff;font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:99px;transition:all .3s var(--cm-ease);box-shadow:0 12px 28px #e8156b47;border:0;cursor:pointer}.cm-cta:hover{background:var(--cm-accent-dark);box-shadow:0 16px 36px #e8156b61}.cm-cta__wrap{text-align:center;margin:24px 0 12px}.cm-cta__note{font-size:13px;color:var(--cm-muted);margin:12px 0 0}.cm-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--cm-ease),transform .7s var(--cm-ease)}.cm-reveal.is-in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.cm-reveal,.cm-card{opacity:1!important;transform:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/cuttingmix-landing.css.map */
