@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@500;600;700;800&display=swap";.creo-home{--bg:#ffffff;--cream:#f6f3ee;--cream2:#efe9e0;--border:#e7e1d6;--text:#0f0f0f;--sec:#5c5750;--muted:#8a8378;--black:#0a0a0a;--white:#fff;--red:#e0342f;--orange:#ff8a3d;--green-dark:#3D9B40;color:var(--text);font-family:Inter,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg)}.creo-home *{margin:0;padding:0;box-sizing:border-box}.creo-home img{max-width:100%;display:block}.creo-home .wrap{max-width:1180px;margin:0 auto;padding:0 28px}.creo-home .eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--orange)}.creo-home h2{font-family:Space Grotesk,sans-serif;font-weight:800;letter-spacing:-1.5px;line-height:1.02;font-size:clamp(28px,4vw,44px)}.creo-home .btn{display:inline-flex;align-items:center;gap:8px;background:var(--black);color:var(--white);padding:15px 32px;border-radius:100px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s}.creo-home .btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0000002e}.creo-home .btn.ghost{background:transparent;color:var(--text);border:1.5px solid var(--border)}.creo-home .ch-hero2{background:var(--bg);padding:0}.creo-home .ch-hcar{position:relative;width:100%;margin:0;padding:0}.creo-home .ch-hcar-track{position:relative;width:100%;height:64vh;min-height:440px;max-height:680px;border-radius:0;overflow:hidden;background:#f0efec}.creo-home .ch-hslide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 62%;opacity:0;transition:opacity .4s}.creo-home .ch-hslide.on{opacity:1}.creo-home .ch-hero-static{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;display:block}.creo-home .ch-hero-mobile{display:none}.creo-home .ch-harrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffeb;border:none;font-size:22px;color:#111;cursor:pointer;z-index:2;box-shadow:0 2px 12px #0000002e;display:flex;align-items:center;justify-content:center}.creo-home .ch-hprev{left:20px}.creo-home .ch-hnext{right:20px}.creo-home .ch-hero-copy2{text-align:center;max-width:760px;margin:0 auto;padding:30px 28px 40px}.creo-home .ch-hero-copy2 h1{font-family:Space Grotesk,sans-serif;font-weight:800;letter-spacing:-2.5px;line-height:.98;font-size:clamp(38px,6vw,64px);margin:12px 0 16px}.creo-home .ch-hero-copy2 h1 em{font-style:normal;color:var(--orange)}.creo-home .ch-hero-copy2 p{font-size:16px;line-height:1.55;color:var(--sec);max-width:520px;margin:0 auto 22px}.creo-home .ch-hero-copy2 .ch-cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:center}@media(max-width:600px){.creo-home .ch-hcar-track{height:50vh;min-height:320px;max-height:440px;width:100vw;margin-left:calc(50% - 50vw)}.creo-home .ch-hslide{object-position:center 42%}.creo-home .ch-hero-desktop{display:none}.creo-home .ch-hero-mobile{display:block}.creo-home .ch-harrow{width:36px;height:36px;font-size:18px}.creo-home .ch-hprev{left:10px}.creo-home .ch-hnext{right:10px}}.creo-home .ch-rating{background:var(--black);color:var(--white);padding:15px 0;overflow:hidden}.creo-home .ch-rating-marquee{overflow:hidden;width:100%}.creo-home .ch-rating-track{display:flex;width:max-content;align-items:center;animation:chMarquee 30s linear infinite}@keyframes chMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.creo-home .ch-r-item{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;white-space:nowrap;padding:0 20px;color:#e8e8e8}.creo-home .ch-rating .stars{color:#f5b301;letter-spacing:1px}.creo-home .ch-rating .dot{width:4px;height:4px;border-radius:50%;background:#555;display:inline-block;flex-shrink:0}.creo-home .ch-pillars{padding:52px 0;background:var(--bg)}.creo-home .ch-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.creo-home .ch-pillar{background:#fff;border:1px solid #ececec;border-radius:18px;padding:26px 24px;box-shadow:0 6px 22px #0000000d}.creo-home .ch-pillar .ic{font-size:26px;margin-bottom:12px}.creo-home .ch-pillar h3{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;margin-bottom:6px}.creo-home .ch-pillar p{font-size:13.5px;color:var(--sec);line-height:1.5}.creo-home .ch-pillars-photo{display:none}.creo-home .ch-infographic{display:block;width:100%;max-width:520px;height:auto;margin:0 auto}.creo-home .ch-infographic-wide{max-width:640px;border-radius:20px}.creo-home .ch-products{padding:56px 0;background:var(--cream)}.creo-home .ch-head{text-align:center;max-width:620px;margin:0 auto 34px}.creo-home .ch-head p{font-size:15px;color:var(--sec);margin-top:10px;line-height:1.55}.creo-home .ch-pcard{max-width:840px;margin:0 auto;background:var(--white);border:1px solid var(--border);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;box-shadow:0 20px 50px #0000000f}.creo-home .ch-pcard-media{background:#fff;position:relative;min-height:100%}.creo-home .ch-pcard-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;display:block}.creo-home .ch-pcard-body{padding:28px 30px;display:flex;flex-direction:column;justify-content:center}.creo-home .ch-pcard-rate{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--sec);margin-bottom:14px}.creo-home .ch-pcard-rate .stars{color:#f5b301;letter-spacing:1px;font-size:14px}.creo-home .ch-pcard-benefits{list-style:none;margin:0 0 16px;padding:0}.creo-home .ch-pcard-benefits li{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;color:var(--text);padding:4px 0;font-weight:600;line-height:1.4}.creo-home .ch-pcard-benefits .ck{width:20px;height:20px;border-radius:50%;background:#3d9b401f;color:var(--green-dark);display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0;font-weight:800;margin-top:1px}.creo-home .ch-pcard-cta{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;background:var(--black);color:#fff;border-radius:100px;padding:13px 22px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:14px;text-decoration:none;transition:transform .15s,box-shadow .15s}.creo-home .ch-pcard-cta span{opacity:.72;font-weight:600;font-size:13px}.creo-home .ch-pcard-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0003}.creo-home .ch-pcard-note{text-align:center;font-size:12px;color:var(--muted);margin-top:12px}.creo-home .ch-pcard-perks{list-style:none;margin:0 0 14px;padding:12px 0 0;border-top:1px solid var(--border)}.creo-home .ch-pcard-perks li{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--sec);padding:3px 0;font-weight:600;line-height:1.35}.creo-home .ch-pcard-perks li strong{color:var(--text);font-weight:800}.creo-home .ch-pcard-perks .ck{width:18px;height:18px;border-radius:50%;background:#3d9b401f;color:var(--green-dark);display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0;font-weight:800}@media(max-width:820px){.creo-home .ch-pcard{grid-template-columns:1fr;max-width:500px}.creo-home .ch-pcard-media{aspect-ratio:1}.creo-home .ch-pcard-body{padding:22px 20px}}@media(min-width:821px){.creo-home .ch-pcard-media img{object-fit:contain;object-position:center;padding:22px}}.creo-home .ch-life{display:block;position:relative;width:100%;height:60vh;min-height:420px;max-height:700px;overflow:hidden;background:#e9e2d7}.creo-home .ch-life img{width:100%;height:100%;object-fit:cover;object-position:center 48%;display:block}.creo-home .ch-life-mobile{display:none}.creo-home .ch-life-cap{position:absolute;left:0;right:0;bottom:0;padding:44px 40px;background:linear-gradient(to top,rgba(24,14,8,.6),rgba(24,14,8,.05) 55%,transparent)}.creo-home .ch-life-cap .eyebrow{color:#fff;opacity:.92}.creo-home .ch-life-cap h2{color:#fff;margin-top:8px;max-width:560px;line-height:1.02}@media(max-width:600px){.creo-home .ch-life{height:68vh;min-height:440px}.creo-home .ch-life-cap{padding:28px 22px}.creo-home .ch-life-desktop{display:none}.creo-home .ch-life-mobile{display:block}}@media(min-width:601px){.creo-home .ch-life img{object-position:center 62%}.creo-home .ch-hslide{object-position:center 46%}}.creo-home .ch-why{padding:60px 0;background:var(--black);color:var(--white)}.creo-home .ch-why h2{color:var(--white)}.creo-home .ch-why-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.creo-home .ch-why p{font-size:15px;color:#b9b3a8;line-height:1.6;margin-top:16px}.creo-home .ch-why .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:26px;border-top:1px solid rgba(255,255,255,.12)}.creo-home .ch-why .st{padding:18px 8px;border-right:1px solid rgba(255,255,255,.12)}.creo-home .ch-why .st:last-child{border-right:none}.creo-home .ch-why .st .n{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:30px}.creo-home .ch-why .st .t{font-size:11.5px;color:#8f887c;margin-top:4px;line-height:1.35}.creo-home .ch-audience{display:flex;flex-direction:column;gap:14px}.creo-home .ch-aud{display:flex;gap:14px;align-items:flex-start;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px 18px}.creo-home .ch-aud .e{font-size:22px;flex-shrink:0}.creo-home .ch-aud h4{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;color:#fff}.creo-home .ch-aud p{font-size:13px;color:#a49d92;margin-top:3px;line-height:1.45}.creo-home .ch-how{padding:56px 0;background:var(--bg)}.creo-home .ch-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.creo-home .ch-step{text-align:center;padding:0 10px}.creo-home .ch-step .num{width:44px;height:44px;border-radius:50%;background:var(--black);color:#fff;font-family:Space Grotesk,sans-serif;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.creo-home .ch-step h4{font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;margin-bottom:6px}.creo-home .ch-step p{font-size:13.5px;color:var(--sec);line-height:1.5}.creo-home .ch-quality{padding:56px 0;background:var(--cream)}.creo-home .ch-q-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.creo-home .ch-q{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:22px 18px;text-align:center}.creo-home .ch-q .ic{font-size:24px;margin-bottom:10px}.creo-home .ch-q h4{font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;margin-bottom:4px}.creo-home .ch-q p{font-size:12px;color:var(--sec);line-height:1.45}.creo-home .ch-story{padding:66px 0;background:var(--black);color:var(--white);text-align:left}.creo-home .ch-story .in{max-width:680px;margin:0 auto}.creo-home .ch-story h2{color:var(--white);margin-bottom:20px;font-size:clamp(32px,5.5vw,52px);line-height:1;letter-spacing:-1.5px}.creo-home .ch-story h2 em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500;color:var(--white);letter-spacing:-1px}.creo-home .ch-story p{font-size:16px;color:#b9b3a8;line-height:1.65;margin-bottom:26px;max-width:540px}.creo-home .ch-story-list{list-style:none;margin:0 0 28px;padding:0;max-width:560px}.creo-home .ch-story-list li{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.5;color:#f2efe9;font-weight:500;padding:8px 0}.creo-home .ch-story-list .m{color:var(--orange);font-weight:800;flex-shrink:0;font-size:17px;margin-top:1px}.creo-home .ch-story .btn{background:var(--white);color:var(--black)}.creo-home .ch-reviews{padding:56px 0;background:var(--bg);overflow:hidden}.creo-home .ch-rev-head{text-align:center;margin-bottom:26px}.creo-home .ch-rev-head h2{font-size:clamp(26px,4vw,40px)}.creo-home .ch-rev-head h2 em{font-style:normal;color:var(--orange)}.creo-home .ch-rev-rating{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;font-size:13px;font-weight:600;color:var(--sec)}.creo-home .ch-rev-rating .stars{color:var(--orange);letter-spacing:1px}.creo-home .ch-rev-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px max(20px,calc(50% - 250px)) 6px;scrollbar-width:none}.creo-home .ch-rev-track::-webkit-scrollbar{display:none}.creo-home .ch-rev-card{flex:0 0 86%;max-width:500px;scroll-snap-align:center;background:var(--white);border:1px solid var(--border);border-radius:18px;padding:26px 24px;box-shadow:0 12px 34px #0000000f}.creo-home .ch-rev-top{display:flex;align-items:center;gap:8px;margin-bottom:12px}.creo-home .ch-rev-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:15px;color:var(--text)}.creo-home .ch-rev-verif{width:18px;height:18px;border-radius:50%;background:var(--orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;flex-shrink:0}.creo-home .ch-rev-stars{display:inline-flex;background:var(--orange);color:#fff;padding:5px 10px;border-radius:7px;letter-spacing:2px;font-size:13px;margin-bottom:14px}.creo-home .ch-rev-body{font-size:14.5px;line-height:1.6;color:var(--text);margin-bottom:14px}.creo-home .ch-rev-loc{font-size:12px;color:var(--muted);font-weight:600}.creo-home .ch-rev-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.creo-home .ch-rev-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d8d2c6;padding:0;cursor:pointer;transition:width .2s,background .2s}.creo-home .ch-rev-dot.on{background:var(--orange);width:22px;border-radius:4px}.creo-home .ch-rev-cta{display:flex;width:100%;max-width:420px;margin:26px auto 0;justify-content:center;background:var(--orange);color:#fff;font-size:16px;padding:17px 32px}.creo-home .ch-note{text-align:center;font-size:11px;color:var(--muted);margin-top:18px}.creo-home .ch-band{padding:60px 0;background:var(--black);color:#fff;text-align:center}.creo-home .ch-band h2{color:#fff;margin-bottom:12px}.creo-home .ch-band p{font-size:16px;opacity:.95;margin-bottom:26px;max-width:440px;margin-left:auto;margin-right:auto}.creo-home .ch-band .btn{background:#fff;color:var(--text)}.creo-home .ch-legal{background:var(--cream);padding:16px 28px;text-align:center}.creo-home .ch-legal p{max-width:840px;margin:0 auto;font-size:10px;color:var(--muted);line-height:1.5}@media(max-width:900px){.creo-home .ch-why-grid{grid-template-columns:1fr;gap:30px}.creo-home .ch-pillars-grid,.creo-home .ch-steps,.creo-home .ch-rev-grid{grid-template-columns:1fr}.creo-home .ch-q-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.creo-home .ch-r-item{font-size:14px;padding:0 14px}}@media(max-width:600px){.creo-home .ch-pillars{padding:26px 0}.creo-home .ch-pillars-cards{display:none}.creo-home .ch-pillars-photo{display:block;padding:0 8px}.creo-home .ch-infographic{max-width:100%}.creo-home .ch-pillars-grid{gap:12px}.creo-home .ch-pillar{display:flex;gap:14px;align-items:flex-start;padding:16px}.creo-home .ch-pillar .ic{font-size:22px;margin-bottom:0;flex-shrink:0}.creo-home .ch-pillar h3{font-size:16px;margin-bottom:3px}.creo-home .ch-pillar p{font-size:13px}.creo-home .ch-products,.creo-home .ch-how,.creo-home .ch-quality,.creo-home .ch-reviews{padding:34px 0}.creo-home .ch-why,.creo-home .ch-story,.creo-home .ch-band{padding:40px 0}.creo-home .ch-head{margin-bottom:22px}.creo-home .ch-band p{font-size:14px;line-height:1.5;padding:0 6px}.creo-home .ch-band .wrap{padding:0 24px}}@media(max-width:600px){.creo-home .ch-how{padding:16px 0}.creo-home .ch-how .wrap{padding:0 10px}.creo-home .ch-infographic-wide{max-width:100%}}@media(min-width:901px){.creo-home .ch-rev-track{overflow:visible;flex-wrap:wrap;justify-content:center;gap:20px;padding:4px 20px 6px;max-width:1180px;margin:0 auto;scroll-snap-type:none}.creo-home .ch-rev-card{flex:0 1 260px;max-width:270px}.creo-home .ch-rev-dots{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/creo-home.css.map */
